Pull request #4293 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f16cdbb84be557f9473f78c9e8f7d48796db513+7268a7d9db9aa59f9db7bbdf01756f853ebe3457 (c8314911fb3a2e5f5913b669160471baf43b128c) 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-ssh13848120560443549270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2174591091320170199.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15327850941508237737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16839729827027175462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2843266598930194643.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1526680387945806579.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2983’ Running on prd-ubuntu20.04-docker-8c-8g-2985 in /w/workspace/edgexfoundry_edgex-go_PR-4293 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4293/head:refs/remotes/origin/PR-4293 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 0f16cdbb84be557f9473f78c9e8f7d48796db513 Merge succeeded, producing 0f16cdbb84be557f9473f78c9e8f7d48796db513 Checking out Revision 0f16cdbb84be557f9473f78c9e8f7d48796db513 (PR-4293) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:23 ========================================================= 19:03:23 EdgeX Global Pipelines Version Info 19:03:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 0f16cdbb84be557f9473f78c9e8f7d48796db513 # 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 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f16cdbb84be557f9473f78c9e8f7d48796db513 # timeout=10 19:03:23 ------------------- 19:03:23 stable info: 19:03:23 ------------------- 19:03:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:23 Message: update stable to v1.0.244 19:03:24 ------------------- 19:03:24 experimental info: 19:03:24 ------------------- 19:03:24 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:24 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4293 [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4293 [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4293 [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f16cdbb84be557f9473f78c9e8f7d48796db513 [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f16cdb [Pipeline] echo 19:03:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:25 provisioning config files... 19:03:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1718911094862819896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:26 ---> docker-login.sh 19:03:26 nexus3.edgexfoundry.org:10001 19:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:26 Configure a credential helper to remove this warning. See 19:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:26 19:03:26 Login Succeeded 19:03:26 nexus3.edgexfoundry.org:10002 19:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:26 Configure a credential helper to remove this warning. See 19:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:26 19:03:26 Login Succeeded 19:03:26 nexus3.edgexfoundry.org:10003 19:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:26 Configure a credential helper to remove this warning. See 19:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:26 19:03:26 Login Succeeded 19:03:26 nexus3.edgexfoundry.org:10004 19:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:26 Configure a credential helper to remove this warning. See 19:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:26 19:03:26 Login Succeeded 19:03:26 docker.io 19:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:27 Configure a credential helper to remove this warning. See 19:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:27 19:03:27 Login Succeeded 19:03:27 ---> docker-login.sh ends [Pipeline] } 19:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:27 + 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 19:03:27 + dirname+ cmd/core-command/Dockerfile 19:03:27 cut -d/ -f2 19:03:27 + echo core-command,cmd/core-command/Dockerfile 19:03:27 + + cut -d/ -f2 19:03:27 dirname cmd/core-data/Dockerfile 19:03:27 + echo core-data,cmd/core-data/Dockerfile 19:03:27 + dirname cmd/core-metadata/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:27 + dirname cmd/security-bootstrapper/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:27 + dirname cmd/security-proxy-setup/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:27 + dirname cmd/security-spire-agent/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:27 + dirname cmd/security-spire-config/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:27 + dirname cmd/security-spire-server/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:27 + dirname cmd/support-notifications/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:27 + dirname cmd/support-scheduler/Dockerfile 19:03:27 + cut -d/ -f2 19:03:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:27 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:03:28 + git rev-list -1 --merges 0f16cdbb84be557f9473f78c9e8f7d48796db513~1..0f16cdbb84be557f9473f78c9e8f7d48796db513 [Pipeline] echo 19:03:28 -----------> git rev-list -1 --merges 0f16cdbb84be557f9473f78c9e8f7d48796db513~1..0f16cdbb84be557f9473f78c9e8f7d48796db513 0f16cdbb84be557f9473f78c9e8f7d48796db513 [false] [Pipeline] sh 19:03:28 + git log --format=format:%s -1 0f16cdbb84be557f9473f78c9e8f7d48796db513 [Pipeline] echo 19:03:28 ========================================================= 19:03:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:29 + grep -v github /etc/ssh/ssh_known_hosts 19:03:29 + [ -e /tmp/ssh_known_hosts ] 19:03:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:29 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:29 19:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:29 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:29 b85a868b505f: Pulling fs layer 19:03:29 e2be974225ed: Pulling fs layer 19:03:29 339a4e72a1f5: Pulling fs layer 19:03:29 988bab9f4d93: Pulling fs layer 19:03:29 1469e6f7b9e6: Pulling fs layer 19:03:29 eaf3925da568: Pulling fs layer 19:03:29 bab4dde63d76: Pulling fs layer 19:03:29 bde34c3a00c8: Pulling fs layer 19:03:29 b352a97aabf1: Pulling fs layer 19:03:29 4872d77fe225: Pulling fs layer 19:03:29 5851b861e8e6: Pulling fs layer 19:03:29 1469e6f7b9e6: Waiting 19:03:29 eaf3925da568: Waiting 19:03:29 bab4dde63d76: Waiting 19:03:29 bde34c3a00c8: Waiting 19:03:29 5851b861e8e6: Waiting 19:03:29 4872d77fe225: Waiting 19:03:29 b352a97aabf1: Waiting 19:03:29 e2be974225ed: Verifying Checksum 19:03:29 e2be974225ed: Download complete 19:03:29 988bab9f4d93: Verifying Checksum 19:03:29 988bab9f4d93: Download complete 19:03:30 1469e6f7b9e6: Verifying Checksum 19:03:30 1469e6f7b9e6: Download complete 19:03:30 eaf3925da568: Verifying Checksum 19:03:30 eaf3925da568: Download complete 19:03:30 339a4e72a1f5: Verifying Checksum 19:03:30 339a4e72a1f5: Download complete 19:03:30 bde34c3a00c8: Verifying Checksum 19:03:30 bde34c3a00c8: Download complete 19:03:30 b352a97aabf1: Verifying Checksum 19:03:30 b352a97aabf1: Download complete 19:03:30 4872d77fe225: Verifying Checksum 19:03:30 4872d77fe225: Download complete 19:03:30 b85a868b505f: Verifying Checksum 19:03:30 b85a868b505f: Download complete 19:03:30 5851b861e8e6: Download complete 19:03:30 bab4dde63d76: Verifying Checksum 19:03:30 bab4dde63d76: Download complete 19:03:32 b85a868b505f: Pull complete 19:03:32 e2be974225ed: Pull complete 19:03:32 339a4e72a1f5: Pull complete 19:03:32 988bab9f4d93: Pull complete 19:03:32 1469e6f7b9e6: Pull complete 19:03:32 eaf3925da568: Pull complete 19:03:34 bab4dde63d76: Pull complete 19:03:34 bde34c3a00c8: Pull complete 19:03:35 b352a97aabf1: Pull complete 19:03:35 4872d77fe225: Pull complete 19:03:35 5851b861e8e6: Pull complete 19:03:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:35 prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container 19:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:39 $ docker top 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a -eo pid,comm 19:03:39 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). 19:03:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:39 [ssh-agent] Looking for ssh-agent implementation... 19:03:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:39 $ docker exec 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a ssh-agent 19:03:39 SSH_AUTH_SOCK=/tmp/ssh-j6OD1oD0hiFB/agent.32 19:03:39 SSH_AGENT_PID=38 19:03:39 Running ssh-add (command line suppressed) 19:03:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15829038325753396543.key (/w/workspace/edgex-go/1@tmp/private_key_15829038325753396543.key) 19:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:40 + git tag --points-at HEAD [Pipeline] } 19:03:40 $ docker exec --env ******** --env ******** 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a ssh-agent -k 19:03:40 unset SSH_AUTH_SOCK; 19:03:40 unset SSH_AGENT_PID; 19:03:40 echo Agent pid 38 killed; 19:03:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:40 [ssh-agent] Looking for ssh-agent implementation... 19:03:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:40 $ docker exec 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a ssh-agent 19:03:40 SSH_AUTH_SOCK=/tmp/ssh-VNDTayXqhH7N/agent.70 19:03:40 SSH_AGENT_PID=76 19:03:40 Running ssh-add (command line suppressed) 19:03:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13366922667260941935.key (/w/workspace/edgex-go/1@tmp/private_key_13366922667260941935.key) 19:03:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:41 + git semver init 19:03:41 2023-01-18 19:03:41,299 [run_init] DEBUG init version:0.0.0 force:False 19:03:41 2023-01-18 19:03:41,300 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:03:41 2023-01-18 19:03:41,301 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:03:41 2023-01-18 19:03:41,301 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:03:47 2023-01-18 19:03:47,054 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:03:47 2023-01-18 19:03:47,055 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4293 with force:False 19:03:47 2023-01-18 19:03:47,055 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4293 19:03:47 2023-01-18 19:03:47,060 [execute] INFO git cat-file --batch-check 19:03:47 2023-01-18 19:03:47,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:47 2023-01-18 19:03:47,065 [execute] INFO git cat-file --batch 19:03:47 2023-01-18 19:03:47,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:47 2023-01-18 19:03:47,070 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4293 19:03:47 0.0.0 [Pipeline] } 19:03:47 $ docker exec --env ******** --env ******** 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a ssh-agent -k 19:03:48 unset SSH_AUTH_SOCK; 19:03:48 unset SSH_AGENT_PID; 19:03:48 echo Agent pid 76 killed; 19:03:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:48 + git semver [Pipeline] } 19:03:48 $ docker stop --time=1 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a 19:03:50 $ docker rm -f --volumes 781f458313939c38e7d42500912ea17758a58342afc83a3588b32d027049375a [Pipeline] // withDockerContainer [Pipeline] sh 19:03:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:50 Stashed 1 file(s) [Pipeline] echo 19:03:50 [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 19:03:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:51 ========================================================= 19:03:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:03:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:03:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:52 213ec9aee27d: Pulling fs layer 19:03:52 4583459ba037: Pulling fs layer 19:03:52 93c1e223e6f2: Pulling fs layer 19:03:52 53926ce57604: Pulling fs layer 19:03:52 21b2b0c7a3f4: Pulling fs layer 19:03:52 22ff95d597cd: Pulling fs layer 19:03:52 12d6caf4c0d1: Pulling fs layer 19:03:52 96b7cbca73a9: Pulling fs layer 19:03:52 a7acece74701: Pulling fs layer 19:03:52 53926ce57604: Waiting 19:03:52 12d6caf4c0d1: Waiting 19:03:52 21b2b0c7a3f4: Waiting 19:03:52 22ff95d597cd: Waiting 19:03:52 96b7cbca73a9: Waiting 19:03:52 a7acece74701: Waiting 19:03:52 93c1e223e6f2: Download complete 19:03:52 4583459ba037: Download complete 19:03:52 21b2b0c7a3f4: Download complete 19:03:52 22ff95d597cd: Verifying Checksum 19:03:52 213ec9aee27d: Verifying Checksum 19:03:52 213ec9aee27d: Download complete 19:03:52 12d6caf4c0d1: Verifying Checksum 19:03:52 12d6caf4c0d1: Download complete 19:03:52 213ec9aee27d: Pull complete 19:03:52 4583459ba037: Pull complete 19:03:52 93c1e223e6f2: Pull complete 19:03:53 a7acece74701: Verifying Checksum 19:03:53 a7acece74701: Download complete 19:03:53 53926ce57604: Verifying Checksum 19:03:53 53926ce57604: Download complete 19:03:53 96b7cbca73a9: Verifying Checksum 19:03:53 96b7cbca73a9: Download complete 19:03:58 53926ce57604: Pull complete 19:03:58 21b2b0c7a3f4: Pull complete 19:03:58 22ff95d597cd: Pull complete 19:03:58 12d6caf4c0d1: Pull complete 19:03:59 96b7cbca73a9: Pull complete 19:04:00 a7acece74701: Pull complete 19:04:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:01 WORKDIR /edgex 19:04:01 COPY go.mod . 19:04:01 RUN go mod download 19:04:01 + docker build -t ci-base-image-x86_64 -f - . 19:04:01 Sending build context to Docker daemon 170MB 19:04:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:01 ---> db6d94c90886 19:04:01 Step 2/4 : WORKDIR /edgex 19:04:06 Still waiting to schedule task 19:04:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2984’ 19:04:08 ---> Running in c75c1cb0ac3a 19:04:08 Removing intermediate container c75c1cb0ac3a 19:04:08 ---> 9b97d9c80522 19:04:08 Step 3/4 : COPY go.mod . 19:04:08 ---> 908dd8b9688e 19:04:08 Step 4/4 : RUN go mod download 19:04:08 ---> Running in 6c82b564d181 19:04:26 Removing intermediate container 6c82b564d181 19:04:26 ---> 77721f639773 19:04:26 Successfully built 77721f639773 19:04:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:26 + docker inspect -f . ci-base-image-x86_64 19:04:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:27 prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container 19:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:27 $ docker top f51241dd661a8a5cd0af34ff994b91423bdd55d1f893a5867ea1c9dae91ac6f8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:28 + go version 19:04:28 go version go1.18.7 linux/amd64 [Pipeline] } 19:04:28 $ docker stop --time=1 f51241dd661a8a5cd0af34ff994b91423bdd55d1f893a5867ea1c9dae91ac6f8 19:04:29 $ docker rm -f --volumes f51241dd661a8a5cd0af34ff994b91423bdd55d1f893a5867ea1c9dae91ac6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:30 + docker inspect -f . ci-base-image-x86_64 19:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:30 prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container 19:04:30 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:30 $ docker top 03709b3a3317aa1008beb2f2deac9f22267ba66547fdeae4f91b2107550b7dd9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:30 ========================================================= 19:04:30 [edgeXBuildGoParallel] Running Tests and Build... 19:04:30 ========================================================= [Pipeline] sh 19:04:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:31 + make test 19:04:31 go test -race -coverprofile=coverage.out ./... 19:04:37 ? github.com/edgexfoundry/edgex-go [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:04:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 19:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:04:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements 19:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.136s coverage: 43.0% of statements 19:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.139s coverage: 54.0% of statements 19:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.653s coverage: 89.2% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.103s coverage: 2.4% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 19:05:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 19:05:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 19:05:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.335s coverage: 79.9% of statements 19:05:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.134s coverage: 92.9% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.096s coverage: 87.2% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 80.0% of statements 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.393s coverage: 65.3% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 41.8% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:16 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 19:05:38 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." 19:05:38 go vet ./... 19:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:41 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:05:41 + ls -al . 19:05:41 total 748 19:05:41 drwxrwxr-x 11 1001 1001 4096 Jan 18 19:04 . 19:05:41 drwxr-xr-x 4 root root 4096 Jan 18 19:04 .. 19:05:41 drwxrwxr-x 2 1001 1001 4096 Jan 18 19:03 .blubracket 19:05:41 -rw-rw-r-- 1 1001 1001 16 Jan 18 19:03 .dockerignore 19:05:41 drwxrwxr-x 8 1001 1001 4096 Jan 18 19:05 .git 19:05:41 drwxrwxr-x 3 1001 1001 4096 Jan 18 19:03 .github 19:05:41 -rw-rw-r-- 1 1001 1001 956 Jan 18 19:03 .gitignore 19:05:41 -rw-rw-r-- 1 1001 1001 42 Jan 18 19:03 .golangci.yml 19:05:41 -rw-rw-r-- 1 1001 1001 87 Jan 18 19:03 .hadolint.yml 19:05:41 drwxr-xr-x 3 1001 1001 4096 Jan 18 19:03 .semver 19:05:41 -rw-rw-r-- 1 1001 1001 166 Jan 18 19:03 .sonarcloud.properties 19:05:41 -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:03 ADOPTERS.md 19:05:41 -rw-rw-r-- 1 1001 1001 10825 Jan 18 19:03 Attribution.txt 19:05:41 -rw-rw-r-- 1 1001 1001 73765 Jan 18 19:03 CHANGELOG.md 19:05:41 -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:03 CONTRIBUTING.md 19:05:41 -rw-rw-r-- 1 1001 1001 677 Jan 18 19:03 GOVERNANCE.md 19:05:41 -rw-rw-r-- 1 1001 1001 850 Jan 18 19:03 Jenkinsfile 19:05:41 -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:03 LICENSE 19:05:41 -rw-rw-r-- 1 1001 1001 12513 Jan 18 19:03 Makefile 19:05:41 -rw-rw-r-- 1 1001 1001 582 Jan 18 19:03 OWNERS.md 19:05:41 -rw-rw-r-- 1 1001 1001 9403 Jan 18 19:03 README.md 19:05:41 -rw-rw-r-- 1 1001 1001 6912 Jan 18 19:03 SECURITY.md 19:05:41 -rw-rw-r-- 1 1001 1001 5 Jan 18 19:03 VERSION 19:05:41 drwxrwxr-x 2 1001 1001 4096 Jan 18 19:03 bin 19:05:41 drwxrwxr-x 16 1001 1001 4096 Jan 18 19:03 cmd 19:05:41 -rw-r--r-- 1 root root 489970 Jan 18 19:05 coverage.out 19:05:41 -rw-rw-r-- 1 1001 1001 3377 Jan 18 19:03 go.mod 19:05:41 -rw-rw-r-- 1 1001 1001 34951 Jan 18 19:03 go.sum 19:05:41 drwxrwxr-x 7 1001 1001 4096 Jan 18 19:03 internal 19:05:41 drwxrwxr-x 3 1001 1001 4096 Jan 18 19:03 openapi 19:05:41 drwxrwxr-x 4 1001 1001 4096 Jan 18 19:03 snap 19:05:41 -rw-rw-r-- 1 1001 1001 204 Jan 18 19:03 version.go [Pipeline] sh 19:05:41 + '[' -e coverage.out ] 19:05:41 + chown 1001:1001 coverage.out [Pipeline] stash 19:05:41 Stashed 1 file(s) [Pipeline] sh 19:05:42 + make build 19:05:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:05:57 go build -tags " 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 19:05:57 go build -tags " 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 19:05:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:06:06 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 19:06:08 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 19:06:09 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 19:06:10 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 19:06:11 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 19:06:13 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] } 19:06:15 $ docker stop --time=1 03709b3a3317aa1008beb2f2deac9f22267ba66547fdeae4f91b2107550b7dd9 19:06:20 $ docker rm -f --volumes 03709b3a3317aa1008beb2f2deac9f22267ba66547fdeae4f91b2107550b7dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:21 19:06:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:21 latest: Pulling from edgex-devops/edgex-compose 19:06:21 cbdbe7a5bc2a: Pulling fs layer 19:06:21 ca9280d653b3: Pulling fs layer 19:06:21 7e9c9ca2126c: Pulling fs layer 19:06:22 cbdbe7a5bc2a: Verifying Checksum 19:06:22 cbdbe7a5bc2a: Download complete 19:06:22 cbdbe7a5bc2a: Pull complete 19:06:22 ca9280d653b3: Download complete 19:06:22 7e9c9ca2126c: Download complete 19:06:22 ca9280d653b3: Pull complete 19:06:26 7e9c9ca2126c: Pull complete 19:06:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:27 prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container 19:06:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:30 $ docker top 928a62f966802ac996a5b996004b8b66a307916aec99c3aa3ef85141c5a9a89a -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:30 + docker-compose build --help 19:06:30 + grep parallel 19:06:31 --parallel Build images in parallel. [Pipeline] } 19:06:31 $ docker stop --time=1 928a62f966802ac996a5b996004b8b66a307916aec99c3aa3ef85141c5a9a89a 19:06:32 $ docker rm -f --volumes 928a62f966802ac996a5b996004b8b66a307916aec99c3aa3ef85141c5a9a89a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:33 prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container 19:06:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:33 $ docker top 0c49c9f22b2f27cfdb5922d0cdd8df736ae55f1c2da61d51fa84e7904d1e2ab9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:34 + docker-compose -f ./docker-compose-build.yml build --parallel 19:06:34 Building core-command ... 19:06:34 Building core-data ... 19:06:34 Building core-metadata ... 19:06:34 Building security-bootstrapper ... 19:06:34 Building security-proxy-setup ... 19:06:34 Building security-secretstore-setup ... 19:06:34 Building security-spiffe-token-provider ... 19:06:34 Building security-spire-agent ... 19:06:34 Building security-spire-config ... 19:06:34 Building security-spire-server ... 19:06:34 Building support-notifications ... 19:06:34 Building support-scheduler ... 19:06:34 Building core-command 19:06:34 Building security-proxy-setup 19:06:34 Building support-scheduler 19:06:34 Building support-notifications 19:06:34 Building security-spire-server 19:06:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2989 in /w/workspace/edgexfoundry_edgex-go_PR-4293 [Pipeline] { [Pipeline] ws 19:06:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:06:40 The recommended git tool is: git 19:06:46 using credential edgex-jenkins-ssh 19:06:46 Cloning the remote Git repository 19:06:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:06:46 > git init /w/workspace/edgex-go/1 # timeout=10 19:06:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:46 > git --version # timeout=10 19:06:46 > git --version # 'git version 2.25.1' 19:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:49 ---> 77721f639773 19:06:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:49 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:06:49 ---> 77721f639773 19:06:49 Step 3/21 : WORKDIR /edgex-go 19:06:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:06:49 ---> 77721f639773 19:06:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:06:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:49 ---> 77721f639773 19:06:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:06:50 ---> 77721f639773 19:06:50 Step 3/23 : WORKDIR /edgex-go 19:07:02 ---> Running in 5db47a2477a5 19:07:02 ---> Running in cc81fa3f964a 19:07:02 ---> Running in fe5371f9eac3 19:07:02 ---> Running in 539f435cf537 19:07:02 ---> Running in e30aa92f7181 19:07:02 Removing intermediate container 539f435cf537 19:07:02 ---> 98658e5ae5f6 19:07:02 Step 4/22 : WORKDIR /edgex-go 19:07:02 Removing intermediate container cc81fa3f964a 19:07:02 ---> 7497b8262762 19:07:02 Step 4/21 : RUN apk add --update --no-cache make git 19:07:02 Removing intermediate container fe5371f9eac3 19:07:02 ---> 896825703b97 19:07:02 Step 4/22 : WORKDIR /edgex-go 19:07:02 Removing intermediate container 5db47a2477a5 19:07:02 ---> a2da58e39b21 19:07:02 Step 4/23 : WORKDIR /edgex-go 19:07:02 ---> Running in c2e81436552a 19:07:02 Removing intermediate container e30aa92f7181 19:07:02 ---> ee5d19f326aa 19:07:02 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:07:02 ---> Running in 6a9eda5178eb 19:07:02 ---> Running in b781ca4498c0 19:07:02 ---> Running in 0a8d46c1389d 19:07:02 ---> Running in 9aad0c40beb9 19:07:02 Removing intermediate container b781ca4498c0 19:07:02 ---> 8c5c8b5f500d 19:07:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:07:02 Removing intermediate container 6a9eda5178eb 19:07:02 ---> f571a3e42b37 19:07:02 Step 5/22 : RUN apk add --update --no-cache make git 19:07:02 ---> Running in ad45b55406ae 19:07:02 ---> Running in 2750100f8a26 19:07:02 Removing intermediate container 0a8d46c1389d 19:07:02 ---> 54bf0e721afc 19:07:02 Step 5/23 : RUN apk add --update --no-cache make git 19:07:02 ---> Running in ec53c73b0963 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:02 OK: 211 MiB in 51 packages 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:02 OK: 211 MiB in 51 packages 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:02 OK: 211 MiB in 51 packages 19:07:02 OK: 211 MiB in 51 packages 19:07:02 Removing intermediate container 9aad0c40beb9 19:07:02 ---> 481167bc6864 19:07:02 Step 5/23 : COPY go.mod vendor* ./ 19:07:02 OK: 211 MiB in 51 packages 19:07:02 Removing intermediate container c2e81436552a 19:07:02 ---> f4717c6143f6 19:07:02 Step 5/21 : COPY go.mod vendor* ./ 19:07:02 ---> 99c0d9dd15d7 19:07:02 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:02 ---> 4d4ea364f026 19:07:02 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:02 ---> Running in cb4df6496ffd 19:07:02 ---> Running in a0d98855d255 19:07:02 Removing intermediate container ec53c73b0963 19:07:02 ---> 2435d1902c42 19:07:02 Step 6/23 : COPY go.mod vendor* ./ 19:07:02 Removing intermediate container ad45b55406ae 19:07:02 ---> fa66e7ba59f5 19:07:02 Step 6/22 : COPY go.mod vendor* ./ 19:07:02 ---> 36603eeefd88 19:07:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:02 ---> Running in 9dbb89019226 19:07:02 ---> a90714a596f2 19:07:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:02 ---> Running in d5176a37336b 19:07:03 Removing intermediate container 2750100f8a26 19:07:03 ---> ea5b39c7a851 19:07:03 Step 6/22 : COPY go.mod vendor* ./ 19:07:03 ---> e515f4689a5c 19:07:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:03 ---> Running in c2542bd57dc6 19:07:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:07 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 0f16cdbb84be557f9473f78c9e8f7d48796db513 19:07:07 Merge succeeded, producing 0f16cdbb84be557f9473f78c9e8f7d48796db513 19:07:07 Checking out Revision 0f16cdbb84be557f9473f78c9e8f7d48796db513 (PR-4293) 19:07:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 19:07:08 > git --version # timeout=10 19:07:08 > git --version # 'git version 2.25.1' 19:07:08 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:07:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4293/head:refs/remotes/origin/PR-4293 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:07 > git config core.sparsecheckout # timeout=10 19:07:07 > git checkout -f 0f16cdbb84be557f9473f78c9e8f7d48796db513 # timeout=10 19:07:07 > git remote # timeout=10 19:07:07 > git config --get remote.origin.url # timeout=10 19:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:07 > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 19:07:07 > git rev-parse HEAD^{commit} # timeout=10 19:07:07 > git config core.sparsecheckout # timeout=10 19:07:07 > git checkout -f 0f16cdbb84be557f9473f78c9e8f7d48796db513 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:10 Dload Upload Total Spent Left Speed 19:07:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11881 0 0 76160 0 --:--:-- --:--:-- --:--:-- 75675 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 19:07:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:11 + sudo tee /etc/docker/daemon.new 19:07:11 { 19:07:11 "registry-mirrors": [ 19:07:11 "https://nexus3.edgexfoundry.org:10001" 19:07:11 ], 19:07:11 "bip": "10.250.0.254/24", 19:07:11 "hosts": [ 19:07:11 "tcp://0.0.0.0:5555", 19:07:11 "unix:///var/run/docker.sock" 19:07:11 ], 19:07:11 "mtu": 1458, 19:07:11 "selinux-enabled": true, 19:07:11 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:11 } [Pipeline] sh 19:07:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:07:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:30 provisioning config files... 19:07:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config997162477365119583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:30 ---> docker-login.sh 19:07:30 nexus3.edgexfoundry.org:10001 19:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:31 Configure a credential helper to remove this warning. See 19:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:31 19:07:31 Login Succeeded 19:07:31 nexus3.edgexfoundry.org:10002 19:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:32 Configure a credential helper to remove this warning. See 19:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:32 19:07:32 Login Succeeded 19:07:32 nexus3.edgexfoundry.org:10003 19:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:32 Configure a credential helper to remove this warning. See 19:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:32 19:07:32 Login Succeeded 19:07:32 nexus3.edgexfoundry.org:10004 19:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:32 Configure a credential helper to remove this warning. See 19:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:32 19:07:32 Login Succeeded 19:07:32 docker.io 19:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:33 Configure a credential helper to remove this warning. See 19:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:33 19:07:33 Login Succeeded 19:07:33 ---> docker-login.sh ends [Pipeline] } 19:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:07:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:34 ========================================================= 19:07:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:07:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:35 9b18e9b68314: Pulling fs layer 19:07:35 35d82f9e3411: Pulling fs layer 19:07:35 e16973657156: Pulling fs layer 19:07:35 fc693d55d65f: Pulling fs layer 19:07:35 7e9fc2657dce: Pulling fs layer 19:07:35 dda99020689f: Pulling fs layer 19:07:35 db1c61fa0a46: Pulling fs layer 19:07:35 891c053d2c06: Pulling fs layer 19:07:35 7e9fc2657dce: Waiting 19:07:35 dda99020689f: Waiting 19:07:35 db1c61fa0a46: Waiting 19:07:35 891c053d2c06: Waiting 19:07:35 fc693d55d65f: Waiting 19:07:35 e16973657156: Download complete 19:07:35 35d82f9e3411: Verifying Checksum 19:07:35 35d82f9e3411: Download complete 19:07:35 7e9fc2657dce: Verifying Checksum 19:07:35 7e9fc2657dce: Download complete 19:07:35 dda99020689f: Verifying Checksum 19:07:35 dda99020689f: Download complete 19:07:35 9b18e9b68314: Verifying Checksum 19:07:35 9b18e9b68314: Download complete 19:07:36 9b18e9b68314: Pull complete 19:07:36 891c053d2c06: Verifying Checksum 19:07:36 891c053d2c06: Download complete 19:07:36 35d82f9e3411: Pull complete 19:07:36 e16973657156: Pull complete 19:07:37 db1c61fa0a46: Download complete 19:07:38 fc693d55d65f: Verifying Checksum 19:07:38 fc693d55d65f: Download complete 19:07:50 fc693d55d65f: Pull complete 19:07:51 7e9fc2657dce: Pull complete 19:07:51 dda99020689f: Pull complete 19:07:58 db1c61fa0a46: Pull complete 19:08:00 891c053d2c06: Pull complete 19:08:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:00 WORKDIR /edgex 19:08:00 COPY go.mod . 19:08:00 RUN go mod download 19:08:00 + docker build -t ci-base-image-arm64 -f - . 19:08:01 Sending build context to Docker daemon 3.109MB 19:08:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:01 ---> f96f9c87975a 19:08:01 Step 2/4 : WORKDIR /edgex 19:08:03 ---> Running in 6a39c25b8b26 19:08:03 Removing intermediate container 6a39c25b8b26 19:08:03 ---> 3ad57963626e 19:08:03 Step 3/4 : COPY go.mod . 19:08:04 ---> b7853daff4fd 19:08:04 Step 4/4 : RUN go mod download 19:08:04 ---> Running in 593ef430ba38 19:08:10 Removing intermediate container d5176a37336b 19:08:10 ---> 71a2a461d5ed 19:08:10 Step 8/22 : COPY . . 19:08:10 Removing intermediate container 9dbb89019226 19:08:10 ---> bbc2b174559f 19:08:10 Step 8/23 : COPY . . 19:08:10 Removing intermediate container cb4df6496ffd 19:08:10 ---> 2bec927f215a 19:08:10 Step 7/23 : COPY . . 19:08:10 Removing intermediate container c2542bd57dc6 19:08:10 ---> f471d9894322 19:08:10 Step 8/22 : COPY . . 19:08:10 Removing intermediate container a0d98855d255 19:08:10 ---> a651e10e5275 19:08:10 Step 7/21 : COPY . . 19:08:36 Removing intermediate container 593ef430ba38 19:08:36 ---> 4fd6c8634326 19:08:36 Successfully built 4fd6c8634326 19:08:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:36 + docker inspect -f . ci-base-image-arm64 19:08:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:37 prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container 19:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:37 ---> 6c9eca3d2e15 19:08:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:08:37 ---> 0889c4d033ac 19:08:37 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:08:37 ---> 27e265716362 19:08:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:08:37 ---> e971717c4cb7 19:08:37 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:08:37 ---> 79b732466690 19:08:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:08:37 ---> Running in ea7a51fcf5fc 19:08:37 ---> Running in b806a45f31f8 19:08:37 ---> Running in 26c6858916e7 19:08:37 ---> Running in 62b5d7e04bda 19:08:37 ---> Running in 6e42f7d0c4a6 19:08:37 Removing intermediate container 6e42f7d0c4a6 19:08:37 ---> 70b5fd3e8701 19:08:37 Step 9/23 : WORKDIR /edgex-go/spire-build 19:08:37 ---> Running in c07049ee5e12 19:08:37 Removing intermediate container c07049ee5e12 19:08:37 ---> bbef6aaf5ad2 19:08:37 Step 10/23 : 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 19:08:37 ---> Running in 22747e8ff9e3 19:08:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:37 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 19:08:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:37 go build -tags " 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 19:08:38 Removing intermediate container 22747e8ff9e3 19:08:38 ---> 8313bdd15861 19:08:38 Step 11/23 : WORKDIR /edgex-go 19:08:38 ---> Running in 3f846c18da1b 19:08:38 $ docker top 2cdab845d60cbe6f5acd5ff48001b56468122c7e12f5538e6cb2698d30f3ee96 -eo pid,comm 19:08:38 Removing intermediate container 3f846c18da1b 19:08:38 ---> edc0d739e46b 19:08:38 19:08:38 Step 12/23 : FROM alpine:3.15 19:08:38 3.15: Pulling from library/alpine [Pipeline] { [Pipeline] sh 19:08:38 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:08:38 Status: Downloaded newer image for alpine:3.15 19:08:38 ---> c4fc93816858 19:08:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:39 ---> Running in 5be47171c189 19:08:39 Removing intermediate container 5be47171c189 19:08:39 ---> 6d5191fa0722 19:08:39 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:08:39 ---> Running in 3e4b33318594 19:08:39 + go version 19:08:39 go version go1.18.7 linux/arm64 [Pipeline] } 19:08:39 $ docker stop --time=1 2cdab845d60cbe6f5acd5ff48001b56468122c7e12f5538e6cb2698d30f3ee96 19:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:40 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:08:40 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:08:40 OK: 15859 distinct packages available 19:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:40 (1/5) Installing dumb-init (1.2.5-r1) 19:08:41 (2/5) Installing musl-obstack (1.2.3-r0) 19:08:41 (3/5) Installing libucontext (1.1-r0) 19:08:41 (4/5) Installing gcompat (1.0.0-r4) 19:08:41 (5/5) Installing openssl (1.1.1s-r1) 19:08:41 Executing busybox-1.34.1-r7.trigger 19:08:41 OK: 7 MiB in 19 packages 19:08:41 $ docker rm -f --volumes 2cdab845d60cbe6f5acd5ff48001b56468122c7e12f5538e6cb2698d30f3ee96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:42 + docker inspect -f . ci-base-image-arm64 19:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container 19:08:42 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:43 Removing intermediate container 3e4b33318594 19:08:43 ---> fe476ed7a745 19:08:43 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:08:43 $ docker top e7359ac118b9f254f98b7ce11475d782f782468e49267699ba000afc476722aa -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:44 ========================================================= 19:08:44 [edgeXBuildGoParallel] Running Tests and Build... 19:08:44 ========================================================= [Pipeline] sh 19:08:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:45 + make test 19:08:45 go test -race -coverprofile=coverage.out ./... 19:08:49 ---> 27180b63b8eb 19:08:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:08:49 ---> cc11f2eabad3 19:08:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:08:50 ---> 8a70332a7b0d 19:08:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:08:52 ---> fd77185a601b 19:08:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:08:52 ---> Running in 62ed854f9b2e 19:08:53 Removing intermediate container 62ed854f9b2e 19:08:53 ---> 87ca52898132 19:08:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:08:53 ---> Running in 31778dff3cf1 19:08:54 Removing intermediate container 31778dff3cf1 19:08:54 ---> 670e10c6e93d 19:08:54 Step 21/23 : LABEL arch=x86_64 19:08:54 ---> Running in 63122a1fb2e4 19:08:54 Removing intermediate container 63122a1fb2e4 19:08:54 ---> 8993cbc6ff19 19:08:54 Step 22/23 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:08:55 ---> Running in 444922f1f3c9 19:08:56 Removing intermediate container 444922f1f3c9 19:08:56 ---> e789d7c79be7 19:08:56 Step 23/23 : LABEL version=0.0.0 19:08:57 ---> Running in 07482cb87175 19:08:59 Removing intermediate container 07482cb87175 19:08:59 ---> d64b1232a0b0 19:08:59 19:08:59 Successfully built d64b1232a0b0 19:08:59 Successfully tagged security-spire-server:latest 19:08:59  Building security-spire-server ... done Building security-bootstrapper 19:09:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:09:07 ---> 77721f639773 19:09:07 Step 3/32 : WORKDIR /edgex-go 19:09:07 ---> Using cache 19:09:07 ---> ee5d19f326aa 19:09:07 Step 4/32 : RUN apk add --update --no-cache make git 19:09:11 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 19:09:15 ---> Running in d16a831be14b 19:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:16 OK: 211 MiB in 51 packages 19:09:20 Removing intermediate container b806a45f31f8 19:09:20 ---> a4c24ae559df 19:09:20 19:09:20 Step 9/21 : FROM alpine:3.16 19:09:20 Removing intermediate container 62b5d7e04bda 19:09:20 ---> 573dbdf841c2 19:09:20 19:09:20 Step 10/23 : FROM alpine:3.16 19:09:20 Removing intermediate container d16a831be14b 19:09:20 ---> bd9bb2cb5962 19:09:20 Step 5/32 : COPY go.mod vendor* ./ 19:09:20 3.16: Pulling from library/alpine 19:09:21 3.16: Pulling from library/alpine 19:09:21 ---> c14e872fbd53 19:09:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:24 ---> Running in 7edbe7a8086c 19:09:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:24 Status: Downloaded newer image for alpine:3.16 19:09:24 Status: Image is up to date for alpine:3.16 19:09:24 ---> bfe296a52501 19:09:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:24 ---> bfe296a52501 19:09:24 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:09:24 ---> Running in c2b50fe424e3 19:09:24 ---> Running in 109b7ba3076e 19:09:24 Removing intermediate container ea7a51fcf5fc 19:09:24 Removing intermediate container 26c6858916e7 19:09:24 ---> 02fb2f38c76f 19:09:24 ---> f3e6428fcf1b 19:09:24 19:09:24 19:09:24 Step 10/22 : FROM alpine:3.16Step 10/22 : FROM alpine:3.16 19:09:24 19:09:24 ---> bfe296a52501 19:09:24 ---> bfe296a52501 19:09:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:09:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:09:24 ---> Running in 0e75e6fdfae6 19:09:24 ---> Running in fbf6799b8b67 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:25 (1/6) Installing ca-certificates (20220614-r0) 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:25 (2/6) Installing brotli-libs (1.0.9-r6) 19:09:25 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:09:25 (4/6) Installing libcurl (7.83.1-r5) 19:09:25 (5/6) Installing curl (7.83.1-r5) 19:09:25 (6/6) Installing dumb-init (1.2.5-r1) 19:09:25 Executing busybox-1.35.0-r17.trigger 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:25 Executing ca-certificates-20220614-r0.trigger 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:25 OK: 8 MiB in 20 packages 19:09:25 (1/1) Installing dumb-init (1.2.5-r1) 19:09:25 Executing busybox-1.35.0-r17.trigger 19:09:25 OK: 6 MiB in 15 packages 19:09:25 (1/2) Installing ca-certificates (20220614-r0) 19:09:25 (1/1) Installing dumb-init (1.2.5-r1) 19:09:25 (2/2) Installing dumb-init (1.2.5-r1) 19:09:25 Executing busybox-1.35.0-r17.trigger 19:09:25 Executing ca-certificates-20220614-r0.trigger 19:09:25 Executing busybox-1.35.0-r17.trigger 19:09:25 OK: 6 MiB in 15 packages 19:09:25 OK: 6 MiB in 16 packages 19:09:26 Removing intermediate container 109b7ba3076e 19:09:26 ---> 5ffdee8ed2ce 19:09:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:26 ---> Running in a94f5e7ca7cc 19:09:26 Removing intermediate container c2b50fe424e3 19:09:26 ---> d623cdfd2822 19:09:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:26 ---> Running in dc8cc2acf39e 19:09:26 Removing intermediate container a94f5e7ca7cc 19:09:26 ---> 4c7ffc6f8ee0 19:09:26 Step 12/21 : WORKDIR /edgex 19:09:26 ---> Running in d240ae01e918 19:09:26 Removing intermediate container dc8cc2acf39e 19:09:26 ---> 8367f5487c57 19:09:26 Step 13/23 : ENV APP_PORT=59882 19:09:26 ---> Running in 02b030e5bd24 19:09:26 Removing intermediate container 0e75e6fdfae6 19:09:26 ---> 9118082a0261 19:09:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:26 Removing intermediate container fbf6799b8b67 19:09:26 ---> 2e0f7b6a771f 19:09:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:09:26 ---> Running in c952a4b6c682 19:09:26 Removing intermediate container d240ae01e918 19:09:26 ---> 275ca999d684 19:09:26 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:09:26 ---> Running in 82880d0952af 19:09:26 Removing intermediate container 02b030e5bd24 19:09:26 ---> 1d2984ff47fc 19:09:26 Step 14/23 : EXPOSE $APP_PORT 19:09:26 ---> Running in a93c90fc0582 19:09:26 Removing intermediate container c952a4b6c682 19:09:26 ---> 4c66e8482aa7 19:09:26 Step 13/22 : ENV APP_PORT=59861 19:09:26 Removing intermediate container 82880d0952af 19:09:26 ---> 760fa090b90f 19:09:26 Step 13/22 : ENV APP_PORT=59860 19:09:26 ---> Running in 461489e9124d 19:09:26 ---> be5c450113d4 19:09:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:09:26 ---> Running in 684d137de451 19:09:26 Removing intermediate container a93c90fc0582 19:09:26 ---> 8734ea5901f4 19:09:26 Step 15/23 : WORKDIR / 19:09:26 Removing intermediate container 461489e9124d 19:09:26 ---> 6951af4cc55a 19:09:26 Step 14/22 : EXPOSE $APP_PORT 19:09:26 ---> Running in c6b0558c4909 19:09:26 ---> Running in c3e038f07f93 19:09:26 Removing intermediate container 684d137de451 19:09:26 ---> 3400e4dbf63a 19:09:26 Step 14/22 : EXPOSE $APP_PORT 19:09:27 ---> Running in 205df3708f51 19:09:27 Removing intermediate container c3e038f07f93 19:09:27 ---> 5bea21804e7a 19:09:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:27 ---> 05cc6780eba4 19:09:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:09:27 Removing intermediate container c6b0558c4909 19:09:27 ---> 4756b4d57b8a 19:09:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:27 Removing intermediate container 205df3708f51 19:09:27 ---> 491d3b5dc38d 19:09:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:27 ---> 499d98db984a 19:09:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:27 ---> 8a84286cb966 19:09:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:09:27 ---> 93709dc8ef94 19:09:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:09:27 ---> c18d625dbdfa 19:09:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:09:29 ---> 251da8408809 19:09:29 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:29 ---> Running in dbcd254ff811 19:09:29 ---> 7f903a2ce206 19:09:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:09:29 ---> e5129a9d6252 19:09:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:09:29 ---> 67a9ccd176e0 19:09:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:29 ---> 40d92563880b 19:09:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:09:29 ---> e56685886b4d 19:09:29 Step 19/23 : ENTRYPOINT ["/core-command"] 19:09:29 ---> Running in b32ac430187c 19:09:29 ---> 374cf22dead3 19:09:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:09:29 ---> Running in 7e47bb6f8dc1 19:09:29 ---> Running in 4cbac6b247b4 19:09:29 Removing intermediate container b32ac430187c 19:09:29 ---> bebd17f3f665 19:09:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:29 Removing intermediate container 7e47bb6f8dc1 19:09:29 ---> fa3478dac29b 19:09:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:29 ---> Running in cef7efee08bc 19:09:29 Removing intermediate container 4cbac6b247b4 19:09:29 ---> 94d85fb841ce 19:09:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:29 ---> Running in 115f578fcfe2 19:09:29 ---> Running in c705ccba053c 19:09:29 Removing intermediate container cef7efee08bc 19:09:29 ---> bc77520c5ada 19:09:29 Step 20/22 : LABEL arch=x86_64 19:09:29 ---> Running in 35f3a1c38dd2 19:09:29 Removing intermediate container 115f578fcfe2 19:09:29 ---> 4901a302aa2f 19:09:29 Step 21/23 : LABEL arch=x86_64 19:09:29 Removing intermediate container c705ccba053c 19:09:29 ---> 3d941c857879 19:09:29 Step 20/22 : LABEL arch=x86_64 ---> Running in 7163db17d62c 19:09:29 19:09:29 ---> Running in 3c5e6c9d2234 19:09:29 Removing intermediate container 35f3a1c38dd2 19:09:29 ---> efb9892b2ec8 19:09:29 Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:09:29 ---> Running in 0195586068b1 19:09:29 Removing intermediate container 7163db17d62c 19:09:29 ---> 217873f7d7f3 19:09:29 Step 22/23 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:09:30 Removing intermediate container 3c5e6c9d2234 19:09:30 ---> 1db49d14cfeb 19:09:30 Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:09:30 ---> Running in a69eca3ac298 19:09:30 Removing intermediate container dbcd254ff811 19:09:30 ---> ee1ee6e18064 19:09:30 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:09:30 ---> Running in bf9bbdb91a0f 19:09:30 ---> Running in 9edbcf655b45 19:09:30 Removing intermediate container 0195586068b1 19:09:30 ---> 08e0f021aae5 19:09:30 Step 22/22 : LABEL version=0.0.0 19:09:30 Removing intermediate container a69eca3ac298 19:09:30 ---> 18ae0f146295 19:09:30 Step 23/23 : LABEL version=0.0.0 19:09:30 ---> Running in 65ee71e22589 19:09:30 ---> Running in db4a70a14532 19:09:30 Removing intermediate container bf9bbdb91a0f 19:09:30 ---> 0bc351f3dad0 19:09:30 Step 22/22 : LABEL version=0.0.0 19:09:30 Removing intermediate container 9edbcf655b45 19:09:30 ---> d6245c799270 19:09:30 Step 19/21 : LABEL arch=x86_64 19:09:30 ---> Running in b842ef34e1f0 19:09:30 Removing intermediate container 65ee71e22589 19:09:30 ---> 81c548a52325 19:09:30 19:09:30 ---> Running in 03bbe86cd08d 19:09:30 Removing intermediate container db4a70a14532 19:09:30 ---> 5a4161779fba 19:09:30 19:09:30 Removing intermediate container b842ef34e1f0 19:09:30 ---> 9fc1f3111187 19:09:30 19:09:30 Successfully built 81c548a52325 19:09:30 Successfully tagged support-notifications:latest 19:09:30  Building support-notifications ... done Building security-spire-config 19:09:30 Removing intermediate container 03bbe86cd08d 19:09:30 ---> fa5270cda27f 19:09:30 Step 20/21 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:09:30 ---> Running in cd34a99521a0 19:09:30 Successfully built 5a4161779fba 19:09:30 Successfully tagged core-command:latest 19:09:30 Building core-data 19:09:30  Building core-command ... done Successfully built 9fc1f3111187 19:09:30 Successfully tagged support-scheduler:latest 19:09:30  Building support-scheduler ... done Building security-spiffe-token-provider 19:09:32 Removing intermediate container cd34a99521a0 19:09:32 ---> 8ee3f527e6bb 19:09:32 Step 21/21 : LABEL version=0.0.0 19:09:32 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:37 ---> 77721f639773 19:09:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:09:37 ---> Using cache 19:09:37 ---> a2da58e39b21 19:09:37 Step 4/22 : WORKDIR /edgex-go 19:09:37 ---> Using cache 19:09:37 ---> 54bf0e721afc 19:09:37 Step 5/22 : RUN apk add --update --no-cache make git 19:09:37 ---> Using cache 19:09:37 ---> 2435d1902c42 19:09:37 Step 6/22 : COPY go.mod vendor* ./ 19:09:37 ---> Using cache 19:09:37 ---> 36603eeefd88 19:09:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:37 ---> Using cache 19:09:37 ---> bbc2b174559f 19:09:37 Step 8/22 : COPY . . 19:09:37 ---> Using cache 19:09:37 ---> 79b732466690 19:09:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:09:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:37 ---> 77721f639773 19:09:37 Step 3/24 : WORKDIR /edgex-go 19:09:37 ---> Using cache 19:09:37 ---> ee5d19f326aa 19:09:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:09:37 ---> Using cache 19:09:37 ---> 481167bc6864 19:09:37 Step 5/24 : COPY go.mod vendor* ./ 19:09:37 ---> Using cache 19:09:37 ---> 99c0d9dd15d7 19:09:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:37 ---> Using cache 19:09:37 ---> 2bec927f215a 19:09:37 Step 7/24 : COPY . . 19:09:37 ---> Using cache 19:09:37 ---> e971717c4cb7 19:09:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:09:37 ---> Using cache 19:09:37 ---> 70b5fd3e8701 19:09:37 Step 9/24 : WORKDIR /edgex-go/spire-build 19:09:37 ---> Using cache 19:09:37 ---> bbef6aaf5ad2 19:09:37 Step 10/24 : 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 19:09:38 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:38 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:09:38 ---> 77721f639773 19:09:38 Step 3/19 : WORKDIR /edgex-go 19:09:38 ---> Using cache 19:09:38 ---> ee5d19f326aa 19:09:38 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:09:45 ---> Running in 573fbf8fc4ce 19:09:45 ---> Running in cf5bee9ec5d0 19:09:45 ---> Running in f280bf7dd1c4 19:09:45 ---> Running in 98885a6a3fc5 19:09:45 Removing intermediate container 573fbf8fc4ce 19:09:45 ---> e37129983fb4 19:09:45 19:09:45 Successfully built e37129983fb4 19:09:45 Successfully tagged security-proxy-setup:latest 19:09:45  Building security-proxy-setup ... done Building security-secretstore-setup 19:09:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:46 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:09:46 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:09:46 OK: 17043 distinct packages available 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:47 OK: 211 MiB in 51 packages 19:09:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:50 ---> 77721f639773 19:09:50 Step 3/24 : WORKDIR /edgex-go 19:09:50 ---> Using cache 19:09:50 ---> ee5d19f326aa 19:09:50 Step 4/24 : RUN apk add --update --no-cache make git 19:09:50 ---> Using cache 19:09:50 ---> bd9bb2cb5962 19:09:50 Step 5/24 : COPY go.mod vendor* ./ 19:09:50 ---> Using cache 19:09:50 ---> c14e872fbd53 19:09:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:53 ---> Running in a42fb42a0326 19:09:53 Removing intermediate container cf5bee9ec5d0 19:09:53 ---> 3934d3142110 19:09:53 Step 11/24 : WORKDIR /edgex-go 19:09:53 Removing intermediate container f280bf7dd1c4 19:09:53 ---> 9add5d64e785 19:09:53 Step 5/19 : COPY go.mod vendor* ./ 19:09:53 ---> Running in 6efadb482807 19:09:55 ---> 438213a1547b 19:09:55 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:55 Removing intermediate container 6efadb482807 19:09:55 ---> afa634916f0b 19:09:55 19:09:55 Step 12/24 : FROM alpine:3.15 19:09:55 ---> c4fc93816858 19:09:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:55 ---> Using cache 19:09:55 ---> 6d5191fa0722 19:09:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:56 ---> Running in 0a3569622790 19:09:56 ---> Running in 6665fe8eef9c 19:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:57 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:09:57 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:09:57 OK: 15859 distinct packages available 19:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:57 (1/4) Installing dumb-init (1.2.5-r1) 19:09:57 (2/4) Installing musl-obstack (1.2.3-r0) 19:09:57 (3/4) Installing libucontext (1.1-r0) 19:09:57 (4/4) Installing gcompat (1.0.0-r4) 19:09:57 Executing busybox-1.34.1-r7.trigger 19:09:57 OK: 6 MiB in 18 packages 19:10:00 Removing intermediate container 0a3569622790 19:10:00 ---> 6799e6e7fbc7 19:10:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:10 ---> 80e61d2b87e5 19:10:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:10 Removing intermediate container 7edbe7a8086c 19:10:10 ---> 664ff4cd5808 19:10:10 Step 7/32 : COPY . . 19:10:15 ---> 3aabb2bdd302 19:10:15 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:18 Removing intermediate container 98885a6a3fc5 19:10:18 ---> 6815bd3165a8 19:10:18 19:10:18 Step 10/22 : FROM alpine:3.16 19:10:18 ---> bfe296a52501 19:10:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:18 ---> e6e3d994bc55 19:10:18 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:18 ---> Running in c0d2bfdb136b 19:10:21 ---> Running in 13a539d8b5cd 19:10:21 ---> Running in 7216abeea3d4 19:10:22 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 19:10:23 Removing intermediate container c0d2bfdb136b 19:10:23 ---> d68a973286b4 19:10:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:23 Removing intermediate container 7216abeea3d4 19:10:23 ---> f450f11e4158 19:10:23 Step 12/22 : ENV APP_PORT=59880 19:10:26 ---> 133dd74c389e 19:10:26 Step 19/24 : WORKDIR / 19:10:27 ---> Running in 92d39ab69e6c 19:10:27 ---> Running in 480ffe3b381c 19:10:29 Removing intermediate container 92d39ab69e6c 19:10:29 ---> b4b0e1590b1b 19:10:29 Step 13/22 : EXPOSE $APP_PORT 19:10:32 Removing intermediate container 480ffe3b381c 19:10:32 ---> 40ae8d4b0fc0 19:10:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:34 ---> Running in b0fb20f96a93 19:10:34 ---> Running in 7d3336dc624f 19:10:34 Removing intermediate container 7d3336dc624f 19:10:34 ---> 0eb381bf3d3f 19:10:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:34 Removing intermediate container b0fb20f96a93 19:10:34 ---> 61894bdb97f1 19:10:34 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:10:34 ---> Running in 863e744dcf25 19:10:34 ---> Running in 42ef6291b316 19:10:34 Removing intermediate container 863e744dcf25 19:10:34 ---> 22c30e5e5380 19:10:34 Step 22/24 : LABEL arch=x86_64 19:10:34 ---> Running in 12a66c19e02e 19:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:34 Removing intermediate container 12a66c19e02e 19:10:34 ---> dca15375a0c1 19:10:34 Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:10:35 ---> Running in 83fde1a1a6de 19:10:35 Removing intermediate container 6665fe8eef9c 19:10:35 ---> 0569960615fa 19:10:35 Step 7/19 : COPY . . 19:10:35 Removing intermediate container a42fb42a0326 19:10:35 ---> 60f9664cbc1e 19:10:35 Step 7/24 : COPY . . 19:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:35 (1/1) Installing dumb-init (1.2.5-r1) 19:10:35 Executing busybox-1.35.0-r17.trigger 19:10:35 OK: 6 MiB in 15 packages 19:10:36 Removing intermediate container 83fde1a1a6de 19:10:36 ---> be3dac1c7ba0 19:10:36 Step 24/24 : LABEL version=0.0.0 19:10:46 ---> Running in c53dcd0f4f80 19:10:46 Removing intermediate container c53dcd0f4f80 19:10:46 ---> 56979c5bd12a 19:10:46 19:10:46 ---> 25cf2cf4f98b 19:10:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:46 ---> 9f9e852bb9c5 19:10:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:46 Removing intermediate container 42ef6291b316 19:10:46 ---> 7b1f6c8ed80f 19:10:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:46 ---> Running in 4b76f0d0efc6 19:10:46 ---> Running in 3d8eb35b1eaf 19:10:46 Successfully built 56979c5bd12a 19:10:46 Successfully tagged security-spire-config:latest 19:10:46  Building security-spire-config ... done Building security-spire-agent 19:10:47 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 19:10:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:50 ---> 77721f639773 19:10:50 Step 3/24 : WORKDIR /edgex-go 19:10:50 ---> Using cache 19:10:50 ---> ee5d19f326aa 19:10:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:10:50 ---> Using cache 19:10:50 ---> 481167bc6864 19:10:50 Step 5/24 : COPY go.mod vendor* ./ 19:10:50 ---> Using cache 19:10:50 ---> 99c0d9dd15d7 19:10:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:50 ---> Using cache 19:10:50 ---> 2bec927f215a 19:10:50 Step 7/24 : COPY . . 19:10:50 ---> Using cache 19:10:50 ---> e971717c4cb7 19:10:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:50 ---> Using cache 19:10:50 ---> 70b5fd3e8701 19:10:50 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:50 ---> Using cache 19:10:50 ---> bbef6aaf5ad2 19:10:50 Step 10/24 : 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 19:10:50 ---> Using cache 19:10:50 ---> 3934d3142110 19:10:50 Step 11/24 : WORKDIR /edgex-go 19:10:50 ---> Using cache 19:10:50 ---> afa634916f0b 19:10:50 19:10:50 Step 12/24 : FROM alpine:3.15 19:10:50 ---> c4fc93816858 19:10:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:50 ---> Using cache 19:10:50 ---> 6d5191fa0722 19:10:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:50 ---> Using cache 19:10:50 ---> fe476ed7a745 19:10:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:53 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 19:10:54 ---> ef4ee16c02a9 19:10:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:55 ---> f63c931c23ba 19:10:55 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:55 Removing intermediate container 13a539d8b5cd 19:10:55 ---> 9cf7d0daeb32 19:10:55 19:10:55 Step 9/32 : FROM alpine:3.16 19:10:55 ---> bfe296a52501 19:10:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:55 ---> 5c3cb4456d52 19:10:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:57 ---> Running in 08b5735091f8 19:10:58 ---> 5d049f51942b 19:10:58 Step 18/22 : ENTRYPOINT ["/core-data"] 19:10:58 ---> 596ea5e8e8e0 19:10:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:58 ---> Running in b7b6ccf7a0c2 19:10:58 Removing intermediate container 08b5735091f8 19:10:58 ---> 720a31240973 19:10:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:10:58 ---> Running in 67dbbf139889 19:10:58 Removing intermediate container b7b6ccf7a0c2 19:10:58 ---> 26f2ea300358 19:10:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:58 ---> Running in e2182619ff90 19:10:58 ---> 3c5cb082d4aa 19:10:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:58 Removing intermediate container e2182619ff90 19:10:58 ---> 74e19e8345d5 19:10:58 Step 20/22 : LABEL arch=x86_64 19:10:58 ---> Running in c981a34411c1 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:59 ---> 033b3a31ac79 19:10:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:59 Removing intermediate container c981a34411c1 19:10:59 ---> c763cfd0c2d8 19:10:59 Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:10:59 (1/2) Installing dumb-init (1.2.5-r1) 19:10:59 (2/2) Installing su-exec (0.2-r1) 19:10:59 Executing busybox-1.35.0-r17.trigger 19:10:59 OK: 6 MiB in 16 packages 19:10:59 ---> Running in 5e9edffd71da 19:10:59 ---> dfea83401bee 19:10:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:59 ---> Running in 8d3cf6483bf1 19:10:59 Removing intermediate container 5e9edffd71da 19:10:59 ---> 4234ceec3890 19:10:59 Step 22/22 : LABEL version=0.0.0 19:10:59 ---> Running in 2d0abfa08c5a 19:10:59 Removing intermediate container 8d3cf6483bf1 19:10:59 ---> f3f0198e2eee 19:10:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:59 ---> Running in 5651725c7473 19:10:59 Removing intermediate container 2d0abfa08c5a 19:10:59 ---> 75835bb164bd 19:10:59 19:10:59 Successfully built 75835bb164bd 19:10:59 Successfully tagged core-data:latest 19:10:59  Building core-data ... done Building core-metadata 19:10:59 Removing intermediate container 67dbbf139889 19:10:59 ---> 9ed609d7c442 19:10:59 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:10:59 Removing intermediate container 5651725c7473 19:10:59 ---> 8655edcb1cf0 19:10:59 Step 22/24 : LABEL arch=x86_64 19:10:59 ---> Running in 8308f46fb7f7 19:10:59 ---> Running in 546dd173bbf8 19:11:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:03 ---> 77721f639773 19:11:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:11:03 ---> Using cache 19:11:03 ---> a2da58e39b21 19:11:03 Step 4/24 : WORKDIR /edgex-go 19:11:03 ---> Using cache 19:11:03 ---> 54bf0e721afc 19:11:03 Step 5/24 : RUN apk add --update --no-cache make git 19:11:03 ---> Using cache 19:11:03 ---> 2435d1902c42 19:11:03 Step 6/24 : COPY go.mod vendor* ./ 19:11:03 ---> Using cache 19:11:03 ---> 36603eeefd88 19:11:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:03 ---> Using cache 19:11:03 ---> bbc2b174559f 19:11:03 Step 8/24 : COPY . . 19:11:03 ---> Using cache 19:11:03 ---> 79b732466690 19:11:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:11:07 Removing intermediate container 546dd173bbf8 19:11:07 ---> 5456b1dcc0f5 19:11:07 Removing intermediate container 8308f46fb7f7 19:11:07 Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 ---> 560cc30b18f2 19:11:07 19:11:07 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:07 ---> Running in d5c60318b66c 19:11:07 ---> Running in ec48327b64bb 19:11:07 ---> Running in 44a249885134 19:11:07 Removing intermediate container 44a249885134 19:11:07 ---> f38de25c5f80 19:11:07 Step 24/24 : LABEL version=0.0.0 19:11:07 Removing intermediate container ec48327b64bb 19:11:07 ---> faff86287b40 19:11:07 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:07 ---> Running in a75329030220 19:11:07 ---> Running in b0333d32853e 19:11:08 Removing intermediate container a75329030220 19:11:08 ---> aa84d559d8e8 19:11:08 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:11:08 Removing intermediate container b0333d32853e 19:11:08 ---> 786d524d8227 19:11:08 19:11:08 go build -tags " 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 19:11:08 ---> Running in ac9fbcab1a70 19:11:08 Successfully built 786d524d8227 19:11:08 Successfully tagged security-spire-agent:latest 19:11:08  Building security-spire-agent ... done Removing intermediate container ac9fbcab1a70 19:11:08 ---> 1ae923dc2a59 19:11:08 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:11:08 ---> Running in 4016e1ccc121 19:11:10 Removing intermediate container 4016e1ccc121 19:11:10 ---> a73f6cfb3fbf 19:11:10 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:10 ---> Running in 42051d59efec 19:11:10 Removing intermediate container 42051d59efec 19:11:10 ---> 13cf056bc547 19:11:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:11:10 ---> f067f1828d28 19:11:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:10 ---> Running in dd23c884e926 19:11:12 Removing intermediate container dd23c884e926 19:11:12 ---> f20423bd3773 19:11:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:12 ---> 68cbadce2b2a 19:11:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:14 ---> f27098e310fc 19:11:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:15 ---> f3a5ee36b011 19:11:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:16 ---> a54ae1e21b9d 19:11:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:11:16 ---> 02e5bcbcef78 19:11:16 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:17 ---> 48f4a7623d29 19:11:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:17 ---> 185aa2214a2e 19:11:17 Step 27/32 : RUN chmod +x /entrypoint.sh 19:11:17 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 19:11:18 ---> Running in 220a439b7a3f 19:11:22 Removing intermediate container 220a439b7a3f 19:11:22 ---> 41e70042e598 19:11:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:11:22 ---> Running in deeeb75806b5 19:11:22 Removing intermediate container 4b76f0d0efc6 19:11:22 ---> 5f6e9e4aec0f 19:11:22 19:11:22 Step 9/19 : FROM alpine:3.15 19:11:22 ---> c4fc93816858 19:11:22 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:22 ---> Using cache 19:11:22 ---> 6d5191fa0722 19:11:22 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:23 ---> Running in a119a78d3bcf 19:11:23 Removing intermediate container deeeb75806b5 19:11:23 ---> b11f66d168f4 19:11:23 Step 29/32 : CMD ["gate"] 19:11:23 ---> Running in ad836fdfa295 19:11:23 Removing intermediate container 3d8eb35b1eaf 19:11:23 ---> 82d6c2f53e63 19:11:23 19:11:23 Step 9/24 : FROM alpine:3.16 19:11:23 ---> bfe296a52501 19:11:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:23 ---> Running in a1c897d7b38b 19:11:24 Removing intermediate container ad836fdfa295 19:11:24 ---> 13aa8e79e975 19:11:24 Step 30/32 : LABEL arch=x86_64 19:11:24 ---> Running in c617cc5fc08a 19:11:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:24 Removing intermediate container c617cc5fc08a 19:11:24 ---> d6a10f318818 19:11:24 Step 31/32 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:24 ---> Running in a73670191611 19:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:24 Removing intermediate container a73670191611 19:11:24 ---> 5de1761f4b96 19:11:24 Step 32/32 : LABEL version=0.0.0 19:11:24 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:11:24 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:11:24 OK: 15859 distinct packages available 19:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:24 (1/3) Installing ca-certificates (20220614-r0) 19:11:24 ---> Running in 6349d8c28b86 19:11:24 (2/3) Installing dumb-init (1.2.5-r1) 19:11:24 (3/3) Installing su-exec (0.2-r1) 19:11:24 Executing busybox-1.35.0-r17.trigger 19:11:24 Executing ca-certificates-20220614-r0.trigger 19:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:24 OK: 6 MiB in 17 packages 19:11:25 (1/9) Installing ca-certificates (20220614-r0) 19:11:25 Removing intermediate container 6349d8c28b86 19:11:25 ---> 8b38be04bfe2 19:11:25 19:11:25 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:25 (4/9) Installing libcurl (7.80.0-r5) 19:11:25 (5/9) Installing curl (7.80.0-r5) 19:11:25 (6/9) Installing dumb-init (1.2.5-r1) 19:11:25 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:25 (8/9) Installing libucontext (1.1-r0) 19:11:25 (9/9) Installing gcompat (1.0.0-r4) 19:11:25 Successfully built 8b38be04bfe2 19:11:25 Executing busybox-1.34.1-r7.trigger 19:11:25 Successfully tagged security-bootstrapper:latest 19:11:25  Building security-bootstrapper ... done Executing ca-certificates-20220614-r0.trigger 19:11:25 OK: 8 MiB in 23 packages 19:11:26 Removing intermediate container a1c897d7b38b 19:11:26 ---> 83a19dfe9bfc 19:11:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:26 ---> Running in 9ade216fc21b 19:11:26 Removing intermediate container a119a78d3bcf 19:11:26 ---> 239239c5003f 19:11:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:26 Removing intermediate container 9ade216fc21b 19:11:26 ---> 094c049526c3 19:11:26 Step 12/24 : WORKDIR / 19:11:26 ---> Running in 77e26bf80538 19:11:26 Removing intermediate container 77e26bf80538 19:11:26 ---> 8a55c01a1676 19:11:26 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:26 ---> b0f9a9f5d773 19:11:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:27 ---> a763db44806d 19:11:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:27 ---> 0abb3e38c02f 19:11:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:27 ---> 77dadf12a850 19:11:27 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:27 ---> 600826105206 19:11:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:27 ---> a789db5f6469 19:11:27 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:27 ---> Running in 68679883fe00 19:11:27 Removing intermediate container 68679883fe00 19:11:27 ---> ffebc64ed35b 19:11:27 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:27 ---> a254f10d62e1 19:11:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:27 ---> Running in 7021f0e78069 19:11:28 Removing intermediate container 7021f0e78069 19:11:28 ---> ba8ca9901d96 19:11:28 Step 17/19 : LABEL arch=x86_64 19:11:28 ---> Running in f89589d2d535 19:11:28 ---> 855fbe3a7aa4 19:11:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:28 Removing intermediate container f89589d2d535 19:11:28 ---> 3dd9a2fc0a58 19:11:28 Step 18/19 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:11:28 ---> Running in df47b8c33af0 19:11:28 Removing intermediate container df47b8c33af0 19:11:28 ---> 8e01de4dadcd 19:11:28 Step 19/19 : LABEL version=0.0.0 19:11:28 ---> Running in f9f0c414e291 19:11:29 ---> 756feca56f77 19:11:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:29 Removing intermediate container f9f0c414e291 19:11:29 ---> a19254318a45 19:11:29 19:11:29 Successfully built a19254318a45 19:11:29 Successfully tagged security-spiffe-token-provider:latest 19:11:29  Building security-spiffe-token-provider ... done  ---> 29efdd0f88ed 19:11:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:29 ---> Running in 33ebcab42f67 19:11:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:31 Removing intermediate container d5c60318b66c 19:11:31 ---> 9d8f7d52f50d 19:11:31 19:11:31 Step 10/24 : FROM alpine:3.16 19:11:31 ---> bfe296a52501 19:11:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:11:31 ---> Using cache 19:11:31 ---> 9118082a0261 19:11:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:31 ---> Using cache 19:11:31 ---> 4c66e8482aa7 19:11:31 Step 13/24 : ENV APP_PORT=59881 19:11:31 Removing intermediate container 33ebcab42f67 19:11:31 ---> c943a1806b74 19:11:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:11:31 ---> Running in b966e85c1195 19:11:31 ---> Running in d7e4270889d0 19:11:31 Removing intermediate container b966e85c1195 19:11:31 ---> d1be5b954709 19:11:31 Step 14/24 : EXPOSE $APP_PORT 19:11:31 Removing intermediate container d7e4270889d0 19:11:31 ---> e9e8ecaf0b8e 19:11:31 Step 22/24 : LABEL arch=x86_64 19:11:31 ---> Running in ca03ef6b7c3e 19:11:31 ---> Running in f988082937ab 19:11:31 Removing intermediate container ca03ef6b7c3e 19:11:31 ---> 4ed321a7396c 19:11:31 Step 15/24 : WORKDIR / 19:11:31 Removing intermediate container f988082937ab 19:11:31 ---> ed7d59a1d70d 19:11:31 Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:11:31 ---> Running in acdfb8593c2a 19:11:31 ---> Running in e3f73536783c 19:11:31 Removing intermediate container acdfb8593c2a 19:11:31 ---> 73a46dccefe5 19:11:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:31 Removing intermediate container e3f73536783c 19:11:31 ---> 3fc5e8c02be8 19:11:31 Step 24/24 : LABEL version=0.0.0 19:11:31 ---> Running in 2884d7b2a8bb 19:11:31 Removing intermediate container 2884d7b2a8bb 19:11:31 ---> 5f29ed56947c 19:11:31 19:11:31 ---> 237ad0c4035d 19:11:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:31 Successfully built 5f29ed56947c 19:11:31 Successfully tagged security-secretstore-setup:latest 19:11:32  Building security-secretstore-setup ... done  ---> e64cca1b2720 19:11:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:32 ---> 616b07937b91 19:11:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:11:32 ---> 2bd55d0aae2c 19:11:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:11:32 ---> Running in 967ee11e1c7d 19:11:32 Removing intermediate container 967ee11e1c7d 19:11:32 ---> 5d748bcb0b77 19:11:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:32 ---> Running in 752fc8bf47d6 19:11:32 Removing intermediate container 752fc8bf47d6 19:11:32 ---> e073c492d1da 19:11:32 Step 22/24 : LABEL arch=x86_64 19:11:32 ---> Running in 9c74b1171499 19:11:32 Removing intermediate container 9c74b1171499 19:11:32 ---> 8537c040fe08 19:11:32 Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:11:32 ---> Running in 6988784c26c1 19:11:32 Removing intermediate container 6988784c26c1 19:11:32 ---> e0e8a5ebe47a 19:11:32 Step 24/24 : LABEL version=0.0.0 19:11:32 ---> Running in 12832fe5b9a2 19:11:32 Removing intermediate container 12832fe5b9a2 19:11:32 ---> 1f6fa194c10e 19:11:32 19:11:32 Successfully built 1f6fa194c10e 19:11:32 Successfully tagged core-metadata:latest 19:11:33  Building core-metadata ... done  [Pipeline] } 19:11:33 $ docker stop --time=1 0c49c9f22b2f27cfdb5922d0cdd8df736ae55f1c2da61d51fa84e7904d1e2ab9 19:11:34 $ docker rm -f --volumes 0c49c9f22b2f27cfdb5922d0cdd8df736ae55f1c2da61d51fa84e7904d1e2ab9 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:34 + docker images 19:11:34 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:34 core-metadata latest 1f6fa194c10e 2 seconds ago 18.5MB 19:11:34 security-secretstore-setup latest 5f29ed56947c 3 seconds ago 29.9MB 19:11:34 9d8f7d52f50d 4 seconds ago 1.68GB 19:11:34 security-spiffe-token-provider latest a19254318a45 6 seconds ago 29.8MB 19:11:34 security-bootstrapper latest 8b38be04bfe2 10 seconds ago 20.3MB 19:11:34 82d6c2f53e63 11 seconds ago 1.67GB 19:11:34 5f6e9e4aec0f 13 seconds ago 1.71GB 19:11:34 security-spire-agent latest 786d524d8227 27 seconds ago 125MB 19:11:34 core-data latest 75835bb164bd 35 seconds ago 17.9MB 19:11:34 9cf7d0daeb32 40 seconds ago 1.66GB 19:11:34 security-spire-config latest 56979c5bd12a 48 seconds ago 85.8MB 19:11:34 6815bd3165a8 About a minute ago 1.68GB 19:11:34 afa634916f0b About a minute ago 1.54GB 19:11:34 security-proxy-setup latest e37129983fb4 About a minute ago 27.8MB 19:11:34 support-scheduler latest 9fc1f3111187 2 minutes ago 30MB 19:11:34 core-command latest 5a4161779fba 2 minutes ago 17.7MB 19:11:34 support-notifications latest 81c548a52325 2 minutes ago 30.6MB 19:11:34 f3e6428fcf1b 2 minutes ago 1.74GB 19:11:34 02fb2f38c76f 2 minutes ago 1.74GB 19:11:34 573dbdf841c2 2 minutes ago 1.67GB 19:11:34 a4c24ae559df 2 minutes ago 1.66GB 19:11:34 security-spire-server latest d64b1232a0b0 2 minutes ago 86.5MB 19:11:34 edc0d739e46b 2 minutes ago 1.54GB 19:11:34 ci-base-image-x86_64 latest 77721f639773 7 minutes ago 904MB 19:11:34 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:11:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:11:34 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:11:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:11:34 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] } 19:11:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.365s coverage: 28.7% of statements 19:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.670s coverage: 98.5% of statements 19:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.339s coverage: 43.0% of statements 19:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.002s coverage: 54.0% of statements 19:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.310s coverage: 89.2% of statements 19:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.793s coverage: 2.4% of statements 19:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.066s coverage: 95.6% of statements 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.441s coverage: 72.2% of statements 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.568s coverage: 60.0% of statements 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.673s coverage: 0.9% of statements 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.259s coverage: 58.8% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.334s coverage: 29.6% of statements 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.355s coverage: 47.1% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements 19:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.299s coverage: 94.4% of statements 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.276s coverage: 44.8% of statements 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.084s coverage: 79.9% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.334s coverage: 92.9% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.295s coverage: 86.9% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.258s coverage: 87.2% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.221s coverage: 100.0% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.336s coverage: 77.4% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.332s coverage: 80.0% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.283s coverage: 87.2% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.978s coverage: 91.2% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.262s coverage: 64.7% of statements 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.164s coverage: 89.4% of statements 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.972s coverage: 65.3% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:13:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 41.8% of statements 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.379s coverage: 89.5% of statements 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.793s coverage: 92.3% of statements 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.435s coverage: 63.2% of statements 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.542s coverage: 97.7% of statements 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:38 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 19:13:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:13:38 go vet ./... 19:15:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:48 + ls -al . 19:15:48 total 744 19:15:48 drwxrwxr-x 10 1001 1001 4096 Jan 18 19:08 . 19:15:48 drwxr-xr-x 4 root root 4096 Jan 18 19:08 .. 19:15:48 drwxrwxr-x 2 1001 1001 4096 Jan 18 19:07 .blubracket 19:15:48 -rw-rw-r-- 1 1001 1001 16 Jan 18 19:07 .dockerignore 19:15:48 drwxrwxr-x 8 1001 1001 4096 Jan 18 19:07 .git 19:15:48 drwxrwxr-x 3 1001 1001 4096 Jan 18 19:07 .github 19:15:48 -rw-rw-r-- 1 1001 1001 956 Jan 18 19:07 .gitignore 19:15:48 -rw-rw-r-- 1 1001 1001 42 Jan 18 19:07 .golangci.yml 19:15:48 -rw-rw-r-- 1 1001 1001 87 Jan 18 19:07 .hadolint.yml 19:15:48 -rw-rw-r-- 1 1001 1001 166 Jan 18 19:07 .sonarcloud.properties 19:15:48 -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:07 ADOPTERS.md 19:15:48 -rw-rw-r-- 1 1001 1001 10825 Jan 18 19:07 Attribution.txt 19:15:48 -rw-rw-r-- 1 1001 1001 73765 Jan 18 19:07 CHANGELOG.md 19:15:48 -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:07 CONTRIBUTING.md 19:15:48 -rw-rw-r-- 1 1001 1001 677 Jan 18 19:07 GOVERNANCE.md 19:15:48 -rw-rw-r-- 1 1001 1001 850 Jan 18 19:07 Jenkinsfile 19:15:48 -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:07 LICENSE 19:15:48 -rw-rw-r-- 1 1001 1001 12513 Jan 18 19:07 Makefile 19:15:48 -rw-rw-r-- 1 1001 1001 582 Jan 18 19:07 OWNERS.md 19:15:48 -rw-rw-r-- 1 1001 1001 9403 Jan 18 19:07 README.md 19:15:48 -rw-rw-r-- 1 1001 1001 6912 Jan 18 19:07 SECURITY.md 19:15:48 -rw-rw-r-- 1 1001 1001 5 Jan 18 19:03 VERSION 19:15:48 drwxrwxr-x 2 1001 1001 4096 Jan 18 19:07 bin 19:15:48 drwxrwxr-x 16 1001 1001 4096 Jan 18 19:07 cmd 19:15:48 -rw-r--r-- 1 root root 489970 Jan 18 19:13 coverage.out 19:15:48 -rw-rw-r-- 1 1001 1001 3377 Jan 18 19:07 go.mod 19:15:48 -rw-rw-r-- 1 1001 1001 34951 Jan 18 19:07 go.sum 19:15:48 drwxrwxr-x 7 1001 1001 4096 Jan 18 19:07 internal 19:15:48 drwxrwxr-x 3 1001 1001 4096 Jan 18 19:07 openapi 19:15:48 drwxrwxr-x 4 1001 1001 4096 Jan 18 19:07 snap 19:15:48 -rw-rw-r-- 1 1001 1001 204 Jan 18 19:07 version.go [Pipeline] sh 19:15:49 + '[' -e coverage.out ] 19:15:49 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:49 Warning: overwriting stash ‘coverage-report’ 19:15:50 Stashed 1 file(s) [Pipeline] sh 19:15:50 + make build 19:15:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:17:27 go build -tags " 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 19:17:27 go build -tags " 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 19:17:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:27 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 19:18:33 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 19:18:39 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 19:18:44 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 19:18:49 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 19:19:04 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] } 19:19:09 $ docker stop --time=1 e7359ac118b9f254f98b7ce11475d782f782468e49267699ba000afc476722aa 19:19:12 $ docker rm -f --volumes e7359ac118b9f254f98b7ce11475d782f782468e49267699ba000afc476722aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:14 19:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:15 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:15 29e5d40040c1: Pulling fs layer 19:19:15 1ce36da41761: Pulling fs layer 19:19:15 25b303627fd3: Pulling fs layer 19:19:15 29e5d40040c1: Verifying Checksum 19:19:15 29e5d40040c1: Download complete 19:19:16 1ce36da41761: Verifying Checksum 19:19:16 1ce36da41761: Download complete 19:19:16 29e5d40040c1: Pull complete 19:19:17 25b303627fd3: Download complete 19:19:17 1ce36da41761: Pull complete 19:19:27 25b303627fd3: Pull complete 19:19:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:28 prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container 19:19:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:30 $ docker top b2f9db37464d14ff5087601a29b76f80926645b87bc14561028739afce8749bf -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:31 + docker-compose build --help 19:19:31 + grep parallel 19:19:36 --parallel Build images in parallel. [Pipeline] } 19:19:36 $ docker stop --time=1 b2f9db37464d14ff5087601a29b76f80926645b87bc14561028739afce8749bf 19:19:38 $ docker rm -f --volumes b2f9db37464d14ff5087601a29b76f80926645b87bc14561028739afce8749bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:39 prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container 19:19:39 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:40 $ docker top e5e134e419dbb7ae45d48abe98ea48dfbb7453ddac1a430e28fd8885bf2d5649 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:41 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:48 Building core-command ... 19:19:48 Building core-data ... 19:19:48 Building core-metadata ... 19:19:48 Building security-bootstrapper ... 19:19:48 Building security-proxy-setup ... 19:19:48 Building security-secretstore-setup ... 19:19:48 Building security-spiffe-token-provider ... 19:19:48 Building security-spire-agent ... 19:19:48 Building security-spire-config ... 19:19:48 Building security-spire-server ... 19:19:48 Building support-notifications ... 19:19:48 Building support-scheduler ... 19:19:48 Building security-proxy-setup 19:19:48 Building security-bootstrapper 19:19:48 Building support-notifications 19:19:48 Building security-secretstore-setup 19:19:48 Building security-spire-agent 19:20:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:35 ---> 4fd6c8634326 19:20:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:20:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:35 ---> 4fd6c8634326 19:20:35 Step 3/24 : WORKDIR /edgex-go 19:20:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:35 ---> 4fd6c8634326 19:20:35 Step 3/24 : WORKDIR /edgex-go 19:20:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:20:35 ---> 4fd6c8634326 19:20:35 Step 3/32 : WORKDIR /edgex-go 19:20:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:20:35 ---> 4fd6c8634326 19:20:35 Step 3/21 : WORKDIR /edgex-go 19:20:35 ---> Running in 0946da9b6ba5 19:20:35 ---> Running in 01a5c25d1b0e 19:20:35 ---> Running in 3e685f4dc947 19:20:35 ---> Running in ad711d63ec11 19:20:35 ---> Running in ca31d31bb606 19:20:36 Removing intermediate container 3e685f4dc947 19:20:36 ---> 21a6f1ef3875 19:20:36 Step 4/32 : RUN apk add --update --no-cache make git 19:20:36 Removing intermediate container ca31d31bb606 19:20:36 ---> 62ab8bed7140 19:20:36 Step 4/22 : WORKDIR /edgex-go 19:20:36 Removing intermediate container 01a5c25d1b0e 19:20:36 ---> Running in 9fc009320bff 19:20:36 ---> 522a9b7b945b 19:20:36 Step 4/21 : RUN apk add --update --no-cache make git 19:20:36 ---> Running in a46926806627 19:20:36 Removing intermediate container ad711d63ec11 19:20:36 ---> 715cce08cf41 19:20:36 Step 4/24 : RUN apk add --update --no-cache make git 19:20:36 Removing intermediate container 0946da9b6ba5 19:20:36 ---> 820dc94887e1 19:20:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:20:36 ---> Running in 290a05f9b448 19:20:36 ---> Running in fa0f08504a79 19:20:36 ---> Running in ade7ea304534 19:20:37 Removing intermediate container 9fc009320bff 19:20:37 ---> 4b2136d30ead 19:20:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:20:37 ---> Running in d4f50e8405f1 19:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:41 OK: 221 MiB in 51 packages 19:20:41 OK: 221 MiB in 51 packages 19:20:41 OK: 221 MiB in 51 packages 19:20:41 OK: 221 MiB in 51 packages 19:20:41 OK: 221 MiB in 51 packages 19:20:43 Removing intermediate container fa0f08504a79 19:20:43 ---> 3b595f0b6280 19:20:43 Step 5/24 : COPY go.mod vendor* ./ 19:20:43 Removing intermediate container a46926806627 19:20:43 ---> 40b5617ff7b1 19:20:43 Step 5/32 : COPY go.mod vendor* ./ 19:20:43 Removing intermediate container d4f50e8405f1 19:20:43 ---> bfd71d4819ce 19:20:43 Step 6/22 : COPY go.mod vendor* ./ 19:20:43 Removing intermediate container 290a05f9b448 19:20:43 ---> 6d18ce7b14d5 19:20:43 Step 5/21 : COPY go.mod vendor* ./ 19:20:43 Removing intermediate container ade7ea304534 19:20:43 ---> d1c916737325 19:20:43 Step 5/24 : COPY go.mod vendor* ./ 19:20:44 ---> 84c6b6f3c4b7 19:20:44 ---> f418216198cc 19:20:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:44 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:44 ---> Running in d1ac6b10ca06 19:20:44 ---> Running in 4392896a45e2 19:20:44 ---> 857e18c2f6cb 19:20:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:45 ---> 73aaf51fe636 19:20:45 ---> 36af72cfa0cc 19:20:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:45 ---> Running in 83895cd70beb 19:20:45 ---> Running in 27d2a98a17b6 19:20:45 ---> Running in d95fc5379d29 19:22:37 Removing intermediate container 83895cd70beb 19:22:37 ---> c4a8aa766808 19:22:37 Step 7/24 : COPY . . 19:22:37 Removing intermediate container 27d2a98a17b6 19:22:37 ---> eabc48ff85dc 19:22:37 Step 7/21 : COPY . . 19:22:37 Removing intermediate container d95fc5379d29 19:22:37 ---> fb9adea80ec7 19:22:37 Step 8/22 : COPY . . 19:22:37 Removing intermediate container d1ac6b10ca06 19:22:37 ---> 622d009950b9 19:22:37 Step 7/24 : COPY . . 19:22:37 Removing intermediate container 4392896a45e2 19:22:37 ---> 75b3a0394ebc 19:22:37 Step 7/32 : COPY . . 19:22:52 ---> bed6f1460860 19:22:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:22:52 ---> 96d6469b7b0f 19:22:52 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:22:52 ---> 75459c5b9b04 19:22:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:22:52 ---> d8677c2f8417 19:22:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:22:52 ---> Running in 9db3bc5d92c3 19:22:52 ---> 243046b740c8 19:22:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:52 ---> Running in ba29a0ff34b6 19:22:52 ---> Running in 03a31b10f7f5 19:22:52 ---> Running in 7add8fb09b92 19:22:52 ---> Running in 51bf5aace8c0 19:22:53 Removing intermediate container ba29a0ff34b6 19:22:53 ---> 2cce4d2bc80c 19:22:53 Step 9/24 : WORKDIR /edgex-go/spire-build 19:22:53 ---> Running in 58ada51459fc 19:22:54 Removing intermediate container 58ada51459fc 19:22:54 ---> 778a2e053f14 19:22:54 Step 10/24 : 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 19:22:54 ---> Running in 4b94c1d4929a 19:22:54 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 19:22:54 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 19:22:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:55 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 19:22:57 Removing intermediate container 4b94c1d4929a 19:22:57 ---> 12a8fe5b3315 19:22:57 Step 11/24 : WORKDIR /edgex-go 19:22:57 ---> Running in 70c4ad0ddf20 19:22:57 Removing intermediate container 70c4ad0ddf20 19:22:57 ---> 49336f92fde4 19:22:57 19:22:57 Step 12/24 : FROM alpine:3.15 19:22:57 3.15: Pulling from library/alpine 19:22:59 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:22:59 Status: Downloaded newer image for alpine:3.15 19:22:59 ---> 8aa73fd46299 19:22:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:59 ---> Running in 3ae1e8275bfb 19:22:59 Removing intermediate container 3ae1e8275bfb 19:22:59 ---> 662621709d23 19:22:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:59 ---> Running in abd75d2b4565 19:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:04 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:23:04 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:23:04 OK: 15736 distinct packages available 19:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:06 (1/5) Installing dumb-init (1.2.5-r1) 19:23:06 (2/5) Installing musl-obstack (1.2.3-r0) 19:23:06 (3/5) Installing libucontext (1.1-r0) 19:23:06 (4/5) Installing gcompat (1.0.0-r4) 19:23:06 (5/5) Installing openssl (1.1.1s-r1) 19:23:06 Executing busybox-1.34.1-r7.trigger 19:23:06 OK: 6 MiB in 19 packages 19:23:08 Removing intermediate container abd75d2b4565 19:23:08 ---> d1116ba47b96 19:23:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:23:11 ---> dac0f3c92bbb 19:23:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:18 ---> e4848f36e288 19:23:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:23:18 ---> f4fa0650edd4 19:23:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:23:19 ---> 46b63d3ff842 19:23:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:23:20 ---> d31cf9933783 19:23:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:20 ---> Running in 15b1b57c5e4f 19:23:21 Removing intermediate container 15b1b57c5e4f 19:23:21 ---> abf9311deffc 19:23:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:21 ---> Running in a198df148411 19:23:23 Removing intermediate container a198df148411 19:23:23 ---> e23b233c603f 19:23:23 Step 22/24 : LABEL arch=arm64 19:23:23 ---> Running in 3c7d42af68fb 19:23:24 Removing intermediate container 3c7d42af68fb 19:23:24 ---> 11129eb65fb7 19:23:24 Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:23:24 ---> Running in 5254b39b1b25 19:23:24 Removing intermediate container 5254b39b1b25 19:23:24 ---> 457c166196c2 19:23:24 Step 24/24 : LABEL version=0.0.0 19:23:24 ---> Running in 2c542069c363 19:23:25 Removing intermediate container 2c542069c363 19:23:25 ---> fcce72930ac1 19:23:25 19:23:25 Successfully built fcce72930ac1 19:23:25 Successfully tagged security-spire-agent-arm64:latest 19:23:25  Building security-spire-agent ... done Building security-spiffe-token-provider 19:23:43 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:23:43 ---> 4fd6c8634326 19:23:43 Step 3/19 : WORKDIR /edgex-go 19:23:43 ---> Using cache 19:23:43 ---> 820dc94887e1 19:23:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:23:43 ---> Running in 19451c5a1a8d 19:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:45 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:23:45 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:23:45 OK: 16900 distinct packages available 19:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:47 OK: 221 MiB in 51 packages 19:23:48 Removing intermediate container 19451c5a1a8d 19:23:48 ---> 4c0a8e61ca1b 19:23:48 Step 5/19 : COPY go.mod vendor* ./ 19:23:50 ---> 148d743ba186 19:23:50 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:50 ---> Running in b8b24a1abdbb 19:25:27 Removing intermediate container b8b24a1abdbb 19:25:27 ---> 5839fcaa02f1 19:25:27 Step 7/19 : COPY . . 19:25:33 ---> ba9f7975a46a 19:25:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:25:33 ---> Running in 74452a67d72b 19:25:36 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 19:29:13 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 19:29:15 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 19:29:30 Removing intermediate container 9db3bc5d92c3 19:29:30 ---> 093c08b1859f 19:29:30 19:29:30 Step 9/21 : FROM alpine:3.16 19:29:30 3.16: Pulling from library/alpine 19:29:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:29:32 Status: Downloaded newer image for alpine:3.16 19:29:32 ---> 2b4661558fb8 19:29:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:29:32 ---> Running in 357091367c86 19:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:37 (1/6) Installing ca-certificates (20220614-r0) 19:29:37 (2/6) Installing brotli-libs (1.0.9-r6) 19:29:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:29:37 (4/6) Installing libcurl (7.83.1-r5) 19:29:37 (5/6) Installing curl (7.83.1-r5) 19:29:37 (6/6) Installing dumb-init (1.2.5-r1) 19:29:37 Executing busybox-1.35.0-r17.trigger 19:29:37 Executing ca-certificates-20220614-r0.trigger 19:29:38 OK: 8 MiB in 20 packages 19:29:42 Removing intermediate container 51bf5aace8c0 19:29:42 ---> 176cb57f81d0 19:29:42 19:29:42 Step 9/24 : FROM alpine:3.16 19:29:42 ---> 2b4661558fb8 19:29:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:29:43 ---> Running in e2f161eaa9ba 19:29:43 Removing intermediate container 357091367c86 19:29:43 ---> 5b0e8b28300c 19:29:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:43 ---> Running in e92315abf2ad 19:29:45 Removing intermediate container e92315abf2ad 19:29:45 ---> 227b273f4f7e 19:29:45 Step 12/21 : WORKDIR /edgex 19:29:45 ---> Running in f88274552567 19:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:46 Removing intermediate container f88274552567 19:29:46 ---> d3dc6df334d0 19:29:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:29:47 (1/3) Installing ca-certificates (20220614-r0) 19:29:47 (2/3) Installing dumb-init (1.2.5-r1) 19:29:47 (3/3) Installing su-exec (0.2-r1) 19:29:47 Executing busybox-1.35.0-r17.trigger 19:29:47 Executing ca-certificates-20220614-r0.trigger 19:29:47 Removing intermediate container 7add8fb09b92 19:29:47 ---> 2c59fcda6394 19:29:47 19:29:47 Step 9/32 : FROM alpine:3.16 19:29:47 ---> 2b4661558fb8 19:29:47 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:47 ---> adfe3e78e314 19:29:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:29:47 ---> Running in 1f9cfe78ea46 19:29:47 OK: 6 MiB in 17 packages 19:29:48 Removing intermediate container 1f9cfe78ea46 19:29:48 ---> 6f6c8f8ed390 19:29:48 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:29:48 ---> Running in 657f536540fc 19:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:53 ---> a862d1b22004 19:29:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:29:53 Removing intermediate container e2f161eaa9ba 19:29:53 ---> ab4ac0967890 19:29:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:53 ---> Running in 40b07a6f029b 19:29:53 (1/2) Installing dumb-init (1.2.5-r1) 19:29:53 (2/2) Installing su-exec (0.2-r1) 19:29:53 Executing busybox-1.35.0-r17.trigger 19:29:53 OK: 5 MiB in 16 packages 19:29:54 Removing intermediate container 40b07a6f029b 19:29:54 ---> 1efcbf94d260 19:29:54 Step 12/24 : WORKDIR / 19:29:54 ---> Running in 3d21f855ec00 19:29:55 Removing intermediate container 657f536540fc 19:29:55 ---> f2d33a564b18 19:29:55 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:29:55 Removing intermediate container 3d21f855ec00 19:29:55 ---> 632f52ce139e 19:29:55 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:29:56 ---> Running in cebad4adcbe6 19:29:56 ---> b7e17384ae87 19:29:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:29:57 Removing intermediate container cebad4adcbe6 19:29:57 ---> f5ca503554cc 19:29:57 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:29:57 ---> Running in 05b944df6bdf 19:29:57 ---> f555961b8b69 19:29:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:29:58 ---> b224749a1078 19:29:58 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:29:58 ---> Running in df2f46793148 19:29:58 Removing intermediate container 05b944df6bdf 19:29:58 ---> 0b2805eb5662 19:29:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:29:58 ---> Running in 18b0daf57c40 19:29:59 ---> b645a2ad75c1 19:29:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:29:59 Removing intermediate container 18b0daf57c40 19:29:59 ---> de9685ae3cbd 19:29:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:29:59 ---> Running in 569da33ee3f4 19:30:00 Removing intermediate container 569da33ee3f4 19:30:00 ---> ec80d099847e 19:30:00 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:30:01 ---> Running in d93227c28961 19:30:01 ---> a8e22d19cdfc 19:30:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:30:03 ---> 888cded29c49 19:30:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:30:03 Removing intermediate container df2f46793148 19:30:03 ---> e32036cedc87 19:30:03 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:30:03 ---> Running in 0e36af830235 19:30:05 Removing intermediate container 0e36af830235 19:30:05 ---> aa2ae872c621 19:30:05 Step 19/21 : LABEL arch=arm64 19:30:05 ---> afbf46d2eda8 19:30:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:30:05 ---> Running in 039e63381fa8 19:30:06 Removing intermediate container 039e63381fa8 19:30:06 ---> ef22ff286ee9 19:30:06 Step 20/21 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:30:06 ---> Running in 782ac2b1404a 19:30:07 Removing intermediate container d93227c28961 19:30:07 ---> 30b40bd30556 19:30:07 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:30:07 ---> Running in 7f31c6ccf861 19:30:07 Removing intermediate container 782ac2b1404a 19:30:07 ---> 9fb5315d71fd 19:30:07 Step 21/21 : LABEL version=0.0.0 19:30:07 ---> Running in 01f47772f5d6 19:30:08 Removing intermediate container 7f31c6ccf861 19:30:08 ---> 074db11255fd 19:30:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:30:09 Removing intermediate container 01f47772f5d6 19:30:09 ---> 4c4a462f6c74 19:30:09 19:30:09 ---> c164017073ed 19:30:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:30:09 ---> d1d327517b01 19:30:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:30:09 Successfully built 4c4a462f6c74 19:30:10 Successfully tagged security-proxy-setup-arm64:latest 19:30:10  Building security-proxy-setup ... done Building support-scheduler 19:30:10 ---> Running in 433baa55abe1 19:30:10 ---> 26e5711bc256 19:30:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:30:10 ---> Running in 0a3f4b57d4cc 19:30:15 Removing intermediate container 433baa55abe1 19:30:15 ---> e7e1327f8d98 19:30:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:15 Removing intermediate container 0a3f4b57d4cc 19:30:15 ---> e14e4f189f52 19:30:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:30:15 ---> Running in da638533ac00 19:30:15 ---> e2891660ba97 19:30:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:15 Removing intermediate container da638533ac00 19:30:15 ---> 851b8dc49cb6 19:30:15 Step 22/24 : LABEL arch=arm64 19:30:18 ---> Running in 483629f0877c 19:30:18 ---> ab0e97952d5a 19:30:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:30:19 Removing intermediate container 483629f0877c 19:30:19 ---> bbf973283586 19:30:19 Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:30:19 ---> Running in 39577520895b 19:30:20 ---> 280eaa815716 19:30:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:30:20 Removing intermediate container 39577520895b 19:30:20 ---> 2b99e5dc4c62 19:30:20 Step 24/24 : LABEL version=0.0.0 19:30:20 ---> Running in 504a0dec2ec4 19:30:21 ---> b03ea7e7912c 19:30:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:30:21 Removing intermediate container 504a0dec2ec4 19:30:21 ---> 878871a7d72e 19:30:21 19:30:22 Successfully built 878871a7d72e 19:30:22 Successfully tagged security-secretstore-setup-arm64:latest 19:30:22 Building core-data 19:30:22  Building security-secretstore-setup ... done  ---> e82442873b85 19:30:22 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:30:23 ---> 5bf379ecb2c0 19:30:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:24 ---> 07879e3b1ccc 19:30:24 Step 27/32 : RUN chmod +x /entrypoint.sh 19:30:25 ---> Running in 69880438fac2 19:30:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:29 ---> 4fd6c8634326 19:30:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:30:29 ---> Using cache 19:30:29 ---> 62ab8bed7140 19:30:29 Step 4/22 : WORKDIR /edgex-go 19:30:29 ---> Using cache 19:30:29 ---> 4b2136d30ead 19:30:29 Step 5/22 : RUN apk add --update --no-cache make git 19:30:31 ---> Running in 5b2ff9f2dbc2 19:30:31 Removing intermediate container 69880438fac2 19:30:31 ---> 83f8c8f7e282 19:30:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:30:31 ---> Running in 5fcbf0cd63b3 19:30:33 Removing intermediate container 5fcbf0cd63b3 19:30:33 ---> 124f14a56941 19:30:33 Step 29/32 : CMD ["gate"] 19:30:33 ---> Running in ccc2e5ab769c 19:30:34 Removing intermediate container ccc2e5ab769c 19:30:34 ---> 8f4fe3d8099d 19:30:34 Step 30/32 : LABEL arch=arm64 19:30:34 ---> Running in c08905bcbca6 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:34 Removing intermediate container c08905bcbca6 19:30:34 ---> 14717d990eb7 19:30:34 Step 31/32 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:30:35 ---> Running in 418d0cf08596 19:30:35 Removing intermediate container 418d0cf08596 19:30:35 ---> 91117f70e818 19:30:35 Step 32/32 : LABEL version=0.0.0 19:30:36 ---> Running in 37eaeadae988 19:30:36 OK: 221 MiB in 51 packages 19:30:36 Removing intermediate container 37eaeadae988 19:30:36 ---> a5f95d01b687 19:30:36 19:30:37 Successfully built a5f95d01b687 19:30:37 Successfully tagged security-bootstrapper-arm64:latest 19:30:37  Building security-bootstrapper ... done Building core-command 19:30:38 Removing intermediate container 5b2ff9f2dbc2 19:30:38 ---> 5fd4b043b907 19:30:38 Step 6/22 : COPY go.mod vendor* ./ 19:30:39 ---> 5a4d181319b2 19:30:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:39 ---> Running in 584fc5a14131 19:30:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:44 ---> 4fd6c8634326 19:30:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:30:44 ---> Using cache 19:30:44 ---> 62ab8bed7140 19:30:44 Step 4/22 : WORKDIR /edgex-go 19:30:44 ---> Using cache 19:30:44 ---> 4b2136d30ead 19:30:44 Step 5/22 : RUN apk add --update --no-cache make git 19:30:44 ---> Using cache 19:30:44 ---> 5fd4b043b907 19:30:44 Step 6/22 : COPY go.mod vendor* ./ 19:30:44 ---> Using cache 19:30:44 ---> 5a4d181319b2 19:30:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:44 ---> Running in a09a92c41c9f 19:30:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:59 ---> 4fd6c8634326 19:30:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:30:59 ---> Using cache 19:30:59 ---> 62ab8bed7140 19:30:59 Step 4/23 : WORKDIR /edgex-go 19:30:59 ---> Using cache 19:30:59 ---> 4b2136d30ead 19:30:59 Step 5/23 : RUN apk add --update --no-cache make git 19:30:59 ---> Using cache 19:30:59 ---> 5fd4b043b907 19:30:59 Step 6/23 : COPY go.mod vendor* ./ 19:30:59 ---> Using cache 19:30:59 ---> 5a4d181319b2 19:30:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:59 ---> Running in a20295ba1056 19:32:51 Removing intermediate container 584fc5a14131 19:32:51 ---> e8c3fe23a350 19:32:51 Step 8/22 : COPY . . 19:32:53 Removing intermediate container a09a92c41c9f 19:32:53 ---> 9b3da05a9bd2 19:32:53 Step 8/22 : COPY . . 19:32:55 Removing intermediate container 03a31b10f7f5 19:32:55 ---> b8e792703a3b 19:32:55 19:32:55 Step 10/22 : FROM alpine:3.16 19:32:55 ---> 2b4661558fb8 19:32:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:32:56 ---> Running in 8b684975af4f 19:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:59 (1/2) Installing ca-certificates (20220614-r0) 19:32:59 (2/2) Installing dumb-init (1.2.5-r1) 19:32:59 Executing busybox-1.35.0-r17.trigger 19:32:59 Executing ca-certificates-20220614-r0.trigger 19:33:00 OK: 6 MiB in 16 packages 19:33:02 Removing intermediate container 8b684975af4f 19:33:02 ---> 5afc908fff1b 19:33:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:33:02 ---> Running in 154f1c890405 19:33:03 Removing intermediate container 154f1c890405 19:33:03 ---> 4d3ec9a993fa 19:33:03 Step 13/22 : ENV APP_PORT=59860 19:33:03 ---> Running in 442b9f766c31 19:33:04 Removing intermediate container 442b9f766c31 19:33:04 ---> 87ec66d880c4 19:33:04 Step 14/22 : EXPOSE $APP_PORT 19:33:04 ---> Running in 79338258457a 19:33:05 Removing intermediate container 79338258457a 19:33:05 ---> aa1614448344 19:33:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:05 Removing intermediate container a20295ba1056 19:33:05 ---> bce529ba3226 19:33:05 Step 8/23 : COPY . . 19:33:06 ---> 86f714df6f60 19:33:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:33:08 ---> badfdb1db962 19:33:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:33:08 ---> Running in 06f406b5a983 19:33:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:33:10 ---> 5a87c5fec398 19:33:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:33:12 Removing intermediate container 74452a67d72b 19:33:12 ---> 83e063c9b621 19:33:12 19:33:12 Step 9/19 : FROM alpine:3.15 19:33:12 ---> 8aa73fd46299 19:33:12 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:12 ---> Using cache 19:33:12 ---> 662621709d23 19:33:12 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:12 ---> 6d48c3bdb90a 19:33:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:33:12 ---> Running in 5920866e004e 19:33:12 ---> Running in f65c407f4aa4 19:33:13 ---> aad94bbe2083 19:33:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:33:13 Removing intermediate container f65c407f4aa4 19:33:13 ---> a02ff181c7ba 19:33:13 ---> Running in 44f7755d4368 19:33:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:14 ---> Running in f9941cacf375 19:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:15 Removing intermediate container f9941cacf375 19:33:15 ---> 9fb16576ee60 19:33:15 Step 20/22 : LABEL arch=arm64 19:33:15 ---> Running in 5c4e7c4e7b98 19:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:33:16 Removing intermediate container 5c4e7c4e7b98 19:33:16 ---> 31416c0cc46c 19:33:16 Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:33:16 ---> Running in 011474211a1d 19:33:17 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:33:17 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:33:17 OK: 15736 distinct packages available 19:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:17 Removing intermediate container 011474211a1d 19:33:17 ---> ad6a3fb02c23 19:33:17 Step 22/22 : LABEL version=0.0.0 19:33:18 ---> Running in f3e03fcef3b9 19:33:19 (1/9) Installing ca-certificates (20220614-r0) 19:33:19 (2/9) Installing brotli-libs (1.0.9-r5) 19:33:19 Removing intermediate container f3e03fcef3b9 19:33:19 ---> aa03b29dd3a7 19:33:19 19:33:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:33:19 (4/9) Installing libcurl (7.80.0-r5) 19:33:19 (5/9) Installing curl (7.80.0-r5) 19:33:19 (6/9) Installing dumb-init (1.2.5-r1) 19:33:19 (7/9) Installing musl-obstack (1.2.3-r0) 19:33:19 (8/9) Installing libucontext (1.1-r0) 19:33:19 (9/9) Installing gcompat (1.0.0-r4) 19:33:19 Executing busybox-1.34.1-r7.trigger 19:33:19 Executing ca-certificates-20220614-r0.trigger 19:33:19 Successfully built aa03b29dd3a7 19:33:19 Successfully tagged support-notifications-arm64:latest 19:33:19 Building security-spire-config 19:33:19  Building support-notifications ... done OK: 8 MiB in 23 packages 19:33:23 Removing intermediate container 5920866e004e 19:33:23 ---> edf41534cbdd 19:33:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:24 ---> 27da318e78c3 19:33:24 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:33:24 ---> a2f61a06012a 19:33:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:33:25 ---> Running in bd2a2035df6e 19:33:27 go build -tags " 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 19:33:28 ---> eb0d696577c9 19:33:28 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:33:29 ---> 976a81bc43ec 19:33:29 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:33:29 ---> Running in 0d3e2d285d65 19:33:30 Removing intermediate container 0d3e2d285d65 19:33:30 ---> 68c46696f49b 19:33:30 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:30 ---> Running in 5b926c7026bb 19:33:31 Removing intermediate container 5b926c7026bb 19:33:31 ---> 61d1c188559b 19:33:31 Step 17/19 : LABEL arch=arm64 19:33:31 ---> Running in 4dea550123d0 19:33:32 Removing intermediate container 4dea550123d0 19:33:32 ---> 8c22f933bc7e 19:33:32 Step 18/19 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:33:32 ---> Running in 8a455bfea943 19:33:33 Removing intermediate container 8a455bfea943 19:33:33 ---> 44778f476443 19:33:33 Step 19/19 : LABEL version=0.0.0 19:33:33 ---> Running in 30df7bec84c3 19:33:34 Removing intermediate container 30df7bec84c3 19:33:34 ---> b17091a070ee 19:33:34 19:33:34 Successfully built b17091a070ee 19:33:34 Successfully tagged security-spiffe-token-provider-arm64:latest 19:33:34  Building security-spiffe-token-provider ... done Building security-spire-server 19:33:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:39 ---> 4fd6c8634326 19:33:39 Step 3/24 : WORKDIR /edgex-go 19:33:39 ---> Using cache 19:33:39 ---> 820dc94887e1 19:33:39 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:33:39 ---> Using cache 19:33:39 ---> d1c916737325 19:33:39 Step 5/24 : COPY go.mod vendor* ./ 19:33:39 ---> Using cache 19:33:39 ---> 857e18c2f6cb 19:33:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:39 ---> Using cache 19:33:39 ---> c4a8aa766808 19:33:39 Step 7/24 : COPY . . 19:33:39 ---> Using cache 19:33:39 ---> bed6f1460860 19:33:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:33:39 ---> Using cache 19:33:39 ---> 2cce4d2bc80c 19:33:39 Step 9/24 : WORKDIR /edgex-go/spire-build 19:33:39 ---> Using cache 19:33:39 ---> 778a2e053f14 19:33:39 Step 10/24 : 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 19:33:39 ---> Using cache 19:33:39 ---> 12a8fe5b3315 19:33:39 Step 11/24 : WORKDIR /edgex-go 19:33:39 ---> Using cache 19:33:39 ---> 49336f92fde4 19:33:39 19:33:39 Step 12/24 : FROM alpine:3.15 19:33:39 ---> 8aa73fd46299 19:33:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:39 ---> Using cache 19:33:39 ---> 662621709d23 19:33:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:39 ---> Running in 2fa3f6be4a49 19:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:42 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:33:42 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:33:42 OK: 15736 distinct packages available 19:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:45 (1/4) Installing dumb-init (1.2.5-r1) 19:33:45 (2/4) Installing musl-obstack (1.2.3-r0) 19:33:45 (3/4) Installing libucontext (1.1-r0) 19:33:45 (4/4) Installing gcompat (1.0.0-r4) 19:33:45 Executing busybox-1.34.1-r7.trigger 19:33:45 OK: 6 MiB in 18 packages 19:33:47 Removing intermediate container 2fa3f6be4a49 19:33:47 ---> 95c77a7a9062 19:33:47 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:55 ---> 4fd6c8634326 19:33:55 Step 3/23 : WORKDIR /edgex-go 19:33:55 ---> Using cache 19:33:55 ---> 820dc94887e1 19:33:55 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:33:55 ---> Using cache 19:33:55 ---> d1c916737325 19:33:55 Step 5/23 : COPY go.mod vendor* ./ 19:33:55 ---> Using cache 19:33:55 ---> 857e18c2f6cb 19:33:55 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:55 ---> Using cache 19:33:55 ---> c4a8aa766808 19:33:55 Step 7/23 : COPY . . 19:33:55 ---> Using cache 19:33:55 ---> bed6f1460860 19:33:55 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:33:55 ---> Using cache 19:33:55 ---> 2cce4d2bc80c 19:33:55 Step 9/23 : WORKDIR /edgex-go/spire-build 19:33:55 ---> Using cache 19:33:55 ---> 778a2e053f14 19:33:55 Step 10/23 : 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 19:33:55 ---> Running in 4deaaa605b3e 19:33:55 ---> cd9584ad9ad3 19:33:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:56 ---> 6621b4aa65b9 19:33:56 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:57 ---> Running in 3ceb6807a36f 19:33:58 Removing intermediate container 3ceb6807a36f 19:33:58 ---> 7147b5dee954 19:33:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:59 Removing intermediate container 4deaaa605b3e 19:33:59 ---> 5d48f9e24d5a 19:33:59 Step 11/23 : WORKDIR /edgex-go 19:33:59 ---> Running in c5288fe2eccc 19:33:59 ---> 8b0e154b7ff5 19:33:59 Step 19/24 : WORKDIR / 19:33:59 ---> Running in 94bcbf2f944a 19:34:00 Removing intermediate container c5288fe2eccc 19:34:00 ---> 35605e3ed38a 19:34:00 19:34:00 Step 12/23 : FROM alpine:3.15 19:34:00 ---> 8aa73fd46299 19:34:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:00 ---> Using cache 19:34:00 ---> 662621709d23 19:34:00 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:00 ---> Using cache 19:34:00 ---> d1116ba47b96 19:34:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:00 Removing intermediate container 94bcbf2f944a 19:34:00 ---> d25f8ab751a3 19:34:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:00 ---> Running in 0baf9287f095 19:34:01 Removing intermediate container 0baf9287f095 19:34:01 ---> 4b8b057b92b0 19:34:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:01 ---> Running in 19d9511bbdba 19:34:04 Removing intermediate container 19d9511bbdba 19:34:04 ---> 9f2a07d3cf9a 19:34:04 Step 22/24 : LABEL arch=arm64 19:34:04 ---> Running in b2526afbdd48 19:34:05 Removing intermediate container b2526afbdd48 19:34:05 ---> 7f01a16e3beb 19:34:05 Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:34:05 ---> Running in d49bdcc5b8e2 19:34:06 Removing intermediate container d49bdcc5b8e2 19:34:06 ---> 1159cf482c2e 19:34:06 Step 24/24 : LABEL version=0.0.0 19:34:06 ---> Running in 059cfbfc6683 19:34:07 Removing intermediate container 059cfbfc6683 19:34:07 ---> a8defd5a31cf 19:34:07 19:34:08 Successfully built a8defd5a31cf 19:34:08 Successfully tagged security-spire-config-arm64:latest 19:34:08  Building security-spire-config ... done Building core-metadata 19:34:08 ---> 9d20f9ac948c 19:34:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:34:09 ---> 92b6ebfddad0 19:34:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:34:10 ---> 6804479f5669 19:34:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:34:10 ---> f13bc8ee6cb8 19:34:10 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:11 ---> Running in fa216cb2f891 19:34:11 Removing intermediate container fa216cb2f891 19:34:11 ---> 420301cb7ac8 19:34:11 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:11 ---> Running in d12b0126d2dd 19:34:12 Removing intermediate container d12b0126d2dd 19:34:12 ---> 7cb25ccc8bcd 19:34:12 Step 21/23 : LABEL arch=arm64 19:34:12 ---> Running in 8fcba2c93229 19:34:13 Removing intermediate container 8fcba2c93229 19:34:13 ---> 632e3bf54878 19:34:13 Step 22/23 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:34:13 ---> Running in 0850f9a63e0e 19:34:13 Removing intermediate container 0850f9a63e0e 19:34:13 ---> 31917e6e8e81 19:34:13 Step 23/23 : LABEL version=0.0.0 19:34:13 ---> Running in ff73b954c7f4 19:34:14 Removing intermediate container ff73b954c7f4 19:34:14 ---> 9d69c8d4ebbc 19:34:14 19:34:14 Successfully built 9d69c8d4ebbc 19:34:14 Successfully tagged security-spire-server-arm64:latest 19:34:27  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:34:27 ---> 4fd6c8634326 19:34:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:34:27 ---> Using cache 19:34:27 ---> 62ab8bed7140 19:34:27 Step 4/24 : WORKDIR /edgex-go 19:34:27 ---> Using cache 19:34:27 ---> 4b2136d30ead 19:34:27 Step 5/24 : RUN apk add --update --no-cache make git 19:34:27 ---> Using cache 19:34:27 ---> 5fd4b043b907 19:34:27 Step 6/24 : COPY go.mod vendor* ./ 19:34:27 ---> Using cache 19:34:27 ---> 5a4d181319b2 19:34:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:27 ---> Using cache 19:34:27 ---> bce529ba3226 19:34:27 Step 8/24 : COPY . . 19:34:27 ---> Using cache 19:34:27 ---> a2f61a06012a 19:34:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:34:27 ---> Running in f54ad57505e6 19:34:29 go build -tags " 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 19:39:21 Removing intermediate container bd2a2035df6e 19:39:21 ---> 95469a7b4865 19:39:21 19:39:21 Step 10/23 : FROM alpine:3.16 19:39:21 ---> 2b4661558fb8 19:39:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:39:21 ---> Running in 1a604bfcaf11 19:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:21 (1/1) Installing dumb-init (1.2.5-r1) 19:39:21 Executing busybox-1.35.0-r17.trigger 19:39:21 OK: 5 MiB in 15 packages 19:39:21 Removing intermediate container 1a604bfcaf11 19:39:21 ---> 472cfdd1e3b4 19:39:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:21 ---> Running in 0be83b33f6e0 19:39:22 Removing intermediate container 0be83b33f6e0 19:39:22 ---> 20c3897bc59f 19:39:22 Step 13/23 : ENV APP_PORT=59882 19:39:22 ---> Running in 900758adb471 19:39:23 Removing intermediate container 900758adb471 19:39:23 ---> 4b3d8850e681 19:39:23 Step 14/23 : EXPOSE $APP_PORT 19:39:24 ---> Running in 14c3260f4eaf 19:39:25 Removing intermediate container 14c3260f4eaf 19:39:25 ---> cd5bcf77d6fc 19:39:25 Step 15/23 : WORKDIR / 19:39:25 ---> Running in 2a671936a3ec 19:39:25 Removing intermediate container 44f7755d4368 19:39:25 ---> 49ab97ba313c 19:39:25 19:39:25 Step 10/22 : FROM alpine:3.16 19:39:25 ---> 2b4661558fb8 19:39:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:39:25 ---> Running in e41903a8bdc6 19:39:25 Removing intermediate container 2a671936a3ec 19:39:25 ---> f2535329c0fb 19:39:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:26 Removing intermediate container e41903a8bdc6 19:39:26 ---> 54c6aea46080 19:39:26 Step 12/22 : ENV APP_PORT=59880 19:39:26 ---> Running in 9f04ad7cebad 19:39:27 Removing intermediate container 9f04ad7cebad 19:39:27 ---> 87dee38a11df 19:39:27 Step 13/22 : EXPOSE $APP_PORT 19:39:27 ---> bee8341eb2e5 19:39:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:27 ---> Running in d9994f0b53eb 19:39:28 Removing intermediate container d9994f0b53eb 19:39:28 ---> 662bcd4eb3fb 19:39:28 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:39:28 ---> Running in 5c01113cc5eb 19:39:30 ---> 9f10e97c65c3 19:39:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:32 (1/1) Installing dumb-init (1.2.5-r1) 19:39:32 Executing busybox-1.35.0-r17.trigger 19:39:32 OK: 5 MiB in 15 packages 19:39:34 ---> acb5532ca2e7 19:39:34 Step 19/23 : ENTRYPOINT ["/core-command"] 19:39:34 ---> Running in 19720d06090f 19:39:34 Removing intermediate container 5c01113cc5eb 19:39:34 ---> 772e5e1f2d7e 19:39:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:34 Removing intermediate container 19720d06090f 19:39:34 ---> 0d0299c7c55f 19:39:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:39:34 ---> Running in 960d9efe17af 19:39:35 Removing intermediate container 960d9efe17af 19:39:35 ---> 85f6211bf1a5 19:39:35 Step 21/23 : LABEL arch=arm64 19:39:35 ---> Running in 77ed71e1fc60 19:39:36 ---> 32ab12c86fa2 19:39:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:36 Removing intermediate container 77ed71e1fc60 19:39:36 ---> 3d69fffedae4 19:39:36 Step 22/23 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:39:36 ---> Running in 5e04fe2ccc8d 19:39:37 Removing intermediate container 5e04fe2ccc8d 19:39:37 ---> 6b7509244d29 19:39:37 Step 23/23 : LABEL version=0.0.0 19:39:37 ---> Running in ddd522f42e72 19:39:38 Removing intermediate container ddd522f42e72 19:39:38 ---> f24a41c56019 19:39:38 19:39:39 ---> e621f5421762 19:39:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:39:39 Successfully built f24a41c56019 19:39:39 Successfully tagged core-command-arm64:latest 19:39:40  Building core-command ... done  ---> 47061140a1ae 19:39:40 Step 18/22 : ENTRYPOINT ["/core-data"] 19:39:40 ---> Running in 0497ed005e1c 19:39:40 Removing intermediate container 0497ed005e1c 19:39:40 ---> 4478f8ff78f1 19:39:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:39:40 ---> Running in 23bd38a58c8e 19:39:41 Removing intermediate container 23bd38a58c8e 19:39:41 ---> 44065a54de19 19:39:41 Step 20/22 : LABEL arch=arm64 19:39:41 ---> Running in c62a518b3216 19:39:42 Removing intermediate container c62a518b3216 19:39:42 ---> 46553d464301 19:39:42 Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:39:42 ---> Running in 676fc0d4a517 19:39:42 Removing intermediate container 676fc0d4a517 19:39:42 ---> eb9addfbff5c 19:39:42 Step 22/22 : LABEL version=0.0.0 19:39:42 ---> Running in 9c133947603b 19:39:43 Removing intermediate container 9c133947603b 19:39:43 ---> cc1c4c13f5f7 19:39:43 19:39:43 Successfully built cc1c4c13f5f7 19:39:43 Successfully tagged core-data-arm64:latest 19:40:05  Building core-data ... done Removing intermediate container f54ad57505e6 19:40:05 ---> 4ad5c17033f4 19:40:05 19:40:05 Step 10/24 : FROM alpine:3.16 19:40:05 ---> 2b4661558fb8 19:40:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:40:05 ---> Using cache 19:40:05 ---> 472cfdd1e3b4 19:40:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:05 ---> Using cache 19:40:05 ---> 20c3897bc59f 19:40:05 Step 13/24 : ENV APP_PORT=59881 19:40:05 ---> Running in 02b2594f4d74 19:40:06 Removing intermediate container 02b2594f4d74 19:40:06 ---> 3fb014ae7507 19:40:06 Step 14/24 : EXPOSE $APP_PORT 19:40:06 ---> Running in f7947fc8cf2d 19:40:06 Removing intermediate container f7947fc8cf2d 19:40:06 ---> 87ddf9c28628 19:40:06 Step 15/24 : WORKDIR / 19:40:06 ---> Running in 1069d20e0431 19:40:07 Removing intermediate container 1069d20e0431 19:40:07 ---> ed2e87061fa9 19:40:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:07 ---> 1859ad9d1573 19:40:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:40:09 ---> 0bb3c63170b2 19:40:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:40:09 ---> 30517adcb6d9 19:40:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:40:10 ---> 8a47f81bc991 19:40:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:40:10 ---> Running in eedb72fa6432 19:40:12 Removing intermediate container eedb72fa6432 19:40:12 ---> 80eac107910c 19:40:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:40:12 ---> Running in 60fafadb6011 19:40:12 Removing intermediate container 60fafadb6011 19:40:12 ---> 4ce5cc920292 19:40:12 Step 22/24 : LABEL arch=arm64 19:40:12 ---> Running in 68f874ce5294 19:40:13 Removing intermediate container 68f874ce5294 19:40:13 ---> 00742e58bd90 19:40:13 Step 23/24 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:40:13 ---> Running in cedfbe6d0124 19:40:14 Removing intermediate container cedfbe6d0124 19:40:14 ---> 26c15a779df3 19:40:14 Step 24/24 : LABEL version=0.0.0 19:40:14 ---> Running in 1e0e9c5c26bd 19:40:14 Removing intermediate container 1e0e9c5c26bd 19:40:14 ---> 2ce0a8a7256e 19:40:14 19:40:14 Successfully built 2ce0a8a7256e 19:40:14 Successfully tagged core-metadata-arm64:latest 19:40:29  Building core-metadata ... done Removing intermediate container 06f406b5a983 19:40:29 ---> ceaa3bb0585d 19:40:29 19:40:29 Step 10/22 : FROM alpine:3.16 19:40:29 ---> 2b4661558fb8 19:40:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:40:29 ---> Using cache 19:40:29 ---> 472cfdd1e3b4 19:40:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:29 ---> Using cache 19:40:29 ---> 20c3897bc59f 19:40:29 Step 13/22 : ENV APP_PORT=59861 19:40:29 ---> Running in 3449f832c440 19:40:29 Removing intermediate container 3449f832c440 19:40:29 ---> 3854eec06339 19:40:29 Step 14/22 : EXPOSE $APP_PORT 19:40:29 ---> Running in a7adc06606f9 19:40:29 Removing intermediate container a7adc06606f9 19:40:29 ---> 8669710db91d 19:40:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:29 ---> 747b87e89c10 19:40:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:40:31 ---> 9134629ed38e 19:40:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:40:31 ---> 4473c42e5acf 19:40:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:40:31 ---> Running in 8bdacdbc7cb4 19:40:32 Removing intermediate container 8bdacdbc7cb4 19:40:32 ---> a9374fb42f08 19:40:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:40:32 ---> Running in 55be09fc655f 19:40:32 Removing intermediate container 55be09fc655f 19:40:32 ---> 91f208cf99d4 19:40:32 Step 20/22 : LABEL arch=arm64 19:40:32 ---> Running in 3c4d7f6b4cd8 19:40:33 Removing intermediate container 3c4d7f6b4cd8 19:40:33 ---> caa2f9519abc 19:40:33 Step 21/22 : LABEL git_sha=0f16cdbb84be557f9473f78c9e8f7d48796db513 19:40:33 ---> Running in 5d4f5715fce6 19:40:33 Removing intermediate container 5d4f5715fce6 19:40:33 ---> 64b50268c5be 19:40:33 Step 22/22 : LABEL version=0.0.0 19:40:33 ---> Running in 6f5317c38978 19:40:33 Removing intermediate container 6f5317c38978 19:40:33 ---> e88f82020fe5 19:40:33 19:40:33 Successfully built e88f82020fe5 19:40:33 Successfully tagged support-scheduler-arm64:latest 19:40:34  Building support-scheduler ... done  [Pipeline] } 19:40:34 $ docker stop --time=1 e5e134e419dbb7ae45d48abe98ea48dfbb7453ddac1a430e28fd8885bf2d5649 19:40:36 $ docker rm -f --volumes e5e134e419dbb7ae45d48abe98ea48dfbb7453ddac1a430e28fd8885bf2d5649 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:36 + docker images 19:40:37 REPOSITORY TAG IMAGE ID CREATED SIZE 19:40:37 support-scheduler-arm64 latest e88f82020fe5 3 seconds ago 29MB 19:40:37 ceaa3bb0585d 10 seconds ago 1.56GB 19:40:37 core-metadata-arm64 latest 2ce0a8a7256e 22 seconds ago 17.8MB 19:40:37 4ad5c17033f4 32 seconds ago 1.51GB 19:40:37 core-data-arm64 latest cc1c4c13f5f7 54 seconds ago 17.2MB 19:40:37 core-command-arm64 latest f24a41c56019 58 seconds ago 17MB 19:40:37 49ab97ba313c About a minute ago 1.5GB 19:40:37 95469a7b4865 About a minute ago 1.5GB 19:40:37 security-spire-server-arm64 latest 9d69c8d4ebbc 6 minutes ago 84.3MB 19:40:37 security-spire-config-arm64 latest a8defd5a31cf 6 minutes ago 83.6MB 19:40:37 35605e3ed38a 6 minutes ago 1.37GB 19:40:37 security-spiffe-token-provider-arm64 latest b17091a070ee 7 minutes ago 28.9MB 19:40:37 support-notifications-arm64 latest aa03b29dd3a7 7 minutes ago 29.6MB 19:40:37 83e063c9b621 7 minutes ago 1.53GB 19:40:37 b8e792703a3b 7 minutes ago 1.56GB 19:40:37 security-bootstrapper-arm64 latest a5f95d01b687 10 minutes ago 19.5MB 19:40:37 security-secretstore-setup-arm64 latest 878871a7d72e 10 minutes ago 28.7MB 19:40:37 security-proxy-setup-arm64 latest 4c4a462f6c74 10 minutes ago 26.8MB 19:40:37 2c59fcda6394 10 minutes ago 1.49GB 19:40:37 176cb57f81d0 10 minutes ago 1.49GB 19:40:37 093c08b1859f 11 minutes ago 1.49GB 19:40:37 security-spire-agent-arm64 latest fcce72930ac1 17 minutes ago 122MB 19:40:37 49336f92fde4 17 minutes ago 1.37GB 19:40:37 ci-base-image-arm64 latest 4fd6c8634326 32 minutes ago 905MB 19:40:37 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:40:37 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:40:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:40:37 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 19:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:37 19:40:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:38 arm64: Pulling from edgex-lftools-log-publisher 19:40:38 8998bd30e6a1: Pulling fs layer 19:40:38 04944245beec: Pulling fs layer 19:40:38 699f458cf7ca: Pulling fs layer 19:40:38 765212b225bb: Pulling fs layer 19:40:38 f23df028b6ca: Pulling fs layer 19:40:38 d65c8cfc05b1: Pulling fs layer 19:40:38 2437ff75d9bd: Pulling fs layer 19:40:38 f23df028b6ca: Waiting 19:40:38 d65c8cfc05b1: Waiting 19:40:38 2437ff75d9bd: Waiting 19:40:38 04944245beec: Download complete 19:40:38 765212b225bb: Verifying Checksum 19:40:38 765212b225bb: Download complete 19:40:38 f23df028b6ca: Verifying Checksum 19:40:38 f23df028b6ca: Download complete 19:40:38 d65c8cfc05b1: Download complete 19:40:38 699f458cf7ca: Verifying Checksum 19:40:38 699f458cf7ca: Download complete 19:40:39 8998bd30e6a1: Download complete 19:40:42 2437ff75d9bd: Verifying Checksum 19:40:42 2437ff75d9bd: Download complete 19:40:44 8998bd30e6a1: Pull complete 19:40:44 04944245beec: Pull complete 19:40:45 699f458cf7ca: Pull complete 19:40:45 765212b225bb: Pull complete 19:40:46 f23df028b6ca: Pull complete 19:40:46 d65c8cfc05b1: Pull complete 19:41:01 2437ff75d9bd: Pull complete 19:41:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:02 prd-ubuntu20.04-docker-arm64-4c-16g-2989 does not seem to be running inside a container 19:41:02 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:41:04 $ docker top dc0dc647794beaa88efd87f0a1350a985ae6cd21ec652a3df742407d22f24d2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:05 ---> job-cost.sh 19:41:05 lf-activate-venv: SKIPPING 19:41:05 INFO: No Stack... 19:41:06 INFO: Retrieving Pricing Info for: v3-standard-4 19:41:07 INFO: Archiving Costs [Pipeline] sh 19:41:07 + cut -d, -f6 19:41:07 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:41:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4293-1-stack-cost] 19:41:07 Resource [jenkins-edgexfoundry-edgex-go-PR-4293-1-stack-cost] did not exist. Created. 19:41:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4293-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:41:08 + echo total: 0.10999999940395355 [Pipeline] stash 19:41:08 Stashed 1 file(s) [Pipeline] } 19:41:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4293-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:41:08 $ docker stop --time=1 dc0dc647794beaa88efd87f0a1350a985ae6cd21ec652a3df742407d22f24d2e 19:41:10 $ docker rm -f --volumes dc0dc647794beaa88efd87f0a1350a985ae6cd21ec652a3df742407d22f24d2e [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 19:41:11 provisioning config files... 19:41:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14539513744072192791tmp [Pipeline] { [Pipeline] sh 19:41:11 + set +x 19:41:11 + bash -s -- 19:41:11 + curl -s https://codecov.io/bash 19:41:11 19:41:11 _____ _ 19:41:11 / ____| | | 19:41:11 | | ___ __| | ___ ___ _____ __ 19:41:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:41:11 | |___| (_) | (_| | __/ (_| (_) \ V / 19:41:11 \_____\___/ \__,_|\___|\___\___/ \_/ 19:41:11 Bash-1.0.6 19:41:11 19:41:11 19:41:11 ==> git version 2.25.1 found 19:41:11 ==> 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 19:41:11 Release-Date: 2020-01-08 19:41:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:41:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:41:11 ==> Jenkins CI detected. 19:41:11 current dir:  /w/workspace/edgex-go/1 19:41:11 project root: . 19:41:11 --> token set from env 19:41:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:41:11 ==> Running gcov in . (disable via -X gcov) 19:41:12 ==> Python coveragepy not found 19:41:12 ==> Searching for coverage reports in: 19:41:12 + . 19:41:12 -> Found 1 reports 19:41:12 ==> Detecting git/mercurial file structure 19:41:12 ==> Reading reports 19:41:12 + ./coverage.out bytes=489970 19:41:12 ==> Appending adjustments 19:41:12 https://docs.codecov.io/docs/fixing-reports 19:41:13 + Found adjustments 19:41:13 ==> Gzipping contents 19:41:13 64K /tmp/codecov.L7Nx2y.gz 19:41:13 ==> Uploading reports 19:41:13 url: https://codecov.io 19:41:13 query: branch=PR-4293&commit=0f16cdbb84be557f9473f78c9e8f7d48796db513&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4293&job=&cmd_args= 19:41:13 -> Pinging Codecov 19:41:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4293&commit=0f16cdbb84be557f9473f78c9e8f7d48796db513&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4293%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4293&job=&cmd_args= 19:41:13 -> Uploading to 19:41:13 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/0f16cdbb84be557f9473f78c9e8f7d48796db513/baf0b77e-55da-4e8f-9e93-2cfad7b4b205.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T194113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db82b7f7ceff3faadbb0cf32202a02cd5ae5d8d181e817a286cb6680f00be987 19:41:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:41:13 Dload Upload Total Spent Left Speed 19:41:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63209 0 0 100 63209 0 204k --:--:-- --:--:-- --:--:-- 204k 19:41:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f16cdbb84be557f9473f78c9e8f7d48796db513 [Pipeline] } 19:41:14 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 19:41:15 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:41:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:16 ---> package-listing.sh 19:41:16 ++ facter osfamily 19:41:16 ++ tr '[:upper:]' '[:lower:]' 19:41:17 + OS_FAMILY=debian 19:41:17 + workspace=/w/workspace/edgex-go/1 19:41:17 + START_PACKAGES=/tmp/packages_start.txt 19:41:17 + END_PACKAGES=/tmp/packages_end.txt 19:41:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:17 + PACKAGES=/tmp/packages_start.txt 19:41:17 + '[' /w/workspace/edgex-go/1 ']' 19:41:17 + PACKAGES=/tmp/packages_end.txt 19:41:17 + case "${OS_FAMILY}" in 19:41:17 + dpkg -l 19:41:17 + grep '^ii' 19:41:17 + '[' -f /tmp/packages_start.txt ']' 19:41:17 + '[' -f /tmp/packages_end.txt ']' 19:41:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:17 + '[' /w/workspace/edgex-go/1 ']' 19:41:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:41:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:41:17 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:41:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:17 19:41:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:18 latest: Pulling from edgex-lftools-log-publisher 19:41:18 5eb5b503b376: Pulling fs layer 19:41:18 5c69ac0246d0: Pulling fs layer 19:41:18 ec43610c2a17: Pulling fs layer 19:41:18 3a2ae6a8a46f: Pulling fs layer 19:41:18 33b1e0a273af: Pulling fs layer 19:41:18 5d3b04190fa2: Pulling fs layer 19:41:18 2f39f015ded8: Pulling fs layer 19:41:18 5d3b04190fa2: Waiting 19:41:18 33b1e0a273af: Waiting 19:41:18 3a2ae6a8a46f: Waiting 19:41:18 2f39f015ded8: Waiting 19:41:18 5c69ac0246d0: Verifying Checksum 19:41:18 5c69ac0246d0: Download complete 19:41:18 3a2ae6a8a46f: Verifying Checksum 19:41:18 3a2ae6a8a46f: Download complete 19:41:18 33b1e0a273af: Verifying Checksum 19:41:18 5d3b04190fa2: Download complete 19:41:18 ec43610c2a17: Verifying Checksum 19:41:18 ec43610c2a17: Download complete 19:41:18 5eb5b503b376: Verifying Checksum 19:41:18 5eb5b503b376: Download complete 19:41:19 2f39f015ded8: Download complete 19:41:20 5eb5b503b376: Pull complete 19:41:20 5c69ac0246d0: Pull complete 19:41:20 ec43610c2a17: Pull complete 19:41:20 3a2ae6a8a46f: Pull complete 19:41:20 33b1e0a273af: Pull complete 19:41:21 5d3b04190fa2: Pull complete 19:41:26 2f39f015ded8: Pull complete 19:41:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:26 prd-ubuntu20.04-docker-8c-8g-2985 does not seem to be running inside a container 19:41:26 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:41:31 $ docker top fedd6123e6223ef80ed46d953b137cfc76434a55000d1c151a016d1be74ae874 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:32 + touch /tmp/pre-build-complete [Pipeline] sh 19:41:32 + mkdir -p /var/log/sysstat [Pipeline] sh 19:41:32 + ls /var/log/sa-host 19:41:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:32 provisioning config files... 19:41:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13520826363915556779tmp [Pipeline] { [Pipeline] echo 19:41:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:33 ---> create-netrc.sh [Pipeline] } 19:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:41:33 ---> python-tools-install.sh [Pipeline] echo 19:41:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:41:34 ---> sudo-logs.sh 19:41:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:41:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:41:34 ---> job-cost.sh 19:41:34 lf-activate-venv: SKIPPING 19:41:34 DEBUG: total: 0.10999999940395355 19:41:34 INFO: Retrieving Stack Cost... 19:41:35 INFO: Retrieving Pricing Info for: v3-standard-8 19:41:35 INFO: Archiving Costs [Pipeline] echo 19:41:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:41:35 ---> logs-deploy.sh 19:41:35 lf-activate-venv: SKIPPING 19:41:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4293/1 19:41:35 INFO: archiving workspace using pattern(s): 19:41:36 Archives upload complete. 19:41:36 INFO: archiving logs to Nexus 19:41:37 ---> uname -a: 19:41:37 Linux prd-ubuntu20-04-docker-8c-8g-2985 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:41:37 19:41:37 19:41:37 ---> lscpu: 19:41:37 Architecture: x86_64 19:41:37 CPU op-mode(s): 32-bit, 64-bit 19:41:37 Byte Order: Little Endian 19:41:37 Address sizes: 40 bits physical, 48 bits virtual 19:41:37 CPU(s): 8 19:41:37 On-line CPU(s) list: 0-7 19:41:37 Thread(s) per core: 1 19:41:37 Core(s) per socket: 1 19:41:37 Socket(s): 8 19:41:37 NUMA node(s): 1 19:41:37 Vendor ID: AuthenticAMD 19:41:37 CPU family: 23 19:41:37 Model: 49 19:41:37 Model name: AMD EPYC-Rome Processor 19:41:37 Stepping: 0 19:41:37 CPU MHz: 2799.988 19:41:37 BogoMIPS: 5599.97 19:41:37 Virtualization: AMD-V 19:41:37 Hypervisor vendor: KVM 19:41:37 Virtualization type: full 19:41:37 L1d cache: 256 KiB 19:41:37 L1i cache: 256 KiB 19:41:37 L2 cache: 4 MiB 19:41:37 L3 cache: 128 MiB 19:41:37 NUMA node0 CPU(s): 0-7 19:41:37 Vulnerability Itlb multihit: Not affected 19:41:37 Vulnerability L1tf: Not affected 19:41:37 Vulnerability Mds: Not affected 19:41:37 Vulnerability Meltdown: Not affected 19:41:37 Vulnerability Mmio stale data: Not affected 19:41:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:41:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:41:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:41:37 Vulnerability Srbds: Not affected 19:41:37 Vulnerability Tsx async abort: Not affected 19:41:37 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 19:41:37 19:41:37 19:41:37 ---> nproc: 19:41:37 8 19:41:37 19:41:37 19:41:37 ---> df -h: 19:41:37 Filesystem Size Used Avail Use% Mounted on 19:41:37 overlay 155G 19G 137G 12% / 19:41:37 tmpfs 64M 0 64M 0% /dev 19:41:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:41:37 shm 64M 0 64M 0% /dev/shm 19:41:37 /dev/vda1 155G 19G 137G 12% /facter-os 19:41:37 19:41:37 19:41:37 ---> sar -b -r -n DEV: 19:41:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2985) 01/18/23 _x86_64_ (8 CPU) 19:41:37 19:41:37 19:02:38 LINUX RESTART (8 CPU) 19:41:37 19:41:37 19:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:41:37 19:04:01 102.17 38.81 63.36 0.00 4342.86 46963.29 0.00 19:41:37 19:05:01 100.65 0.58 100.07 0.00 17.33 51052.56 0.00 19:41:37 19:06:01 48.79 0.15 48.64 0.00 2.40 23330.93 0.00 19:41:37 19:07:01 141.06 0.07 140.99 0.00 12.53 94632.89 0.00 19:41:37 19:08:01 421.28 8.51 412.76 0.00 145.15 107133.49 0.00 19:41:37 19:09:01 403.65 10.84 392.81 0.00 5101.91 174087.03 0.00 19:41:37 19:10:01 595.87 0.13 595.73 0.00 15.20 182659.02 0.00 19:41:37 19:11:01 585.70 0.37 585.34 0.00 2.93 200677.11 0.00 19:41:37 19:12:01 502.58 0.10 502.48 0.00 1.33 61009.70 0.00 19:41:37 19:13:01 3.10 0.00 3.10 0.00 0.00 33.99 0.00 19:41:37 19:14:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 19:41:37 19:15:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 19:41:37 19:16:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 19:41:37 19:17:01 1.65 0.02 1.63 0.00 0.13 17.33 0.00 19:41:37 19:18:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 19:41:37 19:19:01 1.97 0.02 1.95 0.00 0.13 26.39 0.00 19:41:37 19:20:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 19:41:37 19:21:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 19:41:37 19:22:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 19:41:37 19:23:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 19:41:37 19:24:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 19:41:37 19:25:01 1.50 0.00 1.50 0.00 0.00 16.79 0.00 19:41:37 19:26:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 19:41:37 19:27:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 19:41:37 19:28:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 19:41:37 19:29:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 19:41:37 19:30:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 19:41:37 19:31:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 19:41:37 19:32:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 19:41:37 19:33:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 19:41:37 19:34:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 19:41:37 19:35:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 19:41:37 19:36:01 1.55 0.00 1.55 0.00 0.00 16.79 0.00 19:41:37 19:37:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 19:41:37 19:38:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 19:41:37 19:39:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 19:41:37 19:40:01 1.08 0.00 1.08 0.00 0.00 10.80 0.00 19:41:37 19:41:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 19:41:37 Average: 77.37 1.55 75.82 0.00 252.05 24783.03 0.00 19:41:37 19:41:37 19:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:41:37 19:04:01 28746272 31572288 745920 2.27 72516 3021340 1988032 5.86 1071212 2702048 814396 19:41:37 19:05:01 27707988 31380188 920164 2.80 113968 3752688 2221028 6.55 1681620 3034880 542340 19:41:37 19:06:01 27714176 31495212 804748 2.45 116924 3837820 2060252 6.07 1443004 3248596 258512 19:41:37 19:07:01 26168336 31443004 854996 2.60 120872 5295900 2595028 7.65 1619980 4574828 1184 19:41:37 19:08:01 22360724 31490112 795516 2.42 288404 8629400 1928776 5.68 2099292 7542580 770700 19:41:37 19:09:01 20458508 30857808 1399552 4.26 312680 9889868 3599460 10.61 2993664 8528972 599608 19:41:37 19:10:01 20004444 31022344 1239924 3.77 339420 10447532 3147020 9.27 2835820 9109776 111340 19:41:37 19:11:01 17936000 31236272 1022824 3.11 391016 12558476 3032816 8.94 2655236 11238896 294808 19:41:37 19:12:01 19676928 31508448 763052 2.32 401204 11129372 1868400 5.51 2401980 9816408 428 19:41:37 19:13:01 19677408 31508968 762452 2.32 401240 11129376 1868400 5.51 2401944 9816412 12 19:41:37 19:14:01 19685180 31516760 754600 2.29 401260 11129376 1868400 5.51 2394192 9816412 8 19:41:37 19:15:01 19684880 31516484 754820 2.30 401280 11129384 1868400 5.51 2394144 9816416 48 19:41:37 19:16:01 19691152 31522904 748752 2.28 401284 11129388 1868400 5.51 2388652 9816560 176 19:41:37 19:17:01 19691708 31523552 747972 2.27 401316 11129384 1868400 5.51 2388844 9816560 200 19:41:37 19:18:01 19691984 31523864 747660 2.27 401344 11129388 1868400 5.51 2388396 9816564 16 19:41:37 19:19:01 19691476 31523448 748032 2.27 401368 11129368 1881900 5.55 2388428 9816540 52 19:41:37 19:20:01 19691136 31523128 748232 2.28 401380 11129372 1881900 5.55 2388716 9816544 96 19:41:37 19:21:01 19691412 31523420 747940 2.27 401392 11129376 1881900 5.55 2388400 9816548 172 19:41:37 19:22:01 19691364 31523388 747912 2.27 401408 11129376 1881900 5.55 2388416 9816548 16 19:41:37 19:23:01 19691292 31523428 747872 2.27 401436 11129384 1881900 5.55 2388392 9816648 80 19:41:37 19:24:01 19690692 31522860 748348 2.28 401448 11129384 1881900 5.55 2388976 9816648 172 19:41:37 19:25:01 19691088 31523288 748060 2.27 401476 11129388 1881900 5.55 2388788 9816652 212 19:41:37 19:26:01 19691128 31523344 748016 2.27 401484 11129396 1881900 5.55 2388404 9816656 8 19:41:37 19:27:01 19691068 31523308 748284 2.28 401496 11129396 1881900 5.55 2389004 9816668 152 19:41:37 19:28:01 19690988 31523252 748248 2.28 401520 11129400 1898000 5.59 2388980 9816672 228 19:41:37 19:29:01 19691012 31523348 748140 2.28 401536 11129468 1898000 5.59 2388736 9816728 172 19:41:37 19:30:01 19690712 31523072 748372 2.28 401540 11129468 1898000 5.59 2388676 9816740 8 19:41:37 19:31:01 19690948 31523324 748168 2.28 401548 11129472 1898000 5.59 2388752 9816744 204 19:41:37 19:32:01 19691004 31523380 748180 2.28 401548 11129476 1898000 5.59 2389112 9816744 192 19:41:37 19:33:01 19691012 31523396 748172 2.28 401560 11129480 1898000 5.59 2388748 9816752 200 19:41:37 19:34:01 19690996 31523396 748140 2.28 401580 11129484 1898000 5.59 2388860 9816756 12 19:41:37 19:35:01 19690948 31523372 748116 2.28 401588 11129484 1898000 5.59 2388856 9816756 180 19:41:37 19:36:01 19690576 31523044 748332 2.28 401616 11129488 1881756 5.55 2389440 9816760 168 19:41:37 19:37:01 19690852 31523332 748040 2.27 401632 11129488 1881756 5.55 2388900 9816760 176 19:41:37 19:38:01 19690804 31523432 747868 2.27 401656 11129620 1881756 5.55 2388912 9816892 32 19:41:37 19:39:01 19691284 31523924 747280 2.27 401680 11129624 1881756 5.55 2389008 9816896 44 19:41:37 19:40:01 19691444 31524132 747240 2.27 401700 11129624 1881756 5.55 2389196 9816896 4 19:41:37 19:41:01 19691176 31523896 747424 2.27 401744 11129632 1881756 5.55 2389008 9816904 24 19:41:37 Average: 20573424 31477793 796510 2.42 363160 10297798 2027970 5.98 2318439 9065273 89378 19:41:37 19:41:37 19:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:41:37 19:04:01 lo 5.08 5.08 0.49 0.49 0.00 0.00 0.00 0.00 19:41:37 19:04:01 docker0 322.56 271.70 24.48 2765.88 0.00 0.00 0.00 0.00 19:41:37 19:04:01 ens3 1240.35 1129.86 11999.94 152.30 0.00 0.00 0.00 0.00 19:41:37 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:05:01 docker0 70.70 94.42 5.94 692.79 0.00 0.00 0.00 0.00 19:41:37 19:05:01 ens3 150.32 116.81 735.18 100.09 0.00 0.00 0.00 0.00 19:41:37 19:05:01 veth858dbba 0.43 0.62 0.03 0.05 0.00 0.00 0.00 0.00 19:41:37 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:06:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 19:41:37 19:06:01 ens3 24.58 15.93 19.70 10.88 0.00 0.00 0.00 0.00 19:41:37 19:06:01 veth858dbba 1.13 1.15 0.09 0.09 0.00 0.00 0.00 0.00 19:41:37 19:07:01 vethfb1e1c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:07:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:41:37 19:07:01 veth894d741 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:07:01 vetheace50b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:07:01 veth30c6f14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:07:01 ens3 97.13 62.04 1698.17 18.47 0.00 0.00 0.00 0.00 19:41:37 19:07:01 veth4b1924d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:07:01 veth922eeef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:07:01 vethe2e7e84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:07:01 vetha930efd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:07:01 vethc16cc3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:41:37 19:08:01 docker0 1002.67 1259.98 67.70 6078.22 0.00 0.00 0.00 0.00 19:41:37 19:08:01 vetheace50b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:08:01 ens3 1323.83 1035.54 6941.45 86.96 0.00 0.00 0.00 0.00 19:41:37 19:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:41:37 19:09:01 vethcdc51e5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:09:01 docker0 4.13 7.32 0.26 81.03 0.00 0.00 0.00 0.00 19:41:37 19:09:01 vetheace50b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:09:01 ens3 153.50 82.37 2043.43 15.03 0.00 0.00 0.00 0.00 19:41:37 19:09:01 vetha2a204e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:09:01 veth7b33ab1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:09:01 veth6b8b5cb 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:10:01 veth439b270 11.31 16.28 1.10 5.66 0.00 0.00 0.00 0.00 19:41:37 19:10:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 19:41:37 19:10:01 vethf153e56 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 19:41:37 19:10:01 docker0 139.36 220.38 11.11 1561.49 0.00 0.00 0.00 0.00 19:41:37 19:10:01 vetheace50b 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 19:41:37 19:10:01 ens3 264.17 168.97 1639.36 30.41 0.00 0.00 0.00 0.00 19:41:37 19:10:01 veth660f387 16.61 24.03 1.62 7.66 0.00 0.00 0.00 0.00 19:41:37 19:11:01 vethda8f635 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:11:01 docker0 158.45 262.23 12.89 2405.15 0.00 0.00 0.00 0.00 19:41:37 19:11:01 vetheace50b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:11:01 ens3 299.13 179.87 2433.92 30.78 0.00 0.00 0.00 0.00 19:41:37 19:11:01 veth3eafc95 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:41:37 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:12:01 docker0 5.97 11.13 0.40 135.41 0.00 0.00 0.00 0.00 19:41:37 19:12:01 ens3 39.53 21.76 158.51 12.45 0.00 0.00 0.00 0.00 19:41:37 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:14:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:41:37 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:16:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:41:37 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:18:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:19:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:41:37 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:20:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:22:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:24:01 ens3 0.38 0.22 0.59 0.07 0.00 0.00 0.00 0.00 19:41:37 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:25:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:41:37 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:27:01 ens3 5.48 9.28 0.58 35.01 0.00 0.00 0.00 0.00 19:41:37 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:29:01 ens3 0.67 1.95 0.11 6.65 0.00 0.00 0.00 0.00 19:41:37 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:34:01 ens3 1.13 1.97 0.14 6.51 0.00 0.00 0.00 0.00 19:41:37 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:39:01 ens3 1.25 2.87 0.15 6.72 0.00 0.00 0.00 0.00 19:41:37 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:40:01 ens3 0.25 0.15 0.17 0.01 0.00 0.00 0.00 0.00 19:41:37 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:37 19:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:37 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 19:41:37 Average: docker0 44.75 55.92 3.22 360.01 0.00 0.00 0.00 0.00 19:41:37 Average: ens3 94.35 74.04 723.29 13.43 0.00 0.00 0.00 0.00 19:41:37 19:41:37 19:41:37 ---> sar -P ALL: 19:41:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2985) 01/18/23 _x86_64_ (8 CPU) 19:41:37 19:41:37 19:02:38 LINUX RESTART (8 CPU) 19:41:37 19:41:37 19:03:02 CPU %user %nice %system %iowait %steal %idle 19:41:37 19:04:01 all 10.81 0.00 3.78 2.62 0.05 82.74 19:41:37 19:04:01 0 11.79 0.00 3.06 0.43 0.03 84.69 19:41:37 19:04:01 1 8.55 0.00 4.28 4.71 0.05 82.41 19:41:37 19:04:01 2 12.59 0.00 4.34 3.61 0.05 79.41 19:41:37 19:04:01 3 12.89 0.00 4.26 6.20 0.07 76.59 19:41:37 19:04:01 4 11.78 0.00 3.52 0.15 0.03 84.51 19:41:37 19:04:01 5 9.21 0.00 3.08 0.99 0.05 86.66 19:41:37 19:04:01 6 9.81 0.00 3.68 0.17 0.03 86.30 19:41:37 19:04:01 7 9.82 0.00 4.00 4.76 0.05 81.37 19:41:37 19:05:01 all 32.25 0.00 6.14 2.85 0.07 58.68 19:41:37 19:05:01 0 31.67 0.00 6.22 4.49 0.08 57.53 19:41:37 19:05:01 1 31.33 0.00 9.01 0.91 0.07 58.68 19:41:37 19:05:01 2 33.14 0.00 5.26 0.05 0.07 61.48 19:41:37 19:05:01 3 33.63 0.00 6.22 16.37 0.08 43.69 19:41:37 19:05:01 4 33.11 0.00 5.98 0.30 0.08 60.52 19:41:37 19:05:01 5 31.28 0.00 5.93 0.44 0.05 62.30 19:41:37 19:05:01 6 31.51 0.00 5.55 0.12 0.07 62.75 19:41:37 19:05:01 7 32.30 0.00 4.94 0.19 0.08 62.49 19:41:37 19:06:01 all 44.99 0.00 5.97 1.13 0.08 47.82 19:41:37 19:06:01 0 44.70 0.00 5.72 0.08 0.07 49.43 19:41:37 19:06:01 1 44.89 0.00 6.09 0.05 0.08 48.89 19:41:37 19:06:01 2 45.04 0.00 6.34 0.20 0.10 48.32 19:41:37 19:06:01 3 44.84 0.00 6.26 7.00 0.08 41.83 19:41:37 19:06:01 4 45.04 0.00 5.68 0.02 0.07 49.20 19:41:37 19:06:01 5 43.64 0.00 5.83 0.00 0.08 50.44 19:41:37 19:06:01 6 46.04 0.00 5.69 1.34 0.08 46.84 19:41:37 19:06:01 7 45.78 0.00 6.17 0.30 0.10 47.64 19:41:37 19:07:01 all 11.88 0.00 6.63 5.00 0.06 76.43 19:41:37 19:07:01 0 11.68 0.00 6.87 0.31 0.07 81.07 19:41:37 19:07:01 1 12.49 0.00 5.93 0.24 0.07 81.27 19:41:37 19:07:01 2 13.08 0.00 7.42 4.78 0.05 74.67 19:41:37 19:07:01 3 9.63 0.00 5.13 0.22 0.05 84.97 19:41:37 19:07:01 4 10.50 0.00 7.81 4.29 0.05 77.35 19:41:37 19:07:01 5 11.74 0.00 7.82 29.00 0.07 51.37 19:41:37 19:07:01 6 12.48 0.00 4.78 1.17 0.07 81.50 19:41:37 19:07:01 7 13.49 0.00 7.26 0.07 0.09 79.10 19:41:37 19:08:01 all 11.44 0.00 6.11 15.62 0.14 66.69 19:41:37 19:08:01 0 11.48 0.00 5.83 16.20 0.15 66.34 19:41:37 19:08:01 1 11.94 0.00 5.70 8.53 0.07 73.76 19:41:37 19:08:01 2 11.34 0.00 6.36 31.48 0.10 50.72 19:41:37 19:08:01 3 11.58 0.00 6.76 19.80 0.13 61.73 19:41:37 19:08:01 4 11.38 0.00 5.12 4.80 0.08 78.61 19:41:37 19:08:01 5 11.75 0.00 6.35 19.97 0.14 61.80 19:41:37 19:08:01 6 11.84 0.00 6.28 10.63 0.10 71.15 19:41:37 19:08:01 7 10.23 0.00 6.49 13.58 0.37 69.32 19:41:37 19:09:01 all 34.40 0.00 9.20 13.62 0.10 42.67 19:41:37 19:09:01 0 34.98 0.00 9.46 11.43 0.08 44.05 19:41:37 19:09:01 1 33.91 0.00 9.97 3.14 0.13 52.85 19:41:37 19:09:01 2 34.32 0.00 9.15 11.01 0.08 45.43 19:41:37 19:09:01 3 34.94 0.00 8.65 2.90 0.07 53.45 19:41:37 19:09:01 4 33.93 0.00 8.72 36.43 0.10 20.82 19:41:37 19:09:01 5 33.92 0.00 9.71 3.32 0.14 52.91 19:41:37 19:09:01 6 34.87 0.00 9.11 35.54 0.07 20.41 19:41:37 19:09:01 7 34.37 0.00 8.83 5.21 0.14 51.45 19:41:37 19:10:01 all 37.35 0.00 10.85 14.96 0.26 36.58 19:41:37 19:10:01 0 38.25 0.00 11.74 14.95 0.39 34.67 19:41:37 19:10:01 1 35.22 0.00 9.16 30.53 0.22 24.88 19:41:37 19:10:01 2 41.14 0.00 11.79 19.34 0.15 27.59 19:41:37 19:10:01 3 39.51 0.00 12.75 23.60 0.41 23.73 19:41:37 19:10:01 4 35.86 0.00 10.22 8.33 0.33 45.26 19:41:37 19:10:01 5 35.42 0.00 10.23 6.37 0.24 47.74 19:41:37 19:10:01 6 38.67 0.00 11.35 10.97 0.15 38.86 19:41:37 19:10:01 7 34.59 0.00 9.57 5.38 0.16 50.30 19:41:37 19:11:01 all 31.51 0.00 10.78 25.90 0.21 31.60 19:41:37 19:11:01 0 33.15 0.00 13.73 40.05 0.30 12.78 19:41:37 19:11:01 1 30.20 0.00 9.82 16.59 0.17 43.22 19:41:37 19:11:01 2 32.43 0.00 12.09 25.47 0.23 29.79 19:41:37 19:11:01 3 33.66 0.00 11.39 35.44 0.21 19.30 19:41:37 19:11:01 4 30.09 0.00 9.07 14.36 0.16 46.32 19:41:37 19:11:01 5 30.67 0.00 10.17 29.40 0.19 29.57 19:41:37 19:11:01 6 32.69 0.00 10.85 22.07 0.16 34.23 19:41:37 19:11:01 7 29.20 0.00 9.11 23.88 0.30 37.51 19:41:37 19:12:01 all 28.55 0.00 6.33 3.93 0.13 61.05 19:41:37 19:12:01 0 26.66 0.00 6.00 2.53 0.07 64.74 19:41:37 19:12:01 1 28.37 0.00 6.10 4.59 0.07 60.88 19:41:37 19:12:01 2 30.63 0.00 6.70 3.55 0.07 59.05 19:41:37 19:12:01 3 31.47 0.00 7.38 4.87 0.17 56.10 19:41:37 19:12:01 4 26.79 0.00 6.33 5.55 0.09 61.25 19:41:37 19:12:01 5 26.69 0.00 5.99 2.04 0.07 65.21 19:41:37 19:12:01 6 30.22 0.00 6.68 5.47 0.10 57.53 19:41:37 19:12:01 7 27.56 0.00 5.47 2.88 0.39 63.69 19:41:37 19:13:01 all 0.04 0.00 0.01 0.06 0.00 99.89 19:41:37 19:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:13:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:41:37 19:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:41:37 19:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:13:01 6 0.00 0.00 0.00 0.45 0.00 99.55 19:41:37 19:13:01 7 0.22 0.00 0.02 0.00 0.00 99.77 19:41:37 19:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:41:37 19:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:41:37 19:14:01 2 0.08 0.00 0.00 0.00 0.02 99.90 19:41:37 19:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:41:37 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:14:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:41:37 19:41:37 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:41:37 19:15:01 all 0.01 0.00 0.01 0.03 0.00 99.94 19:41:37 19:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:15:01 1 0.00 0.00 0.02 0.17 0.00 99.82 19:41:37 19:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:15:01 6 0.00 0.00 0.00 0.10 0.00 99.90 19:41:37 19:15:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:41:37 19:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 19:41:37 19:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:16:01 1 0.05 0.00 0.00 0.02 0.00 99.93 19:41:37 19:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:41:37 19:16:01 3 0.10 0.00 0.05 0.00 0.02 99.83 19:41:37 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:41:37 19:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:41:37 19:17:01 all 0.27 0.00 0.02 0.01 0.01 99.70 19:41:37 19:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:41:37 19:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:41:37 19:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:41:37 19:17:01 3 2.00 0.00 0.02 0.00 0.02 97.96 19:41:37 19:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:17:01 6 0.02 0.00 0.00 0.03 0.02 99.93 19:41:37 19:17:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:41:37 19:18:01 all 0.03 0.00 0.01 0.01 0.00 99.94 19:41:37 19:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:41:37 19:18:01 3 0.05 0.00 0.07 0.00 0.03 99.85 19:41:37 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:18:01 6 0.02 0.00 0.00 0.10 0.00 99.88 19:41:37 19:18:01 7 0.12 0.00 0.00 0.00 0.00 99.88 19:41:37 19:19:01 all 0.04 0.00 0.06 0.01 0.00 99.89 19:41:37 19:19:01 0 0.03 0.00 0.10 0.00 0.00 99.87 19:41:37 19:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:41:37 19:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:41:37 19:19:01 3 0.03 0.00 0.07 0.00 0.02 99.88 19:41:37 19:19:01 4 0.00 0.00 0.05 0.00 0.00 99.95 19:41:37 19:19:01 5 0.02 0.00 0.07 0.00 0.00 99.92 19:41:37 19:19:01 6 0.02 0.00 0.05 0.08 0.00 99.85 19:41:37 19:19:01 7 0.20 0.00 0.05 0.00 0.00 99.75 19:41:37 19:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:41:37 19:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:41:37 19:20:01 2 0.07 0.00 0.02 0.00 0.00 99.92 19:41:37 19:20:01 3 0.07 0.00 0.02 0.00 0.02 99.90 19:41:37 19:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:41:37 19:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:41:37 19:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:21:01 all 0.03 0.00 0.02 0.00 0.01 99.95 19:41:37 19:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:41:37 19:21:01 2 0.07 0.00 0.02 0.02 0.02 99.88 19:41:37 19:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:41:37 19:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:21:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:41:37 19:22:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:41:37 19:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:41:37 19:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:41:37 19:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:41:37 19:22:01 6 0.03 0.00 0.00 0.02 0.02 99.93 19:41:37 19:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:41:37 19:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:41:37 19:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:41:37 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:41:37 19:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 19:41:37 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:24:01 all 0.02 0.00 0.01 0.00 0.01 99.97 19:41:37 19:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:41:37 19:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:41:37 19:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:41:37 19:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:41:37 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:41:37 19:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:41:37 19:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:41:37 19:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:41:37 19:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:41:37 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:41:37 19:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:41:37 19:25:01 CPU %user %nice %system %iowait %steal %idle 19:41:37 19:26:01 all 0.02 0.00 0.01 0.00 0.01 99.97 19:41:37 19:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:41:37 19:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:41:37 19:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:27:01 all 0.10 0.00 0.02 0.00 0.01 99.87 19:41:37 19:27:01 0 0.15 0.00 0.00 0.00 0.03 99.82 19:41:37 19:27:01 1 0.13 0.00 0.02 0.02 0.00 99.83 19:41:37 19:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:41:37 19:27:01 3 0.18 0.00 0.03 0.00 0.02 99.77 19:41:37 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:27:01 5 0.10 0.00 0.02 0.00 0.00 99.88 19:41:37 19:27:01 6 0.05 0.00 0.00 0.02 0.00 99.93 19:41:37 19:27:01 7 0.10 0.00 0.07 0.00 0.00 99.83 19:41:37 19:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:41:37 19:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:41:37 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:28:01 6 0.02 0.00 0.00 0.03 0.02 99.93 19:41:37 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:41:37 19:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:41:37 19:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:41:37 19:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:41:37 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:41:37 19:30:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:41:37 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:41:37 19:30:01 6 0.02 0.00 0.00 0.03 0.00 99.95 19:41:37 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:31:01 all 0.02 0.00 0.01 0.00 0.01 99.97 19:41:37 19:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:41:37 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:41:37 19:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:41:37 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:41:37 19:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:41:37 19:32:01 0 0.00 0.00 0.00 0.00 0.03 99.97 19:41:37 19:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:41:37 19:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:41:37 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:33:01 all 0.01 0.00 0.00 0.00 0.00 99.97 19:41:37 19:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:41:37 19:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:41:37 19:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:41:37 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:41:37 19:34:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:41:37 19:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:41:37 19:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:41:37 19:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:41:37 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:35:01 all 0.02 0.00 0.00 0.00 0.00 99.96 19:41:37 19:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:41:37 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:35:01 2 0.05 0.00 0.00 0.02 0.00 99.93 19:41:37 19:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:41:37 19:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:41:37 19:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:41:37 19:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:41:37 19:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:36:01 2 0.02 0.00 0.03 0.02 0.02 99.92 19:41:37 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:41:37 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:41:37 19:36:01 CPU %user %nice %system %iowait %steal %idle 19:41:37 19:37:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:41:37 19:37:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:41:37 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:41:37 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:41:37 19:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:38:01 all 0.02 0.00 0.01 0.00 0.01 99.97 19:41:37 19:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:41:37 19:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:41:37 19:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:41:37 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:41:37 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:41:37 19:39:01 0 0.02 0.00 0.03 0.02 0.02 99.92 19:41:37 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:41:37 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:41:37 19:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:41:37 19:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:41:37 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:41:37 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:41:37 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:41:37 19:41:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:41:37 19:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:41:37 19:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:41:37 19:41:01 2 0.02 0.00 0.02 0.03 0.00 99.93 19:41:37 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:37 19:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:41:37 19:41:01 6 0.00 0.00 0.00 0.03 0.00 99.97 19:41:37 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:41:37 Average: all 6.32 0.00 1.71 2.21 0.03 89.73 19:41:37 Average: 0 6.36 0.00 1.79 2.33 0.04 89.47 19:41:37 Average: 1 6.15 0.00 1.72 1.79 0.03 90.31 19:41:37 Average: 2 6.61 0.00 1.81 2.57 0.03 88.99 19:41:37 Average: 3 6.60 0.00 1.79 2.99 0.04 88.57 19:41:37 Average: 4 6.17 0.00 1.62 1.91 0.03 90.28 19:41:37 Average: 5 6.08 0.00 1.69 2.36 0.03 89.83 19:41:37 Average: 6 6.44 0.00 1.66 2.29 0.02 89.59 19:41:37 Average: 7 6.16 0.00 1.60 1.44 0.04 90.75 19:41:37 19:41:37 19:41:37