Pull request #4092 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 5b96f283775bf9b7e7b55f69167ee5d90cf5ffb5+5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad (177369a76a6bfbece9ae1e206ab7ff2d31edc244) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12994691728651938618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh861707211336769622.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4092/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4092/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh935709281203153743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17570622963618107135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4092/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4092/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4271970839950152217.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-20151 in /w/workspace/edgexfoundry_edgex-go_PR-4092 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4092/head:refs/remotes/origin/PR-4092 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad into PR head commit 5b96f283775bf9b7e7b55f69167ee5d90cf5ffb5 Merge succeeded, producing c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 Checking out Revision c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 (PR-4092) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b96f283775bf9b7e7b55f69167ee5d90cf5ffb5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 # timeout=10 Commit message: "Merge commit '5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-14T16:26:02.605Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-14T16:26:02.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-14T16:26:02.662Z] ========================================================= [2022-07-14T16:26:02.662Z] EdgeX Global Pipelines Version Info [2022-07-14T16:26:02.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 54fd27c21cc1f8e4a2e8fb5cc13c0d01da639a1b # timeout=10 [2022-07-14T16:26:03.436Z] ------------------- [2022-07-14T16:26:03.436Z] stable info: [2022-07-14T16:26:03.436Z] ------------------- [2022-07-14T16:26:03.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T16:26:03.436Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T16:26:03.436Z] Message: update stable to v1.0.238 [2022-07-14T16:26:04.016Z] ------------------- [2022-07-14T16:26:04.016Z] experimental info: [2022-07-14T16:26:04.016Z] ------------------- [2022-07-14T16:26:04.016Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T16:26:04.016Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T16:26:04.016Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-14T16:26:04.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-14T16:26:04.213Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-14T16:26:04.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-14T16:26:04.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-14T16:26:04.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-14T16:26:04.247Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-14T16:26:04.255Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-14T16:26:04.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-14T16:26:04.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-14T16:26:04.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-14T16:26:04.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-14T16:26:04.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-14T16:26:04.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-14T16:26:04.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-14T16:26:04.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-14T16:26:04.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T16:26:04.378Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T16:26:04.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-14T16:26:04.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-14T16:26:04.412Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-14T16:26:04.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-14T16:26:04.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-14T16:26:04.443Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-14T16:26:04.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4092 [Pipeline] echo [2022-07-14T16:26:04.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4092 [Pipeline] echo [2022-07-14T16:26:04.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4092 [Pipeline] echo [2022-07-14T16:26:04.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [Pipeline] echo [2022-07-14T16:26:04.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3fa4a6 [Pipeline] echo [2022-07-14T16:26:04.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T16:26:04.550Z] provisioning config files... [2022-07-14T16:26:04.564Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9025222807043296711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T16:26:04.871Z] ---> docker-login.sh [2022-07-14T16:26:04.872Z] nexus3.edgexfoundry.org:10001 [2022-07-14T16:26:05.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:26:05.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:26:05.395Z] Configure a credential helper to remove this warning. See [2022-07-14T16:26:05.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:26:05.395Z] [2022-07-14T16:26:05.395Z] Login Succeeded [2022-07-14T16:26:05.395Z] nexus3.edgexfoundry.org:10002 [2022-07-14T16:26:05.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:26:05.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:26:05.395Z] Configure a credential helper to remove this warning. See [2022-07-14T16:26:05.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:26:05.395Z] [2022-07-14T16:26:05.395Z] Login Succeeded [2022-07-14T16:26:05.395Z] nexus3.edgexfoundry.org:10003 [2022-07-14T16:26:05.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:26:05.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:26:05.657Z] Configure a credential helper to remove this warning. See [2022-07-14T16:26:05.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:26:05.657Z] [2022-07-14T16:26:05.657Z] Login Succeeded [2022-07-14T16:26:05.657Z] nexus3.edgexfoundry.org:10004 [2022-07-14T16:26:05.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:26:05.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:26:05.920Z] Configure a credential helper to remove this warning. See [2022-07-14T16:26:05.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:26:05.920Z] [2022-07-14T16:26:05.920Z] Login Succeeded [2022-07-14T16:26:05.920Z] docker.io [2022-07-14T16:26:05.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:26:06.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:26:06.183Z] Configure a credential helper to remove this warning. See [2022-07-14T16:26:06.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:26:06.183Z] [2022-07-14T16:26:06.183Z] Login Succeeded [2022-07-14T16:26:06.183Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T16:26:06.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T16:26:06.509Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-14T16:26:06.509Z] + + dirname cmd/core-command/Dockerfile [2022-07-14T16:26:06.509Z] cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/core-data/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/core-metadata/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/support-notifications/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-14T16:26:06.509Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-14T16:26:06.509Z] + cut -d/ -f2 [2022-07-14T16:26:06.509Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-14T16:26:06.534Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh [2022-07-14T16:26:06.887Z] + git rev-list -1 --merges c3fa4a60a61eb0e0dabb0c8df2274695a66945e2~1..c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [Pipeline] echo [2022-07-14T16:26:06.899Z] -----------> git rev-list -1 --merges c3fa4a60a61eb0e0dabb0c8df2274695a66945e2~1..c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:26:06.899Z] c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [false] [Pipeline] sh [2022-07-14T16:26:07.192Z] + git log --format=format:%s -1 c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [Pipeline] echo [2022-07-14T16:26:07.207Z] ========================================================= [2022-07-14T16:26:07.207Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-14T16:26:07.207Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-14T16:26:07.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T16:26:07.638Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-14T16:26:07.638Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-14T16:26:07.638Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-14T16:26:07.638Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-14T16:26:07.638Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-14T16:26:07.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:26:08.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T16:26:08.062Z] [2022-07-14T16:26:08.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:26:08.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T16:26:08.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-14T16:26:08.366Z] b85a868b505f: Pulling fs layer [2022-07-14T16:26:08.366Z] e2be974225ed: Pulling fs layer [2022-07-14T16:26:08.366Z] 339a4e72a1f5: Pulling fs layer [2022-07-14T16:26:08.366Z] 988bab9f4d93: Pulling fs layer [2022-07-14T16:26:08.366Z] 1469e6f7b9e6: Pulling fs layer [2022-07-14T16:26:08.366Z] eaf3925da568: Pulling fs layer [2022-07-14T16:26:08.366Z] bab4dde63d76: Pulling fs layer [2022-07-14T16:26:08.366Z] bde34c3a00c8: Pulling fs layer [2022-07-14T16:26:08.366Z] b352a97aabf1: Pulling fs layer [2022-07-14T16:26:08.366Z] 4872d77fe225: Pulling fs layer [2022-07-14T16:26:08.366Z] 5851b861e8e6: Pulling fs layer [2022-07-14T16:26:08.366Z] bab4dde63d76: Waiting [2022-07-14T16:26:08.366Z] 4872d77fe225: Waiting [2022-07-14T16:26:08.366Z] bde34c3a00c8: Waiting [2022-07-14T16:26:08.366Z] 5851b861e8e6: Waiting [2022-07-14T16:26:08.366Z] b352a97aabf1: Waiting [2022-07-14T16:26:08.366Z] 1469e6f7b9e6: Waiting [2022-07-14T16:26:08.366Z] eaf3925da568: Waiting [2022-07-14T16:26:08.366Z] 988bab9f4d93: Waiting [2022-07-14T16:26:08.366Z] e2be974225ed: Download complete [2022-07-14T16:26:08.366Z] 988bab9f4d93: Verifying Checksum [2022-07-14T16:26:08.366Z] 988bab9f4d93: Download complete [2022-07-14T16:26:08.366Z] 1469e6f7b9e6: Verifying Checksum [2022-07-14T16:26:08.366Z] 1469e6f7b9e6: Download complete [2022-07-14T16:26:08.626Z] eaf3925da568: Download complete [2022-07-14T16:26:08.626Z] 339a4e72a1f5: Verifying Checksum [2022-07-14T16:26:08.627Z] 339a4e72a1f5: Download complete [2022-07-14T16:26:08.627Z] bde34c3a00c8: Download complete [2022-07-14T16:26:08.627Z] b352a97aabf1: Download complete [2022-07-14T16:26:08.627Z] 4872d77fe225: Download complete [2022-07-14T16:26:08.627Z] 5851b861e8e6: Verifying Checksum [2022-07-14T16:26:08.627Z] 5851b861e8e6: Download complete [2022-07-14T16:26:08.627Z] b85a868b505f: Verifying Checksum [2022-07-14T16:26:08.627Z] b85a868b505f: Download complete [2022-07-14T16:26:08.887Z] bab4dde63d76: Verifying Checksum [2022-07-14T16:26:08.887Z] bab4dde63d76: Download complete [2022-07-14T16:26:09.826Z] b85a868b505f: Pull complete [2022-07-14T16:26:10.085Z] e2be974225ed: Pull complete [2022-07-14T16:26:10.655Z] 339a4e72a1f5: Pull complete [2022-07-14T16:26:10.655Z] 988bab9f4d93: Pull complete [2022-07-14T16:26:10.916Z] 1469e6f7b9e6: Pull complete [2022-07-14T16:26:10.916Z] eaf3925da568: Pull complete [2022-07-14T16:26:12.830Z] bab4dde63d76: Pull complete [2022-07-14T16:26:12.830Z] bde34c3a00c8: Pull complete [2022-07-14T16:26:13.091Z] b352a97aabf1: Pull complete [2022-07-14T16:26:13.091Z] 4872d77fe225: Pull complete [2022-07-14T16:26:13.091Z] 5851b861e8e6: Pull complete [2022-07-14T16:26:13.091Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-14T16:26:13.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T16:26:13.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:26:13.180Z] prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container [2022-07-14T16:26:13.219Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T16:26:14.600Z] $ docker top 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 -eo pid,comm [2022-07-14T16:26:14.659Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-14T16:26:14.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T16:26:14.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T16:26:14.697Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T16:26:14.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T16:26:14.826Z] $ docker exec 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 ssh-agent [2022-07-14T16:26:14.950Z] SSH_AUTH_SOCK=/tmp/ssh-blnfam9QnMYm/agent.32 [2022-07-14T16:26:14.950Z] SSH_AGENT_PID=38 [2022-07-14T16:26:14.956Z] Running ssh-add (command line suppressed) [2022-07-14T16:26:15.069Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5756452331884553455.key (/w/workspace/edgex-go/3@tmp/private_key_5756452331884553455.key) [2022-07-14T16:26:15.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T16:26:15.380Z] + git tag --points-at HEAD [Pipeline] } [2022-07-14T16:26:15.403Z] $ docker exec --env ******** --env ******** 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 ssh-agent -k [2022-07-14T16:26:15.516Z] unset SSH_AUTH_SOCK; [2022-07-14T16:26:15.517Z] unset SSH_AGENT_PID; [2022-07-14T16:26:15.517Z] echo Agent pid 38 killed; [2022-07-14T16:26:15.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-14T16:26:15.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T16:26:15.549Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T16:26:15.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T16:26:15.668Z] $ docker exec 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 ssh-agent [2022-07-14T16:26:15.802Z] SSH_AUTH_SOCK=/tmp/ssh-tmsfwRmGM2rH/agent.72 [2022-07-14T16:26:15.802Z] SSH_AGENT_PID=79 [2022-07-14T16:26:15.809Z] Running ssh-add (command line suppressed) [2022-07-14T16:26:15.938Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3710349592409814406.key (/w/workspace/edgex-go/3@tmp/private_key_3710349592409814406.key) [2022-07-14T16:26:15.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T16:26:16.241Z] + git semver init [2022-07-14T16:26:16.502Z] 2022-07-14 16:26:16,428 [run_init] DEBUG init version:0.0.0 force:False [2022-07-14T16:26:16.502Z] 2022-07-14 16:26:16,429 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-07-14T16:26:16.502Z] 2022-07-14 16:26:16,429 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-07-14T16:26:16.502Z] 2022-07-14 16:26:16,430 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-07-14T16:26:20.745Z] 2022-07-14 16:26:20,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-07-14T16:26:20.745Z] 2022-07-14 16:26:20,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4092 with force:False [2022-07-14T16:26:20.745Z] 2022-07-14 16:26:20,304 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4092 [2022-07-14T16:26:20.745Z] 2022-07-14 16:26:20,308 [execute] INFO git cat-file --batch-check [2022-07-14T16:26:20.745Z] 2022-07-14 16:26:20,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T16:26:20.745Z] 2022-07-14 16:26:20,313 [execute] INFO git cat-file --batch [2022-07-14T16:26:20.745Z] 2022-07-14 16:26:20,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T16:26:20.745Z] 2022-07-14 16:26:20,318 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4092 [2022-07-14T16:26:20.745Z] 0.0.0 [Pipeline] } [2022-07-14T16:26:20.759Z] $ docker exec --env ******** --env ******** 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 ssh-agent -k [2022-07-14T16:26:20.872Z] unset SSH_AUTH_SOCK; [2022-07-14T16:26:20.872Z] unset SSH_AGENT_PID; [2022-07-14T16:26:20.872Z] echo Agent pid 79 killed; [2022-07-14T16:26:20.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T16:26:21.183Z] + git semver [Pipeline] } [2022-07-14T16:26:21.458Z] $ docker stop --time=1 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 [2022-07-14T16:26:22.766Z] $ docker rm -f 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T16:26:23.121Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-14T16:26:23.392Z] Stashed 1 file(s) [Pipeline] echo [2022-07-14T16:26:23.396Z] [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 [2022-07-14T16:26:23.786Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-07-14T16:26:23.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T16:26:23.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T16:26:23.822Z] ========================================================= [2022-07-14T16:26:23.822Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-14T16:26:23.822Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-14T16:26:24.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T16:26:24.109Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-14T16:26:24.109Z] 2408cc74d12b: Pulling fs layer [2022-07-14T16:26:24.109Z] ea60b727a1ce: Pulling fs layer [2022-07-14T16:26:24.109Z] 30c4a7721957: Pulling fs layer [2022-07-14T16:26:24.109Z] 370296b7ddb6: Pulling fs layer [2022-07-14T16:26:24.109Z] 7c6cee850709: Pulling fs layer [2022-07-14T16:26:24.109Z] 39a5fcdaea64: Pulling fs layer [2022-07-14T16:26:24.109Z] d94ebbe4e438: Pulling fs layer [2022-07-14T16:26:24.109Z] bcfd1f05c69d: Pulling fs layer [2022-07-14T16:26:24.109Z] 59ccb84bbe0f: Pulling fs layer [2022-07-14T16:26:24.109Z] 370296b7ddb6: Waiting [2022-07-14T16:26:24.109Z] 7c6cee850709: Waiting [2022-07-14T16:26:24.109Z] 39a5fcdaea64: Waiting [2022-07-14T16:26:24.109Z] d94ebbe4e438: Waiting [2022-07-14T16:26:24.109Z] bcfd1f05c69d: Waiting [2022-07-14T16:26:24.109Z] 30c4a7721957: Verifying Checksum [2022-07-14T16:26:24.109Z] 30c4a7721957: Download complete [2022-07-14T16:26:24.109Z] ea60b727a1ce: Download complete [2022-07-14T16:26:24.109Z] 7c6cee850709: Download complete [2022-07-14T16:26:24.109Z] 39a5fcdaea64: Verifying Checksum [2022-07-14T16:26:24.109Z] 39a5fcdaea64: Download complete [2022-07-14T16:26:24.109Z] 2408cc74d12b: Verifying Checksum [2022-07-14T16:26:24.109Z] 2408cc74d12b: Download complete [2022-07-14T16:26:24.109Z] d94ebbe4e438: Download complete [2022-07-14T16:26:24.369Z] 2408cc74d12b: Pull complete [2022-07-14T16:26:24.369Z] ea60b727a1ce: Pull complete [2022-07-14T16:26:24.369Z] 30c4a7721957: Pull complete [2022-07-14T16:26:24.629Z] 59ccb84bbe0f: Verifying Checksum [2022-07-14T16:26:24.629Z] 59ccb84bbe0f: Download complete [2022-07-14T16:26:24.888Z] bcfd1f05c69d: Verifying Checksum [2022-07-14T16:26:24.888Z] bcfd1f05c69d: Download complete [2022-07-14T16:26:24.888Z] 370296b7ddb6: Verifying Checksum [2022-07-14T16:26:24.888Z] 370296b7ddb6: Download complete [2022-07-14T16:26:29.076Z] 370296b7ddb6: Pull complete [2022-07-14T16:26:29.076Z] 7c6cee850709: Pull complete [2022-07-14T16:26:29.076Z] 39a5fcdaea64: Pull complete [2022-07-14T16:26:29.076Z] d94ebbe4e438: Pull complete [2022-07-14T16:26:30.978Z] bcfd1f05c69d: Pull complete [2022-07-14T16:26:31.547Z] 59ccb84bbe0f: Pull complete [2022-07-14T16:26:31.547Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-14T16:26:31.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T16:26:31.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-14T16:26:31.845Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T16:26:31.845Z] WORKDIR /edgex [2022-07-14T16:26:31.845Z] COPY go.mod . [2022-07-14T16:26:31.845Z] RUN go mod download [2022-07-14T16:26:31.845Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-14T16:26:33.228Z] Sending build context to Docker daemon 335.2MB [2022-07-14T16:26:33.228Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T16:26:33.228Z] ---> a4fb48ad2a94 [2022-07-14T16:26:33.228Z] Step 2/4 : WORKDIR /edgex [2022-07-14T16:26:35.777Z] ---> Running in c97dd332525b [2022-07-14T16:26:35.777Z] Removing intermediate container c97dd332525b [2022-07-14T16:26:35.777Z] ---> 57feccd324da [2022-07-14T16:26:35.777Z] Step 3/4 : COPY go.mod . [2022-07-14T16:26:35.777Z] ---> 8b0d86b3a7d1 [2022-07-14T16:26:35.777Z] Step 4/4 : RUN go mod download [2022-07-14T16:26:35.777Z] ---> Running in 5bb6a1a6de0c [2022-07-14T16:26:38.469Z] Still waiting to schedule task [2022-07-14T16:26:38.469Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-14T16:26:48.011Z] Removing intermediate container 5bb6a1a6de0c [2022-07-14T16:26:48.011Z] ---> 664ab32f8db0 [2022-07-14T16:26:48.011Z] Successfully built 664ab32f8db0 [2022-07-14T16:26:48.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:26:48.319Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T16:26:48.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:26:48.402Z] prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container [2022-07-14T16:26:48.442Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-14T16:26:48.875Z] $ docker top c4c4f18608636d4a802a53677355337666e98f6541903d337378abac50c0323b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T16:26:49.234Z] + go version [2022-07-14T16:26:49.234Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-14T16:26:49.249Z] $ docker stop --time=1 c4c4f18608636d4a802a53677355337666e98f6541903d337378abac50c0323b [2022-07-14T16:26:50.544Z] $ docker rm -f c4c4f18608636d4a802a53677355337666e98f6541903d337378abac50c0323b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:26:50.939Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T16:26:50.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:26:51.023Z] prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container [2022-07-14T16:26:51.056Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-14T16:26:51.415Z] $ docker top 3a58cf4eb8960c151915efa71866348433580794261a8d71f67dc401d553eba8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-14T16:26:51.488Z] ========================================================= [2022-07-14T16:26:51.488Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-14T16:26:51.488Z] ========================================================= [Pipeline] sh [2022-07-14T16:26:51.767Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-14T16:26:52.067Z] + make test [2022-07-14T16:26:52.067Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-14T16:26:58.639Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-14T16:27:10.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-14T16:27:11.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-07-14T16:27:11.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-14T16:27:11.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-14T16:27:11.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2022-07-14T16:27:11.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-14T16:27:11.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.2% of statements [2022-07-14T16:27:11.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-14T16:27:11.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.789s coverage: 89.2% of statements [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.095s coverage: 83.8% of statements [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 29.6% of statements [2022-07-14T16:27:16.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2022-07-14T16:27:16.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-07-14T16:27:24.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2022-07-14T16:27:24.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-07-14T16:27:26.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-07-14T16:27:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 58.8% of statements [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.099s coverage: 85.4% of statements [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-07-14T16:27:36.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.4% of statements [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-14T16:27:36.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-14T16:27:36.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-07-14T16:27:36.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-07-14T16:27:36.259Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-14T16:27:54.441Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-14T16:27:54.441Z] GO111MODULE=on go vet ./... [2022-07-14T16:27:55.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T16:27:55.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T16:27:55.638Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T16:27:55.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-14T16:27:56.199Z] + ls -al . [2022-07-14T16:27:56.200Z] total 684 [2022-07-14T16:27:56.200Z] drwxrwxr-x 10 1001 1001 4096 Jul 14 16:26 . [2022-07-14T16:27:56.200Z] drwxr-xr-x 4 root root 4096 Jul 14 16:26 .. [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 16:25 .dockerignore [2022-07-14T16:27:56.200Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 16:27 .git [2022-07-14T16:27:56.200Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 16:25 .github [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 1030 Jul 14 16:25 .gitignore [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 42 Jul 14 16:25 .golangci.yml [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 87 Jul 14 16:25 .hadolint.yml [2022-07-14T16:27:56.200Z] drwxr-xr-x 3 1001 1001 4096 Jul 14 16:26 .semver [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 16:25 .sonarcloud.properties [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 1171 Jul 14 16:25 ADOPTERS.md [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 10347 Jul 14 16:25 Attribution.txt [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 63209 Jul 14 16:25 CHANGELOG.md [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 16:25 CONTRIBUTING.md [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 677 Jul 14 16:25 GOVERNANCE.md [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 850 Jul 14 16:25 Jenkinsfile [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 16:25 LICENSE [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 10350 Jul 14 16:25 Makefile [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 582 Jul 14 16:25 OWNERS.md [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 9094 Jul 14 16:25 README.md [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 16:25 SECURITY.md [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 16:26 VERSION [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 16:25 ZMQWindows.md [2022-07-14T16:27:56.200Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 16:25 bin [2022-07-14T16:27:56.200Z] drwxrwxr-x 18 1001 1001 4096 Jul 14 16:25 cmd [2022-07-14T16:27:56.200Z] -rw-r--r-- 1 root root 435593 Jul 14 16:27 coverage.out [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 3312 Jul 14 16:25 go.mod [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 36233 Jul 14 16:25 go.sum [2022-07-14T16:27:56.200Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 16:25 internal [2022-07-14T16:27:56.200Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 16:25 openapi [2022-07-14T16:27:56.200Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 16:25 snap [2022-07-14T16:27:56.200Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 16:25 version.go [Pipeline] sh [2022-07-14T16:27:56.487Z] + '[' -e coverage.out ] [2022-07-14T16:27:56.487Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-14T16:27:56.596Z] Stashed 1 file(s) [Pipeline] sh [2022-07-14T16:27:56.903Z] + make build [2022-07-14T16:27:56.903Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-14T16:28:09.128Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-14T16:28:18.907Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20154 in /w/workspace/edgexfoundry_edgex-go_PR-4092 [Pipeline] { [Pipeline] ws [2022-07-14T16:28:18.922Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-07-14T16:28:18.970Z] The recommended git tool is: git [2022-07-14T16:28:19.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-14T16:28:19.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-14T16:28:25.385Z] using credential edgex-jenkins-ssh [2022-07-14T16:28:25.407Z] Cloning the remote Git repository [2022-07-14T16:28:25.477Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-14T16:28:25.689Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-14T16:28:25.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-14T16:28:25.568Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-07-14T16:28:25.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-14T16:28:25.650Z] > git --version # timeout=10 [2022-07-14T16:28:25.694Z] > git --version # 'git version 2.25.1' [2022-07-14T16:28:25.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T16:28:25.836Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T16:28:26.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-14T16:28:28.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-14T16:28:28.839Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-14T16:28:29.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-14T16:28:30.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-14T16:28:31.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-14T16:28:33.207Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-14T16:28:34.169Z] $ docker stop --time=1 3a58cf4eb8960c151915efa71866348433580794261a8d71f67dc401d553eba8 [2022-07-14T16:28:36.768Z] $ docker rm -f 3a58cf4eb8960c151915efa71866348433580794261a8d71f67dc401d553eba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:28:37.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-14T16:28:37.646Z] [2022-07-14T16:28:37.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:28:37.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-14T16:28:37.949Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-14T16:28:37.949Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-14T16:28:37.949Z] ca9280d653b3: Pulling fs layer [2022-07-14T16:28:37.949Z] 7e9c9ca2126c: Pulling fs layer [2022-07-14T16:28:37.949Z] cbdbe7a5bc2a: Download complete [2022-07-14T16:28:38.209Z] ca9280d653b3: Verifying Checksum [2022-07-14T16:28:38.209Z] ca9280d653b3: Download complete [2022-07-14T16:28:38.209Z] cbdbe7a5bc2a: Pull complete [2022-07-14T16:28:38.468Z] 7e9c9ca2126c: Verifying Checksum [2022-07-14T16:28:38.728Z] ca9280d653b3: Pull complete [2022-07-14T16:28:40.984Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-14T16:28:41.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T16:28:41.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-14T16:28:41.069Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-14T16:28:41.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T16:28:41.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4092/head:refs/remotes/origin/PR-4092 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-14T16:28:41.794Z] Merging remotes/origin/main commit 5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad into PR head commit 5b96f283775bf9b7e7b55f69167ee5d90cf5ffb5 [2022-07-14T16:28:42.172Z] Merge succeeded, producing 410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:28:42.173Z] Checking out Revision 410911822e2586a8507984088a1e5b37d5875f64 (PR-4092) [2022-07-14T16:28:42.932Z] 7e9c9ca2126c: Pull complete [2022-07-14T16:28:42.932Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-14T16:28:42.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-14T16:28:42.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:28:43.031Z] prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container [2022-07-14T16:28:43.067Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-14T16:28:41.816Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:28:41.835Z] > git checkout -f 5b96f283775bf9b7e7b55f69167ee5d90cf5ffb5 # timeout=10 [2022-07-14T16:28:42.072Z] > git remote # timeout=10 [2022-07-14T16:28:42.088Z] > git config --get remote.origin.url # timeout=10 [2022-07-14T16:28:42.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T16:28:42.110Z] > git merge 5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad # timeout=10 [2022-07-14T16:28:42.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-14T16:28:42.183Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T16:28:42.194Z] > git checkout -f 410911822e2586a8507984088a1e5b37d5875f64 # timeout=10 [2022-07-14T16:28:44.609Z] $ docker top fe4f502beae0a6291edd9db454cd9a100f49c905e5f76be994e95fef01a24635 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T16:28:44.973Z] + grep+ paralleldocker-compose [2022-07-14T16:28:44.973Z] build --help [2022-07-14T16:28:45.546Z] --parallel Build images in parallel. [Pipeline] } [2022-07-14T16:28:45.559Z] $ docker stop --time=1 fe4f502beae0a6291edd9db454cd9a100f49c905e5f76be994e95fef01a24635 [2022-07-14T16:28:46.331Z] Commit message: "Merge commit '5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad' into HEAD" [2022-07-14T16:28:46.352Z] First time build. Skipping changelog. [2022-07-14T16:28:46.871Z] $ docker rm -f fe4f502beae0a6291edd9db454cd9a100f49c905e5f76be994e95fef01a24635 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:28:47.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-14T16:28:47.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:28:47.489Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-14T16:28:47.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T16:28:47.489Z] Dload Upload Total Spent Left Speed [2022-07-14T16:28:47.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 93424 [2022-07-14T16:28:47.542Z] prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container [2022-07-14T16:28:47.581Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-14T16:28:47.980Z] $ docker top ba95e48361b095f272732e0991682444300fef036b3cd5cb919c65470ba8f8ab -eo pid,comm [2022-07-14T16:28:46.342Z] > git rev-list --no-walk 54fd27c21cc1f8e4a2e8fb5cc13c0d01da639a1b # timeout=10 [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-14T16:28:48.380Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-14T16:28:48.406Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-14T16:28:48.716Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-14T16:28:48.716Z] + sudo tee /etc/docker/daemon.new [2022-07-14T16:28:48.716Z] { [2022-07-14T16:28:48.716Z] "registry-mirrors": [ [2022-07-14T16:28:48.716Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-14T16:28:48.716Z] ], [2022-07-14T16:28:48.716Z] "bip": "10.250.0.254/24", [2022-07-14T16:28:48.716Z] "hosts": [ [2022-07-14T16:28:48.716Z] "tcp://0.0.0.0:5555", [2022-07-14T16:28:48.716Z] "unix:///var/run/docker.sock" [2022-07-14T16:28:48.716Z] ], [2022-07-14T16:28:48.716Z] "mtu": 1458, [2022-07-14T16:28:48.716Z] "selinux-enabled": true, [2022-07-14T16:28:48.716Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-14T16:28:48.716Z] } [Pipeline] sh [2022-07-14T16:28:48.979Z] Building core-command ... [2022-07-14T16:28:48.979Z] Building core-data ... [2022-07-14T16:28:48.979Z] Building core-metadata ... [2022-07-14T16:28:48.979Z] Building security-bootstrapper ... [2022-07-14T16:28:48.979Z] Building security-proxy-setup ... [2022-07-14T16:28:48.979Z] Building security-secretstore-setup ... [2022-07-14T16:28:48.979Z] Building security-spiffe-token-provider ... [2022-07-14T16:28:48.979Z] Building security-spire-agent ... [2022-07-14T16:28:48.979Z] Building security-spire-config ... [2022-07-14T16:28:48.979Z] Building security-spire-server ... [2022-07-14T16:28:48.979Z] Building support-notifications ... [2022-07-14T16:28:48.979Z] Building support-scheduler ... [2022-07-14T16:28:48.979Z] Building sys-mgmt-agent ... [2022-07-14T16:28:48.979Z] Building security-spire-agent [2022-07-14T16:28:48.979Z] Building security-bootstrapper [2022-07-14T16:28:48.979Z] Building security-proxy-setup [2022-07-14T16:28:48.979Z] Building core-data [2022-07-14T16:28:48.979Z] Building support-scheduler [2022-07-14T16:28:49.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-14T16:28:49.392Z] + sudo service docker restart [2022-07-14T16:29:07.084Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:29:07.084Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:29:07.084Z] ---> 664ab32f8db0 [2022-07-14T16:29:07.084Z] Step 3/31 : WORKDIR /edgex-go [2022-07-14T16:29:07.084Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:29:07.084Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:29:07.084Z] ---> 664ab32f8db0 [2022-07-14T16:29:07.084Z] Step 3/26 : WORKDIR /edgex-go [2022-07-14T16:29:07.084Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:29:07.084Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:29:07.084Z] ---> 664ab32f8db0 [2022-07-14T16:29:07.084Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T16:29:07.084Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:29:07.084Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:29:07.084Z] ---> 664ab32f8db0 [2022-07-14T16:29:07.084Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T16:29:07.084Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:29:07.084Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:29:07.084Z] ---> 664ab32f8db0 [2022-07-14T16:29:07.084Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T16:29:07.659Z] ---> Running in 18ac4601c128 [2022-07-14T16:29:07.659Z] ---> Running in b69dbb104fe7 [2022-07-14T16:29:07.659Z] ---> Running in db0e90613dbb [2022-07-14T16:29:07.659Z] ---> Running in 5f0496c1eddf [2022-07-14T16:29:07.659Z] ---> Running in c58d4cd0b226 [2022-07-14T16:29:07.659Z] Removing intermediate container b69dbb104fe7 [2022-07-14T16:29:07.659Z] ---> 9c4a3147fca1 [2022-07-14T16:29:07.659Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:29:07.659Z] Removing intermediate container 5f0496c1eddf [2022-07-14T16:29:07.659Z] ---> 318fe4455fdd [2022-07-14T16:29:07.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:29:07.659Z] Removing intermediate container db0e90613dbb [2022-07-14T16:29:07.659Z] ---> a75eab5dc864 [2022-07-14T16:29:07.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:29:07.659Z] ---> Running in 186531e0e56f [2022-07-14T16:29:07.659Z] Removing intermediate container 18ac4601c128 [2022-07-14T16:29:07.659Z] ---> eebbb82aa92a [2022-07-14T16:29:07.659Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:29:07.659Z] Removing intermediate container c58d4cd0b226 [2022-07-14T16:29:07.659Z] ---> a73f15ea5c1a [2022-07-14T16:29:07.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T16:29:07.699Z] provisioning config files... [2022-07-14T16:29:07.723Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3208787617544361907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T16:29:07.920Z] ---> Running in 3267a59fb487 [2022-07-14T16:29:07.920Z] ---> Running in aea67afa4926 [2022-07-14T16:29:07.920Z] ---> Running in ae503d585b01 [2022-07-14T16:29:07.920Z] ---> Running in 68b69f8d08f2 [2022-07-14T16:29:08.084Z] ---> docker-login.sh [2022-07-14T16:29:08.084Z] nexus3.edgexfoundry.org:10001 [2022-07-14T16:29:08.490Z] Removing intermediate container 186531e0e56f [2022-07-14T16:29:08.490Z] ---> 9fd25eb9f35c [2022-07-14T16:29:08.491Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-14T16:29:08.491Z] ---> Running in 51d48566768b [2022-07-14T16:29:08.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:29:08.751Z] Removing intermediate container aea67afa4926 [2022-07-14T16:29:08.751Z] ---> 3e5ec1114954 [2022-07-14T16:29:08.751Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-14T16:29:08.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:29:08.949Z] Configure a credential helper to remove this warning. See [2022-07-14T16:29:08.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:29:08.949Z] [2022-07-14T16:29:08.949Z] Login Succeeded [2022-07-14T16:29:08.949Z] nexus3.edgexfoundry.org:10002 [2022-07-14T16:29:09.020Z] ---> Running in 1050bcc868da [2022-07-14T16:29:09.020Z] Removing intermediate container 68b69f8d08f2 [2022-07-14T16:29:09.020Z] ---> 398b60d12f66 [2022-07-14T16:29:09.020Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-14T16:29:09.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:29:09.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:29:09.220Z] Configure a credential helper to remove this warning. See [2022-07-14T16:29:09.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:29:09.220Z] [2022-07-14T16:29:09.220Z] Login Succeeded [2022-07-14T16:29:09.220Z] nexus3.edgexfoundry.org:10003 [2022-07-14T16:29:09.286Z] ---> Running in 2c83e3acb442 [2022-07-14T16:29:09.286Z] Removing intermediate container 3267a59fb487 [2022-07-14T16:29:09.286Z] ---> 1955a7dfc02d [2022-07-14T16:29:09.286Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-14T16:29:09.286Z] Removing intermediate container ae503d585b01 [2022-07-14T16:29:09.286Z] ---> 335d58ee0210 [2022-07-14T16:29:09.286Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T16:29:09.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:09.286Z] ---> Running in 128cc3e2cb72 [2022-07-14T16:29:09.286Z] ---> Running in 8f13cea6e11d [2022-07-14T16:29:09.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:29:09.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:09.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:09.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:29:09.764Z] Configure a credential helper to remove this warning. See [2022-07-14T16:29:09.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:29:09.764Z] [2022-07-14T16:29:09.764Z] Login Succeeded [2022-07-14T16:29:09.764Z] nexus3.edgexfoundry.org:10004 [2022-07-14T16:29:09.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:09.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:10.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:29:10.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:29:10.044Z] Configure a credential helper to remove this warning. See [2022-07-14T16:29:10.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:29:10.044Z] [2022-07-14T16:29:10.044Z] Login Succeeded [2022-07-14T16:29:10.044Z] docker.io [2022-07-14T16:29:10.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:10.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:10.439Z] OK: 211 MiB in 51 packages [2022-07-14T16:29:10.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:10.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T16:29:10.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:10.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:10.699Z] OK: 211 MiB in 51 packages [2022-07-14T16:29:10.699Z] Removing intermediate container 51d48566768b [2022-07-14T16:29:10.699Z] ---> a0949085a562 [2022-07-14T16:29:10.699Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-14T16:29:10.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T16:29:10.911Z] Configure a credential helper to remove this warning. See [2022-07-14T16:29:10.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T16:29:10.911Z] [2022-07-14T16:29:10.911Z] Login Succeeded [2022-07-14T16:29:10.911Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T16:29:10.931Z] Deleting 1 temporary files [2022-07-14T16:29:10.960Z] OK: 211 MiB in 51 packages [2022-07-14T16:29:10.960Z] ---> 99e2d075143a [2022-07-14T16:29:10.960Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:29:10.960Z] OK: 211 MiB in 51 packages [2022-07-14T16:29:10.960Z] ---> Running in d7c5aad2efab [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-14T16:29:11.235Z] Removing intermediate container 1050bcc868da [2022-07-14T16:29:11.235Z] ---> f9cd53cb949a [2022-07-14T16:29:11.235Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T16:29:11.235Z] ---> b49391dd1f36 [2022-07-14T16:29:11.235Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:29:11.235Z] ---> Running in 9cfcf1705703 [2022-07-14T16:29:11.235Z] OK: 211 MiB in 51 packages [Pipeline] sh [2022-07-14T16:29:11.497Z] Removing intermediate container 2c83e3acb442 [2022-07-14T16:29:11.498Z] ---> 4853f8a0579a [2022-07-14T16:29:11.498Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T16:29:11.498Z] Removing intermediate container 8f13cea6e11d [2022-07-14T16:29:11.498Z] ---> e9205d8664cf [2022-07-14T16:29:11.498Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-14T16:29:11.738Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [2022-07-14T16:29:11.757Z] ---> 1f15a1745351 [2022-07-14T16:29:11.757Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:29:11.757Z] ---> Running in 1b183a7ddd02 [2022-07-14T16:29:11.757Z] ---> 323ce888d696 [2022-07-14T16:29:11.757Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:29:11.757Z] ---> Running in 30a04b8dd612 [2022-07-14T16:29:11.757Z] Removing intermediate container 128cc3e2cb72 [2022-07-14T16:29:11.757Z] ---> 309e98f6d3da [2022-07-14T16:29:11.757Z] Step 6/23 : COPY go.mod vendor* ./ [Pipeline] echo [2022-07-14T16:29:11.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T16:29:11.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T16:29:11.789Z] ========================================================= [2022-07-14T16:29:11.789Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-14T16:29:11.789Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-14T16:29:12.024Z] ---> 13438740da47 [2022-07-14T16:29:12.024Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:29:12.024Z] ---> Running in 74731be7708a [2022-07-14T16:29:12.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T16:29:12.395Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-14T16:29:12.395Z] b3c136eddcbf: Pulling fs layer [2022-07-14T16:29:12.395Z] c0a3192eca97: Pulling fs layer [2022-07-14T16:29:12.395Z] a050256f5b6f: Pulling fs layer [2022-07-14T16:29:12.395Z] 656be50a0ddc: Pulling fs layer [2022-07-14T16:29:12.395Z] 2bbca73fdf42: Pulling fs layer [2022-07-14T16:29:12.395Z] 46d945488cbd: Pulling fs layer [2022-07-14T16:29:12.395Z] 8a5474983e97: Pulling fs layer [2022-07-14T16:29:12.395Z] 329c88fbcd65: Pulling fs layer [2022-07-14T16:29:12.395Z] 656be50a0ddc: Waiting [2022-07-14T16:29:12.395Z] 2bbca73fdf42: Waiting [2022-07-14T16:29:12.395Z] 46d945488cbd: Waiting [2022-07-14T16:29:12.395Z] 329c88fbcd65: Waiting [2022-07-14T16:29:12.395Z] 8a5474983e97: Waiting [2022-07-14T16:29:12.395Z] a050256f5b6f: Verifying Checksum [2022-07-14T16:29:12.395Z] a050256f5b6f: Download complete [2022-07-14T16:29:12.395Z] c0a3192eca97: Verifying Checksum [2022-07-14T16:29:12.395Z] c0a3192eca97: Download complete [2022-07-14T16:29:12.395Z] 2bbca73fdf42: Verifying Checksum [2022-07-14T16:29:12.395Z] 2bbca73fdf42: Download complete [2022-07-14T16:29:12.395Z] 46d945488cbd: Verifying Checksum [2022-07-14T16:29:12.395Z] 46d945488cbd: Download complete [2022-07-14T16:29:12.395Z] b3c136eddcbf: Verifying Checksum [2022-07-14T16:29:13.391Z] b3c136eddcbf: Pull complete [2022-07-14T16:29:13.391Z] 329c88fbcd65: Verifying Checksum [2022-07-14T16:29:13.391Z] 329c88fbcd65: Download complete [2022-07-14T16:29:13.989Z] c0a3192eca97: Pull complete [2022-07-14T16:29:14.266Z] a050256f5b6f: Pull complete [2022-07-14T16:29:14.540Z] 8a5474983e97: Verifying Checksum [2022-07-14T16:29:14.540Z] 8a5474983e97: Download complete [2022-07-14T16:29:15.139Z] 656be50a0ddc: Verifying Checksum [2022-07-14T16:29:15.139Z] 656be50a0ddc: Download complete [2022-07-14T16:29:24.244Z] Removing intermediate container 9cfcf1705703 [2022-07-14T16:29:24.244Z] ---> 47f583ba6f95 [2022-07-14T16:29:24.244Z] Step 8/22 : COPY . . [2022-07-14T16:29:24.244Z] Removing intermediate container 30a04b8dd612 [2022-07-14T16:29:24.244Z] ---> c4738c68cd44 [2022-07-14T16:29:24.244Z] Step 8/26 : COPY . . [2022-07-14T16:29:24.244Z] Removing intermediate container 1b183a7ddd02 [2022-07-14T16:29:24.244Z] ---> 7dadf3ab8085 [2022-07-14T16:29:24.244Z] Step 8/22 : COPY . .Removing intermediate container 74731be7708a [2022-07-14T16:29:24.244Z] [2022-07-14T16:29:24.244Z] ---> 870cd2dd393b [2022-07-14T16:29:24.244Z] Step 8/23 : COPY . . [2022-07-14T16:29:24.244Z] Removing intermediate container d7c5aad2efab [2022-07-14T16:29:24.244Z] ---> 1864a4bfd240 [2022-07-14T16:29:24.244Z] Step 8/31 : COPY . . [2022-07-14T16:29:30.245Z] 656be50a0ddc: Pull complete [2022-07-14T16:29:30.245Z] 2bbca73fdf42: Pull complete [2022-07-14T16:29:30.245Z] 46d945488cbd: Pull complete [2022-07-14T16:29:35.660Z] 8a5474983e97: Pull complete [2022-07-14T16:29:36.459Z] ---> 470048b7bf54 [2022-07-14T16:29:36.459Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-14T16:29:36.459Z] ---> 7534df4aa248 [2022-07-14T16:29:36.459Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-14T16:29:36.459Z] ---> 80e6cb0ec0e8 [2022-07-14T16:29:36.459Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-14T16:29:36.459Z] ---> f2aa8656cbf5 [2022-07-14T16:29:36.459Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-14T16:29:36.459Z] ---> cc30476d41b5 [2022-07-14T16:29:36.459Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T16:29:36.459Z] ---> Running in bc838b1a633a [2022-07-14T16:29:36.459Z] ---> Running in a939ca3bdc3e [2022-07-14T16:29:36.459Z] ---> Running in 5c05284ea885 [2022-07-14T16:29:36.459Z] ---> Running in f5e317aec0e4 [2022-07-14T16:29:36.459Z] ---> Running in 8cd9c8a046cf [2022-07-14T16:29:36.459Z] Removing intermediate container 8cd9c8a046cf [2022-07-14T16:29:36.459Z] ---> e66ef1390200 [2022-07-14T16:29:36.459Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-14T16:29:36.459Z] ---> Running in 2c962e9619e6 [2022-07-14T16:29:36.459Z] Removing intermediate container 2c962e9619e6 [2022-07-14T16:29:36.459Z] ---> da3ccade519d [2022-07-14T16:29:36.459Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-14T16:29:36.459Z] ---> Running in d5fc486c5c3d [2022-07-14T16:29:36.459Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-14T16:29:36.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-14T16:29:36.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-14T16:29:36.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-14T16:29:36.459Z] Removing intermediate container d5fc486c5c3d [2022-07-14T16:29:36.459Z] ---> 44f874a2ca9d [2022-07-14T16:29:36.459Z] Step 12/26 : WORKDIR /edgex-go [2022-07-14T16:29:36.459Z] ---> Running in 7bd917afd1f2 [2022-07-14T16:29:36.719Z] Removing intermediate container 7bd917afd1f2 [2022-07-14T16:29:36.719Z] ---> 3fab5bc59e33 [2022-07-14T16:29:36.719Z] [2022-07-14T16:29:36.719Z] Step 13/26 : FROM alpine:3.15 [2022-07-14T16:29:36.719Z] 3.15: Pulling from library/alpine [2022-07-14T16:29:37.118Z] 329c88fbcd65: Pull complete [2022-07-14T16:29:37.118Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-14T16:29:37.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T16:29:37.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-14T16:29:37.287Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-14T16:29:37.287Z] Status: Downloaded newer image for alpine:3.15 [2022-07-14T16:29:37.287Z] ---> 0ac33e5f5afa [2022-07-14T16:29:37.287Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:29:37.287Z] ---> Running in fcbfd314fe38 [2022-07-14T16:29:37.287Z] Removing intermediate container fcbfd314fe38 [2022-07-14T16:29:37.287Z] ---> 3a3a57317641 [2022-07-14T16:29:37.287Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:29:37.287Z] ---> Running in e583488f10a1 [2022-07-14T16:29:37.479Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T16:29:37.479Z] WORKDIR /edgex [2022-07-14T16:29:37.479Z] COPY go.mod . [2022-07-14T16:29:37.479Z] RUN go mod download [2022-07-14T16:29:37.479Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-14T16:29:38.663Z] Removing intermediate container e583488f10a1 [2022-07-14T16:29:38.663Z] ---> 0604414ef18e [2022-07-14T16:29:38.663Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-14T16:29:38.663Z] ---> Running in ae249b38db25 [2022-07-14T16:29:38.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:39.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:40.121Z] Sending build context to Docker daemon 169.3MB [2022-07-14T16:29:40.122Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T16:29:40.122Z] ---> ff4287adb874 [2022-07-14T16:29:40.122Z] Step 2/4 : WORKDIR /edgex [2022-07-14T16:29:40.423Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T16:29:40.423Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T16:29:40.423Z] OK: 15861 distinct packages available [2022-07-14T16:29:40.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:41.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:41.357Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-14T16:29:41.616Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-14T16:29:41.616Z] (3/5) Installing libucontext (1.1-r0) [2022-07-14T16:29:41.616Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-14T16:29:41.874Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-14T16:29:41.874Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T16:29:41.874Z] OK: 6 MiB in 19 packages [2022-07-14T16:29:42.094Z] ---> Running in e291e1f1aa3e [2022-07-14T16:29:42.094Z] Removing intermediate container e291e1f1aa3e [2022-07-14T16:29:42.094Z] ---> 76a4f208de1e [2022-07-14T16:29:42.094Z] Step 3/4 : COPY go.mod . [2022-07-14T16:29:42.701Z] ---> 396574e5b618 [2022-07-14T16:29:42.701Z] Step 4/4 : RUN go mod download [2022-07-14T16:29:42.701Z] ---> Running in 15b26e5a7876 [2022-07-14T16:29:43.778Z] Removing intermediate container ae249b38db25 [2022-07-14T16:29:43.778Z] ---> c5cc137a7ca5 [2022-07-14T16:29:43.778Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-14T16:29:45.153Z] ---> ee9dde68df21 [2022-07-14T16:29:45.153Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T16:29:48.448Z] ---> e007d5083f4c [2022-07-14T16:29:48.448Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T16:29:48.448Z] ---> 0e7db6291c8a [2022-07-14T16:29:48.448Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-14T16:29:49.027Z] ---> 223050b959ac [2022-07-14T16:29:49.027Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-14T16:29:49.968Z] ---> dc3ffb908b4c [2022-07-14T16:29:49.968Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T16:29:49.968Z] ---> Running in 5d2a4395e203 [2022-07-14T16:29:50.226Z] Removing intermediate container 5d2a4395e203 [2022-07-14T16:29:50.226Z] ---> b6dffc3c2d6f [2022-07-14T16:29:50.226Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T16:29:50.485Z] ---> Running in 24e12b848e0e [2022-07-14T16:29:51.052Z] Removing intermediate container 24e12b848e0e [2022-07-14T16:29:51.052Z] ---> e5cbf7e95779 [2022-07-14T16:29:51.052Z] Step 24/26 : LABEL arch=x86_64 [2022-07-14T16:29:51.052Z] ---> Running in b7b935bb5488 [2022-07-14T16:29:51.311Z] Removing intermediate container b7b935bb5488 [2022-07-14T16:29:51.311Z] ---> 83356e1cd476 [2022-07-14T16:29:51.311Z] Step 25/26 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:29:51.575Z] ---> Running in 900d4e6369d8 [2022-07-14T16:29:51.859Z] Removing intermediate container 900d4e6369d8 [2022-07-14T16:29:51.859Z] ---> 319bfd15ffd4 [2022-07-14T16:29:51.859Z] Step 26/26 : LABEL version=0.0.0 [2022-07-14T16:29:52.119Z] ---> Running in 306544b95ffe [2022-07-14T16:29:52.686Z] Removing intermediate container 306544b95ffe [2022-07-14T16:29:52.686Z] ---> ada045a226a2 [2022-07-14T16:29:52.686Z] [2022-07-14T16:29:52.686Z] Successfully built ada045a226a2 [2022-07-14T16:29:52.686Z] Successfully tagged security-spire-agent:latest [2022-07-14T16:29:52.686Z]  Building security-spire-agent ... done Building support-notifications [2022-07-14T16:29:56.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:29:56.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:29:56.880Z] ---> 664ab32f8db0 [2022-07-14T16:29:56.880Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T16:29:56.880Z] ---> Using cache [2022-07-14T16:29:56.880Z] ---> a73f15ea5c1a [2022-07-14T16:29:56.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:29:56.880Z] ---> Using cache [2022-07-14T16:29:56.880Z] ---> 398b60d12f66 [2022-07-14T16:29:56.880Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-14T16:29:58.784Z] ---> Running in 1f4e8e0f1e22 [2022-07-14T16:29:59.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:29:59.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-14T16:30:00.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:00.803Z] OK: 211 MiB in 51 packages [2022-07-14T16:30:02.187Z] Removing intermediate container 1f4e8e0f1e22 [2022-07-14T16:30:02.187Z] ---> 853b2d666596 [2022-07-14T16:30:02.187Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T16:30:03.168Z] ---> 1a5885e848d4 [2022-07-14T16:30:03.168Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:30:03.427Z] ---> Running in 74d7310ffcb4 [2022-07-14T16:30:03.427Z] Removing intermediate container 5c05284ea885 [2022-07-14T16:30:03.427Z] ---> bff71d21c8e7 [2022-07-14T16:30:03.427Z] [2022-07-14T16:30:03.427Z] Step 10/31 : FROM alpine:3.16 [2022-07-14T16:30:03.698Z] 3.16: Pulling from library/alpine [2022-07-14T16:30:03.698Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T16:30:03.698Z] Status: Downloaded newer image for alpine:3.16 [2022-07-14T16:30:03.698Z] ---> e66264b98777 [2022-07-14T16:30:03.698Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:30:03.960Z] ---> Running in e924add44183 [2022-07-14T16:30:04.251Z] Removing intermediate container e924add44183 [2022-07-14T16:30:04.251Z] ---> a91640bd2a2d [2022-07-14T16:30:04.251Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-14T16:30:04.515Z] ---> Running in 65bd52f4da65 [2022-07-14T16:30:05.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:06.029Z] Removing intermediate container f5e317aec0e4 [2022-07-14T16:30:06.029Z] ---> fc4987fa8ae7 [2022-07-14T16:30:06.029Z] [2022-07-14T16:30:06.029Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T16:30:06.029Z] ---> e66264b98777 [2022-07-14T16:30:06.029Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-14T16:30:06.600Z] ---> Running in 3e984a36d10e [2022-07-14T16:30:06.860Z] Removing intermediate container bc838b1a633a [2022-07-14T16:30:06.860Z] ---> 7de1ce3f5ff5 [2022-07-14T16:30:06.860Z] [2022-07-14T16:30:06.860Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T16:30:06.860Z] ---> e66264b98777 [2022-07-14T16:30:06.860Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-14T16:30:06.860Z] ---> Running in 274edcb77a89 [2022-07-14T16:30:07.119Z] Removing intermediate container 274edcb77a89 [2022-07-14T16:30:07.119Z] ---> 2fe2f8b0fc37 [2022-07-14T16:30:07.119Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-14T16:30:07.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:07.382Z] ---> Running in af4e64c19d82 [2022-07-14T16:30:07.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:07.640Z] Removing intermediate container af4e64c19d82 [2022-07-14T16:30:07.640Z] ---> 389827b8c57c [2022-07-14T16:30:07.640Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-14T16:30:07.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:07.640Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-14T16:30:07.640Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-14T16:30:07.640Z] ---> Running in b36617f7e1f4 [2022-07-14T16:30:07.640Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-14T16:30:07.640Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-14T16:30:07.899Z] (5/6) Installing curl (7.83.1-r2) [2022-07-14T16:30:07.899Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-14T16:30:07.899Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:30:07.899Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T16:30:07.899Z] OK: 8 MiB in 20 packages [2022-07-14T16:30:07.899Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-14T16:30:07.899Z] (2/2) Installing su-exec (0.2-r1) [2022-07-14T16:30:07.899Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:30:07.899Z] OK: 6 MiB in 16 packages [2022-07-14T16:30:08.159Z] Removing intermediate container b36617f7e1f4 [2022-07-14T16:30:08.159Z] ---> 6ad09984298a [2022-07-14T16:30:08.159Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:30:08.420Z] ---> Running in c972b3b310c7 [2022-07-14T16:30:08.989Z] Removing intermediate container 65bd52f4da65 [2022-07-14T16:30:08.989Z] ---> 8daab870862a [2022-07-14T16:30:08.989Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-14T16:30:08.989Z] Removing intermediate container 3e984a36d10e [2022-07-14T16:30:08.989Z] ---> 13129b243cf9 [2022-07-14T16:30:08.989Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-14T16:30:09.249Z] ---> Running in 200378ff7b28 [2022-07-14T16:30:09.249Z] ---> Running in 4f8d93a931b2 [2022-07-14T16:30:09.513Z] Removing intermediate container 200378ff7b28 [2022-07-14T16:30:09.513Z] ---> e77ec0091b37 [2022-07-14T16:30:09.513Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-14T16:30:09.513Z] Removing intermediate container 4f8d93a931b2 [2022-07-14T16:30:09.513Z] ---> 8be2a94db94c [2022-07-14T16:30:09.513Z] Step 13/22 : WORKDIR /edgex [2022-07-14T16:30:09.513Z] Removing intermediate container c972b3b310c7 [2022-07-14T16:30:09.513Z] ---> 6f0fd21ee6bb [2022-07-14T16:30:09.513Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-14T16:30:09.771Z] ---> Running in de35691e0d68 [2022-07-14T16:30:09.771Z] ---> Running in ca240d460d1e [2022-07-14T16:30:09.771Z] ---> Running in a1086db565c8 [2022-07-14T16:30:10.031Z] Removing intermediate container de35691e0d68 [2022-07-14T16:30:10.031Z] ---> a295263f8fd8 [2022-07-14T16:30:10.031Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-14T16:30:10.031Z] Removing intermediate container ca240d460d1e [2022-07-14T16:30:10.031Z] ---> 250bcd971387 [2022-07-14T16:30:10.031Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-14T16:30:10.291Z] ---> Running in 41904134a0ea [2022-07-14T16:30:10.291Z] Removing intermediate container a939ca3bdc3e [2022-07-14T16:30:10.291Z] ---> adf2cab15db0 [2022-07-14T16:30:10.291Z] [2022-07-14T16:30:10.291Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T16:30:10.291Z] ---> e66264b98777 [2022-07-14T16:30:10.291Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-14T16:30:10.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:10.550Z] ---> Running in ed44f845efe6 [2022-07-14T16:30:10.550Z] Removing intermediate container 41904134a0ea [2022-07-14T16:30:10.550Z] ---> 92661983f922 [2022-07-14T16:30:10.550Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-14T16:30:10.550Z] ---> 841bf05baebb [2022-07-14T16:30:10.550Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-14T16:30:10.550Z] ---> Running in d30dc18a1469 [2022-07-14T16:30:10.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:11.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:11.071Z] ---> f814185e7fe6 [2022-07-14T16:30:11.071Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-14T16:30:11.071Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-14T16:30:11.071Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:30:11.071Z] OK: 6 MiB in 15 packages [2022-07-14T16:30:11.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:11.339Z] Removing intermediate container 74d7310ffcb4 [2022-07-14T16:30:11.339Z] ---> 10e83f382afa [2022-07-14T16:30:11.339Z] Step 8/22 : COPY . . [2022-07-14T16:30:11.599Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-14T16:30:11.859Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-14T16:30:11.859Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-14T16:30:11.859Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-14T16:30:12.119Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-14T16:30:12.438Z] ---> f91d58a84eb7 [2022-07-14T16:30:12.438Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-14T16:30:12.438Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-14T16:30:12.438Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:30:12.438Z] OK: 8 MiB in 20 packages [2022-07-14T16:30:13.010Z] Removing intermediate container d30dc18a1469 [2022-07-14T16:30:13.010Z] ---> 94d088c218fd [2022-07-14T16:30:13.010Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-14T16:30:13.269Z] Removing intermediate container ed44f845efe6 [2022-07-14T16:30:13.269Z] ---> be4fc548af3f [2022-07-14T16:30:13.269Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:30:13.269Z] ---> fe2379a4e6e3 [2022-07-14T16:30:13.269Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-14T16:30:13.269Z] ---> Running in 1812d2b1bb6a [2022-07-14T16:30:13.269Z] ---> Running in e9b4962ddca0 [2022-07-14T16:30:13.269Z] ---> Running in e9dd2e8225cf [2022-07-14T16:30:13.528Z] Removing intermediate container 1812d2b1bb6a [2022-07-14T16:30:13.528Z] ---> c016b3b70112 [2022-07-14T16:30:13.528Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-14T16:30:13.528Z] Removing intermediate container a1086db565c8 [2022-07-14T16:30:13.528Z] ---> d78c42d63045 [2022-07-14T16:30:13.528Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:30:13.528Z] Removing intermediate container e9b4962ddca0 [2022-07-14T16:30:13.528Z] ---> ecdcff5c70d5 [2022-07-14T16:30:13.528Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-14T16:30:13.789Z] ---> Running in 3b73b13cab6d [2022-07-14T16:30:13.789Z] ---> 694f9157a77f [2022-07-14T16:30:13.789Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-14T16:30:14.049Z] ---> bb101784e53f [2022-07-14T16:30:14.049Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-14T16:30:14.049Z] ---> Running in 256270fd1ecb [2022-07-14T16:30:14.049Z] Removing intermediate container 3b73b13cab6d [2022-07-14T16:30:14.049Z] ---> a85ed4ae4cd4 [2022-07-14T16:30:14.049Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-14T16:30:14.049Z] ---> Running in 31f5d70d06d6 [2022-07-14T16:30:14.309Z] Removing intermediate container e9dd2e8225cf [2022-07-14T16:30:14.309Z] ---> 134101de94cc [2022-07-14T16:30:14.309Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-14T16:30:14.309Z] Removing intermediate container 31f5d70d06d6 [2022-07-14T16:30:14.309Z] ---> 09e39b9d6dc3 [2022-07-14T16:30:14.309Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:30:14.309Z] ---> Running in 80e9fa52941a [2022-07-14T16:30:14.568Z] ---> 46a6047ca668 [2022-07-14T16:30:14.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-14T16:30:14.568Z] Removing intermediate container 80e9fa52941a [2022-07-14T16:30:14.568Z] ---> 035c2d20c5db [2022-07-14T16:30:14.568Z] Step 20/22 : LABEL arch=x86_64 [2022-07-14T16:30:14.568Z] ---> 613c5e67e0e9 [2022-07-14T16:30:14.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-14T16:30:14.828Z] ---> c721f64a6598 [2022-07-14T16:30:14.828Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-14T16:30:14.828Z] ---> Running in cd8dc56c9879 [2022-07-14T16:30:14.828Z] ---> Running in 0b6df0ae0f3c [2022-07-14T16:30:14.828Z] Removing intermediate container cd8dc56c9879 [2022-07-14T16:30:14.828Z] ---> 67be18335060 [2022-07-14T16:30:15.078Z] Removing intermediate container 15b26e5a7876 [2022-07-14T16:30:15.078Z] ---> b9a0191577cf [2022-07-14T16:30:15.078Z] Successfully built b9a0191577cf [2022-07-14T16:30:15.078Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:30:15.125Z] Step 21/22 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:30:15.125Z] Removing intermediate container 0b6df0ae0f3c [2022-07-14T16:30:15.125Z] ---> Running in 8ef44b402c36 [2022-07-14T16:30:15.125Z] ---> 26f3ffb29acc [2022-07-14T16:30:15.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:30:15.125Z] Removing intermediate container 256270fd1ecb [2022-07-14T16:30:15.125Z] ---> 9b082ec227fc [2022-07-14T16:30:15.125Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:30:15.125Z] ---> Running in 72c157ddfbbb [2022-07-14T16:30:15.385Z] Removing intermediate container 8ef44b402c36 [2022-07-14T16:30:15.385Z] ---> 360e7b208562 [2022-07-14T16:30:15.385Z] Step 22/22 : LABEL version=0.0.0 [2022-07-14T16:30:15.385Z] ---> 07752d07c6d4 [2022-07-14T16:30:15.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-14T16:30:15.385Z] Removing intermediate container 72c157ddfbbb [2022-07-14T16:30:15.385Z] ---> 5bdc17098296 [2022-07-14T16:30:15.385Z] Step 21/23 : LABEL arch=x86_64 [2022-07-14T16:30:15.385Z] ---> ab4ef761f2b3 [2022-07-14T16:30:15.385Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-14T16:30:15.430Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T16:30:15.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:30:15.644Z] ---> Running in 41c4b06db769 [2022-07-14T16:30:15.644Z] ---> Running in 0f74af5b5a28 [2022-07-14T16:30:15.644Z] Removing intermediate container 41c4b06db769 [2022-07-14T16:30:15.644Z] ---> 53988f401bb8 [2022-07-14T16:30:15.644Z] [2022-07-14T16:30:15.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container [2022-07-14T16:30:15.757Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-14T16:30:15.903Z] ---> 8fa737feb470 [2022-07-14T16:30:15.903Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-14T16:30:15.903Z] Removing intermediate container 0f74af5b5a28 [2022-07-14T16:30:15.903Z] ---> acb9a8e8e5da [2022-07-14T16:30:15.903Z] Step 22/23 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:30:15.903Z] Successfully built 53988f401bb8 [2022-07-14T16:30:15.903Z] Successfully tagged security-proxy-setup:latest [2022-07-14T16:30:15.903Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-07-14T16:30:16.164Z] ---> Running in 3c50cd871ae9 [2022-07-14T16:30:16.164Z] ---> Running in c77eade06b3f [2022-07-14T16:30:16.164Z] ---> 0098418dd7ea [2022-07-14T16:30:16.164Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-14T16:30:17.068Z] $ docker top 666b86b7733eb162a04b5ecf150b1641dfb30a2debd410bd6a16b6bfbdd0fc0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T16:30:17.544Z] Removing intermediate container 3c50cd871ae9 [2022-07-14T16:30:17.544Z] ---> cafd5ba2d49d [2022-07-14T16:30:17.544Z] Step 23/23 : LABEL version=0.0.0 [2022-07-14T16:30:17.544Z] Removing intermediate container c77eade06b3f [2022-07-14T16:30:17.544Z] ---> 3ed494eaf185 [2022-07-14T16:30:17.544Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:30:17.803Z] ---> c1d7be774f80 [2022-07-14T16:30:17.803Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-14T16:30:17.961Z] + go version [2022-07-14T16:30:17.961Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-14T16:30:17.989Z] $ docker stop --time=1 666b86b7733eb162a04b5ecf150b1641dfb30a2debd410bd6a16b6bfbdd0fc0e [2022-07-14T16:30:18.063Z] ---> Running in 24738f3d2907 [2022-07-14T16:30:18.063Z] ---> Running in 1d627ab0f93c [2022-07-14T16:30:18.063Z] ---> 917c11ab87f4 [2022-07-14T16:30:18.063Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-14T16:30:18.323Z] ---> f67ab2cdb6fb [2022-07-14T16:30:18.323Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-14T16:30:18.583Z] ---> Running in 74e8381caf56 [2022-07-14T16:30:18.583Z] Removing intermediate container 1d627ab0f93c [2022-07-14T16:30:18.583Z] ---> ba992e3dfee2 [2022-07-14T16:30:18.583Z] Step 20/22 : LABEL arch=x86_64 [2022-07-14T16:30:18.583Z] Removing intermediate container 24738f3d2907 [2022-07-14T16:30:18.583Z] ---> 921579c1813c [2022-07-14T16:30:18.583Z] [2022-07-14T16:30:18.843Z] ---> 2b12b5b86f5b [2022-07-14T16:30:18.843Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-14T16:30:18.843Z] Successfully built 921579c1813c [2022-07-14T16:30:18.843Z] Successfully tagged core-data:latest [2022-07-14T16:30:18.843Z]  Building core-data ... done Building security-secretstore-setup [2022-07-14T16:30:18.843Z] ---> Running in 6f827202e504 [2022-07-14T16:30:18.843Z] Removing intermediate container 6f827202e504 [2022-07-14T16:30:18.843Z] ---> b7ff408e5981 [2022-07-14T16:30:18.843Z] Step 21/22 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:30:19.102Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-14T16:30:19.603Z] $ docker rm -f 666b86b7733eb162a04b5ecf150b1641dfb30a2debd410bd6a16b6bfbdd0fc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:30:20.039Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:30:20.039Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:30:20.039Z] ---> 664ab32f8db0 [2022-07-14T16:30:20.039Z] Step 3/20 : WORKDIR /edgex-go [2022-07-14T16:30:20.039Z] ---> Using cache [2022-07-14T16:30:20.039Z] ---> a73f15ea5c1a [2022-07-14T16:30:20.039Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-14T16:30:20.235Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T16:30:20.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:30:20.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container [2022-07-14T16:30:20.550Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-14T16:30:20.975Z] ---> Running in 8f4b5e9f9557 [2022-07-14T16:30:20.975Z] ---> 5391cb7658b2 [2022-07-14T16:30:20.975Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-14T16:30:20.975Z] ---> Running in f5b6077d1990 [2022-07-14T16:30:21.237Z] ---> Running in 64d2f4fd18a5 [2022-07-14T16:30:21.237Z] Removing intermediate container 8f4b5e9f9557 [2022-07-14T16:30:21.237Z] ---> 9a4e95672c9e [2022-07-14T16:30:21.237Z] Step 22/22 : LABEL version=0.0.0 [2022-07-14T16:30:21.496Z] ---> Running in 39c2924acefa [2022-07-14T16:30:21.496Z] Removing intermediate container 39c2924acefa [2022-07-14T16:30:21.496Z] ---> c0ee34ebc7ab [2022-07-14T16:30:21.496Z] [2022-07-14T16:30:21.755Z] Successfully built c0ee34ebc7ab [2022-07-14T16:30:21.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:21.755Z] Successfully tagged support-scheduler:latest [2022-07-14T16:30:21.755Z] Building security-spire-server [2022-07-14T16:30:21.755Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:21.857Z] $ docker top f3e00bd6563e26162c1f03480c0f6e201639bf5f8bf9f94267cd90688e7ed421 -eo pid,comm [2022-07-14T16:30:22.015Z] v3.16.0-325-g954c0a986d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-14T16:30:22.015Z] v3.16.0-328-g9432077365 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-14T16:30:22.015Z] OK: 17033 distinct packages available [2022-07-14T16:30:22.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2022-07-14T16:30:22.127Z] ========================================================= [2022-07-14T16:30:22.127Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-14T16:30:22.127Z] ========================================================= [Pipeline] sh [2022-07-14T16:30:22.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:22.533Z] OK: 211 MiB in 51 packages [2022-07-14T16:30:22.765Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-14T16:30:23.440Z] + make test [2022-07-14T16:30:23.440Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-14T16:30:24.435Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:30:24.435Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:30:24.435Z] ---> 664ab32f8db0 [2022-07-14T16:30:24.435Z] Step 3/25 : WORKDIR /edgex-go [2022-07-14T16:30:24.435Z] ---> Using cache [2022-07-14T16:30:24.435Z] ---> a73f15ea5c1a [2022-07-14T16:30:24.435Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:30:24.435Z] ---> Using cache [2022-07-14T16:30:24.435Z] ---> 398b60d12f66 [2022-07-14T16:30:24.435Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-14T16:30:24.435Z] ---> Using cache [2022-07-14T16:30:24.435Z] ---> 4853f8a0579a [2022-07-14T16:30:24.435Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-14T16:30:24.435Z] ---> Using cache [2022-07-14T16:30:24.435Z] ---> 1f15a1745351 [2022-07-14T16:30:24.435Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:30:24.435Z] ---> Using cache [2022-07-14T16:30:24.435Z] ---> 7dadf3ab8085 [2022-07-14T16:30:24.435Z] Step 8/25 : COPY . . [2022-07-14T16:30:24.435Z] ---> Using cache [2022-07-14T16:30:24.435Z] ---> f2aa8656cbf5 [2022-07-14T16:30:24.435Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-14T16:30:25.835Z] ---> Running in 53c085a05048 [2022-07-14T16:30:25.835Z] Removing intermediate container 64d2f4fd18a5 [2022-07-14T16:30:25.835Z] ---> 1b571e90b46b [2022-07-14T16:30:25.835Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-14T16:30:25.835Z] ---> Running in b71261e7aabf [2022-07-14T16:30:25.835Z] Removing intermediate container f5b6077d1990 [2022-07-14T16:30:25.835Z] ---> 601bc83bb41c [2022-07-14T16:30:25.835Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-14T16:30:26.103Z] Removing intermediate container b71261e7aabf [2022-07-14T16:30:26.103Z] ---> a4b7a39fc51e [2022-07-14T16:30:26.103Z] Step 28/31 : CMD ["gate"] [2022-07-14T16:30:26.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-14T16:30:26.362Z] ---> Running in e54b150938d1 [2022-07-14T16:30:26.362Z] ---> 59d4c673d955 [2022-07-14T16:30:26.362Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:30:26.653Z] ---> Running in 0b930f8562e1 [2022-07-14T16:30:26.653Z] Removing intermediate container e54b150938d1 [2022-07-14T16:30:26.653Z] ---> 03fd7c2d0ebb [2022-07-14T16:30:26.653Z] Step 29/31 : LABEL arch=x86_64 [2022-07-14T16:30:26.912Z] ---> Running in bf06ea1d3b73 [2022-07-14T16:30:27.170Z] Removing intermediate container bf06ea1d3b73 [2022-07-14T16:30:27.170Z] ---> cfde8d4a0fb2 [2022-07-14T16:30:27.170Z] Step 30/31 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:30:27.429Z] ---> Running in 8180c10c54d6 [2022-07-14T16:30:27.429Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:30:27.429Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:30:27.429Z] ---> 664ab32f8db0 [2022-07-14T16:30:27.429Z] Step 3/25 : WORKDIR /edgex-go [2022-07-14T16:30:27.429Z] ---> Using cache [2022-07-14T16:30:27.429Z] ---> a73f15ea5c1a [2022-07-14T16:30:27.429Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:30:27.429Z] ---> Using cache [2022-07-14T16:30:27.429Z] ---> 398b60d12f66 [2022-07-14T16:30:27.429Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T16:30:27.429Z] ---> Running in a80fc8f6bf4d [2022-07-14T16:30:27.687Z] Removing intermediate container 8180c10c54d6 [2022-07-14T16:30:27.687Z] ---> 4392dba5483e [2022-07-14T16:30:27.688Z] Step 31/31 : LABEL version=0.0.0 [2022-07-14T16:30:27.961Z] ---> Running in ffd861165af2 [2022-07-14T16:30:28.218Z] Removing intermediate container ffd861165af2 [2022-07-14T16:30:28.218Z] ---> bce73a03867b [2022-07-14T16:30:28.218Z] [2022-07-14T16:30:28.218Z] Successfully built bce73a03867b [2022-07-14T16:30:28.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:28.219Z] Successfully tagged security-bootstrapper:latest [2022-07-14T16:30:28.219Z]  Building security-bootstrapper ... done Building security-spire-config [2022-07-14T16:30:29.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:29.412Z] OK: 211 MiB in 51 packages [2022-07-14T16:30:31.957Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:30:31.957Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:30:31.957Z] ---> 664ab32f8db0 [2022-07-14T16:30:31.957Z] Step 3/26 : WORKDIR /edgex-go [2022-07-14T16:30:31.957Z] ---> Using cache [2022-07-14T16:30:31.957Z] ---> a73f15ea5c1a [2022-07-14T16:30:31.957Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:30:31.957Z] ---> Using cache [2022-07-14T16:30:31.957Z] ---> 398b60d12f66 [2022-07-14T16:30:31.957Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T16:30:33.337Z] ---> Running in 776355ccfc9f [2022-07-14T16:30:33.337Z] Removing intermediate container a80fc8f6bf4d [2022-07-14T16:30:33.337Z] ---> cb404204757a [2022-07-14T16:30:33.337Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-14T16:30:34.275Z] ---> 04d6f1f32fa5 [2022-07-14T16:30:34.275Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:30:34.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:34.535Z] ---> Running in d4b56cd320d9 [2022-07-14T16:30:35.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:35.735Z] OK: 211 MiB in 51 packages [2022-07-14T16:30:37.647Z] Removing intermediate container 776355ccfc9f [2022-07-14T16:30:37.647Z] ---> f452f384ed3f [2022-07-14T16:30:37.647Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-14T16:30:37.647Z] Removing intermediate container 0b930f8562e1 [2022-07-14T16:30:37.647Z] ---> 14d81d820b51 [2022-07-14T16:30:37.647Z] Step 7/20 : COPY . . [2022-07-14T16:30:39.682Z] ---> bcedb893c9b0 [2022-07-14T16:30:39.682Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:30:40.675Z] ---> Running in 3ed968cbc486 [2022-07-14T16:30:42.056Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-14T16:30:45.349Z] ---> 90b69b59e90b [2022-07-14T16:30:45.349Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-14T16:30:45.349Z] Removing intermediate container 74e8381caf56 [2022-07-14T16:30:45.349Z] ---> f26472f3abcc [2022-07-14T16:30:45.349Z] [2022-07-14T16:30:45.349Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T16:30:45.349Z] ---> e66264b98777 [2022-07-14T16:30:45.349Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-14T16:30:45.610Z] ---> Running in 7d9690a81cc4 [2022-07-14T16:30:45.610Z] ---> Running in d92f983f8885 [2022-07-14T16:30:45.610Z] Removing intermediate container d4b56cd320d9 [2022-07-14T16:30:45.610Z] ---> 303ef45aaff1 [2022-07-14T16:30:45.610Z] Step 8/25 : COPY . . [2022-07-14T16:30:45.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:46.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:46.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-14T16:30:46.130Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-14T16:30:46.390Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-14T16:30:46.390Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:30:46.390Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T16:30:46.390Z] OK: 6 MiB in 16 packages [2022-07-14T16:30:49.679Z] Removing intermediate container 53c085a05048 [2022-07-14T16:30:49.679Z] ---> 6dd00bdc4a8b [2022-07-14T16:30:49.679Z] [2022-07-14T16:30:49.679Z] Step 10/25 : FROM alpine:3.16 [2022-07-14T16:30:49.679Z] ---> e66264b98777 [2022-07-14T16:30:49.679Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-14T16:30:50.255Z] ---> Running in 6c136da224e9 [2022-07-14T16:30:50.255Z] Removing intermediate container d92f983f8885 [2022-07-14T16:30:50.255Z] ---> db864291e3ea [2022-07-14T16:30:50.255Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:30:50.514Z] Removing intermediate container 3ed968cbc486 [2022-07-14T16:30:50.514Z] ---> dd4e96311f3b [2022-07-14T16:30:50.514Z] Step 8/26 : COPY . . [2022-07-14T16:30:50.514Z] ---> Running in 632df3b37edc [2022-07-14T16:30:51.113Z] Removing intermediate container 632df3b37edc [2022-07-14T16:30:51.113Z] ---> 87ac7f6e1157 [2022-07-14T16:30:51.113Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-14T16:30:51.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:51.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:30:51.373Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-14T16:30:51.373Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-14T16:30:51.373Z] (3/3) Installing su-exec (0.2-r1) [2022-07-14T16:30:51.373Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:30:51.373Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T16:30:51.373Z] OK: 6 MiB in 17 packages [2022-07-14T16:30:51.940Z] ---> Running in e6ef26705ea2 [2022-07-14T16:30:53.317Z] Removing intermediate container e6ef26705ea2 [2022-07-14T16:30:53.317Z] ---> c261d02739f2 [2022-07-14T16:30:53.317Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-14T16:30:53.317Z] ---> 777a6f81382d [2022-07-14T16:30:53.317Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T16:30:53.317Z] Removing intermediate container 6c136da224e9 [2022-07-14T16:30:53.317Z] ---> f70a6c032477 [2022-07-14T16:30:53.317Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-14T16:30:53.576Z] ---> Running in fab5885ff2dd [2022-07-14T16:30:53.576Z] ---> Running in 682a9d311e41 [2022-07-14T16:30:53.576Z] ---> Running in 2519459fc90b [2022-07-14T16:30:53.836Z] Removing intermediate container fab5885ff2dd [2022-07-14T16:30:53.836Z] ---> c7a3a6702f28 [2022-07-14T16:30:53.836Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-14T16:30:54.097Z] Removing intermediate container 2519459fc90b [2022-07-14T16:30:54.097Z] ---> d83778929ef8 [2022-07-14T16:30:54.097Z] Step 13/25 : WORKDIR / [2022-07-14T16:30:54.097Z] Removing intermediate container 682a9d311e41 [2022-07-14T16:30:54.097Z] ---> 0e540558e644 [2022-07-14T16:30:54.097Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:30:54.355Z] ---> Running in 76373953ff21 [2022-07-14T16:30:54.355Z] ---> Running in 3c5c33583d7a [2022-07-14T16:30:54.923Z] ---> 89468e66cb58 [2022-07-14T16:30:54.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-14T16:30:55.181Z] Removing intermediate container 3c5c33583d7a [2022-07-14T16:30:55.181Z] ---> 7241801e8747 [2022-07-14T16:30:55.181Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-14T16:30:55.181Z] Removing intermediate container 76373953ff21 [2022-07-14T16:30:55.181Z] ---> ea8261f59b62 [2022-07-14T16:30:55.181Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-14T16:30:55.181Z] ---> Running in 386f3950b842 [2022-07-14T16:30:55.748Z] ---> 22ff9798e624 [2022-07-14T16:30:55.748Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-14T16:30:55.793Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-14T16:30:56.008Z] ---> c607f4841291 [2022-07-14T16:30:56.008Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-14T16:30:56.292Z] ---> f104f6c8f07d [2022-07-14T16:30:56.292Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-14T16:30:56.550Z] ---> fe214a53cb8c [2022-07-14T16:30:56.550Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-14T16:30:56.815Z] ---> Running in 6bac03d9e880 [2022-07-14T16:30:56.815Z] ---> 2791d262ec11 [2022-07-14T16:30:56.815Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-14T16:30:56.815Z] Removing intermediate container 386f3950b842 [2022-07-14T16:30:56.815Z] ---> f930ee14f011 [2022-07-14T16:30:56.815Z] Step 12/25 : WORKDIR /edgex-go [2022-07-14T16:30:56.815Z] ---> Running in a8766e1d5280 [2022-07-14T16:30:56.815Z] Removing intermediate container 6bac03d9e880 [2022-07-14T16:30:56.815Z] ---> d9856cabd4b4 [2022-07-14T16:30:56.815Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:30:57.080Z] ---> f67aa2e85c6b [2022-07-14T16:30:57.080Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-14T16:30:57.080Z] ---> Running in 2ad80eeac31c [2022-07-14T16:30:57.080Z] Removing intermediate container a8766e1d5280 [2022-07-14T16:30:57.080Z] ---> 1ac88f8d7d0b [2022-07-14T16:30:57.080Z] [2022-07-14T16:30:57.080Z] Step 13/25 : FROM alpine:3.15 [2022-07-14T16:30:57.080Z] ---> 0ac33e5f5afa [2022-07-14T16:30:57.080Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:30:57.080Z] ---> Using cache [2022-07-14T16:30:57.080Z] ---> 3a3a57317641 [2022-07-14T16:30:57.080Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:30:57.080Z] ---> Using cache [2022-07-14T16:30:57.080Z] ---> 0604414ef18e [2022-07-14T16:30:57.080Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-14T16:30:57.080Z] ---> Using cache [2022-07-14T16:30:57.080Z] ---> c5cc137a7ca5 [2022-07-14T16:30:57.080Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T16:30:57.339Z] Removing intermediate container 2ad80eeac31c [2022-07-14T16:30:57.339Z] ---> 8b8668abcd9b [2022-07-14T16:30:57.339Z] Step 20/22 : LABEL arch=x86_64 [2022-07-14T16:30:57.339Z] ---> Running in 9c0ef46dc868 [2022-07-14T16:30:57.597Z] Removing intermediate container 9c0ef46dc868 [2022-07-14T16:30:57.597Z] ---> f89929f840b8 [2022-07-14T16:30:57.597Z] Step 21/22 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:30:58.535Z] ---> 3c2d59b4e4c9 [2022-07-14T16:30:58.535Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-14T16:30:58.535Z] ---> Running in 1d08f79bd2d4 [2022-07-14T16:30:58.802Z] ---> 55e195dd07c3 [2022-07-14T16:30:58.802Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T16:30:58.802Z] Removing intermediate container 1d08f79bd2d4 [2022-07-14T16:30:58.802Z] ---> 9d4b23f47c53 [2022-07-14T16:30:58.802Z] Step 22/22 : LABEL version=0.0.0 [2022-07-14T16:30:59.062Z] ---> 36cc446b4bbd [2022-07-14T16:30:59.062Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T16:30:59.062Z] ---> Running in 63750301e845 [2022-07-14T16:30:59.062Z] ---> Running in 39030a349629 [2022-07-14T16:30:59.062Z] ---> a9b22e6a9af7 [2022-07-14T16:30:59.338Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-14T16:30:59.338Z] ---> 1948f7bca5e5 [2022-07-14T16:30:59.338Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-14T16:30:59.338Z] Removing intermediate container 63750301e845 [2022-07-14T16:30:59.338Z] ---> a1ebe3865656 [2022-07-14T16:30:59.338Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-14T16:30:59.338Z] Removing intermediate container 39030a349629 [2022-07-14T16:30:59.338Z] ---> c1dced472de1 [2022-07-14T16:30:59.338Z] [2022-07-14T16:30:59.621Z] ---> 93942b4af6cc [2022-07-14T16:30:59.621Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-14T16:30:59.621Z] Successfully built c1dced472de1 [2022-07-14T16:30:59.621Z] Successfully tagged support-notifications:latest [2022-07-14T16:30:59.621Z]  Building support-notifications ... done Building core-command [2022-07-14T16:30:59.621Z] ---> Running in 6c1d5470ed7c [2022-07-14T16:30:59.621Z] ---> 508d4e36c10f [2022-07-14T16:30:59.621Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-14T16:31:01.006Z] ---> Running in 14811dd830ff [2022-07-14T16:31:01.585Z] Removing intermediate container 6c1d5470ed7c [2022-07-14T16:31:01.585Z] ---> 4359e29fbf38 [2022-07-14T16:31:01.585Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-14T16:31:01.585Z] ---> f2a8c4afa10e [2022-07-14T16:31:01.585Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T16:31:01.845Z] ---> Running in 3a66d7b6d4c1 [2022-07-14T16:31:01.845Z] ---> Running in 4a9b90a47bdd [2022-07-14T16:31:02.128Z] Removing intermediate container 4a9b90a47bdd [2022-07-14T16:31:02.128Z] ---> f1e07f2beab1 [2022-07-14T16:31:02.128Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T16:31:02.392Z] ---> Running in d1814a972b4f [2022-07-14T16:31:02.651Z] Removing intermediate container d1814a972b4f [2022-07-14T16:31:02.651Z] ---> 7d9be38d9c70 [2022-07-14T16:31:02.651Z] Step 23/25 : LABEL arch=x86_64 [2022-07-14T16:31:02.964Z] ---> Running in e8cb4de8ed18 [2022-07-14T16:31:03.534Z] Removing intermediate container 3a66d7b6d4c1 [2022-07-14T16:31:03.534Z] ---> 04eddb9ed42f [2022-07-14T16:31:03.534Z] Step 12/26 : WORKDIR /edgex-go [2022-07-14T16:31:03.534Z] Removing intermediate container 14811dd830ff [2022-07-14T16:31:03.534Z] ---> d7cebb38197b [2022-07-14T16:31:03.534Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-14T16:31:03.534Z] Removing intermediate container e8cb4de8ed18 [2022-07-14T16:31:03.534Z] ---> 4253e2ba23d4 [2022-07-14T16:31:03.534Z] Step 24/25 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:31:03.534Z] ---> Running in 6f3a71982313 [2022-07-14T16:31:03.534Z] ---> Running in cef3aa785fd2 [2022-07-14T16:31:03.794Z] ---> Running in ed3961f6bd95 [2022-07-14T16:31:03.794Z] Removing intermediate container cef3aa785fd2 [2022-07-14T16:31:03.794Z] ---> 00f35fa38c86 [2022-07-14T16:31:03.794Z] Step 23/25 : LABEL arch=x86_64 [2022-07-14T16:31:03.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:31:03.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:31:03.794Z] ---> 664ab32f8db0 [2022-07-14T16:31:03.794Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T16:31:03.794Z] ---> Using cache [2022-07-14T16:31:03.794Z] ---> a73f15ea5c1a [2022-07-14T16:31:03.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:31:03.794Z] ---> Using cache [2022-07-14T16:31:03.794Z] ---> 398b60d12f66 [2022-07-14T16:31:03.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-14T16:31:03.794Z] ---> Using cache [2022-07-14T16:31:03.794Z] ---> 4853f8a0579a [2022-07-14T16:31:03.794Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T16:31:03.794Z] ---> Using cache [2022-07-14T16:31:03.794Z] ---> 1f15a1745351 [2022-07-14T16:31:03.794Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:31:03.794Z] ---> Using cache [2022-07-14T16:31:03.794Z] ---> 7dadf3ab8085 [2022-07-14T16:31:03.794Z] Step 8/23 : COPY . . [2022-07-14T16:31:03.794Z] ---> Using cache [2022-07-14T16:31:03.794Z] ---> f2aa8656cbf5 [2022-07-14T16:31:03.794Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-14T16:31:04.053Z] Removing intermediate container 6f3a71982313 [2022-07-14T16:31:04.053Z] ---> 1dccf441de72 [2022-07-14T16:31:04.053Z] [2022-07-14T16:31:04.053Z] Step 13/26 : FROM alpine:3.15 [2022-07-14T16:31:04.053Z] ---> 0ac33e5f5afa [2022-07-14T16:31:04.053Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:31:04.053Z] ---> Using cache [2022-07-14T16:31:04.053Z] ---> 3a3a57317641 [2022-07-14T16:31:04.053Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:31:04.053Z] ---> Using cache [2022-07-14T16:31:04.053Z] ---> 0604414ef18e [2022-07-14T16:31:04.053Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-14T16:31:04.053Z] ---> Running in 3c2d71ac3ac0 [2022-07-14T16:31:04.054Z] ---> Running in 4cde4c9d9a2c [2022-07-14T16:31:04.054Z] Removing intermediate container ed3961f6bd95 [2022-07-14T16:31:04.054Z] ---> a53afbc07d20 [2022-07-14T16:31:04.054Z] Step 25/25 : LABEL version=0.0.0 [2022-07-14T16:31:04.054Z] ---> Running in ced01aa5f50c [2022-07-14T16:31:04.312Z] ---> Running in 961afdfb35a2 [2022-07-14T16:31:04.312Z] Removing intermediate container 3c2d71ac3ac0 [2022-07-14T16:31:04.312Z] ---> 8edb45e47166 [2022-07-14T16:31:04.312Z] Step 24/25 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:31:04.312Z] ---> Running in d11ab3538370 [2022-07-14T16:31:04.312Z] Removing intermediate container 961afdfb35a2 [2022-07-14T16:31:04.312Z] ---> ea0ea5c2038d [2022-07-14T16:31:04.312Z] [2022-07-14T16:31:04.572Z] Successfully built ea0ea5c2038d [2022-07-14T16:31:04.572Z] Successfully tagged security-spire-server:latest [2022-07-14T16:31:04.572Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-07-14T16:31:04.572Z] Removing intermediate container d11ab3538370 [2022-07-14T16:31:04.572Z] ---> dad0325a8810 [2022-07-14T16:31:04.572Z] Step 25/25 : LABEL version=0.0.0 [2022-07-14T16:31:04.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-14T16:31:04.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:04.835Z] ---> Running in fa13a3e0e947 [2022-07-14T16:31:05.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:05.972Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T16:31:05.972Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T16:31:05.972Z] OK: 15861 distinct packages available [2022-07-14T16:31:05.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:05.972Z] Removing intermediate container fa13a3e0e947 [2022-07-14T16:31:05.972Z] ---> bd13421f1cb8 [2022-07-14T16:31:05.972Z] [2022-07-14T16:31:06.231Z] Successfully built bd13421f1cb8 [2022-07-14T16:31:06.495Z] Successfully tagged security-secretstore-setup:latest [2022-07-14T16:31:06.495Z]  Building security-secretstore-setup ... done Building core-metadata [2022-07-14T16:31:06.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:07.049Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-14T16:31:07.308Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-14T16:31:07.308Z] (3/4) Installing libucontext (1.1-r0) [2022-07-14T16:31:07.308Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-14T16:31:07.567Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T16:31:07.567Z] OK: 6 MiB in 18 packages [2022-07-14T16:31:07.827Z] Removing intermediate container 7d9690a81cc4 [2022-07-14T16:31:07.827Z] ---> d87b9cc589fc [2022-07-14T16:31:07.827Z] [2022-07-14T16:31:07.827Z] Step 9/20 : FROM alpine:3.15 [2022-07-14T16:31:07.827Z] ---> 0ac33e5f5afa [2022-07-14T16:31:07.827Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:31:07.827Z] ---> Using cache [2022-07-14T16:31:07.827Z] ---> 3a3a57317641 [2022-07-14T16:31:07.827Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:31:07.827Z] ---> Using cache [2022-07-14T16:31:07.827Z] ---> 0604414ef18e [2022-07-14T16:31:07.827Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-14T16:31:09.737Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:31:09.737Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:31:09.737Z] ---> 664ab32f8db0 [2022-07-14T16:31:09.737Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T16:31:09.737Z] ---> Using cache [2022-07-14T16:31:09.737Z] ---> a73f15ea5c1a [2022-07-14T16:31:09.737Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:31:09.737Z] ---> Using cache [2022-07-14T16:31:09.737Z] ---> 398b60d12f66 [2022-07-14T16:31:09.737Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-14T16:31:09.737Z] ---> Running in 72bf34b3a667 [2022-07-14T16:31:09.737Z] ---> Running in 6dbf12073188 [2022-07-14T16:31:09.996Z] Removing intermediate container ced01aa5f50c [2022-07-14T16:31:09.996Z] ---> 113c3693f4c0 [2022-07-14T16:31:09.996Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T16:31:10.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:10.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:11.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:11.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:11.342Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T16:31:11.342Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T16:31:11.342Z] OK: 15861 distinct packages available [2022-07-14T16:31:11.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:11.863Z] OK: 211 MiB in 51 packages [2022-07-14T16:31:12.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:12.431Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:31:12.431Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:31:12.431Z] ---> 664ab32f8db0 [2022-07-14T16:31:12.431Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T16:31:12.431Z] ---> Using cache [2022-07-14T16:31:12.431Z] ---> a73f15ea5c1a [2022-07-14T16:31:12.431Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:31:12.431Z] ---> Using cache [2022-07-14T16:31:12.431Z] ---> 398b60d12f66 [2022-07-14T16:31:12.431Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-14T16:31:12.431Z] ---> Using cache [2022-07-14T16:31:12.431Z] ---> 4853f8a0579a [2022-07-14T16:31:12.431Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T16:31:12.431Z] ---> Using cache [2022-07-14T16:31:12.431Z] ---> 1f15a1745351 [2022-07-14T16:31:12.431Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:31:12.431Z] ---> Using cache [2022-07-14T16:31:12.431Z] ---> 7dadf3ab8085 [2022-07-14T16:31:12.431Z] Step 8/23 : COPY . . [2022-07-14T16:31:12.431Z] ---> Using cache [2022-07-14T16:31:12.431Z] ---> f2aa8656cbf5 [2022-07-14T16:31:12.431Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-14T16:31:12.699Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-14T16:31:12.959Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-14T16:31:12.959Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-14T16:31:12.959Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-14T16:31:13.219Z] (5/9) Installing curl (7.80.0-r2) [2022-07-14T16:31:13.219Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-14T16:31:13.219Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-14T16:31:13.479Z] (8/9) Installing libucontext (1.1-r0) [2022-07-14T16:31:13.479Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-14T16:31:13.737Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T16:31:13.738Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T16:31:13.738Z] OK: 8 MiB in 23 packages [2022-07-14T16:31:14.310Z] ---> d053b7ab8cd5 [2022-07-14T16:31:14.310Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T16:31:14.310Z] ---> Running in bcb2ba91c4f5 [2022-07-14T16:31:14.310Z] Removing intermediate container 6dbf12073188 [2022-07-14T16:31:14.310Z] ---> 3a8632a8c104 [2022-07-14T16:31:14.310Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T16:31:14.569Z] ---> fd00c217bea2 [2022-07-14T16:31:14.569Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-14T16:31:14.569Z] Removing intermediate container 72bf34b3a667 [2022-07-14T16:31:14.569Z] ---> ae68eb5c555f [2022-07-14T16:31:14.569Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:31:14.569Z] ---> 086d7e8a3f50 [2022-07-14T16:31:14.569Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:31:14.569Z] ---> Running in a7a7f8d526f0 [2022-07-14T16:31:14.569Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-14T16:31:14.569Z] ---> Running in 6620924979f9 [2022-07-14T16:31:14.828Z] Removing intermediate container a7a7f8d526f0 [2022-07-14T16:31:14.828Z] ---> e33fa2083905 [2022-07-14T16:31:14.828Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-14T16:31:14.828Z] ---> 122c2802794b [2022-07-14T16:31:14.829Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-14T16:31:15.089Z] ---> ef33489523bc [2022-07-14T16:31:15.089Z] Step 21/26 : WORKDIR / [2022-07-14T16:31:15.349Z] ---> Running in 360ae710f3fa [2022-07-14T16:31:15.609Z] ---> 9d91207b669b [2022-07-14T16:31:15.609Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-14T16:31:15.609Z] Removing intermediate container 360ae710f3fa [2022-07-14T16:31:15.609Z] ---> c0611e2922d0 [2022-07-14T16:31:15.609Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T16:31:15.873Z] ---> Running in 0bbc98d39d08 [2022-07-14T16:31:15.873Z] ---> c729b5f633bc [2022-07-14T16:31:15.873Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-14T16:31:16.132Z] Removing intermediate container 0bbc98d39d08 [2022-07-14T16:31:16.132Z] ---> c5a0f4ad969b [2022-07-14T16:31:16.132Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T16:31:16.132Z] ---> Running in 814ecfb50782 [2022-07-14T16:31:16.395Z] ---> Running in b98a0ac63faa [2022-07-14T16:31:16.395Z] Removing intermediate container 814ecfb50782 [2022-07-14T16:31:16.395Z] ---> 6dab8fc069b7 [2022-07-14T16:31:16.395Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:31:16.963Z] ---> Running in b8106474b539 [2022-07-14T16:31:16.963Z] Removing intermediate container b98a0ac63faa [2022-07-14T16:31:16.963Z] ---> e3e5f21a0436 [2022-07-14T16:31:16.963Z] Step 24/26 : LABEL arch=x86_64 [2022-07-14T16:31:16.963Z] ---> Running in a48f5ed01767 [2022-07-14T16:31:17.222Z] Removing intermediate container b8106474b539 [2022-07-14T16:31:17.222Z] ---> 82b83d25afff [2022-07-14T16:31:17.222Z] Step 18/20 : LABEL arch=x86_64 [2022-07-14T16:31:17.481Z] Removing intermediate container a48f5ed01767 [2022-07-14T16:31:17.481Z] ---> 9949adfb37ef [2022-07-14T16:31:17.481Z] Step 25/26 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:31:17.481Z] ---> Running in c0e11ee11e56 [2022-07-14T16:31:17.481Z] ---> Running in 9fa89fff2fe8 [2022-07-14T16:31:17.481Z] Removing intermediate container c0e11ee11e56 [2022-07-14T16:31:17.481Z] ---> d7e86a19d1dd [2022-07-14T16:31:17.481Z] Step 19/20 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:31:17.743Z] ---> Running in ef53119b23ee [2022-07-14T16:31:17.743Z] Removing intermediate container 9fa89fff2fe8 [2022-07-14T16:31:17.743Z] ---> e38cc7e9d53c [2022-07-14T16:31:17.743Z] Step 26/26 : LABEL version=0.0.0 [2022-07-14T16:31:18.002Z] ---> Running in 04ec8f2015f3 [2022-07-14T16:31:18.002Z] Removing intermediate container ef53119b23ee [2022-07-14T16:31:18.002Z] ---> e2ccf364c01d [2022-07-14T16:31:18.002Z] Step 20/20 : LABEL version=0.0.0 [2022-07-14T16:31:18.261Z] ---> Running in 922b515f5638 [2022-07-14T16:31:18.261Z] Removing intermediate container 04ec8f2015f3 [2022-07-14T16:31:18.261Z] ---> 87eb700b5d48 [2022-07-14T16:31:18.261Z] [2022-07-14T16:31:18.524Z] Successfully built 87eb700b5d48 [2022-07-14T16:31:18.524Z] Successfully tagged security-spire-config:latest [2022-07-14T16:31:18.524Z]  Building security-spire-config ... done Removing intermediate container 922b515f5638 [2022-07-14T16:31:18.524Z] ---> 634eb4084eff [2022-07-14T16:31:18.524Z] [2022-07-14T16:31:18.783Z] Successfully built 634eb4084eff [2022-07-14T16:31:18.783Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-14T16:31:21.335Z]  Building security-spiffe-token-provider ... done Removing intermediate container 6620924979f9 [2022-07-14T16:31:21.335Z] ---> 4acc79d84bb8 [2022-07-14T16:31:21.335Z] Step 8/23 : COPY . . [2022-07-14T16:31:24.628Z] Removing intermediate container 4cde4c9d9a2c [2022-07-14T16:31:24.628Z] ---> 6eb9b67ed500 [2022-07-14T16:31:24.628Z] [2022-07-14T16:31:24.628Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T16:31:24.628Z] ---> e66264b98777 [2022-07-14T16:31:24.628Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-14T16:31:24.628Z] ---> Using cache [2022-07-14T16:31:24.628Z] ---> be4fc548af3f [2022-07-14T16:31:24.628Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:31:24.628Z] ---> Using cache [2022-07-14T16:31:24.628Z] ---> ecdcff5c70d5 [2022-07-14T16:31:24.628Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-14T16:31:25.574Z] ---> Running in 0f4ab79c02bb [2022-07-14T16:31:25.574Z] Removing intermediate container 0f4ab79c02bb [2022-07-14T16:31:25.574Z] ---> d073193f283c [2022-07-14T16:31:25.574Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-14T16:31:25.833Z] ---> Running in 150f751d576d [2022-07-14T16:31:25.833Z] Removing intermediate container 150f751d576d [2022-07-14T16:31:25.833Z] ---> b3f855e6af52 [2022-07-14T16:31:25.833Z] Step 15/23 : WORKDIR / [2022-07-14T16:31:26.092Z] ---> Running in ee23fef68db8 [2022-07-14T16:31:26.092Z] Removing intermediate container ee23fef68db8 [2022-07-14T16:31:26.092Z] ---> c35a9349b0f8 [2022-07-14T16:31:26.092Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:31:26.661Z] ---> 7ba4b5fbf85c [2022-07-14T16:31:26.661Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-14T16:31:28.049Z] ---> 128e5ddb28a9 [2022-07-14T16:31:28.049Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-14T16:31:28.049Z] ---> dd6ea37f2286 [2022-07-14T16:31:28.049Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-14T16:31:28.049Z] ---> 95d419027e42 [2022-07-14T16:31:28.049Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-14T16:31:28.049Z] ---> Running in 0b0d9ae1f91c [2022-07-14T16:31:28.049Z] ---> Running in eea8a2a025c4 [2022-07-14T16:31:28.308Z] Removing intermediate container eea8a2a025c4 [2022-07-14T16:31:28.308Z] ---> 18ca12a56a4d [2022-07-14T16:31:28.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:31:28.308Z] ---> Running in 2f0e6abca652 [2022-07-14T16:31:28.308Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-14T16:31:28.568Z] Removing intermediate container 2f0e6abca652 [2022-07-14T16:31:28.568Z] ---> 8d857c5eb300 [2022-07-14T16:31:28.568Z] Step 21/23 : LABEL arch=x86_64 [2022-07-14T16:31:28.568Z] ---> Running in bb4e1c1cc219 [2022-07-14T16:31:28.568Z] Removing intermediate container bb4e1c1cc219 [2022-07-14T16:31:28.568Z] ---> dd0ae4b9ea42 [2022-07-14T16:31:28.568Z] Step 22/23 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:31:28.568Z] ---> Running in 734e731f3dac [2022-07-14T16:31:28.829Z] Removing intermediate container 734e731f3dac [2022-07-14T16:31:28.829Z] ---> 24840c0e5322 [2022-07-14T16:31:28.829Z] Step 23/23 : LABEL version=0.0.0 [2022-07-14T16:31:28.829Z] ---> Running in 51717c555ab0 [2022-07-14T16:31:29.090Z] Removing intermediate container 51717c555ab0 [2022-07-14T16:31:29.090Z] ---> 6efbbf2fdce3 [2022-07-14T16:31:29.090Z] [2022-07-14T16:31:29.090Z] Successfully built 6efbbf2fdce3 [2022-07-14T16:31:29.090Z] Successfully tagged core-command:latest [2022-07-14T16:31:31.631Z]  Building core-command ... done Removing intermediate container bcb2ba91c4f5 [2022-07-14T16:31:31.631Z] ---> 12f743abd5d7 [2022-07-14T16:31:31.631Z] [2022-07-14T16:31:31.631Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T16:31:31.631Z] ---> e66264b98777 [2022-07-14T16:31:31.631Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-14T16:31:31.631Z] ---> Using cache [2022-07-14T16:31:31.631Z] ---> be4fc548af3f [2022-07-14T16:31:31.631Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:31:31.631Z] ---> Using cache [2022-07-14T16:31:31.631Z] ---> ecdcff5c70d5 [2022-07-14T16:31:31.631Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-14T16:31:31.631Z] ---> Running in 712b61de8578 [2022-07-14T16:31:31.631Z] Removing intermediate container 712b61de8578 [2022-07-14T16:31:31.631Z] ---> 35e3b8ce4f33 [2022-07-14T16:31:31.631Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-14T16:31:31.631Z] ---> Running in 3524b6ed95cb [2022-07-14T16:31:31.903Z] Removing intermediate container 3524b6ed95cb [2022-07-14T16:31:31.903Z] ---> 26ea6f53c1d0 [2022-07-14T16:31:31.903Z] Step 15/23 : WORKDIR / [2022-07-14T16:31:32.161Z] ---> Running in 108ec1ca1242 [2022-07-14T16:31:32.430Z] Removing intermediate container 108ec1ca1242 [2022-07-14T16:31:32.430Z] ---> 5adb894acb81 [2022-07-14T16:31:32.430Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:31:32.691Z] ---> cd134b2ae8a7 [2022-07-14T16:31:32.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-14T16:31:33.259Z] ---> d6a8fa9272e5 [2022-07-14T16:31:33.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-14T16:31:33.527Z] ---> 948600b48340 [2022-07-14T16:31:33.527Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-14T16:31:33.786Z] ---> Running in 2985f286ac8b [2022-07-14T16:31:34.045Z] Removing intermediate container 2985f286ac8b [2022-07-14T16:31:34.045Z] ---> 9ffd41e3981e [2022-07-14T16:31:34.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:31:34.045Z] ---> Running in 1dcaa8b37921 [2022-07-14T16:31:34.304Z] Removing intermediate container 1dcaa8b37921 [2022-07-14T16:31:34.304Z] ---> e4523aa02dc3 [2022-07-14T16:31:34.304Z] Step 21/23 : LABEL arch=x86_64 [2022-07-14T16:31:34.304Z] ---> Running in 42515bda0e05 [2022-07-14T16:31:34.562Z] Removing intermediate container 42515bda0e05 [2022-07-14T16:31:34.562Z] ---> dcc9d5abf86b [2022-07-14T16:31:34.562Z] Step 22/23 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:31:34.823Z] ---> Running in 6b120253b1ba [2022-07-14T16:31:34.823Z] Removing intermediate container 6b120253b1ba [2022-07-14T16:31:34.823Z] ---> 52dcf2f2595e [2022-07-14T16:31:34.823Z] Step 23/23 : LABEL version=0.0.0 [2022-07-14T16:31:35.083Z] ---> Running in d665ee2a1999 [2022-07-14T16:31:35.341Z] Removing intermediate container d665ee2a1999 [2022-07-14T16:31:35.341Z] ---> d6b46736e1ba [2022-07-14T16:31:35.341Z] [2022-07-14T16:31:35.341Z] Successfully built d6b46736e1ba [2022-07-14T16:31:35.341Z] Successfully tagged core-metadata:latest [2022-07-14T16:31:41.957Z]  Building core-metadata ... done Removing intermediate container 0b0d9ae1f91c [2022-07-14T16:31:41.957Z] ---> 68521f40cba8 [2022-07-14T16:31:41.957Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-14T16:31:41.957Z] ---> Running in fba0999fa3e9 [2022-07-14T16:31:42.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-14T16:31:43.246Z] Removing intermediate container fba0999fa3e9 [2022-07-14T16:31:43.246Z] ---> b2165ae159b8 [2022-07-14T16:31:43.246Z] [2022-07-14T16:31:43.246Z] Step 11/23 : FROM docker:20.10.14 [2022-07-14T16:31:43.246Z] 20.10.14: Pulling from library/docker [2022-07-14T16:31:45.786Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-14T16:31:45.786Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-14T16:31:45.786Z] ---> 7417809fdb73 [2022-07-14T16:31:45.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:31:46.047Z] ---> Running in 8593f964d878 [2022-07-14T16:31:46.307Z] Removing intermediate container 8593f964d878 [2022-07-14T16:31:46.307Z] ---> 22aa3bdd7547 [2022-07-14T16:31:46.307Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-14T16:31:46.307Z] ---> Running in 46158a901567 [2022-07-14T16:31:46.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:46.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T16:31:47.088Z] (1/43) Installing readline (8.1.1-r0) [2022-07-14T16:31:47.088Z] (2/43) Installing bash (5.1.16-r0) [2022-07-14T16:31:47.088Z] Executing bash-5.1.16-r0.post-install [2022-07-14T16:31:47.088Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-14T16:31:47.088Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-14T16:31:47.088Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-14T16:31:47.088Z] (6/43) Installing curl (7.80.0-r2) [2022-07-14T16:31:47.088Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-14T16:31:47.088Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-14T16:31:47.088Z] (9/43) Installing expat (2.4.7-r0) [2022-07-14T16:31:47.088Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-14T16:31:47.088Z] (11/43) Installing gdbm (1.22-r0) [2022-07-14T16:31:47.088Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-14T16:31:47.088Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-14T16:31:47.088Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-14T16:31:47.088Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-14T16:31:47.088Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-14T16:31:47.088Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-14T16:31:47.348Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-14T16:31:47.348Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-14T16:31:47.348Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-14T16:31:47.348Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-14T16:31:47.348Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-14T16:31:47.348Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-14T16:31:47.607Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-14T16:31:47.607Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-14T16:31:47.607Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-14T16:31:47.607Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-14T16:31:47.607Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-14T16:31:47.607Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-14T16:31:47.607Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-14T16:31:47.607Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-14T16:31:47.607Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-14T16:31:47.607Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-14T16:31:47.607Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-14T16:31:47.607Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-14T16:31:47.607Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-14T16:31:47.607Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-14T16:31:47.607Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-14T16:31:47.607Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-14T16:31:47.607Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-14T16:31:47.607Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-14T16:31:47.607Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-14T16:31:47.607Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-14T16:31:47.867Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T16:31:47.867Z] OK: 83 MiB in 65 packages [2022-07-14T16:31:48.438Z] Collecting docker-compose==1.23.2 [2022-07-14T16:31:48.438Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-14T16:31:48.438Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-14T16:31:48.438Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-14T16:31:48.438Z] Collecting docopt<0.7,>=0.6.1 [2022-07-14T16:31:48.698Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-14T16:31:48.958Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-14T16:31:48.958Z] Collecting texttable<0.10,>=0.9.0 [2022-07-14T16:31:48.958Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-14T16:31:49.220Z] Collecting cached-property<2,>=1.2.0 [2022-07-14T16:31:49.220Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-14T16:31:49.220Z] Collecting jsonschema<3,>=2.5.1 [2022-07-14T16:31:49.220Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-14T16:31:49.479Z] Collecting PyYAML<4,>=3.10 [2022-07-14T16:31:49.479Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-14T16:31:50.051Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-14T16:31:50.051Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-14T16:31:50.310Z] Collecting docker<4.0,>=3.6.0 [2022-07-14T16:31:50.310Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-14T16:31:50.310Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-14T16:31:50.310Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-14T16:31:50.310Z] Collecting docker-pycreds>=0.4.0 [2022-07-14T16:31:50.310Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-14T16:31:50.310Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-14T16:31:50.310Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-14T16:31:50.570Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-14T16:31:50.570Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-14T16:31:50.570Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-14T16:31:50.570Z] Collecting idna<2.8,>=2.5 [2022-07-14T16:31:50.570Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-14T16:31:50.570Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-14T16:31:50.570Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-14T16:31:50.570Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-14T16:31:50.570Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-14T16:31:50.830Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-14T16:31:50.830Z] Attempting uninstall: urllib3 [2022-07-14T16:31:50.830Z] Found existing installation: urllib3 1.26.7 [2022-07-14T16:31:50.830Z] Uninstalling urllib3-1.26.7: [2022-07-14T16:31:50.830Z] Successfully uninstalled urllib3-1.26.7 [2022-07-14T16:31:50.830Z] Attempting uninstall: idna [2022-07-14T16:31:50.830Z] Found existing installation: idna 3.3 [2022-07-14T16:31:50.830Z] Uninstalling idna-3.3: [2022-07-14T16:31:50.830Z] Successfully uninstalled idna-3.3 [2022-07-14T16:31:51.400Z] Attempting uninstall: requests [2022-07-14T16:31:51.400Z] Found existing installation: requests 2.26.0 [2022-07-14T16:31:51.400Z] Uninstalling requests-2.26.0: [2022-07-14T16:31:51.400Z] Successfully uninstalled requests-2.26.0 [2022-07-14T16:31:51.400Z] Running setup.py install for texttable: started [2022-07-14T16:31:51.660Z] Running setup.py install for texttable: finished with status 'done' [2022-07-14T16:31:51.660Z] Running setup.py install for PyYAML: started [2022-07-14T16:31:51.920Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-14T16:31:51.920Z] Running setup.py install for docopt: started [2022-07-14T16:31:52.180Z] Running setup.py install for docopt: finished with status 'done' [2022-07-14T16:31:52.180Z] Running setup.py install for dockerpty: started [2022-07-14T16:31:52.751Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-14T16:31:53.011Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-14T16:31:56.308Z] Removing intermediate container 46158a901567 [2022-07-14T16:31:56.308Z] ---> 5070349f4eca [2022-07-14T16:31:56.308Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-14T16:31:56.308Z] ---> Running in efdbac04bc3e [2022-07-14T16:31:56.308Z] Removing intermediate container efdbac04bc3e [2022-07-14T16:31:56.308Z] ---> 6fadb1e50fef [2022-07-14T16:31:56.308Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-14T16:31:56.308Z] ---> Running in bc7dcbb1eb43 [2022-07-14T16:31:56.308Z] Removing intermediate container bc7dcbb1eb43 [2022-07-14T16:31:56.308Z] ---> 9177a6292add [2022-07-14T16:31:56.308Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-14T16:31:56.569Z] ---> 62835776c084 [2022-07-14T16:31:56.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-14T16:31:56.829Z] ---> dd8fbc2e9208 [2022-07-14T16:31:56.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-14T16:31:57.088Z] ---> 866c0ec5ef92 [2022-07-14T16:31:57.088Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-14T16:31:57.088Z] ---> Running in fef644bfae2d [2022-07-14T16:31:57.088Z] Removing intermediate container fef644bfae2d [2022-07-14T16:31:57.088Z] ---> 8f66cbfd941c [2022-07-14T16:31:57.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:31:57.088Z] ---> Running in f2b0c5edce9a [2022-07-14T16:31:57.349Z] Removing intermediate container f2b0c5edce9a [2022-07-14T16:31:57.349Z] ---> 060414e41709 [2022-07-14T16:31:57.349Z] Step 21/23 : LABEL arch=x86_64 [2022-07-14T16:31:57.349Z] ---> Running in 5bd0fdb4cb29 [2022-07-14T16:31:57.349Z] Removing intermediate container 5bd0fdb4cb29 [2022-07-14T16:31:57.349Z] ---> 0a5dd380d663 [2022-07-14T16:31:57.349Z] Step 22/23 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [2022-07-14T16:31:57.611Z] ---> Running in c2ee7a590069 [2022-07-14T16:31:57.611Z] Removing intermediate container c2ee7a590069 [2022-07-14T16:31:57.611Z] ---> e98f88e4f0ea [2022-07-14T16:31:57.611Z] Step 23/23 : LABEL version=0.0.0 [2022-07-14T16:31:57.872Z] ---> Running in 9051269e0776 [2022-07-14T16:31:57.872Z] Removing intermediate container 9051269e0776 [2022-07-14T16:31:57.872Z] ---> 908c9e021a62 [2022-07-14T16:31:57.872Z] [2022-07-14T16:31:57.872Z] Successfully built 908c9e021a62 [2022-07-14T16:31:57.872Z] Successfully tagged sys-mgmt-agent:latest [2022-07-14T16:31:58.139Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-14T16:31:58.145Z] $ docker stop --time=1 ba95e48361b095f272732e0991682444300fef036b3cd5cb919c65470ba8f8ab [2022-07-14T16:31:59.784Z] $ docker rm -f ba95e48361b095f272732e0991682444300fef036b3cd5cb919c65470ba8f8ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T16:32:00.184Z] + docker images [2022-07-14T16:32:00.184Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-14T16:32:00.184Z] sys-mgmt-agent latest 908c9e021a62 2 seconds ago 299MB [2022-07-14T16:32:00.184Z] b2165ae159b8 17 seconds ago 1.62GB [2022-07-14T16:32:00.184Z] core-metadata latest d6b46736e1ba 24 seconds ago 17.1MB [2022-07-14T16:32:00.184Z] 12f743abd5d7 29 seconds ago 1.62GB [2022-07-14T16:32:00.184Z] core-command latest 6efbbf2fdce3 31 seconds ago 16.1MB [2022-07-14T16:32:00.184Z] 6eb9b67ed500 37 seconds ago 1.62GB [2022-07-14T16:32:00.184Z] security-spire-config latest 87eb700b5d48 41 seconds ago 85.8MB [2022-07-14T16:32:00.184Z] security-spiffe-token-provider latest 634eb4084eff 41 seconds ago 29.1MB [2022-07-14T16:32:00.184Z] d87b9cc589fc 54 seconds ago 1.67GB [2022-07-14T16:32:00.184Z] security-secretstore-setup latest bd13421f1cb8 55 seconds ago 28.9MB [2022-07-14T16:32:00.184Z] security-spire-server latest ea0ea5c2038d 55 seconds ago 86.5MB [2022-07-14T16:32:00.184Z] 1dccf441de72 56 seconds ago 1.52GB [2022-07-14T16:32:00.184Z] support-notifications latest c1dced472de1 About a minute ago 27.1MB [2022-07-14T16:32:00.184Z] 1ac88f8d7d0b About a minute ago 1.52GB [2022-07-14T16:32:00.184Z] 6dd00bdc4a8b About a minute ago 1.63GB [2022-07-14T16:32:00.184Z] f26472f3abcc About a minute ago 1.68GB [2022-07-14T16:32:00.184Z] security-bootstrapper latest bce73a03867b About a minute ago 19.3MB [2022-07-14T16:32:00.184Z] support-scheduler latest c0ee34ebc7ab About a minute ago 26.5MB [2022-07-14T16:32:00.184Z] core-data latest 921579c1813c About a minute ago 21.5MB [2022-07-14T16:32:00.184Z] security-proxy-setup latest 53988f401bb8 About a minute ago 27.1MB [2022-07-14T16:32:00.184Z] adf2cab15db0 About a minute ago 1.68GB [2022-07-14T16:32:00.184Z] 7de1ce3f5ff5 About a minute ago 1.65GB [2022-07-14T16:32:00.184Z] fc4987fa8ae7 About a minute ago 1.63GB [2022-07-14T16:32:00.185Z] bff71d21c8e7 About a minute ago 1.62GB [2022-07-14T16:32:00.185Z] security-spire-agent latest ada045a226a2 2 minutes ago 125MB [2022-07-14T16:32:00.185Z] 3fab5bc59e33 2 minutes ago 1.52GB [2022-07-14T16:32:00.185Z] ci-base-image-x86_64 latest 664ab32f8db0 5 minutes ago 937MB [2022-07-14T16:32:00.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 days ago 253MB [2022-07-14T16:32:00.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 days ago 677MB [2022-07-14T16:32:00.185Z] alpine 3.16 e66264b98777 7 weeks ago 5.53MB [2022-07-14T16:32:00.185Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-14T16:32:00.185Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-14T16:32:00.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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] } [2022-07-14T16:32:32.649Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-14T16:32:32.649Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-14T16:32:34.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-14T16:32:34.647Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-14T16:32:37.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-14T16:32:37.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-14T16:32:37.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-14T16:32:37.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-14T16:32:37.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-14T16:32:37.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-14T16:32:37.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-14T16:32:38.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-14T16:32:38.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-14T16:32:38.891Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-14T16:32:38.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-14T16:32:54.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements [2022-07-14T16:32:54.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-14T16:32:54.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-14T16:32:56.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.406s coverage: 98.5% of statements [2022-07-14T16:32:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-14T16:32:56.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 54.2% of statements [2022-07-14T16:32:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-14T16:32:56.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-14T16:33:14.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.857s coverage: 89.2% of statements [2022-07-14T16:33:14.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-14T16:33:14.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-14T16:33:14.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-14T16:33:14.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.371s coverage: 83.8% of statements [2022-07-14T16:33:14.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-14T16:33:14.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-14T16:33:14.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-14T16:33:14.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-14T16:33:14.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-14T16:33:19.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.263s coverage: 95.6% of statements [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-14T16:33:19.061Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.303s coverage: 72.2% of statements [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-14T16:33:19.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.348s coverage: 60.0% of statements [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-14T16:33:19.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.9% of statements [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-14T16:33:19.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.267s coverage: 58.8% of statements [2022-07-14T16:33:19.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 29.6% of statements [2022-07-14T16:33:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-14T16:33:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements [2022-07-14T16:33:21.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.217s coverage: 79.5% of statements [2022-07-14T16:33:21.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2022-07-14T16:33:21.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements [2022-07-14T16:33:21.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.277s coverage: 87.5% of statements [2022-07-14T16:33:34.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements [2022-07-14T16:33:34.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2022-07-14T16:33:41.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.712s coverage: 82.5% of statements [2022-07-14T16:33:41.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.166s coverage: 100.0% of statements [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-07-14T16:33:47.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements [2022-07-14T16:33:47.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-14T16:33:51.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.023s coverage: 64.4% of statements [2022-07-14T16:33:51.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-14T16:33:51.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-14T16:33:51.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements [2022-07-14T16:33:51.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements [2022-07-14T16:33:51.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2022-07-14T16:33:51.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2022-07-14T16:33:51.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2022-07-14T16:33:59.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.244s coverage: 65.4% of statements [2022-07-14T16:33:59.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-14T16:33:59.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-14T16:33:59.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-14T16:34:00.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 43.8% of statements [2022-07-14T16:34:00.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-14T16:34:00.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-14T16:34:00.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements [2022-07-14T16:34:00.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-14T16:34:00.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements [2022-07-14T16:34:00.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-14T16:34:00.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-14T16:34:00.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-14T16:34:00.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-14T16:34:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.506s coverage: 17.7% of statements [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-14T16:34:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.729s coverage: 92.3% of statements [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-14T16:34:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-14T16:34:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-14T16:34:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-14T16:34:10.758Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-14T16:34:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements [2022-07-14T16:34:10.758Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-07-14T16:34:11.032Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-14T16:34:11.032Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-14T16:34:11.032Z] GO111MODULE=on go vet ./... [2022-07-14T16:36:02.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T16:36:02.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T16:36:02.908Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T16:36:02.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-14T16:36:03.580Z] + ls -al . [2022-07-14T16:36:03.580Z] total 680 [2022-07-14T16:36:03.580Z] drwxrwxr-x 9 1001 1001 4096 Jul 14 16:30 . [2022-07-14T16:36:03.580Z] drwxr-xr-x 4 root root 4096 Jul 14 16:30 .. [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 16:28 .dockerignore [2022-07-14T16:36:03.580Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 16:28 .git [2022-07-14T16:36:03.580Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 16:28 .github [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 1030 Jul 14 16:28 .gitignore [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 42 Jul 14 16:28 .golangci.yml [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 87 Jul 14 16:28 .hadolint.yml [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 16:28 .sonarcloud.properties [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 1171 Jul 14 16:28 ADOPTERS.md [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 10347 Jul 14 16:28 Attribution.txt [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 63209 Jul 14 16:28 CHANGELOG.md [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 16:28 CONTRIBUTING.md [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 677 Jul 14 16:28 GOVERNANCE.md [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 850 Jul 14 16:28 Jenkinsfile [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 16:28 LICENSE [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 10350 Jul 14 16:28 Makefile [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 582 Jul 14 16:28 OWNERS.md [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 9094 Jul 14 16:28 README.md [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 16:28 SECURITY.md [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 16:26 VERSION [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 16:28 ZMQWindows.md [2022-07-14T16:36:03.580Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 16:28 bin [2022-07-14T16:36:03.580Z] drwxrwxr-x 18 1001 1001 4096 Jul 14 16:28 cmd [2022-07-14T16:36:03.580Z] -rw-r--r-- 1 root root 435593 Jul 14 16:34 coverage.out [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 3312 Jul 14 16:28 go.mod [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 36233 Jul 14 16:28 go.sum [2022-07-14T16:36:03.580Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 16:28 internal [2022-07-14T16:36:03.580Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 16:28 openapi [2022-07-14T16:36:03.580Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 16:28 snap [2022-07-14T16:36:03.580Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 16:28 version.go [Pipeline] sh [2022-07-14T16:36:04.234Z] + '[' -e coverage.out ] [2022-07-14T16:36:04.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-14T16:36:04.262Z] Warning: overwriting stash ‘coverage-report’ [2022-07-14T16:36:04.982Z] Stashed 1 file(s) [Pipeline] sh [2022-07-14T16:36:05.624Z] + make build [2022-07-14T16:36:05.625Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-14T16:37:27.446Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-14T16:38:35.619Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-14T16:38:35.619Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-14T16:39:08.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-14T16:39:09.476Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-14T16:39:13.783Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-14T16:39:19.188Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-14T16:39:22.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-14T16:39:27.957Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-14T16:39:30.580Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-14T16:39:33.979Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-14T16:39:42.256Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-14T16:39:46.578Z] $ docker stop --time=1 f3e00bd6563e26162c1f03480c0f6e201639bf5f8bf9f94267cd90688e7ed421 [2022-07-14T16:39:48.581Z] $ docker rm -f f3e00bd6563e26162c1f03480c0f6e201639bf5f8bf9f94267cd90688e7ed421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:39:50.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-14T16:39:50.754Z] [2022-07-14T16:39:50.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:39:51.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-14T16:39:51.380Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-14T16:39:51.380Z] 29e5d40040c1: Pulling fs layer [2022-07-14T16:39:51.380Z] 1ce36da41761: Pulling fs layer [2022-07-14T16:39:51.380Z] 25b303627fd3: Pulling fs layer [2022-07-14T16:39:51.657Z] 29e5d40040c1: Verifying Checksum [2022-07-14T16:39:51.657Z] 29e5d40040c1: Download complete [2022-07-14T16:39:51.934Z] 1ce36da41761: Verifying Checksum [2022-07-14T16:39:51.934Z] 1ce36da41761: Download complete [2022-07-14T16:39:52.207Z] 29e5d40040c1: Pull complete [2022-07-14T16:39:53.645Z] 25b303627fd3: Verifying Checksum [2022-07-14T16:39:53.645Z] 25b303627fd3: Download complete [2022-07-14T16:39:53.645Z] 1ce36da41761: Pull complete [2022-07-14T16:40:06.055Z] 25b303627fd3: Pull complete [2022-07-14T16:40:06.055Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-14T16:40:06.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-14T16:40:06.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:40:06.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container [2022-07-14T16:40:06.405Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-14T16:40:08.702Z] $ docker top 5f9df79ce0a59e4c933b0d2406214d2d45136f1aa8b3af3fdcd8c6d72e3aa466 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T16:40:09.591Z] + + grepdocker-compose build --help parallel [2022-07-14T16:40:09.591Z] [2022-07-14T16:40:13.888Z] --parallel Build images in parallel. [Pipeline] } [2022-07-14T16:40:13.913Z] $ docker stop --time=1 5f9df79ce0a59e4c933b0d2406214d2d45136f1aa8b3af3fdcd8c6d72e3aa466 [2022-07-14T16:40:15.584Z] $ docker rm -f 5f9df79ce0a59e4c933b0d2406214d2d45136f1aa8b3af3fdcd8c6d72e3aa466 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:40:16.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-14T16:40:16.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:40:16.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container [2022-07-14T16:40:16.543Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-14T16:40:17.830Z] $ docker top 6a8f8d269b5ad90808b31638be566d1219f1fed33831a8bc86824e0dc1834305 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T16:40:18.732Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-14T16:40:23.084Z] Building core-command ... [2022-07-14T16:40:23.084Z] Building core-data ... [2022-07-14T16:40:23.084Z] Building core-metadata ... [2022-07-14T16:40:23.084Z] Building security-bootstrapper ... [2022-07-14T16:40:23.084Z] Building security-proxy-setup ... [2022-07-14T16:40:23.084Z] Building security-secretstore-setup ... [2022-07-14T16:40:23.084Z] Building security-spiffe-token-provider ... [2022-07-14T16:40:23.084Z] Building security-spire-agent ... [2022-07-14T16:40:23.084Z] Building security-spire-config ... [2022-07-14T16:40:23.084Z] Building security-spire-server ... [2022-07-14T16:40:23.084Z] Building support-notifications ... [2022-07-14T16:40:23.084Z] Building support-scheduler ... [2022-07-14T16:40:23.084Z] Building sys-mgmt-agent ... [2022-07-14T16:40:23.084Z] Building security-secretstore-setup [2022-07-14T16:40:23.084Z] Building security-spiffe-token-provider [2022-07-14T16:40:23.084Z] Building security-spire-server [2022-07-14T16:40:23.084Z] Building security-bootstrapper [2022-07-14T16:40:23.084Z] Building security-spire-config [2022-07-14T16:41:59.928Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:41:59.928Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:41:59.928Z] ---> b9a0191577cf [2022-07-14T16:41:59.928Z] Step 3/31 : WORKDIR /edgex-go [2022-07-14T16:41:59.928Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:41:59.928Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:41:59.928Z] ---> b9a0191577cf [2022-07-14T16:41:59.928Z] Step 3/25 : WORKDIR /edgex-go [2022-07-14T16:41:59.928Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:41:59.928Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:41:59.928Z] ---> b9a0191577cf [2022-07-14T16:41:59.928Z] Step 3/20 : WORKDIR /edgex-go [2022-07-14T16:41:59.929Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:41:59.929Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:41:59.929Z] ---> b9a0191577cf [2022-07-14T16:41:59.929Z] Step 3/25 : WORKDIR /edgex-go [2022-07-14T16:41:59.929Z] ---> Running in 11c0f2078693 [2022-07-14T16:41:59.929Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:41:59.929Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:41:59.929Z] ---> Running in 2f0a86a2ae2f [2022-07-14T16:41:59.929Z] ---> b9a0191577cf [2022-07-14T16:41:59.929Z] Step 3/26 : WORKDIR /edgex-go [2022-07-14T16:41:59.929Z] ---> Running in 54344cad1356 [2022-07-14T16:41:59.929Z] ---> Running in c3a4ead39b48 [2022-07-14T16:41:59.929Z] ---> Running in e3f33b7be4dd [2022-07-14T16:41:59.929Z] Removing intermediate container e3f33b7be4dd [2022-07-14T16:41:59.929Z] ---> aa294c62dab8 [2022-07-14T16:41:59.929Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:41:59.929Z] Removing intermediate container 11c0f2078693 [2022-07-14T16:41:59.929Z] ---> a0090fccfb10 [2022-07-14T16:41:59.929Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:41:59.929Z] Removing intermediate container 2f0a86a2ae2f [2022-07-14T16:41:59.929Z] Removing intermediate container c3a4ead39b48 [2022-07-14T16:41:59.929Z] ---> 55e2024ed3a0 [2022-07-14T16:41:59.929Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-14T16:41:59.929Z] Removing intermediate container 54344cad1356 [2022-07-14T16:41:59.929Z] ---> 31aec1222090 [2022-07-14T16:41:59.929Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:41:59.929Z] ---> ab7066d2535d [2022-07-14T16:41:59.929Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:41:59.929Z] ---> Running in 343576f43fa8 [2022-07-14T16:41:59.929Z] ---> Running in 6fc47c306504 [2022-07-14T16:41:59.929Z] ---> Running in 1b0b4ce2250d [2022-07-14T16:41:59.929Z] ---> Running in 5334c7766e3c [2022-07-14T16:41:59.929Z] ---> Running in f65ae393c4ee [2022-07-14T16:41:59.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] Removing intermediate container 343576f43fa8 [2022-07-14T16:41:59.929Z] ---> fb80912ee6da [2022-07-14T16:41:59.929Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T16:41:59.929Z] ---> Running in d455a48d0e47 [2022-07-14T16:41:59.929Z] Removing intermediate container 1b0b4ce2250d [2022-07-14T16:41:59.929Z] ---> 6731e4545533 [2022-07-14T16:41:59.929Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T16:41:59.929Z] v3.16.0-331-g92e8eb72af [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-14T16:41:59.929Z] v3.16.0-331-g92e8eb72af [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-14T16:41:59.929Z] OK: 16887 distinct packages available [2022-07-14T16:41:59.929Z] ---> Running in f79212acba00 [2022-07-14T16:41:59.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] Removing intermediate container 5334c7766e3c [2022-07-14T16:41:59.929Z] ---> c96b8c9a8c70 [2022-07-14T16:41:59.929Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-14T16:41:59.929Z] Removing intermediate container 6fc47c306504 [2022-07-14T16:41:59.929Z] ---> cdf879d980fb [2022-07-14T16:41:59.929Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-14T16:41:59.929Z] ---> Running in f6a9dd7898eb [2022-07-14T16:41:59.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] ---> Running in 78807406d121 [2022-07-14T16:41:59.929Z] OK: 221 MiB in 51 packages [2022-07-14T16:41:59.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] Removing intermediate container f65ae393c4ee [2022-07-14T16:41:59.929Z] ---> af7cbd47d077 [2022-07-14T16:41:59.929Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-14T16:41:59.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] ---> 949a30d16aca [2022-07-14T16:41:59.929Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:41:59.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] ---> Running in ba60d2ffe168 [2022-07-14T16:41:59.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:41:59.929Z] OK: 221 MiB in 51 packages [2022-07-14T16:41:59.929Z] OK: 221 MiB in 51 packages [2022-07-14T16:41:59.929Z] OK: 221 MiB in 51 packages [2022-07-14T16:41:59.929Z] OK: 221 MiB in 51 packages [2022-07-14T16:41:59.929Z] Removing intermediate container d455a48d0e47 [2022-07-14T16:41:59.929Z] ---> ab8ee2e8ac74 [2022-07-14T16:41:59.929Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-14T16:41:59.929Z] Removing intermediate container 78807406d121 [2022-07-14T16:41:59.929Z] ---> da8d2fb12a4d [2022-07-14T16:41:59.929Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-14T16:41:59.929Z] Removing intermediate container f79212acba00 [2022-07-14T16:41:59.929Z] ---> dbfb35ed3974 [2022-07-14T16:41:59.929Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-14T16:41:59.929Z] Removing intermediate container f6a9dd7898eb [2022-07-14T16:41:59.929Z] ---> a1411f66df5f [2022-07-14T16:41:59.929Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-14T16:41:59.929Z] ---> 6174e96d4b19 [2022-07-14T16:41:59.929Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:41:59.929Z] ---> Running in a1f402ec4364 [2022-07-14T16:41:59.929Z] ---> fd62a98c3026 [2022-07-14T16:41:59.929Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:41:59.929Z] ---> Running in 1283e602ddce [2022-07-14T16:41:59.929Z] ---> 4ab9676fd531 [2022-07-14T16:41:59.929Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:42:00.223Z] ---> Running in 98d3b6dd2293 [2022-07-14T16:42:00.223Z] ---> 35408d3e3f7a [2022-07-14T16:42:00.223Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:42:00.504Z] ---> Running in 37a7b3dff690 [2022-07-14T16:42:47.533Z] Removing intermediate container ba60d2ffe168 [2022-07-14T16:42:47.533Z] ---> 8fcf512a6e51 [2022-07-14T16:42:47.533Z] Step 7/20 : COPY . . [2022-07-14T16:42:52.956Z] Removing intermediate container a1f402ec4364 [2022-07-14T16:42:52.956Z] ---> 4736a8f46f8a [2022-07-14T16:42:52.956Z] Step 8/25 : COPY . . [2022-07-14T16:42:52.956Z] Removing intermediate container 98d3b6dd2293 [2022-07-14T16:42:52.956Z] ---> 75102d26a824 [2022-07-14T16:42:52.956Z] Step 8/26 : COPY . . [2022-07-14T16:42:52.956Z] Removing intermediate container 1283e602ddce [2022-07-14T16:42:52.956Z] ---> e70afa1333ab [2022-07-14T16:42:52.956Z] Step 8/31 : COPY . . [2022-07-14T16:42:52.956Z] Removing intermediate container 37a7b3dff690 [2022-07-14T16:42:52.956Z] ---> 2890217143e3 [2022-07-14T16:42:52.956Z] Step 8/25 : COPY . . [2022-07-14T16:43:15.130Z] ---> 1305d553e578 [2022-07-14T16:43:15.130Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-14T16:43:15.130Z] ---> Running in 091ed9dbc0c3 [2022-07-14T16:43:16.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-14T16:43:19.547Z] ---> 4ce780290305 [2022-07-14T16:43:19.547Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-14T16:43:20.153Z] ---> Running in 26c7834354e1 [2022-07-14T16:43:21.140Z] ---> 05b904437fb2 [2022-07-14T16:43:21.140Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-14T16:43:21.418Z] ---> Running in 05ac7b78426d [2022-07-14T16:43:22.021Z] ---> 88a3194daedf [2022-07-14T16:43:22.021Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T16:43:22.318Z] ---> Running in 8468cad2faa5 [2022-07-14T16:43:22.318Z] ---> f02a5e9eab8a [2022-07-14T16:43:22.318Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T16:43:22.597Z] ---> Running in dda3b4555480 [2022-07-14T16:43:22.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-14T16:43:23.146Z] Removing intermediate container 8468cad2faa5 [2022-07-14T16:43:23.147Z] ---> 528ebb1dd77b [2022-07-14T16:43:23.147Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-14T16:43:23.424Z] ---> Running in c7fce013a0bf [2022-07-14T16:43:23.424Z] Removing intermediate container dda3b4555480 [2022-07-14T16:43:23.424Z] ---> 54f759f1b42a [2022-07-14T16:43:23.424Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-14T16:43:23.701Z] ---> Running in aa24c954bb19 [2022-07-14T16:43:23.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-14T16:43:24.259Z] Removing intermediate container c7fce013a0bf [2022-07-14T16:43:24.259Z] ---> 5d0a93e001a8 [2022-07-14T16:43:24.259Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-14T16:43:24.535Z] Removing intermediate container aa24c954bb19 [2022-07-14T16:43:24.535Z] ---> b1e6f8cd0dc9 [2022-07-14T16:43:24.535Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-14T16:43:24.535Z] ---> Running in b3ff42fc0b20 [2022-07-14T16:43:24.535Z] ---> Running in 3ba7ada6886f [2022-07-14T16:43:27.962Z] Removing intermediate container 3ba7ada6886f [2022-07-14T16:43:27.962Z] ---> 8e28a4bcc150 [2022-07-14T16:43:27.962Z] Step 12/26 : WORKDIR /edgex-go [2022-07-14T16:43:28.246Z] ---> Running in 92bb1cab659b [2022-07-14T16:43:28.246Z] Removing intermediate container b3ff42fc0b20 [2022-07-14T16:43:28.246Z] ---> 35182baac2ca [2022-07-14T16:43:28.246Z] Step 12/25 : WORKDIR /edgex-go [2022-07-14T16:43:28.246Z] ---> Running in 9b1efc634aaa [2022-07-14T16:43:28.864Z] Removing intermediate container 92bb1cab659b [2022-07-14T16:43:28.864Z] ---> b1eca659ac87 [2022-07-14T16:43:28.864Z] [2022-07-14T16:43:28.864Z] Step 13/26 : FROM alpine:3.15 [2022-07-14T16:43:29.141Z] 3.15: Pulling from library/alpine [2022-07-14T16:43:29.141Z] Removing intermediate container 9b1efc634aaa [2022-07-14T16:43:29.141Z] ---> 2b19a460be9a [2022-07-14T16:43:29.141Z] [2022-07-14T16:43:29.141Z] Step 13/25 : FROM alpine:3.15 [2022-07-14T16:43:29.424Z] 3.15: Pulling from library/alpine [2022-07-14T16:43:30.419Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-14T16:43:30.419Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-14T16:43:30.419Z] Status: Downloaded newer image for alpine:3.15 [2022-07-14T16:43:30.419Z] Status: Image is up to date for alpine:3.15 [2022-07-14T16:43:30.419Z] ---> 3fb3c9af89a9 [2022-07-14T16:43:30.419Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:43:30.419Z] ---> 3fb3c9af89a9 [2022-07-14T16:43:30.419Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:43:30.700Z] ---> Running in a44ec33b3a97 [2022-07-14T16:43:30.700Z] ---> Running in 81860bd276dd [2022-07-14T16:43:31.298Z] Removing intermediate container 81860bd276dd [2022-07-14T16:43:31.298Z] ---> 56c1b1ed795c [2022-07-14T16:43:31.298Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:43:31.298Z] Removing intermediate container a44ec33b3a97 [2022-07-14T16:43:31.298Z] ---> dc1b4e731cde [2022-07-14T16:43:31.298Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:43:31.579Z] ---> Running in cd53e1f25d0a [2022-07-14T16:43:31.579Z] ---> Running in e3cea377d338 [2022-07-14T16:43:35.895Z] Removing intermediate container e3cea377d338 [2022-07-14T16:43:35.895Z] ---> 8fea75de8205 [2022-07-14T16:43:35.895Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-14T16:43:35.895Z] ---> Running in 100fdecc3881 [2022-07-14T16:43:35.895Z] Removing intermediate container cd53e1f25d0a [2022-07-14T16:43:35.895Z] ---> f73587cc2ba9 [2022-07-14T16:43:35.895Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-14T16:43:35.895Z] ---> Running in c1ca18e8f7c2 [2022-07-14T16:43:37.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:43:38.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:43:39.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:43:39.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:43:40.599Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T16:43:40.599Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T16:43:40.599Z] OK: 15738 distinct packages available [2022-07-14T16:43:40.599Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T16:43:40.599Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T16:43:40.599Z] OK: 15738 distinct packages available [2022-07-14T16:43:40.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:43:40.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:43:41.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:43:41.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:43:42.574Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-14T16:43:42.851Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-14T16:43:42.851Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-14T16:43:42.851Z] (3/5) Installing libucontext (1.1-r0) [2022-07-14T16:43:42.851Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-14T16:43:42.851Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-14T16:43:43.131Z] (3/4) Installing libucontext (1.1-r0) [2022-07-14T16:43:43.131Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-14T16:43:43.131Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-14T16:43:43.131Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T16:43:43.131Z] OK: 6 MiB in 19 packages [2022-07-14T16:43:43.131Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T16:43:43.131Z] OK: 6 MiB in 18 packages [2022-07-14T16:43:45.123Z] Removing intermediate container c1ca18e8f7c2 [2022-07-14T16:43:45.123Z] ---> 9607c8d5e83b [2022-07-14T16:43:45.123Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T16:43:45.398Z] Removing intermediate container 100fdecc3881 [2022-07-14T16:43:45.398Z] ---> 24938b3bda9e [2022-07-14T16:43:45.398Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T16:43:53.697Z] ---> 69ae398340d8 [2022-07-14T16:43:53.697Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T16:43:53.697Z] ---> 409726e31ac9 [2022-07-14T16:43:53.697Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T16:43:54.300Z] ---> 92d85137a573 [2022-07-14T16:43:54.300Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-14T16:43:54.300Z] ---> 1d45629fc273 [2022-07-14T16:43:54.300Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-14T16:43:54.584Z] ---> Running in 44a12657fa59 [2022-07-14T16:43:55.183Z] Removing intermediate container 44a12657fa59 [2022-07-14T16:43:55.183Z] ---> 5c12503d6929 [2022-07-14T16:43:55.183Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-14T16:43:55.785Z] ---> df8ee79bf0a4 [2022-07-14T16:43:55.785Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-14T16:43:56.393Z] ---> 94587ebe1a49 [2022-07-14T16:43:56.393Z] Step 21/26 : WORKDIR / [2022-07-14T16:43:56.393Z] ---> Running in 4929329e5185 [2022-07-14T16:43:56.676Z] ---> 8b687889dd29 [2022-07-14T16:43:56.676Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T16:43:56.959Z] ---> Running in 1e457d2b84df [2022-07-14T16:43:57.244Z] Removing intermediate container 4929329e5185 [2022-07-14T16:43:57.244Z] ---> 1c7bbecfdc21 [2022-07-14T16:43:57.244Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T16:43:57.244Z] Removing intermediate container 1e457d2b84df [2022-07-14T16:43:57.244Z] ---> 5d85701bca52 [2022-07-14T16:43:57.244Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T16:43:57.532Z] ---> Running in a75d38abcf69 [2022-07-14T16:43:57.532Z] ---> Running in 96723e2e1282 [2022-07-14T16:43:58.147Z] Removing intermediate container 96723e2e1282 [2022-07-14T16:43:58.147Z] ---> a8cccf4cb2ad [2022-07-14T16:43:58.147Z] Step 23/25 : LABEL arch=arm64 [2022-07-14T16:43:58.147Z] Removing intermediate container a75d38abcf69 [2022-07-14T16:43:58.147Z] ---> 1e2296a734de [2022-07-14T16:43:58.147Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T16:43:58.147Z] ---> Running in abe40e21a20b [2022-07-14T16:43:58.423Z] ---> Running in 82f2f97de86b [2022-07-14T16:43:59.020Z] Removing intermediate container abe40e21a20b [2022-07-14T16:43:59.020Z] ---> 13caf8fc1a34 [2022-07-14T16:43:59.020Z] Step 24/26 : LABEL arch=arm64Removing intermediate container 82f2f97de86b [2022-07-14T16:43:59.020Z] ---> 143e85d0657a [2022-07-14T16:43:59.020Z] Step 24/25 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:43:59.020Z] [2022-07-14T16:43:59.020Z] ---> Running in 98f50ffb5316 [2022-07-14T16:43:59.020Z] ---> Running in 3773096e8711 [2022-07-14T16:43:59.636Z] Removing intermediate container 3773096e8711 [2022-07-14T16:43:59.636Z] ---> 5f40938fa19b [2022-07-14T16:43:59.636Z] Step 25/26 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:43:59.636Z] Removing intermediate container 98f50ffb5316 [2022-07-14T16:43:59.636Z] ---> f18b052f8f38 [2022-07-14T16:43:59.636Z] Step 25/25 : LABEL version=0.0.0 [2022-07-14T16:43:59.636Z] ---> Running in f49c148e9073 [2022-07-14T16:43:59.907Z] ---> Running in d5ea56725e25 [2022-07-14T16:44:00.529Z] Removing intermediate container d5ea56725e25 [2022-07-14T16:44:00.529Z] ---> 5e91b241e0e3 [2022-07-14T16:44:00.529Z] [2022-07-14T16:44:00.529Z] Removing intermediate container f49c148e9073 [2022-07-14T16:44:00.529Z] ---> 73c8bc8b38a6 [2022-07-14T16:44:00.529Z] Step 26/26 : LABEL version=0.0.0 [2022-07-14T16:44:00.529Z] ---> Running in 202b410b28ce [2022-07-14T16:44:01.136Z] Successfully built 5e91b241e0e3 [2022-07-14T16:44:01.136Z] Successfully tagged security-spire-server-arm64:latest [2022-07-14T16:44:01.136Z] Removing intermediate container 202b410b28ce [2022-07-14T16:44:01.136Z] Building sys-mgmt-agent [2022-07-14T16:44:01.136Z] ---> 042263ea2e94 [2022-07-14T16:44:01.136Z] [2022-07-14T16:44:01.742Z]  Building security-spire-server ... done Successfully built 042263ea2e94 [2022-07-14T16:44:01.742Z] Successfully tagged security-spire-config-arm64:latest [2022-07-14T16:44:01.742Z]  Building security-spire-config ... done Building core-metadata [2022-07-14T16:44:48.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:44:48.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:44:48.955Z] ---> b9a0191577cf [2022-07-14T16:44:48.955Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T16:44:48.955Z] ---> Using cache [2022-07-14T16:44:48.955Z] ---> 31aec1222090 [2022-07-14T16:44:48.955Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:44:48.955Z] ---> Using cache [2022-07-14T16:44:48.955Z] ---> c96b8c9a8c70 [2022-07-14T16:44:48.955Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-14T16:44:49.230Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:44:49.230Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:44:49.230Z] ---> b9a0191577cf [2022-07-14T16:44:49.230Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T16:44:49.230Z] ---> Using cache [2022-07-14T16:44:49.230Z] ---> 31aec1222090 [2022-07-14T16:44:49.230Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:44:49.230Z] ---> Using cache [2022-07-14T16:44:49.230Z] ---> c96b8c9a8c70 [2022-07-14T16:44:49.230Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-14T16:44:49.230Z] ---> Using cache [2022-07-14T16:44:49.230Z] ---> a1411f66df5f [2022-07-14T16:44:49.230Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T16:44:49.230Z] ---> Using cache [2022-07-14T16:44:49.230Z] ---> 35408d3e3f7a [2022-07-14T16:44:49.230Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:44:49.230Z] ---> Using cache [2022-07-14T16:44:49.230Z] ---> 2890217143e3 [2022-07-14T16:44:49.230Z] Step 8/23 : COPY . . [2022-07-14T16:44:49.230Z] ---> Using cache [2022-07-14T16:44:49.230Z] ---> 05b904437fb2 [2022-07-14T16:44:49.230Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-14T16:44:49.826Z] ---> Running in 8ad5ddc04040 [2022-07-14T16:44:49.826Z] ---> Running in 44a93710c840 [2022-07-14T16:44:52.485Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-14T16:44:52.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:44:53.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:44:54.465Z] OK: 221 MiB in 51 packages [2022-07-14T16:44:55.919Z] Removing intermediate container 44a93710c840 [2022-07-14T16:44:55.919Z] ---> 8c5754a16d49 [2022-07-14T16:44:55.919Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T16:44:56.932Z] ---> 0d671535e13d [2022-07-14T16:44:56.932Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:44:56.932Z] ---> Running in 5d99ec468428 [2022-07-14T16:45:43.968Z] Removing intermediate container 5d99ec468428 [2022-07-14T16:45:43.968Z] ---> 4cc4bd898279 [2022-07-14T16:45:43.968Z] Step 8/23 : COPY . . [2022-07-14T16:45:59.087Z] ---> deec9d7826f9 [2022-07-14T16:45:59.087Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-14T16:45:59.087Z] ---> Running in 741e0a5855c7 [2022-07-14T16:45:59.686Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-14T16:48:21.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-14T16:48:31.761Z] Removing intermediate container 26c7834354e1 [2022-07-14T16:48:31.761Z] ---> 93193d4ade98 [2022-07-14T16:48:31.761Z] [2022-07-14T16:48:31.761Z] Step 10/31 : FROM alpine:3.16 [2022-07-14T16:48:31.761Z] 3.16: Pulling from library/alpine [2022-07-14T16:48:31.761Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T16:48:31.761Z] Status: Downloaded newer image for alpine:3.16 [2022-07-14T16:48:31.761Z] ---> 6e30ab57aeee [2022-07-14T16:48:31.761Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:48:31.761Z] ---> Running in 7f7a3c1da39f [2022-07-14T16:48:32.036Z] Removing intermediate container 7f7a3c1da39f [2022-07-14T16:48:32.036Z] ---> 0e7712250032 [2022-07-14T16:48:32.036Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-14T16:48:32.036Z] ---> Running in 79a000ccb350 [2022-07-14T16:48:34.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:48:34.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:48:35.560Z] Removing intermediate container 05ac7b78426d [2022-07-14T16:48:35.560Z] ---> d05e452eff3f [2022-07-14T16:48:35.560Z] [2022-07-14T16:48:35.560Z] Step 10/25 : FROM alpine:3.16 [2022-07-14T16:48:35.560Z] ---> 6e30ab57aeee [2022-07-14T16:48:35.560Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-14T16:48:35.560Z] ---> Running in 1c4fd2f1ed5a [2022-07-14T16:48:36.555Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-14T16:48:36.833Z] (2/2) Installing su-exec (0.2-r1) [2022-07-14T16:48:36.833Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:48:36.833Z] OK: 5 MiB in 16 packages [2022-07-14T16:48:37.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:48:38.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:48:38.103Z] Removing intermediate container 79a000ccb350 [2022-07-14T16:48:38.103Z] ---> c5ed1301033b [2022-07-14T16:48:38.103Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-14T16:48:38.379Z] ---> Running in 9b4204e13068 [2022-07-14T16:48:38.977Z] Removing intermediate container 9b4204e13068 [2022-07-14T16:48:38.977Z] ---> 973de75884a9 [2022-07-14T16:48:38.977Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-14T16:48:38.977Z] ---> Running in c88193c0634a [2022-07-14T16:48:39.585Z] Removing intermediate container c88193c0634a [2022-07-14T16:48:39.585Z] ---> 1e742e92c7e2 [2022-07-14T16:48:39.585Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-14T16:48:39.585Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-14T16:48:39.585Z] ---> Running in f2d8d86a8b71 [2022-07-14T16:48:39.585Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-14T16:48:39.585Z] (3/3) Installing su-exec (0.2-r1) [2022-07-14T16:48:39.862Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:48:39.862Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T16:48:40.143Z] OK: 6 MiB in 17 packages [2022-07-14T16:48:40.143Z] Removing intermediate container f2d8d86a8b71 [2022-07-14T16:48:40.143Z] ---> 67b2c32cb18d [2022-07-14T16:48:40.143Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-14T16:48:40.143Z] ---> Running in a9c5070ed774 [2022-07-14T16:48:42.781Z] Removing intermediate container 1c4fd2f1ed5a [2022-07-14T16:48:42.781Z] ---> 64bdfb0cdf8c [2022-07-14T16:48:42.781Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-14T16:48:42.781Z] ---> Running in ab215c154f97 [2022-07-14T16:48:43.379Z] Removing intermediate container ab215c154f97 [2022-07-14T16:48:43.650Z] ---> b17d1b03e90e [2022-07-14T16:48:43.650Z] Step 13/25 : WORKDIR / [2022-07-14T16:48:43.650Z] ---> Running in 3744ddb357cd [2022-07-14T16:48:44.261Z] Removing intermediate container a9c5070ed774 [2022-07-14T16:48:44.261Z] ---> 650141281352 [2022-07-14T16:48:44.261Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-14T16:48:44.261Z] ---> Running in 5a091dea32d5 [2022-07-14T16:48:44.539Z] Removing intermediate container 3744ddb357cd [2022-07-14T16:48:44.539Z] ---> 3b60a6f51b35 [2022-07-14T16:48:44.539Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-14T16:48:45.141Z] Removing intermediate container 5a091dea32d5 [2022-07-14T16:48:45.141Z] ---> ffb02202eae5 [2022-07-14T16:48:45.141Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-14T16:48:45.744Z] ---> 98932a87d983 [2022-07-14T16:48:45.744Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-14T16:48:46.345Z] ---> 466a3b34720b [2022-07-14T16:48:46.345Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-14T16:48:46.620Z] ---> Running in 006fbec3ceec [2022-07-14T16:48:46.901Z] ---> 0ee4754f3189 [2022-07-14T16:48:46.901Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-14T16:48:48.349Z] ---> f6e35deb27b6 [2022-07-14T16:48:48.349Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-14T16:48:49.815Z] ---> 60251387ce27 [2022-07-14T16:48:49.815Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-14T16:48:50.423Z] Removing intermediate container 006fbec3ceec [2022-07-14T16:48:50.423Z] ---> 973994c614a0 [2022-07-14T16:48:50.423Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:48:51.413Z] ---> d44729d200c0 [2022-07-14T16:48:51.413Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-14T16:48:51.692Z] ---> aec03fc01bb5 [2022-07-14T16:48:51.692Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-14T16:48:54.333Z] ---> f437879a37b6 [2022-07-14T16:48:54.333Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-14T16:48:54.333Z] ---> a960afca2970 [2022-07-14T16:48:54.333Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-14T16:48:55.338Z] ---> 3112bd04e11a [2022-07-14T16:48:55.338Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-14T16:48:55.338Z] ---> Running in cb29a450df68 [2022-07-14T16:48:55.338Z] ---> e1ddce4a1778 [2022-07-14T16:48:55.624Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-14T16:48:57.073Z] ---> 7b0fe7acec37 [2022-07-14T16:48:57.073Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-14T16:48:58.328Z] ---> 33226b29c86e [2022-07-14T16:48:58.328Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-14T16:48:59.015Z] Removing intermediate container cb29a450df68 [2022-07-14T16:48:59.015Z] ---> 8e08aeedf0f9 [2022-07-14T16:48:59.015Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-14T16:48:59.323Z] ---> Running in 0578f2b490c8 [2022-07-14T16:48:59.991Z] ---> 730641b1558e [2022-07-14T16:48:59.991Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-14T16:48:59.991Z] ---> Running in 6a9b925664fb [2022-07-14T16:49:00.283Z] Removing intermediate container 0578f2b490c8 [2022-07-14T16:49:00.283Z] ---> 958958115e57 [2022-07-14T16:49:00.283Z] Step 23/25 : LABEL arch=arm64 [2022-07-14T16:49:00.283Z] ---> Running in c666956362d4 [2022-07-14T16:49:01.047Z] Removing intermediate container c666956362d4 [2022-07-14T16:49:01.047Z] ---> 03bca929af42 [2022-07-14T16:49:01.047Z] Step 24/25 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:49:01.047Z] ---> Running in eb556b69ae7b [2022-07-14T16:49:01.660Z] Removing intermediate container eb556b69ae7b [2022-07-14T16:49:01.660Z] ---> 7e7d388bf1dd [2022-07-14T16:49:01.660Z] Step 25/25 : LABEL version=0.0.0 [2022-07-14T16:49:01.932Z] ---> Running in 5397e12ba33d [2022-07-14T16:49:02.537Z] Removing intermediate container 5397e12ba33d [2022-07-14T16:49:02.537Z] ---> 4cd126462d3e [2022-07-14T16:49:02.537Z] [2022-07-14T16:49:03.533Z] Successfully built 4cd126462d3e [2022-07-14T16:49:03.533Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-14T16:49:03.533Z] Building core-data [2022-07-14T16:49:03.807Z]  Building security-secretstore-setup ... done Removing intermediate container 6a9b925664fb [2022-07-14T16:49:03.807Z] ---> 2de2d9e13d6b [2022-07-14T16:49:03.807Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-14T16:49:03.807Z] ---> Running in 0f9f69171060 [2022-07-14T16:49:04.412Z] Removing intermediate container 0f9f69171060 [2022-07-14T16:49:04.412Z] ---> c10134000b24 [2022-07-14T16:49:04.412Z] Step 28/31 : CMD ["gate"] [2022-07-14T16:49:04.412Z] ---> Running in 31480ed9a876 [2022-07-14T16:49:05.015Z] Removing intermediate container 31480ed9a876 [2022-07-14T16:49:05.015Z] ---> 117836940494 [2022-07-14T16:49:05.015Z] Step 29/31 : LABEL arch=arm64 [2022-07-14T16:49:05.015Z] ---> Running in e43f88827b1e [2022-07-14T16:49:05.632Z] Removing intermediate container e43f88827b1e [2022-07-14T16:49:05.632Z] ---> cd9ea9ec0cd4 [2022-07-14T16:49:05.632Z] Step 30/31 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:49:05.632Z] ---> Running in 8b5b7603c255 [2022-07-14T16:49:06.236Z] Removing intermediate container 8b5b7603c255 [2022-07-14T16:49:06.237Z] ---> 36f2d795ea86 [2022-07-14T16:49:06.237Z] Step 31/31 : LABEL version=0.0.0 [2022-07-14T16:49:06.237Z] ---> Running in 9572c94e5321 [2022-07-14T16:49:06.837Z] Removing intermediate container 9572c94e5321 [2022-07-14T16:49:06.837Z] ---> 0c13823c6344 [2022-07-14T16:49:06.837Z] [2022-07-14T16:49:07.437Z] Successfully built 0c13823c6344 [2022-07-14T16:49:07.437Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-14T16:49:07.437Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-07-14T16:49:46.452Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:49:46.452Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:49:46.452Z] ---> b9a0191577cf [2022-07-14T16:49:46.452Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T16:49:46.452Z] ---> Using cache [2022-07-14T16:49:46.452Z] ---> 31aec1222090 [2022-07-14T16:49:46.452Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:49:46.452Z] ---> Using cache [2022-07-14T16:49:46.452Z] ---> c96b8c9a8c70 [2022-07-14T16:49:46.452Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-14T16:49:46.452Z] ---> Running in dcaae24663da [2022-07-14T16:49:49.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:49:50.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:49:50.527Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:49:50.527Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:49:50.527Z] ---> b9a0191577cf [2022-07-14T16:49:50.527Z] Step 3/26 : WORKDIR /edgex-go [2022-07-14T16:49:50.527Z] ---> Using cache [2022-07-14T16:49:50.527Z] ---> 31aec1222090 [2022-07-14T16:49:50.527Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:49:50.527Z] ---> Using cache [2022-07-14T16:49:50.527Z] ---> c96b8c9a8c70 [2022-07-14T16:49:50.527Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T16:49:50.527Z] ---> Running in bcfc73b3b5a9 [2022-07-14T16:49:51.517Z] OK: 221 MiB in 51 packages [2022-07-14T16:49:51.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:49:52.774Z] Removing intermediate container dcaae24663da [2022-07-14T16:49:52.774Z] ---> ec2443024ee1 [2022-07-14T16:49:52.774Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T16:49:52.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:49:54.230Z] ---> 84e9eaf1e919 [2022-07-14T16:49:54.230Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:49:54.230Z] ---> Running in 93b04f4ee9f6 [2022-07-14T16:49:54.230Z] OK: 221 MiB in 51 packages [2022-07-14T16:49:55.671Z] Removing intermediate container bcfc73b3b5a9 [2022-07-14T16:49:55.671Z] ---> 4254b4e9d3b7 [2022-07-14T16:49:55.671Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-14T16:49:56.664Z] ---> e77f7662df7a [2022-07-14T16:49:56.664Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:49:56.946Z] ---> Running in ccc8436bce13 [2022-07-14T16:50:15.290Z] Removing intermediate container 8ad5ddc04040 [2022-07-14T16:50:15.290Z] ---> 0c9f13df9f84 [2022-07-14T16:50:15.290Z] [2022-07-14T16:50:15.290Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T16:50:15.290Z] ---> 6e30ab57aeee [2022-07-14T16:50:15.290Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-14T16:50:15.290Z] Removing intermediate container 091ed9dbc0c3 [2022-07-14T16:50:15.290Z] ---> 9be7d40bafb0 [2022-07-14T16:50:15.290Z] [2022-07-14T16:50:15.290Z] Step 9/20 : FROM alpine:3.15 [2022-07-14T16:50:15.290Z] ---> 3fb3c9af89a9 [2022-07-14T16:50:15.290Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:50:15.290Z] ---> Using cache [2022-07-14T16:50:15.290Z] ---> dc1b4e731cde [2022-07-14T16:50:15.290Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:50:15.290Z] ---> Using cache [2022-07-14T16:50:15.290Z] ---> f73587cc2ba9 [2022-07-14T16:50:15.290Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat ---> Running in 04670963ca16 [2022-07-14T16:50:15.290Z] [2022-07-14T16:50:15.290Z] ---> Running in c8cc11b304bc [2022-07-14T16:50:16.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:50:16.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:50:17.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:50:17.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:50:18.274Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-14T16:50:18.274Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:50:18.274Z] OK: 5 MiB in 15 packages [2022-07-14T16:50:19.265Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T16:50:19.265Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T16:50:19.265Z] OK: 15738 distinct packages available [2022-07-14T16:50:19.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:50:20.539Z] Removing intermediate container 04670963ca16 [2022-07-14T16:50:20.539Z] ---> 38fb28badd24 [2022-07-14T16:50:20.539Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:50:20.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:50:20.539Z] ---> Running in af8e99acf24f [2022-07-14T16:50:21.526Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-14T16:50:21.809Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-14T16:50:21.809Z] Removing intermediate container af8e99acf24f [2022-07-14T16:50:21.809Z] ---> 92966318140d [2022-07-14T16:50:21.809Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-14T16:50:21.809Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-14T16:50:21.809Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-14T16:50:22.089Z] ---> Running in 919ac8faf0be [2022-07-14T16:50:22.089Z] (5/9) Installing curl (7.80.0-r2) [2022-07-14T16:50:22.089Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-14T16:50:22.372Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-14T16:50:22.372Z] (8/9) Installing libucontext (1.1-r0) [2022-07-14T16:50:22.372Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-14T16:50:22.372Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T16:50:22.653Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T16:50:22.932Z] Removing intermediate container 919ac8faf0be [2022-07-14T16:50:22.932Z] ---> 4bb3ccd8cb80 [2022-07-14T16:50:22.932Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-14T16:50:22.932Z] OK: 8 MiB in 23 packages [2022-07-14T16:50:23.208Z] ---> Running in d9386f9578e2 [2022-07-14T16:50:24.191Z] Removing intermediate container d9386f9578e2 [2022-07-14T16:50:24.191Z] ---> 403fc562c5b9 [2022-07-14T16:50:24.191Z] Step 15/23 : WORKDIR / [2022-07-14T16:50:24.470Z] ---> Running in f08cb8c3b398 [2022-07-14T16:50:25.908Z] Removing intermediate container f08cb8c3b398 [2022-07-14T16:50:25.908Z] ---> 241abf7e4e0f [2022-07-14T16:50:25.908Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:50:26.183Z] Removing intermediate container c8cc11b304bc [2022-07-14T16:50:26.183Z] ---> a8754586fd9b [2022-07-14T16:50:26.183Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:50:28.166Z] ---> c020d7960a6a [2022-07-14T16:50:28.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-14T16:50:28.166Z] ---> e73495d39c1e [2022-07-14T16:50:28.166Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-14T16:50:31.568Z] ---> e8748cfd4f87 [2022-07-14T16:50:31.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-14T16:50:31.568Z] ---> e1685963ee59 [2022-07-14T16:50:31.568Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-14T16:50:32.164Z] ---> 602258561376 [2022-07-14T16:50:32.164Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-14T16:50:32.164Z] ---> Running in c48c9ef2602d [2022-07-14T16:50:33.147Z] ---> ce6bd240f529 [2022-07-14T16:50:33.147Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-14T16:50:33.147Z] Removing intermediate container c48c9ef2602d [2022-07-14T16:50:33.147Z] ---> 8de207114c7c [2022-07-14T16:50:33.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:50:33.147Z] ---> Running in 42ab28baf852 [2022-07-14T16:50:33.147Z] ---> Running in 851a276142fd [2022-07-14T16:50:34.123Z] Removing intermediate container 42ab28baf852 [2022-07-14T16:50:34.123Z] ---> ffad565cdd64 [2022-07-14T16:50:34.123Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:50:34.123Z] Removing intermediate container 851a276142fd [2022-07-14T16:50:34.123Z] ---> 4a92269a0fc2 [2022-07-14T16:50:34.123Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T16:50:34.123Z] ---> Running in fb5473f4e921 [2022-07-14T16:50:34.392Z] ---> Running in 99a9e44a9695 [2022-07-14T16:50:34.988Z] Removing intermediate container fb5473f4e921 [2022-07-14T16:50:34.988Z] ---> 2f0ce8745f9c [2022-07-14T16:50:34.988Z] Step 18/20 : LABEL arch=arm64 [2022-07-14T16:50:35.262Z] Removing intermediate container 99a9e44a9695 [2022-07-14T16:50:35.262Z] ---> fdad33941c3b [2022-07-14T16:50:35.262Z] Step 22/23 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:50:35.262Z] ---> Running in 4341b50c46a2 [2022-07-14T16:50:35.262Z] ---> Running in 1c50b6fe1778 [2022-07-14T16:50:35.855Z] Removing intermediate container 4341b50c46a2 [2022-07-14T16:50:35.855Z] ---> 60e8abdce59e [2022-07-14T16:50:35.855Z] Step 19/20 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:50:36.128Z] ---> Running in ea21472a86aa [2022-07-14T16:50:36.401Z] Removing intermediate container 1c50b6fe1778 [2022-07-14T16:50:36.401Z] ---> d5bc4f408f9b [2022-07-14T16:50:36.401Z] Step 23/23 : LABEL version=0.0.0 [2022-07-14T16:50:36.401Z] ---> Running in b7a09798b566 [2022-07-14T16:50:36.995Z] Removing intermediate container ea21472a86aa [2022-07-14T16:50:36.995Z] ---> e9cbfe7a99c7 [2022-07-14T16:50:36.995Z] Step 20/20 : LABEL version=0.0.0 [2022-07-14T16:50:37.268Z] ---> Running in 6beca8a55612 [2022-07-14T16:50:37.268Z] Removing intermediate container b7a09798b566 [2022-07-14T16:50:37.268Z] ---> 9ed77eed69f6 [2022-07-14T16:50:37.268Z] [2022-07-14T16:50:37.866Z] Removing intermediate container 6beca8a55612 [2022-07-14T16:50:37.866Z] ---> 65c904f691bf [2022-07-14T16:50:37.866Z] [2022-07-14T16:50:38.144Z] Successfully built 9ed77eed69f6 [2022-07-14T16:50:38.144Z] Successfully tagged core-metadata-arm64:latest [2022-07-14T16:50:38.144Z]  Building core-metadata ... done Building support-scheduler [2022-07-14T16:50:39.132Z] Successfully built 65c904f691bf [2022-07-14T16:50:39.132Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-14T16:50:39.132Z]  Building security-spiffe-token-provider ... done Building core-command [2022-07-14T16:50:42.553Z] Removing intermediate container 741e0a5855c7 [2022-07-14T16:50:42.553Z] ---> bd81afe85d41 [2022-07-14T16:50:42.553Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-14T16:50:42.827Z] ---> Running in ce72c40b76d6 [2022-07-14T16:50:44.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-14T16:50:46.804Z] Removing intermediate container 93b04f4ee9f6 [2022-07-14T16:50:46.804Z] ---> 57bb247342f7 [2022-07-14T16:50:46.804Z] Step 8/23 : COPY . . [2022-07-14T16:50:49.563Z] Removing intermediate container ce72c40b76d6 [2022-07-14T16:50:49.564Z] ---> f3310a545278 [2022-07-14T16:50:49.564Z] [2022-07-14T16:50:49.564Z] Step 11/23 : FROM docker:20.10.14 [2022-07-14T16:50:49.564Z] 20.10.14: Pulling from library/docker [2022-07-14T16:50:51.055Z] Removing intermediate container ccc8436bce13 [2022-07-14T16:50:51.055Z] ---> a0b2b31bfa19 [2022-07-14T16:50:51.055Z] Step 8/26 : COPY . . [2022-07-14T16:51:09.382Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-14T16:51:09.382Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-14T16:51:09.382Z] ---> c346e9eafbab [2022-07-14T16:51:09.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:51:09.382Z] ---> Running in 275d057161dd [2022-07-14T16:51:09.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:51:09.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:51:09.382Z] ---> b9a0191577cf [2022-07-14T16:51:09.382Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T16:51:09.382Z] ---> Using cache [2022-07-14T16:51:09.382Z] ---> 31aec1222090 [2022-07-14T16:51:09.382Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:51:09.382Z] ---> Using cache [2022-07-14T16:51:09.382Z] ---> c96b8c9a8c70 [2022-07-14T16:51:09.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-14T16:51:09.382Z] ---> Using cache [2022-07-14T16:51:09.382Z] ---> a1411f66df5f [2022-07-14T16:51:09.382Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T16:51:09.382Z] ---> Using cache [2022-07-14T16:51:09.382Z] ---> 35408d3e3f7a [2022-07-14T16:51:09.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:51:09.382Z] ---> Using cache [2022-07-14T16:51:09.382Z] ---> 2890217143e3 [2022-07-14T16:51:09.382Z] Step 8/22 : COPY . . [2022-07-14T16:51:09.382Z] ---> Using cache [2022-07-14T16:51:09.382Z] ---> 05b904437fb2 [2022-07-14T16:51:09.382Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-14T16:51:09.657Z] ---> Running in 139c1f23b979 [2022-07-14T16:51:09.931Z] Removing intermediate container 275d057161dd [2022-07-14T16:51:09.931Z] ---> 6aaaedbf4b94 [2022-07-14T16:51:09.931Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-14T16:51:09.931Z] ---> Running in 19cd62c18127 [2022-07-14T16:51:11.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:51:11.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:51:11.365Z] ---> b9a0191577cf [2022-07-14T16:51:11.365Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T16:51:11.365Z] ---> Using cache [2022-07-14T16:51:11.365Z] ---> 31aec1222090 [2022-07-14T16:51:11.365Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:51:11.365Z] ---> Using cache [2022-07-14T16:51:11.365Z] ---> c96b8c9a8c70 [2022-07-14T16:51:11.365Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-14T16:51:11.365Z] ---> Using cache [2022-07-14T16:51:11.365Z] ---> a1411f66df5f [2022-07-14T16:51:11.365Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T16:51:11.365Z] ---> Using cache [2022-07-14T16:51:11.365Z] ---> 35408d3e3f7a [2022-07-14T16:51:11.365Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:51:11.365Z] ---> Using cache [2022-07-14T16:51:11.365Z] ---> 2890217143e3 [2022-07-14T16:51:11.365Z] Step 8/23 : COPY . . [2022-07-14T16:51:11.643Z] ---> Using cache [2022-07-14T16:51:11.643Z] ---> 05b904437fb2 [2022-07-14T16:51:11.643Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-14T16:51:11.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-14T16:51:11.918Z] ---> Running in d960c0410d42 [2022-07-14T16:51:11.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:51:12.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:51:13.508Z] (1/43) Installing readline (8.1.1-r0) [2022-07-14T16:51:13.508Z] (2/43) Installing bash (5.1.16-r0) [2022-07-14T16:51:13.508Z] Executing bash-5.1.16-r0.post-install [2022-07-14T16:51:13.508Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-14T16:51:13.508Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-14T16:51:13.508Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-14T16:51:13.508Z] (6/43) Installing curl (7.80.0-r2) [2022-07-14T16:51:13.508Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-14T16:51:13.508Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-14T16:51:13.508Z] (9/43) Installing expat (2.4.7-r0) [2022-07-14T16:51:13.508Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-14T16:51:13.508Z] (11/43) Installing gdbm (1.22-r0) [2022-07-14T16:51:13.508Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-14T16:51:13.508Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-14T16:51:13.508Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-14T16:51:13.784Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-14T16:51:13.784Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-14T16:51:13.784Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-14T16:51:13.784Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-14T16:51:16.417Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-14T16:51:16.417Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-14T16:51:16.417Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-14T16:51:16.417Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-14T16:51:16.417Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-14T16:51:16.417Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-14T16:51:16.417Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-14T16:51:16.417Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-14T16:51:16.417Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-14T16:51:16.417Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-14T16:51:16.417Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-14T16:51:16.417Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-14T16:51:16.417Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-14T16:51:16.417Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-14T16:51:16.417Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-14T16:51:16.417Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-14T16:51:16.696Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-14T16:51:16.696Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-14T16:51:16.696Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-14T16:51:16.696Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-14T16:51:16.696Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-14T16:51:16.696Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-14T16:51:16.696Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-14T16:51:16.696Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-14T16:51:16.970Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-14T16:51:16.970Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-14T16:51:17.570Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T16:51:17.570Z] OK: 82 MiB in 65 packages [2022-07-14T16:51:23.004Z] ---> 241371358616 [2022-07-14T16:51:23.004Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-14T16:51:23.004Z] ---> Running in d3ee83081af0 [2022-07-14T16:51:23.604Z] Collecting docker-compose==1.23.2 [2022-07-14T16:51:23.604Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-14T16:51:23.878Z] Collecting docopt<0.7,>=0.6.1 [2022-07-14T16:51:23.878Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-14T16:51:24.479Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-14T16:51:25.924Z] ---> 97fd6fb86755 [2022-07-14T16:51:25.924Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T16:51:25.924Z] ---> Running in 0dbb9b2ec08c [2022-07-14T16:51:26.201Z] Removing intermediate container 0dbb9b2ec08c [2022-07-14T16:51:26.201Z] ---> 8770fae0f034 [2022-07-14T16:51:26.201Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-14T16:51:26.477Z] ---> Running in b62232f3a0f4 [2022-07-14T16:51:27.083Z] Removing intermediate container b62232f3a0f4 [2022-07-14T16:51:27.083Z] ---> ea579c64df9b [2022-07-14T16:51:27.083Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-14T16:51:27.083Z] ---> Running in a60c21002691 [2022-07-14T16:51:27.686Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-14T16:51:27.686Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-14T16:51:28.672Z] Collecting docker<4.0,>=3.6.0 [2022-07-14T16:51:28.672Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-14T16:51:29.656Z] Collecting jsonschema<3,>=2.5.1 [2022-07-14T16:51:29.656Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-14T16:51:29.656Z] Collecting texttable<0.10,>=0.9.0 [2022-07-14T16:51:29.656Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-14T16:51:29.941Z] Removing intermediate container a60c21002691 [2022-07-14T16:51:29.941Z] ---> 64ef44879310 [2022-07-14T16:51:29.941Z] Step 12/26 : WORKDIR /edgex-go [2022-07-14T16:51:29.941Z] ---> Running in 4c5b6dd52e7f [2022-07-14T16:51:30.540Z] Removing intermediate container 4c5b6dd52e7f [2022-07-14T16:51:30.540Z] ---> a8348f53802a [2022-07-14T16:51:30.540Z] [2022-07-14T16:51:30.540Z] Step 13/26 : FROM alpine:3.15 [2022-07-14T16:51:30.540Z] ---> 3fb3c9af89a9 [2022-07-14T16:51:30.540Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T16:51:30.540Z] ---> Using cache [2022-07-14T16:51:30.540Z] ---> dc1b4e731cde [2022-07-14T16:51:30.540Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:51:30.540Z] ---> Using cache [2022-07-14T16:51:30.540Z] ---> f73587cc2ba9 [2022-07-14T16:51:30.540Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-14T16:51:30.540Z] ---> Using cache [2022-07-14T16:51:30.540Z] ---> 9607c8d5e83b [2022-07-14T16:51:30.540Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-14T16:51:33.193Z] Collecting cached-property<2,>=1.2.0 [2022-07-14T16:51:33.193Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-14T16:51:33.193Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-14T16:51:33.193Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-14T16:51:33.471Z] ---> e8fc67c0dacc [2022-07-14T16:51:33.471Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T16:51:37.785Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-14T16:51:37.785Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-14T16:51:37.785Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-14T16:51:38.395Z] ---> 6cec3cf3c2ea [2022-07-14T16:51:38.395Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T16:51:38.395Z] Collecting PyYAML<4,>=3.10 [2022-07-14T16:51:38.395Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-14T16:51:38.995Z] ---> e797a109e0d4 [2022-07-14T16:51:38.995Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-14T16:51:39.987Z] ---> bd87d8dfa4d8 [2022-07-14T16:51:39.987Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-14T16:51:40.983Z] ---> 8899dcfa2841 [2022-07-14T16:51:40.983Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T16:51:41.275Z] ---> Running in 2065013d0605 [2022-07-14T16:51:41.883Z] Removing intermediate container 2065013d0605 [2022-07-14T16:51:41.883Z] ---> 94e867453356 [2022-07-14T16:51:41.883Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T16:51:41.883Z] ---> Running in cd2c6e48868b [2022-07-14T16:51:42.482Z] Removing intermediate container cd2c6e48868b [2022-07-14T16:51:42.482Z] ---> 75adf6aeda2e [2022-07-14T16:51:42.482Z] Step 24/26 : LABEL arch=arm64 [2022-07-14T16:51:42.482Z] ---> Running in efca1c6d61ae [2022-07-14T16:51:43.087Z] Removing intermediate container efca1c6d61ae [2022-07-14T16:51:43.087Z] ---> 8d2ac0766247 [2022-07-14T16:51:43.087Z] Step 25/26 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:51:43.087Z] ---> Running in a025b0632b51 [2022-07-14T16:51:43.687Z] Removing intermediate container a025b0632b51 [2022-07-14T16:51:43.687Z] ---> 4e5cca6ba349 [2022-07-14T16:51:43.687Z] Step 26/26 : LABEL version=0.0.0 [2022-07-14T16:51:43.687Z] ---> Running in e201911139ee [2022-07-14T16:51:43.687Z] Collecting docker-pycreds>=0.4.0 [2022-07-14T16:51:43.687Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-14T16:51:43.961Z] Removing intermediate container e201911139ee [2022-07-14T16:51:43.961Z] ---> 16e86eeb93f9 [2022-07-14T16:51:43.961Z] [2022-07-14T16:51:44.556Z] Successfully built 16e86eeb93f9 [2022-07-14T16:51:44.556Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-14T16:51:44.556Z] Building security-proxy-setup [2022-07-14T16:51:44.556Z]  Building security-spire-agent ... done Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-14T16:51:44.829Z] Collecting idna<2.8,>=2.5 [2022-07-14T16:51:44.829Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-14T16:51:45.103Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-14T16:51:45.103Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-14T16:51:46.083Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-14T16:51:46.084Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-14T16:51:46.358Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-14T16:51:46.358Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-14T16:51:46.358Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-14T16:51:46.358Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-14T16:51:47.340Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-14T16:51:47.340Z] Attempting uninstall: urllib3 [2022-07-14T16:51:47.340Z] Found existing installation: urllib3 1.26.7 [2022-07-14T16:51:47.340Z] Uninstalling urllib3-1.26.7: [2022-07-14T16:51:47.615Z] Successfully uninstalled urllib3-1.26.7 [2022-07-14T16:51:48.215Z] Attempting uninstall: idna [2022-07-14T16:51:48.215Z] Found existing installation: idna 3.3 [2022-07-14T16:51:48.215Z] Uninstalling idna-3.3: [2022-07-14T16:51:48.489Z] Successfully uninstalled idna-3.3 [2022-07-14T16:51:51.886Z] Attempting uninstall: requests [2022-07-14T16:51:51.886Z] Found existing installation: requests 2.26.0 [2022-07-14T16:51:51.886Z] Uninstalling requests-2.26.0: [2022-07-14T16:51:51.886Z] Successfully uninstalled requests-2.26.0 [2022-07-14T16:51:51.886Z] Running setup.py install for texttable: started [2022-07-14T16:51:54.524Z] Running setup.py install for texttable: finished with status 'done' [2022-07-14T16:51:54.524Z] Running setup.py install for PyYAML: started [2022-07-14T16:51:59.949Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-14T16:52:00.227Z] Running setup.py install for docopt: started [2022-07-14T16:52:03.641Z] Running setup.py install for docopt: finished with status 'done' [2022-07-14T16:52:03.641Z] Running setup.py install for dockerpty: started [2022-07-14T16:52:06.267Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-14T16:52:09.737Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-14T16:52:14.357Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:52:14.357Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:52:14.357Z] ---> b9a0191577cf [2022-07-14T16:52:14.357Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T16:52:14.357Z] ---> Using cache [2022-07-14T16:52:14.357Z] ---> 31aec1222090 [2022-07-14T16:52:14.357Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:52:14.357Z] ---> Using cache [2022-07-14T16:52:14.357Z] ---> c96b8c9a8c70 [2022-07-14T16:52:14.357Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-14T16:52:14.357Z] ---> Using cache [2022-07-14T16:52:14.357Z] ---> a1411f66df5f [2022-07-14T16:52:14.357Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T16:52:14.357Z] ---> Using cache [2022-07-14T16:52:14.357Z] ---> 35408d3e3f7a [2022-07-14T16:52:14.357Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:52:14.357Z] ---> Using cache [2022-07-14T16:52:14.357Z] ---> 2890217143e3 [2022-07-14T16:52:14.357Z] Step 8/22 : COPY . . [2022-07-14T16:52:14.357Z] ---> Using cache [2022-07-14T16:52:14.357Z] ---> 05b904437fb2 [2022-07-14T16:52:14.357Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-14T16:52:14.631Z] ---> Running in 6c3a49568728 [2022-07-14T16:52:17.276Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-14T16:52:29.733Z] Removing intermediate container 19cd62c18127 [2022-07-14T16:52:29.733Z] ---> e21d4d00ebfc [2022-07-14T16:52:29.733Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-14T16:52:29.733Z] ---> Running in 5453b4b1bbf1 [2022-07-14T16:52:29.733Z] Removing intermediate container 5453b4b1bbf1 [2022-07-14T16:52:29.733Z] ---> d7f827ee5891 [2022-07-14T16:52:29.733Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-14T16:52:29.733Z] ---> Running in 2227d6c67507 [2022-07-14T16:52:29.733Z] Removing intermediate container 2227d6c67507 [2022-07-14T16:52:29.733Z] ---> 50bb9b54ad6a [2022-07-14T16:52:29.733Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-14T16:52:30.728Z] ---> 00cc49c852af [2022-07-14T16:52:30.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-14T16:52:31.723Z] ---> 29040561a07f [2022-07-14T16:52:31.723Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-14T16:52:32.709Z] ---> 535f6f6d06ce [2022-07-14T16:52:32.709Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-14T16:52:32.988Z] ---> Running in af17b012bf07 [2022-07-14T16:52:33.590Z] Removing intermediate container af17b012bf07 [2022-07-14T16:52:33.590Z] ---> 236c18e01938 [2022-07-14T16:52:33.590Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:52:33.590Z] ---> Running in edbfbf9adada [2022-07-14T16:52:34.195Z] Removing intermediate container edbfbf9adada [2022-07-14T16:52:34.195Z] ---> 001d61796a06 [2022-07-14T16:52:34.195Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T16:52:34.195Z] ---> Running in b2cfd4e14817 [2022-07-14T16:52:34.799Z] Removing intermediate container b2cfd4e14817 [2022-07-14T16:52:34.799Z] ---> 870e85d2f859 [2022-07-14T16:52:34.799Z] Step 22/23 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:52:34.799Z] ---> Running in 01cf04a8971e [2022-07-14T16:52:35.411Z] Removing intermediate container 01cf04a8971e [2022-07-14T16:52:35.411Z] ---> 58186ea3394d [2022-07-14T16:52:35.411Z] Step 23/23 : LABEL version=0.0.0 [2022-07-14T16:52:35.687Z] ---> Running in cabed259093a [2022-07-14T16:52:36.290Z] Removing intermediate container cabed259093a [2022-07-14T16:52:36.290Z] ---> bfb2abce2bfb [2022-07-14T16:52:36.290Z] [2022-07-14T16:52:36.566Z] Successfully built bfb2abce2bfb [2022-07-14T16:52:36.566Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-14T16:52:36.842Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-07-14T16:53:09.210Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T16:53:09.210Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T16:53:09.210Z] ---> b9a0191577cf [2022-07-14T16:53:09.210Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T16:53:09.210Z] ---> Using cache [2022-07-14T16:53:09.210Z] ---> 31aec1222090 [2022-07-14T16:53:09.210Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:53:09.210Z] ---> Using cache [2022-07-14T16:53:09.210Z] ---> c96b8c9a8c70 [2022-07-14T16:53:09.210Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-14T16:53:09.210Z] ---> Running in 6f5c70064105 [2022-07-14T16:53:09.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:53:09.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:53:09.210Z] OK: 221 MiB in 51 packages [2022-07-14T16:53:10.664Z] Removing intermediate container 6f5c70064105 [2022-07-14T16:53:10.664Z] ---> d2ef94a58750 [2022-07-14T16:53:10.664Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T16:53:11.279Z] ---> ffb8fe641be9 [2022-07-14T16:53:11.279Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T16:53:11.553Z] ---> Running in 280d51f70283 [2022-07-14T16:53:58.525Z] Removing intermediate container 280d51f70283 [2022-07-14T16:53:58.525Z] ---> a00932a69c14 [2022-07-14T16:53:58.525Z] Step 8/22 : COPY . . [2022-07-14T16:54:16.864Z] ---> a8701d107c44 [2022-07-14T16:54:16.864Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-14T16:54:16.864Z] ---> Running in 7dc3b0b2a33c [2022-07-14T16:54:17.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-14T16:56:39.764Z] Removing intermediate container d960c0410d42 [2022-07-14T16:56:39.764Z] ---> 2769bd0fc930 [2022-07-14T16:56:39.764Z] [2022-07-14T16:56:39.764Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T16:56:39.764Z] ---> 6e30ab57aeee [2022-07-14T16:56:39.764Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-14T16:56:39.764Z] ---> Using cache [2022-07-14T16:56:39.764Z] ---> 38fb28badd24 [2022-07-14T16:56:39.764Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:56:39.764Z] ---> Using cache [2022-07-14T16:56:39.764Z] ---> 92966318140d [2022-07-14T16:56:39.764Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-14T16:56:39.764Z] ---> Running in cd73b4d8684e [2022-07-14T16:56:39.764Z] Removing intermediate container cd73b4d8684e [2022-07-14T16:56:39.764Z] ---> e3d69065e791 [2022-07-14T16:56:39.764Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-14T16:56:39.764Z] ---> Running in d0a1c06ae989 [2022-07-14T16:56:39.764Z] Removing intermediate container d0a1c06ae989 [2022-07-14T16:56:39.764Z] ---> bc55ba6b1974 [2022-07-14T16:56:39.764Z] Step 15/23 : WORKDIR / [2022-07-14T16:56:39.764Z] ---> Running in a16164fa9e1b [2022-07-14T16:56:39.764Z] Removing intermediate container a16164fa9e1b [2022-07-14T16:56:39.764Z] ---> 18ac79863dfc [2022-07-14T16:56:39.764Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:56:39.764Z] ---> 27899df8e443 [2022-07-14T16:56:39.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-14T16:56:39.764Z] ---> d12b3653b9a2 [2022-07-14T16:56:39.764Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-14T16:56:39.764Z] ---> 82224c8518fc [2022-07-14T16:56:39.764Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-14T16:56:39.764Z] ---> Running in 5b61084139a5 [2022-07-14T16:56:39.764Z] Removing intermediate container 5b61084139a5 [2022-07-14T16:56:39.764Z] ---> 81c955999fc8 [2022-07-14T16:56:39.764Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:56:39.764Z] ---> Running in 21944af528bd [2022-07-14T16:56:39.764Z] Removing intermediate container 21944af528bd [2022-07-14T16:56:39.764Z] ---> 4ef07a8c92d7 [2022-07-14T16:56:39.764Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T16:56:39.764Z] ---> Running in 47c31b2a77fa [2022-07-14T16:56:39.764Z] Removing intermediate container 47c31b2a77fa [2022-07-14T16:56:39.764Z] ---> b5d0e5de38ab [2022-07-14T16:56:39.764Z] Step 22/23 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:56:39.764Z] ---> Running in c97566b729db [2022-07-14T16:56:39.764Z] Removing intermediate container c97566b729db [2022-07-14T16:56:39.765Z] ---> 493ae644c3d1 [2022-07-14T16:56:39.765Z] Step 23/23 : LABEL version=0.0.0 [2022-07-14T16:56:39.765Z] ---> Running in f0b16d1cb6e2 [2022-07-14T16:56:39.765Z] Removing intermediate container f0b16d1cb6e2 [2022-07-14T16:56:39.765Z] ---> c762aed6a0c7 [2022-07-14T16:56:39.765Z] [2022-07-14T16:56:39.765Z] Successfully built c762aed6a0c7 [2022-07-14T16:56:39.765Z] Successfully tagged core-command-arm64:latest [2022-07-14T16:57:12.126Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-14T16:57:30.480Z] Removing intermediate container 6c3a49568728 [2022-07-14T16:57:30.481Z] ---> 107aa33fd1f6 [2022-07-14T16:57:30.481Z] [2022-07-14T16:57:30.481Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T16:57:30.481Z] ---> 6e30ab57aeee [2022-07-14T16:57:30.481Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-14T16:57:30.481Z] ---> Running in bc318ed30439 [2022-07-14T16:57:31.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:57:31.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:57:33.178Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-14T16:57:33.178Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-14T16:57:33.178Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-14T16:57:33.178Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-14T16:57:33.178Z] (5/6) Installing curl (7.83.1-r2) [2022-07-14T16:57:33.178Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-14T16:57:33.178Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:57:33.178Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T16:57:33.457Z] OK: 8 MiB in 20 packages [2022-07-14T16:57:35.439Z] Removing intermediate container bc318ed30439 [2022-07-14T16:57:35.439Z] ---> c674c24d9ee1 [2022-07-14T16:57:35.439Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-14T16:57:35.439Z] ---> Running in d4e7a828eb7c [2022-07-14T16:57:36.038Z] Removing intermediate container d4e7a828eb7c [2022-07-14T16:57:36.038Z] ---> 54c2ea68879c [2022-07-14T16:57:36.038Z] Step 13/22 : WORKDIR /edgex [2022-07-14T16:57:36.038Z] ---> Running in 8b7756f5d039 [2022-07-14T16:57:36.650Z] Removing intermediate container 8b7756f5d039 [2022-07-14T16:57:36.650Z] ---> 3a085ec07209 [2022-07-14T16:57:36.650Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-14T16:57:37.648Z] ---> c792bd32ef1c [2022-07-14T16:57:37.648Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-14T16:57:39.105Z] ---> 39176a9a0fa6 [2022-07-14T16:57:39.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-14T16:57:41.097Z] ---> 1ca2342f0460 [2022-07-14T16:57:41.097Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-14T16:57:41.698Z] ---> f78baee50ec0 [2022-07-14T16:57:41.698Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-14T16:57:41.980Z] ---> Running in e0d05152e795 [2022-07-14T16:57:44.644Z] Removing intermediate container e0d05152e795 [2022-07-14T16:57:44.644Z] ---> 6875f9245d61 [2022-07-14T16:57:44.644Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-14T16:57:44.928Z] ---> Running in 6ea0b40776e3 [2022-07-14T16:57:45.538Z] Removing intermediate container 6ea0b40776e3 [2022-07-14T16:57:45.538Z] ---> 9d16977e9678 [2022-07-14T16:57:45.538Z] Step 20/22 : LABEL arch=arm64 [2022-07-14T16:57:45.538Z] ---> Running in 65249aa00bbc [2022-07-14T16:57:46.138Z] Removing intermediate container 65249aa00bbc [2022-07-14T16:57:46.138Z] ---> ce4b4d096d3a [2022-07-14T16:57:46.138Z] Step 21/22 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:57:46.138Z] ---> Running in 1cd8a7199105 [2022-07-14T16:57:46.746Z] Removing intermediate container 1cd8a7199105 [2022-07-14T16:57:46.746Z] ---> 3812349afb54 [2022-07-14T16:57:46.746Z] Step 22/22 : LABEL version=0.0.0 [2022-07-14T16:57:46.746Z] ---> Running in 138476424a3f [2022-07-14T16:57:47.347Z] Removing intermediate container 138476424a3f [2022-07-14T16:57:47.347Z] ---> 8b064dd50ba2 [2022-07-14T16:57:47.347Z] [2022-07-14T16:57:47.623Z] Successfully built 8b064dd50ba2 [2022-07-14T16:57:47.623Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-14T16:58:09.805Z]  Building security-proxy-setup ... done Removing intermediate container d3ee83081af0 [2022-07-14T16:58:09.805Z] ---> 4394595a089b [2022-07-14T16:58:09.805Z] [2022-07-14T16:58:09.805Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T16:58:09.805Z] ---> 6e30ab57aeee [2022-07-14T16:58:09.805Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-14T16:58:09.805Z] ---> Running in 59d640d8336d [2022-07-14T16:58:09.805Z] Removing intermediate container 59d640d8336d [2022-07-14T16:58:09.805Z] ---> a9e89ef0152d [2022-07-14T16:58:09.805Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-14T16:58:09.805Z] ---> Running in df9a0823081f [2022-07-14T16:58:09.805Z] Removing intermediate container df9a0823081f [2022-07-14T16:58:09.805Z] ---> 0e3a70a8e31d [2022-07-14T16:58:09.805Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-14T16:58:09.805Z] ---> Running in 02c63b6d436c [2022-07-14T16:58:09.805Z] Removing intermediate container 02c63b6d436c [2022-07-14T16:58:09.805Z] ---> 649209c131e8 [2022-07-14T16:58:09.805Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T16:58:09.805Z] ---> Running in 55e26fac33b8 [2022-07-14T16:58:12.460Z] Removing intermediate container 55e26fac33b8 [2022-07-14T16:58:12.460Z] ---> 1122bc8c0fe9 [2022-07-14T16:58:12.750Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-14T16:58:12.750Z] ---> Running in ec43043b6e82 [2022-07-14T16:58:14.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:58:15.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:58:16.335Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-14T16:58:16.335Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-14T16:58:16.613Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-14T16:58:16.613Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-14T16:58:16.891Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-14T16:58:16.891Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-14T16:58:17.169Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:58:17.169Z] OK: 8 MiB in 20 packages [2022-07-14T16:58:18.608Z] Removing intermediate container ec43043b6e82 [2022-07-14T16:58:18.608Z] ---> 430af66ff610 [2022-07-14T16:58:18.608Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:58:19.205Z] ---> b2213d239537 [2022-07-14T16:58:19.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-14T16:58:21.468Z] ---> 02d457510eba [2022-07-14T16:58:21.468Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-14T16:58:22.456Z] ---> 1848643dbdb5 [2022-07-14T16:58:22.456Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-14T16:58:22.456Z] ---> Running in 6bc85cee3d38 [2022-07-14T16:58:23.060Z] Removing intermediate container 6bc85cee3d38 [2022-07-14T16:58:23.060Z] ---> 73311e33327f [2022-07-14T16:58:23.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:58:23.060Z] ---> Running in 7e81ffda6b33 [2022-07-14T16:58:23.662Z] Removing intermediate container 7e81ffda6b33 [2022-07-14T16:58:23.662Z] ---> 3f485ed3d989 [2022-07-14T16:58:23.662Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T16:58:23.662Z] ---> Running in 648e871e2b20 [2022-07-14T16:58:24.294Z] Removing intermediate container 648e871e2b20 [2022-07-14T16:58:24.294Z] ---> 0c8f82ea41d3 [2022-07-14T16:58:24.294Z] Step 22/23 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:58:24.294Z] ---> Running in ca9afd0797a3 [2022-07-14T16:58:25.284Z] Removing intermediate container ca9afd0797a3 [2022-07-14T16:58:25.284Z] ---> 6fb7bab090ef [2022-07-14T16:58:25.284Z] Step 23/23 : LABEL version=0.0.0 [2022-07-14T16:58:25.284Z] ---> Running in ed4ec7e33287 [2022-07-14T16:58:25.884Z] Removing intermediate container ed4ec7e33287 [2022-07-14T16:58:25.884Z] ---> b0537d2ead08 [2022-07-14T16:58:25.884Z] [2022-07-14T16:58:26.487Z] Successfully built b0537d2ead08 [2022-07-14T16:58:26.487Z] Successfully tagged core-data-arm64:latest [2022-07-14T16:58:36.676Z]  Building core-data ... done Removing intermediate container 139c1f23b979 [2022-07-14T16:58:36.676Z] ---> cab9d31e630c [2022-07-14T16:58:36.676Z] [2022-07-14T16:58:36.676Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T16:58:36.676Z] ---> 6e30ab57aeee [2022-07-14T16:58:36.676Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-14T16:58:36.676Z] ---> Using cache [2022-07-14T16:58:36.676Z] ---> 38fb28badd24 [2022-07-14T16:58:36.676Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:58:36.676Z] ---> Using cache [2022-07-14T16:58:36.676Z] ---> 92966318140d [2022-07-14T16:58:36.676Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-14T16:58:36.676Z] ---> Running in dac066da033d [2022-07-14T16:58:36.676Z] Removing intermediate container dac066da033d [2022-07-14T16:58:36.676Z] ---> 1c7b5bfda03a [2022-07-14T16:58:36.676Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-14T16:58:36.676Z] ---> Running in a3d7a42cf87d [2022-07-14T16:58:36.954Z] Removing intermediate container a3d7a42cf87d [2022-07-14T16:58:36.954Z] ---> b9203c296757 [2022-07-14T16:58:36.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:58:37.949Z] ---> 2e51e2290799 [2022-07-14T16:58:37.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-14T16:58:40.595Z] ---> e775ba8ad3e3 [2022-07-14T16:58:40.595Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-14T16:58:41.216Z] ---> e2e0608f94b2 [2022-07-14T16:58:41.216Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-14T16:58:41.216Z] ---> Running in 61a566413ad7 [2022-07-14T16:58:41.833Z] Removing intermediate container 61a566413ad7 [2022-07-14T16:58:41.833Z] ---> 069c8a7431d7 [2022-07-14T16:58:41.833Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:58:41.833Z] ---> Running in 8fa74938966d [2022-07-14T16:58:42.448Z] Removing intermediate container 8fa74938966d [2022-07-14T16:58:42.448Z] ---> 0a002ac6d4d8 [2022-07-14T16:58:42.448Z] Step 20/22 : LABEL arch=arm64 [2022-07-14T16:58:42.448Z] ---> Running in 03125d7779a7 [2022-07-14T16:58:43.050Z] Removing intermediate container 03125d7779a7 [2022-07-14T16:58:43.050Z] ---> 14b55e715773 [2022-07-14T16:58:43.050Z] Step 21/22 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:58:43.050Z] ---> Running in d64e7e05a7de [2022-07-14T16:58:43.646Z] Removing intermediate container d64e7e05a7de [2022-07-14T16:58:43.646Z] ---> d9da5bdc2ab0 [2022-07-14T16:58:43.646Z] Step 22/22 : LABEL version=0.0.0 [2022-07-14T16:58:43.646Z] ---> Running in 880750af1d22 [2022-07-14T16:58:44.242Z] Removing intermediate container 880750af1d22 [2022-07-14T16:58:44.242Z] ---> 6b05099dfc83 [2022-07-14T16:58:44.242Z] [2022-07-14T16:58:44.519Z] Successfully built 6b05099dfc83 [2022-07-14T16:58:44.519Z] Successfully tagged support-scheduler-arm64:latest [2022-07-14T16:59:11.345Z]  Building support-scheduler ... done Removing intermediate container 7dc3b0b2a33c [2022-07-14T16:59:11.345Z] ---> 01d39613de35 [2022-07-14T16:59:11.345Z] [2022-07-14T16:59:11.345Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T16:59:11.345Z] ---> 6e30ab57aeee [2022-07-14T16:59:11.345Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-14T16:59:11.345Z] ---> Running in 01bbefa2be78 [2022-07-14T16:59:11.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T16:59:11.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T16:59:11.345Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-14T16:59:11.345Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-14T16:59:11.345Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T16:59:11.345Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T16:59:11.345Z] OK: 6 MiB in 16 packages [2022-07-14T16:59:12.855Z] Removing intermediate container 01bbefa2be78 [2022-07-14T16:59:12.855Z] ---> fc8813242d08 [2022-07-14T16:59:12.855Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T16:59:12.855Z] ---> Running in d19b78dca5a5 [2022-07-14T16:59:12.855Z] Removing intermediate container d19b78dca5a5 [2022-07-14T16:59:12.855Z] ---> 1ce18e66f507 [2022-07-14T16:59:12.855Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-14T16:59:13.134Z] ---> Running in 95d50df23374 [2022-07-14T16:59:13.408Z] Removing intermediate container 95d50df23374 [2022-07-14T16:59:13.408Z] ---> 12cf668dda5a [2022-07-14T16:59:13.408Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-14T16:59:13.408Z] ---> Running in c3a13fd8fe49 [2022-07-14T16:59:13.678Z] Removing intermediate container c3a13fd8fe49 [2022-07-14T16:59:13.678Z] ---> 979ae7e87826 [2022-07-14T16:59:13.678Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T16:59:14.283Z] ---> d384b223b193 [2022-07-14T16:59:14.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-14T16:59:15.714Z] ---> aba013bac1ca [2022-07-14T16:59:15.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-14T16:59:16.307Z] ---> e5dabd31d6df [2022-07-14T16:59:16.307Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-14T16:59:16.307Z] ---> Running in 02f64f66b86c [2022-07-14T16:59:16.579Z] Removing intermediate container 02f64f66b86c [2022-07-14T16:59:16.579Z] ---> be3f6c7b01ec [2022-07-14T16:59:16.579Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T16:59:16.579Z] ---> Running in f50f0b7ce628 [2022-07-14T16:59:16.854Z] Removing intermediate container f50f0b7ce628 [2022-07-14T16:59:16.854Z] ---> cf4c8ebf69d3 [2022-07-14T16:59:16.854Z] Step 20/22 : LABEL arch=arm64 [2022-07-14T16:59:17.127Z] ---> Running in 4211ba2cae1d [2022-07-14T16:59:17.400Z] Removing intermediate container 4211ba2cae1d [2022-07-14T16:59:17.400Z] ---> 15fd5f4c9faf [2022-07-14T16:59:17.400Z] Step 21/22 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 [2022-07-14T16:59:17.400Z] ---> Running in e9ad8dad6c4c [2022-07-14T16:59:17.671Z] Removing intermediate container e9ad8dad6c4c [2022-07-14T16:59:17.671Z] ---> 3f28dfbfdb26 [2022-07-14T16:59:17.671Z] Step 22/22 : LABEL version=0.0.0 [2022-07-14T16:59:17.671Z] ---> Running in f1f722713a48 [2022-07-14T16:59:17.944Z] Removing intermediate container f1f722713a48 [2022-07-14T16:59:17.944Z] ---> 00f6d68df6ee [2022-07-14T16:59:17.944Z] [2022-07-14T16:59:18.538Z] Successfully built 00f6d68df6ee [2022-07-14T16:59:18.538Z] Successfully tagged support-notifications-arm64:latest [2022-07-14T16:59:18.823Z]  Building support-notifications ... done  [Pipeline] } [2022-07-14T16:59:18.827Z] $ docker stop --time=1 6a8f8d269b5ad90808b31638be566d1219f1fed33831a8bc86824e0dc1834305 [2022-07-14T16:59:20.499Z] $ docker rm -f 6a8f8d269b5ad90808b31638be566d1219f1fed33831a8bc86824e0dc1834305 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T16:59:21.060Z] + docker images [2022-07-14T16:59:21.331Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-14T16:59:21.331Z] support-notifications-arm64 latest 00f6d68df6ee 4 seconds ago 26.1MB [2022-07-14T16:59:21.331Z] 01d39613de35 14 seconds ago 1.51GB [2022-07-14T16:59:21.331Z] support-scheduler-arm64 latest 6b05099dfc83 38 seconds ago 25.5MB [2022-07-14T16:59:21.331Z] cab9d31e630c 47 seconds ago 1.51GB [2022-07-14T16:59:21.331Z] core-data-arm64 latest b0537d2ead08 56 seconds ago 20.6MB [2022-07-14T16:59:21.331Z] 4394595a089b About a minute ago 1.48GB [2022-07-14T16:59:21.331Z] security-proxy-setup-arm64 latest 8b064dd50ba2 About a minute ago 26.1MB [2022-07-14T16:59:21.331Z] 107aa33fd1f6 About a minute ago 1.46GB [2022-07-14T16:59:21.331Z] core-command-arm64 latest c762aed6a0c7 2 minutes ago 15.5MB [2022-07-14T16:59:21.331Z] 2769bd0fc930 2 minutes ago 1.45GB [2022-07-14T16:59:21.331Z] sys-mgmt-agent-arm64 latest bfb2abce2bfb 6 minutes ago 282MB [2022-07-14T16:59:21.331Z] security-spire-agent-arm64 latest 16e86eeb93f9 7 minutes ago 122MB [2022-07-14T16:59:21.331Z] a8348f53802a 7 minutes ago 1.35GB [2022-07-14T16:59:21.331Z] f3310a545278 8 minutes ago 1.45GB [2022-07-14T16:59:21.331Z] core-metadata-arm64 latest 9ed77eed69f6 8 minutes ago 16.4MB [2022-07-14T16:59:21.331Z] security-spiffe-token-provider-arm64 latest 65c904f691bf 8 minutes ago 28.2MB [2022-07-14T16:59:21.331Z] 9be7d40bafb0 9 minutes ago 1.5GB [2022-07-14T16:59:21.331Z] 0c9f13df9f84 9 minutes ago 1.45GB [2022-07-14T16:59:21.331Z] security-bootstrapper-arm64 latest 0c13823c6344 10 minutes ago 18.5MB [2022-07-14T16:59:21.331Z] security-secretstore-setup-arm64 latest 4cd126462d3e 10 minutes ago 27.9MB [2022-07-14T16:59:21.331Z] d05e452eff3f 10 minutes ago 1.46GB [2022-07-14T16:59:21.331Z] 93193d4ade98 10 minutes ago 1.45GB [2022-07-14T16:59:21.331Z] security-spire-config-arm64 latest 042263ea2e94 15 minutes ago 83.6MB [2022-07-14T16:59:21.331Z] security-spire-server-arm64 latest 5e91b241e0e3 15 minutes ago 84.2MB [2022-07-14T16:59:21.331Z] 2b19a460be9a 15 minutes ago 1.35GB [2022-07-14T16:59:21.331Z] b1eca659ac87 15 minutes ago 1.35GB [2022-07-14T16:59:21.331Z] ci-base-image-arm64 latest b9a0191577cf 29 minutes ago 938MB [2022-07-14T16:59:21.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 days ago 678MB [2022-07-14T16:59:21.331Z] alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB [2022-07-14T16:59:21.331Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-14T16:59:21.331Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-14T16:59:21.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:59:21.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T16:59:21.791Z] [2022-07-14T16:59:21.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T16:59:22.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T16:59:22.417Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-14T16:59:22.417Z] 8998bd30e6a1: Pulling fs layer [2022-07-14T16:59:22.417Z] 04944245beec: Pulling fs layer [2022-07-14T16:59:22.417Z] 699f458cf7ca: Pulling fs layer [2022-07-14T16:59:22.417Z] 765212b225bb: Pulling fs layer [2022-07-14T16:59:22.417Z] f23df028b6ca: Pulling fs layer [2022-07-14T16:59:22.417Z] d65c8cfc05b1: Pulling fs layer [2022-07-14T16:59:22.418Z] 2437ff75d9bd: Pulling fs layer [2022-07-14T16:59:22.418Z] f23df028b6ca: Waiting [2022-07-14T16:59:22.418Z] d65c8cfc05b1: Waiting [2022-07-14T16:59:22.418Z] 765212b225bb: Waiting [2022-07-14T16:59:22.418Z] 2437ff75d9bd: Waiting [2022-07-14T16:59:22.418Z] 04944245beec: Verifying Checksum [2022-07-14T16:59:22.418Z] 04944245beec: Download complete [2022-07-14T16:59:22.690Z] 765212b225bb: Verifying Checksum [2022-07-14T16:59:22.690Z] 765212b225bb: Download complete [2022-07-14T16:59:22.690Z] f23df028b6ca: Verifying Checksum [2022-07-14T16:59:22.690Z] f23df028b6ca: Download complete [2022-07-14T16:59:22.690Z] d65c8cfc05b1: Verifying Checksum [2022-07-14T16:59:22.690Z] d65c8cfc05b1: Download complete [2022-07-14T16:59:22.690Z] 699f458cf7ca: Verifying Checksum [2022-07-14T16:59:22.690Z] 699f458cf7ca: Download complete [2022-07-14T16:59:23.284Z] 8998bd30e6a1: Verifying Checksum [2022-07-14T16:59:23.284Z] 8998bd30e6a1: Download complete [2022-07-14T16:59:25.903Z] 2437ff75d9bd: Verifying Checksum [2022-07-14T16:59:25.903Z] 2437ff75d9bd: Download complete [2022-07-14T16:59:27.339Z] 8998bd30e6a1: Pull complete [2022-07-14T16:59:27.930Z] 04944245beec: Pull complete [2022-07-14T16:59:29.361Z] 699f458cf7ca: Pull complete [2022-07-14T16:59:29.633Z] 765212b225bb: Pull complete [2022-07-14T16:59:30.608Z] f23df028b6ca: Pull complete [2022-07-14T16:59:30.878Z] d65c8cfc05b1: Pull complete [2022-07-14T16:59:45.947Z] 2437ff75d9bd: Pull complete [2022-07-14T16:59:45.948Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-14T16:59:45.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T16:59:45.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T16:59:46.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container [2022-07-14T16:59:46.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-14T16:59:48.986Z] $ docker top 785299402b3b7a9e05f322de786d4986000211285c16126c4551fe3823cc774e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T16:59:49.985Z] ---> job-cost.sh [2022-07-14T16:59:49.985Z] lf-activate-venv: SKIPPING [2022-07-14T16:59:49.985Z] INFO: No Stack... [2022-07-14T16:59:50.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-14T16:59:51.547Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T16:59:52.201Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-07-14T16:59:52.201Z] + cut -d, -f6 [Pipeline] lock [2022-07-14T16:59:52.264Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4092-3-stack-cost] [2022-07-14T16:59:52.274Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4092-3-stack-cost] did not exist. Created. [2022-07-14T16:59:52.275Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4092-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T16:59:52.944Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-14T16:59:53.118Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T16:59:53.129Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4092-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T16:59:53.145Z] $ docker stop --time=1 785299402b3b7a9e05f322de786d4986000211285c16126c4551fe3823cc774e [2022-07-14T16:59:54.668Z] $ docker rm -f 785299402b3b7a9e05f322de786d4986000211285c16126c4551fe3823cc774e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-14T16:59:55.179Z] provisioning config files... [2022-07-14T16:59:55.187Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config535817132260048820tmp [Pipeline] { [Pipeline] sh [2022-07-14T16:59:55.486Z] + set +x [2022-07-14T16:59:55.486Z] + curl -s https://codecov.io/bash [2022-07-14T16:59:55.486Z] + bash -s -- [2022-07-14T16:59:55.746Z] [2022-07-14T16:59:55.746Z] _____ _ [2022-07-14T16:59:55.746Z] / ____| | | [2022-07-14T16:59:55.746Z] | | ___ __| | ___ ___ _____ __ [2022-07-14T16:59:55.746Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-14T16:59:55.746Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-14T16:59:55.746Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-14T16:59:55.746Z] Bash-1.0.6 [2022-07-14T16:59:55.746Z] [2022-07-14T16:59:55.746Z] [2022-07-14T16:59:55.746Z] ==> git version 2.25.1 found [2022-07-14T16:59:55.747Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-14T16:59:55.747Z] Release-Date: 2020-01-08 [2022-07-14T16:59:55.747Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-14T16:59:55.747Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-14T16:59:55.747Z] ==> Jenkins CI detected. [2022-07-14T16:59:55.747Z] current dir:  /w/workspace/edgex-go/3 [2022-07-14T16:59:55.747Z] project root: . [2022-07-14T16:59:55.747Z] --> token set from env [2022-07-14T16:59:55.747Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-14T16:59:55.747Z] ==> Running gcov in . (disable via -X gcov) [2022-07-14T16:59:55.747Z] ==> Python coveragepy not found [2022-07-14T16:59:55.747Z] ==> Searching for coverage reports in: [2022-07-14T16:59:55.747Z] + . [2022-07-14T16:59:55.747Z] -> Found 1 reports [2022-07-14T16:59:55.747Z] ==> Detecting git/mercurial file structure [2022-07-14T16:59:55.747Z] ==> Reading reports [2022-07-14T16:59:55.747Z] + ./coverage.out bytes=435593 [2022-07-14T16:59:55.747Z] ==> Appending adjustments [2022-07-14T16:59:55.747Z] https://docs.codecov.io/docs/fixing-reports [2022-07-14T16:59:57.126Z] + Found adjustments [2022-07-14T16:59:57.126Z] ==> Gzipping contents [2022-07-14T16:59:57.126Z] 60K /tmp/codecov.80qtpH.gz [2022-07-14T16:59:57.126Z] ==> Uploading reports [2022-07-14T16:59:57.126Z] url: https://codecov.io [2022-07-14T16:59:57.126Z] query: branch=PR-4092&commit=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4092%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4092&job=&cmd_args= [2022-07-14T16:59:57.126Z] -> Pinging Codecov [2022-07-14T16:59:57.127Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4092&commit=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4092%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4092&job=&cmd_args= [2022-07-14T16:59:57.388Z] -> Uploading to [2022-07-14T16:59:57.388Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-14/00271124DB129430A58F1EEE437C3FCB/c3fa4a60a61eb0e0dabb0c8df2274695a66945e2/b7d58756-74b5-4af7-836b-fddd0de7515c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T165957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24b8c878be6a7d07990ff08ac7ce5ae5d07203f4cbfa844daec62af85fe9655d [2022-07-14T16:59:57.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T16:59:57.389Z] Dload Upload Total Spent Left Speed [2022-07-14T16:59:57.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59880 0 0 100 59880 0 226k --:--:-- --:--:-- --:--:-- 227k [2022-07-14T16:59:57.649Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [Pipeline] } [2022-07-14T16:59:57.656Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-14T16:59:58.328Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-14T16:59:58.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T16:59:59.488Z] ---> package-listing.sh [2022-07-14T16:59:59.488Z] ++ facter osfamily [2022-07-14T16:59:59.488Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-14T16:59:59.748Z] + OS_FAMILY=debian [2022-07-14T16:59:59.748Z] + workspace=/w/workspace/edgex-go/3 [2022-07-14T16:59:59.748Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-14T16:59:59.748Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-14T16:59:59.748Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-14T16:59:59.748Z] + PACKAGES=/tmp/packages_start.txt [2022-07-14T16:59:59.748Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-14T16:59:59.748Z] + PACKAGES=/tmp/packages_end.txt [2022-07-14T16:59:59.748Z] + case "${OS_FAMILY}" in [2022-07-14T16:59:59.748Z] + dpkg -l [2022-07-14T16:59:59.748Z] + grep '^ii' [2022-07-14T16:59:59.748Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-14T16:59:59.748Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-14T16:59:59.748Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-14T16:59:59.748Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-14T16:59:59.748Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-07-14T16:59:59.748Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-07-14T16:59:59.760Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-07-14T17:00:00.042Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:00:00.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T17:00:00.610Z] [2022-07-14T17:00:00.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:00:00.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T17:00:00.912Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-14T17:00:00.912Z] 5eb5b503b376: Pulling fs layer [2022-07-14T17:00:00.912Z] 5c69ac0246d0: Pulling fs layer [2022-07-14T17:00:00.912Z] ec43610c2a17: Pulling fs layer [2022-07-14T17:00:00.912Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-14T17:00:00.912Z] 33b1e0a273af: Pulling fs layer [2022-07-14T17:00:00.912Z] 5d3b04190fa2: Pulling fs layer [2022-07-14T17:00:00.912Z] 2f39f015ded8: Pulling fs layer [2022-07-14T17:00:00.912Z] 3a2ae6a8a46f: Waiting [2022-07-14T17:00:00.912Z] 33b1e0a273af: Waiting [2022-07-14T17:00:00.912Z] 5d3b04190fa2: Waiting [2022-07-14T17:00:00.912Z] 2f39f015ded8: Waiting [2022-07-14T17:00:00.912Z] 5c69ac0246d0: Download complete [2022-07-14T17:00:00.912Z] 3a2ae6a8a46f: Download complete [2022-07-14T17:00:01.172Z] 33b1e0a273af: Verifying Checksum [2022-07-14T17:00:01.172Z] 33b1e0a273af: Download complete [2022-07-14T17:00:01.172Z] ec43610c2a17: Verifying Checksum [2022-07-14T17:00:01.172Z] ec43610c2a17: Download complete [2022-07-14T17:00:01.172Z] 5d3b04190fa2: Download complete [2022-07-14T17:00:01.172Z] 5eb5b503b376: Download complete [2022-07-14T17:00:01.740Z] 2f39f015ded8: Download complete [2022-07-14T17:00:02.310Z] 5eb5b503b376: Pull complete [2022-07-14T17:00:02.568Z] 5c69ac0246d0: Pull complete [2022-07-14T17:00:02.829Z] ec43610c2a17: Pull complete [2022-07-14T17:00:02.829Z] 3a2ae6a8a46f: Pull complete [2022-07-14T17:00:03.088Z] 33b1e0a273af: Pull complete [2022-07-14T17:00:03.350Z] 5d3b04190fa2: Pull complete [2022-07-14T17:00:07.607Z] 2f39f015ded8: Pull complete [2022-07-14T17:00:07.607Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-14T17:00:07.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T17:00:07.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:00:07.704Z] prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container [2022-07-14T17:00:07.733Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-14T17:00:09.727Z] $ docker top c1a66ab1a77bfcfeeb1aefc13b3f9c6a43a33873c9a6ddefb4a3b419bb2d247d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T17:00:10.091Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-14T17:00:10.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-14T17:00:10.672Z] + ls /var/log/sa-host [2022-07-14T17:00:10.672Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T17:00:10.802Z] provisioning config files... [2022-07-14T17:00:10.812Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config409721294049076435tmp [Pipeline] { [Pipeline] echo [2022-07-14T17:00:10.827Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:00:11.111Z] ---> create-netrc.sh [Pipeline] } [2022-07-14T17:00:11.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:00:11.455Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-14T17:00:11.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:00:11.751Z] ---> sudo-logs.sh [2022-07-14T17:00:11.751Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-14T17:00:11.776Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:00:12.058Z] ---> job-cost.sh [2022-07-14T17:00:12.058Z] lf-activate-venv: SKIPPING [2022-07-14T17:00:12.058Z] DEBUG: total: 0.10999999940395355 [2022-07-14T17:00:12.058Z] INFO: Retrieving Stack Cost... [2022-07-14T17:00:12.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T17:00:12.888Z] INFO: Archiving Costs [Pipeline] echo [2022-07-14T17:00:12.900Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:00:13.187Z] ---> logs-deploy.sh [2022-07-14T17:00:13.187Z] lf-activate-venv: SKIPPING [2022-07-14T17:00:13.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4092/3 [2022-07-14T17:00:13.187Z] INFO: archiving workspace using pattern(s): [2022-07-14T17:00:14.127Z] Archives upload complete. [2022-07-14T17:00:14.387Z] INFO: archiving logs to Nexus [2022-07-14T17:00:14.960Z] ---> uname -a: [2022-07-14T17:00:14.960Z] Linux prd-ubuntu20-04-docker-8c-8g-20151 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] ---> lscpu: [2022-07-14T17:00:14.960Z] Architecture: x86_64 [2022-07-14T17:00:14.960Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-14T17:00:14.960Z] Byte Order: Little Endian [2022-07-14T17:00:14.960Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-14T17:00:14.960Z] CPU(s): 8 [2022-07-14T17:00:14.960Z] On-line CPU(s) list: 0-7 [2022-07-14T17:00:14.960Z] Thread(s) per core: 1 [2022-07-14T17:00:14.960Z] Core(s) per socket: 1 [2022-07-14T17:00:14.960Z] Socket(s): 8 [2022-07-14T17:00:14.960Z] NUMA node(s): 1 [2022-07-14T17:00:14.960Z] Vendor ID: AuthenticAMD [2022-07-14T17:00:14.960Z] CPU family: 23 [2022-07-14T17:00:14.960Z] Model: 49 [2022-07-14T17:00:14.960Z] Model name: AMD EPYC-Rome Processor [2022-07-14T17:00:14.960Z] Stepping: 0 [2022-07-14T17:00:14.960Z] CPU MHz: 2799.998 [2022-07-14T17:00:14.960Z] BogoMIPS: 5599.99 [2022-07-14T17:00:14.960Z] Virtualization: AMD-V [2022-07-14T17:00:14.960Z] Hypervisor vendor: KVM [2022-07-14T17:00:14.960Z] Virtualization type: full [2022-07-14T17:00:14.960Z] L1d cache: 256 KiB [2022-07-14T17:00:14.960Z] L1i cache: 256 KiB [2022-07-14T17:00:14.960Z] L2 cache: 4 MiB [2022-07-14T17:00:14.960Z] L3 cache: 128 MiB [2022-07-14T17:00:14.960Z] NUMA node0 CPU(s): 0-7 [2022-07-14T17:00:14.960Z] Vulnerability Itlb multihit: Not affected [2022-07-14T17:00:14.960Z] Vulnerability L1tf: Not affected [2022-07-14T17:00:14.960Z] Vulnerability Mds: Not affected [2022-07-14T17:00:14.960Z] Vulnerability Meltdown: Not affected [2022-07-14T17:00:14.960Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-14T17:00:14.960Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-14T17:00:14.960Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-14T17:00:14.960Z] Vulnerability Srbds: Not affected [2022-07-14T17:00:14.960Z] Vulnerability Tsx async abort: Not affected [2022-07-14T17:00:14.960Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] ---> nproc: [2022-07-14T17:00:14.960Z] 8 [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] ---> df -h: [2022-07-14T17:00:14.960Z] Filesystem Size Used Avail Use% Mounted on [2022-07-14T17:00:14.960Z] overlay 155G 19G 137G 13% / [2022-07-14T17:00:14.960Z] tmpfs 64M 0 64M 0% /dev [2022-07-14T17:00:14.960Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-14T17:00:14.960Z] shm 64M 0 64M 0% /dev/shm [2022-07-14T17:00:14.960Z] /dev/vda1 155G 19G 137G 13% /facter-os [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] ---> sar -b -r -n DEV: [2022-07-14T17:00:14.960Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20151) 07/14/22 _x86_64_ (8 CPU) [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] 16:03:18 LINUX RESTART (8 CPU) [2022-07-14T17:00:14.960Z] [2022-07-14T17:00:14.960Z] 16:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-14T17:00:14.960Z] 16:05:01 10.88 0.02 10.86 0.00 0.13 32552.10 0.00 [2022-07-14T17:00:14.960Z] 16:06:01 2.13 0.00 2.13 0.00 0.00 25.72 0.00 [2022-07-14T17:00:14.960Z] 16:07:01 0.80 0.00 0.80 0.00 0.00 10.53 0.00 [2022-07-14T17:00:14.960Z] 16:08:01 3.10 0.87 2.23 0.00 18.39 31.86 0.00 [2022-07-14T17:00:14.960Z] 16:09:01 1.15 0.02 1.13 0.00 0.13 13.46 0.00 [2022-07-14T17:00:14.960Z] 16:10:01 1.25 0.00 1.25 0.00 0.00 20.40 0.00 [2022-07-14T17:00:14.960Z] 16:11:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2022-07-14T17:00:14.960Z] 16:12:01 1.12 0.00 1.12 0.00 0.00 15.60 0.00 [2022-07-14T17:00:14.960Z] 16:13:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2022-07-14T17:00:14.960Z] 16:14:01 1.20 0.00 1.20 0.00 0.00 21.06 0.00 [2022-07-14T17:00:14.961Z] 16:15:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2022-07-14T17:00:14.961Z] 16:16:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 [2022-07-14T17:00:14.961Z] 16:17:01 3.85 2.65 1.20 0.00 79.17 25.32 0.00 [2022-07-14T17:00:14.961Z] 16:18:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 [2022-07-14T17:00:14.961Z] 16:19:01 1.23 0.02 1.22 0.00 0.13 15.86 0.00 [2022-07-14T17:00:14.961Z] 16:20:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 [2022-07-14T17:00:14.961Z] 16:21:02 0.90 0.00 0.90 0.00 0.00 11.60 0.00 [2022-07-14T17:00:14.961Z] 16:22:01 1.14 0.00 1.14 0.00 0.00 14.91 0.00 [2022-07-14T17:00:14.961Z] 16:23:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2022-07-14T17:00:14.961Z] 16:24:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 [2022-07-14T17:00:14.961Z] 16:25:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2022-07-14T17:00:14.961Z] 16:26:01 166.52 1.82 164.71 0.00 98.38 6992.43 0.00 [2022-07-14T17:00:14.961Z] 16:27:01 207.53 11.45 196.08 0.00 2016.26 73734.36 0.00 [2022-07-14T17:00:14.961Z] 16:28:01 37.98 0.10 37.88 0.00 1.47 13484.55 0.00 [2022-07-14T17:00:14.961Z] 16:29:01 87.44 0.02 87.42 0.00 3.33 57380.07 0.00 [2022-07-14T17:00:14.961Z] 16:30:01 726.91 7.47 719.43 0.00 82.93 366689.52 0.00 [2022-07-14T17:00:14.961Z] 16:31:01 1180.39 1.70 1178.69 0.00 13.60 403877.77 0.00 [2022-07-14T17:00:14.961Z] 16:32:01 787.74 0.40 787.34 0.00 6.53 191363.17 0.00 [2022-07-14T17:00:14.961Z] 16:33:01 1.72 0.00 1.72 0.00 0.00 29.59 0.00 [2022-07-14T17:00:14.961Z] 16:34:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 [2022-07-14T17:00:14.961Z] 16:35:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2022-07-14T17:00:14.961Z] 16:36:01 1.52 0.00 1.52 0.00 0.00 19.33 0.00 [2022-07-14T17:00:14.961Z] 16:37:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2022-07-14T17:00:14.961Z] 16:38:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2022-07-14T17:00:14.961Z] 16:39:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2022-07-14T17:00:14.961Z] 16:40:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2022-07-14T17:00:14.961Z] 16:41:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2022-07-14T17:00:14.961Z] 16:42:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2022-07-14T17:00:14.961Z] 16:43:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-07-14T17:00:14.961Z] 16:44:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 [2022-07-14T17:00:14.961Z] 16:45:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2022-07-14T17:00:14.961Z] 16:46:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2022-07-14T17:00:14.961Z] 16:47:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-07-14T17:00:14.961Z] 16:48:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2022-07-14T17:00:14.961Z] 16:49:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2022-07-14T17:00:14.961Z] 16:50:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2022-07-14T17:00:14.961Z] 16:51:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2022-07-14T17:00:14.961Z] 16:52:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2022-07-14T17:00:14.961Z] 16:53:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2022-07-14T17:00:14.961Z] 16:54:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2022-07-14T17:00:14.961Z] 16:55:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2022-07-14T17:00:14.961Z] 16:56:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2022-07-14T17:00:14.961Z] 16:57:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 [2022-07-14T17:00:14.961Z] 16:58:01 1.48 0.00 1.48 0.00 0.00 16.92 0.00 [2022-07-14T17:00:14.961Z] 16:59:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2022-07-14T17:00:14.961Z] 17:00:01 2.22 0.22 2.00 0.00 16.93 63.05 0.00 [2022-07-14T17:00:14.961Z] Average: 58.40 0.48 57.92 0.00 41.76 20495.05 0.00 [2022-07-14T17:00:14.961Z] [2022-07-14T17:00:14.961Z] 16:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-14T17:00:14.961Z] 16:05:01 30216624 31911112 448988 1.37 77116 1928076 1961632 5.78 829832 1558116 436 [2022-07-14T17:00:14.961Z] 16:06:01 30195892 31890456 469348 1.43 77156 1928080 1961632 5.78 853352 1558104 12 [2022-07-14T17:00:14.961Z] 16:07:01 30196192 31890784 468976 1.43 77180 1928084 1961632 5.78 853352 1558108 28 [2022-07-14T17:00:14.961Z] 16:08:01 30193208 31888592 470860 1.43 77268 1928600 1996448 5.88 851864 1558496 16 [2022-07-14T17:00:14.961Z] 16:09:01 30193160 31888620 470756 1.43 77324 1928600 1996448 5.88 852228 1558504 24 [2022-07-14T17:00:14.961Z] 16:10:01 30193000 31888576 470688 1.43 77372 1928608 1996448 5.88 851892 1558552 20 [2022-07-14T17:00:14.961Z] 16:11:01 30192976 31888588 470632 1.43 77412 1928604 1980348 5.84 852516 1558556 24 [2022-07-14T17:00:14.961Z] 16:12:01 30193096 31888832 470560 1.43 77460 1928608 1980348 5.84 851912 1558656 32 [2022-07-14T17:00:14.961Z] 16:13:01 30193056 31888864 470544 1.43 77480 1928620 1980348 5.84 852224 1558684 8 [2022-07-14T17:00:14.961Z] 16:14:01 30193040 31888876 470472 1.43 77544 1928584 1980348 5.84 852324 1558660 40 [2022-07-14T17:00:14.961Z] 16:15:01 30192992 31888872 470412 1.43 77568 1928604 1980348 5.84 852100 1558664 20 [2022-07-14T17:00:14.961Z] 16:16:01 30192976 31888880 470336 1.43 77592 1928608 1980348 5.84 852116 1558668 12 [2022-07-14T17:00:14.961Z] 16:17:01 30184960 31884124 474192 1.44 77644 1931260 1980348 5.84 859280 1559060 20 [2022-07-14T17:00:14.961Z] 16:18:01 30184916 31884204 473556 1.44 77676 1931256 1980348 5.84 858344 1559044 40 [2022-07-14T17:00:14.961Z] 16:19:01 30184860 31884224 473596 1.44 77724 1931252 1997196 5.89 858692 1559048 36 [2022-07-14T17:00:14.961Z] 16:20:01 30185060 31884468 473484 1.44 77764 1931272 1997196 5.89 858388 1559052 28 [2022-07-14T17:00:14.961Z] 16:21:02 30184720 31884180 473748 1.44 77800 1931272 1997196 5.89 858688 1559052 12 [2022-07-14T17:00:14.961Z] 16:22:01 30185208 31884704 473164 1.44 77832 1931276 1997196 5.89 858472 1559056 28 [2022-07-14T17:00:14.961Z] 16:23:01 30184908 31884408 473480 1.44 77848 1931276 1997196 5.89 858456 1559056 16 [2022-07-14T17:00:14.961Z] 16:24:01 30184828 31884396 473464 1.44 77880 1931284 1997196 5.89 858972 1559064 20 [2022-07-14T17:00:14.961Z] 16:25:01 30185072 31884684 473124 1.44 77928 1931280 1997196 5.89 858648 1559068 36 [2022-07-14T17:00:14.961Z] 16:26:01 29980752 31862692 491712 1.50 79212 2109144 1789072 5.27 907336 1711344 4592 [2022-07-14T17:00:14.961Z] 16:27:01 27874900 31573952 721440 2.19 135960 3773008 2443600 7.20 1576172 2985384 183996 [2022-07-14T17:00:14.961Z] 16:28:01 27562652 31633476 657112 2.00 140464 4102556 2401928 7.08 1511628 3319672 259224 [2022-07-14T17:00:14.961Z] 16:29:01 23671240 31607992 683684 2.08 142196 7872576 3003740 8.85 1877356 6749324 3061244 [2022-07-14T17:00:14.961Z] 16:30:01 20621640 31315844 948352 2.88 283476 10268892 3494732 10.30 2664932 8759820 7680 [2022-07-14T17:00:14.961Z] 16:31:01 17620624 31643936 626188 1.90 398232 13324460 2388328 7.04 2450500 11824748 32424 [2022-07-14T17:00:14.961Z] 16:32:01 19032336 31736360 541468 1.65 440188 11969840 1901456 5.60 2344400 10535400 344 [2022-07-14T17:00:14.961Z] 16:33:01 19040452 31744468 533644 1.62 440200 11969844 1901456 5.60 2336600 10535388 224 [2022-07-14T17:00:14.961Z] 16:34:01 19041444 31745532 532544 1.62 440220 11969848 1901456 5.60 2335368 10535392 20 [2022-07-14T17:00:14.961Z] 16:35:01 19046224 31750328 527736 1.60 440244 11969848 1901456 5.60 2330752 10535392 48 [2022-07-14T17:00:14.961Z] 16:36:01 19047112 31751224 526764 1.60 440264 11969856 1901456 5.60 2329604 10535396 204 [2022-07-14T17:00:14.961Z] 16:37:01 19052136 31756304 521700 1.59 440272 11969860 1901456 5.60 2325048 10535416 208 [2022-07-14T17:00:14.961Z] 16:38:01 19052048 31756252 521616 1.59 440304 11969860 1901456 5.60 2324992 10535420 180 [2022-07-14T17:00:14.961Z] 16:39:01 19051780 31756008 521808 1.59 440320 11969864 1901456 5.60 2325312 10535424 192 [2022-07-14T17:00:14.961Z] 16:40:01 19052308 31756560 521252 1.59 440356 11969856 1901456 5.60 2324636 10535424 16 [2022-07-14T17:00:14.961Z] 16:41:01 19052476 31756768 521192 1.58 440384 11969872 1901456 5.60 2324664 10535432 44 [2022-07-14T17:00:14.961Z] 16:42:01 19052176 31756508 521428 1.59 440416 11969876 1901456 5.60 2324712 10535436 12 [2022-07-14T17:00:14.961Z] 16:43:01 19052344 31756700 521396 1.59 440432 11969876 1901456 5.60 2324720 10535436 16 [2022-07-14T17:00:14.961Z] 16:44:01 19052360 31756740 521332 1.59 440448 11969880 1901456 5.60 2325052 10535440 60 [2022-07-14T17:00:14.961Z] 16:45:01 19052084 31756488 521516 1.59 440472 11969880 1901456 5.60 2324788 10535444 24 [2022-07-14T17:00:14.961Z] 16:46:01 19052264 31756700 521220 1.59 440500 11969888 1901456 5.60 2324796 10535448 8 [2022-07-14T17:00:14.961Z] 16:47:01 19052240 31756696 521172 1.58 440524 11969892 1901456 5.60 2324812 10535452 12 [2022-07-14T17:00:14.961Z] 16:48:01 19052192 31756804 521020 1.58 440532 11970020 1901456 5.60 2324836 10535580 48 [2022-07-14T17:00:14.961Z] 16:49:01 19052052 31756696 521268 1.59 440560 11970024 1901456 5.60 2325300 10535584 32 [2022-07-14T17:00:14.961Z] 16:50:01 19052272 31756948 520956 1.58 440596 11970028 1901456 5.60 2324928 10535588 36 [2022-07-14T17:00:14.961Z] 16:51:01 19052364 31757064 520648 1.58 440608 11970028 1901456 5.60 2325380 10535588 188 [2022-07-14T17:00:14.961Z] 16:52:01 19052316 31757044 520608 1.58 440632 11970032 1901456 5.60 2325332 10535592 200 [2022-07-14T17:00:14.961Z] 16:53:01 19052268 31757012 520684 1.58 440648 11970032 1901456 5.60 2325324 10535592 184 [2022-07-14T17:00:14.961Z] 16:54:01 19052180 31756956 520788 1.58 440672 11970040 1901456 5.60 2325724 10535600 236 [2022-07-14T17:00:14.961Z] 16:55:01 19052140 31756944 520752 1.58 440700 11970040 1901456 5.60 2325120 10535604 20 [2022-07-14T17:00:14.961Z] 16:56:01 19051904 31756708 520980 1.58 440704 11970044 1901456 5.60 2324840 10535604 12 [2022-07-14T17:00:14.961Z] 16:57:01 19051856 31756676 520940 1.58 440728 11970052 1901456 5.60 2324840 10535608 56 [2022-07-14T17:00:14.961Z] 16:58:01 19052024 31756872 520888 1.58 440768 11970052 1885132 5.56 2324900 10535612 8 [2022-07-14T17:00:14.961Z] 16:59:01 19051756 31756664 521108 1.58 440788 11970056 1885132 5.56 2325240 10535616 32 [2022-07-14T17:00:14.961Z] 17:00:01 18769360 31694108 582876 1.77 440992 12189400 2310460 6.81 2388652 10754012 218816 [2022-07-14T17:00:14.961Z] Average: 23812840 31787758 522217 1.59 278260 7666454 2013167 5.93 1722540 6675562 67349 [2022-07-14T17:00:14.961Z] [2022-07-14T17:00:14.961Z] 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-14T17:00:14.961Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:05:01 ens3 0.88 0.40 0.38 0.26 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:06:01 ens3 1.38 1.25 0.32 5.50 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:07:01 ens3 2.25 0.95 1.95 0.06 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.961Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:08:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:09:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:11:01 ens3 0.52 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:13:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:14:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:17:01 ens3 11.00 7.51 11.87 6.04 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:19:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:20:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:21:02 ens3 0.20 0.08 0.23 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:24:01 ens3 0.37 0.23 0.23 0.08 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:26:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:26:01 ens3 449.94 489.60 2903.15 71.50 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:27:01 docker0 503.73 435.55 39.01 3451.38 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:27:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:27:01 veth698e608 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:27:01 ens3 739.09 699.62 9140.82 111.74 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:28:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:28:01 veth698e608 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:28:01 ens3 54.77 49.73 23.48 67.70 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:29:01 veth424c864 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:29:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:29:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:29:01 ens3 102.62 58.06 1696.75 18.60 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:30:01 veth424c864 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:30:01 docker0 142.61 185.26 10.66 1618.51 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:30:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:30:01 vethc0af541 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:30:01 veth2379d98 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:30:01 ens3 247.97 194.59 1693.67 75.56 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:30:01 veth7ae41af 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:31:01 veth6a36a32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:31:01 vethdc339cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:31:01 veth424c864 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:31:01 docker0 98.68 144.27 7.56 1481.02 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:31:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:31:01 veth43d4421 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:31:01 ens3 239.82 172.28 1528.01 106.35 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:32:01 docker0 68.51 97.25 4.82 876.91 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:32:01 ens3 223.65 158.31 2022.53 90.09 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:33:01 ens3 0.03 0.02 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:34:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:38:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:39:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:40:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.962Z] 16:44:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:49:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:54:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 16:59:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 17:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] 17:00:01 ens3 104.93 59.70 2518.73 9.70 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] Average: docker0 14.56 15.44 1.11 132.72 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] Average: ens3 39.01 33.87 384.86 10.08 0.00 0.00 0.00 0.00 [2022-07-14T17:00:14.963Z] [2022-07-14T17:00:14.963Z] [2022-07-14T17:00:14.963Z] ---> sar -P ALL: [2022-07-14T17:00:14.963Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20151) 07/14/22 _x86_64_ (8 CPU) [2022-07-14T17:00:14.963Z] [2022-07-14T17:00:14.963Z] 16:03:18 LINUX RESTART (8 CPU) [2022-07-14T17:00:14.963Z] [2022-07-14T17:00:14.963Z] 16:04:01 CPU %user %nice %system %iowait %steal %idle [2022-07-14T17:00:14.963Z] 16:05:01 all 0.27 0.00 0.07 0.03 0.00 99.62 [2022-07-14T17:00:14.963Z] 16:05:01 0 0.10 0.00 0.12 0.00 0.00 99.78 [2022-07-14T17:00:14.963Z] 16:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-14T17:00:14.963Z] 16:05:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2022-07-14T17:00:14.963Z] 16:05:01 3 1.70 0.00 0.12 0.00 0.00 98.19 [2022-07-14T17:00:14.963Z] 16:05:01 4 0.07 0.00 0.07 0.12 0.00 99.75 [2022-07-14T17:00:14.963Z] 16:05:01 5 0.03 0.00 0.05 0.13 0.00 99.78 [2022-07-14T17:00:14.963Z] 16:05:01 6 0.05 0.00 0.08 0.00 0.00 99.87 [2022-07-14T17:00:14.963Z] 16:05:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2022-07-14T17:00:14.963Z] 16:06:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-07-14T17:00:14.963Z] 16:06:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-14T17:00:14.963Z] 16:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-14T17:00:14.963Z] 16:06:01 2 0.62 0.00 0.02 0.00 0.00 99.37 [2022-07-14T17:00:14.963Z] 16:06:01 3 0.15 0.00 0.02 0.00 0.00 99.83 [2022-07-14T17:00:14.963Z] 16:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-14T17:00:14.963Z] 16:06:01 5 0.62 0.00 0.03 0.03 0.02 99.30 [2022-07-14T17:00:14.963Z] 16:06:01 6 0.65 0.00 0.03 0.00 0.00 99.32 [2022-07-14T17:00:14.963Z] 16:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:07:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-07-14T17:00:14.963Z] 16:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.963Z] 16:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:07:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-14T17:00:14.963Z] 16:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.963Z] 16:07:01 5 0.33 0.00 0.00 0.00 0.00 99.67 [2022-07-14T17:00:14.963Z] 16:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.963Z] 16:08:01 all 0.07 0.00 0.04 0.01 0.01 99.88 [2022-07-14T17:00:14.963Z] 16:08:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-14T17:00:14.963Z] 16:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-14T17:00:14.963Z] 16:08:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-14T17:00:14.963Z] 16:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-14T17:00:14.963Z] 16:08:01 4 0.02 0.00 0.05 0.03 0.02 99.88 [2022-07-14T17:00:14.963Z] 16:08:01 5 0.20 0.00 0.10 0.07 0.00 99.63 [2022-07-14T17:00:14.963Z] 16:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-14T17:00:14.963Z] 16:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-14T17:00:14.963Z] 16:09:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-14T17:00:14.963Z] 16:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.963Z] 16:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.963Z] 16:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:09:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.963Z] 16:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-14T17:00:14.963Z] 16:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.963Z] 16:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.963Z] 16:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:10:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2022-07-14T17:00:14.963Z] 16:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-14T17:00:14.963Z] 16:11:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2022-07-14T17:00:14.963Z] 16:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-14T17:00:14.963Z] 16:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:11:01 3 0.22 0.00 0.02 0.00 0.00 99.77 [2022-07-14T17:00:14.963Z] 16:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-14T17:00:14.963Z] 16:11:01 5 0.03 0.00 0.00 0.07 0.00 99.90 [2022-07-14T17:00:14.963Z] 16:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.963Z] 16:12:01 all 0.18 0.00 0.01 0.01 0.00 99.81 [2022-07-14T17:00:14.963Z] 16:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-14T17:00:14.963Z] 16:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.963Z] 16:12:01 3 1.32 0.00 0.02 0.00 0.00 98.66 [2022-07-14T17:00:14.963Z] 16:12:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-14T17:00:14.963Z] 16:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-14T17:00:14.964Z] 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:13:01 all 0.01 0.00 0.01 0.00 0.00 99.99 [2022-07-14T17:00:14.964Z] 16:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-14T17:00:14.964Z] 16:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-14T17:00:14.964Z] 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-14T17:00:14.964Z] 16:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:14:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-14T17:00:14.964Z] 16:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.964Z] 16:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:15:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.964Z] 16:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-14T17:00:14.964Z] 16:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] [2022-07-14T17:00:14.964Z] 16:15:01 CPU %user %nice %system %iowait %steal %idle [2022-07-14T17:00:14.964Z] 16:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-14T17:00:14.964Z] 16:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:17:01 all 0.21 0.00 0.03 0.01 0.00 99.75 [2022-07-14T17:00:14.964Z] 16:17:01 0 0.25 0.00 0.05 0.02 0.02 99.67 [2022-07-14T17:00:14.964Z] 16:17:01 1 0.25 0.00 0.07 0.00 0.00 99.68 [2022-07-14T17:00:14.964Z] 16:17:01 2 0.20 0.00 0.03 0.02 0.00 99.75 [2022-07-14T17:00:14.964Z] 16:17:01 3 0.17 0.00 0.05 0.02 0.00 99.77 [2022-07-14T17:00:14.964Z] 16:17:01 4 0.22 0.00 0.00 0.02 0.00 99.77 [2022-07-14T17:00:14.964Z] 16:17:01 5 0.22 0.00 0.03 0.02 0.02 99.72 [2022-07-14T17:00:14.964Z] 16:17:01 6 0.22 0.00 0.00 0.00 0.00 99.78 [2022-07-14T17:00:14.964Z] 16:17:01 7 0.15 0.00 0.00 0.02 0.00 99.83 [2022-07-14T17:00:14.964Z] 16:18:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-14T17:00:14.964Z] 16:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:19:01 all 0.16 0.00 0.02 0.01 0.01 99.81 [2022-07-14T17:00:14.964Z] 16:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-14T17:00:14.964Z] 16:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:19:01 3 1.11 0.00 0.00 0.00 0.02 98.87 [2022-07-14T17:00:14.964Z] 16:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-14T17:00:14.964Z] 16:19:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2022-07-14T17:00:14.964Z] 16:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:20:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-07-14T17:00:14.964Z] 16:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.964Z] 16:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:20:01 3 0.28 0.00 0.03 0.00 0.00 99.68 [2022-07-14T17:00:14.964Z] 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:21:02 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-14T17:00:14.964Z] 16:21:02 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-14T17:00:14.964Z] 16:21:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:21:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:21:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.964Z] 16:21:02 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:21:02 5 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-14T17:00:14.964Z] 16:21:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:21:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:22:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-07-14T17:00:14.964Z] 16:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-14T17:00:14.964Z] 16:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-14T17:00:14.964Z] 16:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-14T17:00:14.964Z] 16:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-14T17:00:14.964Z] 16:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-14T17:00:14.964Z] 16:24:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-14T17:00:14.964Z] 16:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.964Z] 16:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-14T17:00:14.964Z] 16:25:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-07-14T17:00:14.964Z] 16:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-14T17:00:14.964Z] 16:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.964Z] 16:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.964Z] 16:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-14T17:00:14.964Z] 16:26:01 all 2.04 0.00 0.48 0.33 0.00 97.15 [2022-07-14T17:00:14.964Z] 16:26:01 0 1.38 0.00 0.22 0.00 0.00 98.40 [2022-07-14T17:00:14.964Z] 16:26:01 1 2.58 0.00 0.07 0.02 0.00 97.33 [2022-07-14T17:00:14.964Z] 16:26:01 2 1.30 0.00 0.15 0.02 0.00 98.53 [2022-07-14T17:00:14.964Z] 16:26:01 3 0.84 0.00 0.15 0.00 0.00 99.01 [2022-07-14T17:00:14.964Z] 16:26:01 4 1.73 0.00 0.22 0.02 0.00 98.03 [2022-07-14T17:00:14.964Z] 16:26:01 5 0.92 0.00 1.40 2.30 0.00 95.39 [2022-07-14T17:00:14.964Z] 16:26:01 6 4.19 0.00 0.77 0.30 0.02 94.73 [2022-07-14T17:00:14.964Z] 16:26:01 7 3.34 0.00 0.84 0.00 0.00 95.82 [2022-07-14T17:00:14.964Z] [2022-07-14T17:00:14.964Z] 16:26:01 CPU %user %nice %system %iowait %steal %idle [2022-07-14T17:00:14.964Z] 16:27:01 all 17.76 0.00 5.10 1.64 0.08 75.43 [2022-07-14T17:00:14.964Z] 16:27:01 0 19.97 0.00 5.12 2.70 0.08 72.13 [2022-07-14T17:00:14.964Z] 16:27:01 1 19.94 0.00 4.85 0.98 0.08 74.15 [2022-07-14T17:00:14.964Z] 16:27:01 2 17.31 0.00 3.87 0.10 0.07 78.66 [2022-07-14T17:00:14.964Z] 16:27:01 3 17.08 0.00 5.81 0.31 0.09 76.72 [2022-07-14T17:00:14.965Z] 16:27:01 4 17.01 0.00 5.18 6.42 0.08 71.31 [2022-07-14T17:00:14.965Z] 16:27:01 5 18.28 0.00 5.15 1.59 0.10 74.88 [2022-07-14T17:00:14.965Z] 16:27:01 6 16.43 0.00 5.80 0.32 0.07 77.38 [2022-07-14T17:00:14.965Z] 16:27:01 7 16.05 0.00 5.01 0.68 0.08 78.17 [2022-07-14T17:00:14.965Z] 16:28:01 all 46.29 0.00 7.61 0.21 0.09 45.80 [2022-07-14T17:00:14.965Z] 16:28:01 0 46.82 0.00 6.85 0.29 0.10 45.94 [2022-07-14T17:00:14.965Z] 16:28:01 1 44.75 0.00 8.18 0.94 0.08 46.04 [2022-07-14T17:00:14.965Z] 16:28:01 2 46.76 0.00 6.96 0.10 0.10 46.07 [2022-07-14T17:00:14.965Z] 16:28:01 3 45.58 0.00 9.18 0.05 0.10 45.09 [2022-07-14T17:00:14.965Z] 16:28:01 4 46.08 0.00 8.08 0.10 0.10 45.64 [2022-07-14T17:00:14.965Z] 16:28:01 5 46.70 0.00 6.98 0.02 0.08 46.21 [2022-07-14T17:00:14.965Z] 16:28:01 6 47.27 0.00 7.75 0.08 0.08 44.81 [2022-07-14T17:00:14.965Z] 16:28:01 7 46.37 0.00 6.86 0.10 0.10 46.57 [2022-07-14T17:00:14.965Z] 16:29:01 all 30.04 0.00 8.35 0.77 0.08 60.76 [2022-07-14T17:00:14.965Z] 16:29:01 0 30.07 0.00 8.23 0.64 0.08 60.96 [2022-07-14T17:00:14.965Z] 16:29:01 1 29.06 0.00 7.88 3.54 0.08 59.43 [2022-07-14T17:00:14.965Z] 16:29:01 2 29.44 0.00 8.21 0.02 0.10 62.22 [2022-07-14T17:00:14.965Z] 16:29:01 3 29.40 0.00 7.53 0.03 0.07 62.97 [2022-07-14T17:00:14.965Z] 16:29:01 4 29.60 0.00 9.81 1.83 0.08 58.67 [2022-07-14T17:00:14.965Z] 16:29:01 5 31.50 0.00 8.86 0.02 0.09 59.54 [2022-07-14T17:00:14.965Z] 16:29:01 6 30.46 0.00 7.65 0.03 0.09 61.77 [2022-07-14T17:00:14.965Z] 16:29:01 7 30.78 0.00 8.64 0.00 0.08 60.49 [2022-07-14T17:00:14.965Z] 16:30:01 all 48.26 0.00 14.09 6.29 0.11 31.25 [2022-07-14T17:00:14.965Z] 16:30:01 0 46.96 0.00 15.30 3.04 0.10 34.60 [2022-07-14T17:00:14.965Z] 16:30:01 1 48.93 0.00 13.22 4.95 0.12 32.79 [2022-07-14T17:00:14.965Z] 16:30:01 2 49.72 0.00 12.76 3.67 0.12 33.73 [2022-07-14T17:00:14.965Z] 16:30:01 3 49.48 0.00 13.20 2.94 0.12 34.27 [2022-07-14T17:00:14.965Z] 16:30:01 4 47.20 0.00 15.11 13.38 0.10 24.21 [2022-07-14T17:00:14.965Z] 16:30:01 5 47.52 0.00 16.28 17.39 0.12 18.68 [2022-07-14T17:00:14.965Z] 16:30:01 6 47.64 0.00 13.19 2.98 0.10 36.09 [2022-07-14T17:00:14.965Z] 16:30:01 7 48.61 0.00 13.66 2.06 0.12 35.55 [2022-07-14T17:00:14.965Z] 16:31:01 all 49.58 0.00 15.60 10.52 0.14 24.15 [2022-07-14T17:00:14.965Z] 16:31:01 0 49.87 0.00 15.24 8.74 0.14 26.01 [2022-07-14T17:00:14.965Z] 16:31:01 1 50.70 0.00 14.84 7.66 0.14 26.67 [2022-07-14T17:00:14.965Z] 16:31:01 2 50.17 0.00 15.51 14.15 0.14 20.04 [2022-07-14T17:00:14.965Z] 16:31:01 3 49.22 0.00 15.46 8.37 0.15 26.80 [2022-07-14T17:00:14.965Z] 16:31:01 4 50.50 0.00 14.38 8.41 0.15 26.56 [2022-07-14T17:00:14.965Z] 16:31:01 5 48.80 0.00 15.69 7.11 0.14 28.27 [2022-07-14T17:00:14.965Z] 16:31:01 6 48.55 0.00 17.16 14.51 0.14 19.65 [2022-07-14T17:00:14.965Z] 16:31:01 7 48.83 0.00 16.56 15.25 0.14 19.22 [2022-07-14T17:00:14.965Z] 16:32:01 all 37.07 0.00 10.50 4.97 0.11 47.34 [2022-07-14T17:00:14.965Z] 16:32:01 0 34.65 0.00 8.75 2.25 0.14 54.22 [2022-07-14T17:00:14.965Z] 16:32:01 1 38.03 0.00 11.16 3.70 0.10 47.01 [2022-07-14T17:00:14.965Z] 16:32:01 2 41.33 0.00 11.12 6.02 0.12 41.42 [2022-07-14T17:00:14.965Z] 16:32:01 3 36.21 0.00 10.14 4.16 0.10 49.40 [2022-07-14T17:00:14.965Z] 16:32:01 4 35.92 0.00 9.11 2.35 0.10 52.52 [2022-07-14T17:00:14.965Z] 16:32:01 5 35.85 0.00 11.75 9.31 0.12 42.97 [2022-07-14T17:00:14.965Z] 16:32:01 6 36.80 0.00 11.24 6.18 0.12 45.66 [2022-07-14T17:00:14.965Z] 16:32:01 7 37.81 0.00 10.77 5.82 0.10 45.50 [2022-07-14T17:00:14.965Z] 16:33:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-07-14T17:00:14.965Z] 16:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-14T17:00:14.965Z] 16:33:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-14T17:00:14.965Z] 16:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:33:01 5 1.99 0.00 0.03 0.00 0.02 97.96 [2022-07-14T17:00:14.965Z] 16:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:33:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-14T17:00:14.965Z] 16:34:01 all 0.22 0.00 0.02 0.02 0.00 99.74 [2022-07-14T17:00:14.965Z] 16:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:34:01 2 0.05 0.00 0.02 0.07 0.00 99.87 [2022-07-14T17:00:14.965Z] 16:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:34:01 5 1.63 0.00 0.05 0.02 0.02 98.28 [2022-07-14T17:00:14.965Z] 16:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:34:01 7 0.02 0.00 0.03 0.05 0.00 99.90 [2022-07-14T17:00:14.965Z] 16:35:01 all 0.30 0.00 0.01 0.03 0.00 99.66 [2022-07-14T17:00:14.965Z] 16:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:35:01 1 0.17 0.00 0.05 0.00 0.00 99.78 [2022-07-14T17:00:14.965Z] 16:35:01 2 0.13 0.00 0.02 0.10 0.00 99.75 [2022-07-14T17:00:14.965Z] 16:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:35:01 5 2.02 0.00 0.02 0.00 0.02 97.95 [2022-07-14T17:00:14.965Z] 16:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-14T17:00:14.965Z] 16:35:01 7 0.00 0.00 0.00 0.12 0.00 99.88 [2022-07-14T17:00:14.965Z] 16:36:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-07-14T17:00:14.965Z] 16:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:36:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:36:01 5 2.00 0.00 0.03 0.00 0.02 97.95 [2022-07-14T17:00:14.965Z] 16:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-07-14T17:00:14.965Z] 16:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:37:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-14T17:00:14.965Z] 16:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-14T17:00:14.965Z] 16:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.965Z] 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:37:01 5 1.99 0.00 0.02 0.00 0.02 97.98 [2022-07-14T17:00:14.965Z] 16:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:37:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-07-14T17:00:14.965Z] [2022-07-14T17:00:14.965Z] 16:37:01 CPU %user %nice %system %iowait %steal %idle [2022-07-14T17:00:14.965Z] 16:38:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-07-14T17:00:14.965Z] 16:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:38:01 5 2.00 0.00 0.03 0.00 0.02 97.95 [2022-07-14T17:00:14.965Z] 16:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:39:01 all 0.17 0.00 0.02 0.00 0.00 99.80 [2022-07-14T17:00:14.965Z] 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:39:01 5 1.21 0.00 0.15 0.00 0.00 98.64 [2022-07-14T17:00:14.965Z] 16:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-14T17:00:14.965Z] 16:39:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-14T17:00:14.965Z] 16:40:01 all 0.01 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:40:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-07-14T17:00:14.965Z] 16:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:40:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2022-07-14T17:00:14.965Z] 16:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.965Z] 16:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.965Z] 16:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.965Z] 16:41:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-14T17:00:14.966Z] 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-14T17:00:14.966Z] 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-14T17:00:14.966Z] 16:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:42:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-14T17:00:14.966Z] 16:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:43:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-14T17:00:14.966Z] 16:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:43:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-14T17:00:14.966Z] 16:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:44:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-14T17:00:14.966Z] 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-07-14T17:00:14.966Z] 16:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-14T17:00:14.966Z] 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-14T17:00:14.966Z] 16:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:45:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2022-07-14T17:00:14.966Z] 16:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:45:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2022-07-14T17:00:14.966Z] 16:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-14T17:00:14.966Z] 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-14T17:00:14.966Z] 16:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-14T17:00:14.966Z] 16:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-14T17:00:14.966Z] 16:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:47:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-14T17:00:14.966Z] 16:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-14T17:00:14.966Z] 16:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-14T17:00:14.966Z] [2022-07-14T17:00:14.966Z] 16:48:01 CPU %user %nice %system %iowait %steal %idle [2022-07-14T17:00:14.966Z] 16:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-07-14T17:00:14.966Z] 16:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.966Z] 16:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-14T17:00:14.966Z] 16:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-14T17:00:14.966Z] 16:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-14T17:00:14.966Z] 16:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-14T17:00:14.966Z] 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-14T17:00:14.966Z] 16:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:50:01 7 0.02 0.00 0.02 0.05 0.00 99.92 [2022-07-14T17:00:14.966Z] 16:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-14T17:00:14.966Z] 16:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:51:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-14T17:00:14.966Z] 16:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:52:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-14T17:00:14.966Z] 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:52:01 7 0.05 0.00 0.03 0.03 0.00 99.88 [2022-07-14T17:00:14.966Z] 16:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-14T17:00:14.966Z] 16:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:53:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-14T17:00:14.966Z] 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-14T17:00:14.966Z] 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:54:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2022-07-14T17:00:14.966Z] 16:55:01 all 0.00 0.00 0.00 0.01 0.00 99.99 [2022-07-14T17:00:14.966Z] 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:55:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2022-07-14T17:00:14.966Z] 16:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-14T17:00:14.966Z] 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-14T17:00:14.966Z] 16:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.966Z] 16:56:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2022-07-14T17:00:14.966Z] 16:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:56:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-14T17:00:14.966Z] 16:57:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-07-14T17:00:14.966Z] 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.966Z] 16:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.966Z] 16:57:01 5 0.40 0.00 0.00 0.00 0.00 99.60 [2022-07-14T17:00:14.967Z] 16:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.967Z] 16:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-14T17:00:14.967Z] 16:58:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-07-14T17:00:14.967Z] 16:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.967Z] 16:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-14T17:00:14.967Z] 16:58:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-14T17:00:14.967Z] 16:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-14T17:00:14.967Z] 16:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.967Z] 16:58:01 5 2.00 0.00 0.02 0.00 0.00 97.98 [2022-07-14T17:00:14.967Z] 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.967Z] 16:58:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2022-07-14T17:00:14.967Z] 16:59:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-07-14T17:00:14.967Z] 16:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.967Z] 16:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.967Z] 16:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.967Z] 16:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-14T17:00:14.967Z] 16:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.967Z] 16:59:01 5 1.99 0.00 0.00 0.00 0.02 98.00 [2022-07-14T17:00:14.967Z] 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-14T17:00:14.967Z] 16:59:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-14T17:00:14.967Z] [2022-07-14T17:00:14.967Z] 16:59:01 CPU %user %nice %system %iowait %steal %idle [2022-07-14T17:00:14.967Z] 17:00:01 all 1.13 0.00 0.36 0.02 0.01 98.48 [2022-07-14T17:00:14.967Z] 17:00:01 0 1.02 0.00 0.37 0.00 0.02 98.60 [2022-07-14T17:00:14.967Z] 17:00:01 1 0.90 0.00 0.33 0.02 0.02 98.73 [2022-07-14T17:00:14.967Z] 17:00:01 2 0.87 0.00 0.35 0.03 0.00 98.75 [2022-07-14T17:00:14.967Z] 17:00:01 3 0.69 0.00 0.35 0.00 0.02 98.95 [2022-07-14T17:00:14.967Z] 17:00:01 4 0.37 0.00 0.53 0.03 0.00 99.07 [2022-07-14T17:00:14.967Z] 17:00:01 5 3.07 0.00 0.41 0.02 0.00 96.50 [2022-07-14T17:00:14.967Z] 17:00:01 6 0.85 0.00 0.20 0.00 0.00 98.95 [2022-07-14T17:00:14.967Z] 17:00:01 7 1.27 0.00 0.37 0.05 0.00 98.31 [2022-07-14T17:00:14.967Z] Average: all 4.16 0.00 1.10 0.44 0.01 94.28 [2022-07-14T17:00:14.967Z] Average: 0 4.08 0.00 1.07 0.31 0.01 94.52 [2022-07-14T17:00:14.967Z] Average: 1 4.16 0.00 1.08 0.38 0.01 94.37 [2022-07-14T17:00:14.967Z] Average: 2 4.21 0.00 1.04 0.43 0.01 94.31 [2022-07-14T17:00:14.967Z] Average: 3 4.14 0.00 1.10 0.28 0.01 94.47 [2022-07-14T17:00:14.967Z] Average: 4 4.03 0.00 1.10 0.58 0.01 94.28 [2022-07-14T17:00:14.967Z] Average: 5 4.44 0.00 1.19 0.68 0.02 93.68 [2022-07-14T17:00:14.967Z] Average: 6 4.11 0.00 1.13 0.43 0.01 94.32 [2022-07-14T17:00:14.967Z] Average: 7 4.12 0.00 1.11 0.44 0.01 94.32 [2022-07-14T17:00:14.967Z] [2022-07-14T17:00:14.967Z] [2022-07-14T17:00:14.967Z]