Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 973f70611e349e9b7d8c9cfefc4c2306768de909+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (9ae9ecda7eb83d9221129bdf374e08adcd5040be) 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-ssh2792457806891178566.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-ssh8053108414663190441.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-3546/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-3546/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2192306132409590346.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-ssh360728092161142468.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-3546/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-3546/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3670639691652974996.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-996 in /w/workspace/edgexfoundry_edgex-go_PR-3546 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh1524182613538293780.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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 973f70611e349e9b7d8c9cfefc4c2306768de909 Merge succeeded, producing 6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 Checking out Revision 6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 (PR-3546) > 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/3@tmp/jenkins-gitclient-ssh435347973016079937.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3546/head:refs/remotes/origin/PR-3546 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 973f70611e349e9b7d8c9cfefc4c2306768de909 # 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/3@tmp/jenkins-gitclient-ssh3646460669592509326.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 # timeout=10 Commit message: "Merge commit '2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a19da33d94d6d2df56ce5e7932ea09c29f17a75f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T20:46:28.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T20:46:28.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T20:46:28.278Z] ========================================================= [2021-06-08T20:46:28.278Z] EdgeX Global Pipelines Version Info [2021-06-08T20:46:28.278Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:46:29.658Z] ------------------- [2021-06-08T20:46:29.658Z] stable info: [2021-06-08T20:46:29.658Z] ------------------- [2021-06-08T20:46:29.659Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T20:46:29.659Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T20:46:29.659Z] Message: update stable to v1.0.194 [2021-06-08T20:46:30.231Z] ------------------- [2021-06-08T20:46:30.232Z] experimental info: [2021-06-08T20:46:30.232Z] ------------------- [2021-06-08T20:46:30.232Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T20:46:30.232Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T20:46:30.232Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T20:46:30.342Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T20:46:30.364Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T20:46:30.387Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T20:46:30.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T20:46:30.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T20:46:30.454Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T20:46:30.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T20:46:30.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T20:46:30.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T20:46:30.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T20:46:30.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T20:46:30.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T20:46:30.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T20:46:30.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T20:46:30.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T20:46:30.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T20:46:30.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T20:46:30.719Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T20:46:30.743Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T20:46:30.770Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T20:46:30.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T20:46:30.818Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T20:46:30.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3546 [Pipeline] echo [2021-06-08T20:46:30.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3546 [Pipeline] echo [2021-06-08T20:46:30.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3546 [Pipeline] echo [2021-06-08T20:46:30.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [Pipeline] echo [2021-06-08T20:46:30.931Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e8f217 [Pipeline] echo [2021-06-08T20:46:30.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T20:46:31.023Z] provisioning config files... [2021-06-08T20:46:31.041Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7512154321234129296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:46:31.359Z] ---> docker-login.sh [2021-06-08T20:46:31.359Z] nexus3.edgexfoundry.org:10001 [2021-06-08T20:46:31.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:31.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:31.619Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:31.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:31.619Z] [2021-06-08T20:46:31.619Z] Login Succeeded [2021-06-08T20:46:31.619Z] nexus3.edgexfoundry.org:10002 [2021-06-08T20:46:31.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:31.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:31.619Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:31.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:31.619Z] [2021-06-08T20:46:31.619Z] Login Succeeded [2021-06-08T20:46:31.619Z] nexus3.edgexfoundry.org:10003 [2021-06-08T20:46:31.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:31.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:31.881Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:31.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:31.881Z] [2021-06-08T20:46:31.881Z] Login Succeeded [2021-06-08T20:46:31.881Z] nexus3.edgexfoundry.org:10004 [2021-06-08T20:46:31.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:31.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:31.881Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:31.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:31.881Z] [2021-06-08T20:46:31.881Z] Login Succeeded [2021-06-08T20:46:31.881Z] docker.io [2021-06-08T20:46:32.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:46:32.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:46:32.411Z] Configure a credential helper to remove this warning. See [2021-06-08T20:46:32.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:46:32.411Z] [2021-06-08T20:46:32.411Z] Login Succeeded [2021-06-08T20:46:32.411Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T20:46:32.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T20:46:34.695Z] ++ 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-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T20:46:34.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T20:46:34.695Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T20:46:34.695Z] ++ cut -d/ -f2 [2021-06-08T20:46:34.695Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T20:46:34.740Z] 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-08T20:46:35.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:46:35.453Z] [2021-06-08T20:46:35.453Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:46:35.770Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:46:35.770Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T20:46:35.770Z] 31603596830f: Pulling fs layer [2021-06-08T20:46:35.770Z] 54011a49482f: Pulling fs layer [2021-06-08T20:46:35.770Z] a6820b24f6d8: Pulling fs layer [2021-06-08T20:46:35.770Z] f581987b2513: Pulling fs layer [2021-06-08T20:46:35.770Z] f581987b2513: Waiting [2021-06-08T20:46:35.770Z] 54011a49482f: Verifying Checksum [2021-06-08T20:46:35.770Z] 54011a49482f: Download complete [2021-06-08T20:46:35.770Z] 31603596830f: Verifying Checksum [2021-06-08T20:46:35.770Z] 31603596830f: Download complete [2021-06-08T20:46:36.034Z] f581987b2513: Verifying Checksum [2021-06-08T20:46:36.034Z] f581987b2513: Download complete [2021-06-08T20:46:36.034Z] a6820b24f6d8: Verifying Checksum [2021-06-08T20:46:36.034Z] a6820b24f6d8: Download complete [2021-06-08T20:46:36.034Z] 31603596830f: Pull complete [2021-06-08T20:46:36.309Z] 54011a49482f: Pull complete [2021-06-08T20:46:36.888Z] a6820b24f6d8: Pull complete [2021-06-08T20:46:36.888Z] f581987b2513: Pull complete [2021-06-08T20:46:36.888Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T20:46:36.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T20:46:36.888Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T20:46:36.968Z] prd-centos7-docker-4c-2g-996 does not seem to be running inside a container [2021-06-08T20:46:37.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-06-08T20:46:38.117Z] $ docker top 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T20:46:38.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T20:46:38.240Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T20:46:38.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T20:46:38.346Z] $ docker exec 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 ssh-agent [2021-06-08T20:46:38.458Z] SSH_AUTH_SOCK=/tmp/ssh-SAS7gW2qUPn7/agent.12 [2021-06-08T20:46:38.458Z] SSH_AGENT_PID=18 [2021-06-08T20:46:38.466Z] Running ssh-add (command line suppressed) [2021-06-08T20:46:38.561Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3057296111918409788.key (/w/workspace/edgex-go/3@tmp/private_key_3057296111918409788.key) [2021-06-08T20:46:38.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T20:46:38.879Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T20:46:38.892Z] $ docker exec --env ******** --env ******** 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 ssh-agent -k [2021-06-08T20:46:38.988Z] unset SSH_AUTH_SOCK; [2021-06-08T20:46:38.989Z] unset SSH_AGENT_PID; [2021-06-08T20:46:38.989Z] echo Agent pid 18 killed; [2021-06-08T20:46:39.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T20:46:39.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T20:46:39.036Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T20:46:39.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T20:46:39.143Z] $ docker exec 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 ssh-agent [2021-06-08T20:46:39.256Z] SSH_AUTH_SOCK=/tmp/ssh-mT3ON0U81rRa/agent.52 [2021-06-08T20:46:39.256Z] SSH_AGENT_PID=58 [2021-06-08T20:46:39.262Z] Running ssh-add (command line suppressed) [2021-06-08T20:46:39.353Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8329805907930704367.key (/w/workspace/edgex-go/3@tmp/private_key_8329805907930704367.key) [2021-06-08T20:46:39.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T20:46:39.687Z] + git semver init [2021-06-08T20:46:39.687Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T20:46:39.687Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-08T20:46:39.687Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-08T20:46:39.687Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T20:46:39.687Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T20:46:39.687Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T20:46:39.687Z] # $SEMVER_BRANCH = PR-3546 [2021-06-08T20:46:39.687Z] # $SEMVER_TEMP = /tmp/semver-582765525 [2021-06-08T20:46:39.687Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T20:47:08.217Z] # '/tmp/semver-582765525' -> '/w/workspace/edgex-go/3/.semver' [2021-06-08T20:47:08.217Z] # -> Force: false [2021-06-08T20:47:08.217Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-08T20:47:08.224Z] $ docker exec --env ******** --env ******** 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 ssh-agent -k [2021-06-08T20:47:08.328Z] unset SSH_AUTH_SOCK; [2021-06-08T20:47:08.328Z] unset SSH_AGENT_PID; [2021-06-08T20:47:08.328Z] echo Agent pid 58 killed; [2021-06-08T20:47:08.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T20:47:08.711Z] + git semver [Pipeline] } [2021-06-08T20:47:08.723Z] $ docker stop --time=1 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 [2021-06-08T20:47:12.722Z] $ docker rm -f 530827d0790b71684607ee074aa053e70fd81189dc2c7e5f7db4603a7c572f37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T20:47:13.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T20:47:13.377Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T20:47:13.381Z] [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-08T20:47:13.954Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:47:14.254Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:47:14.556Z] + sudo service docker restart [2021-06-08T20:47:14.556Z] + true [2021-06-08T20:47:14.556Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T20:47:28.586Z] Still waiting to schedule task [2021-06-08T20:47:28.587Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-991’ is offline [Pipeline] echo [2021-06-08T20:47:31.161Z] ========================================================= [2021-06-08T20:47:31.162Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T20:47:31.162Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:47:31.467Z] + 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-08T20:47:32.873Z] Sending build context to Docker daemon 329.1MB [2021-06-08T20:47:32.874Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T20:47:32.874Z] Step 2/6 : FROM ${BASE} [2021-06-08T20:47:32.874Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T20:47:32.874Z] 540db60ca938: Pulling fs layer [2021-06-08T20:47:32.874Z] adcc1eea9eea: Pulling fs layer [2021-06-08T20:47:32.874Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T20:47:32.874Z] 0510c868ecb4: Pulling fs layer [2021-06-08T20:47:32.874Z] afea3b2eda06: Pulling fs layer [2021-06-08T20:47:32.874Z] 7809a108b3ef: Pulling fs layer [2021-06-08T20:47:32.874Z] f706445af74f: Pulling fs layer [2021-06-08T20:47:32.874Z] afea3b2eda06: Waiting [2021-06-08T20:47:32.874Z] 7809a108b3ef: Waiting [2021-06-08T20:47:32.874Z] f706445af74f: Waiting [2021-06-08T20:47:32.874Z] 0510c868ecb4: Waiting [2021-06-08T20:47:32.874Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T20:47:32.874Z] 4c4ab2625f07: Download complete [2021-06-08T20:47:32.874Z] adcc1eea9eea: Verifying Checksum [2021-06-08T20:47:32.874Z] adcc1eea9eea: Download complete [2021-06-08T20:47:32.874Z] afea3b2eda06: Verifying Checksum [2021-06-08T20:47:32.874Z] afea3b2eda06: Download complete [2021-06-08T20:47:32.874Z] 540db60ca938: Verifying Checksum [2021-06-08T20:47:32.874Z] 540db60ca938: Download complete [2021-06-08T20:47:33.134Z] 7809a108b3ef: Verifying Checksum [2021-06-08T20:47:33.134Z] 7809a108b3ef: Download complete [2021-06-08T20:47:33.134Z] 540db60ca938: Pull complete [2021-06-08T20:47:33.395Z] adcc1eea9eea: Pull complete [2021-06-08T20:47:33.395Z] 4c4ab2625f07: Pull complete [2021-06-08T20:47:34.355Z] f706445af74f: Verifying Checksum [2021-06-08T20:47:34.355Z] f706445af74f: Download complete [2021-06-08T20:47:34.620Z] 0510c868ecb4: Verifying Checksum [2021-06-08T20:47:34.620Z] 0510c868ecb4: Download complete [2021-06-08T20:47:38.865Z] 0510c868ecb4: Pull complete [2021-06-08T20:47:38.865Z] afea3b2eda06: Pull complete [2021-06-08T20:47:38.865Z] 7809a108b3ef: Pull complete [2021-06-08T20:47:39.814Z] f706445af74f: Pull complete [2021-06-08T20:47:39.814Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T20:47:39.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T20:47:39.814Z] ---> b068be0155e3 [2021-06-08T20:47:39.814Z] 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-08T20:47:44.027Z] ---> Running in 04b1ef99dc29 [2021-06-08T20:47:44.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:47:44.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:47:45.539Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T20:47:45.539Z] (2/12) Installing file (5.39-r0) [2021-06-08T20:47:45.539Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T20:47:45.799Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T20:47:51.086Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T20:47:51.086Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T20:47:51.086Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T20:47:51.086Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T20:47:51.086Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T20:47:51.086Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T20:47:51.086Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T20:47:51.086Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T20:47:51.086Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T20:47:51.086Z] OK: 219 MiB in 52 packages [2021-06-08T20:47:52.465Z] Removing intermediate container 04b1ef99dc29 [2021-06-08T20:47:52.466Z] ---> 50e97acf7cbe [2021-06-08T20:47:52.466Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T20:47:52.466Z] ---> Running in 61e8bd7a87e6 [2021-06-08T20:47:52.466Z] Removing intermediate container 61e8bd7a87e6 [2021-06-08T20:47:52.466Z] ---> 2ed1e5794633 [2021-06-08T20:47:52.466Z] Step 5/6 : COPY go.mod . [2021-06-08T20:47:52.728Z] ---> e26c4cfa0acb [2021-06-08T20:47:52.728Z] Step 6/6 : RUN go mod download [2021-06-08T20:47:52.728Z] ---> Running in d9309533555d [2021-06-08T20:48:02.748Z] Removing intermediate container d9309533555d [2021-06-08T20:48:02.749Z] ---> 25dabdf1ab23 [2021-06-08T20:48:02.749Z] Successfully built 25dabdf1ab23 [2021-06-08T20:48:02.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:48:03.058Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T20:48:03.058Z] . [Pipeline] withDockerContainer [2021-06-08T20:48:03.132Z] prd-centos7-docker-4c-2g-996 does not seem to be running inside a container [2021-06-08T20:48:03.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T20:48:03.555Z] $ docker top eb07a48544c29ebb4e5936221f9c3156a2c103748f6a39448903583aafe53b24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:48:03.948Z] + go version [2021-06-08T20:48:03.948Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T20:48:03.966Z] $ docker stop --time=1 eb07a48544c29ebb4e5936221f9c3156a2c103748f6a39448903583aafe53b24 [2021-06-08T20:48:05.155Z] $ docker rm -f eb07a48544c29ebb4e5936221f9c3156a2c103748f6a39448903583aafe53b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:48:05.725Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T20:48:05.725Z] . [Pipeline] withDockerContainer [2021-06-08T20:48:05.792Z] prd-centos7-docker-4c-2g-996 does not seem to be running inside a container [2021-06-08T20:48:05.832Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T20:48:06.269Z] $ docker top 7e68b12d22506c3fc587c2ea3db1e114248fd6f025854f5a0e33a66964a27fac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T20:48:06.372Z] ========================================================= [2021-06-08T20:48:06.372Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T20:48:06.372Z] ========================================================= [Pipeline] sh [2021-06-08T20:48:06.683Z] + go mod tidy [Pipeline] sh [2021-06-08T20:48:07.251Z] + make test [2021-06-08T20:48:07.251Z] go mod tidy [2021-06-08T20:48:07.522Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T20:48:12.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T20:48:31.049Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T20:48:33.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T20:48:34.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T20:48:34.576Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T20:48:37.137Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T20:48:37.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T20:48:37.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T20:48:37.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T20:48:37.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T20:48:38.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T20:48:40.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T20:48:40.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T20:48:40.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T20:48:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T20:48:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T20:48:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T20:48:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T20:48:41.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements [2021-06-08T20:48:42.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements [2021-06-08T20:48:42.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T20:48:42.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T20:48:42.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T20:48:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-06-08T20:48:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T20:48:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements [2021-06-08T20:48:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T20:48:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T20:48:44.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 87.7% of statements [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:48:44.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T20:48:44.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T20:48:47.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.242s coverage: 95.1% of statements [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T20:48:47.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T20:48:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T20:48:47.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.087s coverage: 60.0% of statements [2021-06-08T20:48:47.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-06-08T20:48:47.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T20:48:47.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.055s coverage: 22.0% of statements [2021-06-08T20:48:47.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T20:48:47.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-06-08T20:48:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-06-08T20:48:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-08T20:48:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-06-08T20:48:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-06-08T20:49:00.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-06-08T20:49:00.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-08T20:49:04.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements [2021-06-08T20:49:04.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 91.2% of statements [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-08T20:49:22.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 66.9% of statements [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T20:49:22.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T20:49:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements [2021-06-08T20:49:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T20:49:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T20:49:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-06-08T20:49:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T20:49:23.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements [2021-06-08T20:49:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T20:49:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T20:49:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T20:49:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.041s coverage: 28.9% of statements [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T20:49:31.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T20:49:31.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-06-08T20:49:31.927Z] GO111MODULE=on go vet ./... [2021-06-08T20:49:57.299Z] gofmt -l . [2021-06-08T20:49:57.299Z] [ "`gofmt -l .`" = "" ] [2021-06-08T20:49:57.299Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T20:49:57.615Z] + ls -al . [2021-06-08T20:49:57.615Z] total 528 [2021-06-08T20:49:57.615Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 20:49 . [2021-06-08T20:49:57.615Z] drwxr-xr-x 4 root root 28 Jun 8 20:48 .. [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 20:46 .dockerignore [2021-06-08T20:49:57.615Z] drwxrwxr-x 8 1001 1001 179 Jun 8 20:46 .git [2021-06-08T20:49:57.615Z] drwxrwxr-x 3 1001 1001 125 Jun 8 20:46 .github [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 20:46 .gitignore [2021-06-08T20:49:57.615Z] drwx------ 3 1001 1001 60 Jun 8 20:47 .semver [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 20:46 .sonarcloud.properties [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:46 Attribution.txt [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:46 CONTRIBUTING.md [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 20:46 Dockerfile.build [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 20:46 Jenkinsfile [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:46 LICENSE [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:46 Makefile [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:46 README.md [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 7071 Jun 8 20:46 SECURITY.md [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 20:47 VERSION [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:46 ZMQWindows.md [2021-06-08T20:49:57.615Z] drwxrwxr-x 2 1001 1001 37 Jun 8 20:46 bin [2021-06-08T20:49:57.615Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 20:46 cmd [2021-06-08T20:49:57.615Z] -rw-r--r-- 1 root root 412085 Jun 8 20:49 coverage.out [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 20:46 go.mod [2021-06-08T20:49:57.615Z] -rw-r--r-- 1 root root 21048 Jun 8 20:48 go.sum [2021-06-08T20:49:57.615Z] drwxrwxr-x 8 1001 1001 127 Jun 8 20:46 internal [2021-06-08T20:49:57.615Z] drwxrwxr-x 3 1001 1001 16 Jun 8 20:46 openapi [2021-06-08T20:49:57.615Z] drwxrwxr-x 4 1001 1001 71 Jun 8 20:46 snap [2021-06-08T20:49:57.615Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 20:46 version.go [Pipeline] sh [2021-06-08T20:49:57.909Z] + '[' -e coverage.out ] [2021-06-08T20:49:57.909Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T20:49:58.038Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T20:49:58.329Z] + make build [2021-06-08T20:49:58.329Z] go mod tidy [2021-06-08T20:49:58.329Z] 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-08T20:49:59.725Z] 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-08T20:50:07.112Z] 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-08T20:50:09.027Z] 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-08T20:50:09.985Z] 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-08T20:50:10.252Z] 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-08T20:50:11.647Z] 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-08T20:50:12.595Z] 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-08T20:50:13.539Z] 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-08T20:50:14.483Z] 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-08T20:50:15.066Z] 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-08T20:50:16.026Z] 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-08T20:50:17.433Z] $ docker stop --time=1 7e68b12d22506c3fc587c2ea3db1e114248fd6f025854f5a0e33a66964a27fac [2021-06-08T20:50:20.267Z] $ docker rm -f 7e68b12d22506c3fc587c2ea3db1e114248fd6f025854f5a0e33a66964a27fac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:50:21.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:50:21.696Z] [2021-06-08T20:50:21.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:50:22.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:50:22.005Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T20:50:22.005Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T20:50:22.005Z] ca9280d653b3: Pulling fs layer [2021-06-08T20:50:22.005Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T20:50:22.269Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T20:50:22.269Z] cbdbe7a5bc2a: Download complete [2021-06-08T20:50:22.529Z] cbdbe7a5bc2a: Pull complete [2021-06-08T20:50:22.799Z] ca9280d653b3: Verifying Checksum [2021-06-08T20:50:22.799Z] ca9280d653b3: Download complete [2021-06-08T20:50:25.088Z] ca9280d653b3: Pull complete [2021-06-08T20:50:25.088Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T20:50:25.088Z] 7e9c9ca2126c: Download complete [2021-06-08T20:50:27.037Z] 7e9c9ca2126c: Pull complete [2021-06-08T20:50:27.037Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T20:50:27.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:50:27.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T20:50:27.116Z] prd-centos7-docker-4c-2g-996 does not seem to be running inside a container [2021-06-08T20:50:27.161Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T20:50:30.139Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1001 in /w/workspace/edgexfoundry_edgex-go_PR-3546 [2021-06-08T20:50:43.826Z] $ docker top 13e5e269bc76635c7199c7698b6dd0d3e600f264099802d2440984286ad938c4 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-06-08T20:50:43.966Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-08T20:50:44.167Z] The recommended git tool is: git [2021-06-08T20:50:44.222Z] + docker-compose build --help [2021-06-08T20:50:44.223Z] + grep parallel [2021-06-08T20:50:44.795Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T20:50:44.803Z] $ docker stop --time=1 13e5e269bc76635c7199c7698b6dd0d3e600f264099802d2440984286ad938c4 [2021-06-08T20:50:47.544Z] $ docker rm -f 13e5e269bc76635c7199c7698b6dd0d3e600f264099802d2440984286ad938c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:50:48.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T20:50:48.014Z] . [Pipeline] withDockerContainer [2021-06-08T20:50:48.089Z] prd-centos7-docker-4c-2g-996 does not seem to be running inside a container [2021-06-08T20:50:48.129Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T20:50:49.219Z] $ docker top 424952ed6373b8e0735c89d4e30e5bc3991ada89abe294aa475c72ecffccb6f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:50:49.595Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T20:50:50.165Z] Building core-command ... [2021-06-08T20:50:50.165Z] Building core-data ... [2021-06-08T20:50:50.165Z] Building core-metadata ... [2021-06-08T20:50:50.165Z] Building security-bootstrapper ... [2021-06-08T20:50:50.165Z] Building security-proxy-setup ... [2021-06-08T20:50:50.165Z] Building security-secretstore-setup ... [2021-06-08T20:50:50.165Z] Building support-notifications ... [2021-06-08T20:50:50.165Z] Building support-scheduler ... [2021-06-08T20:50:50.165Z] Building sys-mgmt-agent ... [2021-06-08T20:50:50.165Z] Building core-data [2021-06-08T20:50:50.165Z] Building security-bootstrapper [2021-06-08T20:50:50.165Z] Building security-secretstore-setup [2021-06-08T20:50:50.165Z] Building security-proxy-setup [2021-06-08T20:50:50.165Z] Building sys-mgmt-agent [2021-06-08T20:50:51.175Z] using credential edgex-jenkins-ssh [2021-06-08T20:50:51.201Z] Cloning the remote Git repository [2021-06-08T20:50:51.252Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:50:51.358Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-08T20:50:51.444Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:50:51.444Z] > git --version # timeout=10 [2021-06-08T20:50:51.459Z] > git --version # 'git version 2.17.1' [2021-06-08T20:50:51.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:50:51.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T20:51:16.548Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 973f70611e349e9b7d8c9cfefc4c2306768de909 [2021-06-08T20:51:17.081Z] Merge succeeded, producing fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T20:51:17.081Z] Checking out Revision fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 (PR-3546) [2021-06-08T20:51:15.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T20:51:15.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T20:51:15.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T20:51:15.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T20:51:15.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:51:15.629Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3546/head:refs/remotes/origin/PR-3546 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T20:51:16.566Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T20:51:16.584Z] > git checkout -f 973f70611e349e9b7d8c9cfefc4c2306768de909 # timeout=10 [2021-06-08T20:51:16.811Z] > git remote # timeout=10 [2021-06-08T20:51:16.841Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T20:51:16.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T20:51:16.873Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T20:51:17.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T20:51:17.087Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T20:51:17.102Z] > git checkout -f fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 # timeout=10 [2021-06-08T20:51:21.383Z] Commit message: "Merge commit '2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703' into HEAD" [2021-06-08T20:51:21.409Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T20:51:22.812Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:51:21.391Z] > git rev-list --no-walk a19da33d94d6d2df56ce5e7932ea09c29f17a75f # timeout=10 [2021-06-08T20:51:23.229Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T20:51:23.574Z] + true [2021-06-08T20:51:23.574Z] + sudo service docker restart [2021-06-08T20:51:23.813Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:23.813Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:23.813Z] ---> 25dabdf1ab23 [2021-06-08T20:51:23.813Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:51:23.813Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:23.813Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:23.813Z] ---> 25dabdf1ab23 [2021-06-08T20:51:23.813Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T20:51:24.384Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:24.384Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:24.384Z] ---> 25dabdf1ab23 [2021-06-08T20:51:24.384Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T20:51:43.792Z] provisioning config files... [2021-06-08T20:51:43.820Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7342017366782202204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:51:44.207Z] ---> docker-login.sh [2021-06-08T20:51:44.207Z] nexus3.edgexfoundry.org:10001 [2021-06-08T20:51:44.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:44.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:44.384Z] ---> 25dabdf1ab23 [2021-06-08T20:51:44.384Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:51:44.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:44.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:51:44.384Z] ---> 25dabdf1ab23 [2021-06-08T20:51:44.384Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T20:51:44.961Z] ---> Running in 4c09854e288b [2021-06-08T20:51:44.961Z] ---> Running in 44ba8a9cce91 [2021-06-08T20:51:44.961Z] ---> Running in 8ba399f529ea [2021-06-08T20:51:44.961Z] ---> Running in cb28922bc13f [2021-06-08T20:51:45.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:51:45.222Z] ---> Running in fd4f73f4cadd [2021-06-08T20:51:45.222Z] Removing intermediate container 44ba8a9cce91 [2021-06-08T20:51:45.222Z] ---> 257451b772ad [2021-06-08T20:51:45.222Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:45.222Z] Removing intermediate container 4c09854e288b [2021-06-08T20:51:45.222Z] ---> cd84841bd4e5 [2021-06-08T20:51:45.222Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:45.222Z] Removing intermediate container 8ba399f529ea [2021-06-08T20:51:45.222Z] ---> f49eb7db0134 [2021-06-08T20:51:45.222Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:45.222Z] Removing intermediate container cb28922bc13f [2021-06-08T20:51:45.222Z] ---> eccd55435cb4 [2021-06-08T20:51:45.222Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:45.222Z] Removing intermediate container fd4f73f4cadd [2021-06-08T20:51:45.222Z] ---> e23e7c974663 [2021-06-08T20:51:45.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:51:45.222Z] ---> Running in 319ecf60f220 [2021-06-08T20:51:45.222Z] ---> Running in b68710f1c160 [2021-06-08T20:51:45.222Z] ---> Running in 3c41862e2e27 [2021-06-08T20:51:45.222Z] ---> Running in 47588b551f9c [2021-06-08T20:51:45.222Z] ---> Running in 067a160296b7 [2021-06-08T20:51:45.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:51:45.465Z] Configure a credential helper to remove this warning. See [2021-06-08T20:51:45.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:51:45.465Z] [2021-06-08T20:51:45.465Z] Login Succeeded [2021-06-08T20:51:45.465Z] nexus3.edgexfoundry.org:10002 [2021-06-08T20:51:45.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:51:46.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:51:46.026Z] Configure a credential helper to remove this warning. See [2021-06-08T20:51:46.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:51:46.026Z] [2021-06-08T20:51:46.026Z] Login Succeeded [2021-06-08T20:51:46.026Z] nexus3.edgexfoundry.org:10003 [2021-06-08T20:51:46.194Z] Removing intermediate container 319ecf60f220 [2021-06-08T20:51:46.195Z] ---> 5cf45bd7c210 [2021-06-08T20:51:46.195Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T20:51:46.195Z] ---> Running in b405ffaa4e57 [2021-06-08T20:51:46.195Z] Removing intermediate container b68710f1c160 [2021-06-08T20:51:46.195Z] ---> ee20c64a465f [2021-06-08T20:51:46.195Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T20:51:46.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:51:46.456Z] ---> Running in dba7b5031fa3 [2021-06-08T20:51:46.456Z] Removing intermediate container 3c41862e2e27 [2021-06-08T20:51:46.456Z] ---> 83df22878f97 [2021-06-08T20:51:46.456Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T20:51:46.456Z] ---> Running in 5c939e53af53 [2021-06-08T20:51:46.456Z] Removing intermediate container 47588b551f9c [2021-06-08T20:51:46.456Z] ---> b8ed247dbd0e [2021-06-08T20:51:46.456Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T20:51:46.456Z] ---> Running in 47adb83ce0bd [2021-06-08T20:51:46.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:51:46.584Z] Configure a credential helper to remove this warning. See [2021-06-08T20:51:46.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:51:46.584Z] [2021-06-08T20:51:46.584Z] Login Succeeded [2021-06-08T20:51:46.584Z] nexus3.edgexfoundry.org:10004 [2021-06-08T20:51:46.722Z] Removing intermediate container 067a160296b7 [2021-06-08T20:51:46.722Z] ---> 6e0b8e50a7f4 [2021-06-08T20:51:46.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T20:51:46.722Z] ---> Running in c4d80ae8c050 [2021-06-08T20:51:46.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:46.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:46.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:46.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:47.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:51:47.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:51:47.186Z] Configure a credential helper to remove this warning. See [2021-06-08T20:51:47.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:51:47.186Z] [2021-06-08T20:51:47.186Z] Login Succeeded [2021-06-08T20:51:47.186Z] docker.io [2021-06-08T20:51:47.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:47.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T20:51:47.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:47.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:48.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T20:51:48.066Z] Configure a credential helper to remove this warning. See [2021-06-08T20:51:48.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T20:51:48.066Z] [2021-06-08T20:51:48.066Z] Login Succeeded [2021-06-08T20:51:48.066Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T20:51:48.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-06-08T20:51:48.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:48.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:48.100Z] OK: 219 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-08T20:51:48.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:51:48.375Z] Removing intermediate container dba7b5031fa3 [2021-06-08T20:51:48.375Z] ---> 15c4101e8d07 [2021-06-08T20:51:48.375Z] Step 6/24 : COPY go.mod . [Pipeline] echo [2021-06-08T20:51:48.404Z] ========================================================= [2021-06-08T20:51:48.404Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T20:51:48.404Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:51:48.640Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:48.641Z] ---> 2ef995528d64 [2021-06-08T20:51:48.641Z] Step 7/24 : RUN go mod download [2021-06-08T20:51:48.641Z] ---> Running in 6ca9131c483e [2021-06-08T20:51:48.747Z] + 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-08T20:51:48.904Z] Removing intermediate container b405ffaa4e57 [2021-06-08T20:51:48.904Z] ---> adb5dd80e54d [2021-06-08T20:51:48.904Z] Step 6/32 : COPY go.mod . [2021-06-08T20:51:48.904Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:48.904Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:49.174Z] ---> 624fa8f7d22a [2021-06-08T20:51:49.174Z] Step 7/32 : RUN go mod download [2021-06-08T20:51:49.174Z] OK: 219 MiB in 52 packages [2021-06-08T20:51:49.174Z] ---> Running in 41dc3b197129 [2021-06-08T20:51:49.752Z] Removing intermediate container 47adb83ce0bd [2021-06-08T20:51:49.752Z] ---> f374ef0314ca [2021-06-08T20:51:49.752Z] Step 6/26 : COPY go.mod . [2021-06-08T20:51:50.322Z] ---> 81468d384de1 [2021-06-08T20:51:50.323Z] Step 7/26 : RUN go mod download [2021-06-08T20:51:50.591Z] Removing intermediate container 5c939e53af53 [2021-06-08T20:51:50.591Z] ---> 4ef16ae399f1 [2021-06-08T20:51:50.591Z] Step 6/24 : COPY go.mod . [2021-06-08T20:51:50.853Z] Removing intermediate container c4d80ae8c050 [2021-06-08T20:51:50.853Z] ---> 9a5e6d206b6b [2021-06-08T20:51:50.853Z] Step 6/22 : COPY go.mod . [2021-06-08T20:51:50.853Z] ---> Running in 6ddb4522578d [2021-06-08T20:51:51.116Z] Removing intermediate container 6ca9131c483e [2021-06-08T20:51:51.116Z] ---> 7d7860a50c44 [2021-06-08T20:51:51.116Z] Step 8/24 : COPY . . [2021-06-08T20:51:53.723Z] ---> 39e4c86e7391 [2021-06-08T20:51:53.723Z] Step 7/24 : RUN go mod download [2021-06-08T20:51:53.736Z] Sending build context to Docker daemon 166.2MB [2021-06-08T20:51:53.736Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T20:51:53.736Z] Step 2/6 : FROM ${BASE} [2021-06-08T20:51:53.736Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T20:51:53.736Z] 595b0fe564bb: Pulling fs layer [2021-06-08T20:51:53.736Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T20:51:53.736Z] 316046926c0a: Pulling fs layer [2021-06-08T20:51:53.736Z] 4ebd0625c992: Pulling fs layer [2021-06-08T20:51:53.736Z] 207e8628e3a3: Pulling fs layer [2021-06-08T20:51:53.736Z] c791037a9be2: Pulling fs layer [2021-06-08T20:51:53.736Z] ffd874e62e21: Pulling fs layer [2021-06-08T20:51:53.736Z] 207e8628e3a3: Waiting [2021-06-08T20:51:53.736Z] ffd874e62e21: Waiting [2021-06-08T20:51:53.736Z] c791037a9be2: Waiting [2021-06-08T20:51:53.736Z] 4ebd0625c992: Waiting [2021-06-08T20:51:53.736Z] 316046926c0a: Verifying Checksum [2021-06-08T20:51:53.736Z] 316046926c0a: Download complete [2021-06-08T20:51:53.736Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T20:51:53.736Z] 7186ed65a4f7: Download complete [2021-06-08T20:51:53.736Z] 207e8628e3a3: Verifying Checksum [2021-06-08T20:51:53.736Z] 207e8628e3a3: Download complete [2021-06-08T20:51:53.736Z] c791037a9be2: Verifying Checksum [2021-06-08T20:51:53.736Z] c791037a9be2: Download complete [2021-06-08T20:51:53.736Z] 595b0fe564bb: Verifying Checksum [2021-06-08T20:51:53.736Z] 595b0fe564bb: Download complete [2021-06-08T20:51:53.736Z] 595b0fe564bb: Pull complete [2021-06-08T20:51:53.736Z] 7186ed65a4f7: Pull complete [2021-06-08T20:51:53.736Z] 316046926c0a: Pull complete [2021-06-08T20:51:54.338Z] ffd874e62e21: Verifying Checksum [2021-06-08T20:51:54.338Z] ffd874e62e21: Download complete [2021-06-08T20:51:55.337Z] 4ebd0625c992: Verifying Checksum [2021-06-08T20:51:55.337Z] 4ebd0625c992: Download complete [2021-06-08T20:52:03.738Z] ---> 0ea60b5f2ef7 [2021-06-08T20:52:03.738Z] Step 7/22 : RUN go mod download [2021-06-08T20:52:03.738Z] ---> Running in 9dc0363cdfc3 [2021-06-08T20:52:03.738Z] ---> Running in f6bc5d124f09 [2021-06-08T20:52:03.738Z] ---> 61eb17c00ce4 [2021-06-08T20:52:03.738Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:52:03.738Z] ---> Running in 1ed3253d3bc3 [2021-06-08T20:52:03.738Z] Removing intermediate container 41dc3b197129 [2021-06-08T20:52:03.738Z] ---> 3891648bebc1 [2021-06-08T20:52:03.738Z] Step 8/32 : COPY . . [2021-06-08T20:52:05.501Z] 4ebd0625c992: Pull complete [2021-06-08T20:52:05.502Z] 207e8628e3a3: Pull complete [2021-06-08T20:52:05.774Z] c791037a9be2: Pull complete [2021-06-08T20:52:10.078Z] ffd874e62e21: Pull complete [2021-06-08T20:52:10.078Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T20:52:10.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T20:52:10.078Z] ---> cfc18b08335c [2021-06-08T20:52:10.078Z] 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-08T20:52:11.889Z] ---> 261add6103ed [2021-06-08T20:52:11.889Z] Step 9/32 : RUN go mod tidy [2021-06-08T20:52:12.090Z] ---> Running in c143dd3e87ae [2021-06-08T20:52:12.159Z] Removing intermediate container 6ddb4522578d [2021-06-08T20:52:12.159Z] ---> 4ee315f4dee6 [2021-06-08T20:52:12.159Z] Step 8/26 : COPY . . [2021-06-08T20:52:12.159Z] ---> Running in 0a1c85f7e31a [2021-06-08T20:52:13.526Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:52:14.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:52:15.481Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T20:52:15.754Z] (2/12) Installing file (5.39-r0) [2021-06-08T20:52:15.754Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T20:52:15.754Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T20:52:20.264Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T20:52:20.264Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T20:52:20.264Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T20:52:20.264Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T20:52:20.264Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T20:52:20.264Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T20:52:20.264Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T20:52:20.264Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T20:52:20.539Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T20:52:20.539Z] OK: 218 MiB in 52 packages [2021-06-08T20:52:23.109Z] Removing intermediate container 9dc0363cdfc3 [2021-06-08T20:52:23.109Z] ---> 6b8a5dd9f172 [2021-06-08T20:52:23.109Z] Step 8/24 : COPY . . [2021-06-08T20:52:23.109Z] Removing intermediate container f6bc5d124f09 [2021-06-08T20:52:23.109Z] ---> 178d6f6984a5 [2021-06-08T20:52:23.109Z] Step 8/22 : COPY . . [2021-06-08T20:52:23.109Z] ---> 2016fd82f8ca [2021-06-08T20:52:23.109Z] Step 9/26 : RUN go mod tidy [2021-06-08T20:52:24.844Z] Removing intermediate container c143dd3e87ae [2021-06-08T20:52:24.844Z] ---> d0e5fe102fa5 [2021-06-08T20:52:24.844Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T20:52:24.844Z] ---> Running in 4e6503dc565d [2021-06-08T20:52:24.844Z] Removing intermediate container 4e6503dc565d [2021-06-08T20:52:24.844Z] ---> 4e74d76d3c2e [2021-06-08T20:52:24.844Z] Step 5/6 : COPY go.mod . [2021-06-08T20:52:25.821Z] ---> b946977c10a0 [2021-06-08T20:52:25.821Z] Step 6/6 : RUN go mod download [2021-06-08T20:52:25.821Z] ---> Running in 5a37d1dc3156 [2021-06-08T20:52:33.142Z] Removing intermediate container 1ed3253d3bc3 [2021-06-08T20:52:33.143Z] ---> 095046095ef5 [2021-06-08T20:52:33.143Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T20:52:48.071Z] ---> Running in 2b43ed46d11d [2021-06-08T20:52:48.071Z] ---> Running in 1a4a319002db [2021-06-08T20:52:48.071Z] ---> 3cd246c164d3 [2021-06-08T20:52:48.071Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:52:48.071Z] ---> c6dce401a2a3 [2021-06-08T20:52:48.071Z] Step 9/22 : RUN go mod tidy [2021-06-08T20:52:48.647Z] ---> Running in c76451e1b4ff [2021-06-08T20:52:48.647Z] ---> Running in b4a82261b9db [2021-06-08T20:52:50.593Z] Removing intermediate container 0a1c85f7e31a [2021-06-08T20:52:50.593Z] ---> 97ffc60038ea [2021-06-08T20:52:50.593Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T20:52:50.593Z] 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-08T20:52:50.593Z] ---> Running in d6b57fe6e76a [2021-06-08T20:52:52.544Z] Removing intermediate container 2b43ed46d11d [2021-06-08T20:52:52.544Z] ---> 29a7986e163f [2021-06-08T20:52:52.544Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T20:52:52.631Z] Removing intermediate container 5a37d1dc3156 [2021-06-08T20:52:52.631Z] ---> ebc17848bf62 [2021-06-08T20:52:52.631Z] Successfully built ebc17848bf62 [2021-06-08T20:52:52.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:52:52.815Z] ---> Running in bc98fc8c48a2 [2021-06-08T20:52:52.815Z] 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-08T20:52:52.975Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T20:52:52.975Z] . [Pipeline] withDockerContainer [2021-06-08T20:52:53.215Z] prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2021-06-08T20:52:53.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T20:52:53.784Z] Removing intermediate container c76451e1b4ff [2021-06-08T20:52:53.784Z] ---> 0ee49fc39d06 [2021-06-08T20:52:53.784Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T20:52:53.784Z] 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-08T20:52:54.060Z] ---> Running in 193ab6cc97a7 [2021-06-08T20:52:54.653Z] Removing intermediate container b4a82261b9db [2021-06-08T20:52:54.653Z] ---> 740f4a2d6f0b [2021-06-08T20:52:54.653Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T20:52:54.653Z] ---> Running in 1547c8bf6703 [2021-06-08T20:52:54.870Z] $ docker top c273ed4aa66c0be8c24a94fa83bc2d53735fca285afab8458a2f71682a9c6eeb -eo pid,comm [2021-06-08T20:52:54.922Z] 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 [Pipeline] { [Pipeline] sh [2021-06-08T20:52:55.512Z] 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-08T20:52:55.830Z] + go version [2021-06-08T20:52:55.830Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T20:52:55.853Z] $ docker stop --time=1 c273ed4aa66c0be8c24a94fa83bc2d53735fca285afab8458a2f71682a9c6eeb [2021-06-08T20:52:57.710Z] $ docker rm -f c273ed4aa66c0be8c24a94fa83bc2d53735fca285afab8458a2f71682a9c6eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:52:58.478Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T20:52:58.478Z] . [Pipeline] withDockerContainer [2021-06-08T20:52:58.739Z] prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2021-06-08T20:52:58.832Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T20:53:00.463Z] $ docker top d78016ddabb24db7250fd40b78cdef3e766817fe10005094b9dedfca4f5ba8e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T20:53:00.778Z] ========================================================= [2021-06-08T20:53:00.779Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T20:53:00.779Z] ========================================================= [Pipeline] sh [2021-06-08T20:53:04.006Z] + go mod tidy [Pipeline] sh [2021-06-08T20:53:05.264Z] + make test [2021-06-08T20:53:05.264Z] go mod tidy [2021-06-08T20:53:05.862Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T20:53:30.267Z] 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-08T20:53:30.267Z] 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-08T20:53:32.673Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T20:53:36.745Z] Removing intermediate container bc98fc8c48a2 [2021-06-08T20:53:36.746Z] ---> d59daac39f05 [2021-06-08T20:53:36.746Z] [2021-06-08T20:53:36.746Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T20:53:36.746Z] Removing intermediate container d6b57fe6e76a [2021-06-08T20:53:36.746Z] ---> 3631794ea403 [2021-06-08T20:53:36.746Z] [2021-06-08T20:53:36.746Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T20:53:37.324Z] 3.12: Pulling from library/alpine [2021-06-08T20:53:37.324Z] 3.12: Pulling from library/alpine [2021-06-08T20:53:41.538Z] Removing intermediate container 193ab6cc97a7 [2021-06-08T20:53:41.538Z] ---> 8fcabf638e77 [2021-06-08T20:53:41.538Z] [2021-06-08T20:53:41.538Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T20:53:41.538Z] Removing intermediate container 1a4a319002db [2021-06-08T20:53:41.538Z] ---> 4fe770122448 [2021-06-08T20:53:41.538Z] [2021-06-08T20:53:41.538Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:53:41.538Z] 3.12: Pulling from library/alpine [2021-06-08T20:53:41.538Z] 3.12: Pulling from library/alpine [2021-06-08T20:53:41.538Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T20:53:41.538Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T20:53:41.538Z] Status: Image is up to date for alpine:3.12 [2021-06-08T20:53:41.538Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T20:53:41.538Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T20:53:41.538Z] Status: Image is up to date for alpine:3.12 [2021-06-08T20:53:41.538Z] ---> 13621d1b12d4 [2021-06-08T20:53:41.538Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T20:53:41.538Z] ---> 13621d1b12d4 [2021-06-08T20:53:41.538Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T20:53:42.109Z] ---> 13621d1b12d4 [2021-06-08T20:53:42.109Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T20:53:43.053Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T20:53:43.053Z] Status: Image is up to date for alpine:3.12 [2021-06-08T20:53:43.053Z] ---> 13621d1b12d4 [2021-06-08T20:53:43.053Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T20:53:43.053Z] ---> Running in 2f1cdef4b07f [2021-06-08T20:53:43.053Z] ---> Running in 700b6c04ef3a [2021-06-08T20:53:43.053Z] ---> Running in 673d9fa18096 [2021-06-08T20:53:43.053Z] ---> Running in 4e2346edc5a0 [2021-06-08T20:53:43.053Z] Removing intermediate container 1547c8bf6703 [2021-06-08T20:53:43.053Z] ---> bc0fea0d528f [2021-06-08T20:53:43.053Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T20:53:43.313Z] Removing intermediate container 2f1cdef4b07f [2021-06-08T20:53:43.313Z] ---> 4ca1e19045fb [2021-06-08T20:53:43.313Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T20:53:43.577Z] ---> Running in cd412a2b245d [2021-06-08T20:53:43.577Z] Removing intermediate container 4e2346edc5a0 [2021-06-08T20:53:43.577Z] ---> db04e1cd54eb [2021-06-08T20:53:43.577Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T20:53:43.577Z] ---> Running in af49eec71185 [2021-06-08T20:53:43.840Z] ---> Running in 8f8fcf3d8f60 [2021-06-08T20:53:43.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:44.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:44.121Z] Removing intermediate container 8f8fcf3d8f60 [2021-06-08T20:53:44.121Z] ---> 6eb10356ef5d [2021-06-08T20:53:44.121Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T20:53:44.121Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T20:53:44.121Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:53:44.121Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T20:53:44.121Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T20:53:44.121Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T20:53:44.121Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T20:53:44.121Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:53:44.121Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:53:44.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:44.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:44.121Z] OK: 7 MiB in 20 packages [2021-06-08T20:53:44.388Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T20:53:44.388Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:53:44.388Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T20:53:44.388Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T20:53:44.388Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:53:44.388Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:53:44.388Z] ---> Running in 8e19ca443a62 [2021-06-08T20:53:44.388Z] OK: 7 MiB in 18 packages [2021-06-08T20:53:44.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:44.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:44.652Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T20:53:44.652Z] 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-08T20:53:44.652Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T20:53:44.652Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:53:44.652Z] OK: 6 MiB in 16 packages [2021-06-08T20:53:44.916Z] Removing intermediate container 8e19ca443a62 [2021-06-08T20:53:44.916Z] ---> 5a7b2da23952 [2021-06-08T20:53:44.916Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:53:44.916Z] ---> Running in 1bf6665dbbbc [2021-06-08T20:53:45.491Z] Removing intermediate container 700b6c04ef3a [2021-06-08T20:53:45.491Z] ---> 831dc8a8d9f1 [2021-06-08T20:53:45.491Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T20:53:45.491Z] ---> Running in d848e350a65a [2021-06-08T20:53:45.491Z] Removing intermediate container 673d9fa18096 [2021-06-08T20:53:45.491Z] ---> 9c9543a2a40a [2021-06-08T20:53:45.491Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T20:53:45.754Z] ---> Running in c38c8d1e1302 [2021-06-08T20:53:45.754Z] Removing intermediate container d848e350a65a [2021-06-08T20:53:45.754Z] ---> 5c50750cb942 [2021-06-08T20:53:45.754Z] Step 14/26 : WORKDIR / [2021-06-08T20:53:45.754Z] Removing intermediate container af49eec71185 [2021-06-08T20:53:45.754Z] ---> 4934e764c355 [2021-06-08T20:53:45.754Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T20:53:46.013Z] ---> Running in 12894c9677be [2021-06-08T20:53:46.013Z] ---> Running in dd663edad240 [2021-06-08T20:53:46.013Z] Removing intermediate container c38c8d1e1302 [2021-06-08T20:53:46.013Z] ---> ef4a61b8ca21 [2021-06-08T20:53:46.013Z] Step 14/22 : WORKDIR /edgex [2021-06-08T20:53:46.013Z] Removing intermediate container cd412a2b245d [2021-06-08T20:53:46.013Z] ---> 33ac48d1f661 [2021-06-08T20:53:46.013Z] [2021-06-08T20:53:46.013Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T20:53:46.013Z] ---> Running in a8ebf51e6f6a [2021-06-08T20:53:46.272Z] Removing intermediate container 12894c9677be [2021-06-08T20:53:46.272Z] ---> f93434b0cb51 [2021-06-08T20:53:46.272Z] 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-08T20:53:46.272Z] Removing intermediate container dd663edad240 [2021-06-08T20:53:46.272Z] ---> 080aff815652 [2021-06-08T20:53:46.272Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T20:53:46.272Z] 20.10.0: Pulling from library/docker [2021-06-08T20:53:46.272Z] ---> Running in 320009b99e22 [2021-06-08T20:53:46.272Z] Removing intermediate container a8ebf51e6f6a [2021-06-08T20:53:46.272Z] ---> 56c52847990e [2021-06-08T20:53:46.272Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T20:53:46.541Z] Removing intermediate container 1bf6665dbbbc [2021-06-08T20:53:46.541Z] ---> dd4ae6bf8251 [2021-06-08T20:53:46.541Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T20:53:47.112Z] ---> cafcc2b45494 [2021-06-08T20:53:47.112Z] 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-08T20:53:47.112Z] ---> Running in 079a9feca8cd [2021-06-08T20:53:47.112Z] Removing intermediate container 320009b99e22 [2021-06-08T20:53:47.112Z] ---> 6f13f810580b [2021-06-08T20:53:47.112Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T20:53:47.112Z] ---> ad0c842b6e3d [2021-06-08T20:53:47.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T20:53:47.112Z] ---> Running in f2bfe6583d03 [2021-06-08T20:53:47.374Z] ---> d65f80001ded [2021-06-08T20:53:47.374Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T20:53:48.345Z] ---> b333b3391158 [2021-06-08T20:53:48.345Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T20:53:48.345Z] ---> df913fc081ac [2021-06-08T20:53:48.345Z] 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-08T20:53:48.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:48.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:48.921Z] ---> ff97c60baf3f [2021-06-08T20:53:48.921Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T20:53:49.512Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T20:53:49.512Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T20:53:49.512Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T20:53:49.782Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T20:53:50.042Z] ---> e25e0917429c [2021-06-08T20:53:50.042Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T20:53:50.618Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T20:53:51.189Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T20:53:51.189Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:53:51.189Z] OK: 8 MiB in 20 packages [2021-06-08T20:53:51.767Z] ---> Running in 215f3cb281f8 [2021-06-08T20:53:51.767Z] ---> 0a26d1fdd15d [2021-06-08T20:53:51.767Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T20:53:52.039Z] Removing intermediate container f2bfe6583d03 [2021-06-08T20:53:52.039Z] ---> 5d4235e90a57 [2021-06-08T20:53:52.039Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T20:53:52.319Z] Removing intermediate container 215f3cb281f8 [2021-06-08T20:53:52.319Z] ---> 5c7731e31a98 [2021-06-08T20:53:52.319Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T20:53:52.319Z] ---> Running in e95b2d976dee [2021-06-08T20:53:52.319Z] Removing intermediate container 079a9feca8cd [2021-06-08T20:53:52.319Z] ---> b5d42dd70388 [2021-06-08T20:53:52.319Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:53:52.319Z] ---> Running in f273b0d64528 [2021-06-08T20:53:52.319Z] ---> 5e368dd35891 [2021-06-08T20:53:52.319Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T20:53:52.588Z] Removing intermediate container e95b2d976dee [2021-06-08T20:53:52.588Z] ---> d987fac77bf6 [2021-06-08T20:53:52.588Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T20:53:52.588Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T20:53:52.588Z] Removing intermediate container f273b0d64528 [2021-06-08T20:53:52.588Z] ---> 936de446fc4c [2021-06-08T20:53:52.588Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T20:53:52.588Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T20:53:52.588Z] ---> aefe523efa57 [2021-06-08T20:53:52.588Z] 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-08T20:53:52.588Z] ---> Running in cb936ddc5022 [2021-06-08T20:53:52.588Z] ---> e33a944b918c [2021-06-08T20:53:52.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T20:53:52.588Z] ---> Running in 4f38695ea5b0 [2021-06-08T20:53:53.529Z] ---> b089ec102f16 [2021-06-08T20:53:53.529Z] 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-08T20:53:53.529Z] ---> 661eb97be1db [2021-06-08T20:53:53.529Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T20:53:53.529Z] ---> Running in f5e3f86adb4c [2021-06-08T20:53:53.529Z] Removing intermediate container cb936ddc5022 [2021-06-08T20:53:53.529Z] ---> 01c518c5b2c6 [2021-06-08T20:53:53.529Z] Step 21/22 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:53:53.792Z] Removing intermediate container 4f38695ea5b0 [2021-06-08T20:53:53.792Z] ---> 5541d5ca27b2 [2021-06-08T20:53:53.792Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T20:53:53.792Z] ---> 2c3be76bf5c8 [2021-06-08T20:53:53.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T20:53:54.054Z] ---> Running in 1da0e59c3748 [2021-06-08T20:53:54.054Z] ---> Running in 3b263e98e98c [2021-06-08T20:53:54.054Z] ---> Running in a47272208dd3 [2021-06-08T20:53:54.317Z] ---> a30bb7050404 [2021-06-08T20:53:54.318Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T20:53:54.318Z] Removing intermediate container 3b263e98e98c [2021-06-08T20:53:54.318Z] ---> a73d06bb956f [2021-06-08T20:53:54.318Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T20:53:54.318Z] ---> Running in 3f6c20a38f17 [2021-06-08T20:53:54.318Z] ---> Running in 688190c28c7b [2021-06-08T20:53:54.917Z] Removing intermediate container 3f6c20a38f17 [2021-06-08T20:53:54.917Z] ---> 4da76d80feea [2021-06-08T20:53:54.917Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:53:54.917Z] Removing intermediate container 688190c28c7b [2021-06-08T20:53:54.917Z] ---> 0922c6d57473 [2021-06-08T20:53:54.917Z] [2021-06-08T20:53:54.917Z] Successfully built 0922c6d57473 [2021-06-08T20:53:54.917Z] ---> Running in 75be05b5ba08 [2021-06-08T20:53:54.917Z] Successfully tagged security-proxy-setup:latest [2021-06-08T20:53:54.917Z] Building support-scheduler [2021-06-08T20:53:55.179Z]  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:55.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:53:55.179Z] Removing intermediate container f5e3f86adb4c [2021-06-08T20:53:55.179Z] ---> 2276a7515aa0 [2021-06-08T20:53:55.179Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T20:53:55.179Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T20:53:55.179Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T20:53:55.179Z] Executing bash-5.0.17-r0.post-install [2021-06-08T20:53:55.179Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:53:55.179Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T20:53:56.123Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T20:53:56.123Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T20:53:56.123Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T20:53:56.123Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T20:53:56.383Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T20:53:56.383Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T20:53:56.383Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T20:53:56.383Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T20:53:56.383Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T20:54:00.596Z] Removing intermediate container 75be05b5ba08 [2021-06-08T20:54:00.596Z] ---> 6a1ecf19750d [2021-06-08T20:54:00.596Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:54:00.862Z] ---> Running in dfb921963c3c [2021-06-08T20:54:06.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:54:06.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:54:06.184Z] ---> 25dabdf1ab23 [2021-06-08T20:54:06.184Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:54:06.184Z] ---> Using cache [2021-06-08T20:54:06.184Z] ---> e23e7c974663 [2021-06-08T20:54:06.184Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:54:06.184Z] ---> Using cache [2021-06-08T20:54:06.184Z] ---> 6e0b8e50a7f4 [2021-06-08T20:54:06.184Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T20:54:06.184Z] ---> Using cache [2021-06-08T20:54:06.184Z] ---> 9a5e6d206b6b [2021-06-08T20:54:06.184Z] Step 6/23 : COPY go.mod . [2021-06-08T20:54:06.184Z] ---> Using cache [2021-06-08T20:54:06.184Z] ---> 0ea60b5f2ef7 [2021-06-08T20:54:06.184Z] Step 7/23 : RUN go mod download [2021-06-08T20:54:06.184Z] ---> Using cache [2021-06-08T20:54:06.184Z] ---> 178d6f6984a5 [2021-06-08T20:54:06.184Z] Step 8/23 : COPY . . [2021-06-08T20:54:06.184Z] ---> Using cache [2021-06-08T20:54:06.184Z] ---> c6dce401a2a3 [2021-06-08T20:54:06.184Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:54:06.184Z] ---> Using cache [2021-06-08T20:54:06.184Z] ---> 0ee49fc39d06 [2021-06-08T20:54:06.184Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T20:54:08.869Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T20:54:08.869Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T20:54:08.869Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T20:54:08.869Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T20:54:08.869Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T20:54:08.869Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T20:54:08.869Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T20:54:09.172Z] ---> Running in 7ebe1a4abc13 [2021-06-08T20:54:09.172Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T20:54:09.172Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T20:54:09.172Z] Removing intermediate container dfb921963c3c [2021-06-08T20:54:09.172Z] ---> 43d71991a276 [2021-06-08T20:54:09.172Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T20:54:09.172Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T20:54:12.259Z] ---> Running in 66f57738eeea [2021-06-08T20:54:12.259Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T20:54:12.259Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T20:54:12.259Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T20:54:12.259Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T20:54:12.259Z] Removing intermediate container 1da0e59c3748 [2021-06-08T20:54:12.259Z] ---> 0f9165848c34 [2021-06-08T20:54:12.259Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:54:12.259Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T20:54:12.259Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T20:54:12.259Z] ---> Running in 591ef3d2a255 [2021-06-08T20:54:12.259Z] Removing intermediate container 7ebe1a4abc13 [2021-06-08T20:54:12.259Z] ---> 9241cd4beb52 [2021-06-08T20:54:12.259Z] Step 23/24 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:54:12.259Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T20:54:12.259Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T20:54:12.259Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T20:54:12.259Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T20:54:12.259Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T20:54:12.259Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T20:54:12.259Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T20:54:12.259Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T20:54:12.259Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T20:54:12.259Z] ---> 8f6d47fd0555 [2021-06-08T20:54:12.259Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T20:54:12.259Z] Removing intermediate container 591ef3d2a255 [2021-06-08T20:54:12.259Z] ---> 6295c6078984 [2021-06-08T20:54:12.259Z] Step 25/26 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:54:12.259Z] ---> Running in 2b5d8009eafa [2021-06-08T20:54:12.259Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T20:54:12.259Z] 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-08T20:54:12.609Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T20:54:12.609Z] OK: 72 MiB in 59 packages [2021-06-08T20:54:12.911Z] Removing intermediate container 2b5d8009eafa [2021-06-08T20:54:12.911Z] ---> f19530692b27 [2021-06-08T20:54:12.911Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:54:12.911Z] ---> Running in 6e4dc883e4e4 [2021-06-08T20:54:12.911Z] ---> 149df7c6cfca [2021-06-08T20:54:12.911Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T20:54:12.911Z] ---> Running in 321a542fb0c5 [2021-06-08T20:54:13.227Z] Removing intermediate container 6e4dc883e4e4 [2021-06-08T20:54:13.227Z] ---> f1b2c4d41683 [2021-06-08T20:54:13.227Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T20:54:13.227Z] ---> Running in 8daadfa595d1 [2021-06-08T20:54:13.227Z] Removing intermediate container 321a542fb0c5 [2021-06-08T20:54:13.227Z] ---> e9fa5177b7e8 [2021-06-08T20:54:13.227Z] [2021-06-08T20:54:13.499Z] ---> 684dc83bdbe5 [2021-06-08T20:54:13.499Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T20:54:13.499Z] Successfully built e9fa5177b7e8 [2021-06-08T20:54:13.499Z] Successfully tagged core-data:latest [2021-06-08T20:54:13.499Z] Building support-notifications [2021-06-08T20:54:13.771Z]  Building core-data ... done Removing intermediate container 8daadfa595d1 [2021-06-08T20:54:13.771Z] ---> 9f5f43d1da3e [2021-06-08T20:54:13.771Z] [2021-06-08T20:54:13.771Z] ---> ba3bd2687648 [2021-06-08T20:54:13.771Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T20:54:13.771Z] Successfully built 9f5f43d1da3e [2021-06-08T20:54:13.771Z] Collecting docker-compose==1.23.2 [2021-06-08T20:54:13.771Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T20:54:14.035Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T20:54:14.035Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-08T20:54:14.035Z] 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-08T20:54:14.297Z] ---> 379c461dc040 [2021-06-08T20:54:14.297Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T20:54:14.560Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T20:54:14.560Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T20:54:17.875Z] ---> Running in 728c1c27d79f [2021-06-08T20:54:17.875Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T20:54:17.875Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T20:54:21.185Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T20:54:21.185Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T20:54:23.741Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:54:23.741Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:54:23.741Z] ---> 25dabdf1ab23 [2021-06-08T20:54:23.741Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:54:23.742Z] ---> Using cache [2021-06-08T20:54:23.742Z] ---> e23e7c974663 [2021-06-08T20:54:23.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:54:23.742Z] ---> Using cache [2021-06-08T20:54:23.742Z] ---> 6e0b8e50a7f4 [2021-06-08T20:54:23.742Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T20:54:27.981Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T20:54:27.981Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T20:54:28.250Z] Removing intermediate container 728c1c27d79f [2021-06-08T20:54:28.250Z] ---> 9b1de83626b3 [2021-06-08T20:54:28.250Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T20:54:28.250Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T20:54:28.250Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T20:54:28.250Z] ---> Running in de4900fecb0d [2021-06-08T20:54:28.511Z] ---> 6fe3d93504a2 [2021-06-08T20:54:28.511Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T20:54:28.777Z] ---> Running in 974803b2df6e [2021-06-08T20:54:29.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:54:29.042Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T20:54:29.042Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T20:54:29.303Z] Collecting PyYAML<4,>=3.10 [2021-06-08T20:54:29.303Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T20:54:29.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:54:30.452Z] OK: 219 MiB in 52 packages [2021-06-08T20:54:31.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:54:31.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:54:31.410Z] ---> 25dabdf1ab23 [2021-06-08T20:54:31.410Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:54:31.410Z] ---> Using cache [2021-06-08T20:54:31.410Z] ---> e23e7c974663 [2021-06-08T20:54:31.410Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:54:31.410Z] ---> Using cache [2021-06-08T20:54:31.410Z] ---> 6e0b8e50a7f4 [2021-06-08T20:54:31.410Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:54:31.410Z] ---> Using cache [2021-06-08T20:54:31.410Z] ---> 9a5e6d206b6b [2021-06-08T20:54:31.410Z] Step 6/24 : COPY go.mod . [2021-06-08T20:54:31.410Z] ---> Using cache [2021-06-08T20:54:31.410Z] ---> 0ea60b5f2ef7 [2021-06-08T20:54:31.410Z] Step 7/24 : RUN go mod download [2021-06-08T20:54:31.410Z] ---> Using cache [2021-06-08T20:54:31.410Z] ---> 178d6f6984a5 [2021-06-08T20:54:31.410Z] Step 8/24 : COPY . . [2021-06-08T20:54:31.410Z] ---> Using cache [2021-06-08T20:54:31.410Z] ---> c6dce401a2a3 [2021-06-08T20:54:31.410Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:54:31.410Z] ---> Using cache [2021-06-08T20:54:31.410Z] ---> 0ee49fc39d06 [2021-06-08T20:54:31.410Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T20:54:31.672Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T20:54:31.673Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T20:54:34.989Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T20:54:34.989Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T20:54:34.989Z] ---> Running in b12333e755e5 [2021-06-08T20:54:35.260Z] Removing intermediate container 974803b2df6e [2021-06-08T20:54:35.260Z] ---> 426a10da0a5c [2021-06-08T20:54:35.260Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T20:54:35.260Z] Removing intermediate container de4900fecb0d [2021-06-08T20:54:35.260Z] ---> 0a6f259f98e3 [2021-06-08T20:54:35.260Z] Step 6/23 : COPY go.mod . [2021-06-08T20:54:35.547Z] ---> Running in 78675ffa4203 [2021-06-08T20:54:35.547Z] 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-08T20:54:35.547Z] ---> 45aed723b9fb [2021-06-08T20:54:35.547Z] Step 7/23 : RUN go mod download [2021-06-08T20:54:35.547Z] 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-08T20:54:35.547Z] Collecting idna<2.8,>=2.5 [2021-06-08T20:54:35.547Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T20:54:35.547Z] 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-08T20:54:35.816Z] ---> Running in be0b9e63e323 [2021-06-08T20:54:35.816Z] Removing intermediate container 78675ffa4203 [2021-06-08T20:54:35.816Z] ---> 2ee5542420e1 [2021-06-08T20:54:35.816Z] Step 29/32 : CMD ["gate"] [2021-06-08T20:54:35.816Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T20:54:35.816Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T20:54:36.419Z] ---> Running in fd1e787f64dc [2021-06-08T20:54:36.419Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T20:54:36.419Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T20:54:36.419Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T20:54:36.419Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T20:54:36.419Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T20:54:36.419Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T20:54:36.419Z] Installing collected packages: idna, urllib3, requests, texttable, cached-property, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, PyYAML, docopt, docker-compose [2021-06-08T20:54:36.419Z] Attempting uninstall: idna [2021-06-08T20:54:36.419Z] Found existing installation: idna 2.9 [2021-06-08T20:54:36.419Z] Uninstalling idna-2.9: [2021-06-08T20:54:36.419Z] Successfully uninstalled idna-2.9 [2021-06-08T20:54:36.693Z] Removing intermediate container fd1e787f64dc [2021-06-08T20:54:36.693Z] ---> 6a668690d07c [2021-06-08T20:54:36.693Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T20:54:36.693Z] ---> Running in 030642a93b51 [2021-06-08T20:54:36.693Z] Attempting uninstall: urllib3 [2021-06-08T20:54:36.693Z] Found existing installation: urllib3 1.25.9 [2021-06-08T20:54:36.693Z] Uninstalling urllib3-1.25.9: [2021-06-08T20:54:36.963Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T20:54:36.963Z] Removing intermediate container 030642a93b51 [2021-06-08T20:54:36.963Z] ---> f970ce20899f [2021-06-08T20:54:36.963Z] Step 31/32 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:54:37.250Z] Attempting uninstall: requests [2021-06-08T20:54:37.250Z] Found existing installation: requests 2.23.0 [2021-06-08T20:54:37.250Z] Uninstalling requests-2.23.0: [2021-06-08T20:54:37.250Z] Successfully uninstalled requests-2.23.0 [2021-06-08T20:54:37.250Z] ---> Running in 5b654a444eb6 [2021-06-08T20:54:37.527Z] Running setup.py install for texttable: started [2021-06-08T20:54:37.527Z] Removing intermediate container 5b654a444eb6 [2021-06-08T20:54:37.527Z] ---> 97d8e99d80d5 [2021-06-08T20:54:37.528Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T20:54:37.528Z] Removing intermediate container be0b9e63e323 [2021-06-08T20:54:37.528Z] ---> 11900aff2f7f [2021-06-08T20:54:37.528Z] Step 8/23 : COPY . . [2021-06-08T20:54:37.789Z] ---> Running in 3e72fa6d115d [2021-06-08T20:54:38.370Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T20:54:40.294Z] Removing intermediate container 3e72fa6d115d [2021-06-08T20:54:40.294Z] ---> 560af5191af5 [2021-06-08T20:54:40.294Z] [2021-06-08T20:54:40.559Z] Successfully built 560af5191af5 [2021-06-08T20:54:40.559Z] Successfully tagged security-bootstrapper:latest [2021-06-08T20:54:40.559Z] Building core-command [2021-06-08T20:54:40.830Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: started [2021-06-08T20:54:41.780Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T20:54:42.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T20:54:42.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T20:54:44.338Z] Running setup.py install for PyYAML: started [2021-06-08T20:54:44.599Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T20:54:44.599Z] Running setup.py install for docopt: started [2021-06-08T20:54:44.862Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T20:54:44.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T20:54:44.967Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T20:54:48.165Z] 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-08T20:54:48.166Z] ---> fbd83949aef2 [2021-06-08T20:54:48.166Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:54:49.112Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:54:49.112Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:54:49.112Z] ---> 25dabdf1ab23 [2021-06-08T20:54:49.112Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:54:49.112Z] ---> Using cache [2021-06-08T20:54:49.112Z] ---> e23e7c974663 [2021-06-08T20:54:49.112Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:54:49.112Z] ---> Using cache [2021-06-08T20:54:49.112Z] ---> 6e0b8e50a7f4 [2021-06-08T20:54:49.112Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:54:49.112Z] ---> Using cache [2021-06-08T20:54:49.112Z] ---> 9a5e6d206b6b [2021-06-08T20:54:49.112Z] Step 6/24 : COPY go.mod . [2021-06-08T20:54:49.112Z] ---> Using cache [2021-06-08T20:54:49.112Z] ---> 0ea60b5f2ef7 [2021-06-08T20:54:49.112Z] Step 7/24 : RUN go mod download [2021-06-08T20:54:49.112Z] ---> Using cache [2021-06-08T20:54:49.112Z] ---> 178d6f6984a5 [2021-06-08T20:54:49.112Z] Step 8/24 : COPY . . [2021-06-08T20:54:49.112Z] ---> Using cache [2021-06-08T20:54:49.112Z] ---> c6dce401a2a3 [2021-06-08T20:54:49.112Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:54:49.112Z] ---> Using cache [2021-06-08T20:54:49.112Z] ---> 0ee49fc39d06 [2021-06-08T20:54:49.112Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T20:54:49.700Z] ---> Running in 255cb8ba64b7 [2021-06-08T20:54:49.700Z] ---> Running in 34433899a1c5 [2021-06-08T20:54:52.438Z] 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-08T20:54:52.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T20:54:52.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T20:54:52.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T20:54:52.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T20:54:53.383Z] Removing intermediate container a47272208dd3 [2021-06-08T20:54:53.383Z] ---> eb5e13d945ec [2021-06-08T20:54:53.383Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T20:54:53.649Z] Removing intermediate container 255cb8ba64b7 [2021-06-08T20:54:53.649Z] ---> 5582ccb1466e [2021-06-08T20:54:53.649Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T20:54:53.649Z] ---> Running in 4646cb3685b4 [2021-06-08T20:54:53.913Z] ---> Running in fc205f1d2903 [2021-06-08T20:54:54.432Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T20:54:54.433Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T20:54:54.493Z] Removing intermediate container 4646cb3685b4 [2021-06-08T20:54:54.493Z] ---> 954940390be5 [2021-06-08T20:54:54.493Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T20:54:55.075Z] ---> Running in 209dd64fcb73 [2021-06-08T20:54:55.075Z] 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-08T20:54:55.337Z] Removing intermediate container 66f57738eeea [2021-06-08T20:54:55.337Z] ---> 26c2bb1720ec [2021-06-08T20:54:55.337Z] [2021-06-08T20:54:55.337Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T20:54:55.337Z] ---> 13621d1b12d4 [2021-06-08T20:54:55.337Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:54:55.337Z] Removing intermediate container 209dd64fcb73 [2021-06-08T20:54:55.337Z] ---> 685775c38f87 [2021-06-08T20:54:55.337Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T20:54:55.337Z] ---> Running in b68d3fdb666a [2021-06-08T20:54:55.914Z] ---> d282a5839dd0 [2021-06-08T20:54:55.915Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T20:54:56.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:54:56.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:54:56.178Z] ---> 5cec0a05cbf2 [2021-06-08T20:54:56.178Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T20:54:56.757Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T20:54:56.757Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:54:56.757Z] ---> f4248876788f [2021-06-08T20:54:56.757Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T20:54:56.757Z] OK: 6 MiB in 15 packages [2021-06-08T20:54:56.758Z] ---> Running in 6cd4f0be65f9 [2021-06-08T20:54:57.022Z] Removing intermediate container 6cd4f0be65f9 [2021-06-08T20:54:57.022Z] ---> 9654ba43ed43 [2021-06-08T20:54:57.022Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:54:57.022Z] ---> Running in 13d6e35dbfcc [2021-06-08T20:54:57.283Z] Removing intermediate container b68d3fdb666a [2021-06-08T20:54:57.283Z] ---> 6107b83aaca3 [2021-06-08T20:54:57.283Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:54:57.283Z] Removing intermediate container 13d6e35dbfcc [2021-06-08T20:54:57.283Z] ---> c05818e76055 [2021-06-08T20:54:57.283Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:54:57.283Z] ---> Running in ebb3a4b6ef90 [2021-06-08T20:54:57.283Z] ---> Running in bf9ff2a72a41 [2021-06-08T20:54:57.283Z] Removing intermediate container ebb3a4b6ef90 [2021-06-08T20:54:57.283Z] ---> 91ce5509e87e [2021-06-08T20:54:57.283Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T20:54:57.545Z] ---> Running in 11a3b5474503 [2021-06-08T20:54:57.545Z] Removing intermediate container bf9ff2a72a41 [2021-06-08T20:54:57.545Z] ---> 8a39e9c9861c [2021-06-08T20:54:57.545Z] Step 23/24 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:54:57.545Z] ---> Running in 3aef9264bd8e [2021-06-08T20:54:57.545Z] Removing intermediate container 11a3b5474503 [2021-06-08T20:54:57.545Z] ---> 23314baf13ed [2021-06-08T20:54:57.545Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T20:54:57.545Z] ---> Running in 3e7efccfc835 [2021-06-08T20:54:57.808Z] Removing intermediate container 3aef9264bd8e [2021-06-08T20:54:57.808Z] ---> 6d3655b6a331 [2021-06-08T20:54:57.808Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:54:57.808Z] ---> Running in 0936987425c5 [2021-06-08T20:54:57.808Z] Removing intermediate container 3e7efccfc835 [2021-06-08T20:54:57.808Z] ---> fa900ca37463 [2021-06-08T20:54:57.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:54:57.808Z] Removing intermediate container 0936987425c5 [2021-06-08T20:54:57.808Z] ---> a5beeb6a10b0 [2021-06-08T20:54:57.808Z] [2021-06-08T20:54:58.073Z] Successfully built a5beeb6a10b0 [2021-06-08T20:54:58.073Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T20:54:58.074Z]  Building sys-mgmt-agent ... done  ---> fc9cba1a0027 [2021-06-08T20:54:58.074Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T20:54:58.650Z] ---> bdbdcbc81d31 [2021-06-08T20:54:58.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T20:54:58.915Z] ---> 593e03c7fd59 [2021-06-08T20:54:58.915Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T20:54:58.915Z] ---> Running in 8109dd3a2b22 [2021-06-08T20:54:58.915Z] Removing intermediate container 8109dd3a2b22 [2021-06-08T20:54:58.915Z] ---> a22d477a79dd [2021-06-08T20:54:58.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:54:59.176Z] ---> Running in 5c7d1d2ad212 [2021-06-08T20:54:59.177Z] Removing intermediate container 5c7d1d2ad212 [2021-06-08T20:54:59.177Z] ---> 367e8e2cba9e [2021-06-08T20:54:59.177Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T20:54:59.440Z] ---> Running in 7ac7751c6260 [2021-06-08T20:54:59.440Z] Removing intermediate container 7ac7751c6260 [2021-06-08T20:54:59.440Z] ---> 174e6e0fcda8 [2021-06-08T20:54:59.440Z] Step 22/23 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:54:59.441Z] ---> Running in 42172d2fb81d [2021-06-08T20:54:59.704Z] Removing intermediate container 42172d2fb81d [2021-06-08T20:54:59.704Z] ---> e36aed3e26a8 [2021-06-08T20:54:59.704Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T20:54:59.704Z] ---> Running in c396b30f618b [2021-06-08T20:54:59.965Z] Removing intermediate container c396b30f618b [2021-06-08T20:54:59.965Z] ---> f818b9d9f130 [2021-06-08T20:54:59.965Z] [2021-06-08T20:54:59.965Z] Successfully built f818b9d9f130 [2021-06-08T20:54:59.965Z] Successfully tagged support-scheduler:latest [2021-06-08T20:55:06.873Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T20:55:06.873Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T20:55:06.873Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T20:55:06.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T20:55:06.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T20:55:06.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T20:55:06.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T20:55:07.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.210s coverage: 28.7% of statements [2021-06-08T20:55:10.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.269s coverage: 100.0% of statements [2021-06-08T20:55:10.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T20:55:10.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T20:55:10.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T20:55:11.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.282s coverage: 81.2% of statements [2021-06-08T20:55:11.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T20:55:12.256Z]  Building support-scheduler ... done Removing intermediate container b12333e755e5 [2021-06-08T20:55:12.256Z] ---> c39cad7bd2ad [2021-06-08T20:55:12.256Z] [2021-06-08T20:55:12.256Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:55:12.256Z] ---> 13621d1b12d4 [2021-06-08T20:55:12.256Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:55:12.256Z] ---> Using cache [2021-06-08T20:55:12.256Z] ---> 6107b83aaca3 [2021-06-08T20:55:12.256Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:55:12.256Z] ---> Using cache [2021-06-08T20:55:12.256Z] ---> 91ce5509e87e [2021-06-08T20:55:12.256Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T20:55:12.256Z] ---> Running in c9773199b552 [2021-06-08T20:55:12.256Z] Removing intermediate container c9773199b552 [2021-06-08T20:55:12.256Z] ---> 919a8e22a5ea [2021-06-08T20:55:12.256Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T20:55:12.256Z] ---> Running in 8aca9765e2fd [2021-06-08T20:55:12.840Z] Removing intermediate container 8aca9765e2fd [2021-06-08T20:55:12.840Z] ---> 542986969a54 [2021-06-08T20:55:12.840Z] Step 16/24 : WORKDIR / [2021-06-08T20:55:13.105Z] ---> Running in ea5f7615d8d4 [2021-06-08T20:55:13.105Z] Removing intermediate container 34433899a1c5 [2021-06-08T20:55:13.105Z] ---> ad30df097b4b [2021-06-08T20:55:13.105Z] [2021-06-08T20:55:13.105Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:55:13.105Z] ---> 13621d1b12d4 [2021-06-08T20:55:13.105Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:55:13.105Z] ---> Using cache [2021-06-08T20:55:13.105Z] ---> 6107b83aaca3 [2021-06-08T20:55:13.105Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:55:13.105Z] ---> Using cache [2021-06-08T20:55:13.105Z] ---> 91ce5509e87e [2021-06-08T20:55:13.105Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T20:55:13.105Z] ---> Running in 8db0b3996c52 [2021-06-08T20:55:13.369Z] Removing intermediate container ea5f7615d8d4 [2021-06-08T20:55:13.369Z] ---> 4ed01c14a1f2 [2021-06-08T20:55:13.369Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:55:13.369Z] Removing intermediate container 8db0b3996c52 [2021-06-08T20:55:13.369Z] ---> 9a84e8593d2a [2021-06-08T20:55:13.369Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T20:55:13.369Z] ---> Running in 04c885a6a9fc [2021-06-08T20:55:13.369Z] ---> 473d307ffe51 [2021-06-08T20:55:13.369Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T20:55:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.453s coverage: 53.4% of statements [2021-06-08T20:55:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T20:55:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T20:55:13.977Z] Removing intermediate container 04c885a6a9fc [2021-06-08T20:55:13.977Z] ---> d3b254c49439 [2021-06-08T20:55:13.977Z] Step 16/24 : WORKDIR / [2021-06-08T20:55:13.977Z] ---> Running in 37a2b6db9fa2 [2021-06-08T20:55:13.977Z] ---> 6c28389fb054 [2021-06-08T20:55:13.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T20:55:14.262Z] Removing intermediate container 37a2b6db9fa2 [2021-06-08T20:55:14.262Z] ---> ff84a11b5dfa [2021-06-08T20:55:14.262Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:55:14.262Z] ---> 52c175871655 [2021-06-08T20:55:14.262Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T20:55:14.262Z] ---> Running in af13fa2b2682 [2021-06-08T20:55:14.528Z] ---> 7cee76b639b7 [2021-06-08T20:55:14.528Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T20:55:14.528Z] Removing intermediate container af13fa2b2682 [2021-06-08T20:55:14.528Z] ---> cb86882f1396 [2021-06-08T20:55:14.528Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:55:14.791Z] ---> Running in 972e6f06200d [2021-06-08T20:55:14.791Z] ---> 36605668120a [2021-06-08T20:55:14.791Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T20:55:15.063Z] Removing intermediate container 972e6f06200d [2021-06-08T20:55:15.063Z] ---> 5fa41a161245 [2021-06-08T20:55:15.063Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:55:15.063Z] ---> Running in df90b77a1ecd [2021-06-08T20:55:15.063Z] ---> b74746dc1c1a [2021-06-08T20:55:15.063Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T20:55:15.330Z] ---> Running in ee7bbf9f64f6 [2021-06-08T20:55:15.330Z] Removing intermediate container df90b77a1ecd [2021-06-08T20:55:15.330Z] ---> 4dc269b0afae [2021-06-08T20:55:15.330Z] Step 23/24 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:55:15.330Z] ---> Running in c92a22eeed15 [2021-06-08T20:55:15.330Z] Removing intermediate container ee7bbf9f64f6 [2021-06-08T20:55:15.330Z] ---> b1071e35dcf3 [2021-06-08T20:55:15.330Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:55:15.330Z] Removing intermediate container c92a22eeed15 [2021-06-08T20:55:15.330Z] ---> 5162cf9f97f5 [2021-06-08T20:55:15.330Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:55:15.330Z] ---> Running in a2031a9c84c7 [2021-06-08T20:55:15.607Z] ---> Running in 28d3996c4803 [2021-06-08T20:55:15.607Z] Removing intermediate container a2031a9c84c7 [2021-06-08T20:55:15.607Z] ---> 2672c6e624eb [2021-06-08T20:55:15.607Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T20:55:15.607Z] Removing intermediate container 28d3996c4803 [2021-06-08T20:55:15.607Z] ---> 259d37eee2af [2021-06-08T20:55:15.607Z] [2021-06-08T20:55:15.607Z] ---> Running in 70e1925fbf3f [2021-06-08T20:55:15.607Z] Successfully built 259d37eee2af [2021-06-08T20:55:15.607Z] Successfully tagged core-metadata:latest [2021-06-08T20:55:15.878Z]  Building core-metadata ... done Removing intermediate container 70e1925fbf3f [2021-06-08T20:55:15.879Z] ---> ac222b471978 [2021-06-08T20:55:15.879Z] Step 23/24 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:55:15.879Z] ---> Running in 13af709f17aa [2021-06-08T20:55:16.143Z] Removing intermediate container 13af709f17aa [2021-06-08T20:55:16.143Z] ---> 337c8a358ec7 [2021-06-08T20:55:16.143Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:55:16.143Z] ---> Running in 2593652f5388 [2021-06-08T20:55:16.143Z] Removing intermediate container 2593652f5388 [2021-06-08T20:55:16.143Z] ---> 4abbc30271c4 [2021-06-08T20:55:16.143Z] [2021-06-08T20:55:16.405Z] Successfully built 4abbc30271c4 [2021-06-08T20:55:16.405Z] Successfully tagged core-command:latest [2021-06-08T20:55:16.975Z]  Building core-command ... done Removing intermediate container fc205f1d2903 [2021-06-08T20:55:16.975Z] ---> 2c8ae3676b9b [2021-06-08T20:55:16.975Z] [2021-06-08T20:55:16.975Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T20:55:16.975Z] ---> 13621d1b12d4 [2021-06-08T20:55:16.975Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T20:55:16.975Z] ---> Running in eccf9a1343fc [2021-06-08T20:55:17.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T20:55:17.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T20:55:17.496Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T20:55:17.496Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T20:55:17.496Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:55:17.496Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:55:17.496Z] OK: 6 MiB in 16 packages [2021-06-08T20:55:17.756Z] Removing intermediate container eccf9a1343fc [2021-06-08T20:55:17.756Z] ---> 3ec29265f46e [2021-06-08T20:55:17.756Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:55:17.756Z] ---> Running in 6bc27e8ee792 [2021-06-08T20:55:18.015Z] Removing intermediate container 6bc27e8ee792 [2021-06-08T20:55:18.015Z] ---> 57707fc3f0e0 [2021-06-08T20:55:18.015Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T20:55:18.015Z] ---> Running in ff88608599f3 [2021-06-08T20:55:18.016Z] Removing intermediate container ff88608599f3 [2021-06-08T20:55:18.016Z] ---> 58f9be6bb4fa [2021-06-08T20:55:18.016Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T20:55:18.016Z] ---> Running in fa91f24ac2e6 [2021-06-08T20:55:18.275Z] Removing intermediate container fa91f24ac2e6 [2021-06-08T20:55:18.275Z] ---> ec9d6a7c702b [2021-06-08T20:55:18.275Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:55:18.275Z] ---> 18bee4c298b9 [2021-06-08T20:55:18.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T20:55:18.846Z] ---> 7675a10b33d3 [2021-06-08T20:55:18.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T20:55:18.846Z] ---> ab88dfdd3c41 [2021-06-08T20:55:18.846Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T20:55:18.846Z] ---> Running in c50cdda6ca23 [2021-06-08T20:55:19.107Z] Removing intermediate container c50cdda6ca23 [2021-06-08T20:55:19.107Z] ---> a197a68e500e [2021-06-08T20:55:19.107Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:55:19.107Z] ---> Running in 4315b39e8bcf [2021-06-08T20:55:19.107Z] Removing intermediate container 4315b39e8bcf [2021-06-08T20:55:19.107Z] ---> 0f6ddec0819c [2021-06-08T20:55:19.107Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T20:55:19.107Z] ---> Running in 276f16d2813d [2021-06-08T20:55:19.370Z] Removing intermediate container 276f16d2813d [2021-06-08T20:55:19.370Z] ---> b4ce02ec5599 [2021-06-08T20:55:19.371Z] Step 22/23 : LABEL git_sha=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [2021-06-08T20:55:19.371Z] ---> Running in 35cad8ec5b3d [2021-06-08T20:55:19.371Z] Removing intermediate container 35cad8ec5b3d [2021-06-08T20:55:19.371Z] ---> cf9ec2a96fce [2021-06-08T20:55:19.371Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T20:55:19.371Z] ---> Running in 8839c3557d1a [2021-06-08T20:55:19.371Z] Removing intermediate container 8839c3557d1a [2021-06-08T20:55:19.371Z] ---> 919ca96ddc82 [2021-06-08T20:55:19.371Z] [2021-06-08T20:55:19.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.775s coverage: 87.7% of statements [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:55:19.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.235s coverage: 78.9% of statements [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T20:55:19.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T20:55:19.630Z] Successfully built 919ca96ddc82 [2021-06-08T20:55:19.630Z] Successfully tagged support-notifications:latest [2021-06-08T20:55:19.896Z]  Building support-notifications ... done  [Pipeline] } [2021-06-08T20:55:19.898Z] $ docker stop --time=1 424952ed6373b8e0735c89d4e30e5bc3991ada89abe294aa475c72ecffccb6f9 [2021-06-08T20:55:21.283Z] $ docker rm -f 424952ed6373b8e0735c89d4e30e5bc3991ada89abe294aa475c72ecffccb6f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T20:55:21.651Z] + docker images [2021-06-08T20:55:21.652Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T20:55:21.652Z] support-notifications latest 919ca96ddc82 2 seconds ago 16.6MB [2021-06-08T20:55:21.652Z] core-command latest 4abbc30271c4 5 seconds ago 15.9MB [2021-06-08T20:55:21.652Z] 2c8ae3676b9b 5 seconds ago 1.15GB [2021-06-08T20:55:21.652Z] core-metadata latest 259d37eee2af 6 seconds ago 16.6MB [2021-06-08T20:55:21.652Z] ad30df097b4b 9 seconds ago 1.14GB [2021-06-08T20:55:21.652Z] c39cad7bd2ad 11 seconds ago 1.15GB [2021-06-08T20:55:21.652Z] support-scheduler latest f818b9d9f130 22 seconds ago 15.9MB [2021-06-08T20:55:21.652Z] sys-mgmt-agent latest a5beeb6a10b0 24 seconds ago 312MB [2021-06-08T20:55:21.652Z] 26c2bb1720ec 27 seconds ago 1.14GB [2021-06-08T20:55:21.652Z] security-bootstrapper latest 560af5191af5 44 seconds ago 18.2MB [2021-06-08T20:55:21.652Z] security-secretstore-setup latest 9f5f43d1da3e About a minute ago 28.1MB [2021-06-08T20:55:21.652Z] core-data latest e9fa5177b7e8 About a minute ago 20.2MB [2021-06-08T20:55:21.652Z] security-proxy-setup latest 0922c6d57473 About a minute ago 25.3MB [2021-06-08T20:55:21.652Z] 33ac48d1f661 About a minute ago 1.15GB [2021-06-08T20:55:21.652Z] 4fe770122448 About a minute ago 1.15GB [2021-06-08T20:55:21.652Z] 8fcabf638e77 About a minute ago 1.15GB [2021-06-08T20:55:21.652Z] 3631794ea403 About a minute ago 1.14GB [2021-06-08T20:55:21.652Z] d59daac39f05 About a minute ago 1.15GB [2021-06-08T20:55:21.652Z] ci-base-image-x86_64 latest 25dabdf1ab23 7 minutes ago 648MB [2021-06-08T20:55:21.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T20:55:21.652Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T20:55:21.652Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T20:55:21.652Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T20:55:21.652Z] 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-08T20:55:24.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.412s coverage: 95.1% of statements [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T20:55:24.847Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T20:55:24.847Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.305s coverage: 60.0% of statements [2021-06-08T20:55:24.847Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.283s coverage: 0.8% of statements [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T20:55:24.847Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.216s coverage: 22.0% of statements [2021-06-08T20:55:24.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T20:55:24.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.319s coverage: 47.1% of statements [2021-06-08T20:55:24.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements [2021-06-08T20:55:24.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements [2021-06-08T20:55:26.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements [2021-06-08T20:55:27.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.187s coverage: 87.5% of statements [2021-06-08T20:55:39.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.196s coverage: 94.4% of statements [2021-06-08T20:55:39.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-06-08T20:55:45.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.675s coverage: 81.8% of statements [2021-06-08T20:55:45.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 76.0% of statements [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2021-06-08T20:55:53.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements [2021-06-08T20:55:53.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T20:55:54.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.943s coverage: 64.4% of statements [2021-06-08T20:55:54.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T20:55:54.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T20:55:54.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2021-06-08T20:55:54.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-06-08T20:55:54.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-06-08T20:55:54.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements [2021-06-08T20:55:55.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-06-08T20:56:01.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.097s coverage: 66.9% of statements [2021-06-08T20:56:01.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T20:56:01.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T20:56:01.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T20:56:02.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.763s coverage: 43.6% of statements [2021-06-08T20:56:02.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T20:56:02.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T20:56:02.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.114s coverage: 89.5% of statements [2021-06-08T20:56:02.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T20:56:02.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.116s coverage: 84.8% of statements [2021-06-08T20:56:02.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T20:56:02.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T20:56:02.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T20:56:02.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.258s coverage: 19.3% of statements [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.574s coverage: 91.9% of statements [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.246s coverage: 63.4% of statements [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.420s coverage: 97.6% of statements [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-08T20:56:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.205s coverage: 28.1% of statements [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T20:56:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T20:56:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.195s coverage: 28.9% of statements [2021-06-08T20:56:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T20:56:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T20:56:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T20:56:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T20:56:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T20:56:12.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-06-08T20:56:13.561Z] GO111MODULE=on go vet ./... [2021-06-08T20:57:50.401Z] gofmt -l . [2021-06-08T20:57:50.401Z] [ "`gofmt -l .`" = "" ] [2021-06-08T20:57:50.401Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T20:57:51.061Z] + ls -al . [2021-06-08T20:57:51.061Z] total 556 [2021-06-08T20:57:51.061Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 20:57 . [2021-06-08T20:57:51.061Z] drwxr-xr-x 4 root root 4096 Jun 8 20:52 .. [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 20:51 .dockerignore [2021-06-08T20:57:51.061Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 20:51 .git [2021-06-08T20:57:51.061Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 20:51 .github [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 20:51 .gitignore [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 20:51 .sonarcloud.properties [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:51 Attribution.txt [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:51 CONTRIBUTING.md [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 20:51 Dockerfile.build [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 20:51 Jenkinsfile [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:51 LICENSE [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:51 Makefile [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:51 README.md [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 7071 Jun 8 20:51 SECURITY.md [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 20:47 VERSION [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:51 ZMQWindows.md [2021-06-08T20:57:51.061Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 20:51 bin [2021-06-08T20:57:51.061Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 20:51 cmd [2021-06-08T20:57:51.061Z] -rw-r--r-- 1 root root 412085 Jun 8 20:56 coverage.out [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 20:51 go.mod [2021-06-08T20:57:51.061Z] -rw-r--r-- 1 root root 21048 Jun 8 20:53 go.sum [2021-06-08T20:57:51.061Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 20:51 internal [2021-06-08T20:57:51.061Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 20:51 openapi [2021-06-08T20:57:51.061Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 20:51 snap [2021-06-08T20:57:51.061Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 20:51 version.go [Pipeline] sh [2021-06-08T20:57:51.722Z] + '[' -e coverage.out ] [2021-06-08T20:57:51.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T20:57:51.758Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T20:57:52.672Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T20:57:53.321Z] + make build [2021-06-08T20:57:53.321Z] go mod tidy [2021-06-08T20:57:53.918Z] 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-08T20:58:00.629Z] 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-08T20:58:27.649Z] 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-08T20:58:27.649Z] 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-08T20:58:31.952Z] 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-08T20:58:32.555Z] 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-08T20:58:36.866Z] 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-08T20:58:40.263Z] 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-08T20:58:45.938Z] 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-08T20:58:46.533Z] 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-08T20:58:51.746Z] 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-08T20:58:52.722Z] 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-08T20:58:58.611Z] $ docker stop --time=1 d78016ddabb24db7250fd40b78cdef3e766817fe10005094b9dedfca4f5ba8e1 [2021-06-08T20:59:01.968Z] $ docker rm -f d78016ddabb24db7250fd40b78cdef3e766817fe10005094b9dedfca4f5ba8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:59:03.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:59:04.079Z] [2021-06-08T20:59:04.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:59:04.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:59:04.753Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T20:59:04.753Z] 29e5d40040c1: Pulling fs layer [2021-06-08T20:59:04.753Z] 1ce36da41761: Pulling fs layer [2021-06-08T20:59:04.753Z] 25b303627fd3: Pulling fs layer [2021-06-08T20:59:04.753Z] 29e5d40040c1: Verifying Checksum [2021-06-08T20:59:04.753Z] 29e5d40040c1: Download complete [2021-06-08T20:59:05.736Z] 1ce36da41761: Download complete [2021-06-08T20:59:05.736Z] 29e5d40040c1: Pull complete [2021-06-08T20:59:06.731Z] 1ce36da41761: Pull complete [2021-06-08T20:59:07.326Z] 25b303627fd3: Verifying Checksum [2021-06-08T20:59:07.326Z] 25b303627fd3: Download complete [2021-06-08T20:59:17.499Z] 25b303627fd3: Pull complete [2021-06-08T20:59:17.499Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T20:59:17.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:59:17.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T20:59:17.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2021-06-08T20:59:17.894Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T20:59:21.026Z] $ docker top 9b8c3ecb84a1da80f5b8d464b46281a6503b86aa2a984f139f5802ed592a29c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:59:22.002Z] + docker-compose build --help [2021-06-08T20:59:22.002Z] + grep parallel [2021-06-08T20:59:27.394Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T20:59:27.408Z] $ docker stop --time=1 9b8c3ecb84a1da80f5b8d464b46281a6503b86aa2a984f139f5802ed592a29c8 [2021-06-08T20:59:29.274Z] $ docker rm -f 9b8c3ecb84a1da80f5b8d464b46281a6503b86aa2a984f139f5802ed592a29c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:59:33.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T20:59:33.914Z] . [Pipeline] withDockerContainer [2021-06-08T20:59:34.200Z] prd-ubuntu18.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2021-06-08T20:59:34.277Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T20:59:35.919Z] $ docker top 3c8e9d755762850ef793e1494aeb1ebeadc1f47b43a14fee2da0c3733a8fa09b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:59:36.928Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T20:59:43.631Z] Building core-command ... [2021-06-08T20:59:43.631Z] Building core-data ... [2021-06-08T20:59:43.631Z] Building core-metadata ... [2021-06-08T20:59:43.631Z] Building security-bootstrapper ... [2021-06-08T20:59:43.631Z] Building security-proxy-setup ... [2021-06-08T20:59:43.631Z] Building security-secretstore-setup ... [2021-06-08T20:59:43.631Z] Building support-notifications ... [2021-06-08T20:59:43.631Z] Building support-scheduler ... [2021-06-08T20:59:43.631Z] Building sys-mgmt-agent ... [2021-06-08T20:59:43.631Z] Building support-notifications [2021-06-08T20:59:43.631Z] Building security-secretstore-setup [2021-06-08T20:59:43.631Z] Building core-metadata [2021-06-08T20:59:43.631Z] Building security-bootstrapper [2021-06-08T20:59:43.631Z] Building core-data [2021-06-08T21:00:52.992Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:00:52.992Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:00:52.992Z] ---> ebc17848bf62 [2021-06-08T21:00:52.992Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:00:53.591Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:00:53.591Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:00:53.591Z] ---> ebc17848bf62 [2021-06-08T21:00:53.591Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T21:00:53.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:00:53.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:00:53.863Z] ---> ebc17848bf62 [2021-06-08T21:00:53.863Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T21:00:54.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:00:54.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:00:54.140Z] ---> ebc17848bf62 [2021-06-08T21:00:54.140Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:00:54.140Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:00:54.140Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:00:54.140Z] ---> ebc17848bf62 [2021-06-08T21:00:54.140Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T21:00:56.777Z] ---> Running in 73e3dc5c42ee [2021-06-08T21:00:56.777Z] ---> Running in 4a8a1b18d980 [2021-06-08T21:00:56.777Z] ---> Running in 7ed6dbab853a [2021-06-08T21:00:56.777Z] ---> Running in bc0100d141d0 [2021-06-08T21:00:56.777Z] ---> Running in bbc2e51c36ae [2021-06-08T21:00:57.766Z] Removing intermediate container 7ed6dbab853a [2021-06-08T21:00:57.766Z] ---> 2c0d3526dd87 [2021-06-08T21:00:57.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:00:57.766Z] Removing intermediate container 73e3dc5c42ee [2021-06-08T21:00:57.766Z] ---> 6762c9886f3a [2021-06-08T21:00:57.766Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:00:57.766Z] Removing intermediate container bbc2e51c36ae [2021-06-08T21:00:57.766Z] ---> ebd09de4cf6a [2021-06-08T21:00:57.766Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:00:57.766Z] Removing intermediate container bc0100d141d0 [2021-06-08T21:00:57.766Z] ---> 0c3a7dffae5e [2021-06-08T21:00:57.766Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:00:57.766Z] Removing intermediate container 4a8a1b18d980 [2021-06-08T21:00:57.766Z] ---> 2d7d1c581b21 [2021-06-08T21:00:57.766Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:00:58.047Z] ---> Running in 0415c5fc6495 [2021-06-08T21:00:58.047Z] ---> Running in eac75e42f39a [2021-06-08T21:00:58.047Z] ---> Running in 7e287d51b01a [2021-06-08T21:00:58.321Z] ---> Running in 6f125e8ae417 [2021-06-08T21:00:58.321Z] ---> Running in 89afdf22d610 [2021-06-08T21:01:01.712Z] Removing intermediate container 0415c5fc6495 [2021-06-08T21:01:01.712Z] ---> ddf44372c999 [2021-06-08T21:01:01.712Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T21:01:01.712Z] ---> Running in 488c9cbe422c [2021-06-08T21:01:01.992Z] Removing intermediate container 7e287d51b01a [2021-06-08T21:01:01.992Z] ---> 77c57ef92e78 [2021-06-08T21:01:01.992Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T21:01:02.271Z] ---> Running in 31f75a21a5f7 [2021-06-08T21:01:02.544Z] Removing intermediate container 89afdf22d610 [2021-06-08T21:01:02.544Z] Removing intermediate container eac75e42f39a [2021-06-08T21:01:02.544Z] ---> 583bba7ecdf0 [2021-06-08T21:01:02.544Z] ---> ef22bc21c342 [2021-06-08T21:01:02.544Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base gitStep 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T21:01:02.544Z] [2021-06-08T21:01:02.834Z] ---> Running in 40298cd5f37d [2021-06-08T21:01:02.834Z] ---> Running in 840f8658e242 [2021-06-08T21:01:02.834Z] Removing intermediate container 6f125e8ae417 [2021-06-08T21:01:02.834Z] ---> 64292083c815 [2021-06-08T21:01:02.834Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T21:01:03.113Z] ---> Running in 028d7151cf2f [2021-06-08T21:01:03.390Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:03.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:04.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:04.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:04.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:04.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:05.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:05.415Z] OK: 218 MiB in 52 packages [2021-06-08T21:01:05.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:05.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:05.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:01:05.972Z] OK: 218 MiB in 52 packages [2021-06-08T21:01:06.972Z] Removing intermediate container 488c9cbe422c [2021-06-08T21:01:06.972Z] ---> 27d16f4f1b2d [2021-06-08T21:01:06.972Z] Step 6/24 : COPY go.mod . [2021-06-08T21:01:06.972Z] OK: 218 MiB in 52 packages [2021-06-08T21:01:06.972Z] OK: 218 MiB in 52 packages [2021-06-08T21:01:06.972Z] OK: 218 MiB in 52 packages [2021-06-08T21:01:07.973Z] Removing intermediate container 31f75a21a5f7 [2021-06-08T21:01:07.973Z] ---> 2dd35bcebba0 [2021-06-08T21:01:07.973Z] Step 6/26 : COPY go.mod . [2021-06-08T21:01:07.973Z] ---> 2676825fd1eb [2021-06-08T21:01:07.973Z] Step 7/24 : RUN go mod download [2021-06-08T21:01:08.251Z] ---> Running in c9f08a87b947 [2021-06-08T21:01:08.530Z] Removing intermediate container 40298cd5f37d [2021-06-08T21:01:08.530Z] ---> 00c30797a42a [2021-06-08T21:01:08.530Z] Step 6/24 : COPY go.mod . [2021-06-08T21:01:08.804Z] Removing intermediate container 840f8658e242 [2021-06-08T21:01:08.804Z] ---> b922df77d6dc [2021-06-08T21:01:08.804Z] Step 6/23 : COPY go.mod . [2021-06-08T21:01:09.079Z] Removing intermediate container 028d7151cf2f [2021-06-08T21:01:09.079Z] ---> f693bafd8ec7 [2021-06-08T21:01:09.079Z] Step 6/32 : COPY go.mod . [2021-06-08T21:01:09.079Z] ---> aae61270e24d [2021-06-08T21:01:09.079Z] Step 7/26 : RUN go mod download [2021-06-08T21:01:09.353Z] ---> Running in 98943ad179f2 [2021-06-08T21:01:09.954Z] ---> 64126383a29c [2021-06-08T21:01:09.954Z] Step 7/24 : RUN go mod download [2021-06-08T21:01:10.233Z] ---> Running in b7adede88e70 [2021-06-08T21:01:10.233Z] ---> 1b2cc41aaa38 [2021-06-08T21:01:10.233Z] Step 7/23 : RUN go mod download [2021-06-08T21:01:10.512Z] ---> 126d95515f87 [2021-06-08T21:01:10.512Z] Step 7/32 : RUN go mod download [2021-06-08T21:01:10.512Z] ---> Running in 4151f6df20a0 [2021-06-08T21:01:10.792Z] ---> Running in 6600d2d70abb [2021-06-08T21:01:16.308Z] Removing intermediate container c9f08a87b947 [2021-06-08T21:01:16.308Z] ---> db490803be1c [2021-06-08T21:01:16.308Z] Step 8/24 : COPY . . [2021-06-08T21:01:16.308Z] Removing intermediate container 98943ad179f2 [2021-06-08T21:01:16.308Z] ---> 7e674418fcfb [2021-06-08T21:01:16.308Z] Step 8/26 : COPY . . [2021-06-08T21:01:16.308Z] Removing intermediate container b7adede88e70 [2021-06-08T21:01:16.308Z] ---> a499caf464a1 [2021-06-08T21:01:16.308Z] Step 8/24 : COPY . . [2021-06-08T21:01:16.308Z] Removing intermediate container 4151f6df20a0 [2021-06-08T21:01:16.308Z] ---> 4de8fb0d8d71 [2021-06-08T21:01:16.308Z] Step 8/23 : COPY . . [2021-06-08T21:01:16.308Z] Removing intermediate container 6600d2d70abb [2021-06-08T21:01:16.308Z] ---> 3c64223a9ece [2021-06-08T21:01:16.308Z] Step 8/32 : COPY . . [2021-06-08T21:01:41.494Z] ---> ea72af2c1cb1 [2021-06-08T21:01:41.494Z] Step 9/26 : RUN go mod tidy [2021-06-08T21:01:41.494Z] ---> f99e3adab3d7 [2021-06-08T21:01:41.494Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:01:41.494Z] ---> 49e671cb400e [2021-06-08T21:01:41.494Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:01:41.494Z] ---> Running in 828ade5dfbc4 [2021-06-08T21:01:41.494Z] ---> Running in f74c19f2ff11 [2021-06-08T21:01:41.494Z] ---> dc7b42d8c298 [2021-06-08T21:01:41.494Z] Step 9/32 : RUN go mod tidy [2021-06-08T21:01:41.494Z] ---> Running in b7725e12a16e [2021-06-08T21:01:41.494Z] ---> fa8ab7ba2cf4 [2021-06-08T21:01:41.494Z] Step 9/23 : RUN go mod tidy [2021-06-08T21:01:41.494Z] ---> Running in e870990fdaea [2021-06-08T21:01:41.494Z] ---> Running in 76f45c21396c [2021-06-08T21:01:44.934Z] Removing intermediate container f74c19f2ff11 [2021-06-08T21:01:44.934Z] ---> 582e0de887d5 [2021-06-08T21:01:44.934Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T21:01:45.212Z] ---> Running in 37413e901d54 [2021-06-08T21:01:45.825Z] Removing intermediate container 828ade5dfbc4 [2021-06-08T21:01:46.105Z] ---> 76d9e0f2a6d3 [2021-06-08T21:01:46.105Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T21:01:46.105Z] Removing intermediate container b7725e12a16e [2021-06-08T21:01:46.105Z] ---> 5aa135f1fde7 [2021-06-08T21:01:46.105Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T21:01:46.105Z] ---> Running in fad1e16bea19 [2021-06-08T21:01:50.020Z] ---> Running in 5e094dc187b1 [2021-06-08T21:01:50.020Z] Removing intermediate container e870990fdaea [2021-06-08T21:01:50.020Z] ---> d1ef3741e1ed [2021-06-08T21:01:50.020Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T21:01:50.020Z] Removing intermediate container 76f45c21396c [2021-06-08T21:01:50.020Z] ---> 0ef436191b2e [2021-06-08T21:01:50.020Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T21:01:50.020Z] ---> Running in 8223caadd1ee [2021-06-08T21:01:50.020Z] ---> Running in e425dce50417 [2021-06-08T21:01:50.020Z] 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-08T21:01:50.020Z] 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-08T21:01:50.020Z] 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-08T21:01:50.020Z] 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-08T21:01:50.020Z] 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-08T21:03:50.418Z] 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-08T21:03:56.672Z] Removing intermediate container 8223caadd1ee [2021-06-08T21:03:56.672Z] ---> 22ba02702c47 [2021-06-08T21:03:56.672Z] [2021-06-08T21:03:56.672Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T21:03:56.672Z] 3.12: Pulling from library/alpine [2021-06-08T21:04:01.783Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T21:04:01.783Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T21:04:01.783Z] ---> 9852663dfa18 [2021-06-08T21:04:01.783Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T21:04:02.062Z] ---> Running in 9300340443c8 [2021-06-08T21:04:02.340Z] Removing intermediate container fad1e16bea19 [2021-06-08T21:04:02.340Z] ---> 0e069468b5ca [2021-06-08T21:04:02.340Z] [2021-06-08T21:04:02.340Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T21:04:02.340Z] ---> 9852663dfa18 [2021-06-08T21:04:02.340Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T21:04:02.958Z] ---> Running in bc1d65f16b54 [2021-06-08T21:04:03.234Z] Removing intermediate container 9300340443c8 [2021-06-08T21:04:03.234Z] ---> 6744c5b9b4f8 [2021-06-08T21:04:03.234Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T21:04:03.837Z] ---> Running in d490c4a6f1a0 [2021-06-08T21:04:05.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:05.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:06.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:06.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:06.655Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T21:04:06.938Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:04:06.938Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T21:04:06.938Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T21:04:06.938Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T21:04:06.938Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T21:04:06.938Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:04:06.938Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:04:07.219Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T21:04:07.220Z] OK: 7 MiB in 20 packages [2021-06-08T21:04:07.220Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T21:04:07.220Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:04:07.220Z] OK: 5 MiB in 16 packages [2021-06-08T21:04:07.820Z] Removing intermediate container e425dce50417 [2021-06-08T21:04:07.820Z] ---> a78697a63a9d [2021-06-08T21:04:07.820Z] [2021-06-08T21:04:07.820Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T21:04:07.820Z] ---> 9852663dfa18 [2021-06-08T21:04:07.820Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T21:04:08.417Z] ---> Running in 0b1aabf1e6f4 [2021-06-08T21:04:09.017Z] Removing intermediate container 37413e901d54 [2021-06-08T21:04:09.017Z] ---> aafbf12d9905 [2021-06-08T21:04:09.017Z] [2021-06-08T21:04:09.017Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:04:09.017Z] ---> 9852663dfa18 [2021-06-08T21:04:09.017Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:04:09.289Z] ---> Running in 88593622836e [2021-06-08T21:04:09.563Z] Removing intermediate container d490c4a6f1a0 [2021-06-08T21:04:09.563Z] ---> 34d6ef472420 [2021-06-08T21:04:09.563Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T21:04:09.837Z] Removing intermediate container bc1d65f16b54 [2021-06-08T21:04:09.837Z] ---> 77e8bf91a369 [2021-06-08T21:04:09.837Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T21:04:09.837Z] ---> Running in 0f3169d6fd84 [2021-06-08T21:04:10.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:10.111Z] ---> Running in e7e7435998aa [2021-06-08T21:04:10.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:12.517Z] Removing intermediate container 0f3169d6fd84 [2021-06-08T21:04:12.517Z] ---> ad52e9f4836a [2021-06-08T21:04:12.517Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T21:04:12.517Z] ---> Running in 8503bad0e902 [2021-06-08T21:04:12.517Z] Removing intermediate container e7e7435998aa [2021-06-08T21:04:12.517Z] ---> b30d3879f69b [2021-06-08T21:04:12.517Z] Step 14/26 : WORKDIR / [2021-06-08T21:04:12.517Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T21:04:12.517Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T21:04:12.517Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:04:12.517Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:04:12.517Z] ---> Running in d6d5dddf247f [2021-06-08T21:04:12.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:12.517Z] OK: 6 MiB in 16 packages [2021-06-08T21:04:12.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:12.517Z] Removing intermediate container 8503bad0e902 [2021-06-08T21:04:12.517Z] ---> cde9a91c3f3f [2021-06-08T21:04:12.517Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T21:04:12.517Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T21:04:12.517Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:04:12.517Z] OK: 5 MiB in 15 packages [2021-06-08T21:04:12.517Z] ---> Running in c5d679d1c1cf [2021-06-08T21:04:12.517Z] Removing intermediate container d6d5dddf247f [2021-06-08T21:04:12.517Z] ---> ab53ea0476e0 [2021-06-08T21:04:12.518Z] 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-08T21:04:14.517Z] ---> 07c4ee11477b [2021-06-08T21:04:14.517Z] 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-08T21:04:14.517Z] Removing intermediate container 0b1aabf1e6f4 [2021-06-08T21:04:14.517Z] ---> ab6d598da437 [2021-06-08T21:04:14.517Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:04:14.517Z] Removing intermediate container 88593622836e [2021-06-08T21:04:14.517Z] ---> 219bf2f851a9 [2021-06-08T21:04:14.517Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:04:14.792Z] ---> Running in 76d25543aa9e [2021-06-08T21:04:15.071Z] Removing intermediate container 5e094dc187b1 [2021-06-08T21:04:15.071Z] ---> 0d1c80185aac [2021-06-08T21:04:15.071Z] [2021-06-08T21:04:15.071Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:04:15.071Z] ---> 9852663dfa18 [2021-06-08T21:04:15.071Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T21:04:15.071Z] ---> Running in 46e074019737 [2021-06-08T21:04:15.343Z] ---> Running in d99193361c75 [2021-06-08T21:04:15.343Z] ---> bbad94604802 [2021-06-08T21:04:15.343Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T21:04:15.616Z] Removing intermediate container 76d25543aa9e [2021-06-08T21:04:15.616Z] ---> ca13a422950c [2021-06-08T21:04:15.616Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T21:04:15.890Z] Removing intermediate container 46e074019737 [2021-06-08T21:04:15.890Z] ---> feb2294b7ecc [2021-06-08T21:04:15.890Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T21:04:15.890Z] ---> Running in e22f1bb5bae6 [2021-06-08T21:04:16.164Z] Removing intermediate container d99193361c75 [2021-06-08T21:04:16.164Z] ---> 081f18bc4f67 [2021-06-08T21:04:16.164Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T21:04:16.164Z] ---> Running in 69f60974ea04 [2021-06-08T21:04:16.164Z] Removing intermediate container c5d679d1c1cf [2021-06-08T21:04:16.164Z] ---> 059730c229d1 [2021-06-08T21:04:16.164Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T21:04:16.164Z] ---> Running in 6e9dc316d8cc [2021-06-08T21:04:16.449Z] ---> Running in aaa9f02f2631 [2021-06-08T21:04:16.449Z] ---> 0ca9e3a13ec7 [2021-06-08T21:04:16.449Z] 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-08T21:04:16.722Z] Removing intermediate container e22f1bb5bae6 [2021-06-08T21:04:16.722Z] ---> 3bd620d2b482 [2021-06-08T21:04:16.722Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T21:04:16.722Z] Removing intermediate container 69f60974ea04 [2021-06-08T21:04:16.722Z] ---> d2ed7cde73d6 [2021-06-08T21:04:16.722Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T21:04:17.005Z] ---> Running in 7b2936ccd0f2 [2021-06-08T21:04:17.005Z] ---> Running in 89a00495ad8a [2021-06-08T21:04:17.005Z] Removing intermediate container 6e9dc316d8cc [2021-06-08T21:04:17.005Z] ---> a2885128622e [2021-06-08T21:04:17.005Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T21:04:17.279Z] Removing intermediate container aaa9f02f2631 [2021-06-08T21:04:17.279Z] ---> 01fba2f62fac [2021-06-08T21:04:17.279Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T21:04:17.279Z] ---> Running in 1fffd0a0ed36 [2021-06-08T21:04:17.552Z] ---> 25c3adc0abe0 [2021-06-08T21:04:17.552Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T21:04:17.552Z] Removing intermediate container 7b2936ccd0f2 [2021-06-08T21:04:17.552Z] ---> ca8f86201232 [2021-06-08T21:04:17.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:04:17.838Z] Removing intermediate container 89a00495ad8a [2021-06-08T21:04:17.838Z] ---> 54b2e50afc8b [2021-06-08T21:04:17.838Z] Step 16/24 : WORKDIR / [2021-06-08T21:04:18.117Z] ---> Running in c6481a8a9a4f [2021-06-08T21:04:18.117Z] Removing intermediate container 1fffd0a0ed36 [2021-06-08T21:04:18.117Z] ---> 185040e47be2 [2021-06-08T21:04:18.117Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:04:18.389Z] ---> Running in ee0dcee2379b [2021-06-08T21:04:18.389Z] ---> 36a36c54a959 [2021-06-08T21:04:18.389Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T21:04:18.684Z] ---> 00060ed41c36 [2021-06-08T21:04:18.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T21:04:18.684Z] ---> Running in 9991e2d082e6 [2021-06-08T21:04:18.954Z] Removing intermediate container c6481a8a9a4f [2021-06-08T21:04:18.954Z] ---> 61116604e6b1 [2021-06-08T21:04:18.954Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:04:19.226Z] ---> 407d67f8b1ff [2021-06-08T21:04:19.226Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T21:04:20.764Z] ---> be55a7a767c1 [2021-06-08T21:04:20.764Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T21:04:23.463Z] ---> f6ea3e7ad3df [2021-06-08T21:04:23.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T21:04:23.463Z] ---> c7bef9094bff [2021-06-08T21:04:23.463Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T21:04:23.463Z] Removing intermediate container ee0dcee2379b [2021-06-08T21:04:23.463Z] ---> a9ccbcb98e8a [2021-06-08T21:04:23.463Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T21:04:23.463Z] ---> Running in 4b7489bfb6b5 [2021-06-08T21:04:23.463Z] ---> f017612380a3 [2021-06-08T21:04:23.463Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T21:04:23.463Z] Removing intermediate container 9991e2d082e6 [2021-06-08T21:04:23.463Z] ---> 32614f138c8b [2021-06-08T21:04:23.463Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:04:23.463Z] ---> 4ef325c2115a [2021-06-08T21:04:23.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T21:04:23.463Z] ---> Running in 7c7e83074a5e [2021-06-08T21:04:23.463Z] ---> fddc851678ba [2021-06-08T21:04:23.463Z] 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-08T21:04:23.463Z] ---> Running in 60189a68ed1e [2021-06-08T21:04:24.084Z] ---> 8b0ba73e6077 [2021-06-08T21:04:24.084Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T21:04:24.084Z] Removing intermediate container 7c7e83074a5e [2021-06-08T21:04:24.084Z] ---> 7c019eeb0e38 [2021-06-08T21:04:24.084Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:04:24.413Z] ---> ff67d0709072 [2021-06-08T21:04:24.413Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T21:04:24.413Z] ---> Running in 8564d57cf652 [2021-06-08T21:04:24.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:24.710Z] ---> Running in 0f407ac3c83b [2021-06-08T21:04:25.331Z] Removing intermediate container 8564d57cf652 [2021-06-08T21:04:25.331Z] ---> 34ac2ffea673 [2021-06-08T21:04:25.331Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T21:04:25.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:04:25.606Z] Removing intermediate container 0f407ac3c83b [2021-06-08T21:04:25.606Z] ---> 10f93208fbf8 [2021-06-08T21:04:25.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:04:25.606Z] ---> Running in dcdacaadefc3 [2021-06-08T21:04:25.885Z] ---> 303b21b255b5 [2021-06-08T21:04:25.885Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T21:04:25.885Z] ---> Running in deae356802d7 [2021-06-08T21:04:26.166Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T21:04:26.166Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T21:04:26.451Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T21:04:26.451Z] Removing intermediate container dcdacaadefc3 [2021-06-08T21:04:26.451Z] ---> 566bf048198b [2021-06-08T21:04:26.451Z] Step 22/23 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:04:26.451Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T21:04:26.735Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T21:04:26.735Z] ---> Running in ea95eb4cf0bd [2021-06-08T21:04:26.735Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T21:04:26.735Z] Removing intermediate container deae356802d7 [2021-06-08T21:04:26.735Z] ---> b10a5a7861fe [2021-06-08T21:04:26.735Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:04:26.735Z] Removing intermediate container 60189a68ed1e [2021-06-08T21:04:26.735Z] ---> e73aca8af6b7 [2021-06-08T21:04:26.735Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T21:04:26.735Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:04:26.735Z] OK: 8 MiB in 20 packages [2021-06-08T21:04:27.010Z] ---> Running in 32c65d38c14f [2021-06-08T21:04:27.010Z] ---> 5f38861ad237 [2021-06-08T21:04:27.010Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T21:04:27.010Z] ---> Running in 2f2a84ce62fa [2021-06-08T21:04:29.084Z] Removing intermediate container ea95eb4cf0bd [2021-06-08T21:04:29.084Z] ---> fa9a1648f913 [2021-06-08T21:04:29.084Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T21:04:29.084Z] ---> Running in 8b63083f0c86 [2021-06-08T21:04:29.084Z] Removing intermediate container 2f2a84ce62fa [2021-06-08T21:04:29.084Z] ---> a35ae8a5a41b [2021-06-08T21:04:29.084Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T21:04:29.084Z] Removing intermediate container 32c65d38c14f [2021-06-08T21:04:29.084Z] ---> 4dc04f9cb575 [2021-06-08T21:04:29.084Z] Step 23/24 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:04:29.084Z] ---> Running in 1fd4abd0594d [2021-06-08T21:04:29.084Z] ---> Running in 495f58adef3a [2021-06-08T21:04:29.084Z] Removing intermediate container 4b7489bfb6b5 [2021-06-08T21:04:29.084Z] ---> eeebfd6d8483 [2021-06-08T21:04:29.084Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:04:29.084Z] ---> c4aa6579df64 [2021-06-08T21:04:29.084Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T21:04:29.084Z] Removing intermediate container 8b63083f0c86 [2021-06-08T21:04:29.084Z] ---> 6626c0d316fd [2021-06-08T21:04:29.084Z] [2021-06-08T21:04:29.084Z] Removing intermediate container 495f58adef3a [2021-06-08T21:04:29.084Z] ---> fe7f093d40d5 [2021-06-08T21:04:29.084Z] Step 25/26 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:04:29.084Z] Removing intermediate container 1fd4abd0594d [2021-06-08T21:04:29.084Z] ---> 40e9896532f9 [2021-06-08T21:04:29.084Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:04:29.084Z] Successfully built 6626c0d316fd [2021-06-08T21:04:29.360Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T21:04:29.360Z]  Building support-notifications ... done Building security-proxy-setup [2021-06-08T21:04:29.360Z] ---> Running in 6d448eb6254c [2021-06-08T21:04:29.360Z] ---> Running in 910a53734bf7 [2021-06-08T21:04:29.641Z] ---> c03f88301c7a [2021-06-08T21:04:29.641Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T21:04:29.641Z] ---> 37fc52820841 [2021-06-08T21:04:29.641Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T21:04:30.249Z] ---> Running in 8906edcc43d8 [2021-06-08T21:04:30.249Z] Removing intermediate container 910a53734bf7 [2021-06-08T21:04:30.249Z] ---> 6b74864fa63f [2021-06-08T21:04:30.249Z] [2021-06-08T21:04:30.249Z] Removing intermediate container 6d448eb6254c [2021-06-08T21:04:30.249Z] ---> 7950da99fe8d [2021-06-08T21:04:30.249Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T21:04:30.525Z] ---> Running in 01e50606b8b1 [2021-06-08T21:04:30.801Z] Successfully built 6b74864fa63f [2021-06-08T21:04:30.802Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T21:04:30.802Z]  Building core-metadata ... done Building core-command [2021-06-08T21:04:30.802Z] Removing intermediate container 8906edcc43d8 [2021-06-08T21:04:30.802Z] ---> a036d7ad5f13 [2021-06-08T21:04:30.802Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T21:04:31.403Z] ---> 0e3de96f4080 [2021-06-08T21:04:31.403Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T21:04:31.403Z] Removing intermediate container 01e50606b8b1 [2021-06-08T21:04:31.403Z] ---> 9c65e15c25d8 [2021-06-08T21:04:31.403Z] [2021-06-08T21:04:31.999Z] Successfully built 9c65e15c25d8 [2021-06-08T21:04:32.302Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T21:04:32.303Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-08T21:04:32.303Z] ---> ea8266a01139 [2021-06-08T21:04:32.303Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T21:04:34.408Z] ---> Running in 6c6c6b97ca1f [2021-06-08T21:04:34.408Z] ---> 2dd6808faaec [2021-06-08T21:04:34.408Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T21:04:34.408Z] ---> Running in 209c7c364037 [2021-06-08T21:04:34.408Z] Removing intermediate container 209c7c364037 [2021-06-08T21:04:34.408Z] ---> 209678ee70aa [2021-06-08T21:04:34.408Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:04:34.408Z] ---> Running in 107d992a0795 [2021-06-08T21:04:34.681Z] Removing intermediate container 107d992a0795 [2021-06-08T21:04:34.681Z] ---> 8ab17957cbc8 [2021-06-08T21:04:34.681Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:04:35.287Z] ---> Running in e692c0446488 [2021-06-08T21:04:35.886Z] Removing intermediate container 6c6c6b97ca1f [2021-06-08T21:04:35.886Z] ---> 8a68da3d9a24 [2021-06-08T21:04:35.886Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T21:04:36.164Z] Removing intermediate container e692c0446488 [2021-06-08T21:04:36.164Z] ---> ea8679af4fed [2021-06-08T21:04:36.164Z] Step 23/24 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:04:36.450Z] ---> Running in 33e95fb4ccd0 [2021-06-08T21:04:36.729Z] ---> Running in 18c9f26103c6 [2021-06-08T21:04:37.339Z] Removing intermediate container 33e95fb4ccd0 [2021-06-08T21:04:37.339Z] ---> c7d3dda6aaf3 [2021-06-08T21:04:37.339Z] Step 29/32 : CMD ["gate"] [2021-06-08T21:04:37.618Z] Removing intermediate container 18c9f26103c6 [2021-06-08T21:04:37.618Z] ---> 86091d94b36d [2021-06-08T21:04:37.618Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:04:37.907Z] ---> Running in 0f6884449799 [2021-06-08T21:04:38.187Z] ---> Running in d07696f655d4 [2021-06-08T21:04:38.793Z] Removing intermediate container 0f6884449799 [2021-06-08T21:04:38.794Z] ---> d5032402aa2c [2021-06-08T21:04:38.794Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T21:04:38.794Z] Removing intermediate container d07696f655d4 [2021-06-08T21:04:38.794Z] ---> 224eaa7ae58f [2021-06-08T21:04:38.794Z] [2021-06-08T21:04:39.410Z] Successfully built 224eaa7ae58f [2021-06-08T21:04:39.410Z] Successfully tagged core-data-arm64:latest [2021-06-08T21:04:39.410Z]  Building core-data ... done  ---> Running in 4155c6d04c44 [2021-06-08T21:04:39.410Z] Building sys-mgmt-agent [2021-06-08T21:04:40.394Z] Removing intermediate container 4155c6d04c44 [2021-06-08T21:04:40.395Z] ---> 834059b6b84c [2021-06-08T21:04:40.395Z] Step 31/32 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:04:40.674Z] ---> Running in c889ccf48e7c [2021-06-08T21:04:43.002Z] Removing intermediate container c889ccf48e7c [2021-06-08T21:04:43.002Z] ---> 968518d827d1 [2021-06-08T21:04:43.002Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T21:04:43.002Z] ---> Running in 6a511ed8fe78 [2021-06-08T21:04:43.002Z] Removing intermediate container 6a511ed8fe78 [2021-06-08T21:04:43.002Z] ---> f4c7e8a6623d [2021-06-08T21:04:43.002Z] [2021-06-08T21:04:43.002Z] Successfully built f4c7e8a6623d [2021-06-08T21:04:43.002Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T21:05:30.059Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:05:30.059Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:05:30.059Z] ---> ebc17848bf62 [2021-06-08T21:05:30.059Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T21:05:30.059Z] ---> Using cache [2021-06-08T21:05:30.059Z] ---> 2d7d1c581b21 [2021-06-08T21:05:30.059Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:05:30.059Z] ---> Using cache [2021-06-08T21:05:30.059Z] ---> 583bba7ecdf0 [2021-06-08T21:05:30.059Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T21:05:30.059Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:05:30.059Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:05:30.059Z] ---> ebc17848bf62 [2021-06-08T21:05:30.059Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:05:30.059Z] ---> Using cache [2021-06-08T21:05:30.059Z] ---> 2d7d1c581b21 [2021-06-08T21:05:30.059Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:05:30.059Z] ---> Using cache [2021-06-08T21:05:30.059Z] ---> 583bba7ecdf0 [2021-06-08T21:05:30.059Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T21:05:30.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:05:30.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:05:30.059Z] ---> ebc17848bf62 [2021-06-08T21:05:30.059Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T21:05:30.059Z] ---> Using cache [2021-06-08T21:05:30.059Z] ---> 2d7d1c581b21 [2021-06-08T21:05:30.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:05:30.059Z] ---> Using cache [2021-06-08T21:05:30.059Z] ---> 583bba7ecdf0 [2021-06-08T21:05:30.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T21:05:30.059Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T21:05:30.059Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T21:05:30.059Z] ---> ebc17848bf62 [2021-06-08T21:05:30.059Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T21:05:30.059Z] ---> Using cache [2021-06-08T21:05:30.059Z] ---> 2d7d1c581b21 [2021-06-08T21:05:30.059Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T21:05:30.059Z] ---> Using cache [2021-06-08T21:05:30.059Z] ---> 583bba7ecdf0 [2021-06-08T21:05:30.059Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T21:05:30.059Z] ---> Running in 4cfd2d0a7bf8 [2021-06-08T21:05:30.059Z] ---> Running in 59e8ce096a52 [2021-06-08T21:05:30.059Z] ---> Running in c172a70d7412 [2021-06-08T21:05:30.059Z] ---> Running in 070e23e9cf9f [2021-06-08T21:05:30.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:05:30.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:05:30.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:05:30.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:05:31.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:05:31.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:05:32.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:05:32.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:05:32.935Z] OK: 218 MiB in 52 packages [2021-06-08T21:05:32.935Z] OK: 218 MiB in 52 packages [2021-06-08T21:05:32.935Z] OK: 218 MiB in 52 packages [2021-06-08T21:05:33.927Z] OK: 218 MiB in 52 packages [2021-06-08T21:05:34.540Z] Removing intermediate container c172a70d7412 [2021-06-08T21:05:34.540Z] ---> 4b334dfd82cd [2021-06-08T21:05:34.540Z] Step 6/23 : COPY go.mod . [2021-06-08T21:05:34.815Z] Removing intermediate container 59e8ce096a52 [2021-06-08T21:05:34.815Z] ---> 46f8cc8ec096 [2021-06-08T21:05:34.815Z] Step 6/22 : COPY go.mod . [2021-06-08T21:05:35.092Z] Removing intermediate container 4cfd2d0a7bf8 [2021-06-08T21:05:35.092Z] ---> a7b106fde1fa [2021-06-08T21:05:35.092Z] Step 6/24 : COPY go.mod . [2021-06-08T21:05:35.372Z] Removing intermediate container 070e23e9cf9f [2021-06-08T21:05:35.372Z] ---> bdc4fadbc825 [2021-06-08T21:05:35.372Z] Step 6/24 : COPY go.mod . [2021-06-08T21:05:35.976Z] ---> 9e48b0bf90dd [2021-06-08T21:05:35.976Z] Step 7/23 : RUN go mod download [2021-06-08T21:05:36.250Z] ---> Running in f66d53717c4c [2021-06-08T21:05:36.250Z] ---> 9c2bf3eac11d [2021-06-08T21:05:36.250Z] Step 7/22 : RUN go mod download [2021-06-08T21:05:36.250Z] ---> 56d9576f4971 [2021-06-08T21:05:36.250Z] Step 7/24 : RUN go mod download [2021-06-08T21:05:36.524Z] ---> Running in 46becc00afc7 [2021-06-08T21:05:36.524Z] ---> Running in 087dfc3f7cc5 [2021-06-08T21:05:36.524Z] ---> 2b296e131af4 [2021-06-08T21:05:36.524Z] Step 7/24 : RUN go mod download [2021-06-08T21:05:36.804Z] ---> Running in dd414e6c078e [2021-06-08T21:05:40.249Z] Removing intermediate container f66d53717c4c [2021-06-08T21:05:40.249Z] ---> 61ed77c35dfb [2021-06-08T21:05:40.249Z] Step 8/23 : COPY . . [2021-06-08T21:05:40.521Z] Removing intermediate container 087dfc3f7cc5 [2021-06-08T21:05:40.521Z] ---> 9e1eb2d7d356 [2021-06-08T21:05:40.521Z] Step 8/24 : COPY . . [2021-06-08T21:05:40.796Z] Removing intermediate container 46becc00afc7 [2021-06-08T21:05:40.796Z] ---> 961628c3070b [2021-06-08T21:05:40.796Z] Step 8/22 : COPY . . [2021-06-08T21:05:41.075Z] Removing intermediate container dd414e6c078e [2021-06-08T21:05:41.076Z] ---> 5a39bd04be6f [2021-06-08T21:05:41.076Z] Step 8/24 : COPY . . [2021-06-08T21:06:02.808Z] ---> 218d459ff358 [2021-06-08T21:06:02.808Z] Step 9/23 : RUN go mod tidy [2021-06-08T21:06:02.808Z] ---> 41f003efa465 [2021-06-08T21:06:02.808Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:06:02.808Z] ---> 6988aa7c0759 [2021-06-08T21:06:02.808Z] Step 9/24 : RUN go mod tidy [2021-06-08T21:06:02.808Z] ---> bf318cd6de7f [2021-06-08T21:06:02.808Z] Step 9/22 : RUN go mod tidy [2021-06-08T21:06:02.808Z] ---> Running in a640230814cf [2021-06-08T21:06:02.808Z] ---> Running in 1e876a3eee54 [2021-06-08T21:06:02.808Z] ---> Running in f6c45ccfe666 [2021-06-08T21:06:02.808Z] ---> Running in 6c6f6706f288 [2021-06-08T21:06:09.127Z] Removing intermediate container 1e876a3eee54 [2021-06-08T21:06:09.127Z] ---> 0a82ec81c9f9 [2021-06-08T21:06:09.127Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T21:06:09.127Z] ---> Running in 1fae5e3dafe4 [2021-06-08T21:06:09.412Z] Removing intermediate container 6c6f6706f288 [2021-06-08T21:06:09.412Z] ---> 19f467b658b1 [2021-06-08T21:06:09.412Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T21:06:09.412Z] Removing intermediate container a640230814cf [2021-06-08T21:06:09.412Z] ---> 5268e8e7df2a [2021-06-08T21:06:09.412Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T21:06:09.412Z] ---> Running in e3f55366e0a5 [2021-06-08T21:06:09.412Z] ---> Running in b58e5f1e51fd [2021-06-08T21:06:09.687Z] Removing intermediate container f6c45ccfe666 [2021-06-08T21:06:09.687Z] ---> 176282b7c29d [2021-06-08T21:06:09.687Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T21:06:09.965Z] ---> Running in adb56485d5ad [2021-06-08T21:06:10.963Z] 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-08T21:06:13.478Z] 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-08T21:06:13.478Z] 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-08T21:06:13.478Z] 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-08T21:07:55.845Z] 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-08T21:07:55.845Z] Removing intermediate container 1fae5e3dafe4 [2021-06-08T21:07:55.845Z] ---> bd41430c39af [2021-06-08T21:07:55.845Z] [2021-06-08T21:07:55.845Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T21:07:55.845Z] ---> 9852663dfa18 [2021-06-08T21:07:55.845Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:07:55.845Z] ---> Using cache [2021-06-08T21:07:55.845Z] ---> 219bf2f851a9 [2021-06-08T21:07:55.845Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:07:55.845Z] ---> Using cache [2021-06-08T21:07:55.845Z] ---> feb2294b7ecc [2021-06-08T21:07:55.845Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T21:07:55.845Z] ---> Running in 147c77426547 [2021-06-08T21:07:55.845Z] Removing intermediate container 147c77426547 [2021-06-08T21:07:55.845Z] ---> 59938baa0830 [2021-06-08T21:07:55.845Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T21:07:55.845Z] ---> Running in 4fa3a289c9d9 [2021-06-08T21:07:55.845Z] Removing intermediate container 4fa3a289c9d9 [2021-06-08T21:07:55.845Z] ---> 79655ace370c [2021-06-08T21:07:55.845Z] Step 16/24 : WORKDIR / [2021-06-08T21:07:55.845Z] Removing intermediate container e3f55366e0a5 [2021-06-08T21:07:55.845Z] ---> f2d96e4fc9d6 [2021-06-08T21:07:55.845Z] [2021-06-08T21:07:55.845Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T21:07:55.845Z] ---> 9852663dfa18 [2021-06-08T21:07:55.845Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T21:07:55.845Z] Removing intermediate container b58e5f1e51fd [2021-06-08T21:07:55.845Z] ---> 0ccc5a3db73b [2021-06-08T21:07:55.845Z] [2021-06-08T21:07:55.845Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T21:07:55.845Z] ---> 9852663dfa18 [2021-06-08T21:07:55.845Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T21:07:55.845Z] ---> Using cache [2021-06-08T21:07:55.845Z] ---> 219bf2f851a9 [2021-06-08T21:07:55.845Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T21:07:55.845Z] ---> Using cache [2021-06-08T21:07:55.845Z] ---> feb2294b7ecc [2021-06-08T21:07:55.845Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T21:07:56.123Z] ---> Running in 002f5ead1261 [2021-06-08T21:07:56.720Z] ---> Running in 0bc448dd9f63 [2021-06-08T21:07:56.720Z] ---> Running in 87b6abd9331a [2021-06-08T21:07:57.698Z] Removing intermediate container 002f5ead1261 [2021-06-08T21:07:57.698Z] ---> 3aaca2f079ab [2021-06-08T21:07:57.698Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:07:57.698Z] Removing intermediate container 0bc448dd9f63 [2021-06-08T21:07:57.698Z] ---> 7f9e585fc80b [2021-06-08T21:07:57.698Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T21:07:57.972Z] Removing intermediate container adb56485d5ad [2021-06-08T21:07:57.972Z] ---> 87730edbefe7 [2021-06-08T21:07:57.972Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T21:07:57.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:07:58.247Z] ---> Running in a3b8157a7840 [2021-06-08T21:07:58.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:07:58.248Z] ---> Running in 1afd6e2935c6 [2021-06-08T21:07:58.535Z] ---> bf5b9dddff26 [2021-06-08T21:07:58.535Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T21:07:58.815Z] Removing intermediate container a3b8157a7840 [2021-06-08T21:07:58.815Z] ---> dae3cafa2767 [2021-06-08T21:07:58.815Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T21:07:58.815Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T21:07:59.093Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:07:59.093Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T21:07:59.093Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T21:07:59.093Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T21:07:59.093Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T21:07:59.369Z] OK: 7 MiB in 18 packages [2021-06-08T21:07:59.973Z] 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-08T21:08:00.574Z] ---> 1044291bc762 [2021-06-08T21:08:00.575Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T21:08:00.575Z] ---> 29403e8fa937 [2021-06-08T21:08:00.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T21:08:01.565Z] Removing intermediate container 87b6abd9331a [2021-06-08T21:08:01.565Z] ---> 5c170ef40b89 [2021-06-08T21:08:01.565Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T21:08:01.840Z] ---> 6568b5e1ca2d [2021-06-08T21:08:01.840Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T21:08:01.840Z] ---> Running in cc9b237a1ead [2021-06-08T21:08:02.116Z] ---> Running in 0cb392ef4af1 [2021-06-08T21:08:02.390Z] ---> c104b87bab8d [2021-06-08T21:08:02.390Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T21:08:02.661Z] Removing intermediate container cc9b237a1ead [2021-06-08T21:08:02.661Z] ---> db5406ee7841 [2021-06-08T21:08:02.661Z] Step 14/22 : WORKDIR /edgex [2021-06-08T21:08:02.934Z] ---> Running in 2ebcb8037572 [2021-06-08T21:08:02.934Z] Removing intermediate container 0cb392ef4af1 [2021-06-08T21:08:02.934Z] ---> 88a196b90c48 [2021-06-08T21:08:03.211Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:08:03.211Z] Removing intermediate container 1afd6e2935c6 [2021-06-08T21:08:03.211Z] ---> 9fb5a4fdc019 [2021-06-08T21:08:03.211Z] [2021-06-08T21:08:03.211Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T21:08:03.211Z] ---> Running in d7d1ac0744b9 [2021-06-08T21:08:03.485Z] ---> 046cff5566c5 [2021-06-08T21:08:03.485Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T21:08:03.761Z] 20.10.0: Pulling from library/docker [2021-06-08T21:08:03.761Z] ---> Running in 86f1f45cfb99 [2021-06-08T21:08:03.761Z] Removing intermediate container 2ebcb8037572 [2021-06-08T21:08:03.761Z] ---> 6be87b44f8b6 [2021-06-08T21:08:03.761Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T21:08:04.033Z] Removing intermediate container d7d1ac0744b9 [2021-06-08T21:08:04.033Z] ---> 2aa982f23d7d [2021-06-08T21:08:04.033Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:08:04.305Z] ---> Running in 2833990600a1 [2021-06-08T21:08:04.581Z] Removing intermediate container 86f1f45cfb99 [2021-06-08T21:08:04.581Z] ---> 44f57bfe9f9c [2021-06-08T21:08:04.581Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:08:04.866Z] ---> Running in 1645f6387d21 [2021-06-08T21:08:05.140Z] ---> 58777ad50ed9 [2021-06-08T21:08:05.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T21:08:05.415Z] Removing intermediate container 2833990600a1 [2021-06-08T21:08:05.415Z] ---> d43f74606680 [2021-06-08T21:08:05.415Z] Step 23/24 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:08:05.690Z] ---> Running in 91f928d0e56f [2021-06-08T21:08:05.690Z] Removing intermediate container 1645f6387d21 [2021-06-08T21:08:05.690Z] ---> 9ed8ed401cdf [2021-06-08T21:08:05.690Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T21:08:06.289Z] ---> Running in 7c3788676378 [2021-06-08T21:08:06.562Z] Removing intermediate container 91f928d0e56f [2021-06-08T21:08:06.562Z] ---> d7271cb3f12e [2021-06-08T21:08:06.562Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:08:06.839Z] ---> Running in f1dd1d8f109f [2021-06-08T21:08:07.115Z] Removing intermediate container 7c3788676378 [2021-06-08T21:08:07.115Z] ---> 66f31dab9776 [2021-06-08T21:08:07.115Z] Step 22/23 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:08:07.115Z] ---> 9493d460599c [2021-06-08T21:08:07.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T21:08:07.389Z] ---> Running in e48f89de7aa8 [2021-06-08T21:08:07.389Z] Removing intermediate container f1dd1d8f109f [2021-06-08T21:08:07.389Z] ---> eff28a9599b9 [2021-06-08T21:08:07.389Z] [2021-06-08T21:08:07.986Z] Successfully built eff28a9599b9 [2021-06-08T21:08:07.986Z] Removing intermediate container e48f89de7aa8 [2021-06-08T21:08:07.986Z] ---> 050d6b15345b [2021-06-08T21:08:07.986Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T21:08:08.266Z] Successfully tagged core-command-arm64:latest [2021-06-08T21:08:08.541Z]  Building core-command ... done  ---> Running in a9157a4d9dd0 [2021-06-08T21:08:08.828Z] ---> cc34039f8e3b [2021-06-08T21:08:08.828Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T21:08:09.428Z] ---> Running in df9f0c5b8c9b [2021-06-08T21:08:09.428Z] Removing intermediate container a9157a4d9dd0 [2021-06-08T21:08:09.428Z] ---> 876b123ef427 [2021-06-08T21:08:09.428Z] [2021-06-08T21:08:10.032Z] Successfully built 876b123ef427 [2021-06-08T21:08:10.032Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T21:08:10.311Z]  Building support-scheduler ... done Removing intermediate container df9f0c5b8c9b [2021-06-08T21:08:10.311Z] ---> fc1c33cb823f [2021-06-08T21:08:10.311Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T21:08:10.595Z] ---> Running in 419e50677202 [2021-06-08T21:08:13.360Z] Removing intermediate container 419e50677202 [2021-06-08T21:08:13.360Z] ---> 76ab49972b85 [2021-06-08T21:08:13.360Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T21:08:13.360Z] ---> Running in 477f0136c124 [2021-06-08T21:08:13.360Z] Removing intermediate container 477f0136c124 [2021-06-08T21:08:13.361Z] ---> a7e128196039 [2021-06-08T21:08:13.361Z] Step 21/22 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:08:13.361Z] ---> Running in 22a1760ce954 [2021-06-08T21:08:13.655Z] Removing intermediate container 22a1760ce954 [2021-06-08T21:08:13.655Z] ---> 05e7e0b93690 [2021-06-08T21:08:13.655Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T21:08:13.929Z] ---> Running in 496abf8e41d2 [2021-06-08T21:08:14.559Z] Removing intermediate container 496abf8e41d2 [2021-06-08T21:08:14.559Z] ---> 17071d814dae [2021-06-08T21:08:14.559Z] [2021-06-08T21:08:14.879Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T21:08:14.879Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T21:08:14.879Z] ---> eeaf43b92773 [2021-06-08T21:08:14.879Z] 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-08T21:08:14.879Z] Successfully built 17071d814dae [2021-06-08T21:08:14.879Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T21:08:15.170Z]  Building security-proxy-setup ... done  ---> Running in 807c9805ea4a [2021-06-08T21:08:15.445Z] Removing intermediate container 807c9805ea4a [2021-06-08T21:08:15.445Z] ---> 43e2f86872a6 [2021-06-08T21:08:15.445Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T21:08:15.724Z] ---> Running in 492f60c1bffe [2021-06-08T21:08:17.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:08:17.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:08:17.790Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T21:08:17.791Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T21:08:17.791Z] Executing bash-5.0.17-r0.post-install [2021-06-08T21:08:17.791Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T21:08:17.791Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T21:08:17.791Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T21:08:17.791Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T21:08:17.791Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T21:08:17.791Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T21:08:17.791Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T21:08:17.791Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T21:08:17.791Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T21:08:17.791Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T21:08:17.791Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T21:08:19.774Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T21:08:19.774Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T21:08:19.774Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T21:08:19.774Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T21:08:19.774Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T21:08:19.774Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T21:08:19.774Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T21:08:19.774Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T21:08:19.774Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T21:08:19.774Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T21:08:19.774Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T21:08:19.774Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T21:08:19.774Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T21:08:19.774Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T21:08:19.774Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T21:08:20.049Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T21:08:20.049Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T21:08:20.049Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T21:08:20.049Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T21:08:20.049Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T21:08:20.049Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T21:08:20.049Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T21:08:20.049Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T21:08:20.049Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T21:08:20.049Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T21:08:20.049Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T21:08:20.325Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T21:08:20.325Z] OK: 72 MiB in 59 packages [2021-06-08T21:08:25.254Z] Collecting docker-compose==1.23.2 [2021-06-08T21:08:25.254Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T21:08:26.251Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T21:08:26.251Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T21:08:27.234Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T21:08:27.234Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T21:08:27.829Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T21:08:27.829Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T21:08:28.426Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T21:08:28.426Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T21:08:31.049Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T21:08:31.049Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T21:08:32.027Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T21:08:32.027Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T21:08:32.625Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T21:08:32.625Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T21:08:36.026Z] Collecting PyYAML<4,>=3.10 [2021-06-08T21:08:36.026Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T21:08:40.039Z] 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-08T21:08:40.039Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T21:08:40.039Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T21:08:42.037Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T21:08:42.037Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T21:08:42.037Z] 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-08T21:08:42.037Z] 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-08T21:08:42.634Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T21:08:42.634Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T21:08:43.228Z] Collecting idna<2.8,>=2.5 [2021-06-08T21:08:43.228Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T21:08:43.228Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T21:08:43.228Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T21:08:43.228Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T21:08:43.228Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T21:08:44.205Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, texttable, jsonschema, docopt, PyYAML, dockerpty, docker-compose [2021-06-08T21:08:44.478Z] Attempting uninstall: urllib3 [2021-06-08T21:08:44.478Z] Found existing installation: urllib3 1.25.9 [2021-06-08T21:08:44.478Z] Uninstalling urllib3-1.25.9: [2021-06-08T21:08:44.478Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T21:08:45.076Z] Attempting uninstall: idna [2021-06-08T21:08:45.076Z] Found existing installation: idna 2.9 [2021-06-08T21:08:45.076Z] Uninstalling idna-2.9: [2021-06-08T21:08:45.076Z] Successfully uninstalled idna-2.9 [2021-06-08T21:08:45.674Z] Attempting uninstall: requests [2021-06-08T21:08:45.674Z] Found existing installation: requests 2.23.0 [2021-06-08T21:08:45.674Z] Uninstalling requests-2.23.0: [2021-06-08T21:08:45.947Z] Successfully uninstalled requests-2.23.0 [2021-06-08T21:08:47.384Z] Running setup.py install for texttable: started [2021-06-08T21:08:49.358Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T21:08:49.358Z] Running setup.py install for docopt: started [2021-06-08T21:08:51.333Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T21:08:51.333Z] Running setup.py install for PyYAML: started [2021-06-08T21:08:53.959Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T21:08:53.959Z] Running setup.py install for dockerpty: started [2021-06-08T21:08:55.935Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T21:08:56.920Z] 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-08T21:09:05.253Z] Removing intermediate container 492f60c1bffe [2021-06-08T21:09:05.253Z] ---> 6f93d78ce061 [2021-06-08T21:09:05.253Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T21:09:05.253Z] ---> Running in ed229c2a8923 [2021-06-08T21:09:05.253Z] Removing intermediate container ed229c2a8923 [2021-06-08T21:09:05.253Z] ---> 6185754bed1e [2021-06-08T21:09:05.253Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T21:09:05.253Z] ---> Running in 88f28ea36a25 [2021-06-08T21:09:07.551Z] Removing intermediate container 88f28ea36a25 [2021-06-08T21:09:07.551Z] ---> 41f06135e17d [2021-06-08T21:09:07.551Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T21:09:07.551Z] ---> ad5340abdc98 [2021-06-08T21:09:07.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T21:09:07.821Z] ---> 4a41e1e1d4b2 [2021-06-08T21:09:07.821Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T21:09:08.804Z] ---> b0ca031a8a01 [2021-06-08T21:09:08.804Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T21:09:08.804Z] ---> Running in 4e5b3af9e2a7 [2021-06-08T21:09:09.411Z] Removing intermediate container 4e5b3af9e2a7 [2021-06-08T21:09:09.411Z] ---> 80e30f7e771e [2021-06-08T21:09:09.411Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T21:09:09.687Z] ---> Running in 49abceed63c6 [2021-06-08T21:09:10.284Z] Removing intermediate container 49abceed63c6 [2021-06-08T21:09:10.285Z] ---> 511ae7b4eba2 [2021-06-08T21:09:10.285Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T21:09:10.285Z] ---> Running in cb20a893654c [2021-06-08T21:09:10.884Z] Removing intermediate container cb20a893654c [2021-06-08T21:09:10.884Z] ---> 5f9d91570515 [2021-06-08T21:09:10.884Z] Step 23/24 : LABEL git_sha=fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 [2021-06-08T21:09:10.884Z] ---> Running in cd857b3f6663 [2021-06-08T21:09:11.481Z] Removing intermediate container cd857b3f6663 [2021-06-08T21:09:11.481Z] ---> 28121848d6f5 [2021-06-08T21:09:11.481Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T21:09:11.481Z] ---> Running in d4c68a71d415 [2021-06-08T21:09:12.082Z] Removing intermediate container d4c68a71d415 [2021-06-08T21:09:12.082Z] ---> ddd72adc0c47 [2021-06-08T21:09:12.082Z] [2021-06-08T21:09:12.353Z] Successfully built ddd72adc0c47 [2021-06-08T21:09:12.353Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T21:09:12.643Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T21:09:12.632Z] $ docker stop --time=1 3c8e9d755762850ef793e1494aeb1ebeadc1f47b43a14fee2da0c3733a8fa09b [2021-06-08T21:09:14.418Z] $ docker rm -f 3c8e9d755762850ef793e1494aeb1ebeadc1f47b43a14fee2da0c3733a8fa09b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:09:14.983Z] + docker images [2021-06-08T21:09:15.254Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T21:09:15.254Z] sys-mgmt-agent-arm64 latest ddd72adc0c47 4 seconds ago 299MB [2021-06-08T21:09:15.255Z] security-proxy-setup-arm64 latest 17071d814dae About a minute ago 24MB [2021-06-08T21:09:15.255Z] support-scheduler-arm64 latest 876b123ef427 About a minute ago 15MB [2021-06-08T21:09:15.255Z] core-command-arm64 latest eff28a9599b9 About a minute ago 15MB [2021-06-08T21:09:15.255Z] 9fb5a4fdc019 About a minute ago 973MB [2021-06-08T21:09:15.255Z] 0ccc5a3db73b About a minute ago 968MB [2021-06-08T21:09:15.255Z] f2d96e4fc9d6 About a minute ago 971MB [2021-06-08T21:09:15.255Z] bd41430c39af About a minute ago 966MB [2021-06-08T21:09:15.255Z] security-bootstrapper-arm64 latest f4c7e8a6623d 4 minutes ago 17.1MB [2021-06-08T21:09:15.255Z] core-data-arm64 latest 224eaa7ae58f 4 minutes ago 19.1MB [2021-06-08T21:09:15.255Z] security-secretstore-setup-arm64 latest 9c65e15c25d8 4 minutes ago 26.5MB [2021-06-08T21:09:15.255Z] core-metadata-arm64 latest 6b74864fa63f 4 minutes ago 15.6MB [2021-06-08T21:09:15.255Z] support-notifications-arm64 latest 6626c0d316fd 4 minutes ago 15.7MB [2021-06-08T21:09:15.255Z] 0d1c80185aac 5 minutes ago 974MB [2021-06-08T21:09:15.255Z] aafbf12d9905 5 minutes ago 971MB [2021-06-08T21:09:15.255Z] a78697a63a9d 5 minutes ago 968MB [2021-06-08T21:09:15.255Z] 0e069468b5ca 5 minutes ago 973MB [2021-06-08T21:09:15.255Z] 22ba02702c47 5 minutes ago 967MB [2021-06-08T21:09:15.255Z] ci-base-image-arm64 latest ebc17848bf62 16 minutes ago 641MB [2021-06-08T21:09:15.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T21:09:15.255Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T21:09:15.255Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T21:09:15.255Z] 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-08T21:09:17.987Z] ---> job-cost.sh [2021-06-08T21:09:17.987Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnbC [2021-06-08T21:10:11.548Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T21:11:54.193Z] lf-activate-venv(): INFO: Adding /tmp/venv-mnbC/bin to PATH [2021-06-08T21:11:54.193Z] INFO: No Stack... [2021-06-08T21:11:54.193Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T21:11:54.193Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T21:11:54.529Z] + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, [2021-06-08T21:11:54.529Z] -f6 [Pipeline] lock [2021-06-08T21:11:54.585Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3546-3-stack-cost] [2021-06-08T21:11:54.613Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3546-3-stack-cost] did not exist. Created. [2021-06-08T21:11:54.613Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3546-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:11:54.965Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T21:11:55.207Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T21:11:55.216Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3546-3-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-08T21:11:55.774Z] provisioning config files... [2021-06-08T21:11:55.783Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2856404135333882901tmp [Pipeline] { [Pipeline] sh [2021-06-08T21:11:56.093Z] + set +x [2021-06-08T21:11:56.093Z] + curl -s https://codecov.io/bash [2021-06-08T21:11:56.093Z] + bash -s -- [2021-06-08T21:11:56.093Z] [2021-06-08T21:11:56.093Z] _____ _ [2021-06-08T21:11:56.093Z] / ____| | | [2021-06-08T21:11:56.093Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T21:11:56.093Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T21:11:56.093Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T21:11:56.093Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T21:11:56.093Z] Bash-1.0.3 [2021-06-08T21:11:56.093Z] [2021-06-08T21:11:56.093Z] [2021-06-08T21:11:56.093Z] ==> git version 2.24.4 found [2021-06-08T21:11:56.093Z] ==> 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-08T21:11:56.093Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T21:11:56.093Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T21:11:56.093Z] ==> Jenkins CI detected. [2021-06-08T21:11:56.093Z] project root: . [2021-06-08T21:11:56.093Z] --> token set from env [2021-06-08T21:11:56.093Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T21:11:56.093Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T21:11:56.356Z] ==> Python coveragepy not found [2021-06-08T21:11:56.356Z] ==> Searching for coverage reports in: [2021-06-08T21:11:56.356Z] + . [2021-06-08T21:11:56.356Z] -> Found 1 reports [2021-06-08T21:11:56.356Z] ==> Detecting git/mercurial file structure [2021-06-08T21:11:56.356Z] ==> Reading reports [2021-06-08T21:11:56.356Z] + ./coverage.out bytes=412085 [2021-06-08T21:11:56.356Z] ==> Appending adjustments [2021-06-08T21:11:56.356Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T21:11:57.740Z] + Found adjustments [2021-06-08T21:11:57.740Z] ==> Gzipping contents [2021-06-08T21:11:57.740Z] 56K /tmp/codecov.xbOQjr.gz [2021-06-08T21:11:57.740Z] ==> Uploading reports [2021-06-08T21:11:57.740Z] url: https://codecov.io [2021-06-08T21:11:57.740Z] query: branch=PR-3546&commit=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3546%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3546&job=&cmd_args= [2021-06-08T21:11:57.740Z] -> Pinging Codecov [2021-06-08T21:11:57.740Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3546&commit=6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3546%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3546&job=&cmd_args= [2021-06-08T21:11:58.003Z] -> Uploading to [2021-06-08T21:11:58.003Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0/eac8ef3a-9281-43b4-be7a-b38e00050260.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T211157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46c3581565cd0da29163246abcd37945ad7e6ac94c6b7d5e42fdb2c07211e077 [2021-06-08T21:11:58.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T21:11:58.003Z] Dload Upload Total Spent Left Speed [2021-06-08T21:11:58.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56007 0 0 100 56007 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-06-08T21:11:58.263Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e8f217a2f81ea6661cfb64d98af9f3c2ab911a0 [Pipeline] } [2021-06-08T21:11:58.271Z] 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-08T21:11:59.326Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:11:59.890Z] ---> package-listing.sh [2021-06-08T21:11:59.890Z] ++ facter osfamily [2021-06-08T21:11:59.890Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T21:12:00.151Z] + OS_FAMILY=redhat [2021-06-08T21:12:00.151Z] + workspace=/w/workspace/edgex-go/3 [2021-06-08T21:12:00.151Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T21:12:00.151Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T21:12:00.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T21:12:00.151Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T21:12:00.151Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-08T21:12:00.151Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T21:12:00.151Z] + case "${OS_FAMILY}" in [2021-06-08T21:12:00.151Z] + sort [2021-06-08T21:12:00.151Z] + rpm -qa [2021-06-08T21:12:02.714Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T21:12:02.714Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T21:12:02.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T21:12:02.714Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-08T21:12:02.714Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-08T21:12:02.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-08T21:12:02.726Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T21:12:03.009Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:12:03.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:12:03.587Z] [2021-06-08T21:12:03.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:12:03.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:12:03.913Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T21:12:03.913Z] df20fa9351a1: Pulling fs layer [2021-06-08T21:12:03.913Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T21:12:03.913Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T21:12:03.913Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T21:12:03.913Z] 93b61091891f: Pulling fs layer [2021-06-08T21:12:03.913Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T21:12:03.913Z] 5e14af77c1be: Pulling fs layer [2021-06-08T21:12:03.913Z] 01666e4c0597: Pulling fs layer [2021-06-08T21:12:03.913Z] aa168da1d23b: Pulling fs layer [2021-06-08T21:12:03.913Z] 93b9cdb0e59b: Waiting [2021-06-08T21:12:03.913Z] 5e14af77c1be: Waiting [2021-06-08T21:12:03.913Z] 01666e4c0597: Waiting [2021-06-08T21:12:03.913Z] aa168da1d23b: Waiting [2021-06-08T21:12:03.913Z] 46f8f816bc3b: Waiting [2021-06-08T21:12:03.913Z] 93b61091891f: Waiting [2021-06-08T21:12:03.913Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T21:12:03.913Z] 36b3adc4ff6f: Download complete [2021-06-08T21:12:03.913Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T21:12:03.913Z] 46f8f816bc3b: Download complete [2021-06-08T21:12:04.174Z] df20fa9351a1: Verifying Checksum [2021-06-08T21:12:04.174Z] df20fa9351a1: Download complete [2021-06-08T21:12:04.174Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T21:12:04.174Z] 93b9cdb0e59b: Download complete [2021-06-08T21:12:04.174Z] 5e14af77c1be: Verifying Checksum [2021-06-08T21:12:04.174Z] 5e14af77c1be: Download complete [2021-06-08T21:12:04.174Z] 93b61091891f: Verifying Checksum [2021-06-08T21:12:04.174Z] 93b61091891f: Download complete [2021-06-08T21:12:04.174Z] 01666e4c0597: Verifying Checksum [2021-06-08T21:12:04.174Z] 01666e4c0597: Download complete [2021-06-08T21:12:04.174Z] df20fa9351a1: Pull complete [2021-06-08T21:12:04.174Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T21:12:04.174Z] 8ad3a11d3b57: Download complete [2021-06-08T21:12:04.448Z] 36b3adc4ff6f: Pull complete [2021-06-08T21:12:05.032Z] 8ad3a11d3b57: Pull complete [2021-06-08T21:12:05.032Z] 46f8f816bc3b: Pull complete [2021-06-08T21:12:05.299Z] 93b61091891f: Pull complete [2021-06-08T21:12:05.299Z] 93b9cdb0e59b: Pull complete [2021-06-08T21:12:05.299Z] 5e14af77c1be: Pull complete [2021-06-08T21:12:05.558Z] 01666e4c0597: Pull complete [2021-06-08T21:12:05.837Z] aa168da1d23b: Verifying Checksum [2021-06-08T21:12:05.837Z] aa168da1d23b: Download complete [2021-06-08T21:12:09.608Z] aa168da1d23b: Pull complete [2021-06-08T21:12:09.608Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T21:12:09.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:12:09.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T21:12:09.686Z] prd-centos7-docker-4c-2g-996 does not seem to be running inside a container [2021-06-08T21:12:09.720Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T21:12:13.149Z] $ docker top d06c04bc77284e63148e12326282566eb038604100369321a917388490c244ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:12:13.538Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T21:12:13.835Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T21:12:14.134Z] + ls /var/log/sa-host [2021-06-08T21:12:14.134Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T21:12:14.134Z] file_magic: OK [2021-06-08T21:12:14.134Z] HZ: Using current value: 100 [2021-06-08T21:12:14.134Z] file_header: OK [2021-06-08T21:12:14.134Z] 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-08T21:12:14.134Z] Statistics: [2021-06-08T21:12:14.134Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:12:14.134Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T21:12:14.134Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T21:12:14.134Z] file_magic: OK [2021-06-08T21:12:14.134Z] HZ: Using current value: 100 [2021-06-08T21:12:14.134Z] file_header: OK [2021-06-08T21:12:14.134Z] 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-08T21:12:14.134Z] Statistics: [2021-06-08T21:12:14.134Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:12:14.134Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T21:12:14.308Z] provisioning config files... [2021-06-08T21:12:14.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5350301926512711367tmp [Pipeline] { [Pipeline] echo [2021-06-08T21:12:14.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:12:14.629Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T21:12:14.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:12:14.997Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T21:12:15.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:12:15.304Z] ---> sudo-logs.sh [2021-06-08T21:12:15.305Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T21:12:15.337Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:12:15.636Z] ---> job-cost.sh [2021-06-08T21:12:15.636Z] lf-activate-venv: SKIPPING [2021-06-08T21:12:15.636Z] DEBUG: total: 0.18000000715255737 [2021-06-08T21:12:15.636Z] INFO: Retrieving Stack Cost... [2021-06-08T21:12:16.577Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T21:12:16.837Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T21:12:16.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:12:17.144Z] ---> logs-deploy.sh [2021-06-08T21:12:17.145Z] lf-activate-venv: SKIPPING [2021-06-08T21:12:17.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3546/3 [2021-06-08T21:12:17.145Z] INFO: archiving workspace using pattern(s): [2021-06-08T21:12:18.091Z] Archives upload complete. [2021-06-08T21:12:18.091Z] INFO: archiving logs to Nexus [2021-06-08T21:12:18.669Z] ---> uname -a: [2021-06-08T21:12:18.669Z] Linux prd-centos7-docker-4c-2g-996.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-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] ---> lscpu: [2021-06-08T21:12:18.669Z] Architecture: x86_64 [2021-06-08T21:12:18.669Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T21:12:18.669Z] Byte Order: Little Endian [2021-06-08T21:12:18.669Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T21:12:18.669Z] CPU(s): 2 [2021-06-08T21:12:18.669Z] On-line CPU(s) list: 0,1 [2021-06-08T21:12:18.669Z] Thread(s) per core: 1 [2021-06-08T21:12:18.669Z] Core(s) per socket: 1 [2021-06-08T21:12:18.669Z] Socket(s): 2 [2021-06-08T21:12:18.669Z] NUMA node(s): 1 [2021-06-08T21:12:18.669Z] Vendor ID: AuthenticAMD [2021-06-08T21:12:18.669Z] CPU family: 23 [2021-06-08T21:12:18.669Z] Model: 49 [2021-06-08T21:12:18.669Z] Model name: AMD EPYC-Rome Processor [2021-06-08T21:12:18.669Z] Stepping: 0 [2021-06-08T21:12:18.669Z] CPU MHz: 2799.998 [2021-06-08T21:12:18.669Z] BogoMIPS: 5599.99 [2021-06-08T21:12:18.669Z] Virtualization: AMD-V [2021-06-08T21:12:18.669Z] Hypervisor vendor: KVM [2021-06-08T21:12:18.669Z] Virtualization type: full [2021-06-08T21:12:18.669Z] L1d cache: 64 KiB [2021-06-08T21:12:18.669Z] L1i cache: 64 KiB [2021-06-08T21:12:18.669Z] L2 cache: 1 MiB [2021-06-08T21:12:18.669Z] L3 cache: 32 MiB [2021-06-08T21:12:18.669Z] NUMA node0 CPU(s): 0,1 [2021-06-08T21:12:18.669Z] Vulnerability Itlb multihit: Not affected [2021-06-08T21:12:18.669Z] Vulnerability L1tf: Not affected [2021-06-08T21:12:18.669Z] Vulnerability Mds: Not affected [2021-06-08T21:12:18.669Z] Vulnerability Meltdown: Not affected [2021-06-08T21:12:18.669Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T21:12:18.669Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T21:12:18.669Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T21:12:18.669Z] Vulnerability Srbds: Not affected [2021-06-08T21:12:18.669Z] Vulnerability Tsx async abort: Not affected [2021-06-08T21:12:18.669Z] 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-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] ---> nproc: [2021-06-08T21:12:18.669Z] 2 [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] ---> df -h: [2021-06-08T21:12:18.669Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T21:12:18.669Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-08T21:12:18.669Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T21:12:18.669Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T21:12:18.669Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 [2021-06-08T21:12:18.669Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] ---> free -m: [2021-06-08T21:12:18.669Z] total used free shared buff/cache available [2021-06-08T21:12:18.669Z] Mem: 7821 1415 2288 0 4117 6391 [2021-06-08T21:12:18.669Z] Swap: 1023 1 1022 [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] ---> ip addr: [2021-06-08T21:12:18.669Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T21:12:18.669Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T21:12:18.669Z] inet 127.0.0.1/8 scope host lo [2021-06-08T21:12:18.669Z] valid_lft forever preferred_lft forever [2021-06-08T21:12:18.669Z] inet6 ::1/128 scope host [2021-06-08T21:12:18.669Z] valid_lft forever preferred_lft forever [2021-06-08T21:12:18.669Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T21:12:18.669Z] link/ether fa:16:3e:1a:2a:31 brd ff:ff:ff:ff:ff:ff [2021-06-08T21:12:18.669Z] inet 10.30.122.128/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T21:12:18.669Z] valid_lft 84809sec preferred_lft 84809sec [2021-06-08T21:12:18.669Z] inet6 fe80::f816:3eff:fe1a:2a31/64 scope link [2021-06-08T21:12:18.669Z] valid_lft forever preferred_lft forever [2021-06-08T21:12:18.669Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T21:12:18.669Z] link/ether 02:42:bd:3a:36:fc brd ff:ff:ff:ff:ff:ff [2021-06-08T21:12:18.669Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T21:12:18.669Z] valid_lft forever preferred_lft forever [2021-06-08T21:12:18.669Z] inet6 fe80::42:bdff:fe3a:36fc/64 scope link [2021-06-08T21:12:18.669Z] valid_lft forever preferred_lft forever [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] ---> sar -b -r -n DEV: [2021-06-08T21:12:18.669Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] 20:45:37 LINUX RESTART (2 CPU) [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] 20:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T21:12:18.669Z] 20:47:01 113.04 18.28 94.75 0.00 5743.48 9927.14 0.00 [2021-06-08T21:12:18.669Z] 20:48:01 183.00 0.18 182.82 0.00 22.78 54452.60 0.00 [2021-06-08T21:12:18.669Z] 20:49:01 81.92 0.00 81.92 0.00 0.00 11253.74 0.00 [2021-06-08T21:12:18.669Z] 20:50:01 55.19 0.03 55.15 0.00 1.06 5385.17 0.00 [2021-06-08T21:12:18.669Z] 20:51:01 116.05 0.00 116.05 0.00 0.00 41228.54 0.00 [2021-06-08T21:12:18.669Z] 20:52:01 359.31 157.76 201.55 0.00 3849.47 142975.08 0.00 [2021-06-08T21:12:18.669Z] 20:53:01 212.10 14.85 197.25 0.00 545.05 119806.84 0.00 [2021-06-08T21:12:18.669Z] 20:54:02 213.95 8.22 205.73 0.00 1265.59 49449.71 0.00 [2021-06-08T21:12:18.669Z] 20:55:01 407.65 71.64 336.01 0.00 2192.52 157718.67 0.00 [2021-06-08T21:12:18.669Z] 20:56:01 113.64 10.51 103.13 0.00 1212.52 14569.20 0.00 [2021-06-08T21:12:18.669Z] 20:57:01 1.58 0.00 1.58 0.00 0.00 30.77 0.00 [2021-06-08T21:12:18.669Z] 20:58:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 [2021-06-08T21:12:18.669Z] 20:59:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 [2021-06-08T21:12:18.669Z] 21:00:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 [2021-06-08T21:12:18.669Z] 21:01:01 0.50 0.20 0.30 0.00 5.86 3.22 0.00 [2021-06-08T21:12:18.669Z] 21:02:01 1.12 0.20 0.92 0.00 3.60 20.08 0.00 [2021-06-08T21:12:18.669Z] 21:03:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 [2021-06-08T21:12:18.669Z] 21:04:01 0.27 0.00 0.27 0.00 0.00 3.62 0.00 [2021-06-08T21:12:18.669Z] 21:05:01 0.28 0.05 0.23 0.00 0.53 2.87 0.00 [2021-06-08T21:12:18.669Z] 21:06:01 0.18 0.00 0.18 0.00 0.00 1.67 0.00 [2021-06-08T21:12:18.669Z] 21:07:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 [2021-06-08T21:12:18.669Z] 21:08:01 0.20 0.00 0.20 0.00 0.00 2.10 0.00 [2021-06-08T21:12:18.669Z] 21:09:01 0.33 0.00 0.33 0.00 0.00 4.43 0.00 [2021-06-08T21:12:18.669Z] 21:10:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-08T21:12:18.669Z] 21:11:01 3.60 3.28 0.32 0.00 52.24 5.15 0.00 [2021-06-08T21:12:18.669Z] 21:12:01 305.58 281.54 24.04 0.00 6938.00 1134.50 0.00 [2021-06-08T21:12:18.669Z] Average: 83.33 21.78 61.55 0.00 839.11 23313.65 0.00 [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] 20:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T21:12:18.669Z] 20:47:01 5064100 0 893524 11.16 2620 2048696 1498800 16.55 909648 1621936 152808 [2021-06-08T21:12:18.669Z] 20:48:01 3737072 0 1046928 13.07 2620 3222320 1437772 15.87 1217600 2485036 76724 [2021-06-08T21:12:18.669Z] 20:49:01 3738644 0 1183936 14.78 2620 3083740 1738696 19.20 1426268 2285416 141504 [2021-06-08T21:12:18.669Z] 20:50:01 3735852 0 1247748 15.58 2620 3022720 2034224 22.46 1407364 2295100 92332 [2021-06-08T21:12:18.669Z] 20:51:01 1173532 0 1338408 16.71 2620 5494380 2094768 23.13 2195608 3998248 1535404 [2021-06-08T21:12:18.669Z] 20:52:01 991960 0 1289992 16.11 2620 5724368 1851896 20.45 2213652 4117620 0 [2021-06-08T21:12:18.669Z] 20:53:01 461508 0 1840884 22.99 2620 5703928 3838636 42.38 3009804 3781876 53248 [2021-06-08T21:12:18.669Z] 20:54:02 286796 0 1399712 17.48 2620 6319812 1882452 20.78 2740436 4237912 167140 [2021-06-08T21:12:18.669Z] 20:55:01 1488284 0 1698324 21.21 2620 4819712 3009136 33.22 2176496 3574368 10444 [2021-06-08T21:12:18.669Z] 20:56:01 3121400 0 1258744 15.72 2620 3626176 1418424 15.66 1300500 2879064 12 [2021-06-08T21:12:18.669Z] 20:57:01 3124884 0 1255260 15.67 2620 3626176 1388588 15.33 1344588 2832244 8 [2021-06-08T21:12:18.669Z] 20:58:01 3124768 0 1255364 15.67 2620 3626188 1379384 15.23 1336624 2841064 8 [2021-06-08T21:12:18.669Z] 20:59:01 3126608 0 1253520 15.65 2620 3626192 1379336 15.23 1336520 2841064 8 [2021-06-08T21:12:18.669Z] 21:00:01 3126740 0 1253384 15.65 2620 3626196 1379336 15.23 1336044 2841408 8 [2021-06-08T21:12:18.669Z] 21:01:01 3125688 0 1254400 15.66 2620 3626232 1381676 15.25 1336776 2841424 16 [2021-06-08T21:12:18.669Z] 21:02:01 3126072 0 1253836 15.66 2620 3626412 1380012 15.24 1336856 2841540 8 [2021-06-08T21:12:18.669Z] 21:03:01 3125404 0 1254496 15.66 2620 3626420 1380000 15.24 1336772 2841540 8 [2021-06-08T21:12:18.669Z] 21:04:01 3125116 0 1254780 15.67 2620 3626424 1380060 15.24 1337108 2841540 8 [2021-06-08T21:12:18.669Z] 21:05:01 3124712 0 1255180 15.67 2620 3626428 1380136 15.24 1337360 2841560 8 [2021-06-08T21:12:18.669Z] 21:06:01 3124312 0 1255576 15.68 2620 3626432 1380124 15.24 1348596 2830640 8 [2021-06-08T21:12:18.669Z] 21:07:01 3124232 0 1255656 15.68 2620 3626432 1380136 15.24 1357912 2821376 8 [2021-06-08T21:12:18.669Z] 21:08:01 3125636 0 1254244 15.66 2620 3626440 1379908 15.23 1363460 2814640 8 [2021-06-08T21:12:18.669Z] 21:09:01 3125512 0 1254364 15.66 2620 3626444 1379908 15.23 1363440 2814640 8 [2021-06-08T21:12:18.669Z] 21:10:01 3125216 0 1254656 15.67 2620 3626448 1380040 15.24 1364920 2813560 8 [2021-06-08T21:12:18.669Z] 21:11:01 3120952 0 1257616 15.70 2620 3627752 1383312 15.27 1366724 2814072 20 [2021-06-08T21:12:18.669Z] 21:12:01 2852420 0 1358268 16.96 2620 3795632 1412356 15.59 1429044 2942108 224 [2021-06-08T21:12:18.669Z] Average: 2827978 0 1283800 16.03 2620 3894542 1651120 18.23 1547312 2949654 85768 [2021-06-08T21:12:18.669Z] [2021-06-08T21:12:18.669Z] 20:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T21:12:18.669Z] 20:47:01 vethf4d4ef9 1010.06 594.22 92.07 2610.06 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.669Z] 20:47:01 eth0 1570.57 1752.87 6329.75 202.87 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.669Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.669Z] 20:47:01 docker0 1010.06 594.09 78.26 2610.05 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.669Z] 20:48:01 eth0 525.46 444.29 3620.62 45.36 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.669Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:48:01 docker0 203.21 250.37 14.09 920.64 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:49:01 eth0 43.98 24.54 37.95 15.78 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:49:01 veth3bebc70 0.93 1.07 0.08 0.09 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:49:01 docker0 0.93 0.93 0.06 0.08 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:50:01 eth0 30.33 21.42 18.02 104.37 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:50:01 veth3bebc70 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:50:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:51:01 eth0 173.33 145.04 1697.30 21.94 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:51:01 veth5b17ef8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:52:01 veth8bce0e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:52:01 veth8f42399 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:52:01 eth0 85.41 65.59 181.87 12.28 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:53:01 veth14236a2 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:53:01 veth31354ae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:53:01 eth0 22.44 11.47 18.32 9.58 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:54:02 vethacf0ea1 21.52 35.11 1.48 279.06 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:54:02 eth0 199.35 151.81 1719.49 21.21 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:54:02 veth5b17ef8 0.00 2.31 0.00 0.11 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:55:01 veth7fcbd2c 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:55:01 eth0 78.67 52.40 167.65 128.99 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:55:01 veth7c6d034 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:56:01 eth0 17.24 9.88 44.01 5.99 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:56:01 docker0 1339.74 1010.43 100.44 4294.84 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:57:01 eth0 0.55 0.40 0.45 0.09 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:58:01 eth0 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:01:01 eth0 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:02:01 eth0 1.15 0.43 0.45 0.24 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:03:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:04:01 eth0 2.22 0.52 0.67 0.39 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:05:01 eth0 1.78 0.53 0.63 0.42 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:06:01 eth0 2.02 0.50 0.66 0.39 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:07:01 eth0 1.62 0.87 0.94 0.65 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:08:01 eth0 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:09:01 eth0 1.40 0.08 0.12 0.01 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:10:01 eth0 1.20 0.25 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:11:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:12:01 eth0 9.45 6.35 9.90 4.38 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] Average: eth0 106.61 103.52 533.02 22.08 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] Average: docker0 51.56 38.88 3.86 165.27 0.00 0.00 0.00 0.00 [2021-06-08T21:12:18.670Z] [2021-06-08T21:12:18.670Z] [2021-06-08T21:12:18.670Z] ---> sar -P ALL: [2021-06-08T21:12:18.670Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T21:12:18.670Z] [2021-06-08T21:12:18.670Z] 20:45:37 LINUX RESTART (2 CPU) [2021-06-08T21:12:18.670Z] [2021-06-08T21:12:18.670Z] 20:46:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T21:12:18.670Z] 20:47:01 all 25.66 0.00 6.23 2.85 0.11 65.15 [2021-06-08T21:12:18.670Z] 20:47:01 0 25.26 0.00 7.00 3.20 0.11 64.44 [2021-06-08T21:12:18.670Z] 20:47:01 1 26.07 0.00 5.47 2.50 0.11 65.85 [2021-06-08T21:12:18.670Z] 20:48:01 all 16.66 0.00 6.09 5.72 0.09 71.44 [2021-06-08T21:12:18.670Z] 20:48:01 0 12.96 0.00 6.43 5.51 0.10 75.00 [2021-06-08T21:12:18.670Z] 20:48:01 1 20.37 0.00 5.76 5.93 0.07 67.88 [2021-06-08T21:12:18.670Z] 20:49:01 all 56.69 0.00 6.79 1.22 0.10 35.21 [2021-06-08T21:12:18.670Z] 20:49:01 0 55.81 0.00 7.46 1.08 0.09 35.57 [2021-06-08T21:12:18.670Z] 20:49:01 1 57.58 0.00 6.11 1.35 0.11 34.85 [2021-06-08T21:12:18.670Z] 20:50:01 all 46.50 0.00 6.72 0.78 0.13 45.88 [2021-06-08T21:12:18.670Z] 20:50:01 0 47.62 0.00 6.79 0.68 0.14 44.76 [2021-06-08T21:12:18.670Z] 20:50:01 1 45.39 0.00 6.64 0.87 0.11 46.99 [2021-06-08T21:12:18.670Z] 20:51:01 all 24.13 0.00 7.11 20.86 0.11 47.78 [2021-06-08T21:12:18.670Z] 20:51:01 0 23.27 0.00 7.11 19.53 0.12 49.96 [2021-06-08T21:12:18.670Z] 20:51:01 1 24.98 0.00 7.11 22.20 0.11 45.59 [2021-06-08T21:12:18.670Z] 20:52:01 all 12.93 0.00 8.58 71.08 0.14 7.27 [2021-06-08T21:12:18.670Z] 20:52:01 0 13.85 0.00 8.61 68.05 0.14 9.35 [2021-06-08T21:12:18.670Z] 20:52:01 1 12.01 0.00 8.55 74.10 0.14 5.19 [2021-06-08T21:12:18.670Z] 20:53:01 all 23.36 0.00 9.92 47.40 0.16 19.16 [2021-06-08T21:12:18.670Z] 20:53:01 0 23.29 0.00 10.23 45.55 0.14 20.78 [2021-06-08T21:12:18.670Z] 20:53:01 1 23.42 0.00 9.61 49.25 0.18 17.54 [2021-06-08T21:12:18.670Z] 20:54:02 all 52.32 0.00 10.16 31.92 0.16 5.44 [2021-06-08T21:12:18.670Z] 20:54:02 0 51.80 0.00 10.36 32.76 0.16 4.93 [2021-06-08T21:12:18.670Z] 20:54:02 1 52.85 0.00 9.95 31.07 0.16 5.96 [2021-06-08T21:12:18.670Z] 20:55:01 all 46.18 0.00 13.00 36.19 0.17 4.46 [2021-06-08T21:12:18.670Z] 20:55:01 0 45.08 0.00 14.43 35.67 0.15 4.67 [2021-06-08T21:12:18.670Z] 20:55:01 1 47.28 0.00 11.56 36.71 0.20 4.25 [2021-06-08T21:12:18.670Z] 20:56:01 all 19.65 0.00 3.79 2.81 0.07 73.68 [2021-06-08T21:12:18.670Z] 20:56:01 0 19.60 0.00 3.99 2.82 0.05 73.54 [2021-06-08T21:12:18.670Z] 20:56:01 1 19.69 0.00 3.59 2.80 0.09 73.83 [2021-06-08T21:12:18.670Z] 20:57:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-08T21:12:18.670Z] 20:57:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-08T21:12:18.670Z] 20:57:01 1 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-08T21:12:18.670Z] [2021-06-08T21:12:18.670Z] 20:57:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T21:12:18.670Z] 20:58:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-08T21:12:18.670Z] 20:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-08T21:12:18.670Z] 20:58:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-06-08T21:12:18.670Z] 20:59:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-08T21:12:18.670Z] 20:59:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-08T21:12:18.670Z] 20:59:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-08T21:12:18.670Z] 21:00:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-06-08T21:12:18.670Z] 21:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-08T21:12:18.670Z] 21:00:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-08T21:12:18.670Z] 21:01:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-08T21:12:18.670Z] 21:01:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-08T21:12:18.670Z] 21:01:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-08T21:12:18.670Z] 21:02:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2021-06-08T21:12:18.670Z] 21:02:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-08T21:12:18.670Z] 21:02:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-08T21:12:18.670Z] 21:03:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-06-08T21:12:18.670Z] 21:03:01 0 0.02 0.00 0.00 0.00 0.05 99.93 [2021-06-08T21:12:18.670Z] 21:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-08T21:12:18.670Z] 21:04:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-06-08T21:12:18.670Z] 21:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-08T21:12:18.670Z] 21:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T21:12:18.670Z] 21:05:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-08T21:12:18.670Z] 21:05:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-08T21:12:18.670Z] 21:05:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-08T21:12:18.670Z] 21:06:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-08T21:12:18.670Z] 21:06:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-08T21:12:18.671Z] 21:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-08T21:12:18.671Z] 21:07:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-08T21:12:18.671Z] 21:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-08T21:12:18.671Z] 21:07:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-08T21:12:18.671Z] 21:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-08T21:12:18.671Z] 21:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T21:12:18.671Z] 21:08:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-08T21:12:18.671Z] [2021-06-08T21:12:18.671Z] 21:08:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T21:12:18.671Z] 21:09:01 all 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-08T21:12:18.671Z] 21:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T21:12:18.671Z] 21:09:01 1 0.32 0.00 0.02 0.00 0.05 99.62 [2021-06-08T21:12:18.671Z] 21:10:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-08T21:12:18.671Z] 21:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-08T21:12:18.671Z] 21:10:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-08T21:12:18.671Z] 21:11:01 all 0.08 0.03 0.13 0.05 0.03 99.68 [2021-06-08T21:12:18.671Z] 21:11:01 0 0.02 0.03 0.12 0.03 0.03 99.77 [2021-06-08T21:12:18.671Z] 21:11:01 1 0.13 0.03 0.13 0.07 0.03 99.60 [2021-06-08T21:12:18.671Z] 21:12:01 all 1.92 3.91 13.28 7.54 0.06 73.29 [2021-06-08T21:12:18.671Z] 21:12:01 0 2.01 3.73 13.06 8.24 0.07 72.89 [2021-06-08T21:12:18.671Z] 21:12:01 1 1.83 4.09 13.50 6.84 0.05 73.69 [2021-06-08T21:12:18.671Z] Average: all 12.05 0.15 3.42 8.44 0.07 75.87 [2021-06-08T21:12:18.671Z] Average: 0 11.81 0.14 3.55 8.24 0.07 76.18 [2021-06-08T21:12:18.671Z] Average: 1 12.29 0.16 3.29 8.64 0.07 75.56 [2021-06-08T21:12:18.671Z] [2021-06-08T21:12:18.671Z] [2021-06-08T21:12:18.671Z]