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 16:26:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:26:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:26:02 ========================================================= 16:26:02 EdgeX Global Pipelines Version Info 16:26:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 54fd27c21cc1f8e4a2e8fb5cc13c0d01da639a1b # timeout=10 16:26:03 ------------------- 16:26:03 stable info: 16:26:03 ------------------- 16:26:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:03 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:26:03 Message: update stable to v1.0.238 16:26:04 ------------------- 16:26:04 experimental info: 16:26:04 ------------------- 16:26:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:04 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:26:04 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4092 [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4092 [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4092 [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3fa4a6 [Pipeline] echo 16:26:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:04 provisioning config files... 16:26:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9025222807043296711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:04 ---> docker-login.sh 16:26:04 nexus3.edgexfoundry.org:10001 16:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:05 Configure a credential helper to remove this warning. See 16:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:05 16:26:05 Login Succeeded 16:26:05 nexus3.edgexfoundry.org:10002 16:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:05 Configure a credential helper to remove this warning. See 16:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:05 16:26:05 Login Succeeded 16:26:05 nexus3.edgexfoundry.org:10003 16:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:05 Configure a credential helper to remove this warning. See 16:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:05 16:26:05 Login Succeeded 16:26:05 nexus3.edgexfoundry.org:10004 16:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:05 Configure a credential helper to remove this warning. See 16:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:05 16:26:05 Login Succeeded 16:26:05 docker.io 16:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:06 Configure a credential helper to remove this warning. See 16:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:06 16:26:06 Login Succeeded 16:26:06 ---> docker-login.sh ends [Pipeline] } 16:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:06 + 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 16:26:06 + + dirname cmd/core-command/Dockerfile 16:26:06 cut -d/ -f2 16:26:06 + echo core-command,cmd/core-command/Dockerfile 16:26:06 + dirname cmd/core-data/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo core-data,cmd/core-data/Dockerfile 16:26:06 + dirname cmd/core-metadata/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo core-metadata,cmd/core-metadata/Dockerfile 16:26:06 + dirname cmd/security-bootstrapper/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:26:06 + dirname cmd/security-proxy-setup/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:26:06 + dirname cmd/security-secretstore-setup/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:26:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:26:06 + dirname cmd/security-spire-agent/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:26:06 + dirname cmd/security-spire-config/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:26:06 + dirname cmd/security-spire-server/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:26:06 + dirname cmd/support-notifications/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo support-notifications,cmd/support-notifications/Dockerfile 16:26:06 + dirname cmd/support-scheduler/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:26:06 + dirname cmd/sys-mgmt-agent/Dockerfile 16:26:06 + cut -d/ -f2 16:26:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:26:06 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 16:26:06 + git rev-list -1 --merges c3fa4a60a61eb0e0dabb0c8df2274695a66945e2~1..c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [Pipeline] echo 16:26:06 -----------> git rev-list -1 --merges c3fa4a60a61eb0e0dabb0c8df2274695a66945e2~1..c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:26:06 c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [false] [Pipeline] sh 16:26:07 + git log --format=format:%s -1 c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [Pipeline] echo 16:26:07 ========================================================= 16:26:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:26:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:26:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:07 + grep -v github /etc/ssh/ssh_known_hosts 16:26:07 + [ -e /tmp/ssh_known_hosts ] 16:26:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:26:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:26:07 + sudo tee -a /etc/ssh/ssh_known_hosts 16:26:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:08 16:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:08 0.1.4: Pulling from edgex-devops/py-git-semver 16:26:08 b85a868b505f: Pulling fs layer 16:26:08 e2be974225ed: Pulling fs layer 16:26:08 339a4e72a1f5: Pulling fs layer 16:26:08 988bab9f4d93: Pulling fs layer 16:26:08 1469e6f7b9e6: Pulling fs layer 16:26:08 eaf3925da568: Pulling fs layer 16:26:08 bab4dde63d76: Pulling fs layer 16:26:08 bde34c3a00c8: Pulling fs layer 16:26:08 b352a97aabf1: Pulling fs layer 16:26:08 4872d77fe225: Pulling fs layer 16:26:08 5851b861e8e6: Pulling fs layer 16:26:08 bab4dde63d76: Waiting 16:26:08 4872d77fe225: Waiting 16:26:08 bde34c3a00c8: Waiting 16:26:08 5851b861e8e6: Waiting 16:26:08 b352a97aabf1: Waiting 16:26:08 1469e6f7b9e6: Waiting 16:26:08 eaf3925da568: Waiting 16:26:08 988bab9f4d93: Waiting 16:26:08 e2be974225ed: Download complete 16:26:08 988bab9f4d93: Verifying Checksum 16:26:08 988bab9f4d93: Download complete 16:26:08 1469e6f7b9e6: Verifying Checksum 16:26:08 1469e6f7b9e6: Download complete 16:26:08 eaf3925da568: Download complete 16:26:08 339a4e72a1f5: Verifying Checksum 16:26:08 339a4e72a1f5: Download complete 16:26:08 bde34c3a00c8: Download complete 16:26:08 b352a97aabf1: Download complete 16:26:08 4872d77fe225: Download complete 16:26:08 5851b861e8e6: Verifying Checksum 16:26:08 5851b861e8e6: Download complete 16:26:08 b85a868b505f: Verifying Checksum 16:26:08 b85a868b505f: Download complete 16:26:08 bab4dde63d76: Verifying Checksum 16:26:08 bab4dde63d76: Download complete 16:26:09 b85a868b505f: Pull complete 16:26:10 e2be974225ed: Pull complete 16:26:10 339a4e72a1f5: Pull complete 16:26:10 988bab9f4d93: Pull complete 16:26:10 1469e6f7b9e6: Pull complete 16:26:10 eaf3925da568: Pull complete 16:26:12 bab4dde63d76: Pull complete 16:26:12 bde34c3a00c8: Pull complete 16:26:13 b352a97aabf1: Pull complete 16:26:13 4872d77fe225: Pull complete 16:26:13 5851b861e8e6: Pull complete 16:26:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:13 prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container 16:26:13 $ 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 16:26:14 $ docker top 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 -eo pid,comm 16:26:14 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). 16:26:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:14 [ssh-agent] Looking for ssh-agent implementation... 16:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:14 $ docker exec 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 ssh-agent 16:26:14 SSH_AUTH_SOCK=/tmp/ssh-blnfam9QnMYm/agent.32 16:26:14 SSH_AGENT_PID=38 16:26:14 Running ssh-add (command line suppressed) 16:26:15 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5756452331884553455.key (/w/workspace/edgex-go/3@tmp/private_key_5756452331884553455.key) 16:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:15 + git tag --points-at HEAD [Pipeline] } 16:26:15 $ docker exec --env ******** --env ******** 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 ssh-agent -k 16:26:15 unset SSH_AUTH_SOCK; 16:26:15 unset SSH_AGENT_PID; 16:26:15 echo Agent pid 38 killed; 16:26:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:15 [ssh-agent] Looking for ssh-agent implementation... 16:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:15 $ docker exec 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 ssh-agent 16:26:15 SSH_AUTH_SOCK=/tmp/ssh-tmsfwRmGM2rH/agent.72 16:26:15 SSH_AGENT_PID=79 16:26:15 Running ssh-add (command line suppressed) 16:26:15 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3710349592409814406.key (/w/workspace/edgex-go/3@tmp/private_key_3710349592409814406.key) 16:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:16 + git semver init 16:26:16 2022-07-14 16:26:16,428 [run_init] DEBUG init version:0.0.0 force:False 16:26:16 2022-07-14 16:26:16,429 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:26:16 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 16:26:16 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) 16:26:20 2022-07-14 16:26:20,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:26:20 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 16:26:20 2022-07-14 16:26:20,304 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4092 16:26:20 2022-07-14 16:26:20,308 [execute] INFO git cat-file --batch-check 16:26:20 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=) 16:26:20 2022-07-14 16:26:20,313 [execute] INFO git cat-file --batch 16:26:20 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=) 16:26:20 2022-07-14 16:26:20,318 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4092 16:26:20 0.0.0 [Pipeline] } 16:26:20 $ docker exec --env ******** --env ******** 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 ssh-agent -k 16:26:20 unset SSH_AUTH_SOCK; 16:26:20 unset SSH_AGENT_PID; 16:26:20 echo Agent pid 79 killed; 16:26:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:21 + git semver [Pipeline] } 16:26:21 $ docker stop --time=1 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 16:26:22 $ docker rm -f 95674bc724b075a2164b0508336f084251c8c8a6d689893381e20ae502da7624 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:26:23 Stashed 1 file(s) [Pipeline] echo 16:26:23 [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 16:26:23 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:23 ========================================================= 16:26:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:26:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:26:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:26:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:26:24 2408cc74d12b: Pulling fs layer 16:26:24 ea60b727a1ce: Pulling fs layer 16:26:24 30c4a7721957: Pulling fs layer 16:26:24 370296b7ddb6: Pulling fs layer 16:26:24 7c6cee850709: Pulling fs layer 16:26:24 39a5fcdaea64: Pulling fs layer 16:26:24 d94ebbe4e438: Pulling fs layer 16:26:24 bcfd1f05c69d: Pulling fs layer 16:26:24 59ccb84bbe0f: Pulling fs layer 16:26:24 370296b7ddb6: Waiting 16:26:24 7c6cee850709: Waiting 16:26:24 39a5fcdaea64: Waiting 16:26:24 d94ebbe4e438: Waiting 16:26:24 bcfd1f05c69d: Waiting 16:26:24 30c4a7721957: Verifying Checksum 16:26:24 30c4a7721957: Download complete 16:26:24 ea60b727a1ce: Download complete 16:26:24 7c6cee850709: Download complete 16:26:24 39a5fcdaea64: Verifying Checksum 16:26:24 39a5fcdaea64: Download complete 16:26:24 2408cc74d12b: Verifying Checksum 16:26:24 2408cc74d12b: Download complete 16:26:24 d94ebbe4e438: Download complete 16:26:24 2408cc74d12b: Pull complete 16:26:24 ea60b727a1ce: Pull complete 16:26:24 30c4a7721957: Pull complete 16:26:24 59ccb84bbe0f: Verifying Checksum 16:26:24 59ccb84bbe0f: Download complete 16:26:24 bcfd1f05c69d: Verifying Checksum 16:26:24 bcfd1f05c69d: Download complete 16:26:24 370296b7ddb6: Verifying Checksum 16:26:24 370296b7ddb6: Download complete 16:26:29 370296b7ddb6: Pull complete 16:26:29 7c6cee850709: Pull complete 16:26:29 39a5fcdaea64: Pull complete 16:26:29 d94ebbe4e438: Pull complete 16:26:30 bcfd1f05c69d: Pull complete 16:26:31 59ccb84bbe0f: Pull complete 16:26:31 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:26:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:26:31 WORKDIR /edgex 16:26:31 COPY go.mod . 16:26:31 RUN go mod download 16:26:31 + docker build -t ci-base-image-x86_64 -f - . 16:26:33 Sending build context to Docker daemon 335.2MB 16:26:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:26:33 ---> a4fb48ad2a94 16:26:33 Step 2/4 : WORKDIR /edgex 16:26:35 ---> Running in c97dd332525b 16:26:35 Removing intermediate container c97dd332525b 16:26:35 ---> 57feccd324da 16:26:35 Step 3/4 : COPY go.mod . 16:26:35 ---> 8b0d86b3a7d1 16:26:35 Step 4/4 : RUN go mod download 16:26:35 ---> Running in 5bb6a1a6de0c 16:26:38 Still waiting to schedule task 16:26:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:26:48 Removing intermediate container 5bb6a1a6de0c 16:26:48 ---> 664ab32f8db0 16:26:48 Successfully built 664ab32f8db0 16:26:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:48 + docker inspect -f . ci-base-image-x86_64 16:26:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:48 prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container 16:26:48 $ 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 16:26:48 $ docker top c4c4f18608636d4a802a53677355337666e98f6541903d337378abac50c0323b -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:49 + go version 16:26:49 go version go1.18.3 linux/amd64 [Pipeline] } 16:26:49 $ docker stop --time=1 c4c4f18608636d4a802a53677355337666e98f6541903d337378abac50c0323b 16:26:50 $ 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 16:26:50 + docker inspect -f . ci-base-image-x86_64 16:26:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:51 prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container 16:26:51 $ 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 16:26:51 $ docker top 3a58cf4eb8960c151915efa71866348433580794261a8d71f67dc401d553eba8 -eo pid,comm [Pipeline] { [Pipeline] echo 16:26:51 ========================================================= 16:26:51 [edgeXBuildGoParallel] Running Tests and Build... 16:26:51 ========================================================= [Pipeline] sh 16:26:51 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:26:52 + make test 16:26:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:26:58 ? github.com/edgexfoundry/edgex-go [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:27:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 16:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:27:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements 16:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:27:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.2% of statements 16:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.789s coverage: 89.2% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.095s coverage: 83.8% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 29.6% of statements 16:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 16:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 16:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements 16:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:27:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 16:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 58.8% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.099s coverage: 85.4% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.4% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:27:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:27:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 16:27:36 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 16:27:54 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." 16:27:54 GO111MODULE=on go vet ./... 16:27:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:55 ./bin/test-attribution-txt.sh [Pipeline] echo 16:27:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:27:56 + ls -al . 16:27:56 total 684 16:27:56 drwxrwxr-x 10 1001 1001 4096 Jul 14 16:26 . 16:27:56 drwxr-xr-x 4 root root 4096 Jul 14 16:26 .. 16:27:56 -rw-rw-r-- 1 1001 1001 11 Jul 14 16:25 .dockerignore 16:27:56 drwxrwxr-x 8 1001 1001 4096 Jul 14 16:27 .git 16:27:56 drwxrwxr-x 3 1001 1001 4096 Jul 14 16:25 .github 16:27:56 -rw-rw-r-- 1 1001 1001 1030 Jul 14 16:25 .gitignore 16:27:56 -rw-rw-r-- 1 1001 1001 42 Jul 14 16:25 .golangci.yml 16:27:56 -rw-rw-r-- 1 1001 1001 87 Jul 14 16:25 .hadolint.yml 16:27:56 drwxr-xr-x 3 1001 1001 4096 Jul 14 16:26 .semver 16:27:56 -rw-rw-r-- 1 1001 1001 166 Jul 14 16:25 .sonarcloud.properties 16:27:56 -rw-rw-r-- 1 1001 1001 1171 Jul 14 16:25 ADOPTERS.md 16:27:56 -rw-rw-r-- 1 1001 1001 10347 Jul 14 16:25 Attribution.txt 16:27:56 -rw-rw-r-- 1 1001 1001 63209 Jul 14 16:25 CHANGELOG.md 16:27:56 -rw-rw-r-- 1 1001 1001 3804 Jul 14 16:25 CONTRIBUTING.md 16:27:56 -rw-rw-r-- 1 1001 1001 677 Jul 14 16:25 GOVERNANCE.md 16:27:56 -rw-rw-r-- 1 1001 1001 850 Jul 14 16:25 Jenkinsfile 16:27:56 -rw-rw-r-- 1 1001 1001 10775 Jul 14 16:25 LICENSE 16:27:56 -rw-rw-r-- 1 1001 1001 10350 Jul 14 16:25 Makefile 16:27:56 -rw-rw-r-- 1 1001 1001 582 Jul 14 16:25 OWNERS.md 16:27:56 -rw-rw-r-- 1 1001 1001 9094 Jul 14 16:25 README.md 16:27:56 -rw-rw-r-- 1 1001 1001 6912 Jul 14 16:25 SECURITY.md 16:27:56 -rw-rw-r-- 1 1001 1001 5 Jul 14 16:26 VERSION 16:27:56 -rw-rw-r-- 1 1001 1001 4131 Jul 14 16:25 ZMQWindows.md 16:27:56 drwxrwxr-x 2 1001 1001 4096 Jul 14 16:25 bin 16:27:56 drwxrwxr-x 18 1001 1001 4096 Jul 14 16:25 cmd 16:27:56 -rw-r--r-- 1 root root 435593 Jul 14 16:27 coverage.out 16:27:56 -rw-rw-r-- 1 1001 1001 3312 Jul 14 16:25 go.mod 16:27:56 -rw-rw-r-- 1 1001 1001 36233 Jul 14 16:25 go.sum 16:27:56 drwxrwxr-x 8 1001 1001 4096 Jul 14 16:25 internal 16:27:56 drwxrwxr-x 3 1001 1001 4096 Jul 14 16:25 openapi 16:27:56 drwxrwxr-x 4 1001 1001 4096 Jul 14 16:25 snap 16:27:56 -rw-rw-r-- 1 1001 1001 204 Jul 14 16:25 version.go [Pipeline] sh 16:27:56 + '[' -e coverage.out ] 16:27:56 + chown 1001:1001 coverage.out [Pipeline] stash 16:27:56 Stashed 1 file(s) [Pipeline] sh 16:27:56 + make build 16:27:56 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 16:28:09 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 16:28:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20154 in /w/workspace/edgexfoundry_edgex-go_PR-4092 [Pipeline] { [Pipeline] ws 16:28:18 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:28:18 The recommended git tool is: git 16:28:19 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 16:28:19 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 16:28:25 using credential edgex-jenkins-ssh 16:28:25 Cloning the remote Git repository 16:28:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:28:25 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 16:28:25 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 16:28:25 > git init /w/workspace/edgex-go/3 # timeout=10 16:28:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:28:25 > git --version # timeout=10 16:28:25 > git --version # 'git version 2.25.1' 16:28:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:26 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 16:28:28 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 16:28:28 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 16:28:29 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 16:28:30 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 16:28:31 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 16:28:33 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] } 16:28:34 $ docker stop --time=1 3a58cf4eb8960c151915efa71866348433580794261a8d71f67dc401d553eba8 16:28:36 $ 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 16:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:37 16:28:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:37 latest: Pulling from edgex-devops/edgex-compose 16:28:37 cbdbe7a5bc2a: Pulling fs layer 16:28:37 ca9280d653b3: Pulling fs layer 16:28:37 7e9c9ca2126c: Pulling fs layer 16:28:37 cbdbe7a5bc2a: Download complete 16:28:38 ca9280d653b3: Verifying Checksum 16:28:38 ca9280d653b3: Download complete 16:28:38 cbdbe7a5bc2a: Pull complete 16:28:38 7e9c9ca2126c: Verifying Checksum 16:28:38 ca9280d653b3: Pull complete 16:28:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:28:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:28:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:28:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:41 > 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 16:28:41 Merging remotes/origin/main commit 5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad into PR head commit 5b96f283775bf9b7e7b55f69167ee5d90cf5ffb5 16:28:42 Merge succeeded, producing 410911822e2586a8507984088a1e5b37d5875f64 16:28:42 Checking out Revision 410911822e2586a8507984088a1e5b37d5875f64 (PR-4092) 16:28:42 7e9c9ca2126c: Pull complete 16:28:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:43 prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container 16:28:43 $ 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 16:28:41 > git config core.sparsecheckout # timeout=10 16:28:41 > git checkout -f 5b96f283775bf9b7e7b55f69167ee5d90cf5ffb5 # timeout=10 16:28:42 > git remote # timeout=10 16:28:42 > git config --get remote.origin.url # timeout=10 16:28:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:42 > git merge 5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad # timeout=10 16:28:42 > git rev-parse HEAD^{commit} # timeout=10 16:28:42 > git config core.sparsecheckout # timeout=10 16:28:42 > git checkout -f 410911822e2586a8507984088a1e5b37d5875f64 # timeout=10 16:28:44 $ docker top fe4f502beae0a6291edd9db454cd9a100f49c905e5f76be994e95fef01a24635 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:44 + grep+ paralleldocker-compose 16:28:44 build --help 16:28:45 --parallel Build images in parallel. [Pipeline] } 16:28:45 $ docker stop --time=1 fe4f502beae0a6291edd9db454cd9a100f49c905e5f76be994e95fef01a24635 16:28:46 Commit message: "Merge commit '5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad' into HEAD" 16:28:46 First time build. Skipping changelog. 16:28:46 $ 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 16:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:28:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:47 Dload Upload Total Spent Left Speed 16:28:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 93424 16:28:47 prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container 16:28:47 $ 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 16:28:47 $ docker top ba95e48361b095f272732e0991682444300fef036b3cd5cb919c65470ba8f8ab -eo pid,comm 16:28:46 > git rev-list --no-walk 54fd27c21cc1f8e4a2e8fb5cc13c0d01da639a1b # timeout=10 [Pipeline] { [Pipeline] sh [Pipeline] sh 16:28:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:28:48 + docker-compose -f ./docker-compose-build.yml build --parallel 16:28:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:28:48 + sudo tee /etc/docker/daemon.new 16:28:48 { 16:28:48 "registry-mirrors": [ 16:28:48 "https://nexus3.edgexfoundry.org:10001" 16:28:48 ], 16:28:48 "bip": "10.250.0.254/24", 16:28:48 "hosts": [ 16:28:48 "tcp://0.0.0.0:5555", 16:28:48 "unix:///var/run/docker.sock" 16:28:48 ], 16:28:48 "mtu": 1458, 16:28:48 "selinux-enabled": true, 16:28:48 "seccomp-profile": "/etc/docker/seccomp.json" 16:28:48 } [Pipeline] sh 16:28:48 Building core-command ... 16:28:48 Building core-data ... 16:28:48 Building core-metadata ... 16:28:48 Building security-bootstrapper ... 16:28:48 Building security-proxy-setup ... 16:28:48 Building security-secretstore-setup ... 16:28:48 Building security-spiffe-token-provider ... 16:28:48 Building security-spire-agent ... 16:28:48 Building security-spire-config ... 16:28:48 Building security-spire-server ... 16:28:48 Building support-notifications ... 16:28:48 Building support-scheduler ... 16:28:48 Building sys-mgmt-agent ... 16:28:48 Building security-spire-agent 16:28:48 Building security-bootstrapper 16:28:48 Building security-proxy-setup 16:28:48 Building core-data 16:28:48 Building support-scheduler 16:28:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:28:49 + sudo service docker restart 16:29:07 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:29:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> 664ab32f8db0 16:29:07 Step 3/31 : WORKDIR /edgex-go 16:29:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:29:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> 664ab32f8db0 16:29:07 Step 3/26 : WORKDIR /edgex-go 16:29:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:29:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> 664ab32f8db0 16:29:07 Step 3/23 : WORKDIR /edgex-go 16:29:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:29:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> 664ab32f8db0 16:29:07 Step 3/22 : WORKDIR /edgex-go 16:29:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:29:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:07 ---> 664ab32f8db0 16:29:07 Step 3/22 : WORKDIR /edgex-go 16:29:07 ---> Running in 18ac4601c128 16:29:07 ---> Running in b69dbb104fe7 16:29:07 ---> Running in db0e90613dbb 16:29:07 ---> Running in 5f0496c1eddf 16:29:07 ---> Running in c58d4cd0b226 16:29:07 Removing intermediate container b69dbb104fe7 16:29:07 ---> 9c4a3147fca1 16:29:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 Removing intermediate container 5f0496c1eddf 16:29:07 ---> 318fe4455fdd 16:29:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 Removing intermediate container db0e90613dbb 16:29:07 ---> a75eab5dc864 16:29:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 ---> Running in 186531e0e56f 16:29:07 Removing intermediate container 18ac4601c128 16:29:07 ---> eebbb82aa92a 16:29:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:07 Removing intermediate container c58d4cd0b226 16:29:07 ---> a73f15ea5c1a 16:29:07 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 16:29:07 provisioning config files... 16:29:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3208787617544361907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:07 ---> Running in 3267a59fb487 16:29:07 ---> Running in aea67afa4926 16:29:07 ---> Running in ae503d585b01 16:29:07 ---> Running in 68b69f8d08f2 16:29:08 ---> docker-login.sh 16:29:08 nexus3.edgexfoundry.org:10001 16:29:08 Removing intermediate container 186531e0e56f 16:29:08 ---> 9fd25eb9f35c 16:29:08 Step 5/31 : RUN apk add --update --no-cache make git 16:29:08 ---> Running in 51d48566768b 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 Removing intermediate container aea67afa4926 16:29:08 ---> 3e5ec1114954 16:29:08 Step 5/22 : RUN apk add --update --no-cache make git 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 nexus3.edgexfoundry.org:10002 16:29:09 ---> Running in 1050bcc868da 16:29:09 Removing intermediate container 68b69f8d08f2 16:29:09 ---> 398b60d12f66 16:29:09 Step 5/22 : RUN apk add --update --no-cache make git 16:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:09 Configure a credential helper to remove this warning. See 16:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:09 16:29:09 Login Succeeded 16:29:09 nexus3.edgexfoundry.org:10003 16:29:09 ---> Running in 2c83e3acb442 16:29:09 Removing intermediate container 3267a59fb487 16:29:09 ---> 1955a7dfc02d 16:29:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:29:09 Removing intermediate container ae503d585b01 16:29:09 ---> 335d58ee0210 16:29:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:29:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:09 ---> Running in 128cc3e2cb72 16:29:09 ---> Running in 8f13cea6e11d 16:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:09 Configure a credential helper to remove this warning. See 16:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:09 16:29:09 Login Succeeded 16:29:09 nexus3.edgexfoundry.org:10004 16:29:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:10 Configure a credential helper to remove this warning. See 16:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:10 16:29:10 Login Succeeded 16:29:10 docker.io 16:29:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:10 OK: 211 MiB in 51 packages 16:29:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:10 OK: 211 MiB in 51 packages 16:29:10 Removing intermediate container 51d48566768b 16:29:10 ---> a0949085a562 16:29:10 Step 6/31 : COPY go.mod vendor* ./ 16:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:10 Configure a credential helper to remove this warning. See 16:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:10 16:29:10 Login Succeeded 16:29:10 ---> docker-login.sh ends [Pipeline] } 16:29:10 Deleting 1 temporary files 16:29:10 OK: 211 MiB in 51 packages 16:29:10 ---> 99e2d075143a 16:29:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:10 OK: 211 MiB in 51 packages 16:29:10 ---> Running in d7c5aad2efab [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:29:11 Removing intermediate container 1050bcc868da 16:29:11 ---> f9cd53cb949a 16:29:11 Step 6/22 : COPY go.mod vendor* ./ 16:29:11 ---> b49391dd1f36 16:29:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:11 ---> Running in 9cfcf1705703 16:29:11 OK: 211 MiB in 51 packages [Pipeline] sh 16:29:11 Removing intermediate container 2c83e3acb442 16:29:11 ---> 4853f8a0579a 16:29:11 Step 6/22 : COPY go.mod vendor* ./ 16:29:11 Removing intermediate container 8f13cea6e11d 16:29:11 ---> e9205d8664cf 16:29:11 Step 6/26 : COPY go.mod vendor* ./ 16:29:11 + git config --global --add safe.directory /w/workspace/edgex-go/3 16:29:11 ---> 1f15a1745351 16:29:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:11 ---> Running in 1b183a7ddd02 16:29:11 ---> 323ce888d696 16:29:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:11 ---> Running in 30a04b8dd612 16:29:11 Removing intermediate container 128cc3e2cb72 16:29:11 ---> 309e98f6d3da 16:29:11 Step 6/23 : COPY go.mod vendor* ./ [Pipeline] echo 16:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:11 ========================================================= 16:29:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:29:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:12 ---> 13438740da47 16:29:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:12 ---> Running in 74731be7708a 16:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:29:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:29:12 b3c136eddcbf: Pulling fs layer 16:29:12 c0a3192eca97: Pulling fs layer 16:29:12 a050256f5b6f: Pulling fs layer 16:29:12 656be50a0ddc: Pulling fs layer 16:29:12 2bbca73fdf42: Pulling fs layer 16:29:12 46d945488cbd: Pulling fs layer 16:29:12 8a5474983e97: Pulling fs layer 16:29:12 329c88fbcd65: Pulling fs layer 16:29:12 656be50a0ddc: Waiting 16:29:12 2bbca73fdf42: Waiting 16:29:12 46d945488cbd: Waiting 16:29:12 329c88fbcd65: Waiting 16:29:12 8a5474983e97: Waiting 16:29:12 a050256f5b6f: Verifying Checksum 16:29:12 a050256f5b6f: Download complete 16:29:12 c0a3192eca97: Verifying Checksum 16:29:12 c0a3192eca97: Download complete 16:29:12 2bbca73fdf42: Verifying Checksum 16:29:12 2bbca73fdf42: Download complete 16:29:12 46d945488cbd: Verifying Checksum 16:29:12 46d945488cbd: Download complete 16:29:12 b3c136eddcbf: Verifying Checksum 16:29:13 b3c136eddcbf: Pull complete 16:29:13 329c88fbcd65: Verifying Checksum 16:29:13 329c88fbcd65: Download complete 16:29:13 c0a3192eca97: Pull complete 16:29:14 a050256f5b6f: Pull complete 16:29:14 8a5474983e97: Verifying Checksum 16:29:14 8a5474983e97: Download complete 16:29:15 656be50a0ddc: Verifying Checksum 16:29:15 656be50a0ddc: Download complete 16:29:24 Removing intermediate container 9cfcf1705703 16:29:24 ---> 47f583ba6f95 16:29:24 Step 8/22 : COPY . . 16:29:24 Removing intermediate container 30a04b8dd612 16:29:24 ---> c4738c68cd44 16:29:24 Step 8/26 : COPY . . 16:29:24 Removing intermediate container 1b183a7ddd02 16:29:24 ---> 7dadf3ab8085 16:29:24 Step 8/22 : COPY . .Removing intermediate container 74731be7708a 16:29:24 16:29:24 ---> 870cd2dd393b 16:29:24 Step 8/23 : COPY . . 16:29:24 Removing intermediate container d7c5aad2efab 16:29:24 ---> 1864a4bfd240 16:29:24 Step 8/31 : COPY . . 16:29:30 656be50a0ddc: Pull complete 16:29:30 2bbca73fdf42: Pull complete 16:29:30 46d945488cbd: Pull complete 16:29:35 8a5474983e97: Pull complete 16:29:36 ---> 470048b7bf54 16:29:36 Step 9/23 : RUN make cmd/core-data/core-data 16:29:36 ---> 7534df4aa248 16:29:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:29:36 ---> 80e6cb0ec0e8 16:29:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:29:36 ---> f2aa8656cbf5 16:29:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:29:36 ---> cc30476d41b5 16:29:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:29:36 ---> Running in bc838b1a633a 16:29:36 ---> Running in a939ca3bdc3e 16:29:36 ---> Running in 5c05284ea885 16:29:36 ---> Running in f5e317aec0e4 16:29:36 ---> Running in 8cd9c8a046cf 16:29:36 Removing intermediate container 8cd9c8a046cf 16:29:36 ---> e66ef1390200 16:29:36 Step 10/26 : WORKDIR /edgex-go/spire-build 16:29:36 ---> Running in 2c962e9619e6 16:29:36 Removing intermediate container 2c962e9619e6 16:29:36 ---> da3ccade519d 16:29:36 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 16:29:36 ---> Running in d5fc486c5c3d 16:29:36 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 16:29:36 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 16:29:36 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 16:29:36 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 16:29:36 Removing intermediate container d5fc486c5c3d 16:29:36 ---> 44f874a2ca9d 16:29:36 Step 12/26 : WORKDIR /edgex-go 16:29:36 ---> Running in 7bd917afd1f2 16:29:36 Removing intermediate container 7bd917afd1f2 16:29:36 ---> 3fab5bc59e33 16:29:36 16:29:36 Step 13/26 : FROM alpine:3.15 16:29:36 3.15: Pulling from library/alpine 16:29:37 329c88fbcd65: Pull complete 16:29:37 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:29:37 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:29:37 Status: Downloaded newer image for alpine:3.15 16:29:37 ---> 0ac33e5f5afa 16:29:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:29:37 ---> Running in fcbfd314fe38 16:29:37 Removing intermediate container fcbfd314fe38 16:29:37 ---> 3a3a57317641 16:29:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:37 ---> Running in e583488f10a1 16:29:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:29:37 WORKDIR /edgex 16:29:37 COPY go.mod . 16:29:37 RUN go mod download 16:29:37 + docker build -t ci-base-image-arm64 -f - . 16:29:38 Removing intermediate container e583488f10a1 16:29:38 ---> 0604414ef18e 16:29:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:29:38 ---> Running in ae249b38db25 16:29:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:29:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:29:40 Sending build context to Docker daemon 169.3MB 16:29:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:29:40 ---> ff4287adb874 16:29:40 Step 2/4 : WORKDIR /edgex 16:29:40 v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:29:40 v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:29:40 OK: 15861 distinct packages available 16:29:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:29:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:29:41 (1/5) Installing dumb-init (1.2.5-r1) 16:29:41 (2/5) Installing musl-obstack (1.2.3-r0) 16:29:41 (3/5) Installing libucontext (1.1-r0) 16:29:41 (4/5) Installing gcompat (1.0.0-r4) 16:29:41 (5/5) Installing openssl (1.1.1q-r0) 16:29:41 Executing busybox-1.34.1-r5.trigger 16:29:41 OK: 6 MiB in 19 packages 16:29:42 ---> Running in e291e1f1aa3e 16:29:42 Removing intermediate container e291e1f1aa3e 16:29:42 ---> 76a4f208de1e 16:29:42 Step 3/4 : COPY go.mod . 16:29:42 ---> 396574e5b618 16:29:42 Step 4/4 : RUN go mod download 16:29:42 ---> Running in 15b26e5a7876 16:29:43 Removing intermediate container ae249b38db25 16:29:43 ---> c5cc137a7ca5 16:29:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:29:45 ---> ee9dde68df21 16:29:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:29:48 ---> e007d5083f4c 16:29:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:29:48 ---> 0e7db6291c8a 16:29:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:29:49 ---> 223050b959ac 16:29:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:29:49 ---> dc3ffb908b4c 16:29:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:29:49 ---> Running in 5d2a4395e203 16:29:50 Removing intermediate container 5d2a4395e203 16:29:50 ---> b6dffc3c2d6f 16:29:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:29:50 ---> Running in 24e12b848e0e 16:29:51 Removing intermediate container 24e12b848e0e 16:29:51 ---> e5cbf7e95779 16:29:51 Step 24/26 : LABEL arch=x86_64 16:29:51 ---> Running in b7b935bb5488 16:29:51 Removing intermediate container b7b935bb5488 16:29:51 ---> 83356e1cd476 16:29:51 Step 25/26 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:29:51 ---> Running in 900d4e6369d8 16:29:51 Removing intermediate container 900d4e6369d8 16:29:51 ---> 319bfd15ffd4 16:29:51 Step 26/26 : LABEL version=0.0.0 16:29:52 ---> Running in 306544b95ffe 16:29:52 Removing intermediate container 306544b95ffe 16:29:52 ---> ada045a226a2 16:29:52 16:29:52 Successfully built ada045a226a2 16:29:52 Successfully tagged security-spire-agent:latest 16:29:52  Building security-spire-agent ... done Building support-notifications 16:29:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:29:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:56 ---> 664ab32f8db0 16:29:56 Step 3/22 : WORKDIR /edgex-go 16:29:56 ---> Using cache 16:29:56 ---> a73f15ea5c1a 16:29:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:56 ---> Using cache 16:29:56 ---> 398b60d12f66 16:29:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:29:58 ---> Running in 1f4e8e0f1e22 16:29:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:59 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 16:30:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:00 OK: 211 MiB in 51 packages 16:30:02 Removing intermediate container 1f4e8e0f1e22 16:30:02 ---> 853b2d666596 16:30:02 Step 6/22 : COPY go.mod vendor* ./ 16:30:03 ---> 1a5885e848d4 16:30:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:03 ---> Running in 74d7310ffcb4 16:30:03 Removing intermediate container 5c05284ea885 16:30:03 ---> bff71d21c8e7 16:30:03 16:30:03 Step 10/31 : FROM alpine:3.16 16:30:03 3.16: Pulling from library/alpine 16:30:03 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:30:03 Status: Downloaded newer image for alpine:3.16 16:30:03 ---> e66264b98777 16:30:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:30:03 ---> Running in e924add44183 16:30:04 Removing intermediate container e924add44183 16:30:04 ---> a91640bd2a2d 16:30:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:30:04 ---> Running in 65bd52f4da65 16:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:06 Removing intermediate container f5e317aec0e4 16:30:06 ---> fc4987fa8ae7 16:30:06 16:30:06 Step 10/22 : FROM alpine:3.16 16:30:06 ---> e66264b98777 16:30:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:30:06 ---> Running in 3e984a36d10e 16:30:06 Removing intermediate container bc838b1a633a 16:30:06 ---> 7de1ce3f5ff5 16:30:06 16:30:06 Step 10/23 : FROM alpine:3.16 16:30:06 ---> e66264b98777 16:30:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:30:06 ---> Running in 274edcb77a89 16:30:07 Removing intermediate container 274edcb77a89 16:30:07 ---> 2fe2f8b0fc37 16:30:07 Step 12/23 : ENV APP_PORT=59880 16:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:07 ---> Running in af4e64c19d82 16:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:07 Removing intermediate container af4e64c19d82 16:30:07 ---> 389827b8c57c 16:30:07 Step 13/23 : EXPOSE $APP_PORT 16:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:07 (1/6) Installing ca-certificates (20211220-r0) 16:30:07 (2/6) Installing brotli-libs (1.0.9-r6) 16:30:07 ---> Running in b36617f7e1f4 16:30:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:30:07 (4/6) Installing libcurl (7.83.1-r2) 16:30:07 (5/6) Installing curl (7.83.1-r2) 16:30:07 (6/6) Installing dumb-init (1.2.5-r1) 16:30:07 Executing busybox-1.35.0-r13.trigger 16:30:07 Executing ca-certificates-20211220-r0.trigger 16:30:07 OK: 8 MiB in 20 packages 16:30:07 (1/2) Installing dumb-init (1.2.5-r1) 16:30:07 (2/2) Installing su-exec (0.2-r1) 16:30:07 Executing busybox-1.35.0-r13.trigger 16:30:07 OK: 6 MiB in 16 packages 16:30:08 Removing intermediate container b36617f7e1f4 16:30:08 ---> 6ad09984298a 16:30:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:08 ---> Running in c972b3b310c7 16:30:08 Removing intermediate container 65bd52f4da65 16:30:08 ---> 8daab870862a 16:30:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:30:08 Removing intermediate container 3e984a36d10e 16:30:08 ---> 13129b243cf9 16:30:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:30:09 ---> Running in 200378ff7b28 16:30:09 ---> Running in 4f8d93a931b2 16:30:09 Removing intermediate container 200378ff7b28 16:30:09 ---> e77ec0091b37 16:30:09 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:30:09 Removing intermediate container 4f8d93a931b2 16:30:09 ---> 8be2a94db94c 16:30:09 Step 13/22 : WORKDIR /edgex 16:30:09 Removing intermediate container c972b3b310c7 16:30:09 ---> 6f0fd21ee6bb 16:30:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:30:09 ---> Running in de35691e0d68 16:30:09 ---> Running in ca240d460d1e 16:30:09 ---> Running in a1086db565c8 16:30:10 Removing intermediate container de35691e0d68 16:30:10 ---> a295263f8fd8 16:30:10 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:30:10 Removing intermediate container ca240d460d1e 16:30:10 ---> 250bcd971387 16:30:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:30:10 ---> Running in 41904134a0ea 16:30:10 Removing intermediate container a939ca3bdc3e 16:30:10 ---> adf2cab15db0 16:30:10 16:30:10 Step 10/22 : FROM alpine:3.16 16:30:10 ---> e66264b98777 16:30:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:30:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:10 ---> Running in ed44f845efe6 16:30:10 Removing intermediate container 41904134a0ea 16:30:10 ---> 92661983f922 16:30:10 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:30:10 ---> 841bf05baebb 16:30:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:30:10 ---> Running in d30dc18a1469 16:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:11 ---> f814185e7fe6 16:30:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:30:11 (1/1) Installing dumb-init (1.2.5-r1) 16:30:11 Executing busybox-1.35.0-r13.trigger 16:30:11 OK: 6 MiB in 15 packages 16:30:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:11 Removing intermediate container 74d7310ffcb4 16:30:11 ---> 10e83f382afa 16:30:11 Step 8/22 : COPY . . 16:30:11 (1/6) Installing dumb-init (1.2.5-r1) 16:30:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:30:11 (3/6) Installing libsodium (1.0.18-r0) 16:30:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:30:12 (5/6) Installing libzmq (4.3.4-r0) 16:30:12 ---> f91d58a84eb7 16:30:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:30:12 (6/6) Installing zeromq (4.3.4-r0) 16:30:12 Executing busybox-1.35.0-r13.trigger 16:30:12 OK: 8 MiB in 20 packages 16:30:13 Removing intermediate container d30dc18a1469 16:30:13 ---> 94d088c218fd 16:30:13 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:30:13 Removing intermediate container ed44f845efe6 16:30:13 ---> be4fc548af3f 16:30:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:30:13 ---> fe2379a4e6e3 16:30:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:30:13 ---> Running in 1812d2b1bb6a 16:30:13 ---> Running in e9b4962ddca0 16:30:13 ---> Running in e9dd2e8225cf 16:30:13 Removing intermediate container 1812d2b1bb6a 16:30:13 ---> c016b3b70112 16:30:13 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:30:13 Removing intermediate container a1086db565c8 16:30:13 ---> d78c42d63045 16:30:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:13 Removing intermediate container e9b4962ddca0 16:30:13 ---> ecdcff5c70d5 16:30:13 Step 13/22 : ENV APP_PORT=59861 16:30:13 ---> Running in 3b73b13cab6d 16:30:13 ---> 694f9157a77f 16:30:13 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:30:14 ---> bb101784e53f 16:30:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:30:14 ---> Running in 256270fd1ecb 16:30:14 Removing intermediate container 3b73b13cab6d 16:30:14 ---> a85ed4ae4cd4 16:30:14 Step 14/22 : EXPOSE $APP_PORT 16:30:14 ---> Running in 31f5d70d06d6 16:30:14 Removing intermediate container e9dd2e8225cf 16:30:14 ---> 134101de94cc 16:30:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:30:14 Removing intermediate container 31f5d70d06d6 16:30:14 ---> 09e39b9d6dc3 16:30:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:14 ---> Running in 80e9fa52941a 16:30:14 ---> 46a6047ca668 16:30:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:30:14 Removing intermediate container 80e9fa52941a 16:30:14 ---> 035c2d20c5db 16:30:14 Step 20/22 : LABEL arch=x86_64 16:30:14 ---> 613c5e67e0e9 16:30:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:30:14 ---> c721f64a6598 16:30:14 Step 19/23 : ENTRYPOINT ["/core-data"] 16:30:14 ---> Running in cd8dc56c9879 16:30:14 ---> Running in 0b6df0ae0f3c 16:30:14 Removing intermediate container cd8dc56c9879 16:30:14 ---> 67be18335060 16:30:15 Removing intermediate container 15b26e5a7876 16:30:15 ---> b9a0191577cf 16:30:15 Successfully built b9a0191577cf 16:30:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:15 Step 21/22 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:30:15 Removing intermediate container 0b6df0ae0f3c 16:30:15 ---> Running in 8ef44b402c36 16:30:15 ---> 26f3ffb29acc 16:30:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:15 Removing intermediate container 256270fd1ecb 16:30:15 ---> 9b082ec227fc 16:30:15 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:15 ---> Running in 72c157ddfbbb 16:30:15 Removing intermediate container 8ef44b402c36 16:30:15 ---> 360e7b208562 16:30:15 Step 22/22 : LABEL version=0.0.0 16:30:15 ---> 07752d07c6d4 16:30:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:30:15 Removing intermediate container 72c157ddfbbb 16:30:15 ---> 5bdc17098296 16:30:15 Step 21/23 : LABEL arch=x86_64 16:30:15 ---> ab4ef761f2b3 16:30:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:30:15 + docker inspect -f . ci-base-image-arm64 16:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:15 ---> Running in 41c4b06db769 16:30:15 ---> Running in 0f74af5b5a28 16:30:15 Removing intermediate container 41c4b06db769 16:30:15 ---> 53988f401bb8 16:30:15 16:30:15 prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container 16:30:15 $ 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 16:30:15 ---> 8fa737feb470 16:30:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:30:15 Removing intermediate container 0f74af5b5a28 16:30:15 ---> acb9a8e8e5da 16:30:15 Step 22/23 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:30:15 Successfully built 53988f401bb8 16:30:15 Successfully tagged security-proxy-setup:latest 16:30:15  Building security-proxy-setup ... done Building security-spiffe-token-provider 16:30:16 ---> Running in 3c50cd871ae9 16:30:16 ---> Running in c77eade06b3f 16:30:16 ---> 0098418dd7ea 16:30:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:30:17 $ docker top 666b86b7733eb162a04b5ecf150b1641dfb30a2debd410bd6a16b6bfbdd0fc0e -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:17 Removing intermediate container 3c50cd871ae9 16:30:17 ---> cafd5ba2d49d 16:30:17 Step 23/23 : LABEL version=0.0.0 16:30:17 Removing intermediate container c77eade06b3f 16:30:17 ---> 3ed494eaf185 16:30:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:17 ---> c1d7be774f80 16:30:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:30:17 + go version 16:30:17 go version go1.18.3 linux/arm64 [Pipeline] } 16:30:17 $ docker stop --time=1 666b86b7733eb162a04b5ecf150b1641dfb30a2debd410bd6a16b6bfbdd0fc0e 16:30:18 ---> Running in 24738f3d2907 16:30:18 ---> Running in 1d627ab0f93c 16:30:18 ---> 917c11ab87f4 16:30:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:30:18 ---> f67ab2cdb6fb 16:30:18 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:30:18 ---> Running in 74e8381caf56 16:30:18 Removing intermediate container 1d627ab0f93c 16:30:18 ---> ba992e3dfee2 16:30:18 Step 20/22 : LABEL arch=x86_64 16:30:18 Removing intermediate container 24738f3d2907 16:30:18 ---> 921579c1813c 16:30:18 16:30:18 ---> 2b12b5b86f5b 16:30:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:30:18 Successfully built 921579c1813c 16:30:18 Successfully tagged core-data:latest 16:30:18  Building core-data ... done Building security-secretstore-setup 16:30:18 ---> Running in 6f827202e504 16:30:18 Removing intermediate container 6f827202e504 16:30:18 ---> b7ff408e5981 16:30:18 Step 21/22 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:30:19 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 16:30:19 $ 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 16:30:20 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:30:20 ---> 664ab32f8db0 16:30:20 Step 3/20 : WORKDIR /edgex-go 16:30:20 ---> Using cache 16:30:20 ---> a73f15ea5c1a 16:30:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:30:20 + docker inspect -f . ci-base-image-arm64 16:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:20 prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container 16:30:20 $ 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 16:30:20 ---> Running in 8f4b5e9f9557 16:30:20 ---> 5391cb7658b2 16:30:20 Step 26/31 : RUN chmod +x /entrypoint.sh 16:30:20 ---> Running in f5b6077d1990 16:30:21 ---> Running in 64d2f4fd18a5 16:30:21 Removing intermediate container 8f4b5e9f9557 16:30:21 ---> 9a4e95672c9e 16:30:21 Step 22/22 : LABEL version=0.0.0 16:30:21 ---> Running in 39c2924acefa 16:30:21 Removing intermediate container 39c2924acefa 16:30:21 ---> c0ee34ebc7ab 16:30:21 16:30:21 Successfully built c0ee34ebc7ab 16:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:21 Successfully tagged support-scheduler:latest 16:30:21 Building security-spire-server 16:30:21  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:21 $ docker top f3e00bd6563e26162c1f03480c0f6e201639bf5f8bf9f94267cd90688e7ed421 -eo pid,comm 16:30:22 v3.16.0-325-g954c0a986d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:30:22 v3.16.0-328-g9432077365 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:30:22 OK: 17033 distinct packages available 16:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 16:30:22 ========================================================= 16:30:22 [edgeXBuildGoParallel] Running Tests and Build... 16:30:22 ========================================================= [Pipeline] sh 16:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:22 OK: 211 MiB in 51 packages 16:30:22 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:30:23 + make test 16:30:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:24 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:30:24 ---> 664ab32f8db0 16:30:24 Step 3/25 : WORKDIR /edgex-go 16:30:24 ---> Using cache 16:30:24 ---> a73f15ea5c1a 16:30:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:24 ---> Using cache 16:30:24 ---> 398b60d12f66 16:30:24 Step 5/25 : RUN apk add --update --no-cache make git 16:30:24 ---> Using cache 16:30:24 ---> 4853f8a0579a 16:30:24 Step 6/25 : COPY go.mod vendor* ./ 16:30:24 ---> Using cache 16:30:24 ---> 1f15a1745351 16:30:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:24 ---> Using cache 16:30:24 ---> 7dadf3ab8085 16:30:24 Step 8/25 : COPY . . 16:30:24 ---> Using cache 16:30:24 ---> f2aa8656cbf5 16:30:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:30:25 ---> Running in 53c085a05048 16:30:25 Removing intermediate container 64d2f4fd18a5 16:30:25 ---> 1b571e90b46b 16:30:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:30:25 ---> Running in b71261e7aabf 16:30:25 Removing intermediate container f5b6077d1990 16:30:25 ---> 601bc83bb41c 16:30:25 Step 5/20 : COPY go.mod vendor* ./ 16:30:26 Removing intermediate container b71261e7aabf 16:30:26 ---> a4b7a39fc51e 16:30:26 Step 28/31 : CMD ["gate"] 16:30:26 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 16:30:26 ---> Running in e54b150938d1 16:30:26 ---> 59d4c673d955 16:30:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:26 ---> Running in 0b930f8562e1 16:30:26 Removing intermediate container e54b150938d1 16:30:26 ---> 03fd7c2d0ebb 16:30:26 Step 29/31 : LABEL arch=x86_64 16:30:26 ---> Running in bf06ea1d3b73 16:30:27 Removing intermediate container bf06ea1d3b73 16:30:27 ---> cfde8d4a0fb2 16:30:27 Step 30/31 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:30:27 ---> Running in 8180c10c54d6 16:30:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:30:27 ---> 664ab32f8db0 16:30:27 Step 3/25 : WORKDIR /edgex-go 16:30:27 ---> Using cache 16:30:27 ---> a73f15ea5c1a 16:30:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:27 ---> Using cache 16:30:27 ---> 398b60d12f66 16:30:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:30:27 ---> Running in a80fc8f6bf4d 16:30:27 Removing intermediate container 8180c10c54d6 16:30:27 ---> 4392dba5483e 16:30:27 Step 31/31 : LABEL version=0.0.0 16:30:27 ---> Running in ffd861165af2 16:30:28 Removing intermediate container ffd861165af2 16:30:28 ---> bce73a03867b 16:30:28 16:30:28 Successfully built bce73a03867b 16:30:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:28 Successfully tagged security-bootstrapper:latest 16:30:28  Building security-bootstrapper ... done Building security-spire-config 16:30:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:29 OK: 211 MiB in 51 packages 16:30:31 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:30:31 ---> 664ab32f8db0 16:30:31 Step 3/26 : WORKDIR /edgex-go 16:30:31 ---> Using cache 16:30:31 ---> a73f15ea5c1a 16:30:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:31 ---> Using cache 16:30:31 ---> 398b60d12f66 16:30:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:30:33 ---> Running in 776355ccfc9f 16:30:33 Removing intermediate container a80fc8f6bf4d 16:30:33 ---> cb404204757a 16:30:33 Step 6/25 : COPY go.mod vendor* ./ 16:30:34 ---> 04d6f1f32fa5 16:30:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:34 ---> Running in d4b56cd320d9 16:30:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:35 OK: 211 MiB in 51 packages 16:30:37 Removing intermediate container 776355ccfc9f 16:30:37 ---> f452f384ed3f 16:30:37 Step 6/26 : COPY go.mod vendor* ./ 16:30:37 Removing intermediate container 0b930f8562e1 16:30:37 ---> 14d81d820b51 16:30:37 Step 7/20 : COPY . . 16:30:39 ---> bcedb893c9b0 16:30:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:40 ---> Running in 3ed968cbc486 16:30:42 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 16:30:45 ---> 90b69b59e90b 16:30:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:30:45 Removing intermediate container 74e8381caf56 16:30:45 ---> f26472f3abcc 16:30:45 16:30:45 Step 10/22 : FROM alpine:3.16 16:30:45 ---> e66264b98777 16:30:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:30:45 ---> Running in 7d9690a81cc4 16:30:45 ---> Running in d92f983f8885 16:30:45 Removing intermediate container d4b56cd320d9 16:30:45 ---> 303ef45aaff1 16:30:45 Step 8/25 : COPY . . 16:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:46 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 16:30:46 (1/2) Installing ca-certificates (20211220-r0) 16:30:46 (2/2) Installing dumb-init (1.2.5-r1) 16:30:46 Executing busybox-1.35.0-r13.trigger 16:30:46 Executing ca-certificates-20211220-r0.trigger 16:30:46 OK: 6 MiB in 16 packages 16:30:49 Removing intermediate container 53c085a05048 16:30:49 ---> 6dd00bdc4a8b 16:30:49 16:30:49 Step 10/25 : FROM alpine:3.16 16:30:49 ---> e66264b98777 16:30:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:30:50 ---> Running in 6c136da224e9 16:30:50 Removing intermediate container d92f983f8885 16:30:50 ---> db864291e3ea 16:30:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:30:50 Removing intermediate container 3ed968cbc486 16:30:50 ---> dd4e96311f3b 16:30:50 Step 8/26 : COPY . . 16:30:50 ---> Running in 632df3b37edc 16:30:51 Removing intermediate container 632df3b37edc 16:30:51 ---> 87ac7f6e1157 16:30:51 Step 13/22 : ENV APP_PORT=59860 16:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:51 (1/3) Installing ca-certificates (20211220-r0) 16:30:51 (2/3) Installing dumb-init (1.2.5-r1) 16:30:51 (3/3) Installing su-exec (0.2-r1) 16:30:51 Executing busybox-1.35.0-r13.trigger 16:30:51 Executing ca-certificates-20211220-r0.trigger 16:30:51 OK: 6 MiB in 17 packages 16:30:51 ---> Running in e6ef26705ea2 16:30:53 Removing intermediate container e6ef26705ea2 16:30:53 ---> c261d02739f2 16:30:53 Step 14/22 : EXPOSE $APP_PORT 16:30:53 ---> 777a6f81382d 16:30:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:30:53 Removing intermediate container 6c136da224e9 16:30:53 ---> f70a6c032477 16:30:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:30:53 ---> Running in fab5885ff2dd 16:30:53 ---> Running in 682a9d311e41 16:30:53 ---> Running in 2519459fc90b 16:30:53 Removing intermediate container fab5885ff2dd 16:30:53 ---> c7a3a6702f28 16:30:53 Step 10/25 : WORKDIR /edgex-go/spire-build 16:30:54 Removing intermediate container 2519459fc90b 16:30:54 ---> d83778929ef8 16:30:54 Step 13/25 : WORKDIR / 16:30:54 Removing intermediate container 682a9d311e41 16:30:54 ---> 0e540558e644 16:30:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:54 ---> Running in 76373953ff21 16:30:54 ---> Running in 3c5c33583d7a 16:30:54 ---> 89468e66cb58 16:30:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:30:55 Removing intermediate container 3c5c33583d7a 16:30:55 ---> 7241801e8747 16:30:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:30:55 Removing intermediate container 76373953ff21 16:30:55 ---> ea8261f59b62 16:30:55 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 16:30:55 ---> Running in 386f3950b842 16:30:55 ---> 22ff9798e624 16:30:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:30:55 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:56 ---> c607f4841291 16:30:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:30:56 ---> f104f6c8f07d 16:30:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:30:56 ---> fe214a53cb8c 16:30:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:30:56 ---> Running in 6bac03d9e880 16:30:56 ---> 2791d262ec11 16:30:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:30:56 Removing intermediate container 386f3950b842 16:30:56 ---> f930ee14f011 16:30:56 Step 12/25 : WORKDIR /edgex-go 16:30:56 ---> Running in a8766e1d5280 16:30:56 Removing intermediate container 6bac03d9e880 16:30:56 ---> d9856cabd4b4 16:30:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:57 ---> f67aa2e85c6b 16:30:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:30:57 ---> Running in 2ad80eeac31c 16:30:57 Removing intermediate container a8766e1d5280 16:30:57 ---> 1ac88f8d7d0b 16:30:57 16:30:57 Step 13/25 : FROM alpine:3.15 16:30:57 ---> 0ac33e5f5afa 16:30:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:30:57 ---> Using cache 16:30:57 ---> 3a3a57317641 16:30:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:57 ---> Using cache 16:30:57 ---> 0604414ef18e 16:30:57 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:30:57 ---> Using cache 16:30:57 ---> c5cc137a7ca5 16:30:57 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:30:57 Removing intermediate container 2ad80eeac31c 16:30:57 ---> 8b8668abcd9b 16:30:57 Step 20/22 : LABEL arch=x86_64 16:30:57 ---> Running in 9c0ef46dc868 16:30:57 Removing intermediate container 9c0ef46dc868 16:30:57 ---> f89929f840b8 16:30:57 Step 21/22 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:30:58 ---> 3c2d59b4e4c9 16:30:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:30:58 ---> Running in 1d08f79bd2d4 16:30:58 ---> 55e195dd07c3 16:30:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:30:58 Removing intermediate container 1d08f79bd2d4 16:30:58 ---> 9d4b23f47c53 16:30:58 Step 22/22 : LABEL version=0.0.0 16:30:59 ---> 36cc446b4bbd 16:30:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:30:59 ---> Running in 63750301e845 16:30:59 ---> Running in 39030a349629 16:30:59 ---> a9b22e6a9af7 16:30:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:30:59 ---> 1948f7bca5e5 16:30:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:30:59 Removing intermediate container 63750301e845 16:30:59 ---> a1ebe3865656 16:30:59 Step 10/26 : WORKDIR /edgex-go/spire-build 16:30:59 Removing intermediate container 39030a349629 16:30:59 ---> c1dced472de1 16:30:59 16:30:59 ---> 93942b4af6cc 16:30:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:30:59 Successfully built c1dced472de1 16:30:59 Successfully tagged support-notifications:latest 16:30:59  Building support-notifications ... done Building core-command 16:30:59 ---> Running in 6c1d5470ed7c 16:30:59 ---> 508d4e36c10f 16:30:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:31:01 ---> Running in 14811dd830ff 16:31:01 Removing intermediate container 6c1d5470ed7c 16:31:01 ---> 4359e29fbf38 16:31:01 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 16:31:01 ---> f2a8c4afa10e 16:31:01 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:01 ---> Running in 3a66d7b6d4c1 16:31:01 ---> Running in 4a9b90a47bdd 16:31:02 Removing intermediate container 4a9b90a47bdd 16:31:02 ---> f1e07f2beab1 16:31:02 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:31:02 ---> Running in d1814a972b4f 16:31:02 Removing intermediate container d1814a972b4f 16:31:02 ---> 7d9be38d9c70 16:31:02 Step 23/25 : LABEL arch=x86_64 16:31:02 ---> Running in e8cb4de8ed18 16:31:03 Removing intermediate container 3a66d7b6d4c1 16:31:03 ---> 04eddb9ed42f 16:31:03 Step 12/26 : WORKDIR /edgex-go 16:31:03 Removing intermediate container 14811dd830ff 16:31:03 ---> d7cebb38197b 16:31:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:31:03 Removing intermediate container e8cb4de8ed18 16:31:03 ---> 4253e2ba23d4 16:31:03 Step 24/25 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:31:03 ---> Running in 6f3a71982313 16:31:03 ---> Running in cef3aa785fd2 16:31:03 ---> Running in ed3961f6bd95 16:31:03 Removing intermediate container cef3aa785fd2 16:31:03 ---> 00f35fa38c86 16:31:03 Step 23/25 : LABEL arch=x86_64 16:31:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:31:03 ---> 664ab32f8db0 16:31:03 Step 3/23 : WORKDIR /edgex-go 16:31:03 ---> Using cache 16:31:03 ---> a73f15ea5c1a 16:31:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:03 ---> Using cache 16:31:03 ---> 398b60d12f66 16:31:03 Step 5/23 : RUN apk add --update --no-cache make git 16:31:03 ---> Using cache 16:31:03 ---> 4853f8a0579a 16:31:03 Step 6/23 : COPY go.mod vendor* ./ 16:31:03 ---> Using cache 16:31:03 ---> 1f15a1745351 16:31:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:03 ---> Using cache 16:31:03 ---> 7dadf3ab8085 16:31:03 Step 8/23 : COPY . . 16:31:03 ---> Using cache 16:31:03 ---> f2aa8656cbf5 16:31:03 Step 9/23 : RUN make cmd/core-command/core-command 16:31:04 Removing intermediate container 6f3a71982313 16:31:04 ---> 1dccf441de72 16:31:04 16:31:04 Step 13/26 : FROM alpine:3.15 16:31:04 ---> 0ac33e5f5afa 16:31:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:04 ---> Using cache 16:31:04 ---> 3a3a57317641 16:31:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:04 ---> Using cache 16:31:04 ---> 0604414ef18e 16:31:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:31:04 ---> Running in 3c2d71ac3ac0 16:31:04 ---> Running in 4cde4c9d9a2c 16:31:04 Removing intermediate container ed3961f6bd95 16:31:04 ---> a53afbc07d20 16:31:04 Step 25/25 : LABEL version=0.0.0 16:31:04 ---> Running in ced01aa5f50c 16:31:04 ---> Running in 961afdfb35a2 16:31:04 Removing intermediate container 3c2d71ac3ac0 16:31:04 ---> 8edb45e47166 16:31:04 Step 24/25 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:31:04 ---> Running in d11ab3538370 16:31:04 Removing intermediate container 961afdfb35a2 16:31:04 ---> ea0ea5c2038d 16:31:04 16:31:04 Successfully built ea0ea5c2038d 16:31:04 Successfully tagged security-spire-server:latest 16:31:04  Building security-spire-server ... done Building sys-mgmt-agent 16:31:04 Removing intermediate container d11ab3538370 16:31:04 ---> dad0325a8810 16:31:04 Step 25/25 : LABEL version=0.0.0 16:31:04 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 16:31:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:04 ---> Running in fa13a3e0e947 16:31:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:05 v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:31:05 v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:31:05 OK: 15861 distinct packages available 16:31:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:05 Removing intermediate container fa13a3e0e947 16:31:05 ---> bd13421f1cb8 16:31:05 16:31:06 Successfully built bd13421f1cb8 16:31:06 Successfully tagged security-secretstore-setup:latest 16:31:06  Building security-secretstore-setup ... done Building core-metadata 16:31:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:07 (1/4) Installing dumb-init (1.2.5-r1) 16:31:07 (2/4) Installing musl-obstack (1.2.3-r0) 16:31:07 (3/4) Installing libucontext (1.1-r0) 16:31:07 (4/4) Installing gcompat (1.0.0-r4) 16:31:07 Executing busybox-1.34.1-r5.trigger 16:31:07 OK: 6 MiB in 18 packages 16:31:07 Removing intermediate container 7d9690a81cc4 16:31:07 ---> d87b9cc589fc 16:31:07 16:31:07 Step 9/20 : FROM alpine:3.15 16:31:07 ---> 0ac33e5f5afa 16:31:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:07 ---> Using cache 16:31:07 ---> 3a3a57317641 16:31:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:07 ---> Using cache 16:31:07 ---> 0604414ef18e 16:31:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:31:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:31:09 ---> 664ab32f8db0 16:31:09 Step 3/23 : WORKDIR /edgex-go 16:31:09 ---> Using cache 16:31:09 ---> a73f15ea5c1a 16:31:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:09 ---> Using cache 16:31:09 ---> 398b60d12f66 16:31:09 Step 5/23 : RUN apk add --update --no-cache make bash git 16:31:09 ---> Running in 72bf34b3a667 16:31:09 ---> Running in 6dbf12073188 16:31:09 Removing intermediate container ced01aa5f50c 16:31:09 ---> 113c3693f4c0 16:31:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:31:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:11 v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:31:11 v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:31:11 OK: 15861 distinct packages available 16:31:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:11 OK: 211 MiB in 51 packages 16:31:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:31:12 ---> 664ab32f8db0 16:31:12 Step 3/23 : WORKDIR /edgex-go 16:31:12 ---> Using cache 16:31:12 ---> a73f15ea5c1a 16:31:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:12 ---> Using cache 16:31:12 ---> 398b60d12f66 16:31:12 Step 5/23 : RUN apk add --update --no-cache make git 16:31:12 ---> Using cache 16:31:12 ---> 4853f8a0579a 16:31:12 Step 6/23 : COPY go.mod vendor* ./ 16:31:12 ---> Using cache 16:31:12 ---> 1f15a1745351 16:31:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:12 ---> Using cache 16:31:12 ---> 7dadf3ab8085 16:31:12 Step 8/23 : COPY . . 16:31:12 ---> Using cache 16:31:12 ---> f2aa8656cbf5 16:31:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:31:12 (1/9) Installing ca-certificates (20211220-r0) 16:31:12 (2/9) Installing brotli-libs (1.0.9-r5) 16:31:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:31:12 (4/9) Installing libcurl (7.80.0-r2) 16:31:13 (5/9) Installing curl (7.80.0-r2) 16:31:13 (6/9) Installing dumb-init (1.2.5-r1) 16:31:13 (7/9) Installing musl-obstack (1.2.3-r0) 16:31:13 (8/9) Installing libucontext (1.1-r0) 16:31:13 (9/9) Installing gcompat (1.0.0-r4) 16:31:13 Executing busybox-1.34.1-r5.trigger 16:31:13 Executing ca-certificates-20211220-r0.trigger 16:31:13 OK: 8 MiB in 23 packages 16:31:14 ---> d053b7ab8cd5 16:31:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:31:14 ---> Running in bcb2ba91c4f5 16:31:14 Removing intermediate container 6dbf12073188 16:31:14 ---> 3a8632a8c104 16:31:14 Step 6/23 : COPY go.mod vendor* ./ 16:31:14 ---> fd00c217bea2 16:31:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:31:14 Removing intermediate container 72bf34b3a667 16:31:14 ---> ae68eb5c555f 16:31:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:14 ---> 086d7e8a3f50 16:31:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:14 ---> Running in a7a7f8d526f0 16:31:14 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 16:31:14 ---> Running in 6620924979f9 16:31:14 Removing intermediate container a7a7f8d526f0 16:31:14 ---> e33fa2083905 16:31:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:31:14 ---> 122c2802794b 16:31:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:31:15 ---> ef33489523bc 16:31:15 Step 21/26 : WORKDIR / 16:31:15 ---> Running in 360ae710f3fa 16:31:15 ---> 9d91207b669b 16:31:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:31:15 Removing intermediate container 360ae710f3fa 16:31:15 ---> c0611e2922d0 16:31:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:15 ---> Running in 0bbc98d39d08 16:31:15 ---> c729b5f633bc 16:31:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:31:16 Removing intermediate container 0bbc98d39d08 16:31:16 ---> c5a0f4ad969b 16:31:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:31:16 ---> Running in 814ecfb50782 16:31:16 ---> Running in b98a0ac63faa 16:31:16 Removing intermediate container 814ecfb50782 16:31:16 ---> 6dab8fc069b7 16:31:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:16 ---> Running in b8106474b539 16:31:16 Removing intermediate container b98a0ac63faa 16:31:16 ---> e3e5f21a0436 16:31:16 Step 24/26 : LABEL arch=x86_64 16:31:16 ---> Running in a48f5ed01767 16:31:17 Removing intermediate container b8106474b539 16:31:17 ---> 82b83d25afff 16:31:17 Step 18/20 : LABEL arch=x86_64 16:31:17 Removing intermediate container a48f5ed01767 16:31:17 ---> 9949adfb37ef 16:31:17 Step 25/26 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:31:17 ---> Running in c0e11ee11e56 16:31:17 ---> Running in 9fa89fff2fe8 16:31:17 Removing intermediate container c0e11ee11e56 16:31:17 ---> d7e86a19d1dd 16:31:17 Step 19/20 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:31:17 ---> Running in ef53119b23ee 16:31:17 Removing intermediate container 9fa89fff2fe8 16:31:17 ---> e38cc7e9d53c 16:31:17 Step 26/26 : LABEL version=0.0.0 16:31:18 ---> Running in 04ec8f2015f3 16:31:18 Removing intermediate container ef53119b23ee 16:31:18 ---> e2ccf364c01d 16:31:18 Step 20/20 : LABEL version=0.0.0 16:31:18 ---> Running in 922b515f5638 16:31:18 Removing intermediate container 04ec8f2015f3 16:31:18 ---> 87eb700b5d48 16:31:18 16:31:18 Successfully built 87eb700b5d48 16:31:18 Successfully tagged security-spire-config:latest 16:31:18  Building security-spire-config ... done Removing intermediate container 922b515f5638 16:31:18 ---> 634eb4084eff 16:31:18 16:31:18 Successfully built 634eb4084eff 16:31:18 Successfully tagged security-spiffe-token-provider:latest 16:31:21  Building security-spiffe-token-provider ... done Removing intermediate container 6620924979f9 16:31:21 ---> 4acc79d84bb8 16:31:21 Step 8/23 : COPY . . 16:31:24 Removing intermediate container 4cde4c9d9a2c 16:31:24 ---> 6eb9b67ed500 16:31:24 16:31:24 Step 10/23 : FROM alpine:3.16 16:31:24 ---> e66264b98777 16:31:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:31:24 ---> Using cache 16:31:24 ---> be4fc548af3f 16:31:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:24 ---> Using cache 16:31:24 ---> ecdcff5c70d5 16:31:24 Step 13/23 : ENV APP_PORT=59882 16:31:25 ---> Running in 0f4ab79c02bb 16:31:25 Removing intermediate container 0f4ab79c02bb 16:31:25 ---> d073193f283c 16:31:25 Step 14/23 : EXPOSE $APP_PORT 16:31:25 ---> Running in 150f751d576d 16:31:25 Removing intermediate container 150f751d576d 16:31:25 ---> b3f855e6af52 16:31:25 Step 15/23 : WORKDIR / 16:31:26 ---> Running in ee23fef68db8 16:31:26 Removing intermediate container ee23fef68db8 16:31:26 ---> c35a9349b0f8 16:31:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:26 ---> 7ba4b5fbf85c 16:31:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:31:28 ---> 128e5ddb28a9 16:31:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:31:28 ---> dd6ea37f2286 16:31:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:31:28 ---> 95d419027e42 16:31:28 Step 19/23 : ENTRYPOINT ["/core-command"] 16:31:28 ---> Running in 0b0d9ae1f91c 16:31:28 ---> Running in eea8a2a025c4 16:31:28 Removing intermediate container eea8a2a025c4 16:31:28 ---> 18ca12a56a4d 16:31:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:28 ---> Running in 2f0e6abca652 16:31:28 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 16:31:28 Removing intermediate container 2f0e6abca652 16:31:28 ---> 8d857c5eb300 16:31:28 Step 21/23 : LABEL arch=x86_64 16:31:28 ---> Running in bb4e1c1cc219 16:31:28 Removing intermediate container bb4e1c1cc219 16:31:28 ---> dd0ae4b9ea42 16:31:28 Step 22/23 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:31:28 ---> Running in 734e731f3dac 16:31:28 Removing intermediate container 734e731f3dac 16:31:28 ---> 24840c0e5322 16:31:28 Step 23/23 : LABEL version=0.0.0 16:31:28 ---> Running in 51717c555ab0 16:31:29 Removing intermediate container 51717c555ab0 16:31:29 ---> 6efbbf2fdce3 16:31:29 16:31:29 Successfully built 6efbbf2fdce3 16:31:29 Successfully tagged core-command:latest 16:31:31  Building core-command ... done Removing intermediate container bcb2ba91c4f5 16:31:31 ---> 12f743abd5d7 16:31:31 16:31:31 Step 10/23 : FROM alpine:3.16 16:31:31 ---> e66264b98777 16:31:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:31:31 ---> Using cache 16:31:31 ---> be4fc548af3f 16:31:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:31 ---> Using cache 16:31:31 ---> ecdcff5c70d5 16:31:31 Step 13/23 : ENV APP_PORT=59881 16:31:31 ---> Running in 712b61de8578 16:31:31 Removing intermediate container 712b61de8578 16:31:31 ---> 35e3b8ce4f33 16:31:31 Step 14/23 : EXPOSE $APP_PORT 16:31:31 ---> Running in 3524b6ed95cb 16:31:31 Removing intermediate container 3524b6ed95cb 16:31:31 ---> 26ea6f53c1d0 16:31:31 Step 15/23 : WORKDIR / 16:31:32 ---> Running in 108ec1ca1242 16:31:32 Removing intermediate container 108ec1ca1242 16:31:32 ---> 5adb894acb81 16:31:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:32 ---> cd134b2ae8a7 16:31:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:31:33 ---> d6a8fa9272e5 16:31:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:31:33 ---> 948600b48340 16:31:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:31:33 ---> Running in 2985f286ac8b 16:31:34 Removing intermediate container 2985f286ac8b 16:31:34 ---> 9ffd41e3981e 16:31:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:34 ---> Running in 1dcaa8b37921 16:31:34 Removing intermediate container 1dcaa8b37921 16:31:34 ---> e4523aa02dc3 16:31:34 Step 21/23 : LABEL arch=x86_64 16:31:34 ---> Running in 42515bda0e05 16:31:34 Removing intermediate container 42515bda0e05 16:31:34 ---> dcc9d5abf86b 16:31:34 Step 22/23 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:31:34 ---> Running in 6b120253b1ba 16:31:34 Removing intermediate container 6b120253b1ba 16:31:34 ---> 52dcf2f2595e 16:31:34 Step 23/23 : LABEL version=0.0.0 16:31:35 ---> Running in d665ee2a1999 16:31:35 Removing intermediate container d665ee2a1999 16:31:35 ---> d6b46736e1ba 16:31:35 16:31:35 Successfully built d6b46736e1ba 16:31:35 Successfully tagged core-metadata:latest 16:31:41  Building core-metadata ... done Removing intermediate container 0b0d9ae1f91c 16:31:41 ---> 68521f40cba8 16:31:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:31:41 ---> Running in fba0999fa3e9 16:31:42 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 16:31:43 Removing intermediate container fba0999fa3e9 16:31:43 ---> b2165ae159b8 16:31:43 16:31:43 Step 11/23 : FROM docker:20.10.14 16:31:43 20.10.14: Pulling from library/docker 16:31:45 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:31:45 Status: Downloaded newer image for docker:20.10.14 16:31:45 ---> 7417809fdb73 16:31:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:31:46 ---> Running in 8593f964d878 16:31:46 Removing intermediate container 8593f964d878 16:31:46 ---> 22aa3bdd7547 16:31:46 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 16:31:46 ---> Running in 46158a901567 16:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:47 (1/43) Installing readline (8.1.1-r0) 16:31:47 (2/43) Installing bash (5.1.16-r0) 16:31:47 Executing bash-5.1.16-r0.post-install 16:31:47 (3/43) Installing brotli-libs (1.0.9-r5) 16:31:47 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:31:47 (5/43) Installing libcurl (7.80.0-r2) 16:31:47 (6/43) Installing curl (7.80.0-r2) 16:31:47 (7/43) Installing dumb-init (1.2.5-r1) 16:31:47 (8/43) Installing libbz2 (1.0.8-r1) 16:31:47 (9/43) Installing expat (2.4.7-r0) 16:31:47 (10/43) Installing libffi (3.4.2-r1) 16:31:47 (11/43) Installing gdbm (1.22-r0) 16:31:47 (12/43) Installing xz-libs (5.2.5-r1) 16:31:47 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:31:47 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:31:47 (15/43) Installing mpdecimal (2.5.1-r1) 16:31:47 (16/43) Installing sqlite-libs (3.36.0-r0) 16:31:47 (17/43) Installing python3 (3.9.7-r4) 16:31:47 (18/43) Installing py3-appdirs (1.4.4-r2) 16:31:47 (19/43) Installing py3-certifi (2020.12.5-r1) 16:31:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:31:47 (21/43) Installing py3-idna (3.3-r0) 16:31:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:31:47 (23/43) Installing py3-requests (2.26.0-r1) 16:31:47 (24/43) Installing py3-msgpack (1.0.2-r1) 16:31:47 (25/43) Installing py3-lockfile (0.12.2-r4) 16:31:47 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:31:47 (27/43) Installing py3-colorama (0.4.4-r1) 16:31:47 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:31:47 (29/43) Installing py3-distlib (0.3.3-r0) 16:31:47 (30/43) Installing py3-distro (1.6.0-r0) 16:31:47 (31/43) Installing py3-six (1.16.0-r0) 16:31:47 (32/43) Installing py3-webencodings (0.5.1-r4) 16:31:47 (33/43) Installing py3-html5lib (1.1-r1) 16:31:47 (34/43) Installing py3-parsing (2.4.7-r2) 16:31:47 (35/43) Installing py3-packaging (20.9-r1) 16:31:47 (36/43) Installing py3-tomli (1.2.2-r0) 16:31:47 (37/43) Installing py3-pep517 (0.12.0-r0) 16:31:47 (38/43) Installing py3-progress (1.6-r0) 16:31:47 (39/43) Installing py3-retrying (1.3.3-r2) 16:31:47 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:31:47 (41/43) Installing py3-setuptools (52.0.0-r4) 16:31:47 (42/43) Installing py3-toml (0.10.2-r2) 16:31:47 (43/43) Installing py3-pip (20.3.4-r1) 16:31:47 Executing busybox-1.34.1-r5.trigger 16:31:47 OK: 83 MiB in 65 packages 16:31:48 Collecting docker-compose==1.23.2 16:31:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:31:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:31:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:31:48 Collecting docopt<0.7,>=0.6.1 16:31:48 Downloading docopt-0.6.2.tar.gz (25 kB) 16:31:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:31:48 Collecting texttable<0.10,>=0.9.0 16:31:48 Downloading texttable-0.9.1.tar.gz (11 kB) 16:31:49 Collecting cached-property<2,>=1.2.0 16:31:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:31:49 Collecting jsonschema<3,>=2.5.1 16:31:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:31:49 Collecting PyYAML<4,>=3.10 16:31:49 Downloading PyYAML-3.13.tar.gz (270 kB) 16:31:50 Collecting dockerpty<0.5,>=0.4.1 16:31:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:31:50 Collecting docker<4.0,>=3.6.0 16:31:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:31:50 Collecting websocket-client<1.0,>=0.32.0 16:31:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:31:50 Collecting docker-pycreds>=0.4.0 16:31:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:31:50 Collecting chardet<3.1.0,>=3.0.2 16:31:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:31:50 Collecting urllib3<1.25,>=1.21.1 16:31:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:31:50 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) 16:31:50 Collecting idna<2.8,>=2.5 16:31:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:31:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:31:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:31:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:31:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:31:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:31:50 Attempting uninstall: urllib3 16:31:50 Found existing installation: urllib3 1.26.7 16:31:50 Uninstalling urllib3-1.26.7: 16:31:50 Successfully uninstalled urllib3-1.26.7 16:31:50 Attempting uninstall: idna 16:31:50 Found existing installation: idna 3.3 16:31:50 Uninstalling idna-3.3: 16:31:50 Successfully uninstalled idna-3.3 16:31:51 Attempting uninstall: requests 16:31:51 Found existing installation: requests 2.26.0 16:31:51 Uninstalling requests-2.26.0: 16:31:51 Successfully uninstalled requests-2.26.0 16:31:51 Running setup.py install for texttable: started 16:31:51 Running setup.py install for texttable: finished with status 'done' 16:31:51 Running setup.py install for PyYAML: started 16:31:51 Running setup.py install for PyYAML: finished with status 'done' 16:31:51 Running setup.py install for docopt: started 16:31:52 Running setup.py install for docopt: finished with status 'done' 16:31:52 Running setup.py install for dockerpty: started 16:31:52 Running setup.py install for dockerpty: finished with status 'done' 16:31:53 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 16:31:56 Removing intermediate container 46158a901567 16:31:56 ---> 5070349f4eca 16:31:56 Step 14/23 : ENV APP_PORT=58890 16:31:56 ---> Running in efdbac04bc3e 16:31:56 Removing intermediate container efdbac04bc3e 16:31:56 ---> 6fadb1e50fef 16:31:56 Step 15/23 : EXPOSE $APP_PORT 16:31:56 ---> Running in bc7dcbb1eb43 16:31:56 Removing intermediate container bc7dcbb1eb43 16:31:56 ---> 9177a6292add 16:31:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:31:56 ---> 62835776c084 16:31:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:31:56 ---> dd8fbc2e9208 16:31:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:31:57 ---> 866c0ec5ef92 16:31:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:31:57 ---> Running in fef644bfae2d 16:31:57 Removing intermediate container fef644bfae2d 16:31:57 ---> 8f66cbfd941c 16:31:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:57 ---> Running in f2b0c5edce9a 16:31:57 Removing intermediate container f2b0c5edce9a 16:31:57 ---> 060414e41709 16:31:57 Step 21/23 : LABEL arch=x86_64 16:31:57 ---> Running in 5bd0fdb4cb29 16:31:57 Removing intermediate container 5bd0fdb4cb29 16:31:57 ---> 0a5dd380d663 16:31:57 Step 22/23 : LABEL git_sha=c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 16:31:57 ---> Running in c2ee7a590069 16:31:57 Removing intermediate container c2ee7a590069 16:31:57 ---> e98f88e4f0ea 16:31:57 Step 23/23 : LABEL version=0.0.0 16:31:57 ---> Running in 9051269e0776 16:31:57 Removing intermediate container 9051269e0776 16:31:57 ---> 908c9e021a62 16:31:57 16:31:57 Successfully built 908c9e021a62 16:31:57 Successfully tagged sys-mgmt-agent:latest 16:31:58  Building sys-mgmt-agent ... done  [Pipeline] } 16:31:58 $ docker stop --time=1 ba95e48361b095f272732e0991682444300fef036b3cd5cb919c65470ba8f8ab 16:31:59 $ docker rm -f ba95e48361b095f272732e0991682444300fef036b3cd5cb919c65470ba8f8ab [Pipeline] // withDockerContainer [Pipeline] sh 16:32:00 + docker images 16:32:00 REPOSITORY TAG IMAGE ID CREATED SIZE 16:32:00 sys-mgmt-agent latest 908c9e021a62 2 seconds ago 299MB 16:32:00 b2165ae159b8 17 seconds ago 1.62GB 16:32:00 core-metadata latest d6b46736e1ba 24 seconds ago 17.1MB 16:32:00 12f743abd5d7 29 seconds ago 1.62GB 16:32:00 core-command latest 6efbbf2fdce3 31 seconds ago 16.1MB 16:32:00 6eb9b67ed500 37 seconds ago 1.62GB 16:32:00 security-spire-config latest 87eb700b5d48 41 seconds ago 85.8MB 16:32:00 security-spiffe-token-provider latest 634eb4084eff 41 seconds ago 29.1MB 16:32:00 d87b9cc589fc 54 seconds ago 1.67GB 16:32:00 security-secretstore-setup latest bd13421f1cb8 55 seconds ago 28.9MB 16:32:00 security-spire-server latest ea0ea5c2038d 55 seconds ago 86.5MB 16:32:00 1dccf441de72 56 seconds ago 1.52GB 16:32:00 support-notifications latest c1dced472de1 About a minute ago 27.1MB 16:32:00 1ac88f8d7d0b About a minute ago 1.52GB 16:32:00 6dd00bdc4a8b About a minute ago 1.63GB 16:32:00 f26472f3abcc About a minute ago 1.68GB 16:32:00 security-bootstrapper latest bce73a03867b About a minute ago 19.3MB 16:32:00 support-scheduler latest c0ee34ebc7ab About a minute ago 26.5MB 16:32:00 core-data latest 921579c1813c About a minute ago 21.5MB 16:32:00 security-proxy-setup latest 53988f401bb8 About a minute ago 27.1MB 16:32:00 adf2cab15db0 About a minute ago 1.68GB 16:32:00 7de1ce3f5ff5 About a minute ago 1.65GB 16:32:00 fc4987fa8ae7 About a minute ago 1.63GB 16:32:00 bff71d21c8e7 About a minute ago 1.62GB 16:32:00 security-spire-agent latest ada045a226a2 2 minutes ago 125MB 16:32:00 3fab5bc59e33 2 minutes ago 1.52GB 16:32:00 ci-base-image-x86_64 latest 664ab32f8db0 5 minutes ago 937MB 16:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 days ago 253MB 16:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 days ago 677MB 16:32:00 alpine 3.16 e66264b98777 7 weeks ago 5.53MB 16:32:00 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:32:00 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 16:32:00 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] } 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements 16:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.406s coverage: 98.5% of statements 16:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 54.2% of statements 16:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.857s coverage: 89.2% of statements 16:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.371s coverage: 83.8% of statements 16:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.263s coverage: 95.6% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.303s coverage: 72.2% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.348s coverage: 60.0% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.9% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.267s coverage: 58.8% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 29.6% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.217s coverage: 79.5% of statements 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.277s coverage: 87.5% of statements 16:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements 16:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 16:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.712s coverage: 82.5% of statements 16:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.166s coverage: 100.0% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 16:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements 16:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.023s coverage: 64.4% of statements 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 16:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.244s coverage: 65.4% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 43.8% of statements 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.506s coverage: 17.7% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.729s coverage: 92.3% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:34:11 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 16:34:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:34:11 GO111MODULE=on go vet ./... 16:36:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:36:02 ./bin/test-attribution-txt.sh [Pipeline] echo 16:36:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:36:03 + ls -al . 16:36:03 total 680 16:36:03 drwxrwxr-x 9 1001 1001 4096 Jul 14 16:30 . 16:36:03 drwxr-xr-x 4 root root 4096 Jul 14 16:30 .. 16:36:03 -rw-rw-r-- 1 1001 1001 11 Jul 14 16:28 .dockerignore 16:36:03 drwxrwxr-x 8 1001 1001 4096 Jul 14 16:28 .git 16:36:03 drwxrwxr-x 3 1001 1001 4096 Jul 14 16:28 .github 16:36:03 -rw-rw-r-- 1 1001 1001 1030 Jul 14 16:28 .gitignore 16:36:03 -rw-rw-r-- 1 1001 1001 42 Jul 14 16:28 .golangci.yml 16:36:03 -rw-rw-r-- 1 1001 1001 87 Jul 14 16:28 .hadolint.yml 16:36:03 -rw-rw-r-- 1 1001 1001 166 Jul 14 16:28 .sonarcloud.properties 16:36:03 -rw-rw-r-- 1 1001 1001 1171 Jul 14 16:28 ADOPTERS.md 16:36:03 -rw-rw-r-- 1 1001 1001 10347 Jul 14 16:28 Attribution.txt 16:36:03 -rw-rw-r-- 1 1001 1001 63209 Jul 14 16:28 CHANGELOG.md 16:36:03 -rw-rw-r-- 1 1001 1001 3804 Jul 14 16:28 CONTRIBUTING.md 16:36:03 -rw-rw-r-- 1 1001 1001 677 Jul 14 16:28 GOVERNANCE.md 16:36:03 -rw-rw-r-- 1 1001 1001 850 Jul 14 16:28 Jenkinsfile 16:36:03 -rw-rw-r-- 1 1001 1001 10775 Jul 14 16:28 LICENSE 16:36:03 -rw-rw-r-- 1 1001 1001 10350 Jul 14 16:28 Makefile 16:36:03 -rw-rw-r-- 1 1001 1001 582 Jul 14 16:28 OWNERS.md 16:36:03 -rw-rw-r-- 1 1001 1001 9094 Jul 14 16:28 README.md 16:36:03 -rw-rw-r-- 1 1001 1001 6912 Jul 14 16:28 SECURITY.md 16:36:03 -rw-rw-r-- 1 1001 1001 5 Jul 14 16:26 VERSION 16:36:03 -rw-rw-r-- 1 1001 1001 4131 Jul 14 16:28 ZMQWindows.md 16:36:03 drwxrwxr-x 2 1001 1001 4096 Jul 14 16:28 bin 16:36:03 drwxrwxr-x 18 1001 1001 4096 Jul 14 16:28 cmd 16:36:03 -rw-r--r-- 1 root root 435593 Jul 14 16:34 coverage.out 16:36:03 -rw-rw-r-- 1 1001 1001 3312 Jul 14 16:28 go.mod 16:36:03 -rw-rw-r-- 1 1001 1001 36233 Jul 14 16:28 go.sum 16:36:03 drwxrwxr-x 8 1001 1001 4096 Jul 14 16:28 internal 16:36:03 drwxrwxr-x 3 1001 1001 4096 Jul 14 16:28 openapi 16:36:03 drwxrwxr-x 4 1001 1001 4096 Jul 14 16:28 snap 16:36:03 -rw-rw-r-- 1 1001 1001 204 Jul 14 16:28 version.go [Pipeline] sh 16:36:04 + '[' -e coverage.out ] 16:36:04 + chown 1001:1001 coverage.out [Pipeline] stash 16:36:04 Warning: overwriting stash ‘coverage-report’ 16:36:04 Stashed 1 file(s) [Pipeline] sh 16:36:05 + make build 16:36:05 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 16:37:27 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 16:38:35 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 16:38:35 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 16:39:08 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 16:39:09 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 16:39:13 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 16:39:19 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 16:39:22 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 16:39:27 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 16:39:30 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 16:39:33 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 16:39:42 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] } 16:39:46 $ docker stop --time=1 f3e00bd6563e26162c1f03480c0f6e201639bf5f8bf9f94267cd90688e7ed421 16:39:48 $ 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 16:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:50 16:39:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:51 latest: Pulling from edgex-devops/edgex-compose-arm64 16:39:51 29e5d40040c1: Pulling fs layer 16:39:51 1ce36da41761: Pulling fs layer 16:39:51 25b303627fd3: Pulling fs layer 16:39:51 29e5d40040c1: Verifying Checksum 16:39:51 29e5d40040c1: Download complete 16:39:51 1ce36da41761: Verifying Checksum 16:39:51 1ce36da41761: Download complete 16:39:52 29e5d40040c1: Pull complete 16:39:53 25b303627fd3: Verifying Checksum 16:39:53 25b303627fd3: Download complete 16:39:53 1ce36da41761: Pull complete 16:40:06 25b303627fd3: Pull complete 16:40:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:40:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:06 prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container 16:40:06 $ 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 16:40:08 $ docker top 5f9df79ce0a59e4c933b0d2406214d2d45136f1aa8b3af3fdcd8c6d72e3aa466 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:09 + + grepdocker-compose build --help parallel 16:40:09 16:40:13 --parallel Build images in parallel. [Pipeline] } 16:40:13 $ docker stop --time=1 5f9df79ce0a59e4c933b0d2406214d2d45136f1aa8b3af3fdcd8c6d72e3aa466 16:40:15 $ docker rm -f 5f9df79ce0a59e4c933b0d2406214d2d45136f1aa8b3af3fdcd8c6d72e3aa466 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:16 prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container 16:40:16 $ 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 16:40:17 $ docker top 6a8f8d269b5ad90808b31638be566d1219f1fed33831a8bc86824e0dc1834305 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:18 + docker-compose -f ./docker-compose-build.yml build --parallel 16:40:23 Building core-command ... 16:40:23 Building core-data ... 16:40:23 Building core-metadata ... 16:40:23 Building security-bootstrapper ... 16:40:23 Building security-proxy-setup ... 16:40:23 Building security-secretstore-setup ... 16:40:23 Building security-spiffe-token-provider ... 16:40:23 Building security-spire-agent ... 16:40:23 Building security-spire-config ... 16:40:23 Building security-spire-server ... 16:40:23 Building support-notifications ... 16:40:23 Building support-scheduler ... 16:40:23 Building sys-mgmt-agent ... 16:40:23 Building security-secretstore-setup 16:40:23 Building security-spiffe-token-provider 16:40:23 Building security-spire-server 16:40:23 Building security-bootstrapper 16:40:23 Building security-spire-config 16:41:59 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:41:59 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:41:59 ---> b9a0191577cf 16:41:59 Step 3/31 : WORKDIR /edgex-go 16:41:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:41:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:41:59 ---> b9a0191577cf 16:41:59 Step 3/25 : WORKDIR /edgex-go 16:41:59 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:41:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:41:59 ---> b9a0191577cf 16:41:59 Step 3/20 : WORKDIR /edgex-go 16:41:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:41:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:41:59 ---> b9a0191577cf 16:41:59 Step 3/25 : WORKDIR /edgex-go 16:41:59 ---> Running in 11c0f2078693 16:41:59 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:41:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:41:59 ---> Running in 2f0a86a2ae2f 16:41:59 ---> b9a0191577cf 16:41:59 Step 3/26 : WORKDIR /edgex-go 16:41:59 ---> Running in 54344cad1356 16:41:59 ---> Running in c3a4ead39b48 16:41:59 ---> Running in e3f33b7be4dd 16:41:59 Removing intermediate container e3f33b7be4dd 16:41:59 ---> aa294c62dab8 16:41:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:59 Removing intermediate container 11c0f2078693 16:41:59 ---> a0090fccfb10 16:41:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:59 Removing intermediate container 2f0a86a2ae2f 16:41:59 Removing intermediate container c3a4ead39b48 16:41:59 ---> 55e2024ed3a0 16:41:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:41:59 Removing intermediate container 54344cad1356 16:41:59 ---> 31aec1222090 16:41:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:59 ---> ab7066d2535d 16:41:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:59 ---> Running in 343576f43fa8 16:41:59 ---> Running in 6fc47c306504 16:41:59 ---> Running in 1b0b4ce2250d 16:41:59 ---> Running in 5334c7766e3c 16:41:59 ---> Running in f65ae393c4ee 16:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:41:59 Removing intermediate container 343576f43fa8 16:41:59 ---> fb80912ee6da 16:41:59 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:41:59 ---> Running in d455a48d0e47 16:41:59 Removing intermediate container 1b0b4ce2250d 16:41:59 ---> 6731e4545533 16:41:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:41:59 v3.16.0-331-g92e8eb72af [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:41:59 v3.16.0-331-g92e8eb72af [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:41:59 OK: 16887 distinct packages available 16:41:59 ---> Running in f79212acba00 16:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:41:59 Removing intermediate container 5334c7766e3c 16:41:59 ---> c96b8c9a8c70 16:41:59 Step 5/25 : RUN apk add --update --no-cache make git 16:41:59 Removing intermediate container 6fc47c306504 16:41:59 ---> cdf879d980fb 16:41:59 Step 5/31 : RUN apk add --update --no-cache make git 16:41:59 ---> Running in f6a9dd7898eb 16:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:41:59 ---> Running in 78807406d121 16:41:59 OK: 221 MiB in 51 packages 16:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:41:59 Removing intermediate container f65ae393c4ee 16:41:59 ---> af7cbd47d077 16:41:59 Step 5/20 : COPY go.mod vendor* ./ 16:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:41:59 ---> 949a30d16aca 16:41:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:41:59 ---> Running in ba60d2ffe168 16:41:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:41:59 OK: 221 MiB in 51 packages 16:41:59 OK: 221 MiB in 51 packages 16:41:59 OK: 221 MiB in 51 packages 16:41:59 OK: 221 MiB in 51 packages 16:41:59 Removing intermediate container d455a48d0e47 16:41:59 ---> ab8ee2e8ac74 16:41:59 Step 6/25 : COPY go.mod vendor* ./ 16:41:59 Removing intermediate container 78807406d121 16:41:59 ---> da8d2fb12a4d 16:41:59 Step 6/31 : COPY go.mod vendor* ./ 16:41:59 Removing intermediate container f79212acba00 16:41:59 ---> dbfb35ed3974 16:41:59 Step 6/26 : COPY go.mod vendor* ./ 16:41:59 Removing intermediate container f6a9dd7898eb 16:41:59 ---> a1411f66df5f 16:41:59 Step 6/25 : COPY go.mod vendor* ./ 16:41:59 ---> 6174e96d4b19 16:41:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:59 ---> Running in a1f402ec4364 16:41:59 ---> fd62a98c3026 16:41:59 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:59 ---> Running in 1283e602ddce 16:41:59 ---> 4ab9676fd531 16:41:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:00 ---> Running in 98d3b6dd2293 16:42:00 ---> 35408d3e3f7a 16:42:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:00 ---> Running in 37a7b3dff690 16:42:47 Removing intermediate container ba60d2ffe168 16:42:47 ---> 8fcf512a6e51 16:42:47 Step 7/20 : COPY . . 16:42:52 Removing intermediate container a1f402ec4364 16:42:52 ---> 4736a8f46f8a 16:42:52 Step 8/25 : COPY . . 16:42:52 Removing intermediate container 98d3b6dd2293 16:42:52 ---> 75102d26a824 16:42:52 Step 8/26 : COPY . . 16:42:52 Removing intermediate container 1283e602ddce 16:42:52 ---> e70afa1333ab 16:42:52 Step 8/31 : COPY . . 16:42:52 Removing intermediate container 37a7b3dff690 16:42:52 ---> 2890217143e3 16:42:52 Step 8/25 : COPY . . 16:43:15 ---> 1305d553e578 16:43:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:43:15 ---> Running in 091ed9dbc0c3 16:43:16 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 16:43:19 ---> 4ce780290305 16:43:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:43:20 ---> Running in 26c7834354e1 16:43:21 ---> 05b904437fb2 16:43:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:43:21 ---> Running in 05ac7b78426d 16:43:22 ---> 88a3194daedf 16:43:22 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:43:22 ---> Running in 8468cad2faa5 16:43:22 ---> f02a5e9eab8a 16:43:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:43:22 ---> Running in dda3b4555480 16:43:22 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 16:43:23 Removing intermediate container 8468cad2faa5 16:43:23 ---> 528ebb1dd77b 16:43:23 Step 10/25 : WORKDIR /edgex-go/spire-build 16:43:23 ---> Running in c7fce013a0bf 16:43:23 Removing intermediate container dda3b4555480 16:43:23 ---> 54f759f1b42a 16:43:23 Step 10/26 : WORKDIR /edgex-go/spire-build 16:43:23 ---> Running in aa24c954bb19 16:43:23 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 16:43:24 Removing intermediate container c7fce013a0bf 16:43:24 ---> 5d0a93e001a8 16:43:24 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 16:43:24 Removing intermediate container aa24c954bb19 16:43:24 ---> b1e6f8cd0dc9 16:43:24 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 16:43:24 ---> Running in b3ff42fc0b20 16:43:24 ---> Running in 3ba7ada6886f 16:43:27 Removing intermediate container 3ba7ada6886f 16:43:27 ---> 8e28a4bcc150 16:43:27 Step 12/26 : WORKDIR /edgex-go 16:43:28 ---> Running in 92bb1cab659b 16:43:28 Removing intermediate container b3ff42fc0b20 16:43:28 ---> 35182baac2ca 16:43:28 Step 12/25 : WORKDIR /edgex-go 16:43:28 ---> Running in 9b1efc634aaa 16:43:28 Removing intermediate container 92bb1cab659b 16:43:28 ---> b1eca659ac87 16:43:28 16:43:28 Step 13/26 : FROM alpine:3.15 16:43:29 3.15: Pulling from library/alpine 16:43:29 Removing intermediate container 9b1efc634aaa 16:43:29 ---> 2b19a460be9a 16:43:29 16:43:29 Step 13/25 : FROM alpine:3.15 16:43:29 3.15: Pulling from library/alpine 16:43:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:43:30 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:43:30 Status: Downloaded newer image for alpine:3.15 16:43:30 Status: Image is up to date for alpine:3.15 16:43:30 ---> 3fb3c9af89a9 16:43:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:43:30 ---> 3fb3c9af89a9 16:43:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:43:30 ---> Running in a44ec33b3a97 16:43:30 ---> Running in 81860bd276dd 16:43:31 Removing intermediate container 81860bd276dd 16:43:31 ---> 56c1b1ed795c 16:43:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:31 Removing intermediate container a44ec33b3a97 16:43:31 ---> dc1b4e731cde 16:43:31 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:31 ---> Running in cd53e1f25d0a 16:43:31 ---> Running in e3cea377d338 16:43:35 Removing intermediate container e3cea377d338 16:43:35 ---> 8fea75de8205 16:43:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:43:35 ---> Running in 100fdecc3881 16:43:35 Removing intermediate container cd53e1f25d0a 16:43:35 ---> f73587cc2ba9 16:43:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:43:35 ---> Running in c1ca18e8f7c2 16:43:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:43:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:43:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:43:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:43:40 v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:43:40 v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:43:40 OK: 15738 distinct packages available 16:43:40 v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:43:40 v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:43:40 OK: 15738 distinct packages available 16:43:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:43:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:43:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:43:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:43:42 (1/5) Installing dumb-init (1.2.5-r1) 16:43:42 (2/5) Installing musl-obstack (1.2.3-r0) 16:43:42 (1/4) Installing dumb-init (1.2.5-r1) 16:43:42 (3/5) Installing libucontext (1.1-r0) 16:43:42 (2/4) Installing musl-obstack (1.2.3-r0) 16:43:42 (4/5) Installing gcompat (1.0.0-r4) 16:43:43 (3/4) Installing libucontext (1.1-r0) 16:43:43 (5/5) Installing openssl (1.1.1q-r0) 16:43:43 (4/4) Installing gcompat (1.0.0-r4) 16:43:43 Executing busybox-1.34.1-r5.trigger 16:43:43 OK: 6 MiB in 19 packages 16:43:43 Executing busybox-1.34.1-r5.trigger 16:43:43 OK: 6 MiB in 18 packages 16:43:45 Removing intermediate container c1ca18e8f7c2 16:43:45 ---> 9607c8d5e83b 16:43:45 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:43:45 Removing intermediate container 100fdecc3881 16:43:45 ---> 24938b3bda9e 16:43:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:43:53 ---> 69ae398340d8 16:43:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:43:53 ---> 409726e31ac9 16:43:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:43:54 ---> 92d85137a573 16:43:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:43:54 ---> 1d45629fc273 16:43:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:43:54 ---> Running in 44a12657fa59 16:43:55 Removing intermediate container 44a12657fa59 16:43:55 ---> 5c12503d6929 16:43:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:43:55 ---> df8ee79bf0a4 16:43:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:43:56 ---> 94587ebe1a49 16:43:56 Step 21/26 : WORKDIR / 16:43:56 ---> Running in 4929329e5185 16:43:56 ---> 8b687889dd29 16:43:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:43:56 ---> Running in 1e457d2b84df 16:43:57 Removing intermediate container 4929329e5185 16:43:57 ---> 1c7bbecfdc21 16:43:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:43:57 Removing intermediate container 1e457d2b84df 16:43:57 ---> 5d85701bca52 16:43:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:43:57 ---> Running in a75d38abcf69 16:43:57 ---> Running in 96723e2e1282 16:43:58 Removing intermediate container 96723e2e1282 16:43:58 ---> a8cccf4cb2ad 16:43:58 Step 23/25 : LABEL arch=arm64 16:43:58 Removing intermediate container a75d38abcf69 16:43:58 ---> 1e2296a734de 16:43:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:43:58 ---> Running in abe40e21a20b 16:43:58 ---> Running in 82f2f97de86b 16:43:59 Removing intermediate container abe40e21a20b 16:43:59 ---> 13caf8fc1a34 16:43:59 Step 24/26 : LABEL arch=arm64Removing intermediate container 82f2f97de86b 16:43:59 ---> 143e85d0657a 16:43:59 Step 24/25 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:43:59 16:43:59 ---> Running in 98f50ffb5316 16:43:59 ---> Running in 3773096e8711 16:43:59 Removing intermediate container 3773096e8711 16:43:59 ---> 5f40938fa19b 16:43:59 Step 25/26 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:43:59 Removing intermediate container 98f50ffb5316 16:43:59 ---> f18b052f8f38 16:43:59 Step 25/25 : LABEL version=0.0.0 16:43:59 ---> Running in f49c148e9073 16:43:59 ---> Running in d5ea56725e25 16:44:00 Removing intermediate container d5ea56725e25 16:44:00 ---> 5e91b241e0e3 16:44:00 16:44:00 Removing intermediate container f49c148e9073 16:44:00 ---> 73c8bc8b38a6 16:44:00 Step 26/26 : LABEL version=0.0.0 16:44:00 ---> Running in 202b410b28ce 16:44:01 Successfully built 5e91b241e0e3 16:44:01 Successfully tagged security-spire-server-arm64:latest 16:44:01 Removing intermediate container 202b410b28ce 16:44:01 Building sys-mgmt-agent 16:44:01 ---> 042263ea2e94 16:44:01 16:44:01  Building security-spire-server ... done Successfully built 042263ea2e94 16:44:01 Successfully tagged security-spire-config-arm64:latest 16:44:01  Building security-spire-config ... done Building core-metadata 16:44:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:48 ---> b9a0191577cf 16:44:48 Step 3/23 : WORKDIR /edgex-go 16:44:48 ---> Using cache 16:44:48 ---> 31aec1222090 16:44:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:48 ---> Using cache 16:44:48 ---> c96b8c9a8c70 16:44:48 Step 5/23 : RUN apk add --update --no-cache make bash git 16:44:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:49 ---> b9a0191577cf 16:44:49 Step 3/23 : WORKDIR /edgex-go 16:44:49 ---> Using cache 16:44:49 ---> 31aec1222090 16:44:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:49 ---> Using cache 16:44:49 ---> c96b8c9a8c70 16:44:49 Step 5/23 : RUN apk add --update --no-cache make git 16:44:49 ---> Using cache 16:44:49 ---> a1411f66df5f 16:44:49 Step 6/23 : COPY go.mod vendor* ./ 16:44:49 ---> Using cache 16:44:49 ---> 35408d3e3f7a 16:44:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:49 ---> Using cache 16:44:49 ---> 2890217143e3 16:44:49 Step 8/23 : COPY . . 16:44:49 ---> Using cache 16:44:49 ---> 05b904437fb2 16:44:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:44:49 ---> Running in 8ad5ddc04040 16:44:49 ---> Running in 44a93710c840 16:44:52 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 16:44:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:54 OK: 221 MiB in 51 packages 16:44:55 Removing intermediate container 44a93710c840 16:44:55 ---> 8c5754a16d49 16:44:55 Step 6/23 : COPY go.mod vendor* ./ 16:44:56 ---> 0d671535e13d 16:44:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:56 ---> Running in 5d99ec468428 16:45:43 Removing intermediate container 5d99ec468428 16:45:43 ---> 4cc4bd898279 16:45:43 Step 8/23 : COPY . . 16:45:59 ---> deec9d7826f9 16:45:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:45:59 ---> Running in 741e0a5855c7 16:45:59 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 16:48:21 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 16:48:31 Removing intermediate container 26c7834354e1 16:48:31 ---> 93193d4ade98 16:48:31 16:48:31 Step 10/31 : FROM alpine:3.16 16:48:31 3.16: Pulling from library/alpine 16:48:31 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:48:31 Status: Downloaded newer image for alpine:3.16 16:48:31 ---> 6e30ab57aeee 16:48:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:48:31 ---> Running in 7f7a3c1da39f 16:48:32 Removing intermediate container 7f7a3c1da39f 16:48:32 ---> 0e7712250032 16:48:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:48:32 ---> Running in 79a000ccb350 16:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:35 Removing intermediate container 05ac7b78426d 16:48:35 ---> d05e452eff3f 16:48:35 16:48:35 Step 10/25 : FROM alpine:3.16 16:48:35 ---> 6e30ab57aeee 16:48:35 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:48:35 ---> Running in 1c4fd2f1ed5a 16:48:36 (1/2) Installing dumb-init (1.2.5-r1) 16:48:36 (2/2) Installing su-exec (0.2-r1) 16:48:36 Executing busybox-1.35.0-r13.trigger 16:48:36 OK: 5 MiB in 16 packages 16:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:38 Removing intermediate container 79a000ccb350 16:48:38 ---> c5ed1301033b 16:48:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:48:38 ---> Running in 9b4204e13068 16:48:38 Removing intermediate container 9b4204e13068 16:48:38 ---> 973de75884a9 16:48:38 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:48:38 ---> Running in c88193c0634a 16:48:39 Removing intermediate container c88193c0634a 16:48:39 ---> 1e742e92c7e2 16:48:39 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:48:39 (1/3) Installing ca-certificates (20211220-r0) 16:48:39 ---> Running in f2d8d86a8b71 16:48:39 (2/3) Installing dumb-init (1.2.5-r1) 16:48:39 (3/3) Installing su-exec (0.2-r1) 16:48:39 Executing busybox-1.35.0-r13.trigger 16:48:39 Executing ca-certificates-20211220-r0.trigger 16:48:40 OK: 6 MiB in 17 packages 16:48:40 Removing intermediate container f2d8d86a8b71 16:48:40 ---> 67b2c32cb18d 16:48:40 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:48:40 ---> Running in a9c5070ed774 16:48:42 Removing intermediate container 1c4fd2f1ed5a 16:48:42 ---> 64bdfb0cdf8c 16:48:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:48:42 ---> Running in ab215c154f97 16:48:43 Removing intermediate container ab215c154f97 16:48:43 ---> b17d1b03e90e 16:48:43 Step 13/25 : WORKDIR / 16:48:43 ---> Running in 3744ddb357cd 16:48:44 Removing intermediate container a9c5070ed774 16:48:44 ---> 650141281352 16:48:44 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:48:44 ---> Running in 5a091dea32d5 16:48:44 Removing intermediate container 3744ddb357cd 16:48:44 ---> 3b60a6f51b35 16:48:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:48:45 Removing intermediate container 5a091dea32d5 16:48:45 ---> ffb02202eae5 16:48:45 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:48:45 ---> 98932a87d983 16:48:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:48:46 ---> 466a3b34720b 16:48:46 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:48:46 ---> Running in 006fbec3ceec 16:48:46 ---> 0ee4754f3189 16:48:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:48:48 ---> f6e35deb27b6 16:48:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:48:49 ---> 60251387ce27 16:48:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:48:50 Removing intermediate container 006fbec3ceec 16:48:50 ---> 973994c614a0 16:48:50 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:51 ---> d44729d200c0 16:48:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:48:51 ---> aec03fc01bb5 16:48:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:48:54 ---> f437879a37b6 16:48:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:48:54 ---> a960afca2970 16:48:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:48:55 ---> 3112bd04e11a 16:48:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:48:55 ---> Running in cb29a450df68 16:48:55 ---> e1ddce4a1778 16:48:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:48:57 ---> 7b0fe7acec37 16:48:57 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:48:58 ---> 33226b29c86e 16:48:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:48:59 Removing intermediate container cb29a450df68 16:48:59 ---> 8e08aeedf0f9 16:48:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:48:59 ---> Running in 0578f2b490c8 16:48:59 ---> 730641b1558e 16:48:59 Step 26/31 : RUN chmod +x /entrypoint.sh 16:48:59 ---> Running in 6a9b925664fb 16:49:00 Removing intermediate container 0578f2b490c8 16:49:00 ---> 958958115e57 16:49:00 Step 23/25 : LABEL arch=arm64 16:49:00 ---> Running in c666956362d4 16:49:01 Removing intermediate container c666956362d4 16:49:01 ---> 03bca929af42 16:49:01 Step 24/25 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:49:01 ---> Running in eb556b69ae7b 16:49:01 Removing intermediate container eb556b69ae7b 16:49:01 ---> 7e7d388bf1dd 16:49:01 Step 25/25 : LABEL version=0.0.0 16:49:01 ---> Running in 5397e12ba33d 16:49:02 Removing intermediate container 5397e12ba33d 16:49:02 ---> 4cd126462d3e 16:49:02 16:49:03 Successfully built 4cd126462d3e 16:49:03 Successfully tagged security-secretstore-setup-arm64:latest 16:49:03 Building core-data 16:49:03  Building security-secretstore-setup ... done Removing intermediate container 6a9b925664fb 16:49:03 ---> 2de2d9e13d6b 16:49:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:49:03 ---> Running in 0f9f69171060 16:49:04 Removing intermediate container 0f9f69171060 16:49:04 ---> c10134000b24 16:49:04 Step 28/31 : CMD ["gate"] 16:49:04 ---> Running in 31480ed9a876 16:49:05 Removing intermediate container 31480ed9a876 16:49:05 ---> 117836940494 16:49:05 Step 29/31 : LABEL arch=arm64 16:49:05 ---> Running in e43f88827b1e 16:49:05 Removing intermediate container e43f88827b1e 16:49:05 ---> cd9ea9ec0cd4 16:49:05 Step 30/31 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:49:05 ---> Running in 8b5b7603c255 16:49:06 Removing intermediate container 8b5b7603c255 16:49:06 ---> 36f2d795ea86 16:49:06 Step 31/31 : LABEL version=0.0.0 16:49:06 ---> Running in 9572c94e5321 16:49:06 Removing intermediate container 9572c94e5321 16:49:06 ---> 0c13823c6344 16:49:06 16:49:07 Successfully built 0c13823c6344 16:49:07 Successfully tagged security-bootstrapper-arm64:latest 16:49:07  Building security-bootstrapper ... done Building security-spire-agent 16:49:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:46 ---> b9a0191577cf 16:49:46 Step 3/23 : WORKDIR /edgex-go 16:49:46 ---> Using cache 16:49:46 ---> 31aec1222090 16:49:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:46 ---> Using cache 16:49:46 ---> c96b8c9a8c70 16:49:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:49:46 ---> Running in dcaae24663da 16:49:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:49:50 ---> b9a0191577cf 16:49:50 Step 3/26 : WORKDIR /edgex-go 16:49:50 ---> Using cache 16:49:50 ---> 31aec1222090 16:49:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:50 ---> Using cache 16:49:50 ---> c96b8c9a8c70 16:49:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:49:50 ---> Running in bcfc73b3b5a9 16:49:51 OK: 221 MiB in 51 packages 16:49:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:52 Removing intermediate container dcaae24663da 16:49:52 ---> ec2443024ee1 16:49:52 Step 6/23 : COPY go.mod vendor* ./ 16:49:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:54 ---> 84e9eaf1e919 16:49:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:54 ---> Running in 93b04f4ee9f6 16:49:54 OK: 221 MiB in 51 packages 16:49:55 Removing intermediate container bcfc73b3b5a9 16:49:55 ---> 4254b4e9d3b7 16:49:55 Step 6/26 : COPY go.mod vendor* ./ 16:49:56 ---> e77f7662df7a 16:49:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:56 ---> Running in ccc8436bce13 16:50:15 Removing intermediate container 8ad5ddc04040 16:50:15 ---> 0c9f13df9f84 16:50:15 16:50:15 Step 10/23 : FROM alpine:3.16 16:50:15 ---> 6e30ab57aeee 16:50:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:50:15 Removing intermediate container 091ed9dbc0c3 16:50:15 ---> 9be7d40bafb0 16:50:15 16:50:15 Step 9/20 : FROM alpine:3.15 16:50:15 ---> 3fb3c9af89a9 16:50:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:15 ---> Using cache 16:50:15 ---> dc1b4e731cde 16:50:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:15 ---> Using cache 16:50:15 ---> f73587cc2ba9 16:50:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat ---> Running in 04670963ca16 16:50:15 16:50:15 ---> Running in c8cc11b304bc 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:18 (1/1) Installing dumb-init (1.2.5-r1) 16:50:18 Executing busybox-1.35.0-r13.trigger 16:50:18 OK: 5 MiB in 15 packages 16:50:19 v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:50:19 v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:50:19 OK: 15738 distinct packages available 16:50:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:20 Removing intermediate container 04670963ca16 16:50:20 ---> 38fb28badd24 16:50:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:20 ---> Running in af8e99acf24f 16:50:21 (1/9) Installing ca-certificates (20211220-r0) 16:50:21 (2/9) Installing brotli-libs (1.0.9-r5) 16:50:21 Removing intermediate container af8e99acf24f 16:50:21 ---> 92966318140d 16:50:21 Step 13/23 : ENV APP_PORT=59881 16:50:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:50:21 (4/9) Installing libcurl (7.80.0-r2) 16:50:22 ---> Running in 919ac8faf0be 16:50:22 (5/9) Installing curl (7.80.0-r2) 16:50:22 (6/9) Installing dumb-init (1.2.5-r1) 16:50:22 (7/9) Installing musl-obstack (1.2.3-r0) 16:50:22 (8/9) Installing libucontext (1.1-r0) 16:50:22 (9/9) Installing gcompat (1.0.0-r4) 16:50:22 Executing busybox-1.34.1-r5.trigger 16:50:22 Executing ca-certificates-20211220-r0.trigger 16:50:22 Removing intermediate container 919ac8faf0be 16:50:22 ---> 4bb3ccd8cb80 16:50:22 Step 14/23 : EXPOSE $APP_PORT 16:50:22 OK: 8 MiB in 23 packages 16:50:23 ---> Running in d9386f9578e2 16:50:24 Removing intermediate container d9386f9578e2 16:50:24 ---> 403fc562c5b9 16:50:24 Step 15/23 : WORKDIR / 16:50:24 ---> Running in f08cb8c3b398 16:50:25 Removing intermediate container f08cb8c3b398 16:50:25 ---> 241abf7e4e0f 16:50:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:26 Removing intermediate container c8cc11b304bc 16:50:26 ---> a8754586fd9b 16:50:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:28 ---> c020d7960a6a 16:50:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:50:28 ---> e73495d39c1e 16:50:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:50:31 ---> e8748cfd4f87 16:50:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:50:31 ---> e1685963ee59 16:50:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:50:32 ---> 602258561376 16:50:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:50:32 ---> Running in c48c9ef2602d 16:50:33 ---> ce6bd240f529 16:50:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:50:33 Removing intermediate container c48c9ef2602d 16:50:33 ---> 8de207114c7c 16:50:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:33 ---> Running in 42ab28baf852 16:50:33 ---> Running in 851a276142fd 16:50:34 Removing intermediate container 42ab28baf852 16:50:34 ---> ffad565cdd64 16:50:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:34 Removing intermediate container 851a276142fd 16:50:34 ---> 4a92269a0fc2 16:50:34 Step 21/23 : LABEL arch=arm64 16:50:34 ---> Running in fb5473f4e921 16:50:34 ---> Running in 99a9e44a9695 16:50:34 Removing intermediate container fb5473f4e921 16:50:34 ---> 2f0ce8745f9c 16:50:34 Step 18/20 : LABEL arch=arm64 16:50:35 Removing intermediate container 99a9e44a9695 16:50:35 ---> fdad33941c3b 16:50:35 Step 22/23 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:50:35 ---> Running in 4341b50c46a2 16:50:35 ---> Running in 1c50b6fe1778 16:50:35 Removing intermediate container 4341b50c46a2 16:50:35 ---> 60e8abdce59e 16:50:35 Step 19/20 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:50:36 ---> Running in ea21472a86aa 16:50:36 Removing intermediate container 1c50b6fe1778 16:50:36 ---> d5bc4f408f9b 16:50:36 Step 23/23 : LABEL version=0.0.0 16:50:36 ---> Running in b7a09798b566 16:50:36 Removing intermediate container ea21472a86aa 16:50:36 ---> e9cbfe7a99c7 16:50:36 Step 20/20 : LABEL version=0.0.0 16:50:37 ---> Running in 6beca8a55612 16:50:37 Removing intermediate container b7a09798b566 16:50:37 ---> 9ed77eed69f6 16:50:37 16:50:37 Removing intermediate container 6beca8a55612 16:50:37 ---> 65c904f691bf 16:50:37 16:50:38 Successfully built 9ed77eed69f6 16:50:38 Successfully tagged core-metadata-arm64:latest 16:50:38  Building core-metadata ... done Building support-scheduler 16:50:39 Successfully built 65c904f691bf 16:50:39 Successfully tagged security-spiffe-token-provider-arm64:latest 16:50:39  Building security-spiffe-token-provider ... done Building core-command 16:50:42 Removing intermediate container 741e0a5855c7 16:50:42 ---> bd81afe85d41 16:50:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:50:42 ---> Running in ce72c40b76d6 16:50:44 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 16:50:46 Removing intermediate container 93b04f4ee9f6 16:50:46 ---> 57bb247342f7 16:50:46 Step 8/23 : COPY . . 16:50:49 Removing intermediate container ce72c40b76d6 16:50:49 ---> f3310a545278 16:50:49 16:50:49 Step 11/23 : FROM docker:20.10.14 16:50:49 20.10.14: Pulling from library/docker 16:50:51 Removing intermediate container ccc8436bce13 16:50:51 ---> a0b2b31bfa19 16:50:51 Step 8/26 : COPY . . 16:51:09 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:51:09 Status: Downloaded newer image for docker:20.10.14 16:51:09 ---> c346e9eafbab 16:51:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:51:09 ---> Running in 275d057161dd 16:51:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:09 ---> b9a0191577cf 16:51:09 Step 3/22 : WORKDIR /edgex-go 16:51:09 ---> Using cache 16:51:09 ---> 31aec1222090 16:51:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:09 ---> Using cache 16:51:09 ---> c96b8c9a8c70 16:51:09 Step 5/22 : RUN apk add --update --no-cache make git 16:51:09 ---> Using cache 16:51:09 ---> a1411f66df5f 16:51:09 Step 6/22 : COPY go.mod vendor* ./ 16:51:09 ---> Using cache 16:51:09 ---> 35408d3e3f7a 16:51:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:09 ---> Using cache 16:51:09 ---> 2890217143e3 16:51:09 Step 8/22 : COPY . . 16:51:09 ---> Using cache 16:51:09 ---> 05b904437fb2 16:51:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:51:09 ---> Running in 139c1f23b979 16:51:09 Removing intermediate container 275d057161dd 16:51:09 ---> 6aaaedbf4b94 16:51:09 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 16:51:09 ---> Running in 19cd62c18127 16:51:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:11 ---> b9a0191577cf 16:51:11 Step 3/23 : WORKDIR /edgex-go 16:51:11 ---> Using cache 16:51:11 ---> 31aec1222090 16:51:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:11 ---> Using cache 16:51:11 ---> c96b8c9a8c70 16:51:11 Step 5/23 : RUN apk add --update --no-cache make git 16:51:11 ---> Using cache 16:51:11 ---> a1411f66df5f 16:51:11 Step 6/23 : COPY go.mod vendor* ./ 16:51:11 ---> Using cache 16:51:11 ---> 35408d3e3f7a 16:51:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:11 ---> Using cache 16:51:11 ---> 2890217143e3 16:51:11 Step 8/23 : COPY . . 16:51:11 ---> Using cache 16:51:11 ---> 05b904437fb2 16:51:11 Step 9/23 : RUN make cmd/core-command/core-command 16:51:11 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 16:51:11 ---> Running in d960c0410d42 16:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:13 (1/43) Installing readline (8.1.1-r0) 16:51:13 (2/43) Installing bash (5.1.16-r0) 16:51:13 Executing bash-5.1.16-r0.post-install 16:51:13 (3/43) Installing brotli-libs (1.0.9-r5) 16:51:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:51:13 (5/43) Installing libcurl (7.80.0-r2) 16:51:13 (6/43) Installing curl (7.80.0-r2) 16:51:13 (7/43) Installing dumb-init (1.2.5-r1) 16:51:13 (8/43) Installing libbz2 (1.0.8-r1) 16:51:13 (9/43) Installing expat (2.4.7-r0) 16:51:13 (10/43) Installing libffi (3.4.2-r1) 16:51:13 (11/43) Installing gdbm (1.22-r0) 16:51:13 (12/43) Installing xz-libs (5.2.5-r1) 16:51:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:51:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:51:13 (15/43) Installing mpdecimal (2.5.1-r1) 16:51:13 (16/43) Installing sqlite-libs (3.36.0-r0) 16:51:13 (17/43) Installing python3 (3.9.7-r4) 16:51:13 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 16:51:16 (18/43) Installing py3-appdirs (1.4.4-r2) 16:51:16 (19/43) Installing py3-certifi (2020.12.5-r1) 16:51:16 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:51:16 (21/43) Installing py3-idna (3.3-r0) 16:51:16 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:51:16 (23/43) Installing py3-requests (2.26.0-r1) 16:51:16 (24/43) Installing py3-msgpack (1.0.2-r1) 16:51:16 (25/43) Installing py3-lockfile (0.12.2-r4) 16:51:16 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:51:16 (27/43) Installing py3-colorama (0.4.4-r1) 16:51:16 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:51:16 (29/43) Installing py3-distlib (0.3.3-r0) 16:51:16 (30/43) Installing py3-distro (1.6.0-r0) 16:51:16 (31/43) Installing py3-six (1.16.0-r0) 16:51:16 (32/43) Installing py3-webencodings (0.5.1-r4) 16:51:16 (33/43) Installing py3-html5lib (1.1-r1) 16:51:16 (34/43) Installing py3-parsing (2.4.7-r2) 16:51:16 (35/43) Installing py3-packaging (20.9-r1) 16:51:16 (36/43) Installing py3-tomli (1.2.2-r0) 16:51:16 (37/43) Installing py3-pep517 (0.12.0-r0) 16:51:16 (38/43) Installing py3-progress (1.6-r0) 16:51:16 (39/43) Installing py3-retrying (1.3.3-r2) 16:51:16 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:51:16 (41/43) Installing py3-setuptools (52.0.0-r4) 16:51:16 (42/43) Installing py3-toml (0.10.2-r2) 16:51:16 (43/43) Installing py3-pip (20.3.4-r1) 16:51:17 Executing busybox-1.34.1-r5.trigger 16:51:17 OK: 82 MiB in 65 packages 16:51:23 ---> 241371358616 16:51:23 Step 9/23 : RUN make cmd/core-data/core-data 16:51:23 ---> Running in d3ee83081af0 16:51:23 Collecting docker-compose==1.23.2 16:51:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:51:23 Collecting docopt<0.7,>=0.6.1 16:51:23 Downloading docopt-0.6.2.tar.gz (25 kB) 16:51:24 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 16:51:25 ---> 97fd6fb86755 16:51:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:25 ---> Running in 0dbb9b2ec08c 16:51:26 Removing intermediate container 0dbb9b2ec08c 16:51:26 ---> 8770fae0f034 16:51:26 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51:26 ---> Running in b62232f3a0f4 16:51:27 Removing intermediate container b62232f3a0f4 16:51:27 ---> ea579c64df9b 16:51:27 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 16:51:27 ---> Running in a60c21002691 16:51:27 Collecting websocket-client<1.0,>=0.32.0 16:51:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:51:28 Collecting docker<4.0,>=3.6.0 16:51:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:51:29 Collecting jsonschema<3,>=2.5.1 16:51:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:51:29 Collecting texttable<0.10,>=0.9.0 16:51:29 Downloading texttable-0.9.1.tar.gz (11 kB) 16:51:29 Removing intermediate container a60c21002691 16:51:29 ---> 64ef44879310 16:51:29 Step 12/26 : WORKDIR /edgex-go 16:51:29 ---> Running in 4c5b6dd52e7f 16:51:30 Removing intermediate container 4c5b6dd52e7f 16:51:30 ---> a8348f53802a 16:51:30 16:51:30 Step 13/26 : FROM alpine:3.15 16:51:30 ---> 3fb3c9af89a9 16:51:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:30 ---> Using cache 16:51:30 ---> dc1b4e731cde 16:51:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:30 ---> Using cache 16:51:30 ---> f73587cc2ba9 16:51:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:51:30 ---> Using cache 16:51:30 ---> 9607c8d5e83b 16:51:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:51:33 Collecting cached-property<2,>=1.2.0 16:51:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:51:33 Collecting dockerpty<0.5,>=0.4.1 16:51:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:51:33 ---> e8fc67c0dacc 16:51:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:51:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:51:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:51:38 ---> 6cec3cf3c2ea 16:51:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:51:38 Collecting PyYAML<4,>=3.10 16:51:38 Downloading PyYAML-3.13.tar.gz (270 kB) 16:51:38 ---> e797a109e0d4 16:51:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:51:39 ---> bd87d8dfa4d8 16:51:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:51:40 ---> 8899dcfa2841 16:51:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:41 ---> Running in 2065013d0605 16:51:41 Removing intermediate container 2065013d0605 16:51:41 ---> 94e867453356 16:51:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:41 ---> Running in cd2c6e48868b 16:51:42 Removing intermediate container cd2c6e48868b 16:51:42 ---> 75adf6aeda2e 16:51:42 Step 24/26 : LABEL arch=arm64 16:51:42 ---> Running in efca1c6d61ae 16:51:43 Removing intermediate container efca1c6d61ae 16:51:43 ---> 8d2ac0766247 16:51:43 Step 25/26 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:51:43 ---> Running in a025b0632b51 16:51:43 Removing intermediate container a025b0632b51 16:51:43 ---> 4e5cca6ba349 16:51:43 Step 26/26 : LABEL version=0.0.0 16:51:43 ---> Running in e201911139ee 16:51:43 Collecting docker-pycreds>=0.4.0 16:51:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:51:43 Removing intermediate container e201911139ee 16:51:43 ---> 16e86eeb93f9 16:51:43 16:51:44 Successfully built 16e86eeb93f9 16:51:44 Successfully tagged security-spire-agent-arm64:latest 16:51:44 Building security-proxy-setup 16:51:44  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) 16:51:44 Collecting idna<2.8,>=2.5 16:51:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:51:45 Collecting chardet<3.1.0,>=3.0.2 16:51:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:51:46 Collecting urllib3<1.25,>=1.21.1 16:51:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:51:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:51:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:51:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:51:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:51:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:51:47 Attempting uninstall: urllib3 16:51:47 Found existing installation: urllib3 1.26.7 16:51:47 Uninstalling urllib3-1.26.7: 16:51:47 Successfully uninstalled urllib3-1.26.7 16:51:48 Attempting uninstall: idna 16:51:48 Found existing installation: idna 3.3 16:51:48 Uninstalling idna-3.3: 16:51:48 Successfully uninstalled idna-3.3 16:51:51 Attempting uninstall: requests 16:51:51 Found existing installation: requests 2.26.0 16:51:51 Uninstalling requests-2.26.0: 16:51:51 Successfully uninstalled requests-2.26.0 16:51:51 Running setup.py install for texttable: started 16:51:54 Running setup.py install for texttable: finished with status 'done' 16:51:54 Running setup.py install for PyYAML: started 16:51:59 Running setup.py install for PyYAML: finished with status 'done' 16:52:00 Running setup.py install for docopt: started 16:52:03 Running setup.py install for docopt: finished with status 'done' 16:52:03 Running setup.py install for dockerpty: started 16:52:06 Running setup.py install for dockerpty: finished with status 'done' 16:52:09 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 16:52:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:14 ---> b9a0191577cf 16:52:14 Step 3/22 : WORKDIR /edgex-go 16:52:14 ---> Using cache 16:52:14 ---> 31aec1222090 16:52:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:14 ---> Using cache 16:52:14 ---> c96b8c9a8c70 16:52:14 Step 5/22 : RUN apk add --update --no-cache make git 16:52:14 ---> Using cache 16:52:14 ---> a1411f66df5f 16:52:14 Step 6/22 : COPY go.mod vendor* ./ 16:52:14 ---> Using cache 16:52:14 ---> 35408d3e3f7a 16:52:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:14 ---> Using cache 16:52:14 ---> 2890217143e3 16:52:14 Step 8/22 : COPY . . 16:52:14 ---> Using cache 16:52:14 ---> 05b904437fb2 16:52:14 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:52:14 ---> Running in 6c3a49568728 16:52:17 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 16:52:29 Removing intermediate container 19cd62c18127 16:52:29 ---> e21d4d00ebfc 16:52:29 Step 14/23 : ENV APP_PORT=58890 16:52:29 ---> Running in 5453b4b1bbf1 16:52:29 Removing intermediate container 5453b4b1bbf1 16:52:29 ---> d7f827ee5891 16:52:29 Step 15/23 : EXPOSE $APP_PORT 16:52:29 ---> Running in 2227d6c67507 16:52:29 Removing intermediate container 2227d6c67507 16:52:29 ---> 50bb9b54ad6a 16:52:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:30 ---> 00cc49c852af 16:52:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:31 ---> 29040561a07f 16:52:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:32 ---> 535f6f6d06ce 16:52:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:52:32 ---> Running in af17b012bf07 16:52:33 Removing intermediate container af17b012bf07 16:52:33 ---> 236c18e01938 16:52:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:33 ---> Running in edbfbf9adada 16:52:34 Removing intermediate container edbfbf9adada 16:52:34 ---> 001d61796a06 16:52:34 Step 21/23 : LABEL arch=arm64 16:52:34 ---> Running in b2cfd4e14817 16:52:34 Removing intermediate container b2cfd4e14817 16:52:34 ---> 870e85d2f859 16:52:34 Step 22/23 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:52:34 ---> Running in 01cf04a8971e 16:52:35 Removing intermediate container 01cf04a8971e 16:52:35 ---> 58186ea3394d 16:52:35 Step 23/23 : LABEL version=0.0.0 16:52:35 ---> Running in cabed259093a 16:52:36 Removing intermediate container cabed259093a 16:52:36 ---> bfb2abce2bfb 16:52:36 16:52:36 Successfully built bfb2abce2bfb 16:52:36 Successfully tagged sys-mgmt-agent-arm64:latest 16:52:36  Building sys-mgmt-agent ... done Building support-notifications 16:53:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:53:09 ---> b9a0191577cf 16:53:09 Step 3/22 : WORKDIR /edgex-go 16:53:09 ---> Using cache 16:53:09 ---> 31aec1222090 16:53:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:09 ---> Using cache 16:53:09 ---> c96b8c9a8c70 16:53:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:53:09 ---> Running in 6f5c70064105 16:53:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:09 OK: 221 MiB in 51 packages 16:53:10 Removing intermediate container 6f5c70064105 16:53:10 ---> d2ef94a58750 16:53:10 Step 6/22 : COPY go.mod vendor* ./ 16:53:11 ---> ffb8fe641be9 16:53:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:11 ---> Running in 280d51f70283 16:53:58 Removing intermediate container 280d51f70283 16:53:58 ---> a00932a69c14 16:53:58 Step 8/22 : COPY . . 16:54:16 ---> a8701d107c44 16:54:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:54:16 ---> Running in 7dc3b0b2a33c 16:54:17 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 16:56:39 Removing intermediate container d960c0410d42 16:56:39 ---> 2769bd0fc930 16:56:39 16:56:39 Step 10/23 : FROM alpine:3.16 16:56:39 ---> 6e30ab57aeee 16:56:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:39 ---> Using cache 16:56:39 ---> 38fb28badd24 16:56:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:39 ---> Using cache 16:56:39 ---> 92966318140d 16:56:39 Step 13/23 : ENV APP_PORT=59882 16:56:39 ---> Running in cd73b4d8684e 16:56:39 Removing intermediate container cd73b4d8684e 16:56:39 ---> e3d69065e791 16:56:39 Step 14/23 : EXPOSE $APP_PORT 16:56:39 ---> Running in d0a1c06ae989 16:56:39 Removing intermediate container d0a1c06ae989 16:56:39 ---> bc55ba6b1974 16:56:39 Step 15/23 : WORKDIR / 16:56:39 ---> Running in a16164fa9e1b 16:56:39 Removing intermediate container a16164fa9e1b 16:56:39 ---> 18ac79863dfc 16:56:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:39 ---> 27899df8e443 16:56:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:39 ---> d12b3653b9a2 16:56:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:39 ---> 82224c8518fc 16:56:39 Step 19/23 : ENTRYPOINT ["/core-command"] 16:56:39 ---> Running in 5b61084139a5 16:56:39 Removing intermediate container 5b61084139a5 16:56:39 ---> 81c955999fc8 16:56:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:39 ---> Running in 21944af528bd 16:56:39 Removing intermediate container 21944af528bd 16:56:39 ---> 4ef07a8c92d7 16:56:39 Step 21/23 : LABEL arch=arm64 16:56:39 ---> Running in 47c31b2a77fa 16:56:39 Removing intermediate container 47c31b2a77fa 16:56:39 ---> b5d0e5de38ab 16:56:39 Step 22/23 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:56:39 ---> Running in c97566b729db 16:56:39 Removing intermediate container c97566b729db 16:56:39 ---> 493ae644c3d1 16:56:39 Step 23/23 : LABEL version=0.0.0 16:56:39 ---> Running in f0b16d1cb6e2 16:56:39 Removing intermediate container f0b16d1cb6e2 16:56:39 ---> c762aed6a0c7 16:56:39 16:56:39 Successfully built c762aed6a0c7 16:56:39 Successfully tagged core-command-arm64:latest 16:57:12  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 16:57:30 Removing intermediate container 6c3a49568728 16:57:30 ---> 107aa33fd1f6 16:57:30 16:57:30 Step 10/22 : FROM alpine:3.16 16:57:30 ---> 6e30ab57aeee 16:57:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:57:30 ---> Running in bc318ed30439 16:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:33 (1/6) Installing ca-certificates (20211220-r0) 16:57:33 (2/6) Installing brotli-libs (1.0.9-r6) 16:57:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:57:33 (4/6) Installing libcurl (7.83.1-r2) 16:57:33 (5/6) Installing curl (7.83.1-r2) 16:57:33 (6/6) Installing dumb-init (1.2.5-r1) 16:57:33 Executing busybox-1.35.0-r13.trigger 16:57:33 Executing ca-certificates-20211220-r0.trigger 16:57:33 OK: 8 MiB in 20 packages 16:57:35 Removing intermediate container bc318ed30439 16:57:35 ---> c674c24d9ee1 16:57:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:35 ---> Running in d4e7a828eb7c 16:57:36 Removing intermediate container d4e7a828eb7c 16:57:36 ---> 54c2ea68879c 16:57:36 Step 13/22 : WORKDIR /edgex 16:57:36 ---> Running in 8b7756f5d039 16:57:36 Removing intermediate container 8b7756f5d039 16:57:36 ---> 3a085ec07209 16:57:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:57:37 ---> c792bd32ef1c 16:57:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:57:39 ---> 39176a9a0fa6 16:57:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:57:41 ---> 1ca2342f0460 16:57:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:57:41 ---> f78baee50ec0 16:57:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:57:41 ---> Running in e0d05152e795 16:57:44 Removing intermediate container e0d05152e795 16:57:44 ---> 6875f9245d61 16:57:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:57:44 ---> Running in 6ea0b40776e3 16:57:45 Removing intermediate container 6ea0b40776e3 16:57:45 ---> 9d16977e9678 16:57:45 Step 20/22 : LABEL arch=arm64 16:57:45 ---> Running in 65249aa00bbc 16:57:46 Removing intermediate container 65249aa00bbc 16:57:46 ---> ce4b4d096d3a 16:57:46 Step 21/22 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:57:46 ---> Running in 1cd8a7199105 16:57:46 Removing intermediate container 1cd8a7199105 16:57:46 ---> 3812349afb54 16:57:46 Step 22/22 : LABEL version=0.0.0 16:57:46 ---> Running in 138476424a3f 16:57:47 Removing intermediate container 138476424a3f 16:57:47 ---> 8b064dd50ba2 16:57:47 16:57:47 Successfully built 8b064dd50ba2 16:57:47 Successfully tagged security-proxy-setup-arm64:latest 16:58:09  Building security-proxy-setup ... done Removing intermediate container d3ee83081af0 16:58:09 ---> 4394595a089b 16:58:09 16:58:09 Step 10/23 : FROM alpine:3.16 16:58:09 ---> 6e30ab57aeee 16:58:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:58:09 ---> Running in 59d640d8336d 16:58:09 Removing intermediate container 59d640d8336d 16:58:09 ---> a9e89ef0152d 16:58:09 Step 12/23 : ENV APP_PORT=59880 16:58:09 ---> Running in df9a0823081f 16:58:09 Removing intermediate container df9a0823081f 16:58:09 ---> 0e3a70a8e31d 16:58:09 Step 13/23 : EXPOSE $APP_PORT 16:58:09 ---> Running in 02c63b6d436c 16:58:09 Removing intermediate container 02c63b6d436c 16:58:09 ---> 649209c131e8 16:58:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:09 ---> Running in 55e26fac33b8 16:58:12 Removing intermediate container 55e26fac33b8 16:58:12 ---> 1122bc8c0fe9 16:58:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:58:12 ---> Running in ec43043b6e82 16:58:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:16 (1/6) Installing dumb-init (1.2.5-r1) 16:58:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:58:16 (3/6) Installing libsodium (1.0.18-r0) 16:58:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:58:16 (5/6) Installing libzmq (4.3.4-r0) 16:58:16 (6/6) Installing zeromq (4.3.4-r0) 16:58:17 Executing busybox-1.35.0-r13.trigger 16:58:17 OK: 8 MiB in 20 packages 16:58:18 Removing intermediate container ec43043b6e82 16:58:18 ---> 430af66ff610 16:58:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:19 ---> b2213d239537 16:58:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:58:21 ---> 02d457510eba 16:58:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:58:22 ---> 1848643dbdb5 16:58:22 Step 19/23 : ENTRYPOINT ["/core-data"] 16:58:22 ---> Running in 6bc85cee3d38 16:58:23 Removing intermediate container 6bc85cee3d38 16:58:23 ---> 73311e33327f 16:58:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:23 ---> Running in 7e81ffda6b33 16:58:23 Removing intermediate container 7e81ffda6b33 16:58:23 ---> 3f485ed3d989 16:58:23 Step 21/23 : LABEL arch=arm64 16:58:23 ---> Running in 648e871e2b20 16:58:24 Removing intermediate container 648e871e2b20 16:58:24 ---> 0c8f82ea41d3 16:58:24 Step 22/23 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:58:24 ---> Running in ca9afd0797a3 16:58:25 Removing intermediate container ca9afd0797a3 16:58:25 ---> 6fb7bab090ef 16:58:25 Step 23/23 : LABEL version=0.0.0 16:58:25 ---> Running in ed4ec7e33287 16:58:25 Removing intermediate container ed4ec7e33287 16:58:25 ---> b0537d2ead08 16:58:25 16:58:26 Successfully built b0537d2ead08 16:58:26 Successfully tagged core-data-arm64:latest 16:58:36  Building core-data ... done Removing intermediate container 139c1f23b979 16:58:36 ---> cab9d31e630c 16:58:36 16:58:36 Step 10/22 : FROM alpine:3.16 16:58:36 ---> 6e30ab57aeee 16:58:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:58:36 ---> Using cache 16:58:36 ---> 38fb28badd24 16:58:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:36 ---> Using cache 16:58:36 ---> 92966318140d 16:58:36 Step 13/22 : ENV APP_PORT=59861 16:58:36 ---> Running in dac066da033d 16:58:36 Removing intermediate container dac066da033d 16:58:36 ---> 1c7b5bfda03a 16:58:36 Step 14/22 : EXPOSE $APP_PORT 16:58:36 ---> Running in a3d7a42cf87d 16:58:36 Removing intermediate container a3d7a42cf87d 16:58:36 ---> b9203c296757 16:58:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:37 ---> 2e51e2290799 16:58:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:58:40 ---> e775ba8ad3e3 16:58:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:58:41 ---> e2e0608f94b2 16:58:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:58:41 ---> Running in 61a566413ad7 16:58:41 Removing intermediate container 61a566413ad7 16:58:41 ---> 069c8a7431d7 16:58:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:41 ---> Running in 8fa74938966d 16:58:42 Removing intermediate container 8fa74938966d 16:58:42 ---> 0a002ac6d4d8 16:58:42 Step 20/22 : LABEL arch=arm64 16:58:42 ---> Running in 03125d7779a7 16:58:43 Removing intermediate container 03125d7779a7 16:58:43 ---> 14b55e715773 16:58:43 Step 21/22 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:58:43 ---> Running in d64e7e05a7de 16:58:43 Removing intermediate container d64e7e05a7de 16:58:43 ---> d9da5bdc2ab0 16:58:43 Step 22/22 : LABEL version=0.0.0 16:58:43 ---> Running in 880750af1d22 16:58:44 Removing intermediate container 880750af1d22 16:58:44 ---> 6b05099dfc83 16:58:44 16:58:44 Successfully built 6b05099dfc83 16:58:44 Successfully tagged support-scheduler-arm64:latest 16:59:11  Building support-scheduler ... done Removing intermediate container 7dc3b0b2a33c 16:59:11 ---> 01d39613de35 16:59:11 16:59:11 Step 10/22 : FROM alpine:3.16 16:59:11 ---> 6e30ab57aeee 16:59:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:11 ---> Running in 01bbefa2be78 16:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:11 (1/2) Installing ca-certificates (20211220-r0) 16:59:11 (2/2) Installing dumb-init (1.2.5-r1) 16:59:11 Executing busybox-1.35.0-r13.trigger 16:59:11 Executing ca-certificates-20211220-r0.trigger 16:59:11 OK: 6 MiB in 16 packages 16:59:12 Removing intermediate container 01bbefa2be78 16:59:12 ---> fc8813242d08 16:59:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:59:12 ---> Running in d19b78dca5a5 16:59:12 Removing intermediate container d19b78dca5a5 16:59:12 ---> 1ce18e66f507 16:59:12 Step 13/22 : ENV APP_PORT=59860 16:59:13 ---> Running in 95d50df23374 16:59:13 Removing intermediate container 95d50df23374 16:59:13 ---> 12cf668dda5a 16:59:13 Step 14/22 : EXPOSE $APP_PORT 16:59:13 ---> Running in c3a13fd8fe49 16:59:13 Removing intermediate container c3a13fd8fe49 16:59:13 ---> 979ae7e87826 16:59:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:14 ---> d384b223b193 16:59:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:59:15 ---> aba013bac1ca 16:59:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:59:16 ---> e5dabd31d6df 16:59:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:59:16 ---> Running in 02f64f66b86c 16:59:16 Removing intermediate container 02f64f66b86c 16:59:16 ---> be3f6c7b01ec 16:59:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:16 ---> Running in f50f0b7ce628 16:59:16 Removing intermediate container f50f0b7ce628 16:59:16 ---> cf4c8ebf69d3 16:59:16 Step 20/22 : LABEL arch=arm64 16:59:17 ---> Running in 4211ba2cae1d 16:59:17 Removing intermediate container 4211ba2cae1d 16:59:17 ---> 15fd5f4c9faf 16:59:17 Step 21/22 : LABEL git_sha=410911822e2586a8507984088a1e5b37d5875f64 16:59:17 ---> Running in e9ad8dad6c4c 16:59:17 Removing intermediate container e9ad8dad6c4c 16:59:17 ---> 3f28dfbfdb26 16:59:17 Step 22/22 : LABEL version=0.0.0 16:59:17 ---> Running in f1f722713a48 16:59:17 Removing intermediate container f1f722713a48 16:59:17 ---> 00f6d68df6ee 16:59:17 16:59:18 Successfully built 00f6d68df6ee 16:59:18 Successfully tagged support-notifications-arm64:latest 16:59:18  Building support-notifications ... done  [Pipeline] } 16:59:18 $ docker stop --time=1 6a8f8d269b5ad90808b31638be566d1219f1fed33831a8bc86824e0dc1834305 16:59:20 $ docker rm -f 6a8f8d269b5ad90808b31638be566d1219f1fed33831a8bc86824e0dc1834305 [Pipeline] // withDockerContainer [Pipeline] sh 16:59:21 + docker images 16:59:21 REPOSITORY TAG IMAGE ID CREATED SIZE 16:59:21 support-notifications-arm64 latest 00f6d68df6ee 4 seconds ago 26.1MB 16:59:21 01d39613de35 14 seconds ago 1.51GB 16:59:21 support-scheduler-arm64 latest 6b05099dfc83 38 seconds ago 25.5MB 16:59:21 cab9d31e630c 47 seconds ago 1.51GB 16:59:21 core-data-arm64 latest b0537d2ead08 56 seconds ago 20.6MB 16:59:21 4394595a089b About a minute ago 1.48GB 16:59:21 security-proxy-setup-arm64 latest 8b064dd50ba2 About a minute ago 26.1MB 16:59:21 107aa33fd1f6 About a minute ago 1.46GB 16:59:21 core-command-arm64 latest c762aed6a0c7 2 minutes ago 15.5MB 16:59:21 2769bd0fc930 2 minutes ago 1.45GB 16:59:21 sys-mgmt-agent-arm64 latest bfb2abce2bfb 6 minutes ago 282MB 16:59:21 security-spire-agent-arm64 latest 16e86eeb93f9 7 minutes ago 122MB 16:59:21 a8348f53802a 7 minutes ago 1.35GB 16:59:21 f3310a545278 8 minutes ago 1.45GB 16:59:21 core-metadata-arm64 latest 9ed77eed69f6 8 minutes ago 16.4MB 16:59:21 security-spiffe-token-provider-arm64 latest 65c904f691bf 8 minutes ago 28.2MB 16:59:21 9be7d40bafb0 9 minutes ago 1.5GB 16:59:21 0c9f13df9f84 9 minutes ago 1.45GB 16:59:21 security-bootstrapper-arm64 latest 0c13823c6344 10 minutes ago 18.5MB 16:59:21 security-secretstore-setup-arm64 latest 4cd126462d3e 10 minutes ago 27.9MB 16:59:21 d05e452eff3f 10 minutes ago 1.46GB 16:59:21 93193d4ade98 10 minutes ago 1.45GB 16:59:21 security-spire-config-arm64 latest 042263ea2e94 15 minutes ago 83.6MB 16:59:21 security-spire-server-arm64 latest 5e91b241e0e3 15 minutes ago 84.2MB 16:59:21 2b19a460be9a 15 minutes ago 1.35GB 16:59:21 b1eca659ac87 15 minutes ago 1.35GB 16:59:21 ci-base-image-arm64 latest b9a0191577cf 29 minutes ago 938MB 16:59:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 days ago 678MB 16:59:21 alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB 16:59:21 docker 20.10.14 c346e9eafbab 3 months ago 202MB 16:59:21 alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB 16:59:21 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 16:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:21 16:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:22 arm64: Pulling from edgex-lftools-log-publisher 16:59:22 8998bd30e6a1: Pulling fs layer 16:59:22 04944245beec: Pulling fs layer 16:59:22 699f458cf7ca: Pulling fs layer 16:59:22 765212b225bb: Pulling fs layer 16:59:22 f23df028b6ca: Pulling fs layer 16:59:22 d65c8cfc05b1: Pulling fs layer 16:59:22 2437ff75d9bd: Pulling fs layer 16:59:22 f23df028b6ca: Waiting 16:59:22 d65c8cfc05b1: Waiting 16:59:22 765212b225bb: Waiting 16:59:22 2437ff75d9bd: Waiting 16:59:22 04944245beec: Verifying Checksum 16:59:22 04944245beec: Download complete 16:59:22 765212b225bb: Verifying Checksum 16:59:22 765212b225bb: Download complete 16:59:22 f23df028b6ca: Verifying Checksum 16:59:22 f23df028b6ca: Download complete 16:59:22 d65c8cfc05b1: Verifying Checksum 16:59:22 d65c8cfc05b1: Download complete 16:59:22 699f458cf7ca: Verifying Checksum 16:59:22 699f458cf7ca: Download complete 16:59:23 8998bd30e6a1: Verifying Checksum 16:59:23 8998bd30e6a1: Download complete 16:59:25 2437ff75d9bd: Verifying Checksum 16:59:25 2437ff75d9bd: Download complete 16:59:27 8998bd30e6a1: Pull complete 16:59:27 04944245beec: Pull complete 16:59:29 699f458cf7ca: Pull complete 16:59:29 765212b225bb: Pull complete 16:59:30 f23df028b6ca: Pull complete 16:59:30 d65c8cfc05b1: Pull complete 16:59:45 2437ff75d9bd: Pull complete 16:59:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:59:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:46 prd-ubuntu20.04-docker-arm64-4c-16g-20154 does not seem to be running inside a container 16:59:46 $ 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 16:59:48 $ docker top 785299402b3b7a9e05f322de786d4986000211285c16126c4551fe3823cc774e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:49 ---> job-cost.sh 16:59:49 lf-activate-venv: SKIPPING 16:59:49 INFO: No Stack... 16:59:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:59:51 INFO: Archiving Costs [Pipeline] sh 16:59:52 + cat /w/workspace/edgex-go/3/archives/cost.csv 16:59:52 + cut -d, -f6 [Pipeline] lock 16:59:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4092-3-stack-cost] 16:59:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4092-3-stack-cost] did not exist. Created. 16:59:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4092-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:52 + echo total: 0.10999999940395355 [Pipeline] stash 16:59:53 Stashed 1 file(s) [Pipeline] } 16:59:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4092-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:53 $ docker stop --time=1 785299402b3b7a9e05f322de786d4986000211285c16126c4551fe3823cc774e 16:59:54 $ 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 16:59:55 provisioning config files... 16:59:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config535817132260048820tmp [Pipeline] { [Pipeline] sh 16:59:55 + set +x 16:59:55 + curl -s https://codecov.io/bash 16:59:55 + bash -s -- 16:59:55 16:59:55 _____ _ 16:59:55 / ____| | | 16:59:55 | | ___ __| | ___ ___ _____ __ 16:59:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:59:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:59:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:59:55 Bash-1.0.6 16:59:55 16:59:55 16:59:55 ==> git version 2.25.1 found 16:59:55 ==> 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 16:59:55 Release-Date: 2020-01-08 16:59:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:59:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:59:55 ==> Jenkins CI detected. 16:59:55 current dir:  /w/workspace/edgex-go/3 16:59:55 project root: . 16:59:55 --> token set from env 16:59:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:59:55 ==> Running gcov in . (disable via -X gcov) 16:59:55 ==> Python coveragepy not found 16:59:55 ==> Searching for coverage reports in: 16:59:55 + . 16:59:55 -> Found 1 reports 16:59:55 ==> Detecting git/mercurial file structure 16:59:55 ==> Reading reports 16:59:55 + ./coverage.out bytes=435593 16:59:55 ==> Appending adjustments 16:59:55 https://docs.codecov.io/docs/fixing-reports 16:59:57 + Found adjustments 16:59:57 ==> Gzipping contents 16:59:57 60K /tmp/codecov.80qtpH.gz 16:59:57 ==> Uploading reports 16:59:57 url: https://codecov.io 16:59:57 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= 16:59:57 -> Pinging Codecov 16:59:57 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= 16:59:57 -> Uploading to 16:59:57 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 16:59:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:59:57 Dload Upload Total Spent Left Speed 16:59:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59880 0 0 100 59880 0 226k --:--:-- --:--:-- --:--:-- 227k 16:59:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c3fa4a60a61eb0e0dabb0c8df2274695a66945e2 [Pipeline] } 16:59:57 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 16:59:58 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 16:59:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:59:59 ---> package-listing.sh 16:59:59 ++ facter osfamily 16:59:59 ++ tr '[:upper:]' '[:lower:]' 16:59:59 + OS_FAMILY=debian 16:59:59 + workspace=/w/workspace/edgex-go/3 16:59:59 + START_PACKAGES=/tmp/packages_start.txt 16:59:59 + END_PACKAGES=/tmp/packages_end.txt 16:59:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:59:59 + PACKAGES=/tmp/packages_start.txt 16:59:59 + '[' /w/workspace/edgex-go/3 ']' 16:59:59 + PACKAGES=/tmp/packages_end.txt 16:59:59 + case "${OS_FAMILY}" in 16:59:59 + dpkg -l 16:59:59 + grep '^ii' 16:59:59 + '[' -f /tmp/packages_start.txt ']' 16:59:59 + '[' -f /tmp/packages_end.txt ']' 16:59:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:59:59 + '[' /w/workspace/edgex-go/3 ']' 16:59:59 + mkdir -p /w/workspace/edgex-go/3/archives/ 16:59:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 16:59:59 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 17:00:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:00 17:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:00 latest: Pulling from edgex-lftools-log-publisher 17:00:00 5eb5b503b376: Pulling fs layer 17:00:00 5c69ac0246d0: Pulling fs layer 17:00:00 ec43610c2a17: Pulling fs layer 17:00:00 3a2ae6a8a46f: Pulling fs layer 17:00:00 33b1e0a273af: Pulling fs layer 17:00:00 5d3b04190fa2: Pulling fs layer 17:00:00 2f39f015ded8: Pulling fs layer 17:00:00 3a2ae6a8a46f: Waiting 17:00:00 33b1e0a273af: Waiting 17:00:00 5d3b04190fa2: Waiting 17:00:00 2f39f015ded8: Waiting 17:00:00 5c69ac0246d0: Download complete 17:00:00 3a2ae6a8a46f: Download complete 17:00:01 33b1e0a273af: Verifying Checksum 17:00:01 33b1e0a273af: Download complete 17:00:01 ec43610c2a17: Verifying Checksum 17:00:01 ec43610c2a17: Download complete 17:00:01 5d3b04190fa2: Download complete 17:00:01 5eb5b503b376: Download complete 17:00:01 2f39f015ded8: Download complete 17:00:02 5eb5b503b376: Pull complete 17:00:02 5c69ac0246d0: Pull complete 17:00:02 ec43610c2a17: Pull complete 17:00:02 3a2ae6a8a46f: Pull complete 17:00:03 33b1e0a273af: Pull complete 17:00:03 5d3b04190fa2: Pull complete 17:00:07 2f39f015ded8: Pull complete 17:00:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:07 prd-ubuntu20.04-docker-8c-8g-20151 does not seem to be running inside a container 17:00:07 $ 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 17:00:09 $ docker top c1a66ab1a77bfcfeeb1aefc13b3f9c6a43a33873c9a6ddefb4a3b419bb2d247d -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:10 + touch /tmp/pre-build-complete [Pipeline] sh 17:00:10 + mkdir -p /var/log/sysstat [Pipeline] sh 17:00:10 + ls /var/log/sa-host 17:00:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:10 provisioning config files... 17:00:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config409721294049076435tmp [Pipeline] { [Pipeline] echo 17:00:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:00:11 ---> create-netrc.sh [Pipeline] } 17:00:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:00:11 ---> python-tools-install.sh [Pipeline] echo 17:00:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:00:11 ---> sudo-logs.sh 17:00:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:00:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:00:12 ---> job-cost.sh 17:00:12 lf-activate-venv: SKIPPING 17:00:12 DEBUG: total: 0.10999999940395355 17:00:12 INFO: Retrieving Stack Cost... 17:00:12 INFO: Retrieving Pricing Info for: v3-standard-8 17:00:12 INFO: Archiving Costs [Pipeline] echo 17:00:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:00:13 ---> logs-deploy.sh 17:00:13 lf-activate-venv: SKIPPING 17:00:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4092/3 17:00:13 INFO: archiving workspace using pattern(s): 17:00:14 Archives upload complete. 17:00:14 INFO: archiving logs to Nexus 17:00:14 ---> uname -a: 17:00:14 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 17:00:14 17:00:14 17:00:14 ---> lscpu: 17:00:14 Architecture: x86_64 17:00:14 CPU op-mode(s): 32-bit, 64-bit 17:00:14 Byte Order: Little Endian 17:00:14 Address sizes: 40 bits physical, 48 bits virtual 17:00:14 CPU(s): 8 17:00:14 On-line CPU(s) list: 0-7 17:00:14 Thread(s) per core: 1 17:00:14 Core(s) per socket: 1 17:00:14 Socket(s): 8 17:00:14 NUMA node(s): 1 17:00:14 Vendor ID: AuthenticAMD 17:00:14 CPU family: 23 17:00:14 Model: 49 17:00:14 Model name: AMD EPYC-Rome Processor 17:00:14 Stepping: 0 17:00:14 CPU MHz: 2799.998 17:00:14 BogoMIPS: 5599.99 17:00:14 Virtualization: AMD-V 17:00:14 Hypervisor vendor: KVM 17:00:14 Virtualization type: full 17:00:14 L1d cache: 256 KiB 17:00:14 L1i cache: 256 KiB 17:00:14 L2 cache: 4 MiB 17:00:14 L3 cache: 128 MiB 17:00:14 NUMA node0 CPU(s): 0-7 17:00:14 Vulnerability Itlb multihit: Not affected 17:00:14 Vulnerability L1tf: Not affected 17:00:14 Vulnerability Mds: Not affected 17:00:14 Vulnerability Meltdown: Not affected 17:00:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:00:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:00:14 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:00:14 Vulnerability Srbds: Not affected 17:00:14 Vulnerability Tsx async abort: Not affected 17:00:14 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 17:00:14 17:00:14 17:00:14 ---> nproc: 17:00:14 8 17:00:14 17:00:14 17:00:14 ---> df -h: 17:00:14 Filesystem Size Used Avail Use% Mounted on 17:00:14 overlay 155G 19G 137G 13% / 17:00:14 tmpfs 64M 0 64M 0% /dev 17:00:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:00:14 shm 64M 0 64M 0% /dev/shm 17:00:14 /dev/vda1 155G 19G 137G 13% /facter-os 17:00:14 17:00:14 17:00:14 ---> sar -b -r -n DEV: 17:00:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20151) 07/14/22 _x86_64_ (8 CPU) 17:00:14 17:00:14 16:03:18 LINUX RESTART (8 CPU) 17:00:14 17:00:14 16:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:00:14 16:05:01 10.88 0.02 10.86 0.00 0.13 32552.10 0.00 17:00:14 16:06:01 2.13 0.00 2.13 0.00 0.00 25.72 0.00 17:00:14 16:07:01 0.80 0.00 0.80 0.00 0.00 10.53 0.00 17:00:14 16:08:01 3.10 0.87 2.23 0.00 18.39 31.86 0.00 17:00:14 16:09:01 1.15 0.02 1.13 0.00 0.13 13.46 0.00 17:00:14 16:10:01 1.25 0.00 1.25 0.00 0.00 20.40 0.00 17:00:14 16:11:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 17:00:14 16:12:01 1.12 0.00 1.12 0.00 0.00 15.60 0.00 17:00:14 16:13:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 17:00:14 16:14:01 1.20 0.00 1.20 0.00 0.00 21.06 0.00 17:00:14 16:15:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 17:00:14 16:16:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 17:00:14 16:17:01 3.85 2.65 1.20 0.00 79.17 25.32 0.00 17:00:14 16:18:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 17:00:14 16:19:01 1.23 0.02 1.22 0.00 0.13 15.86 0.00 17:00:14 16:20:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 17:00:14 16:21:02 0.90 0.00 0.90 0.00 0.00 11.60 0.00 17:00:14 16:22:01 1.14 0.00 1.14 0.00 0.00 14.91 0.00 17:00:14 16:23:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 17:00:14 16:24:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 17:00:14 16:25:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 17:00:14 16:26:01 166.52 1.82 164.71 0.00 98.38 6992.43 0.00 17:00:14 16:27:01 207.53 11.45 196.08 0.00 2016.26 73734.36 0.00 17:00:14 16:28:01 37.98 0.10 37.88 0.00 1.47 13484.55 0.00 17:00:14 16:29:01 87.44 0.02 87.42 0.00 3.33 57380.07 0.00 17:00:14 16:30:01 726.91 7.47 719.43 0.00 82.93 366689.52 0.00 17:00:14 16:31:01 1180.39 1.70 1178.69 0.00 13.60 403877.77 0.00 17:00:14 16:32:01 787.74 0.40 787.34 0.00 6.53 191363.17 0.00 17:00:14 16:33:01 1.72 0.00 1.72 0.00 0.00 29.59 0.00 17:00:14 16:34:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 17:00:14 16:35:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 17:00:14 16:36:01 1.52 0.00 1.52 0.00 0.00 19.33 0.00 17:00:14 16:37:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 17:00:14 16:38:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 17:00:14 16:39:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 17:00:14 16:40:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 17:00:14 16:41:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 17:00:14 16:42:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 17:00:14 16:43:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 17:00:14 16:44:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 17:00:14 16:45:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 17:00:14 16:46:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 17:00:14 16:47:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 17:00:14 16:48:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 17:00:14 16:49:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 17:00:14 16:50:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 17:00:14 16:51:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 17:00:14 16:52:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 17:00:14 16:53:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 17:00:14 16:54:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 17:00:14 16:55:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 17:00:14 16:56:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 17:00:14 16:57:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 17:00:14 16:58:01 1.48 0.00 1.48 0.00 0.00 16.92 0.00 17:00:14 16:59:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 17:00:14 17:00:01 2.22 0.22 2.00 0.00 16.93 63.05 0.00 17:00:14 Average: 58.40 0.48 57.92 0.00 41.76 20495.05 0.00 17:00:14 17:00:14 16:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:00:14 16:05:01 30216624 31911112 448988 1.37 77116 1928076 1961632 5.78 829832 1558116 436 17:00:14 16:06:01 30195892 31890456 469348 1.43 77156 1928080 1961632 5.78 853352 1558104 12 17:00:14 16:07:01 30196192 31890784 468976 1.43 77180 1928084 1961632 5.78 853352 1558108 28 17:00:14 16:08:01 30193208 31888592 470860 1.43 77268 1928600 1996448 5.88 851864 1558496 16 17:00:14 16:09:01 30193160 31888620 470756 1.43 77324 1928600 1996448 5.88 852228 1558504 24 17:00:14 16:10:01 30193000 31888576 470688 1.43 77372 1928608 1996448 5.88 851892 1558552 20 17:00:14 16:11:01 30192976 31888588 470632 1.43 77412 1928604 1980348 5.84 852516 1558556 24 17:00:14 16:12:01 30193096 31888832 470560 1.43 77460 1928608 1980348 5.84 851912 1558656 32 17:00:14 16:13:01 30193056 31888864 470544 1.43 77480 1928620 1980348 5.84 852224 1558684 8 17:00:14 16:14:01 30193040 31888876 470472 1.43 77544 1928584 1980348 5.84 852324 1558660 40 17:00:14 16:15:01 30192992 31888872 470412 1.43 77568 1928604 1980348 5.84 852100 1558664 20 17:00:14 16:16:01 30192976 31888880 470336 1.43 77592 1928608 1980348 5.84 852116 1558668 12 17:00:14 16:17:01 30184960 31884124 474192 1.44 77644 1931260 1980348 5.84 859280 1559060 20 17:00:14 16:18:01 30184916 31884204 473556 1.44 77676 1931256 1980348 5.84 858344 1559044 40 17:00:14 16:19:01 30184860 31884224 473596 1.44 77724 1931252 1997196 5.89 858692 1559048 36 17:00:14 16:20:01 30185060 31884468 473484 1.44 77764 1931272 1997196 5.89 858388 1559052 28 17:00:14 16:21:02 30184720 31884180 473748 1.44 77800 1931272 1997196 5.89 858688 1559052 12 17:00:14 16:22:01 30185208 31884704 473164 1.44 77832 1931276 1997196 5.89 858472 1559056 28 17:00:14 16:23:01 30184908 31884408 473480 1.44 77848 1931276 1997196 5.89 858456 1559056 16 17:00:14 16:24:01 30184828 31884396 473464 1.44 77880 1931284 1997196 5.89 858972 1559064 20 17:00:14 16:25:01 30185072 31884684 473124 1.44 77928 1931280 1997196 5.89 858648 1559068 36 17:00:14 16:26:01 29980752 31862692 491712 1.50 79212 2109144 1789072 5.27 907336 1711344 4592 17:00:14 16:27:01 27874900 31573952 721440 2.19 135960 3773008 2443600 7.20 1576172 2985384 183996 17:00:14 16:28:01 27562652 31633476 657112 2.00 140464 4102556 2401928 7.08 1511628 3319672 259224 17:00:14 16:29:01 23671240 31607992 683684 2.08 142196 7872576 3003740 8.85 1877356 6749324 3061244 17:00:14 16:30:01 20621640 31315844 948352 2.88 283476 10268892 3494732 10.30 2664932 8759820 7680 17:00:14 16:31:01 17620624 31643936 626188 1.90 398232 13324460 2388328 7.04 2450500 11824748 32424 17:00:14 16:32:01 19032336 31736360 541468 1.65 440188 11969840 1901456 5.60 2344400 10535400 344 17:00:14 16:33:01 19040452 31744468 533644 1.62 440200 11969844 1901456 5.60 2336600 10535388 224 17:00:14 16:34:01 19041444 31745532 532544 1.62 440220 11969848 1901456 5.60 2335368 10535392 20 17:00:14 16:35:01 19046224 31750328 527736 1.60 440244 11969848 1901456 5.60 2330752 10535392 48 17:00:14 16:36:01 19047112 31751224 526764 1.60 440264 11969856 1901456 5.60 2329604 10535396 204 17:00:14 16:37:01 19052136 31756304 521700 1.59 440272 11969860 1901456 5.60 2325048 10535416 208 17:00:14 16:38:01 19052048 31756252 521616 1.59 440304 11969860 1901456 5.60 2324992 10535420 180 17:00:14 16:39:01 19051780 31756008 521808 1.59 440320 11969864 1901456 5.60 2325312 10535424 192 17:00:14 16:40:01 19052308 31756560 521252 1.59 440356 11969856 1901456 5.60 2324636 10535424 16 17:00:14 16:41:01 19052476 31756768 521192 1.58 440384 11969872 1901456 5.60 2324664 10535432 44 17:00:14 16:42:01 19052176 31756508 521428 1.59 440416 11969876 1901456 5.60 2324712 10535436 12 17:00:14 16:43:01 19052344 31756700 521396 1.59 440432 11969876 1901456 5.60 2324720 10535436 16 17:00:14 16:44:01 19052360 31756740 521332 1.59 440448 11969880 1901456 5.60 2325052 10535440 60 17:00:14 16:45:01 19052084 31756488 521516 1.59 440472 11969880 1901456 5.60 2324788 10535444 24 17:00:14 16:46:01 19052264 31756700 521220 1.59 440500 11969888 1901456 5.60 2324796 10535448 8 17:00:14 16:47:01 19052240 31756696 521172 1.58 440524 11969892 1901456 5.60 2324812 10535452 12 17:00:14 16:48:01 19052192 31756804 521020 1.58 440532 11970020 1901456 5.60 2324836 10535580 48 17:00:14 16:49:01 19052052 31756696 521268 1.59 440560 11970024 1901456 5.60 2325300 10535584 32 17:00:14 16:50:01 19052272 31756948 520956 1.58 440596 11970028 1901456 5.60 2324928 10535588 36 17:00:14 16:51:01 19052364 31757064 520648 1.58 440608 11970028 1901456 5.60 2325380 10535588 188 17:00:14 16:52:01 19052316 31757044 520608 1.58 440632 11970032 1901456 5.60 2325332 10535592 200 17:00:14 16:53:01 19052268 31757012 520684 1.58 440648 11970032 1901456 5.60 2325324 10535592 184 17:00:14 16:54:01 19052180 31756956 520788 1.58 440672 11970040 1901456 5.60 2325724 10535600 236 17:00:14 16:55:01 19052140 31756944 520752 1.58 440700 11970040 1901456 5.60 2325120 10535604 20 17:00:14 16:56:01 19051904 31756708 520980 1.58 440704 11970044 1901456 5.60 2324840 10535604 12 17:00:14 16:57:01 19051856 31756676 520940 1.58 440728 11970052 1901456 5.60 2324840 10535608 56 17:00:14 16:58:01 19052024 31756872 520888 1.58 440768 11970052 1885132 5.56 2324900 10535612 8 17:00:14 16:59:01 19051756 31756664 521108 1.58 440788 11970056 1885132 5.56 2325240 10535616 32 17:00:14 17:00:01 18769360 31694108 582876 1.77 440992 12189400 2310460 6.81 2388652 10754012 218816 17:00:14 Average: 23812840 31787758 522217 1.59 278260 7666454 2013167 5.93 1722540 6675562 67349 17:00:14 17:00:14 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:00:14 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:05:01 ens3 0.88 0.40 0.38 0.26 0.00 0.00 0.00 0.00 17:00:14 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:06:01 ens3 1.38 1.25 0.32 5.50 0.00 0.00 0.00 0.00 17:00:14 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:07:01 ens3 2.25 0.95 1.95 0.06 0.00 0.00 0.00 0.00 17:00:14 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:08:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:09:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:00:14 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:11:01 ens3 0.52 0.32 0.26 0.21 0.00 0.00 0.00 0.00 17:00:14 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:13:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:00:14 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:14:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:00:14 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:17:01 ens3 11.00 7.51 11.87 6.04 0.00 0.00 0.00 0.00 17:00:14 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:19:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:00:14 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:20:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:21:02 ens3 0.20 0.08 0.23 0.01 0.00 0.00 0.00 0.00 17:00:14 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:24:01 ens3 0.37 0.23 0.23 0.08 0.00 0.00 0.00 0.00 17:00:14 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:26:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 17:00:14 16:26:01 ens3 449.94 489.60 2903.15 71.50 0.00 0.00 0.00 0.00 17:00:14 16:27:01 docker0 503.73 435.55 39.01 3451.38 0.00 0.00 0.00 0.00 17:00:14 16:27:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 17:00:14 16:27:01 veth698e608 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:00:14 16:27:01 ens3 739.09 699.62 9140.82 111.74 0.00 0.00 0.00 0.00 17:00:14 16:28:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 17:00:14 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:28:01 veth698e608 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 17:00:14 16:28:01 ens3 54.77 49.73 23.48 67.70 0.00 0.00 0.00 0.00 17:00:14 16:29:01 veth424c864 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 17:00:14 16:29:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:00:14 16:29:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:00:14 16:29:01 ens3 102.62 58.06 1696.75 18.60 0.00 0.00 0.00 0.00 17:00:14 16:30:01 veth424c864 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 17:00:14 16:30:01 docker0 142.61 185.26 10.66 1618.51 0.00 0.00 0.00 0.00 17:00:14 16:30:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:00:14 16:30:01 vethc0af541 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:00:14 16:30:01 veth2379d98 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:00:14 16:30:01 ens3 247.97 194.59 1693.67 75.56 0.00 0.00 0.00 0.00 17:00:14 16:30:01 veth7ae41af 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:00:14 16:31:01 veth6a36a32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:31:01 vethdc339cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:31:01 veth424c864 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 17:00:14 16:31:01 docker0 98.68 144.27 7.56 1481.02 0.00 0.00 0.00 0.00 17:00:14 16:31:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:00:14 16:31:01 veth43d4421 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:00:14 16:31:01 ens3 239.82 172.28 1528.01 106.35 0.00 0.00 0.00 0.00 17:00:14 16:32:01 docker0 68.51 97.25 4.82 876.91 0.00 0.00 0.00 0.00 17:00:14 16:32:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:00:14 16:32:01 ens3 223.65 158.31 2022.53 90.09 0.00 0.00 0.00 0.00 17:00:14 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:33:01 ens3 0.03 0.02 0.00 0.01 0.00 0.00 0.00 0.00 17:00:14 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:34:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:00:14 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:38:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:39:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:00:14 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:40:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:44:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 17:00:14 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:49:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:00:14 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:54:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 17:00:14 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:14 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 16:59:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:00:14 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:14 17:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:00:14 17:00:01 ens3 104.93 59.70 2518.73 9.70 0.00 0.00 0.00 0.00 17:00:14 Average: docker0 14.56 15.44 1.11 132.72 0.00 0.00 0.00 0.00 17:00:14 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 17:00:14 Average: ens3 39.01 33.87 384.86 10.08 0.00 0.00 0.00 0.00 17:00:14 17:00:14 17:00:14 ---> sar -P ALL: 17:00:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20151) 07/14/22 _x86_64_ (8 CPU) 17:00:14 17:00:14 16:03:18 LINUX RESTART (8 CPU) 17:00:14 17:00:14 16:04:01 CPU %user %nice %system %iowait %steal %idle 17:00:14 16:05:01 all 0.27 0.00 0.07 0.03 0.00 99.62 17:00:14 16:05:01 0 0.10 0.00 0.12 0.00 0.00 99.78 17:00:14 16:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:00:14 16:05:01 2 0.08 0.00 0.07 0.00 0.00 99.85 17:00:14 16:05:01 3 1.70 0.00 0.12 0.00 0.00 98.19 17:00:14 16:05:01 4 0.07 0.00 0.07 0.12 0.00 99.75 17:00:14 16:05:01 5 0.03 0.00 0.05 0.13 0.00 99.78 17:00:14 16:05:01 6 0.05 0.00 0.08 0.00 0.00 99.87 17:00:14 16:05:01 7 0.10 0.00 0.05 0.00 0.00 99.85 17:00:14 16:06:01 all 0.27 0.00 0.02 0.01 0.00 99.70 17:00:14 16:06:01 0 0.03 0.00 0.03 0.02 0.00 99.92 17:00:14 16:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:00:14 16:06:01 2 0.62 0.00 0.02 0.00 0.00 99.37 17:00:14 16:06:01 3 0.15 0.00 0.02 0.00 0.00 99.83 17:00:14 16:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:00:14 16:06:01 5 0.62 0.00 0.03 0.03 0.02 99.30 17:00:14 16:06:01 6 0.65 0.00 0.03 0.00 0.00 99.32 17:00:14 16:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:07:01 all 0.05 0.00 0.01 0.00 0.00 99.94 17:00:14 16:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:07:01 3 0.07 0.00 0.02 0.00 0.02 99.90 17:00:14 16:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:07:01 5 0.33 0.00 0.00 0.00 0.00 99.67 17:00:14 16:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:00:14 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:08:01 all 0.07 0.00 0.04 0.01 0.01 99.88 17:00:14 16:08:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:00:14 16:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:00:14 16:08:01 2 0.08 0.00 0.02 0.00 0.00 99.90 17:00:14 16:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:00:14 16:08:01 4 0.02 0.00 0.05 0.03 0.02 99.88 17:00:14 16:08:01 5 0.20 0.00 0.10 0.07 0.00 99.63 17:00:14 16:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:00:14 16:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:00:14 16:09:01 all 0.02 0.00 0.01 0.01 0.00 99.97 17:00:14 16:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:00:14 16:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:00:14 16:09:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:00:14 16:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:10:01 5 0.02 0.00 0.00 0.03 0.02 99.93 17:00:14 16:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:00:14 16:11:01 all 0.05 0.00 0.01 0.01 0.00 99.92 17:00:14 16:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:00:14 16:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:11:01 3 0.22 0.00 0.02 0.00 0.00 99.77 17:00:14 16:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:00:14 16:11:01 5 0.03 0.00 0.00 0.07 0.00 99.90 17:00:14 16:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:12:01 all 0.18 0.00 0.01 0.01 0.00 99.81 17:00:14 16:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:00:14 16:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:12:01 3 1.32 0.00 0.02 0.00 0.00 98.66 17:00:14 16:12:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:00:14 16:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 17:00:14 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:13:01 all 0.01 0.00 0.01 0.00 0.00 99.99 17:00:14 16:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:00:14 16:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:00:14 16:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:00:14 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:00:14 16:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:14:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:00:14 16:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:15:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:00:14 16:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:00:14 16:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:00:14 16:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 17:00:14 16:15:01 CPU %user %nice %system %iowait %steal %idle 17:00:14 16:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:00:14 16:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:00:14 16:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:17:01 all 0.21 0.00 0.03 0.01 0.00 99.75 17:00:14 16:17:01 0 0.25 0.00 0.05 0.02 0.02 99.67 17:00:14 16:17:01 1 0.25 0.00 0.07 0.00 0.00 99.68 17:00:14 16:17:01 2 0.20 0.00 0.03 0.02 0.00 99.75 17:00:14 16:17:01 3 0.17 0.00 0.05 0.02 0.00 99.77 17:00:14 16:17:01 4 0.22 0.00 0.00 0.02 0.00 99.77 17:00:14 16:17:01 5 0.22 0.00 0.03 0.02 0.02 99.72 17:00:14 16:17:01 6 0.22 0.00 0.00 0.00 0.00 99.78 17:00:14 16:17:01 7 0.15 0.00 0.00 0.02 0.00 99.83 17:00:14 16:18:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:00:14 16:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:00:14 16:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:00:14 16:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:19:01 all 0.16 0.00 0.02 0.01 0.01 99.81 17:00:14 16:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:00:14 16:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:19:01 3 1.11 0.00 0.00 0.00 0.02 98.87 17:00:14 16:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 17:00:14 16:19:01 5 0.02 0.00 0.03 0.05 0.00 99.90 17:00:14 16:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:20:01 all 0.05 0.00 0.01 0.00 0.00 99.94 17:00:14 16:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:00:14 16:20:01 3 0.28 0.00 0.03 0.00 0.00 99.68 17:00:14 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:21:02 all 0.02 0.00 0.01 0.01 0.00 99.96 17:00:14 16:21:02 0 0.03 0.00 0.05 0.00 0.00 99.92 17:00:14 16:21:02 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:21:02 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:21:02 3 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:21:02 4 0.00 0.00 0.02 0.02 0.00 99.97 17:00:14 16:21:02 5 0.03 0.00 0.00 0.03 0.00 99.93 17:00:14 16:21:02 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:21:02 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:22:01 all 0.00 0.00 0.01 0.00 0.00 99.99 17:00:14 16:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:00:14 16:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:00:14 16:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:00:14 16:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:00:14 16:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:00:14 16:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:00:14 16:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:00:14 16:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:00:14 16:24:01 5 0.02 0.00 0.02 0.02 0.02 99.93 17:00:14 16:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:00:14 16:25:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:00:14 16:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:00:14 16:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:00:14 16:26:01 all 2.04 0.00 0.48 0.33 0.00 97.15 17:00:14 16:26:01 0 1.38 0.00 0.22 0.00 0.00 98.40 17:00:14 16:26:01 1 2.58 0.00 0.07 0.02 0.00 97.33 17:00:14 16:26:01 2 1.30 0.00 0.15 0.02 0.00 98.53 17:00:14 16:26:01 3 0.84 0.00 0.15 0.00 0.00 99.01 17:00:14 16:26:01 4 1.73 0.00 0.22 0.02 0.00 98.03 17:00:14 16:26:01 5 0.92 0.00 1.40 2.30 0.00 95.39 17:00:14 16:26:01 6 4.19 0.00 0.77 0.30 0.02 94.73 17:00:14 16:26:01 7 3.34 0.00 0.84 0.00 0.00 95.82 17:00:14 17:00:14 16:26:01 CPU %user %nice %system %iowait %steal %idle 17:00:14 16:27:01 all 17.76 0.00 5.10 1.64 0.08 75.43 17:00:14 16:27:01 0 19.97 0.00 5.12 2.70 0.08 72.13 17:00:14 16:27:01 1 19.94 0.00 4.85 0.98 0.08 74.15 17:00:14 16:27:01 2 17.31 0.00 3.87 0.10 0.07 78.66 17:00:14 16:27:01 3 17.08 0.00 5.81 0.31 0.09 76.72 17:00:14 16:27:01 4 17.01 0.00 5.18 6.42 0.08 71.31 17:00:14 16:27:01 5 18.28 0.00 5.15 1.59 0.10 74.88 17:00:14 16:27:01 6 16.43 0.00 5.80 0.32 0.07 77.38 17:00:14 16:27:01 7 16.05 0.00 5.01 0.68 0.08 78.17 17:00:14 16:28:01 all 46.29 0.00 7.61 0.21 0.09 45.80 17:00:14 16:28:01 0 46.82 0.00 6.85 0.29 0.10 45.94 17:00:14 16:28:01 1 44.75 0.00 8.18 0.94 0.08 46.04 17:00:14 16:28:01 2 46.76 0.00 6.96 0.10 0.10 46.07 17:00:14 16:28:01 3 45.58 0.00 9.18 0.05 0.10 45.09 17:00:14 16:28:01 4 46.08 0.00 8.08 0.10 0.10 45.64 17:00:14 16:28:01 5 46.70 0.00 6.98 0.02 0.08 46.21 17:00:14 16:28:01 6 47.27 0.00 7.75 0.08 0.08 44.81 17:00:14 16:28:01 7 46.37 0.00 6.86 0.10 0.10 46.57 17:00:14 16:29:01 all 30.04 0.00 8.35 0.77 0.08 60.76 17:00:14 16:29:01 0 30.07 0.00 8.23 0.64 0.08 60.96 17:00:14 16:29:01 1 29.06 0.00 7.88 3.54 0.08 59.43 17:00:14 16:29:01 2 29.44 0.00 8.21 0.02 0.10 62.22 17:00:14 16:29:01 3 29.40 0.00 7.53 0.03 0.07 62.97 17:00:14 16:29:01 4 29.60 0.00 9.81 1.83 0.08 58.67 17:00:14 16:29:01 5 31.50 0.00 8.86 0.02 0.09 59.54 17:00:14 16:29:01 6 30.46 0.00 7.65 0.03 0.09 61.77 17:00:14 16:29:01 7 30.78 0.00 8.64 0.00 0.08 60.49 17:00:14 16:30:01 all 48.26 0.00 14.09 6.29 0.11 31.25 17:00:14 16:30:01 0 46.96 0.00 15.30 3.04 0.10 34.60 17:00:14 16:30:01 1 48.93 0.00 13.22 4.95 0.12 32.79 17:00:14 16:30:01 2 49.72 0.00 12.76 3.67 0.12 33.73 17:00:14 16:30:01 3 49.48 0.00 13.20 2.94 0.12 34.27 17:00:14 16:30:01 4 47.20 0.00 15.11 13.38 0.10 24.21 17:00:14 16:30:01 5 47.52 0.00 16.28 17.39 0.12 18.68 17:00:14 16:30:01 6 47.64 0.00 13.19 2.98 0.10 36.09 17:00:14 16:30:01 7 48.61 0.00 13.66 2.06 0.12 35.55 17:00:14 16:31:01 all 49.58 0.00 15.60 10.52 0.14 24.15 17:00:14 16:31:01 0 49.87 0.00 15.24 8.74 0.14 26.01 17:00:14 16:31:01 1 50.70 0.00 14.84 7.66 0.14 26.67 17:00:14 16:31:01 2 50.17 0.00 15.51 14.15 0.14 20.04 17:00:14 16:31:01 3 49.22 0.00 15.46 8.37 0.15 26.80 17:00:14 16:31:01 4 50.50 0.00 14.38 8.41 0.15 26.56 17:00:14 16:31:01 5 48.80 0.00 15.69 7.11 0.14 28.27 17:00:14 16:31:01 6 48.55 0.00 17.16 14.51 0.14 19.65 17:00:14 16:31:01 7 48.83 0.00 16.56 15.25 0.14 19.22 17:00:14 16:32:01 all 37.07 0.00 10.50 4.97 0.11 47.34 17:00:14 16:32:01 0 34.65 0.00 8.75 2.25 0.14 54.22 17:00:14 16:32:01 1 38.03 0.00 11.16 3.70 0.10 47.01 17:00:14 16:32:01 2 41.33 0.00 11.12 6.02 0.12 41.42 17:00:14 16:32:01 3 36.21 0.00 10.14 4.16 0.10 49.40 17:00:14 16:32:01 4 35.92 0.00 9.11 2.35 0.10 52.52 17:00:14 16:32:01 5 35.85 0.00 11.75 9.31 0.12 42.97 17:00:14 16:32:01 6 36.80 0.00 11.24 6.18 0.12 45.66 17:00:14 16:32:01 7 37.81 0.00 10.77 5.82 0.10 45.50 17:00:14 16:33:01 all 0.26 0.00 0.01 0.01 0.01 99.71 17:00:14 16:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:00:14 16:33:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:00:14 16:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:33:01 5 1.99 0.00 0.03 0.00 0.02 97.96 17:00:14 16:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:33:01 7 0.00 0.00 0.00 0.05 0.00 99.95 17:00:14 16:34:01 all 0.22 0.00 0.02 0.02 0.00 99.74 17:00:14 16:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:34:01 2 0.05 0.00 0.02 0.07 0.00 99.87 17:00:14 16:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:34:01 5 1.63 0.00 0.05 0.02 0.02 98.28 17:00:14 16:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:00:14 16:34:01 7 0.02 0.00 0.03 0.05 0.00 99.90 17:00:14 16:35:01 all 0.30 0.00 0.01 0.03 0.00 99.66 17:00:14 16:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:35:01 1 0.17 0.00 0.05 0.00 0.00 99.78 17:00:14 16:35:01 2 0.13 0.00 0.02 0.10 0.00 99.75 17:00:14 16:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:35:01 5 2.02 0.00 0.02 0.00 0.02 97.95 17:00:14 16:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:00:14 16:35:01 7 0.00 0.00 0.00 0.12 0.00 99.88 17:00:14 16:36:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:00:14 16:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:36:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:36:01 5 2.00 0.00 0.03 0.00 0.02 97.95 17:00:14 16:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:00:14 16:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 17:00:14 16:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:37:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:00:14 16:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:00:14 16:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:37:01 5 1.99 0.00 0.02 0.00 0.02 97.98 17:00:14 16:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:37:01 7 0.03 0.00 0.02 0.02 0.02 99.92 17:00:14 17:00:14 16:37:01 CPU %user %nice %system %iowait %steal %idle 17:00:14 16:38:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:00:14 16:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:38:01 5 2.00 0.00 0.03 0.00 0.02 97.95 17:00:14 16:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:39:01 all 0.17 0.00 0.02 0.00 0.00 99.80 17:00:14 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:00:14 16:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:39:01 5 1.21 0.00 0.15 0.00 0.00 98.64 17:00:14 16:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:00:14 16:39:01 7 0.03 0.00 0.00 0.03 0.00 99.93 17:00:14 16:40:01 all 0.01 0.00 0.02 0.00 0.00 99.97 17:00:14 16:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:40:01 5 0.03 0.00 0.05 0.00 0.02 99.90 17:00:14 16:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:40:01 7 0.00 0.00 0.02 0.03 0.02 99.93 17:00:14 16:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:00:14 16:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:00:14 16:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:41:01 5 0.07 0.00 0.03 0.00 0.02 99.88 17:00:14 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:00:14 16:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:00:14 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:00:14 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:00:14 16:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:42:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:00:14 16:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:00:14 16:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:00:14 16:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:43:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:00:14 16:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:43:01 7 0.03 0.00 0.00 0.02 0.00 99.95 17:00:14 16:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:00:14 16:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:00:14 16:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:44:01 5 0.05 0.00 0.03 0.00 0.00 99.92 17:00:14 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:00:14 16:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:00:14 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:00:14 16:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:45:01 5 0.02 0.00 0.05 0.00 0.02 99.92 17:00:14 16:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:45:01 7 0.00 0.00 0.00 0.08 0.00 99.92 17:00:14 16:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:00:14 16:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:00:14 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:00:14 16:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:00:14 16:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:00:14 16:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:47:01 5 0.07 0.00 0.03 0.00 0.00 99.90 17:00:14 16:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:00:14 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:00:14 16:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:00:14 17:00:14 16:48:01 CPU %user %nice %system %iowait %steal %idle 17:00:14 16:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:00:14 16:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:00:14 16:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:00:14 16:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:00:14 16:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:00:14 16:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:00:14 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:00:14 16:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:00:14 16:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:50:01 7 0.02 0.00 0.02 0.05 0.00 99.92 17:00:14 16:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:00:14 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:00:14 16:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:51:01 7 0.02 0.00 0.02 0.02 0.02 99.93 17:00:14 16:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:00:14 16:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:52:01 5 0.07 0.00 0.02 0.00 0.00 99.92 17:00:14 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:52:01 7 0.05 0.00 0.03 0.03 0.00 99.88 17:00:14 16:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:00:14 16:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:00:14 16:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:53:01 7 0.03 0.00 0.02 0.03 0.00 99.92 17:00:14 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:00:14 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:00:14 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:54:01 7 0.02 0.00 0.02 0.03 0.02 99.92 17:00:14 16:55:01 all 0.00 0.00 0.00 0.01 0.00 99.99 17:00:14 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:00:14 16:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:55:01 7 0.02 0.00 0.03 0.03 0.00 99.92 17:00:14 16:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:00:14 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:00:14 16:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:56:01 5 0.08 0.00 0.02 0.00 0.02 99.88 17:00:14 16:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:00:14 16:56:01 7 0.02 0.00 0.02 0.02 0.02 99.93 17:00:14 16:57:01 all 0.06 0.00 0.01 0.00 0.00 99.92 17:00:14 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:00:14 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:57:01 5 0.40 0.00 0.00 0.00 0.00 99.60 17:00:14 16:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:00:14 16:58:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:00:14 16:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:00:14 16:58:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:00:14 16:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:00:14 16:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:58:01 5 2.00 0.00 0.02 0.00 0.00 97.98 17:00:14 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:58:01 7 0.02 0.00 0.02 0.05 0.02 99.90 17:00:14 16:59:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:00:14 16:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:00:14 16:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:59:01 5 1.99 0.00 0.00 0.00 0.02 98.00 17:00:14 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:00:14 16:59:01 7 0.03 0.00 0.05 0.00 0.00 99.92 17:00:14 17:00:14 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:00:14 17:00:01 all 1.13 0.00 0.36 0.02 0.01 98.48 17:00:14 17:00:01 0 1.02 0.00 0.37 0.00 0.02 98.60 17:00:14 17:00:01 1 0.90 0.00 0.33 0.02 0.02 98.73 17:00:14 17:00:01 2 0.87 0.00 0.35 0.03 0.00 98.75 17:00:14 17:00:01 3 0.69 0.00 0.35 0.00 0.02 98.95 17:00:14 17:00:01 4 0.37 0.00 0.53 0.03 0.00 99.07 17:00:14 17:00:01 5 3.07 0.00 0.41 0.02 0.00 96.50 17:00:14 17:00:01 6 0.85 0.00 0.20 0.00 0.00 98.95 17:00:14 17:00:01 7 1.27 0.00 0.37 0.05 0.00 98.31 17:00:14 Average: all 4.16 0.00 1.10 0.44 0.01 94.28 17:00:14 Average: 0 4.08 0.00 1.07 0.31 0.01 94.52 17:00:14 Average: 1 4.16 0.00 1.08 0.38 0.01 94.37 17:00:14 Average: 2 4.21 0.00 1.04 0.43 0.01 94.31 17:00:14 Average: 3 4.14 0.00 1.10 0.28 0.01 94.47 17:00:14 Average: 4 4.03 0.00 1.10 0.58 0.01 94.28 17:00:14 Average: 5 4.44 0.00 1.19 0.68 0.02 93.68 17:00:14 Average: 6 4.11 0.00 1.13 0.43 0.01 94.32 17:00:14 Average: 7 4.12 0.00 1.11 0.44 0.01 94.32 17:00:14 17:00:14 17:00:14