Pull request #4472 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f425f846c2d5249984f47bd9a8b14c37c6f161c+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (43725e87837bda40d7728a69d2f4f3c7fa2bb962) 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-ssh8110483088058656195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12292441042128070240.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4472/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4472/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4369958072816474252.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4208067219004646776.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4472/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4472/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5780626440600095257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v3], 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.20 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/v3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5325 in /w/workspace/edgexfoundry_edgex-go_PR-4472 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/4472/head:refs/remotes/origin/PR-4472 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 3f425f846c2d5249984f47bd9a8b14c37c6f161c Merge succeeded, producing 3f425f846c2d5249984f47bd9a8b14c37c6f161c Checking out Revision 3f425f846c2d5249984f47bd9a8b14c37c6f161c (PR-4472) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:02:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:02:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:02:00 ========================================================= 23:02:00 EdgeX Global Pipelines Version Info 23:02:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3f425f846c2d5249984f47bd9a8b14c37c6f161c # 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 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f425f846c2d5249984f47bd9a8b14c37c6f161c # timeout=10 > git rev-list --no-walk 7da4af8162de4e37014979c5b306c26e71eb65c7 # timeout=10 23:02:01 ------------------- 23:02:01 stable info: 23:02:01 ------------------- 23:02:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:01 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:02:01 Message: update stable to v1.0.245 23:02:01 ------------------- 23:02:01 experimental info: 23:02:01 ------------------- 23:02:01 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:01 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:02:01 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:02:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:02:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:02:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:02:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:02:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:02:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4472 [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4472 [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4472 [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f425f846c2d5249984f47bd9a8b14c37c6f161c [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f425f8 [Pipeline] echo 23:02:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:02 provisioning config files... 23:02:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16030547955050353191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:02 ---> docker-login.sh 23:02:02 nexus3.edgexfoundry.org:10001 23:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:02 Configure a credential helper to remove this warning. See 23:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:02 23:02:02 Login Succeeded 23:02:02 nexus3.edgexfoundry.org:10002 23:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:03 Configure a credential helper to remove this warning. See 23:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:03 23:02:03 Login Succeeded 23:02:03 nexus3.edgexfoundry.org:10003 23:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:03 Configure a credential helper to remove this warning. See 23:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:03 23:02:03 Login Succeeded 23:02:03 nexus3.edgexfoundry.org:10004 23:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:03 Configure a credential helper to remove this warning. See 23:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:03 23:02:03 Login Succeeded 23:02:03 docker.io 23:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:03 Configure a credential helper to remove this warning. See 23:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:03 23:02:03 Login Succeeded 23:02:03 ---> docker-login.sh ends [Pipeline] } 23:02:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:03 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 23:02:03 + + cut -d/ -f2 23:02:03 dirname cmd/core-command/Dockerfile 23:02:03 + echo core-command,cmd/core-command/Dockerfile 23:02:03 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:02:03 + dirname cmd/core-data/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo core-data,cmd/core-data/Dockerfile 23:02:03 + + dirname cmd/core-metadata/Dockerfile 23:02:03 cut -d/ -f2 23:02:03 + echo core-metadata,cmd/core-metadata/Dockerfile 23:02:03 + dirname cmd/security-bootstrapper/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:02:03 + dirname cmd/security-proxy-auth/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + dirname cmd/security-proxy-setup/Dockerfile 23:02:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:02:03 + dirname cmd/security-secretstore-setup/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:02:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:02:03 + dirname cmd/security-spire-agent/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:02:03 + dirname cmd/security-spire-config/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:02:03 + dirname cmd/security-spire-server/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:02:03 + dirname cmd/support-notifications/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo support-notifications,cmd/support-notifications/Dockerfile 23:02:03 + dirname cmd/support-scheduler/Dockerfile 23:02:03 + cut -d/ -f2 23:02:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:02:04 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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 23:02:04 + git rev-list -1 --merges 3f425f846c2d5249984f47bd9a8b14c37c6f161c~1..3f425f846c2d5249984f47bd9a8b14c37c6f161c [Pipeline] echo 23:02:04 -----------> git rev-list -1 --merges 3f425f846c2d5249984f47bd9a8b14c37c6f161c~1..3f425f846c2d5249984f47bd9a8b14c37c6f161c 3f425f846c2d5249984f47bd9a8b14c37c6f161c [false] [Pipeline] sh 23:02:04 + git log --format=format:%s -1 3f425f846c2d5249984f47bd9a8b14c37c6f161c [Pipeline] echo 23:02:04 ========================================================= 23:02:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:02:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:02:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:02:05 + grep -v github /etc/ssh/ssh_known_hosts 23:02:05 + [ -e /tmp/ssh_known_hosts ] 23:02:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:02:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:02:05 + sudo tee -a /etc/ssh/ssh_known_hosts 23:02:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:05 23:02:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:05 0.1.4: Pulling from edgex-devops/py-git-semver 23:02:05 b85a868b505f: Pulling fs layer 23:02:05 e2be974225ed: Pulling fs layer 23:02:05 339a4e72a1f5: Pulling fs layer 23:02:05 988bab9f4d93: Pulling fs layer 23:02:05 1469e6f7b9e6: Pulling fs layer 23:02:05 988bab9f4d93: Waiting 23:02:05 1469e6f7b9e6: Waiting 23:02:05 eaf3925da568: Pulling fs layer 23:02:05 bab4dde63d76: Pulling fs layer 23:02:05 bde34c3a00c8: Pulling fs layer 23:02:05 b352a97aabf1: Pulling fs layer 23:02:05 4872d77fe225: Pulling fs layer 23:02:05 eaf3925da568: Waiting 23:02:05 bab4dde63d76: Waiting 23:02:05 5851b861e8e6: Pulling fs layer 23:02:05 4872d77fe225: Waiting 23:02:05 b352a97aabf1: Waiting 23:02:05 5851b861e8e6: Waiting 23:02:05 bde34c3a00c8: Waiting 23:02:05 e2be974225ed: Verifying Checksum 23:02:05 e2be974225ed: Download complete 23:02:05 988bab9f4d93: Download complete 23:02:05 339a4e72a1f5: Verifying Checksum 23:02:05 339a4e72a1f5: Download complete 23:02:05 1469e6f7b9e6: Verifying Checksum 23:02:05 1469e6f7b9e6: Download complete 23:02:05 eaf3925da568: Download complete 23:02:05 bde34c3a00c8: Verifying Checksum 23:02:05 bde34c3a00c8: Download complete 23:02:05 b352a97aabf1: Verifying Checksum 23:02:05 b352a97aabf1: Download complete 23:02:05 4872d77fe225: Download complete 23:02:05 5851b861e8e6: Download complete 23:02:05 b85a868b505f: Verifying Checksum 23:02:05 b85a868b505f: Download complete 23:02:06 bab4dde63d76: Verifying Checksum 23:02:06 bab4dde63d76: Download complete 23:02:07 b85a868b505f: Pull complete 23:02:07 e2be974225ed: Pull complete 23:02:08 339a4e72a1f5: Pull complete 23:02:08 988bab9f4d93: Pull complete 23:02:08 1469e6f7b9e6: Pull complete 23:02:08 eaf3925da568: Pull complete 23:02:10 bab4dde63d76: Pull complete 23:02:10 bde34c3a00c8: Pull complete 23:02:10 b352a97aabf1: Pull complete 23:02:10 4872d77fe225: Pull complete 23:02:10 5851b861e8e6: Pull complete 23:02:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:10 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 23:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:02:13 $ docker top 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f -eo pid,comm 23:02:13 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). 23:02:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:02:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:13 [ssh-agent] Looking for ssh-agent implementation... 23:02:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:13 $ docker exec 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f ssh-agent 23:02:13 SSH_AUTH_SOCK=/tmp/ssh-moFMrcMc0fVn/agent.33 23:02:13 SSH_AGENT_PID=39 23:02:13 Running ssh-add (command line suppressed) 23:02:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3764144565617737005.key (/w/workspace/edgex-go/2@tmp/private_key_3764144565617737005.key) 23:02:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:14 + git tag --points-at HEAD [Pipeline] } 23:02:14 $ docker exec --env ******** --env ******** 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f ssh-agent -k 23:02:14 unset SSH_AUTH_SOCK; 23:02:14 unset SSH_AGENT_PID; 23:02:14 echo Agent pid 39 killed; 23:02:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:02:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:14 [ssh-agent] Looking for ssh-agent implementation... 23:02:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:14 $ docker exec 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f ssh-agent 23:02:14 SSH_AUTH_SOCK=/tmp/ssh-fxQvSJeg2r6O/agent.72 23:02:14 SSH_AGENT_PID=78 23:02:14 Running ssh-add (command line suppressed) 23:02:14 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1532127059527596104.key (/w/workspace/edgex-go/2@tmp/private_key_1532127059527596104.key) 23:02:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:14 + git semver init 23:02:15 2023-03-22 23:02:15,030 [run_init] DEBUG init version:0.0.0 force:False 23:02:15 2023-03-22 23:02:15,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 23:02:15 2023-03-22 23:02:15,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 23:02:15 2023-03-22 23:02:15,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 23:02:20 2023-03-22 23:02:19,557 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 23:02:20 2023-03-22 23:02:19,558 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4472 with force:False 23:02:20 2023-03-22 23:02:19,558 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4472 23:02:20 2023-03-22 23:02:19,563 [execute] INFO git cat-file --batch-check 23:02:20 2023-03-22 23:02:19,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 23:02:20 2023-03-22 23:02:19,570 [execute] INFO git cat-file --batch 23:02:20 2023-03-22 23:02:19,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 23:02:20 2023-03-22 23:02:19,576 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4472 23:02:20 0.0.0 [Pipeline] } 23:02:20 $ docker exec --env ******** --env ******** 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f ssh-agent -k 23:02:20 unset SSH_AUTH_SOCK; 23:02:20 unset SSH_AGENT_PID; 23:02:20 echo Agent pid 78 killed; 23:02:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:20 + git semver [Pipeline] } 23:02:21 $ docker stop --time=1 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f 23:02:22 $ docker rm -f --volumes 9b6da268b4421ca12b1e01e3b4543988d5a9609c4f48d713907fa9d937ff5b4f [Pipeline] // withDockerContainer [Pipeline] sh 23:02:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:02:22 Stashed 1 file(s) [Pipeline] echo 23:02:22 [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 23:02:23 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 23:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:23 ========================================================= 23:02:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:02:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:02:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:02:23 63b65145d645: Pulling fs layer 23:02:23 a2d21d5440eb: Pulling fs layer 23:02:23 935e6c44a52c: Pulling fs layer 23:02:23 94cc34f8dd06: Pulling fs layer 23:02:23 30dea6a524f1: Pulling fs layer 23:02:23 a2aff8979fd8: Pulling fs layer 23:02:23 6808be2612f2: Pulling fs layer 23:02:23 f25807f1079a: Pulling fs layer 23:02:23 a2aff8979fd8: Waiting 23:02:23 6808be2612f2: Waiting 23:02:23 f25807f1079a: Waiting 23:02:23 94cc34f8dd06: Waiting 23:02:23 30dea6a524f1: Waiting 23:02:23 a2d21d5440eb: Download complete 23:02:23 94cc34f8dd06: Download complete 23:02:23 30dea6a524f1: Verifying Checksum 23:02:23 30dea6a524f1: Download complete 23:02:23 63b65145d645: Verifying Checksum 23:02:23 63b65145d645: Download complete 23:02:23 a2aff8979fd8: Verifying Checksum 23:02:23 a2aff8979fd8: Download complete 23:02:23 63b65145d645: Pull complete 23:02:24 a2d21d5440eb: Pull complete 23:02:24 f25807f1079a: Verifying Checksum 23:02:24 f25807f1079a: Download complete 23:02:24 935e6c44a52c: Verifying Checksum 23:02:24 935e6c44a52c: Download complete 23:02:24 6808be2612f2: Verifying Checksum 23:02:24 6808be2612f2: Download complete 23:02:28 935e6c44a52c: Pull complete 23:02:28 94cc34f8dd06: Pull complete 23:02:28 30dea6a524f1: Pull complete 23:02:28 a2aff8979fd8: Pull complete 23:02:30 6808be2612f2: Pull complete 23:02:31 f25807f1079a: Pull complete 23:02:31 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:02:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:02:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:02:31 WORKDIR /edgex 23:02:31 COPY go.mod . 23:02:31 RUN go mod download 23:02:31 + docker build -t ci-base-image-x86_64 -f - . 23:02:32 Sending build context to Docker daemon 170.5MB 23:02:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:02:32 ---> 3b553350e43f 23:02:32 Step 2/4 : WORKDIR /edgex 23:02:36 ---> Running in 292a29df240e 23:02:36 Removing intermediate container 292a29df240e 23:02:36 ---> 9e0a1db6e968 23:02:36 Step 3/4 : COPY go.mod . 23:02:36 ---> 9949074ddb16 23:02:36 Step 4/4 : RUN go mod download 23:02:36 ---> Running in f95165f03d61 23:02:38 Still waiting to schedule task 23:02:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:02:48 Removing intermediate container f95165f03d61 23:02:48 ---> a64967d64bac 23:02:48 Successfully built a64967d64bac 23:02:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:49 + docker inspect -f . ci-base-image-x86_64 23:02:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:49 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 23:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:02:49 $ docker top 2d65e0fb43bf1dcee2078eef377dd8b88dbbbe708cd0694c3d4462a7522c7edd -eo pid,comm [Pipeline] { [Pipeline] sh 23:02:49 + go version 23:02:49 go version go1.20.2 linux/amd64 [Pipeline] } 23:02:50 $ docker stop --time=1 2d65e0fb43bf1dcee2078eef377dd8b88dbbbe708cd0694c3d4462a7522c7edd 23:02:51 $ docker rm -f --volumes 2d65e0fb43bf1dcee2078eef377dd8b88dbbbe708cd0694c3d4462a7522c7edd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:51 + docker inspect -f . ci-base-image-x86_64 23:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:51 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 23:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:02:52 $ docker top 4c630b43e8d2accb77a7f28488c921154ad29afa2e766e34010ddf171256916f -eo pid,comm [Pipeline] { [Pipeline] echo 23:02:52 ========================================================= 23:02:52 [edgeXBuildGoParallel] Running Tests and Build... 23:02:52 ========================================================= [Pipeline] sh 23:02:52 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 23:02:52 + make test 23:02:52 go test -race -coverprofile=coverage.out ./... 23:03:00 ? github.com/edgexfoundry/edgex-go [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:03:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:03:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:03:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:03:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:03:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:03:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:03:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 23:03:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 23:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.3% of statements 23:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 23:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:03:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.793s coverage: 88.5% of statements 23:03:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 23:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:03:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 95.6% of statements 23:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:03:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 23:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:03:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:03:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 23:03:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:03:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:03:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 23:03:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.0% of statements 23:03:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 44.1% of statements 23:03:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements 23:03:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 23:03:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 23:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 23:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:03:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:03:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:03:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:03:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:03:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:03:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:03:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:03:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:03:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:03:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:03:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:03:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:03:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:03:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:03:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:03:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.308s coverage: 79.9% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.1% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 61.5% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 23:03:55 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 23:04:21 go vet ./... 23:04:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:22 ./bin/test-attribution-txt.sh [Pipeline] echo 23:04:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:04:23 + ls -al . 23:04:23 total 704 23:04:23 drwxrwxr-x 11 1001 1001 4096 Mar 22 23:02 . 23:04:23 drwxr-xr-x 4 root root 4096 Mar 22 23:02 .. 23:04:23 drwxrwxr-x 2 1001 1001 4096 Mar 22 23:01 .blubracket 23:04:23 -rw-rw-r-- 1 1001 1001 16 Mar 22 23:01 .dockerignore 23:04:23 drwxrwxr-x 8 1001 1001 4096 Mar 22 23:02 .git 23:04:23 drwxrwxr-x 3 1001 1001 4096 Mar 22 23:01 .github 23:04:23 -rw-rw-r-- 1 1001 1001 1133 Mar 22 23:01 .gitignore 23:04:23 -rw-rw-r-- 1 1001 1001 42 Mar 22 23:01 .golangci.yml 23:04:23 -rw-rw-r-- 1 1001 1001 87 Mar 22 23:01 .hadolint.yml 23:04:23 drwxr-xr-x 3 1001 1001 4096 Mar 22 23:02 .semver 23:04:23 -rw-rw-r-- 1 1001 1001 166 Mar 22 23:01 .sonarcloud.properties 23:04:23 -rw-rw-r-- 1 1001 1001 1171 Mar 22 23:01 ADOPTERS.md 23:04:23 -rw-rw-r-- 1 1001 1001 10835 Mar 22 23:01 Attribution.txt 23:04:23 -rw-rw-r-- 1 1001 1001 73765 Mar 22 23:01 CHANGELOG.md 23:04:23 -rw-rw-r-- 1 1001 1001 3804 Mar 22 23:01 CONTRIBUTING.md 23:04:23 -rw-rw-r-- 1 1001 1001 677 Mar 22 23:01 GOVERNANCE.md 23:04:23 -rw-rw-r-- 1 1001 1001 883 Mar 22 23:01 Jenkinsfile 23:04:23 -rw-rw-r-- 1 1001 1001 10775 Mar 22 23:01 LICENSE 23:04:23 -rw-rw-r-- 1 1001 1001 14266 Mar 22 23:01 Makefile 23:04:23 -rw-rw-r-- 1 1001 1001 582 Mar 22 23:01 OWNERS.md 23:04:23 -rw-rw-r-- 1 1001 1001 9403 Mar 22 23:01 README.md 23:04:23 -rw-rw-r-- 1 1001 1001 789 Mar 22 23:01 SECURITY.md 23:04:23 -rw-rw-r-- 1 1001 1001 5 Mar 22 23:02 VERSION 23:04:23 drwxrwxr-x 2 1001 1001 4096 Mar 22 23:01 bin 23:04:23 drwxrwxr-x 18 1001 1001 4096 Mar 22 23:01 cmd 23:04:23 -rw-r--r-- 1 root root 447378 Mar 22 23:03 coverage.out 23:04:23 -rw-rw-r-- 1 1001 1001 3200 Mar 22 23:01 go.mod 23:04:23 -rw-rw-r-- 1 1001 1001 31265 Mar 22 23:01 go.sum 23:04:23 drwxrwxr-x 7 1001 1001 4096 Mar 22 23:01 internal 23:04:23 drwxrwxr-x 3 1001 1001 4096 Mar 22 23:01 openapi 23:04:23 -rw-rw-r-- 1 1001 1001 594 Mar 22 23:01 security.txt 23:04:23 drwxrwxr-x 4 1001 1001 4096 Mar 22 23:01 snap 23:04:23 -rw-rw-r-- 1 1001 1001 204 Mar 22 23:01 version.go [Pipeline] sh 23:04:23 + '[' -e coverage.out ] 23:04:23 + chown 1001:1001 coverage.out [Pipeline] stash 23:04:23 Stashed 1 file(s) [Pipeline] sh 23:04:24 + make build 23:04:24 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 23:04:36 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 23:04: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 23:04:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:04:39 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 23:04:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5328 in /w/workspace/edgexfoundry_edgex-go_PR-4472 [Pipeline] { [Pipeline] ws 23:04:44 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:04:44 The recommended git tool is: git 23:04:46 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 23:04:48 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-auth/security-proxy-auth ./cmd/security-proxy-auth 23:04:48 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 23:04:50 using credential edgex-jenkins-ssh 23:04:50 Cloning the remote Git repository 23:04:50 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 23:04:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:04:50 > git init /w/workspace/edgex-go/2 # timeout=10 23:04:50 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 23:04:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:04:50 > git --version # timeout=10 23:04:50 > git --version # 'git version 2.25.1' 23:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:52 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 23:04: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:04:54 $ docker stop --time=1 4c630b43e8d2accb77a7f28488c921154ad29afa2e766e34010ddf171256916f 23:04:58 $ docker rm -f --volumes 4c630b43e8d2accb77a7f28488c921154ad29afa2e766e34010ddf171256916f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:04:59 23:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:04:59 latest: Pulling from edgex-devops/edgex-compose 23:04:59 cbdbe7a5bc2a: Pulling fs layer 23:04:59 ca9280d653b3: Pulling fs layer 23:04:59 7e9c9ca2126c: Pulling fs layer 23:04:59 cbdbe7a5bc2a: Download complete 23:04:59 ca9280d653b3: Verifying Checksum 23:04:59 ca9280d653b3: Download complete 23:04:59 cbdbe7a5bc2a: Pull complete 23:05:00 7e9c9ca2126c: Download complete 23:05:00 ca9280d653b3: Pull complete 23:05:03 7e9c9ca2126c: Pull complete 23:05:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:03 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 23:05:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:05:06 $ docker top 104e34707e894f2d0ec28f4eb8776a4ba345a0071c2c0a5927ba6b6206571366 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:06 + docker-compose build --help 23:05:06 + grep parallel 23:05:06 --parallel Build images in parallel. [Pipeline] } 23:05:06 $ docker stop --time=1 104e34707e894f2d0ec28f4eb8776a4ba345a0071c2c0a5927ba6b6206571366 23:05:08 $ docker rm -f --volumes 104e34707e894f2d0ec28f4eb8776a4ba345a0071c2c0a5927ba6b6206571366 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:08 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 23:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:05:09 $ docker top cbae5149a47e3454ffb63c9771cd8d0aa5c6663a26020f5a5eff6fca69a73e02 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:09 + docker-compose -f ./docker-compose-build.yml build --parallel 23:05:09 Building core-command ... 23:05:09 Building core-common-config-bootstrapper ... 23:05:09 Building core-data ... 23:05:09 Building core-metadata ... 23:05:09 Building security-bootstrapper ... 23:05:09 Building security-proxy-auth ... 23:05:09 Building security-proxy-setup ... 23:05:09 Building security-secretstore-setup ... 23:05:09 Building security-spiffe-token-provider ... 23:05:09 Building security-spire-agent ... 23:05:09 Building security-spire-config ... 23:05:09 Building security-spire-server ... 23:05:09 Building support-notifications ... 23:05:09 Building support-scheduler ... 23:05:09 Building security-secretstore-setup 23:05:09 Building core-command 23:05:09 Building core-metadata 23:05:09 Building security-spire-config 23:05:09 Building support-notifications 23:05:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:05:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:05:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4472/head:refs/remotes/origin/PR-4472 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:05:13 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:05:14 Merge succeeded, producing 3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:05:14 Checking out Revision 3f425f846c2d5249984f47bd9a8b14c37c6f161c (PR-4472) 23:05:14 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:13 > git config core.sparsecheckout # timeout=10 23:05:13 > git checkout -f 3f425f846c2d5249984f47bd9a8b14c37c6f161c # timeout=10 23:05:13 > git remote # timeout=10 23:05:13 > git config --get remote.origin.url # timeout=10 23:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:13 > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 23:05:13 > git rev-parse HEAD^{commit} # timeout=10 23:05:14 > git config core.sparsecheckout # timeout=10 23:05:14 > git checkout -f 3f425f846c2d5249984f47bd9a8b14c37c6f161c # timeout=10 23:05:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:05:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:05:15 Dload Upload Total Spent Left Speed 23:05:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 23:05:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:05:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:05:16 + sudo tee /etc/docker/daemon.new 23:05:16 { 23:05:16 "registry-mirrors": [ 23:05:16 "https://nexus3.edgexfoundry.org:10001" 23:05:16 ], 23:05:16 "bip": "10.250.0.254/24", 23:05:16 "hosts": [ 23:05:16 "tcp://0.0.0.0:5555", 23:05:16 "unix:///var/run/docker.sock" 23:05:16 ], 23:05:16 "mtu": 1458, 23:05:16 "selinux-enabled": true, 23:05:16 "seccomp-profile": "/etc/docker/seccomp.json" 23:05:16 } [Pipeline] sh 23:05:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:05:17 + sudo service docker restart 23:05:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:05:24 ---> a64967d64bac 23:05:24 Step 3/27 : WORKDIR /edgex-go 23:05:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:05:24 ---> a64967d64bac 23:05:24 Step 3/25 : WORKDIR /edgex-go 23:05:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:24 ---> a64967d64bac 23:05:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:05:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:05:24 ---> a64967d64bac 23:05:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:05:24 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:05:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:24 ---> a64967d64bac 23:05:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:05:31 ---> Running in 2a0c0baf8377 23:05:31 ---> Running in bb8953fa25ce 23:05:31 ---> Running in 03c42d586a12 23:05:31 ---> Running in 7d23948edbff 23:05:31 ---> Running in 6a09a3df4920 23:05:31 Removing intermediate container bb8953fa25ce 23:05:31 ---> 75f2af2e0fcd 23:05:31 Step 4/23 : WORKDIR /edgex-go 23:05:31 Removing intermediate container 03c42d586a12 23:05:31 ---> 2cc9b728cc23 23:05:31 Step 4/25 : RUN apk add --update --no-cache make git 23:05:31 Removing intermediate container 7d23948edbff 23:05:31 ---> 1d4fb7d9a06d 23:05:31 Step 4/25 : WORKDIR /edgex-go 23:05:31 Removing intermediate container 2a0c0baf8377 23:05:31 ---> c0ecf6cc3d12 23:05:31 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:05:31 Removing intermediate container 6a09a3df4920 23:05:31 ---> b4497dcaace0 23:05:31 Step 4/24 : WORKDIR /edgex-go 23:05:31 ---> Running in ff8ead72370f 23:05:31 ---> Running in d9569823e18b 23:05:31 ---> Running in 774178cf166b 23:05:31 ---> Running in bff858b480a3 23:05:31 ---> Running in 255b233988b2 23:05:31 Removing intermediate container d9569823e18b 23:05:31 ---> 95de31d0b991 23:05:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:05:31 Removing intermediate container bff858b480a3 23:05:31 ---> 98ed7df284d1 23:05:31 Step 5/25 : RUN apk add --update --no-cache make git 23:05:31 Removing intermediate container 255b233988b2 23:05:31 ---> aa9f57375303 23:05:31 Step 5/24 : RUN apk add --update --no-cache make git 23:05:31 ---> Running in 926c004dcf7f 23:05:31 ---> Running in 140044c7b4ff 23:05:31 ---> Running in c3d1fc038140 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:31 OK: 265 MiB in 53 packages 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:31 OK: 265 MiB in 53 packages 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:31 Removing intermediate container ff8ead72370f 23:05:31 ---> ededa68df5c6 23:05:31 Step 5/25 : COPY go.mod vendor* ./ 23:05:31 OK: 265 MiB in 53 packages 23:05:31 Removing intermediate container 774178cf166b 23:05:31 ---> 2bceac0de143 23:05:31 Step 5/27 : COPY go.mod vendor* ./ 23:05:31 OK: 265 MiB in 53 packages 23:05:32 OK: 265 MiB in 53 packages 23:05:32 ---> 89c22169c83a 23:05:32 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:32 ---> Running in 2b366483a6b0 23:05:32 ---> 91d74174b8d4 23:05:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:32 ---> Running in 784bfa2f397e 23:05:32 Removing intermediate container 926c004dcf7f 23:05:32 ---> 972d58c6ac93 23:05:32 Step 6/25 : COPY go.mod vendor* ./ 23:05:32 Removing intermediate container 140044c7b4ff 23:05:32 ---> 1690b9d64d9b 23:05:32 Step 6/23 : COPY go.mod vendor* ./ 23:05:32 Removing intermediate container c3d1fc038140 23:05:32 ---> b867cc5a714a 23:05:32 Step 6/24 : COPY go.mod vendor* ./ 23:05:32 ---> ada6e171cc80 23:05:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:32 ---> Running in 1f404a110440 23:05:32 ---> 561c1eb84bab 23:05:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:32 ---> Running in 50e1fc1f5d14 23:05:32 ---> 2adb33b28901 23:05:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:32 ---> Running in 24ee9ac8d1a3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:35 provisioning config files... 23:05:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11830960377494824395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:35 ---> docker-login.sh 23:05:35 nexus3.edgexfoundry.org:10001 23:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:36 Configure a credential helper to remove this warning. See 23:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:36 23:05:36 Login Succeeded 23:05:36 nexus3.edgexfoundry.org:10002 23:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:37 Configure a credential helper to remove this warning. See 23:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:37 23:05:37 Login Succeeded 23:05:37 nexus3.edgexfoundry.org:10003 23:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:37 Configure a credential helper to remove this warning. See 23:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:37 23:05:37 Login Succeeded 23:05:37 nexus3.edgexfoundry.org:10004 23:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:38 Configure a credential helper to remove this warning. See 23:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:38 23:05:38 Login Succeeded 23:05:38 docker.io 23:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:39 Configure a credential helper to remove this warning. See 23:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:39 23:05:39 Login Succeeded 23:05:39 ---> docker-login.sh ends [Pipeline] } 23:05:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:05:40 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 23:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:40 ========================================================= 23:05:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:05:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:05:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:05:41 af6eaf76a39c: Pulling fs layer 23:05:41 55522c791124: Pulling fs layer 23:05:41 ce5c4a1c91eb: Pulling fs layer 23:05:41 169dfbe0d373: Pulling fs layer 23:05:41 e1ff8fa3b103: Pulling fs layer 23:05:41 52ebb69f0ebf: Pulling fs layer 23:05:41 5abe8eddf0d5: Pulling fs layer 23:05:41 169dfbe0d373: Waiting 23:05:41 e1ff8fa3b103: Waiting 23:05:41 52ebb69f0ebf: Waiting 23:05:41 5abe8eddf0d5: Waiting 23:05:41 af6eaf76a39c: Verifying Checksum 23:05:41 af6eaf76a39c: Download complete 23:05:41 169dfbe0d373: Download complete 23:05:41 e1ff8fa3b103: Verifying Checksum 23:05:41 e1ff8fa3b103: Download complete 23:05:41 55522c791124: Verifying Checksum 23:05:41 55522c791124: Download complete 23:05:42 af6eaf76a39c: Pull complete 23:05:42 55522c791124: Pull complete 23:05:44 5abe8eddf0d5: Verifying Checksum 23:05:44 5abe8eddf0d5: Download complete 23:05:45 52ebb69f0ebf: Verifying Checksum 23:05:45 52ebb69f0ebf: Download complete 23:05:46 ce5c4a1c91eb: Verifying Checksum 23:05:46 ce5c4a1c91eb: Download complete 23:05:58 ce5c4a1c91eb: Pull complete 23:05:58 169dfbe0d373: Pull complete 23:05:58 e1ff8fa3b103: Pull complete 23:06:06 52ebb69f0ebf: Pull complete 23:06:07 5abe8eddf0d5: Pull complete 23:06:07 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:06:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:06:08 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:06:08 WORKDIR /edgex 23:06:08 COPY go.mod . 23:06:08 RUN go mod download 23:06:08 docker build -t ci-base-image-arm64 -f - . 23:06:08 Sending build context to Docker daemon 2.932MB 23:06:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:06:08 ---> 6cb57ee374ae 23:06:08 Step 2/4 : WORKDIR /edgex 23:06:10 ---> Running in 512cd6ad6428 23:06:10 Removing intermediate container 512cd6ad6428 23:06:10 ---> f0f258002883 23:06:10 Step 3/4 : COPY go.mod . 23:06:11 ---> 0a40930fa793 23:06:11 Step 4/4 : RUN go mod download 23:06:11 ---> Running in 3a7a7c54914d 23:06:19 Removing intermediate container 2b366483a6b0 23:06:19 ---> b79346c6d07e 23:06:19 Step 7/25 : COPY . . 23:06:19 Removing intermediate container 50e1fc1f5d14 23:06:19 ---> decf453e3c8b 23:06:19 Step 8/23 : COPY . . 23:06:19 Removing intermediate container 784bfa2f397e 23:06:19 ---> 0905b3f45907 23:06:19 Step 7/27 : COPY . . 23:06:19 Removing intermediate container 24ee9ac8d1a3 23:06:19 ---> bf1c2e5bf58d 23:06:19 Step 8/24 : COPY . . 23:06:19 Removing intermediate container 1f404a110440 23:06:19 ---> 056e286004f3 23:06:19 Step 8/25 : COPY . . 23:06:34 ---> 96c65c6a9d30 23:06:34 ---> 10d722e0522f 23:06:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:06:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:06:34 ---> 0bf526880184 23:06:34 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:06:34 ---> d3ec43ba453e 23:06:34 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:06:34 ---> Running in 4be4fe480685 23:06:34 ---> Running in 0170acb65e20 23:06:34 ---> Running in 8245267820db 23:06:34 ---> 6641b4ce4932 23:06:34 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:06:34 ---> Running in 0691bf8b221b 23:06:34 ---> Running in a6c68dcdeb7f 23:06:34 Removing intermediate container 8245267820db 23:06:34 ---> f19ef75e8cc8 23:06:34 Step 9/27 : WORKDIR /edgex-go/spire-build 23:06:34 ---> Running in ee76937c0ee9 23:06:34 Removing intermediate container ee76937c0ee9 23:06:34 ---> 387978668663 23:06:34 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:06:34 ---> Running in 7d12dd03c853 23:06:34 Removing intermediate container 7d12dd03c853 23:06:34 ---> be46f1581896 23:06:34 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:06:34 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 23:06:35 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 23:06:35 ---> Running in 5f06b8e176a1 23:06:35 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 23:06:35 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 23:06:36 Removing intermediate container 5f06b8e176a1 23:06:36 ---> f2a3b8f97e5e 23:06:36 Step 12/27 : WORKDIR /edgex-go 23:06:36 ---> Running in 4271862d2e18 23:06:36 Removing intermediate container 4271862d2e18 23:06:36 ---> 7ab7eea1838c 23:06:36 23:06:36 Step 13/27 : FROM alpine:3.17 23:06:36 3.17: Pulling from library/alpine 23:06:36 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:06:36 Status: Downloaded newer image for alpine:3.17 23:06:36 ---> b2aa39c304c2 23:06:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:06:36 ---> Running in ef6b86c3a2df 23:06:36 Removing intermediate container ef6b86c3a2df 23:06:36 ---> e56bc8edc17f 23:06:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:06:36 ---> Running in 7a2cf39494d3 23:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:06:37 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:06:37 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:06:37 OK: 17820 distinct packages available 23:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:06:38 (1/4) Installing dumb-init (1.2.5-r2) 23:06:38 (2/4) Installing musl-obstack (1.2.3-r0) 23:06:38 (3/4) Installing libucontext (1.2-r0) 23:06:38 (4/4) Installing gcompat (1.1.0-r0) 23:06:38 Executing busybox-1.35.0-r29.trigger 23:06:38 OK: 7 MiB in 19 packages 23:06:39 Removing intermediate container 7a2cf39494d3 23:06:39 ---> f8e81561c0dc 23:06:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:39 ---> eb1c448fd1ae 23:06:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:06:40 ---> 443a18d0fa30 23:06:40 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:06:46 ---> 78a50834c578 23:06:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:06:47 ---> b2e0e8df4f29 23:06:47 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:06:47 ---> Running in fee27bc81919 23:06:48 Removing intermediate container fee27bc81919 23:06:48 ---> 64e8a9cbccac 23:06:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:06:49 ---> b01e2c7951b2 23:06:49 Step 22/27 : WORKDIR / 23:06:49 ---> Running in 12342807da4b 23:06:49 Removing intermediate container 12342807da4b 23:06:49 ---> 90c4cefce595 23:06:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:06:49 ---> Running in ea18c4a16a58 23:06:50 Removing intermediate container 3a7a7c54914d 23:06:50 ---> 657e8f5f42b6 23:06:50 Successfully built 657e8f5f42b6 23:06:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:50 Removing intermediate container ea18c4a16a58 23:06:50 ---> 1fd7fe7fa2a9 23:06:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:06:50 ---> Running in 0c9ec15675ed 23:06:50 + docker inspect -f . ci-base-image-arm64 23:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:51 prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container 23:06:51 Removing intermediate container 0c9ec15675ed 23:06:51 ---> f01c8c5a9dce 23:06:51 Step 25/27 : LABEL arch=x86_64 23:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:06:51 ---> Running in af298ef05eae 23:06:52 Removing intermediate container af298ef05eae 23:06:52 ---> 933a5c457d3a 23:06:52 Step 26/27 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:06:52 ---> Running in a04df7a39517 23:06:52 $ docker top deff2dfb4a88f59649295ab3db1927fe31d4fcfd40fdd378423b55145cf115e4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:53 Removing intermediate container a04df7a39517 23:06:53 ---> 01e1a9f79658 23:06:53 Step 27/27 : LABEL version=0.0.0 23:06:53 + go version 23:06:53 go version go1.20.2 linux/arm64 [Pipeline] } 23:06:53 $ docker stop --time=1 deff2dfb4a88f59649295ab3db1927fe31d4fcfd40fdd378423b55145cf115e4 23:06:53 ---> Running in 84f6e6d17d06 23:06:54 Removing intermediate container 84f6e6d17d06 23:06:54 ---> 3aef149457ff 23:06:54 23:06:54 Successfully built 3aef149457ff 23:06:54 Successfully tagged security-spire-config:latest 23:06:54  Building security-spire-config ... done Building core-common-config-bootstrapper 23:06:55 $ docker rm -f --volumes deff2dfb4a88f59649295ab3db1927fe31d4fcfd40fdd378423b55145cf115e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:55 + docker inspect -f . ci-base-image-arm64 23:06:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:55 prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container 23:06:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:06:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:06:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:06:58 ---> a64967d64bac 23:06:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:06:58 ---> Using cache 23:06:58 ---> b4497dcaace0 23:06:58 Step 4/23 : WORKDIR /edgex-go 23:06:58 ---> Using cache 23:06:58 ---> aa9f57375303 23:06:58 Step 5/23 : RUN apk add --update --no-cache make git 23:06:58 ---> Using cache 23:06:58 ---> b867cc5a714a 23:06:58 Step 6/23 : COPY go.mod vendor* ./ 23:06:58 ---> Using cache 23:06:58 ---> 2adb33b28901 23:06:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:58 ---> Using cache 23:06:58 ---> bf1c2e5bf58d 23:06:58 Step 8/23 : COPY . . 23:06:58 ---> Using cache 23:06:58 ---> 10d722e0522f 23:06:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:07:00 $ docker top 407d7356066b03d307ad21d5b98ecb85a0217421e6b2fa7a93f0d6bdd73bbcff -eo pid,comm [Pipeline] { [Pipeline] echo 23:07:00 ========================================================= 23:07:00 [edgeXBuildGoParallel] Running Tests and Build... 23:07:00 ========================================================= [Pipeline] sh 23:07:01 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 23:07:01 + make test 23:07:01 go test -race -coverprofile=coverage.out ./... 23:07:03 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 23:07:06 ---> Running in 11073a270315 23:07:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:07:12 Removing intermediate container 0170acb65e20 23:07:12 ---> 128df597c6ef 23:07:12 23:07:12 Step 10/24 : FROM alpine:3.17 23:07:12 ---> b2aa39c304c2 23:07:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:07:12 Removing intermediate container 0691bf8b221b 23:07:12 ---> 70d23a84d7df 23:07:12 23:07:12 Step 10/25 : FROM alpine:3.17 23:07:12 ---> b2aa39c304c2 23:07:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:07:12 Removing intermediate container a6c68dcdeb7f 23:07:12 ---> d6c9c1feb1f5 23:07:12 23:07:12 Step 9/25 : FROM alpine:3.17 23:07:12 ---> b2aa39c304c2 23:07:12 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:07:16 ---> Running in c2c15e75bd74 23:07:16 ---> Running in 6d11d6e11884 23:07:16 ---> Running in 8b65e1ed6786 23:07:16 Removing intermediate container 4be4fe480685 23:07:16 ---> 1c268af23c61 23:07:16 23:07:16 Step 10/23 : FROM alpine:3.17 23:07:16 ---> b2aa39c304c2 23:07:16 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:07:16 ---> Running in be73fa85cd54 23:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:17 (1/3) Installing ca-certificates (20220614-r4) 23:07:17 (1/1) Installing dumb-init (1.2.5-r2) 23:07:17 Executing busybox-1.35.0-r29.trigger 23:07:17 OK: 7 MiB in 16 packages 23:07:17 (2/3) Installing dumb-init (1.2.5-r2) 23:07:17 (3/3) Installing su-exec (0.2-r2) 23:07:17 Executing busybox-1.35.0-r29.trigger 23:07:17 Executing ca-certificates-20220614-r4.trigger 23:07:17 (1/1) Installing dumb-init (1.2.5-r2) 23:07:17 Executing busybox-1.35.0-r29.trigger 23:07:17 OK: 7 MiB in 16 packages 23:07:17 (1/2) Installing ca-certificates (20220614-r4) 23:07:17 (2/2) Installing dumb-init (1.2.5-r2) 23:07:17 Executing busybox-1.35.0-r29.trigger 23:07:17 OK: 8 MiB in 18 packages 23:07:17 Executing ca-certificates-20220614-r4.trigger 23:07:17 OK: 8 MiB in 17 packages 23:07:18 Removing intermediate container c2c15e75bd74 23:07:18 ---> 015ccad84e34 23:07:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:07:18 ---> Running in c2ae99bba4f7 23:07:18 Removing intermediate container 8b65e1ed6786 23:07:18 ---> 06bdee269789 23:07:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:07:18 ---> Running in e93d11d86dbd 23:07:18 Removing intermediate container 6d11d6e11884 23:07:18 ---> c577b4b671bb 23:07:18 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:07:18 Removing intermediate container c2ae99bba4f7 23:07:18 ---> 05c8f43c0982 23:07:18 Step 13/24 : ENV APP_PORT=59882 23:07:18 ---> Running in 28d4b8f5eaad 23:07:18 ---> Running in 36e50e5beb50 23:07:18 Removing intermediate container be73fa85cd54 23:07:18 ---> ea41865bb7ef 23:07:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:07:18 ---> Running in 2364e2d3a02b 23:07:18 Removing intermediate container e93d11d86dbd 23:07:18 ---> 3a998a393796 23:07:18 Step 13/25 : ENV APP_PORT=59881 23:07:18 Removing intermediate container 36e50e5beb50 23:07:18 ---> af12f43bd992 23:07:18 Step 14/24 : EXPOSE $APP_PORT 23:07:18 Removing intermediate container 28d4b8f5eaad 23:07:18 ---> 66c4ce53e639 23:07:18 Step 12/25 : WORKDIR / 23:07:18 ---> Running in 190ee1d0b467 23:07:18 ---> Running in 2f2bcb5ec9df 23:07:18 ---> Running in d4f6c9cd5b9a 23:07:19 Removing intermediate container 2364e2d3a02b 23:07:19 ---> 942528816bca 23:07:19 Step 13/23 : ENV APP_PORT=59860 23:07:19 Removing intermediate container 2f2bcb5ec9df 23:07:19 ---> 1fdf43f286d0 23:07:19 Step 14/25 : EXPOSE $APP_PORT 23:07:19 Removing intermediate container 190ee1d0b467 23:07:19 ---> 303a87a0782f 23:07:19 Step 15/24 : WORKDIR / 23:07:19 ---> Running in e6f577e05701 23:07:19 Removing intermediate container d4f6c9cd5b9a 23:07:19 ---> 00cc3daeac80 23:07:19 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:19 ---> Running in 4234701314bb 23:07:19 ---> Running in c9d678ebeda6 23:07:19 Removing intermediate container e6f577e05701 23:07:19 ---> 49081a8e5eb3 23:07:19 Step 14/23 : EXPOSE $APP_PORT 23:07:19 Removing intermediate container 4234701314bb 23:07:19 ---> 977513277e65 23:07:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:19 ---> Running in 502d95c5cd0e 23:07:19 Removing intermediate container c9d678ebeda6 23:07:19 ---> 220acab0fce8 23:07:19 Step 15/25 : WORKDIR / 23:07:19 ---> 79c11e31f125 23:07:19 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:07:19 ---> Running in 43a817f7a58a 23:07:20 Removing intermediate container 502d95c5cd0e 23:07:20 ---> 2491678df9e6 23:07:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:20 Removing intermediate container 43a817f7a58a 23:07:20 ---> 28a5860972ec 23:07:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:20 ---> b0e4be5a821d 23:07:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:07:20 ---> 43e7bb0b07ed 23:07:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:07:20 ---> 9946f45b7aec 23:07:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:07:20 ---> ce29ce64465d 23:07:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:07:20 ---> dd26b16db628 23:07:20 ---> 7994e896a921 23:07:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yamlStep 17/25 : COPY --from=builder /edgex-go/security.txt / 23:07:20 23:07:20 ---> 7abf1fafc600 23:07:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:07:20 ---> fcc9fba3b944 23:07:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:07:20 ---> da3fbb9896b9 23:07:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:07:20 ---> fec58e553115 23:07:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:07:21 ---> 5e035f8077b8 23:07:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:07:21 ---> a199254113e3 23:07:21 Step 20/24 : ENTRYPOINT ["/core-command"] 23:07:21 ---> Running in 381fb1ecd57c 23:07:21 Removing intermediate container 381fb1ecd57c 23:07:21 ---> 443bb2d23b0e 23:07:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:22 ---> Running in b138d2d9e6de 23:07:22 ---> 18e71a5cbcac 23:07:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:07:22 Removing intermediate container b138d2d9e6de 23:07:22 ---> 2e2a04faef53 23:07:22 Step 22/24 : LABEL arch=x86_64 23:07:23 ---> a2b2914e0c44 23:07:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:07:23 ---> b4efd7c0dc83 23:07:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:07:23 ---> Running in 616c12d9ba69 23:07:23 ---> 7b9a9093716e 23:07:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:07:23 ---> e62bae0d177a 23:07:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:07:23 Removing intermediate container 616c12d9ba69 23:07:23 ---> 699c4dbf7ecc 23:07:23 Step 23/24 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:07:23 ---> Running in 892e01445c11 23:07:23 ---> Running in 1beb78078b2b 23:07:23 ---> 09f88ba2eef3 23:07:23 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:07:23 ---> 0b685c1037e1 23:07:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:07:23 ---> Running in 77854e8f7d8c 23:07:23 Removing intermediate container 892e01445c11 23:07:23 ---> 5ed7afff3f47 23:07:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:23 ---> Running in 1afdf7c0a6ca 23:07:23 Removing intermediate container 1beb78078b2b 23:07:23 ---> fb16006a7606 23:07:23 Step 24/24 : LABEL version=0.0.0 23:07:24 ---> Running in ae848ec4b7fb 23:07:24 Removing intermediate container 77854e8f7d8c 23:07:24 ---> db4fda0097fe 23:07:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:24 Removing intermediate container 1afdf7c0a6ca 23:07:24 ---> d0fc40b65218 23:07:24 Step 21/23 : LABEL arch=x86_64 23:07:24 ---> Running in c21de7778635 23:07:24 ---> Running in 7a0dc6b490f6 23:07:24 ---> 91ec0e5db460 23:07:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:07:24 ---> Running in 9bd03036a515 23:07:24 Removing intermediate container ae848ec4b7fb 23:07:24 ---> dccb3a9bf0db 23:07:24 23:07:24 Removing intermediate container c21de7778635 23:07:24 ---> 8e7fbf9dd67a 23:07:24 Step 23/25 : LABEL arch=x86_64 23:07:24 Successfully built dccb3a9bf0db 23:07:24 ---> Running in 50e154132fd7 23:07:24 Successfully tagged core-command:latest 23:07:24  Building core-command ... done Building security-proxy-setup 23:07:24 Removing intermediate container 7a0dc6b490f6 23:07:24 ---> d654ef93c7e5 23:07:24 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:07:24 ---> Running in fedf876500b4 23:07:24 Removing intermediate container 50e154132fd7 23:07:24 ---> a9dda6a5f9da 23:07:24 Step 24/25 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:07:27 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:07:27 ---> a64967d64bac 23:07:27 Step 3/22 : WORKDIR /edgex-go 23:07:27 ---> Using cache 23:07:27 ---> c0ecf6cc3d12 23:07:27 Step 4/22 : RUN apk add --update --no-cache make git 23:07:29 Removing intermediate container fedf876500b4 23:07:29 ---> 74a446bd2d62 23:07:29 Step 23/23 : LABEL version=0.0.0 23:07:29 ---> Running in 2685a2ac361d 23:07:29 ---> Running in 1b04ce0100b5 23:07:29 ---> Running in 759f101618b9 23:07:29 Removing intermediate container 2685a2ac361d 23:07:29 ---> 7f3de335cc71 23:07:29 Step 25/25 : LABEL version=0.0.0 23:07:29 ---> Running in a3640c5216e3 23:07:29 Removing intermediate container 759f101618b9 23:07:29 ---> ab7effeb55ca 23:07:29 23:07:29 Removing intermediate container 9bd03036a515 23:07:29 ---> 548b066ff065 23:07:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:29 Successfully built ab7effeb55ca 23:07:29 Successfully tagged support-notifications:latest 23:07:29  Building support-notifications ... done Building security-proxy-auth 23:07:30 ---> Running in 0ac77541a983 23:07:30 Removing intermediate container a3640c5216e3 23:07:30 ---> 1e71bf905040 23:07:30 23:07:30 Successfully built 1e71bf905040 23:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:30 OK: 265 MiB in 53 packages 23:07:30 Successfully tagged core-metadata:latest 23:07:30  Building core-metadata ... done Building security-spire-agent 23:07:30 Removing intermediate container 0ac77541a983 23:07:30 ---> 8c2874bb6158 23:07:30 Step 23/25 : LABEL arch=x86_64 23:07:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:07:33 ---> a64967d64bac 23:07:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:07:33 ---> Using cache 23:07:33 ---> b4497dcaace0 23:07:33 Step 4/23 : WORKDIR /edgex-go 23:07:33 ---> Using cache 23:07:33 ---> aa9f57375303 23:07:33 Step 5/23 : RUN apk add --update --no-cache make git 23:07:33 ---> Using cache 23:07:33 ---> b867cc5a714a 23:07:33 Step 6/23 : COPY go.mod vendor* ./ 23:07:33 ---> Using cache 23:07:33 ---> 2adb33b28901 23:07:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:33 ---> Using cache 23:07:33 ---> bf1c2e5bf58d 23:07:33 Step 8/23 : COPY . . 23:07:33 ---> Using cache 23:07:33 ---> 10d722e0522f 23:07:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:07:34 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:34 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:07:34 ---> a64967d64bac 23:07:34 Step 3/27 : WORKDIR /edgex-go 23:07:34 ---> Using cache 23:07:34 ---> c0ecf6cc3d12 23:07:34 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:07:34 ---> Using cache 23:07:34 ---> 2bceac0de143 23:07:34 Step 5/27 : COPY go.mod vendor* ./ 23:07:34 ---> Using cache 23:07:34 ---> 91d74174b8d4 23:07:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:34 ---> Using cache 23:07:34 ---> 0905b3f45907 23:07:34 Step 7/27 : COPY . . 23:07:34 ---> Using cache 23:07:34 ---> 0bf526880184 23:07:34 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:07:34 ---> Using cache 23:07:34 ---> f19ef75e8cc8 23:07:34 Step 9/27 : WORKDIR /edgex-go/spire-build 23:07:34 ---> Using cache 23:07:34 ---> 387978668663 23:07:34 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:07:34 ---> Using cache 23:07:34 ---> be46f1581896 23:07:34 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:07:34 ---> Using cache 23:07:34 ---> f2a3b8f97e5e 23:07:34 Step 12/27 : WORKDIR /edgex-go 23:07:34 ---> Using cache 23:07:34 ---> 7ab7eea1838c 23:07:34 23:07:34 Step 13/27 : FROM alpine:3.17 23:07:34 ---> b2aa39c304c2 23:07:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:07:34 ---> Using cache 23:07:34 ---> e56bc8edc17f 23:07:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:07:40 ---> Running in 54f22dfd31d9 23:07:40 ---> Running in 09d74aa50d62 23:07:40 ---> Running in 94de9ddaaab6 23:07:40 Removing intermediate container 11073a270315 23:07:40 ---> fa2c27f4e3e2 23:07:40 23:07:40 Step 10/23 : FROM alpine:3.17 23:07:40 ---> b2aa39c304c2 23:07:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:07:40 Removing intermediate container 54f22dfd31d9 23:07:40 ---> ab87bce00ee8 23:07:40 Step 24/25 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:07:40 Removing intermediate container 1b04ce0100b5 23:07:40 ---> e61f1b4a5abe 23:07:40 Step 5/22 : COPY go.mod vendor* ./ 23:07:40 ---> Running in 68139849d8d5 23:07:40 ---> Running in 58bbd5d6a18c 23:07:40 Removing intermediate container 58bbd5d6a18c 23:07:40 ---> 2c3274de1d71 23:07:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:07:40 Removing intermediate container 68139849d8d5 23:07:40 ---> f2e7eb4ca02e 23:07:40 Step 25/25 : LABEL version=0.0.0 23:07:40 ---> Running in 7415bac694c5 23:07:40 ---> Running in 1bdc15fcd7d1 23:07:40 ---> d2ad803118ef 23:07:40 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:40 ---> Running in 5d980e407bf5 23:07:40 Removing intermediate container 1bdc15fcd7d1 23:07:40 ---> 6c07dd8cf90c 23:07:40 23:07:40 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-auth/security-proxy-auth ./cmd/security-proxy-auth 23:07:40 Successfully built 6c07dd8cf90c 23:07:40 Successfully tagged security-secretstore-setup:latest 23:07:40 Building security-spire-server 23:07:40  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:40 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:07:40 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:07:40 OK: 17820 distinct packages available 23:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:40 (1/1) Installing dumb-init (1.2.5-r2) 23:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:40 Executing busybox-1.35.0-r29.trigger 23:07:40 OK: 7 MiB in 16 packages 23:07:40 (1/5) Installing dumb-init (1.2.5-r2) 23:07:40 (2/5) Installing musl-obstack (1.2.3-r0) 23:07:40 (3/5) Installing libucontext (1.2-r0) 23:07:40 (4/5) Installing gcompat (1.1.0-r0) 23:07:40 (5/5) Installing openssl (3.0.8-r1) 23:07:40 Executing busybox-1.35.0-r29.trigger 23:07:40 OK: 8 MiB in 20 packages 23:07:44 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:07:44 ---> a64967d64bac 23:07:44 Step 3/26 : WORKDIR /edgex-go 23:07:44 ---> Using cache 23:07:44 ---> c0ecf6cc3d12 23:07:44 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:07:44 ---> Using cache 23:07:44 ---> 2bceac0de143 23:07:44 Step 5/26 : COPY go.mod vendor* ./ 23:07:44 ---> Using cache 23:07:44 ---> 91d74174b8d4 23:07:44 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:44 ---> Using cache 23:07:44 ---> 0905b3f45907 23:07:44 Step 7/26 : COPY . . 23:07:44 ---> Using cache 23:07:44 ---> 0bf526880184 23:07:44 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:07:44 ---> Using cache 23:07:44 ---> f19ef75e8cc8 23:07:44 Step 9/26 : WORKDIR /edgex-go/spire-build 23:07:44 ---> Using cache 23:07:44 ---> 387978668663 23:07:44 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:07:44 ---> Using cache 23:07:44 ---> be46f1581896 23:07:44 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:07:46 ---> Running in 901afe0e7d6c 23:07:47 Removing intermediate container 94de9ddaaab6 23:07:47 ---> 4813cc64d7b8 23:07:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:47 Removing intermediate container 7415bac694c5 23:07:47 ---> 904566b4a14f 23:07:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:47 ---> ad57240cfd7f 23:07:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:07:47 ---> b22176b2d2f1 23:07:47 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:07:47 ---> 606b011b99a5 23:07:47 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:07:47 Removing intermediate container 901afe0e7d6c 23:07:47 ---> 2757e7de59f6 23:07:47 Step 12/26 : WORKDIR /edgex-go 23:07:47 ---> 2e84f105f858 23:07:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:07:47 ---> Running in 2e47e29fec1b 23:07:48 Removing intermediate container 2e47e29fec1b 23:07:48 ---> 6252481e2464 23:07:48 23:07:48 Step 13/26 : FROM alpine:3.17 23:07:48 ---> b2aa39c304c2 23:07:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:07:48 ---> Using cache 23:07:48 ---> e56bc8edc17f 23:07:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:07:48 ---> Using cache 23:07:48 ---> 4813cc64d7b8 23:07:48 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:48 ---> Using cache 23:07:49 ---> ad57240cfd7f 23:07:49 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:07:49 ---> Using cache 23:07:49 ---> 606b011b99a5 23:07:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:07:49 ---> f416718526da 23:07:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:07:49 ---> 3081b4c4fe46 23:07:49 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:07:52 ---> 3bc43b641534 23:07:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:07:52 ---> cd2edc6c3f5a 23:07:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:07:52 ---> 0b19ebf7082f 23:07:52 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:07:52 ---> 0fb2d697e23e 23:07:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:07:52 ---> f7c503433c6a 23:07:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:07:52 ---> Running in 54add3c144b3 23:07:52 ---> 7a8f1ef1d826 23:07:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:07:52 ---> 33a850b58a15 23:07:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:07:52 ---> 9d083b814556 23:07:52 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:07:52 ---> 91931e6bcd92 23:07:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:07:52 ---> Running in 810bbd35954d 23:07:52 ---> 8ec608bc8f9a 23:07:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:07:52 ---> Running in 2d67135a0049 23:07:52 Removing intermediate container 810bbd35954d 23:07:52 ---> ebe72bc32ef9 23:07:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:07:52 ---> Running in 9e0888b6c758 23:07:52 Removing intermediate container 2d67135a0049 23:07:52 ---> bd870055a045 23:07:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:07:52 ---> Running in c1970dc46886 23:07:52 Removing intermediate container 9e0888b6c758 23:07:52 ---> 9684c5918f0e 23:07:52 Step 24/26 : LABEL arch=x86_64 23:07:52 ---> Running in 7a39a4787861 23:07:52 Removing intermediate container 54add3c144b3 23:07:52 ---> f2c7fe19f606 23:07:52 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:07:52 Removing intermediate container c1970dc46886 23:07:52 ---> b8a444a284a9 23:07:52 Step 25/27 : LABEL arch=x86_64 23:07:52 Removing intermediate container 7a39a4787861 23:07:52 ---> 24f1e3848745 23:07:52 Step 25/26 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:07:52 ---> Running in 4fd2970978fb 23:07:52 ---> Running in 6645e981046c 23:07:52 ---> Running in 92a882a071c1 23:07:52 Removing intermediate container 4fd2970978fb 23:07:52 ---> 4c610df6eae5 23:07:52 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:07:53 ---> Running in 1c6ae7f35060 23:07:53 Removing intermediate container 92a882a071c1 23:07:53 ---> 089f84b24f73 23:07:53 Step 26/26 : LABEL version=0.0.0 23:07:53 Removing intermediate container 6645e981046c 23:07:53 ---> 81eb65bd5d5a 23:07:53 Step 26/27 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:07:53 ---> Running in 20bcd922c179 23:07:53 ---> Running in 6e1a0c71b78b 23:07:53 Removing intermediate container 1c6ae7f35060 23:07:53 ---> 1c4dd524672d 23:07:53 Step 21/23 : LABEL arch=x86_64 23:07:53 ---> Running in 78edab6969a8 23:07:53 Removing intermediate container 20bcd922c179 23:07:53 ---> d64077630e0f 23:07:53 23:07:53 Successfully built d64077630e0f 23:07:53 Successfully tagged security-spire-server:latest 23:07:53  Building security-spire-server ... done Building core-data 23:07:53 Removing intermediate container 6e1a0c71b78b 23:07:53 Removing intermediate container 78edab6969a8 23:07:53 ---> f7164d39859d 23:07:53 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:07:53 ---> 095e870edde4 23:07:53 Step 27/27 : LABEL version=0.0.0 23:07:53 ---> Running in 7517788400a5 23:07:53 ---> Running in d4f8f66f5742 23:07:55 Removing intermediate container d4f8f66f5742 23:07:55 ---> ac7402456b76 23:07:55 Step 23/23 : LABEL version=0.0.0 23:07:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:07:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:07:56 ---> a64967d64bac 23:07:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:07:56 ---> Using cache 23:07:56 ---> b4497dcaace0 23:07:56 Step 4/23 : WORKDIR /edgex-go 23:07:56 ---> Using cache 23:07:56 ---> aa9f57375303 23:07:56 Step 5/23 : RUN apk add --update --no-cache make git 23:07:56 ---> Using cache 23:07:56 ---> b867cc5a714a 23:07:56 Step 6/23 : COPY go.mod vendor* ./ 23:07:56 ---> Using cache 23:07:56 ---> 2adb33b28901 23:07:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:56 ---> Using cache 23:07:56 ---> bf1c2e5bf58d 23:07:56 Step 8/23 : COPY . . 23:07:56 ---> Using cache 23:07:56 ---> 10d722e0522f 23:07:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:07:58 ? github.com/edgexfoundry/edgex-go [no test files] 23:07:59 Removing intermediate container 7517788400a5 23:07:59 ---> df2ae1fc4dc5 23:07:59 23:07:59 ---> Running in 8b6f63a85b6f 23:07:59 ---> Running in 8848f31fd8f8 23:07:59 Successfully built df2ae1fc4dc5 23:07:59 Successfully tagged security-spire-agent:latest 23:07:59  Building security-spire-agent ... done Building security-spiffe-token-provider 23:07:59 Removing intermediate container 8848f31fd8f8 23:07:59 ---> 0fe1b1c86d25 23:07:59 23:07:59 Successfully built 0fe1b1c86d25 23:07:59 Successfully tagged core-common-config-bootstrapper:latest 23:07:59  Building core-common-config-bootstrapper ... done Building security-bootstrapper 23:07:59 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 23:08:03 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:08:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:08:03 ---> a64967d64bac 23:08:03 Step 3/20 : WORKDIR /edgex-go 23:08:03 ---> Using cache 23:08:03 ---> c0ecf6cc3d12 23:08:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:08:04 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:08:04 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:08:04 ---> a64967d64bac 23:08:04 Step 3/33 : WORKDIR /edgex-go 23:08:04 ---> Using cache 23:08:04 ---> c0ecf6cc3d12 23:08:04 Step 4/33 : RUN apk add --update --no-cache make git 23:08:04 ---> Using cache 23:08:04 ---> e61f1b4a5abe 23:08:04 Step 5/33 : COPY go.mod vendor* ./ 23:08:04 ---> Using cache 23:08:04 ---> d2ad803118ef 23:08:04 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:13 ---> Running in 60aca6bc7cff 23:08:13 ---> Running in e46ca8d08bb1 23:08:13 Removing intermediate container 09d74aa50d62 23:08:13 ---> fc11d5e1182e 23:08:13 23:08:13 Step 10/23 : FROM alpine:3.17 23:08:13 ---> b2aa39c304c2 23:08:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:08:13 ---> Using cache 23:08:13 ---> 2c3274de1d71 23:08:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:08:13 ---> Using cache 23:08:13 ---> 904566b4a14f 23:08:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:13 ---> Using cache 23:08:13 ---> b22176b2d2f1 23:08:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:08:13 ---> Using cache 23:08:13 ---> 2e84f105f858 23:08:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:08:13 ---> c22cb51544fc 23:08:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:13 ---> b6bd7a11c39d 23:08:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:13 ---> 4ec5d4a3f662 23:08:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:13 ---> Running in 45b65b80fee5 23:08:13 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:08:13 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:08:13 OK: 17822 distinct packages available 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:14 OK: 265 MiB in 53 packages 23:08:14 Removing intermediate container 45b65b80fee5 23:08:14 ---> 52ba4cfe16e0 23:08:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:08:14 ---> Running in 6eae211915a1 23:08:14 Removing intermediate container 6eae211915a1 23:08:14 ---> 30c611559317 23:08:14 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:08:14 ---> Running in 3c8ee00f5942 23:08:14 Removing intermediate container 3c8ee00f5942 23:08:14 ---> 5c0621475974 23:08:14 Step 21/23 : LABEL arch=x86_64 23:08:14 ---> Running in 317ba33cd271 23:08:14 Removing intermediate container 60aca6bc7cff 23:08:14 ---> 7dfb92afbe86 23:08:14 Step 5/20 : COPY go.mod vendor* ./ 23:08:14 Removing intermediate container 317ba33cd271 23:08:14 ---> 707907935e07 23:08:14 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:08:15 ---> Running in bfa6b9f4f8f6 23:08:15 ---> b5e2abcc0eca 23:08:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:15 ---> Running in deacbaa3fa55 23:08:15 Removing intermediate container bfa6b9f4f8f6 23:08:15 ---> fe2efd346b60 23:08:15 Step 23/23 : LABEL version=0.0.0 23:08:15 ---> Running in 375cce67ad2c 23:08:15 Removing intermediate container 375cce67ad2c 23:08:15 ---> 28b0d192aace 23:08:15 23:08:15 Successfully built 28b0d192aace 23:08:15 Successfully tagged security-proxy-auth:latest 23:08:15 Building support-scheduler 23:08:17  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:08:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:17 ---> a64967d64bac 23:08:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:08:17 ---> Using cache 23:08:17 ---> b4497dcaace0 23:08:17 Step 4/23 : WORKDIR /edgex-go 23:08:17 ---> Using cache 23:08:17 ---> aa9f57375303 23:08:17 Step 5/23 : RUN apk add --update --no-cache make git 23:08:17 ---> Using cache 23:08:17 ---> b867cc5a714a 23:08:17 Step 6/23 : COPY go.mod vendor* ./ 23:08:17 ---> Using cache 23:08:17 ---> 2adb33b28901 23:08:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:17 ---> Using cache 23:08:17 ---> bf1c2e5bf58d 23:08:17 Step 8/23 : COPY . . 23:08:17 ---> Using cache 23:08:17 ---> 10d722e0522f 23:08:17 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:08:24 ---> Running in 345633d3aedd 23:08:24 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 23:08:30 Removing intermediate container 8b6f63a85b6f 23:08:30 ---> 253281cf4faa 23:08:30 23:08:30 Step 10/23 : FROM alpine:3.17 23:08:30 ---> b2aa39c304c2 23:08:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:08:31 ---> Running in 3ecfc8c3fe2d 23:08:32 Removing intermediate container 3ecfc8c3fe2d 23:08:32 ---> 853eb5342445 23:08:32 Step 12/23 : ENV APP_PORT=59880 23:08:32 ---> Running in ad3a181598b8 23:08:32 Removing intermediate container 5d980e407bf5 23:08:32 ---> 9b143948c04d 23:08:32 Step 7/22 : COPY . . 23:08:33 Removing intermediate container ad3a181598b8 23:08:33 ---> 3401ccfe46f2 23:08:33 Step 13/23 : EXPOSE $APP_PORT 23:08:39 ---> Running in 4acd25266aeb 23:08:39 ---> c03aa50e7bb6 23:08:39 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:08:39 ---> Running in c9a15db46e43 23:08:39 Removing intermediate container 4acd25266aeb 23:08:39 ---> 9028d68e65b9 23:08:39 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:08:39 ---> Running in e1e50d76818a 23:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:39 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 23:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:40 (1/1) Installing dumb-init (1.2.5-r2) 23:08:40 Executing busybox-1.35.0-r29.trigger 23:08:40 OK: 7 MiB in 16 packages 23:08:41 Removing intermediate container e1e50d76818a 23:08:41 ---> 4994c6e5b666 23:08:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:44 ---> c0b07ba327fa 23:08:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:08:47 ---> 681f69fc3278 23:08:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:08:57 ---> 72e67c1e074b 23:08:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:08:57 ---> 0770aca15d60 23:08:57 Step 19/23 : ENTRYPOINT ["/core-data"] 23:08:57 ---> Running in 3972055d23d7 23:08:57 Removing intermediate container 3972055d23d7 23:08:57 ---> 9eb68a0c8d7b 23:08:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:57 Removing intermediate container e46ca8d08bb1 23:08:57 ---> 5d50012aeeb2 23:08:57 Step 7/33 : COPY . . 23:09:10 ---> Running in da003cad00da 23:09:10 ---> cc8652e868a7 23:09:10 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:09:10 ---> Running in c704f02a1833 23:09:10 Removing intermediate container da003cad00da 23:09:10 ---> fc1af0a5fc0e 23:09:10 Step 21/23 : LABEL arch=x86_64 23:09:10 ---> Running in e599079f50e8 23:09:10 Removing intermediate container 345633d3aedd 23:09:10 ---> f169cefaa81a 23:09:10 23:09:10 Step 10/23 : FROM alpine:3.17 23:09:10 ---> b2aa39c304c2 23:09:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:09:10 ---> Using cache 23:09:10 ---> 06bdee269789 23:09:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:09:10 ---> Using cache 23:09:10 ---> 3a998a393796 23:09:10 Step 13/23 : ENV APP_PORT=59861 23:09:10 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 23:09:10 Removing intermediate container deacbaa3fa55 23:09:10 ---> bf71be79173d 23:09:10 Step 7/20 : COPY . . 23:09:10 ---> Running in 10812990dc1a 23:09:10 Removing intermediate container e599079f50e8 23:09:10 ---> 05309f4a8d69 23:09:10 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:09:15 ---> Running in 3f0ddc398c55 23:09:15 Removing intermediate container 10812990dc1a 23:09:15 ---> 207b22e7865b 23:09:15 Step 14/23 : EXPOSE $APP_PORT 23:09:15 ---> Running in 9c94a36140f6 23:09:15 Removing intermediate container c9a15db46e43 23:09:15 ---> 11a9f59116d6 23:09:15 23:09:15 Step 9/22 : FROM alpine:3.17 23:09:15 ---> b2aa39c304c2 23:09:15 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:09:15 ---> 7139be032691 23:09:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:09:15 Removing intermediate container 3f0ddc398c55 23:09:15 ---> 44b34adcf80c 23:09:15 Step 23/23 : LABEL version=0.0.0 23:09:15 ---> Running in bda94ab7e943 23:09:15 ---> Running in fe65fdf2a30c 23:09:15 ---> Running in 08b514403154 23:09:15 Removing intermediate container 9c94a36140f6 23:09:15 ---> b15d10dbd000 23:09:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:09:15 Removing intermediate container bda94ab7e943 23:09:15 ---> 9736b29c60ff 23:09:15 23:09:16 Successfully built 9736b29c60ff 23:09:16 Successfully tagged core-data:latest 23:09:16  Building core-data ... done  ---> 0b71732aa2f6 23:09:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:09:16 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 23:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:09:17 (1/2) Installing dumb-init (1.2.5-r2) 23:09:17 (2/2) Installing openssl (3.0.8-r1) 23:09:17 Executing busybox-1.35.0-r29.trigger 23:09:17 OK: 8 MiB in 17 packages 23:09:17 ---> 822781d389bf 23:09:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:09:18 ---> 770597eb2827 23:09:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:09:18 Removing intermediate container 08b514403154 23:09:18 ---> 5071011642e6 23:09:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:09:18 ---> Running in ed0073371c62 23:09:18 ---> 51e7039cd002 23:09:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:09:18 Removing intermediate container ed0073371c62 23:09:18 ---> af5f749a1d9d 23:09:18 Step 12/22 : WORKDIR /edgex 23:09:18 ---> Running in fd0388093c4e 23:09:18 ---> Running in 3648b6d4b479 23:09:19 Removing intermediate container fd0388093c4e 23:09:19 ---> a151fde22321 23:09:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:09:19 Removing intermediate container 3648b6d4b479 23:09:19 ---> 802362caad74 23:09:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:09:19 ---> Running in e9e6608f2bbf 23:09:19 ---> 86d74c2e0d7a 23:09:19 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:09:19 Removing intermediate container e9e6608f2bbf 23:09:19 ---> 7805443eb15a 23:09:19 Step 21/23 : LABEL arch=x86_64 23:09:19 ---> Running in 9f8cf8315261 23:09:19 Removing intermediate container 9f8cf8315261 23:09:19 ---> 94c992d84da1 23:09:19 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:09:20 ---> Running in dbc7ad062c3e 23:09:20 ---> 18a920825409 23:09:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:09:20 Removing intermediate container dbc7ad062c3e 23:09:20 ---> 670d9ec464b1 23:09:20 Step 23/23 : LABEL version=0.0.0 23:09:20 ---> Running in cabeb5e1098a 23:09:20 ---> b66ba4322c68 23:09:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:09:20 Removing intermediate container cabeb5e1098a 23:09:20 ---> d0fc57117069 23:09:20 23:09:20 Successfully built d0fc57117069 23:09:20 Successfully tagged support-scheduler:latest 23:09:21  Building support-scheduler ... done  ---> 5014bb117d10 23:09:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:09:21 ---> 51913110be15 23:09:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:09:21 ---> Running in 60193d14086b 23:09:23 Removing intermediate container 60193d14086b 23:09:23 ---> ab7c0ecdeca3 23:09:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:09:23 ---> Running in bec536215bf0 23:09:23 Removing intermediate container bec536215bf0 23:09:23 ---> 6b2eb5d76703 23:09:23 Step 20/22 : LABEL arch=x86_64 23:09:23 ---> Running in 6fce59c8a618 23:09:24 Removing intermediate container 6fce59c8a618 23:09:24 ---> 350a10ed4780 23:09:24 Step 21/22 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:09:24 ---> Running in 90a7a0437a72 23:09:24 Removing intermediate container 90a7a0437a72 23:09:24 ---> e8493769631a 23:09:24 Step 22/22 : LABEL version=0.0.0 23:09:24 ---> Running in dbd74086ef70 23:09:24 Removing intermediate container dbd74086ef70 23:09:24 ---> 195651fa21c7 23:09:24 23:09:24 Successfully built 195651fa21c7 23:09:24 Successfully tagged security-proxy-setup:latest 23:09:34  Building security-proxy-setup ... done Removing intermediate container c704f02a1833 23:09:34 ---> 90920f2520b8 23:09:34 23:09:34 Step 9/33 : FROM alpine:3.17 23:09:34 ---> b2aa39c304c2 23:09:34 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:09:34 ---> Running in e8e8b5bf2888 23:09:34 Removing intermediate container e8e8b5bf2888 23:09:34 ---> 19b6049a5fb2 23:09:34 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:09:34 ---> Running in 8e4d04df6858 23:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:09:34 (1/2) Installing dumb-init (1.2.5-r2) 23:09:34 (2/2) Installing su-exec (0.2-r2) 23:09:34 Executing busybox-1.35.0-r29.trigger 23:09:34 OK: 7 MiB in 17 packages 23:09:34 Removing intermediate container 8e4d04df6858 23:09:34 ---> 481185971c22 23:09:34 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:09:35 ---> Running in d7f51f414cd9 23:09:35 Removing intermediate container d7f51f414cd9 23:09:35 ---> 8e0b03f1dfa1 23:09:35 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:09:35 ---> Running in 8aeefb074bc9 23:09:35 Removing intermediate container 8aeefb074bc9 23:09:35 ---> 7ea3d78870b5 23:09:35 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:09:35 ---> Running in c3403c4069ca 23:09:35 Removing intermediate container c3403c4069ca 23:09:35 ---> 89d234771c9c 23:09:35 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:09:35 ---> Running in 2025a2418fdb 23:09:35 Removing intermediate container 2025a2418fdb 23:09:35 ---> f0d2ad922055 23:09:35 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:09:35 ---> Running in 4622813d2726 23:09:37 Removing intermediate container 4622813d2726 23:09:37 ---> 117f48658895 23:09:37 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:09:37 ---> Running in c66331a6619a 23:09:37 Removing intermediate container c66331a6619a 23:09:37 ---> c6bcc4b385cb 23:09:37 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:09:37 Removing intermediate container fe65fdf2a30c 23:09:37 ---> 46df4426adb5 23:09:37 23:09:37 Step 9/20 : FROM alpine:3.17 23:09:37 ---> b2aa39c304c2 23:09:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:09:37 ---> Using cache 23:09:37 ---> 19b6049a5fb2 23:09:37 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:09:37 ---> Running in 939ae6698f0b 23:09:37 ---> f2bf7a586b41 23:09:37 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:09:37 ---> Running in 0a187d6e2dff 23:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:09:38 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:09:38 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:09:38 OK: 17820 distinct packages available 23:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:09:38 Removing intermediate container 0a187d6e2dff 23:09:38 ---> 0b9222248f47 23:09:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:09:38 ---> e8d5fe7f5030 23:09:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:09:38 ---> 8289297c44bf 23:09:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:09:38 (1/9) Installing ca-certificates (20220614-r4) 23:09:38 (2/9) Installing brotli-libs (1.0.9-r9) 23:09:38 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:09:38 (4/9) Installing libcurl (7.88.1-r1) 23:09:38 (5/9) Installing curl (7.88.1-r1) 23:09:38 (6/9) Installing dumb-init (1.2.5-r2) 23:09:38 (7/9) Installing musl-obstack (1.2.3-r0) 23:09:38 (8/9) Installing libucontext (1.2-r0) 23:09:38 (9/9) Installing gcompat (1.1.0-r0) 23:09:38 Executing busybox-1.35.0-r29.trigger 23:09:38 Executing ca-certificates-20220614-r4.trigger 23:09:39 OK: 10 MiB in 24 packages 23:09:39 ---> ae47fd30243b 23:09:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:09:39 ---> 7357870400ed 23:09:39 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:09:39 Removing intermediate container 939ae6698f0b 23:09:39 ---> aa34b4a542e6 23:09:39 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:09:39 ---> cc86e6054c19 23:09:39 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:09:40 ---> 6cda2233b2a8 23:09:40 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:09:40 ---> f9b101862c25 23:09:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:09:40 ---> 162b122b2778 23:09:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:09:40 ---> 4e88ccfa4be1 23:09:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:09:40 ---> 77b63ce6a971 23:09:40 Step 28/33 : RUN chmod +x /entrypoint.sh 23:09:40 ---> 4c43453e215f 23:09:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:09:40 ---> Running in ccd3ebf05976 23:09:40 ---> c4d1cc567691 23:09:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:09:40 ---> Running in 4278eef0aa36 23:09:40 Removing intermediate container 4278eef0aa36 23:09:40 ---> 8f7900b4a85a 23:09:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:09:40 ---> Running in f8bd4cffd87b 23:09:41 Removing intermediate container f8bd4cffd87b 23:09:41 ---> 114a1d2811fb 23:09:41 Step 18/20 : LABEL arch=x86_64 23:09:41 ---> Running in a3d8ecbc67cd 23:09:41 Removing intermediate container a3d8ecbc67cd 23:09:41 ---> 8d3e1d05d82b 23:09:41 Step 19/20 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:09:41 ---> Running in 13535a9f252a 23:09:41 Removing intermediate container 13535a9f252a 23:09:41 ---> c6e43ce51fce 23:09:41 Step 20/20 : LABEL version=0.0.0 23:09:41 Removing intermediate container ccd3ebf05976 23:09:41 ---> ccd91bdf2564 23:09:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:09:41 ---> Running in 1f3f9ff65f75 23:09:41 ---> Running in d04dd51dc556 23:09:41 Removing intermediate container 1f3f9ff65f75 23:09:41 Removing intermediate container d04dd51dc556 23:09:41 ---> 56ad32ab06d7 23:09:41 ---> 3b11cdfd90c1 23:09:41 Step 30/33 : CMD ["gate"] 23:09:41 23:09:41 ---> Running in f292333f3bb9 23:09:41 Successfully built 3b11cdfd90c1 23:09:41 Successfully tagged security-spiffe-token-provider:latest 23:09:41  Building security-spiffe-token-provider ... done Removing intermediate container f292333f3bb9 23:09:41 ---> cbe4754b0c30 23:09:41 Step 31/33 : LABEL arch=x86_64 23:09:41 ---> Running in 959a3cb62e7c 23:09:41 Removing intermediate container 959a3cb62e7c 23:09:41 ---> 1f36b54b11d4 23:09:41 Step 32/33 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:09:41 ---> Running in bc0a4f4d006a 23:09:41 Removing intermediate container bc0a4f4d006a 23:09:41 ---> 491c7389c321 23:09:41 Step 33/33 : LABEL version=0.0.0 23:09:41 ---> Running in b426161b2728 23:09:41 Removing intermediate container b426161b2728 23:09:41 ---> d93c9e5e674c 23:09:41 23:09:41 Successfully built d93c9e5e674c 23:09:41 Successfully tagged security-bootstrapper:latest 23:09:41  Building security-bootstrapper ... done  [Pipeline] } 23:09:41 $ docker stop --time=1 cbae5149a47e3454ffb63c9771cd8d0aa5c6663a26020f5a5eff6fca69a73e02 23:09:43 $ docker rm -f --volumes cbae5149a47e3454ffb63c9771cd8d0aa5c6663a26020f5a5eff6fca69a73e02 [Pipeline] // withDockerContainer [Pipeline] sh 23:09:43 + docker images 23:09:43 REPOSITORY TAG IMAGE ID CREATED SIZE 23:09:43 security-spiffe-token-provider latest 3b11cdfd90c1 2 seconds ago 32.8MB 23:09:43 security-bootstrapper latest d93c9e5e674c 2 seconds ago 22.2MB 23:09:43 46df4426adb5 6 seconds ago 1.73GB 23:09:43 90920f2520b8 12 seconds ago 1.67GB 23:09:43 security-proxy-setup latest 195651fa21c7 19 seconds ago 18.7MB 23:09:43 support-scheduler latest d0fc57117069 23 seconds ago 32.1MB 23:09:43 core-data latest 9736b29c60ff 28 seconds ago 20MB 23:09:43 11a9f59116d6 31 seconds ago 1.67GB 23:09:43 f169cefaa81a 43 seconds ago 1.75GB 23:09:43 253281cf4faa About a minute ago 1.69GB 23:09:43 security-proxy-auth latest 28b0d192aace About a minute ago 18.3MB 23:09:43 fc11d5e1182e About a minute ago 1.66GB 23:09:43 core-common-config-bootstrapper latest 0fe1b1c86d25 About a minute ago 17.2MB 23:09:43 security-spire-server latest d64077630e0f About a minute ago 89.8MB 23:09:43 security-spire-agent latest df2ae1fc4dc5 About a minute ago 129MB 23:09:43 6252481e2464 About a minute ago 1.54GB 23:09:43 security-secretstore-setup latest 6c07dd8cf90c 2 minutes ago 32.8MB 23:09:43 fa2c27f4e3e2 2 minutes ago 1.68GB 23:09:43 support-notifications latest ab7effeb55ca 2 minutes ago 32.7MB 23:09:43 core-metadata latest 1e71bf905040 2 minutes ago 20.4MB 23:09:43 core-command latest dccb3a9bf0db 2 minutes ago 19.8MB 23:09:43 1c268af23c61 2 minutes ago 1.75GB 23:09:43 70d23a84d7df 2 minutes ago 1.69GB 23:09:43 128df597c6ef 2 minutes ago 1.69GB 23:09:43 d6c9c1feb1f5 2 minutes ago 1.68GB 23:09:43 security-spire-config latest 3aef149457ff 2 minutes ago 88.9MB 23:09:43 7ab7eea1838c 3 minutes ago 1.54GB 23:09:43 ci-base-image-x86_64 latest a64967d64bac 6 minutes ago 881MB 23:09:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB 23:09:43 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 23:09:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 23:09:43 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] } 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:10:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:10:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:10:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:10:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:10:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:10:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:10:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.355s coverage: 28.7% of statements 23:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements 23:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:11:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.515s coverage: 71.3% of statements 23:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:11:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.382s coverage: 54.0% of statements 23:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:11:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.063s coverage: 88.5% of statements 23:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.465s coverage: 3.9% of statements 23:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.108s coverage: 95.6% of statements 23:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:11:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 72.2% of statements 23:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:12:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:12:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.313s coverage: 65.9% of statements 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.529s coverage: 0.9% of statements 23:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.317s coverage: 29.0% of statements 23:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.379s coverage: 44.1% of statements 23:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.339s coverage: 82.9% of statements 23:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements 23:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements 23:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements 23:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:12:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:12:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:12:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.366s coverage: 79.9% of statements 23:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 23:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.105s coverage: 64.4% of statements 23:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements 23:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 23:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.221s coverage: 20.0% of statements 23:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.201s coverage: 100.0% of statements 23:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.563s coverage: 81.2% of statements 23:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.593s coverage: 82.1% of statements 23:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.271s coverage: 86.0% of statements 23:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.298s coverage: 63.1% of statements 23:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.293s coverage: 100.0% of statements 23:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 23:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 23:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.137s coverage: 73.7% of statements 23:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 23:13:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:13:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:13:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 38.4% of statements 23:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.297s coverage: 89.5% of statements 23:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 23:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:13:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.351s coverage: 17.7% of statements 23:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:13:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:13:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.712s coverage: 92.3% of statements 23:13:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:13:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:13:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 61.5% of statements 23:13:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:13:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:13:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.483s coverage: 97.7% of statements 23:13:51 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 23:13:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:13:51 go vet ./... 23:17:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:13 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:17:14 + ls -al . 23:17:14 total 700 23:17:14 drwxrwxr-x 10 1001 1001 4096 Mar 22 23:07 . 23:17:14 drwxr-xr-x 4 root root 4096 Mar 22 23:06 .. 23:17:14 drwxrwxr-x 2 1001 1001 4096 Mar 22 23:05 .blubracket 23:17:14 -rw-rw-r-- 1 1001 1001 16 Mar 22 23:05 .dockerignore 23:17:14 drwxrwxr-x 8 1001 1001 4096 Mar 22 23:05 .git 23:17:14 drwxrwxr-x 3 1001 1001 4096 Mar 22 23:05 .github 23:17:14 -rw-rw-r-- 1 1001 1001 1133 Mar 22 23:05 .gitignore 23:17:14 -rw-rw-r-- 1 1001 1001 42 Mar 22 23:05 .golangci.yml 23:17:14 -rw-rw-r-- 1 1001 1001 87 Mar 22 23:05 .hadolint.yml 23:17:14 -rw-rw-r-- 1 1001 1001 166 Mar 22 23:05 .sonarcloud.properties 23:17:14 -rw-rw-r-- 1 1001 1001 1171 Mar 22 23:05 ADOPTERS.md 23:17:14 -rw-rw-r-- 1 1001 1001 10835 Mar 22 23:05 Attribution.txt 23:17:14 -rw-rw-r-- 1 1001 1001 73765 Mar 22 23:05 CHANGELOG.md 23:17:14 -rw-rw-r-- 1 1001 1001 3804 Mar 22 23:05 CONTRIBUTING.md 23:17:14 -rw-rw-r-- 1 1001 1001 677 Mar 22 23:05 GOVERNANCE.md 23:17:14 -rw-rw-r-- 1 1001 1001 883 Mar 22 23:05 Jenkinsfile 23:17:14 -rw-rw-r-- 1 1001 1001 10775 Mar 22 23:05 LICENSE 23:17:14 -rw-rw-r-- 1 1001 1001 14266 Mar 22 23:05 Makefile 23:17:14 -rw-rw-r-- 1 1001 1001 582 Mar 22 23:05 OWNERS.md 23:17:14 -rw-rw-r-- 1 1001 1001 9403 Mar 22 23:05 README.md 23:17:14 -rw-rw-r-- 1 1001 1001 789 Mar 22 23:05 SECURITY.md 23:17:14 -rw-rw-r-- 1 1001 1001 5 Mar 22 23:02 VERSION 23:17:14 drwxrwxr-x 2 1001 1001 4096 Mar 22 23:05 bin 23:17:14 drwxrwxr-x 18 1001 1001 4096 Mar 22 23:05 cmd 23:17:14 -rw-r--r-- 1 root root 447378 Mar 22 23:13 coverage.out 23:17:14 -rw-rw-r-- 1 1001 1001 3200 Mar 22 23:05 go.mod 23:17:14 -rw-rw-r-- 1 1001 1001 31265 Mar 22 23:05 go.sum 23:17:14 drwxrwxr-x 7 1001 1001 4096 Mar 22 23:05 internal 23:17:14 drwxrwxr-x 3 1001 1001 4096 Mar 22 23:05 openapi 23:17:14 -rw-rw-r-- 1 1001 1001 594 Mar 22 23:05 security.txt 23:17:14 drwxrwxr-x 4 1001 1001 4096 Mar 22 23:05 snap 23:17:14 -rw-rw-r-- 1 1001 1001 204 Mar 22 23:05 version.go [Pipeline] sh 23:17:14 + '[' -e coverage.out ] 23:17:14 + chown 1001:1001 coverage.out [Pipeline] stash 23:17:14 Warning: overwriting stash ‘coverage-report’ 23:17:15 Stashed 1 file(s) [Pipeline] sh 23:17:16 + make build 23:17: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 23:19: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 23:19:08 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 23:19:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:19:18 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 23:20:15 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 23:20: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:20:24 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 23:20:31 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 23:20:35 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 23:20: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:20:46 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] } 23:20:53 $ docker stop --time=1 407d7356066b03d307ad21d5b98ecb85a0217421e6b2fa7a93f0d6bdd73bbcff 23:20:55 $ docker rm -f --volumes 407d7356066b03d307ad21d5b98ecb85a0217421e6b2fa7a93f0d6bdd73bbcff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:20:57 23:20:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:20:58 latest: Pulling from edgex-devops/edgex-compose-arm64 23:20:58 29e5d40040c1: Pulling fs layer 23:20:58 1ce36da41761: Pulling fs layer 23:20:58 25b303627fd3: Pulling fs layer 23:20:58 29e5d40040c1: Verifying Checksum 23:20:58 29e5d40040c1: Download complete 23:20:58 1ce36da41761: Verifying Checksum 23:20:58 1ce36da41761: Download complete 23:20:59 29e5d40040c1: Pull complete 23:21:00 1ce36da41761: Pull complete 23:21:00 25b303627fd3: Verifying Checksum 23:21:00 25b303627fd3: Download complete 23:21:10 25b303627fd3: Pull complete 23:21:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:21:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:21:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:10 prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container 23:21:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:21:13 $ docker top d31bcb1a71ea7fdd08c4345aaf26fd7bc9d87ecd6c9ff00d1c87872d4467d69f -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:14 + grep parallel 23:21:14 + docker-compose build --help 23:21:19 --parallel Build images in parallel. [Pipeline] } 23:21:19 $ docker stop --time=1 d31bcb1a71ea7fdd08c4345aaf26fd7bc9d87ecd6c9ff00d1c87872d4467d69f 23:21:21 $ docker rm -f --volumes d31bcb1a71ea7fdd08c4345aaf26fd7bc9d87ecd6c9ff00d1c87872d4467d69f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:21:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:22 prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container 23:21:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:21:23 $ docker top fc78bb73e97db0f1144f073454ab7c589e546526395cdef4e09b5ea54a992fcf -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:24 + docker-compose -f ./docker-compose-build.yml build --parallel 23:21:29 Building core-command ... 23:21:29 Building core-common-config-bootstrapper ... 23:21:29 Building core-data ... 23:21:29 Building core-metadata ... 23:21:29 Building security-bootstrapper ... 23:21:29 Building security-proxy-auth ... 23:21:29 Building security-proxy-setup ... 23:21:29 Building security-secretstore-setup ... 23:21:29 Building security-spiffe-token-provider ... 23:21:29 Building security-spire-agent ... 23:21:29 Building security-spire-config ... 23:21:29 Building security-spire-server ... 23:21:29 Building support-notifications ... 23:21:29 Building support-scheduler ... 23:21:29 Building security-spiffe-token-provider 23:21:29 Building core-command 23:21:29 Building core-common-config-bootstrapper 23:21:29 Building security-spire-config 23:21:29 Building core-metadata 23:22:26 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:22:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:22:26 ---> 657e8f5f42b6 23:22:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:22:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:22:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:22:26 ---> 657e8f5f42b6 23:22:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:22:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:22:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:22:26 ---> 657e8f5f42b6 23:22:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:22:26 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:22:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:22:26 ---> 657e8f5f42b6 23:22:26 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 3/27 : WORKDIR /edgex-go 23:22:26 23:22:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:22:26 ---> 657e8f5f42b6 23:22:26 Step 3/20 : WORKDIR /edgex-go 23:22:26 ---> Running in f6ffbc17f242 23:22:26 ---> Running in 0a647276ef24 23:22:26 ---> Running in 4436917d2037 23:22:26 ---> Running in 72169fe760ae 23:22:26 ---> Running in b4ba8eba2d28 23:22:26 Removing intermediate container f6ffbc17f242 23:22:26 ---> 2b637c86efdf 23:22:26 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:22:26 Removing intermediate container 4436917d2037 23:22:26 ---> 8b46c43b9a66 23:22:26 Step 4/23 : WORKDIR /edgex-go 23:22:26 Removing intermediate container b4ba8eba2d28 23:22:26 ---> 683cda778b45 23:22:26 Removing intermediate container 0a647276ef24 23:22:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:22:26 ---> e51f77d36771 23:22:26 Step 4/24 : WORKDIR /edgex-go 23:22:26 Removing intermediate container 72169fe760ae 23:22:26 ---> 677cbb52523d 23:22:26 Step 4/25 : WORKDIR /edgex-go 23:22:26 ---> Running in 6c5530db38b9 23:22:26 ---> Running in 244083e17aab 23:22:26 ---> Running in 02e6243c7ca2 23:22:26 ---> Running in 5fdfeed6a470 23:22:26 ---> Running in 223c9d2cb3d1 23:22:26 Removing intermediate container 5fdfeed6a470 23:22:26 ---> 3f065fddd153 23:22:26 Step 5/25 : RUN apk add --update --no-cache make git 23:22:26 Removing intermediate container 244083e17aab 23:22:26 ---> c4c873f3b697 23:22:26 Step 5/23 : RUN apk add --update --no-cache make git 23:22:26 Removing intermediate container 223c9d2cb3d1 23:22:26 ---> 10bbb44005aa 23:22:26 Step 5/24 : RUN apk add --update --no-cache make git 23:22:26 ---> Running in 8978310ff623 23:22:26 ---> Running in 203fda7bed96 23:22:26 ---> Running in 052d3a47cbc3 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:28 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:22:28 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:22:28 OK: 17693 distinct packages available 23:22:28 OK: 263 MiB in 53 packages 23:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:29 OK: 263 MiB in 53 packages 23:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:29 OK: 263 MiB in 53 packages 23:22:29 OK: 263 MiB in 53 packages 23:22:29 Removing intermediate container 6c5530db38b9 23:22:29 ---> 31137cdf9167 23:22:29 Step 5/27 : COPY go.mod vendor* ./ 23:22:30 OK: 263 MiB in 53 packages 23:22:31 Removing intermediate container 8978310ff623 23:22:31 ---> c05a2b5836b9 23:22:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:31 ---> 8e7602916551 23:22:31 Step 6/25 : COPY go.mod vendor* ./ 23:22:31 ---> Running in d3a2e99d467f 23:22:31 Removing intermediate container 203fda7bed96 23:22:31 ---> 4e8a2493394e 23:22:31 Step 6/23 : COPY go.mod vendor* ./ 23:22:31 Removing intermediate container 052d3a47cbc3 23:22:31 ---> e32eeda8b3fd 23:22:31 Step 6/24 : COPY go.mod vendor* ./ 23:22:32 Removing intermediate container 02e6243c7ca2 23:22:32 ---> df68103d9f01 23:22:32 Step 5/20 : COPY go.mod vendor* ./ 23:22:32 ---> 5565ba924e65 23:22:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:33 ---> Running in 6307b6131310 23:22:33 ---> 8967ca9fedae 23:22:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:33 ---> Running in 711e3c6b48ff 23:22:33 ---> 5dbfbdae5a55 23:22:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:33 ---> Running in 77a6844817f0 23:22:34 ---> e3064461e9e5 23:22:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:34 ---> Running in ff034a242eff 23:24:41 Removing intermediate container ff034a242eff 23:24:41 ---> 63266a79a849 23:24:41 Step 7/20 : COPY . . 23:24:41 Removing intermediate container 77a6844817f0 23:24:41 ---> 1cfa6fed6a97 23:24:41 Step 8/23 : COPY . . 23:24:41 Removing intermediate container 711e3c6b48ff 23:24:41 ---> 869e7a5d2449 23:24:41 Step 8/24 : COPY . .Removing intermediate container d3a2e99d467f 23:24:41 23:24:41 ---> 630bd5c0ec4f 23:24:41 Step 7/27 : COPY . . 23:24:41 Removing intermediate container 6307b6131310 23:24:41 ---> 6f9ce7598088 23:24:41 Step 8/25 : COPY . . 23:24:47 ---> b320fe4c12df 23:24:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:24:47 ---> a7e358592056 23:24:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:24:47 ---> 0dfd8bc76fa7 23:24:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:24:47 ---> ba18be4b8ee0 23:24:47 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:24:47 ---> 4b7630bf2973 23:24:47 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:24:47 ---> Running in dc0ad3517830 23:24:47 ---> Running in d3d7e7508ac6 23:24:47 ---> Running in da40aedcc852 23:24:47 ---> Running in 9368ddd4a04c 23:24:47 ---> Running in 38c75ffba67f 23:24:48 Removing intermediate container 38c75ffba67f 23:24:48 ---> 701f2ec936a5 23:24:48 Step 9/27 : WORKDIR /edgex-go/spire-build 23:24:48 ---> Running in 8e4640826732 23:24:49 Removing intermediate container 8e4640826732 23:24:49 ---> c1bac40954d3 23:24:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:24:49 ---> Running in 3ff8692b98af 23:24:49 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 23:24:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:24:49 Removing intermediate container 3ff8692b98af 23:24:49 ---> b67fe2852995 23:24:49 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:24: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:24:49 ---> Running in d8c8512b3df3 23:24:50 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 23:24:53 Removing intermediate container d8c8512b3df3 23:24:53 ---> 00bb82d94302 23:24:53 Step 12/27 : WORKDIR /edgex-go 23:24:53 ---> Running in b805cf0a0d71 23:24:54 Removing intermediate container b805cf0a0d71 23:24:54 ---> 6791866b66b3 23:24:54 23:24:54 Step 13/27 : FROM alpine:3.17 23:24:54 3.17: Pulling from library/alpine 23:24:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:24:54 Status: Downloaded newer image for alpine:3.17 23:24:54 ---> d74e625d9115 23:24:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:24:54 ---> Running in 4345510ade3a 23:24:55 Removing intermediate container 4345510ade3a 23:24:55 ---> a7a44f7cfa3c 23:24:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:24:55 ---> Running in 44039f5d4ee7 23:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:00 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:25:00 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:25:00 OK: 17691 distinct packages available 23:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:02 (1/4) Installing dumb-init (1.2.5-r2) 23:25:02 (2/4) Installing musl-obstack (1.2.3-r0) 23:25:02 (3/4) Installing libucontext (1.2-r0) 23:25:02 (4/4) Installing gcompat (1.1.0-r0) 23:25:02 Executing busybox-1.35.0-r29.trigger 23:25:02 OK: 8 MiB in 19 packages 23:25:04 Removing intermediate container 44039f5d4ee7 23:25:04 ---> 5f060bddc79a 23:25:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:05 ---> d7606aa0a204 23:25:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:25:06 ---> 24fd268f8124 23:25:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:25:12 ---> a1075d9a3229 23:25:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:25:12 ---> cbc972fdf707 23:25:12 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:25:13 ---> Running in 7875259c30c6 23:25:13 Removing intermediate container 7875259c30c6 23:25:13 ---> 36af3809f112 23:25:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:25:14 ---> 49d02ecb9498 23:25:14 Step 22/27 : WORKDIR / 23:25:14 ---> Running in 7bf1cae7c4fa 23:25:15 Removing intermediate container 7bf1cae7c4fa 23:25:15 ---> d7daf3f5261e 23:25:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:25:15 ---> Running in f838856d6976 23:25:15 Removing intermediate container f838856d6976 23:25:15 ---> 85ae704c7933 23:25:15 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:25:16 ---> Running in 3d2628289f69 23:25:16 Removing intermediate container 3d2628289f69 23:25:16 ---> 5f71abed8788 23:25:16 Step 25/27 : LABEL arch=arm64 23:25:16 ---> Running in 9c3b34fdfb8b 23:25:17 Removing intermediate container 9c3b34fdfb8b 23:25:17 ---> 7bced6d85eea 23:25:17 Step 26/27 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:25:17 ---> Running in d1c8f833ed3b 23:25:17 Removing intermediate container d1c8f833ed3b 23:25:17 ---> 3583c23067e6 23:25:17 Step 27/27 : LABEL version=0.0.0 23:25:17 ---> Running in b9874f09691b 23:25:18 Removing intermediate container b9874f09691b 23:25:18 ---> 190ede4fcc91 23:25:18 23:25:18 Successfully built 190ede4fcc91 23:25:18 Successfully tagged security-spire-config-arm64:latest 23:25:18  Building security-spire-config ... done Building support-notifications 23:25:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:25:36 ---> 657e8f5f42b6 23:25:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:25:36 ---> Using cache 23:25:36 ---> 677cbb52523d 23:25:36 Step 4/23 : WORKDIR /edgex-go 23:25:36 ---> Using cache 23:25:36 ---> 3f065fddd153 23:25:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:25:36 ---> Running in e73934b6ed47 23:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:25:40 OK: 263 MiB in 53 packages 23:25:41 Removing intermediate container e73934b6ed47 23:25:41 ---> 8a2a7f023559 23:25:41 Step 6/23 : COPY go.mod vendor* ./ 23:25:42 ---> 09dca2ea8385 23:25:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:42 ---> Running in 532acfde3df1 23:27:34 Removing intermediate container 532acfde3df1 23:27:34 ---> ff0cd7b29d86 23:27:34 Step 8/23 : COPY . . 23:27:38 ---> b93088a23804 23:27:38 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:27:38 ---> Running in c46d5db255ab 23:27:40 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 23:32:32 Removing intermediate container dc0ad3517830 23:32:32 ---> 58c1fca6dad8 23:32:32 23:32:32 Step 10/23 : FROM alpine:3.17 23:32:32 ---> d74e625d9115 23:32:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:32:32 ---> Running in 9530dcfa2d48 23:32:32 Removing intermediate container 9530dcfa2d48 23:32:32 ---> 67ee203027e0 23:32:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:32:32 ---> Running in c6a0e6b9fc9b 23:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:32 (1/1) Installing dumb-init (1.2.5-r2) 23:32:32 Executing busybox-1.35.0-r29.trigger 23:32:32 OK: 8 MiB in 16 packages 23:32:32 Removing intermediate container c6a0e6b9fc9b 23:32:32 ---> a0e5818e56b0 23:32:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:32 ---> 4d05ef0454c9 23:32:32 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:32:32 ---> 4d021ee279c0 23:32:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:32:35 ---> 461485de200a 23:32:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:32:37 ---> a27af01de7d9 23:32:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:32:37 Removing intermediate container d3d7e7508ac6 23:32:37 ---> ea45db3504e5 23:32:37 23:32:37 Step 10/24 : FROM alpine:3.17 23:32:37 ---> d74e625d9115 23:32:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:32:37 ---> Running in c8297873a2c3 23:32:37 ---> ddaa8f33c713 23:32:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:32:38 ---> Running in dbc7609656b3 23:32:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:32:41 Removing intermediate container dbc7609656b3 23:32:41 ---> b3ca67646090 23:32:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:32:42 ---> Running in f81c9eaa095d 23:32:42 (1/1) Installing dumb-init (1.2.5-r2) 23:32:42 Executing busybox-1.35.0-r29.trigger 23:32:42 OK: 8 MiB in 16 packages 23:32:45 Removing intermediate container f81c9eaa095d 23:32:45 ---> d2b4d1ec7284 23:32:45 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:32:45 ---> Running in 4d7c97306d98 23:32:46 Removing intermediate container 4d7c97306d98 23:32:46 ---> 79fd0b30ee9a 23:32:46 Step 21/23 : LABEL arch=arm64 23:32:46 Removing intermediate container c8297873a2c3 23:32:46 ---> 0fb61a8c4d56 23:32:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:32:47 ---> Running in 33154365191f 23:32:47 ---> Running in 3c5325b9136f 23:32:48 Removing intermediate container 3c5325b9136f 23:32:48 ---> b43a6309687a 23:32:48 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:32:48 Removing intermediate container 33154365191f 23:32:48 ---> b42d5eb54813 23:32:48 Step 13/24 : ENV APP_PORT=59882 23:32:48 ---> Running in 20f46283f1cf 23:32:48 ---> Running in 5b773beee711 23:32:49 Removing intermediate container 5b773beee711 23:32:49 ---> adb330be2e6a 23:32:49 Step 14/24 : EXPOSE $APP_PORT 23:32:49 Removing intermediate container 20f46283f1cf 23:32:49 ---> e84b5056198d 23:32:49 Step 23/23 : LABEL version=0.0.0 23:32:49 ---> Running in 2fcb4a81c26c 23:32:49 ---> Running in 1702883d3a5a 23:32:50 Removing intermediate container 1702883d3a5a 23:32:50 ---> 0eb37ca832cc 23:32:50 23:32:51 Removing intermediate container 2fcb4a81c26c 23:32:51 ---> 11126eb4ea96 23:32:51 Step 15/24 : WORKDIR / 23:32:51 ---> Running in 2dbe81515adb 23:32:51 Successfully built 0eb37ca832cc 23:32:51 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:32:51 Building security-proxy-auth 23:32:52  Building core-common-config-bootstrapper ... done Removing intermediate container 2dbe81515adb 23:32:52 ---> 3462030cb13d 23:32:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:54 ---> 106dfcae57df 23:32:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:32:59 ---> bc7ad6d80683 23:32:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:33:00 Removing intermediate container da40aedcc852 23:33:00 ---> bf4e5bdfd2e0 23:33:00 23:33:00 Step 10/25 : FROM alpine:3.17 23:33:00 ---> d74e625d9115 23:33:00 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:33:00 ---> Using cache 23:33:00 ---> 0fb61a8c4d56 23:33:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:33:00 ---> Using cache 23:33:00 ---> b42d5eb54813 23:33:00 Step 13/25 : ENV APP_PORT=59881 23:33:00 ---> Running in 9e48bcb2debf 23:33:01 Removing intermediate container 9e48bcb2debf 23:33:01 ---> 1fc0acf09098 23:33:01 Step 14/25 : EXPOSE $APP_PORT 23:33:01 ---> Running in a4cc571d8696 23:33:03 Removing intermediate container a4cc571d8696 23:33:03 ---> 0a320c3e0a6c 23:33:03 Step 15/25 : WORKDIR / 23:33:03 ---> 0a2dd60550de 23:33:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:33:03 ---> Running in 7f32d33ec0b6 23:33:04 Removing intermediate container 7f32d33ec0b6 23:33:04 ---> 66086e1384c9 23:33:04 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:04 ---> de1ca38e7355 23:33:04 Step 20/24 : ENTRYPOINT ["/core-command"] 23:33:05 ---> Running in 0d465a39f31b 23:33:05 ---> a57657fe0e6d 23:33:05 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:33:05 Removing intermediate container 0d465a39f31b 23:33:05 ---> da5d4059c34f 23:33:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:33:06 ---> Running in b2925bf857bf 23:33:07 Removing intermediate container b2925bf857bf 23:33:07 ---> dca209462812 23:33:07 Step 22/24 : LABEL arch=arm64 23:33:07 ---> Running in 363d992b4a4d 23:33:07 ---> bc5e929edad7 23:33:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:33:08 Removing intermediate container 363d992b4a4d 23:33:08 ---> cb2ae65a96f2 23:33:08 Step 23/24 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:33:08 ---> Running in f3962fa88bb1 23:33:09 Removing intermediate container f3962fa88bb1 23:33:09 ---> ade0cf3b0db3 23:33:09 Step 24/24 : LABEL version=0.0.0 23:33:09 ---> Running in 881a82b301fc 23:33:10 Removing intermediate container 881a82b301fc 23:33:10 ---> 170e3d3d1e62 23:33:10 23:33:10 ---> c2ca02f2677d 23:33:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:33:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:11 ---> 657e8f5f42b6 23:33:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:33:11 ---> Using cache 23:33:11 ---> 677cbb52523d 23:33:11 Step 4/23 : WORKDIR /edgex-go 23:33:11 ---> Using cache 23:33:11 ---> 3f065fddd153 23:33:11 Step 5/23 : RUN apk add --update --no-cache make git 23:33:11 ---> Using cache 23:33:11 ---> 8e7602916551 23:33:11 Step 6/23 : COPY go.mod vendor* ./ 23:33:11 ---> Using cache 23:33:11 ---> 5565ba924e65 23:33:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:11 ---> Using cache 23:33:11 ---> 6f9ce7598088 23:33:11 Step 8/23 : COPY . . 23:33:11 Successfully built 170e3d3d1e62 23:33:11 Successfully tagged core-command-arm64:latest 23:33:11 Building core-data 23:33:11  Building core-command ... done  ---> Using cache 23:33:11 ---> ba18be4b8ee0 23:33:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:33:11 ---> Running in 7aabbef3415a 23:33:12 ---> 696401e2c821 23:33:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:33:13 ---> d56639f35786 23:33:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:33:13 ---> Running in d3f2aa456f7c 23:33:14 Removing intermediate container d3f2aa456f7c 23:33:14 ---> 861240dda731 23:33:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:33:14 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-auth/security-proxy-auth ./cmd/security-proxy-auth 23:33:14 ---> Running in f47bc868585f 23:33:15 Removing intermediate container f47bc868585f 23:33:15 ---> cb36670925c5 23:33:15 Step 23/25 : LABEL arch=arm64 23:33:15 ---> Running in 60084de5e8ba 23:33:15 Removing intermediate container 60084de5e8ba 23:33:15 ---> 14fd1fe40eb6 23:33:15 Step 24/25 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:33:16 ---> Running in 2d9f4b973f5d 23:33:16 Removing intermediate container 2d9f4b973f5d 23:33:16 ---> 187e6d7d1795 23:33:16 Step 25/25 : LABEL version=0.0.0 23:33:16 ---> Running in 3f1383834782 23:33:17 Removing intermediate container 3f1383834782 23:33:17 ---> 7ff0758efc74 23:33:17 23:33:17 Successfully built 7ff0758efc74 23:33:17 Successfully tagged core-metadata-arm64:latest 23:33:17 Building security-proxy-setup 23:33:35  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:35 ---> 657e8f5f42b6 23:33:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:33:35 ---> Using cache 23:33:35 ---> 677cbb52523d 23:33:35 Step 4/23 : WORKDIR /edgex-go 23:33:35 ---> Using cache 23:33:35 ---> 3f065fddd153 23:33:35 Step 5/23 : RUN apk add --update --no-cache make git 23:33:35 ---> Using cache 23:33:35 ---> 8e7602916551 23:33:35 Step 6/23 : COPY go.mod vendor* ./ 23:33:35 ---> Using cache 23:33:35 ---> 5565ba924e65 23:33:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:35 ---> Using cache 23:33:35 ---> 6f9ce7598088 23:33:35 Step 8/23 : COPY . . 23:33:35 ---> Using cache 23:33:35 ---> ba18be4b8ee0 23:33:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:33:35 ---> Running in fae9d1b35fb4 23:33:38 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 23:33:43 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:33:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:33:43 ---> 657e8f5f42b6 23:33:43 Step 3/22 : WORKDIR /edgex-go 23:33:43 ---> Using cache 23:33:43 ---> 683cda778b45 23:33:43 Step 4/22 : RUN apk add --update --no-cache make git 23:33:43 ---> Running in 65ba60eb1d8e 23:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:33:48 OK: 263 MiB in 53 packages 23:33:50 Removing intermediate container 65ba60eb1d8e 23:33:50 ---> 695a80d06f1e 23:33:50 Step 5/22 : COPY go.mod vendor* ./ 23:33:51 ---> 1336e4d80e01 23:33:51 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:51 ---> Running in f486ed8b4469 23:34:17 Removing intermediate container 9368ddd4a04c 23:34:17 ---> 2bc4ab462156 23:34:17 23:34:17 Step 9/20 : FROM alpine:3.17 23:34:17 ---> d74e625d9115 23:34:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:34:17 ---> Running in fefc829c1d6c 23:34:17 Removing intermediate container fefc829c1d6c 23:34:17 ---> c65f323f4bee 23:34:17 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:34:18 ---> Running in c72af589e672 23:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:23 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:34:23 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:34:23 OK: 17691 distinct packages available 23:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:25 (1/9) Installing ca-certificates (20220614-r4) 23:34:25 (2/9) Installing brotli-libs (1.0.9-r9) 23:34:26 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:34:26 (4/9) Installing libcurl (7.88.1-r1) 23:34:26 (5/9) Installing curl (7.88.1-r1) 23:34:26 (6/9) Installing dumb-init (1.2.5-r2) 23:34:26 (7/9) Installing musl-obstack (1.2.3-r0) 23:34:26 (8/9) Installing libucontext (1.2-r0) 23:34:26 (9/9) Installing gcompat (1.1.0-r0) 23:34:26 Executing busybox-1.35.0-r29.trigger 23:34:26 Executing ca-certificates-20220614-r4.trigger 23:34:26 OK: 11 MiB in 24 packages 23:34:29 Removing intermediate container c72af589e672 23:34:29 ---> 71588b392461 23:34:29 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:30 ---> bcf8c1b4814e 23:34:30 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:34:31 ---> 62586cc967d7 23:34:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:34:33 ---> 43c8b9562d20 23:34:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:34:34 ---> 2a715666d529 23:34:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:34:34 ---> Running in e439f47b96f8 23:34:35 Removing intermediate container e439f47b96f8 23:34:35 ---> b71382c66b7a 23:34:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:34:35 ---> Running in 53a52b47a913 23:34:35 Removing intermediate container 53a52b47a913 23:34:35 ---> 570a22e61baa 23:34:35 Step 18/20 : LABEL arch=arm64 23:34:35 ---> Running in 9f31eafb1808 23:34:36 Removing intermediate container 9f31eafb1808 23:34:36 ---> 8d3d739c4c4b 23:34:36 Step 19/20 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:34:36 ---> Running in d972991d79f3 23:34:37 Removing intermediate container d972991d79f3 23:34:37 ---> bbab25aa140a 23:34:37 Step 20/20 : LABEL version=0.0.0 23:34:37 ---> Running in 7fb91c649bbe 23:34:38 Removing intermediate container 7fb91c649bbe 23:34:38 ---> 8283e5a7a908 23:34:38 23:34:38 Successfully built 8283e5a7a908 23:34:38 Successfully tagged security-spiffe-token-provider-arm64:latest 23:34:38  Building security-spiffe-token-provider ... done Building security-secretstore-setup 23:34:56 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:34:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:34:56 ---> 657e8f5f42b6 23:34:56 Step 3/25 : WORKDIR /edgex-go 23:34:56 ---> Using cache 23:34:56 ---> 683cda778b45 23:34:56 Step 4/25 : RUN apk add --update --no-cache make git 23:34:56 ---> Using cache 23:34:56 ---> 695a80d06f1e 23:34:56 Step 5/25 : COPY go.mod vendor* ./ 23:34:56 ---> Using cache 23:34:56 ---> 1336e4d80e01 23:34:56 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:56 ---> Running in 73e21eef127c 23:35:43 Removing intermediate container f486ed8b4469 23:35:43 ---> 12ef2c9a8304 23:35:43 Step 7/22 : COPY . . 23:35:51 ---> 4c244cafe2b7 23:35:51 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:35:51 ---> Running in bfedba82c0d2 23:35:53 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 23:36:49 Removing intermediate container 73e21eef127c 23:36:49 ---> be6f50d58ec5 23:36:49 Step 7/25 : COPY . . 23:36:53 ---> 0a630efadddf 23:36:53 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:36:53 ---> Running in 612ea0d8353a 23:36: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 23:38:32 Removing intermediate container c46d5db255ab 23:38:32 ---> b126f722dbdf 23:38:32 23:38:32 Step 10/23 : FROM alpine:3.17 23:38:32 ---> d74e625d9115 23:38:32 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:38:32 ---> Running in d6337d852b69 23:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:38:34 (1/2) Installing ca-certificates (20220614-r4) 23:38:34 (2/2) Installing dumb-init (1.2.5-r2) 23:38:34 Executing busybox-1.35.0-r29.trigger 23:38:34 Executing ca-certificates-20220614-r4.trigger 23:38:34 OK: 8 MiB in 17 packages 23:38:37 Removing intermediate container d6337d852b69 23:38:37 ---> 3d5f4cca7b5d 23:38:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:38:37 ---> Running in fea23112b623 23:38:37 Removing intermediate container fea23112b623 23:38:37 ---> 386306757e88 23:38:37 Step 13/23 : ENV APP_PORT=59860 23:38:37 ---> Running in 3d06c8d826b8 23:38:38 Removing intermediate container 3d06c8d826b8 23:38:38 ---> 7e6bb766ba4a 23:38:38 Step 14/23 : EXPOSE $APP_PORT 23:38:38 ---> Running in 38041e065e84 23:38:38 Removing intermediate container 38041e065e84 23:38:38 ---> 1b6eb44d3d95 23:38:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:39 ---> dd406f065a58 23:38:39 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:38:40 ---> b1358f7bc660 23:38:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:38:43 ---> 492f3acbcdbd 23:38:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:38:44 ---> d75019101ea4 23:38:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:38:44 ---> Running in c9d153e0697d 23:38:44 Removing intermediate container c9d153e0697d 23:38:44 ---> db318c42cbf2 23:38:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:38:44 ---> Running in 30797e039243 23:38:45 Removing intermediate container 30797e039243 23:38:45 ---> b9c2b4360ef6 23:38:45 Step 21/23 : LABEL arch=arm64 23:38:46 ---> Running in c40a194f53be 23:38:47 Removing intermediate container c40a194f53be 23:38:47 ---> 29c4acf9973b 23:38:47 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:38:47 ---> Running in b2671e068729 23:38:48 Removing intermediate container b2671e068729 23:38:48 ---> 5ccd013cf36f 23:38:48 Step 23/23 : LABEL version=0.0.0 23:38:48 ---> Running in 08b1f9dcae71 23:38:48 Removing intermediate container 08b1f9dcae71 23:38:48 ---> 3c30e6ece3a0 23:38:48 23:38:48 Successfully built 3c30e6ece3a0 23:38:48 Successfully tagged support-notifications-arm64:latest 23:38:48  Building support-notifications ... done Building security-spire-server 23:39:07 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:39:07 ---> 657e8f5f42b6 23:39:07 Step 3/26 : WORKDIR /edgex-go 23:39:07 ---> Using cache 23:39:07 ---> 683cda778b45 23:39:07 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:39:07 ---> Running in f648c6a90bc8 23:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:11 OK: 263 MiB in 53 packages 23:39:13 Removing intermediate container f648c6a90bc8 23:39:13 ---> 3ce4858d6a7e 23:39:13 Step 5/26 : COPY go.mod vendor* ./ 23:39:14 ---> e5317e063778 23:39:14 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:14 ---> Running in d364003a98e5 23:41:06 Removing intermediate container 7aabbef3415a 23:41:06 ---> 3e470e5be418 23:41:06 23:41:06 Step 10/23 : FROM alpine:3.17 23:41:06 ---> d74e625d9115 23:41:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:41:06 ---> Using cache 23:41:06 ---> 67ee203027e0 23:41:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:41:06 ---> Using cache 23:41:06 ---> a0e5818e56b0 23:41:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:06 ---> Using cache 23:41:06 ---> 4d05ef0454c9 23:41:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:41:06 ---> Using cache 23:41:06 ---> 4d021ee279c0 23:41:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:41:06 ---> 1efa510ed859 23:41:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:41:06 ---> ed364a6613fd 23:41:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:41:06 ---> c615062810de 23:41:06 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:41:06 ---> Running in b5bb9840b9c1 23:41:06 Removing intermediate container b5bb9840b9c1 23:41:06 ---> 066c5c2f0b1f 23:41:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:41:06 ---> Running in c1473d494062 23:41:06 Removing intermediate container c1473d494062 23:41:06 ---> 8e7a52f08016 23:41:06 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:41:06 ---> Running in cc7c3f0faf08 23:41:06 Removing intermediate container cc7c3f0faf08 23:41:06 ---> 501293f616d4 23:41:06 Step 21/23 : LABEL arch=arm64 23:41:06 ---> Running in d75b88344b4e 23:41:07 Removing intermediate container d75b88344b4e 23:41:07 ---> 1c58924a4627 23:41:07 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:41:07 ---> Running in 384fede0b0d5 23:41:07 Removing intermediate container 384fede0b0d5 23:41:07 ---> ea6a36f01693 23:41:07 Step 23/23 : LABEL version=0.0.0 23:41:08 ---> Running in c81c062b417a 23:41:10 Removing intermediate container c81c062b417a 23:41:10 ---> 65ffcfb51727 23:41:10 23:41:10 Successfully built 65ffcfb51727 23:41:10 Successfully tagged security-proxy-auth-arm64:latest 23:41:10 Building security-spire-agent 23:41:13  Building security-proxy-auth ... done Removing intermediate container d364003a98e5 23:41:13 ---> 5abc50aef374 23:41:13 Step 7/26 : COPY . . 23:41:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:41:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:41:32 ---> 657e8f5f42b6 23:41:32 Step 3/27 : WORKDIR /edgex-go 23:41:32 ---> Using cache 23:41:32 ---> 683cda778b45 23:41:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:41:32 ---> Using cache 23:41:32 ---> 3ce4858d6a7e 23:41:32 Step 5/27 : COPY go.mod vendor* ./ 23:41:32 ---> Using cache 23:41:32 ---> e5317e063778 23:41:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:32 ---> Using cache 23:41:32 ---> 5abc50aef374 23:41:32 Step 7/27 : COPY . . 23:41:33 ---> 36db5735d06c 23:41:33 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:41:33 ---> Running in 195f47c5ee57 23:41:34 Removing intermediate container 195f47c5ee57 23:41:34 ---> add84d8f70fd 23:41:34 Step 9/26 : WORKDIR /edgex-go/spire-build 23:41:34 ---> Running in 540db2e3b0d4 23:41:36 Removing intermediate container 540db2e3b0d4 23:41:36 ---> 88e323182a3e 23:41:36 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:41:37 ---> Running in 8c0a508f38be 23:41:38 Removing intermediate container 8c0a508f38be 23:41:38 ---> 8d42b79b0aab 23:41:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:41:38 ---> Running in b48b6844acce 23:41:42 Removing intermediate container b48b6844acce 23:41:42 ---> 6d7fd483fd23 23:41:42 Step 12/26 : WORKDIR /edgex-go 23:41:42 ---> Running in 61f75a683323 23:41:43 Removing intermediate container 61f75a683323 23:41:43 ---> 807924da4eb0 23:41:43 23:41:43 Step 13/26 : FROM alpine:3.17 23:41:43 ---> d74e625d9115 23:41:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:41:43 ---> Using cache 23:41:43 ---> a7a44f7cfa3c 23:41:43 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:41:43 ---> Running in f2056d2f2322 23:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:48 ---> 583fd9ad7085 23:41:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:41:49 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:41:49 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:41:49 OK: 17691 distinct packages available 23:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:50 ---> Running in 2388db2e8ceb 23:41:50 Removing intermediate container 2388db2e8ceb 23:41:50 ---> fa5284582aa4 23:41:50 Step 9/27 : WORKDIR /edgex-go/spire-build 23:41:50 ---> Running in 3bdc1e39d37b 23:41:51 Removing intermediate container 3bdc1e39d37b 23:41:51 ---> 3a4d237b9043 23:41:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:41:51 ---> Running in 8ae31fe76b95 23:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:51 Removing intermediate container 8ae31fe76b95 23:41:51 ---> 793bc7c69db2 23:41:51 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:41:52 ---> Running in 8285d46db860 23:41:53 (1/5) Installing dumb-init (1.2.5-r2) 23:41:53 (2/5) Installing musl-obstack (1.2.3-r0) 23:41:53 (3/5) Installing libucontext (1.2-r0) 23:41:53 (4/5) Installing gcompat (1.1.0-r0) 23:41:53 (5/5) Installing openssl (3.0.8-r1) 23:41:53 Executing busybox-1.35.0-r29.trigger 23:41:53 OK: 9 MiB in 20 packages 23:41:56 Removing intermediate container f2056d2f2322 23:41:56 ---> 3bc60162fcf8 23:41:56 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:56 Removing intermediate container 8285d46db860 23:41:56 ---> f90b6916cfa6 23:41:56 Step 12/27 : WORKDIR /edgex-go 23:41:56 ---> Running in eed64b5affcf 23:41:57 Removing intermediate container eed64b5affcf 23:41:57 ---> 7105f42574c5 23:41:57 23:41:57 Step 13/27 : FROM alpine:3.17 23:41:57 ---> d74e625d9115 23:41:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:41:57 ---> Using cache 23:41:57 ---> a7a44f7cfa3c 23:41:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:41:57 ---> Using cache 23:41:57 ---> 3bc60162fcf8 23:41:57 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:57 ---> a671dbbd3b81 23:41:57 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:41:58 ---> cdb25dc1fccd 23:41:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:41:58 ---> a6c661f2cb87 23:41:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:41:59 ---> b68c1f65406b 23:41:59 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:42:06 ---> c3898c646fdb 23:42:06 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:42:07 ---> 7536a651d461 23:42:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:42:08 ---> 03d2bc8e170a 23:42:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:42:10 ---> cbd0c96f234a 23:42:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:42:11 ---> fb9851515b52 23:42:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:42:12 ---> Running in fefe42aece76 23:42:13 Removing intermediate container fefe42aece76 23:42:13 ---> 9d4e5357bd3d 23:42:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:42:13 ---> a667962c12f7 23:42:13 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:42:13 ---> Running in 22883c870775 23:42:15 ---> 09c324d09977 23:42:15 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:42:15 Removing intermediate container 22883c870775 23:42:15 ---> a97cd2295e69 23:42:15 Step 24/26 : LABEL arch=arm64 23:42:16 ---> Running in 0653a1fcfeb1 23:42:16 Removing intermediate container 0653a1fcfeb1 23:42:16 ---> 1849a28966a4 23:42:16 Step 25/26 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:42:16 ---> Running in 90e8350a5fdc 23:42:17 Removing intermediate container 90e8350a5fdc 23:42:17 ---> 970fab19f009 23:42:17 Step 26/26 : LABEL version=0.0.0 23:42:17 ---> Running in 84e503d22036 23:42:18 ---> d886413adcc8 23:42:18 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:42:19 Removing intermediate container 84e503d22036 23:42:19 ---> ee4bbec76283 23:42:19 23:42:19 ---> 292a7e433cfb 23:42:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:42:19 ---> Running in aee5480589ef 23:42:20 Successfully built ee4bbec76283 23:42:20 Successfully tagged security-spire-server-arm64:latest 23:42:20  Building security-spire-server ... done Building security-bootstrapper 23:42:20 Removing intermediate container aee5480589ef 23:42:20 ---> b2f51fd08b34 23:42:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:42:20 ---> Running in 59522995608d 23:42:21 Removing intermediate container 59522995608d 23:42:21 ---> 2da4497b9ca0 23:42:21 Step 25/27 : LABEL arch=arm64 23:42:21 ---> Running in 522ad21ff17f 23:42:22 Removing intermediate container 522ad21ff17f 23:42:22 ---> 9316d200bb31 23:42:22 Step 26/27 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:42:22 ---> Running in 03b8917fba1c 23:42:23 Removing intermediate container 03b8917fba1c 23:42:23 ---> 0b029a7c83f0 23:42:23 Step 27/27 : LABEL version=0.0.0 23:42:23 ---> Running in 9e6c1844c66e 23:42:24 Removing intermediate container 9e6c1844c66e 23:42:24 ---> 52058b065cb7 23:42:24 23:42:25 Successfully built 52058b065cb7 23:42:25 Successfully tagged security-spire-agent-arm64:latest 23:42:25  Building security-spire-agent ... done Building support-scheduler 23:42:31 Removing intermediate container fae9d1b35fb4 23:42:31 ---> 211d1aa51da8 23:42:31 23:42:31 Step 10/23 : FROM alpine:3.17 23:42:31 ---> d74e625d9115 23:42:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:42:31 ---> Running in 14243c20a601 23:42:32 Removing intermediate container 14243c20a601 23:42:32 ---> cd1243bdc4c0 23:42:32 Step 12/23 : ENV APP_PORT=59880 23:42:32 ---> Running in 2c70403ff548 23:42:32 Removing intermediate container 2c70403ff548 23:42:32 ---> 30197e12704b 23:42:32 Step 13/23 : EXPOSE $APP_PORT 23:42:33 ---> Running in 80fe9f131af2 23:42:33 Removing intermediate container 80fe9f131af2 23:42:33 ---> 3548903fd280 23:42:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:42:34 ---> Running in 41af9ce88e62 23:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:39 (1/1) Installing dumb-init (1.2.5-r2) 23:42:39 Executing busybox-1.35.0-r29.trigger 23:42:39 OK: 8 MiB in 16 packages 23:42:41 Removing intermediate container 41af9ce88e62 23:42:41 ---> 1735c5af4417 23:42:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:42 ---> af834942dc8b 23:42:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:42:44 ---> 085eedb642c7 23:42:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:42:45 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:42:45 ---> 657e8f5f42b6 23:42:45 Step 3/33 : WORKDIR /edgex-go 23:42:45 ---> Using cache 23:42:45 ---> 683cda778b45 23:42:46 Step 4/33 : RUN apk add --update --no-cache make git 23:42:46 ---> Using cache 23:42:46 ---> 695a80d06f1e 23:42:46 Step 5/33 : COPY go.mod vendor* ./ 23:42:46 ---> Using cache 23:42:46 ---> 1336e4d80e01 23:42:46 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:46 ---> Using cache 23:42:46 ---> be6f50d58ec5 23:42:46 Step 7/33 : COPY . . 23:42:46 ---> Using cache 23:42:46 ---> 0a630efadddf 23:42:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:42:46 ---> Running in e419ef736f56 23:42:48 ---> c299cfe093b1 23:42:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:42:48 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 23:42:49 ---> 43405d239cf1 23:42:49 Step 19/23 : ENTRYPOINT ["/core-data"] 23:42:49 ---> Running in c64efc102b8a 23:42:50 Removing intermediate container c64efc102b8a 23:42:50 ---> ac591bea7330 23:42:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:42:50 ---> Running in c6f8e46ba5f5 23:42:51 Removing intermediate container c6f8e46ba5f5 23:42:51 ---> 8a8c51bcb102 23:42:51 Step 21/23 : LABEL arch=arm64 23:42:51 ---> Running in a92e2eebc952 23:42:52 Removing intermediate container a92e2eebc952 23:42:52 ---> 14be16541419 23:42:52 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:42:52 ---> Running in 58544b9a5fce 23:42:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:42:53 ---> 657e8f5f42b6 23:42:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:42:53 ---> Using cache 23:42:53 ---> 677cbb52523d 23:42:53 Step 4/23 : WORKDIR /edgex-go 23:42:53 ---> Using cache 23:42:53 ---> 3f065fddd153 23:42:53 Step 5/23 : RUN apk add --update --no-cache make git 23:42:53 ---> Using cache 23:42:53 ---> 8e7602916551 23:42:53 Step 6/23 : COPY go.mod vendor* ./ 23:42:53 ---> Using cache 23:42:53 ---> 5565ba924e65 23:42:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:53 ---> Using cache 23:42:53 ---> 6f9ce7598088 23:42:53 Step 8/23 : COPY . . 23:42:53 ---> Using cache 23:42:53 ---> ba18be4b8ee0 23:42:53 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:42:55 Removing intermediate container 58544b9a5fce 23:42:55 ---> 525a7406cf65 23:42:55 Step 23/23 : LABEL version=0.0.0 23:42:55 ---> Running in 23ae5705b943 23:42:55 ---> Running in 945a7ccc4646 23:42:56 Removing intermediate container 945a7ccc4646 23:42:56 ---> 74b4155ddc46 23:42:56 23:42:56 Successfully built 74b4155ddc46 23:42:56 Successfully tagged core-data-arm64:latest 23:42:57  Building core-data ... done 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 23:43:19 Removing intermediate container bfedba82c0d2 23:43:19 ---> acf6a9712776 23:43:19 23:43:19 Step 9/22 : FROM alpine:3.17 23:43:19 ---> d74e625d9115 23:43:19 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:43:19 ---> Running in 083fbf677b2c 23:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:43:22 (1/2) Installing dumb-init (1.2.5-r2) 23:43:22 (2/2) Installing openssl (3.0.8-r1) 23:43:22 Executing busybox-1.35.0-r29.trigger 23:43:22 OK: 8 MiB in 17 packages 23:43:24 Removing intermediate container 083fbf677b2c 23:43:24 ---> a1f246811825 23:43:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:43:24 ---> Running in 941516e1c595 23:43:25 Removing intermediate container 941516e1c595 23:43:25 ---> b6ec27cb9d49 23:43:25 Step 12/22 : WORKDIR /edgex 23:43:25 ---> Running in c26eda57548a 23:43:25 Removing intermediate container c26eda57548a 23:43:25 ---> cbc2a5ca7af5 23:43:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:43:26 ---> e333a4cbd52c 23:43:26 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:43:27 ---> 42a818c82162 23:43:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:43:28 ---> f803a6b644ff 23:43:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:43:30 ---> 8ef54beb18ea 23:43:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:43:31 ---> 9b80b9abdfea 23:43:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:43:31 ---> Running in f776448d8505 23:43:34 Removing intermediate container f776448d8505 23:43:34 ---> 3c765634a853 23:43:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:43:34 ---> Running in d174cdf1f429 23:43:35 Removing intermediate container d174cdf1f429 23:43:35 ---> 87a08eb07fb2 23:43:35 Step 20/22 : LABEL arch=arm64 23:43:35 ---> Running in 907de5eb0499 23:43:36 Removing intermediate container 907de5eb0499 23:43:36 ---> 7a8a8d05cd34 23:43:36 Step 21/22 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:43:36 ---> Running in 44b1049c749c 23:43:36 Removing intermediate container 44b1049c749c 23:43:36 ---> 887bc66171c6 23:43:36 Step 22/22 : LABEL version=0.0.0 23:43:36 ---> Running in 7453a7db9fa2 23:43:37 Removing intermediate container 7453a7db9fa2 23:43:37 ---> ff2044c06977 23:43:37 23:43:37 Successfully built ff2044c06977 23:43:37 Successfully tagged security-proxy-setup-arm64:latest 23:43:50  Building security-proxy-setup ... done 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 23:44:08 Removing intermediate container 612ea0d8353a 23:44:08 ---> 09e50ade364e 23:44:08 23:44:08 Step 9/25 : FROM alpine:3.17 23:44:08 ---> d74e625d9115 23:44:08 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:44:08 ---> Running in 609cce8f8486 23:44:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:44:10 (1/3) Installing ca-certificates (20220614-r4) 23:44:10 (2/3) Installing dumb-init (1.2.5-r2) 23:44:10 (3/3) Installing su-exec (0.2-r2) 23:44:10 Executing busybox-1.35.0-r29.trigger 23:44:10 Executing ca-certificates-20220614-r4.trigger 23:44:11 OK: 8 MiB in 18 packages 23:44:13 Removing intermediate container 609cce8f8486 23:44:13 ---> 0ba530918a7e 23:44:13 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:44:13 ---> Running in 7b1dfeb5136d 23:44:13 Removing intermediate container 7b1dfeb5136d 23:44:13 ---> 82fb3c5be0e8 23:44:13 Step 12/25 : WORKDIR / 23:44:14 ---> Running in ee2680f882ac 23:44:14 Removing intermediate container ee2680f882ac 23:44:14 ---> ffb8d858f113 23:44:14 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:15 ---> 416dcc6ae34c 23:44:15 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:44:16 ---> c0a1c1c12a46 23:44:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:44:17 ---> 0da08d8a5a04 23:44:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:44:18 ---> d7002b1bba8d 23:44:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:44:19 ---> 3824ff01c03c 23:44:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:44:21 ---> 2ff7245e6418 23:44:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:44:24 ---> 4a295fd52a46 23:44:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:44:25 ---> 52fd74e16b62 23:44:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:44:25 ---> Running in 129f24e31ca8 23:44:29 Removing intermediate container 129f24e31ca8 23:44:29 ---> 831cbfa76579 23:44:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:44:29 ---> Running in 5bf1e26cbec9 23:44:29 Removing intermediate container 5bf1e26cbec9 23:44:29 ---> 09df6cb67827 23:44:29 Step 23/25 : LABEL arch=arm64 23:44:29 ---> Running in fe3ee53619bf 23:44:30 Removing intermediate container fe3ee53619bf 23:44:30 ---> 7fd95f2b71bd 23:44:30 Step 24/25 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:44:30 ---> Running in a91c751f38de 23:44:31 Removing intermediate container a91c751f38de 23:44:31 ---> 958a086902e8 23:44:31 Step 25/25 : LABEL version=0.0.0 23:44:31 ---> Running in 69d4515b0f85 23:44:31 Removing intermediate container 69d4515b0f85 23:44:31 ---> 75956afdd26a 23:44:31 23:44:32 Successfully built 75956afdd26a 23:44:32 Successfully tagged security-secretstore-setup-arm64:latest 23:46:38  Building security-secretstore-setup ... done Removing intermediate container e419ef736f56 23:46:38 ---> 5a5b0b74b2f9 23:46:38 23:46:38 Step 9/33 : FROM alpine:3.17 23:46:38 ---> d74e625d9115 23:46:38 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:46:38 ---> Using cache 23:46:38 ---> c65f323f4bee 23:46:38 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:46:38 ---> Running in 9e1d0fefc159 23:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:38 (1/2) Installing dumb-init (1.2.5-r2) 23:46:38 (2/2) Installing su-exec (0.2-r2) 23:46:38 Executing busybox-1.35.0-r29.trigger 23:46:38 OK: 8 MiB in 17 packages 23:46:38 Removing intermediate container 9e1d0fefc159 23:46:38 ---> fb2b17e1e63e 23:46:38 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:46:38 ---> Running in c9701d640696 23:46:39 Removing intermediate container c9701d640696 23:46:39 ---> c59b6ec652be 23:46:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:46:39 ---> Running in 7f24a5f139cd 23:46:40 Removing intermediate container 7f24a5f139cd 23:46:40 ---> ac1adaaad46d 23:46:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:46:40 ---> Running in e9d642747558 23:46:40 Removing intermediate container e9d642747558 23:46:40 ---> 5069e62b6b8e 23:46:40 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:46:41 ---> Running in 2687840a9c45 23:46:41 Removing intermediate container 2687840a9c45 23:46:41 ---> ada7b9f26ffc 23:46:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:46:41 ---> Running in 52615e314c8d 23:46:44 Removing intermediate container 52615e314c8d 23:46:44 ---> e96dc5eb3f6d 23:46:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:46:44 ---> Running in b964aaa209ab 23:46:44 Removing intermediate container b964aaa209ab 23:46:44 ---> 1eb738a33ae2 23:46:44 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:46:46 ---> 727b0fb7c1cd 23:46:46 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:46:46 ---> Running in 9543c7183d64 23:46:49 Removing intermediate container 9543c7183d64 23:46:49 ---> 9620e5c6781c 23:46:49 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:50 ---> f88eed7918c3 23:46:50 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:46:51 ---> 3cc399771baa 23:46:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:46:53 ---> ddbdc4d747f0 23:46:53 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:46:54 ---> dc725b63d405 23:46:54 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:46:55 ---> 7b51d078590d 23:46:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:46:56 ---> ec2ea2b3a959 23:46:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:46:57 ---> d31469c1435d 23:46:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:46:58 ---> 1d8983e58f86 23:46:58 Step 28/33 : RUN chmod +x /entrypoint.sh 23:46:58 ---> Running in 9161ec9e9b6d 23:47:00 Removing intermediate container 9161ec9e9b6d 23:47:00 ---> 812b5fc5701b 23:47:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:47:00 ---> Running in 03c75e941464 23:47:01 Removing intermediate container 03c75e941464 23:47:01 ---> d9301547344b 23:47:01 Step 30/33 : CMD ["gate"] 23:47:01 ---> Running in b3b2cddaefb0 23:47:02 Removing intermediate container b3b2cddaefb0 23:47:02 ---> 41bd0254b66b 23:47:02 Step 31/33 : LABEL arch=arm64 23:47:02 ---> Running in 9489ee71df12 23:47:03 Removing intermediate container 9489ee71df12 23:47:03 ---> b1836b414131 23:47:03 Step 32/33 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:47:03 ---> Running in 4caf032b4709 23:47:03 Removing intermediate container 4caf032b4709 23:47:03 ---> 2edf11c8a3c2 23:47:03 Step 33/33 : LABEL version=0.0.0 23:47:03 ---> Running in f12db6d85751 23:47:03 Removing intermediate container f12db6d85751 23:47:03 ---> 85872ebbe328 23:47:03 23:47:04 Successfully built 85872ebbe328 23:47:04 Successfully tagged security-bootstrapper-arm64:latest 23:47:36  Building security-bootstrapper ... done Removing intermediate container 23ae5705b943 23:47:36 ---> bc6c22022d12 23:47:36 23:47:36 Step 10/23 : FROM alpine:3.17 23:47:36 ---> d74e625d9115 23:47:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:47:36 ---> Using cache 23:47:36 ---> 0fb61a8c4d56 23:47:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:47:36 ---> Using cache 23:47:36 ---> b42d5eb54813 23:47:36 Step 13/23 : ENV APP_PORT=59861 23:47:36 ---> Running in f9bc0a1c14a1 23:47:36 Removing intermediate container f9bc0a1c14a1 23:47:36 ---> db464ae66983 23:47:36 Step 14/23 : EXPOSE $APP_PORT 23:47:36 ---> Running in c80fbfdf5095 23:47:37 Removing intermediate container c80fbfdf5095 23:47:37 ---> b0396c595433 23:47:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:37 ---> 94e673c147cc 23:47:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:47:38 ---> 3775d2a74dc0 23:47:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:47:39 ---> bc817477aefb 23:47:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:47:46 ---> 6b376aa1eb93 23:47:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:47:46 ---> Running in 29266f512f5f 23:47:46 Removing intermediate container 29266f512f5f 23:47:46 ---> 679c8244f9ca 23:47:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:47:46 ---> Running in 1268a3d55216 23:47:46 Removing intermediate container 1268a3d55216 23:47:46 ---> 3f6baf5d81ec 23:47:46 Step 21/23 : LABEL arch=arm64 23:47:46 ---> Running in 6defd08af77e 23:47:46 Removing intermediate container 6defd08af77e 23:47:46 ---> 0c980beffec9 23:47:46 Step 22/23 : LABEL git_sha=3f425f846c2d5249984f47bd9a8b14c37c6f161c 23:47:46 ---> Running in 52dd0111a22d 23:47:46 Removing intermediate container 52dd0111a22d 23:47:46 ---> 0b1e7d24709c 23:47:46 Step 23/23 : LABEL version=0.0.0 23:47:46 ---> Running in 6e7ed871e03f 23:47:46 Removing intermediate container 6e7ed871e03f 23:47:46 ---> 3e06051b2c66 23:47:46 23:47:46 Successfully built 3e06051b2c66 23:47:46 Successfully tagged support-scheduler-arm64:latest 23:47:46  Building support-scheduler ... done  [Pipeline] } 23:47:46 $ docker stop --time=1 fc78bb73e97db0f1144f073454ab7c589e546526395cdef4e09b5ea54a992fcf 23:47:48 $ docker rm -f --volumes fc78bb73e97db0f1144f073454ab7c589e546526395cdef4e09b5ea54a992fcf [Pipeline] // withDockerContainer [Pipeline] sh 23:47:48 + docker images 23:47:48 REPOSITORY TAG IMAGE ID CREATED SIZE 23:47:48 support-scheduler-arm64 latest 3e06051b2c66 6 seconds ago 31.5MB 23:47:48 bc6c22022d12 14 seconds ago 1.56GB 23:47:48 security-bootstrapper-arm64 latest 85872ebbe328 45 seconds ago 21.9MB 23:47:48 5a5b0b74b2f9 About a minute ago 1.48GB 23:47:48 security-secretstore-setup-arm64 latest 75956afdd26a 3 minutes ago 32.2MB 23:47:48 09e50ade364e 3 minutes ago 1.49GB 23:47:48 security-proxy-setup-arm64 latest ff2044c06977 4 minutes ago 18.7MB 23:47:48 acf6a9712776 4 minutes ago 1.47GB 23:47:48 core-data-arm64 latest 74b4155ddc46 4 minutes ago 19.9MB 23:47:48 211d1aa51da8 5 minutes ago 1.5GB 23:47:48 security-spire-agent-arm64 latest 52058b065cb7 5 minutes ago 125MB 23:47:48 security-spire-server-arm64 latest ee4bbec76283 5 minutes ago 87.1MB 23:47:48 7105f42574c5 5 minutes ago 1.35GB 23:47:48 807924da4eb0 6 minutes ago 1.35GB 23:47:48 security-proxy-auth-arm64 latest 65ffcfb51727 6 minutes ago 18.2MB 23:47:48 3e470e5be418 6 minutes ago 1.47GB 23:47:48 support-notifications-arm64 latest 3c30e6ece3a0 9 minutes ago 32.1MB 23:47:48 b126f722dbdf 9 minutes ago 1.56GB 23:47:48 security-spiffe-token-provider-arm64 latest 8283e5a7a908 13 minutes ago 32.7MB 23:47:48 2bc4ab462156 13 minutes ago 1.53GB 23:47:48 core-metadata-arm64 latest 7ff0758efc74 14 minutes ago 20.2MB 23:47:48 core-command-arm64 latest 170e3d3d1e62 14 minutes ago 19.7MB 23:47:48 bf4e5bdfd2e0 14 minutes ago 1.5GB 23:47:48 core-common-config-bootstrapper-arm64 latest 0eb37ca832cc 14 minutes ago 17.2MB 23:47:48 ea45db3504e5 15 minutes ago 1.49GB 23:47:48 58c1fca6dad8 15 minutes ago 1.49GB 23:47:48 security-spire-config-arm64 latest 190ede4fcc91 22 minutes ago 86.2MB 23:47:48 6791866b66b3 22 minutes ago 1.35GB 23:47:48 ci-base-image-arm64 latest 657e8f5f42b6 41 minutes ago 866MB 23:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB 23:47:48 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 23:47:48 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 23:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:49 23:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:49 arm64: Pulling from edgex-lftools-log-publisher 23:47:49 8998bd30e6a1: Pulling fs layer 23:47:49 04944245beec: Pulling fs layer 23:47:49 699f458cf7ca: Pulling fs layer 23:47:49 765212b225bb: Pulling fs layer 23:47:49 f23df028b6ca: Pulling fs layer 23:47:49 d65c8cfc05b1: Pulling fs layer 23:47:49 2437ff75d9bd: Pulling fs layer 23:47:49 765212b225bb: Waiting 23:47:49 f23df028b6ca: Waiting 23:47:49 d65c8cfc05b1: Waiting 23:47:49 2437ff75d9bd: Waiting 23:47:49 04944245beec: Verifying Checksum 23:47:49 04944245beec: Download complete 23:47:50 765212b225bb: Verifying Checksum 23:47:50 765212b225bb: Download complete 23:47:50 f23df028b6ca: Verifying Checksum 23:47:50 f23df028b6ca: Download complete 23:47:50 d65c8cfc05b1: Verifying Checksum 23:47:50 d65c8cfc05b1: Download complete 23:47:50 699f458cf7ca: Verifying Checksum 23:47:50 699f458cf7ca: Download complete 23:47:50 8998bd30e6a1: Verifying Checksum 23:47:50 8998bd30e6a1: Download complete 23:47:53 2437ff75d9bd: Verifying Checksum 23:47:53 2437ff75d9bd: Download complete 23:47:54 8998bd30e6a1: Pull complete 23:47:54 04944245beec: Pull complete 23:47:56 699f458cf7ca: Pull complete 23:47:56 765212b225bb: Pull complete 23:47:57 f23df028b6ca: Pull complete 23:47:57 d65c8cfc05b1: Pull complete 23:48:12 2437ff75d9bd: Pull complete 23:48:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:12 prd-ubuntu20.04-docker-arm64-4c-16g-5328 does not seem to be running inside a container 23:48:12 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:48:15 $ docker top a5717d98d2f82acf1bfc96f8f3ca3b4e0d2aa6e2148c33eee3c49ff168a0449e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:16 ---> job-cost.sh 23:48:16 lf-activate-venv: SKIPPING 23:48:16 INFO: No Stack... 23:48:17 INFO: Retrieving Pricing Info for: v3-standard-4 23:48:17 INFO: Archiving Costs [Pipeline] sh 23:48:18 + cat /w/workspace/edgex-go/2/archives/cost.csv 23:48:18 + cut -d, -f6 [Pipeline] lock 23:48:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4472-2-stack-cost] 23:48:18 Resource [jenkins-edgexfoundry-edgex-go-PR-4472-2-stack-cost] did not exist. Created. 23:48:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4472-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:19 + echo total: 0.10999999940395355 [Pipeline] stash 23:48:19 Stashed 1 file(s) [Pipeline] } 23:48:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4472-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:19 $ docker stop --time=1 a5717d98d2f82acf1bfc96f8f3ca3b4e0d2aa6e2148c33eee3c49ff168a0449e 23:48:20 $ docker rm -f --volumes a5717d98d2f82acf1bfc96f8f3ca3b4e0d2aa6e2148c33eee3c49ff168a0449e [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 23:48:21 provisioning config files... 23:48:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config11770649576976814342tmp [Pipeline] { [Pipeline] sh 23:48:21 + set +x 23:48:21 + curl -s https://codecov.io/bash 23:48:21 + bash -s -- 23:48:21 23:48:21 _____ _ 23:48:21 / ____| | | 23:48:21 | | ___ __| | ___ ___ _____ __ 23:48:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:21 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:21 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:21 Bash-1.0.6 23:48:21 23:48:21 23:48:21 ==> git version 2.25.1 found 23:48:21 ==> 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 23:48:21 Release-Date: 2020-01-08 23:48:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:48:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:48:21 ==> Jenkins CI detected. 23:48:21 current dir:  /w/workspace/edgex-go/2 23:48:21 project root: . 23:48:21 --> token set from env 23:48:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:48:21 ==> Running gcov in . (disable via -X gcov) 23:48:21 ==> Python coveragepy not found 23:48:21 ==> Searching for coverage reports in: 23:48:21 + . 23:48:21 -> Found 1 reports 23:48:21 ==> Detecting git/mercurial file structure 23:48:21 ==> Reading reports 23:48:21 + ./coverage.out bytes=447378 23:48:21 ==> Appending adjustments 23:48:21 https://docs.codecov.io/docs/fixing-reports 23:48:22 + Found adjustments 23:48:22 ==> Gzipping contents 23:48:22 60K /tmp/codecov.ZC1iTZ.gz 23:48:22 ==> Uploading reports 23:48:22 url: https://codecov.io 23:48:22 query: branch=PR-4472&commit=3f425f846c2d5249984f47bd9a8b14c37c6f161c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4472%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4472&job=&cmd_args= 23:48:22 -> Pinging Codecov 23:48:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4472&commit=3f425f846c2d5249984f47bd9a8b14c37c6f161c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4472%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4472&job=&cmd_args= 23:48:23 -> Uploading to 23:48:23 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/3f425f846c2d5249984f47bd9a8b14c37c6f161c/5bf2b240-30cc-4628-9f42-709f1172ede6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T234822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ac636baa0d7384122a23b0daf3a848b9348c1a8486a0872e3d74f6530760036 23:48:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:23 Dload Upload Total Spent Left Speed 23:48:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57461 0 0 100 57461 0 175k --:--:-- --:--:-- --:--:-- 175k 23:48:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3f425f846c2d5249984f47bd9a8b14c37c6f161c [Pipeline] } 23:48:23 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 23:48:24 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 23:48:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:48:25 ---> package-listing.sh 23:48:25 ++ facter osfamily 23:48:25 ++ tr '[:upper:]' '[:lower:]' 23:48:25 + OS_FAMILY=debian 23:48:25 + workspace=/w/workspace/edgex-go/2 23:48:25 + START_PACKAGES=/tmp/packages_start.txt 23:48:25 + END_PACKAGES=/tmp/packages_end.txt 23:48:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:25 + PACKAGES=/tmp/packages_start.txt 23:48:25 + '[' /w/workspace/edgex-go/2 ']' 23:48:25 + PACKAGES=/tmp/packages_end.txt 23:48:25 + case "${OS_FAMILY}" in 23:48:25 + dpkg -l 23:48:25 + grep '^ii' 23:48:25 + '[' -f /tmp/packages_start.txt ']' 23:48:25 + '[' -f /tmp/packages_end.txt ']' 23:48:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:25 + '[' /w/workspace/edgex-go/2 ']' 23:48:25 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:48:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:48:25 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:48:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:26 23:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:26 latest: Pulling from edgex-lftools-log-publisher 23:48:26 5eb5b503b376: Pulling fs layer 23:48:26 5c69ac0246d0: Pulling fs layer 23:48:26 ec43610c2a17: Pulling fs layer 23:48:26 3a2ae6a8a46f: Pulling fs layer 23:48:26 33b1e0a273af: Pulling fs layer 23:48:26 5d3b04190fa2: Pulling fs layer 23:48:26 2f39f015ded8: Pulling fs layer 23:48:26 2f39f015ded8: Waiting 23:48:26 5d3b04190fa2: Waiting 23:48:26 33b1e0a273af: Waiting 23:48:26 3a2ae6a8a46f: Waiting 23:48:26 5c69ac0246d0: Verifying Checksum 23:48:26 5c69ac0246d0: Download complete 23:48:26 3a2ae6a8a46f: Verifying Checksum 23:48:26 3a2ae6a8a46f: Download complete 23:48:26 33b1e0a273af: Verifying Checksum 23:48:26 33b1e0a273af: Download complete 23:48:26 5d3b04190fa2: Verifying Checksum 23:48:26 5d3b04190fa2: Download complete 23:48:26 ec43610c2a17: Verifying Checksum 23:48:26 ec43610c2a17: Download complete 23:48:26 5eb5b503b376: Download complete 23:48:27 2f39f015ded8: Download complete 23:48:28 5eb5b503b376: Pull complete 23:48:28 5c69ac0246d0: Pull complete 23:48:29 ec43610c2a17: Pull complete 23:48:29 3a2ae6a8a46f: Pull complete 23:48:29 33b1e0a273af: Pull complete 23:48:29 5d3b04190fa2: Pull complete 23:48:34 2f39f015ded8: Pull complete 23:48:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:34 prd-ubuntu20.04-docker-8c-8g-5325 does not seem to be running inside a container 23:48:34 $ 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:48:37 $ docker top 9260dbef4fdee2c1be515b5ac4404c3058c6b02aceece25140c6187b131c3126 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:37 + touch /tmp/pre-build-complete [Pipeline] sh 23:48:38 + mkdir -p /var/log/sysstat [Pipeline] sh 23:48:38 + ls /var/log/sa-host 23:48:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:38 provisioning config files... 23:48:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16520675709906579523tmp [Pipeline] { [Pipeline] echo 23:48:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:48:38 ---> create-netrc.sh [Pipeline] } 23:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:48:39 ---> python-tools-install.sh [Pipeline] echo 23:48:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:48:39 ---> sudo-logs.sh 23:48:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:48:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:48:39 ---> job-cost.sh 23:48:39 lf-activate-venv: SKIPPING 23:48:39 DEBUG: total: 0.10999999940395355 23:48:39 INFO: Retrieving Stack Cost... 23:48:40 INFO: Retrieving Pricing Info for: v3-standard-8 23:48:40 INFO: Archiving Costs [Pipeline] echo 23:48:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:48:40 ---> logs-deploy.sh 23:48:40 lf-activate-venv: SKIPPING 23:48:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4472/2 23:48:40 INFO: archiving workspace using pattern(s): 23:48:41 Archives upload complete. 23:48:42 INFO: archiving logs to Nexus 23:48:42 ---> uname -a: 23:48:42 Linux prd-ubuntu20-04-docker-8c-8g-5325 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:48:42 23:48:42 23:48:42 ---> lscpu: 23:48:42 Architecture: x86_64 23:48:42 CPU op-mode(s): 32-bit, 64-bit 23:48:42 Byte Order: Little Endian 23:48:42 Address sizes: 40 bits physical, 48 bits virtual 23:48:42 CPU(s): 8 23:48:42 On-line CPU(s) list: 0-7 23:48:42 Thread(s) per core: 1 23:48:42 Core(s) per socket: 1 23:48:42 Socket(s): 8 23:48:42 NUMA node(s): 1 23:48:42 Vendor ID: AuthenticAMD 23:48:42 CPU family: 23 23:48:42 Model: 49 23:48:42 Model name: AMD EPYC-Rome Processor 23:48:42 Stepping: 0 23:48:42 CPU MHz: 2799.956 23:48:42 BogoMIPS: 5599.91 23:48:42 Virtualization: AMD-V 23:48:42 Hypervisor vendor: KVM 23:48:42 Virtualization type: full 23:48:42 L1d cache: 256 KiB 23:48:42 L1i cache: 256 KiB 23:48:42 L2 cache: 4 MiB 23:48:42 L3 cache: 128 MiB 23:48:42 NUMA node0 CPU(s): 0-7 23:48:42 Vulnerability Itlb multihit: Not affected 23:48:42 Vulnerability L1tf: Not affected 23:48:42 Vulnerability Mds: Not affected 23:48:42 Vulnerability Meltdown: Not affected 23:48:42 Vulnerability Mmio stale data: Not affected 23:48:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:48:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:48:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:48:42 Vulnerability Srbds: Not affected 23:48:42 Vulnerability Tsx async abort: Not affected 23:48:42 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 23:48:42 23:48:42 23:48:42 ---> nproc: 23:48:42 8 23:48:42 23:48:42 23:48:42 ---> df -h: 23:48:42 Filesystem Size Used Avail Use% Mounted on 23:48:42 overlay 155G 20G 136G 13% / 23:48:42 tmpfs 64M 0 64M 0% /dev 23:48:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:48:42 shm 64M 0 64M 0% /dev/shm 23:48:42 /dev/vda1 155G 20G 136G 13% /facter-os 23:48:42 23:48:42 23:48:42 ---> sar -b -r -n DEV: 23:48:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5325) 03/22/23 _x86_64_ (8 CPU) 23:48:42 23:48:42 23:01:18 LINUX RESTART (8 CPU) 23:48:42 23:48:42 23:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:48:42 23:03:01 149.78 10.05 139.73 0.00 1672.79 81585.20 0.00 23:48:42 23:04:01 29.22 0.00 29.22 0.00 0.00 17485.39 0.00 23:48:42 23:05:01 60.67 0.22 60.46 0.00 6.40 23779.77 0.00 23:48:42 23:06:01 458.47 9.08 449.39 0.00 98.26 159361.20 0.00 23:48:42 23:07:01 530.11 10.03 520.08 0.00 2885.57 241751.28 0.00 23:48:42 23:08:01 822.21 2.35 819.86 0.00 2284.31 219386.07 0.00 23:48:42 23:09:01 551.71 1.66 550.05 0.00 27.01 195284.23 0.00 23:48:42 23:10:01 604.32 0.10 604.22 0.00 5.86 101319.69 0.00 23:48:42 23:11:01 2.05 0.00 2.05 0.00 0.00 24.26 0.00 23:48:42 23:12:01 1.75 0.00 1.75 0.00 0.00 18.66 0.00 23:48:42 23:13:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 23:48:42 23:14:01 1.65 0.00 1.65 0.00 0.00 17.20 0.00 23:48:42 23:15:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 23:48:42 23:16:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 23:48:42 23:17:01 1.90 0.03 1.87 0.00 0.27 23.99 0.00 23:48:42 23:18:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 23:48:42 23:19:02 1.25 0.00 1.25 0.00 0.00 13.60 0.00 23:48:42 23:20:01 1.73 0.00 1.73 0.00 0.00 18.16 0.00 23:48:42 23:21:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 23:48:42 23:22:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 23:48:42 23:23:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 23:48:42 23:24:01 2.10 0.00 2.10 0.00 0.00 22.26 0.00 23:48:42 23:25:01 1.35 0.00 1.35 0.00 0.00 14.13 0.00 23:48:42 23:26:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 23:48:42 23:27:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 23:48:42 23:28:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 23:48:42 23:29:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 23:48:42 23:30:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 23:48:42 23:31:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 23:48:42 23:32:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 23:48:42 23:33:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 23:48:42 23:34:01 1.97 0.00 1.97 0.00 0.00 21.19 0.00 23:48:42 23:35:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 23:48:42 23:36:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 23:48:42 23:37:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 23:48:42 23:38:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 23:48:42 23:39:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 23:48:42 23:40:01 3.73 1.67 2.07 0.00 37.73 24.66 0.00 23:48:42 23:41:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 23:48:42 23:42:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 23:48:42 23:43:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 23:48:42 23:44:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 23:48:42 23:45:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 23:48:42 23:46:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 23:48:42 23:47:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 23:48:42 23:48:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 23:48:42 Average: 71.06 0.77 70.30 0.00 152.62 22649.32 0.00 23:48:42 23:48:42 23:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:48:42 23:03:01 28126952 31310616 983564 2.99 111556 3293900 2428272 7.16 1502224 2818576 148156 23:48:42 23:04:01 27737960 31270812 1020568 3.10 113440 3617824 2440592 7.19 1593084 3089452 215836 23:48:42 23:05:01 28059004 31542924 754156 2.29 116124 3584316 2048108 6.04 1236728 3146484 263472 23:48:42 23:06:01 22151276 31325648 952068 2.90 281264 8690040 2771616 8.17 2283184 7566936 1745544 23:48:42 23:07:01 20189652 30779592 1477136 4.49 309344 10052060 3415876 10.07 3153984 8606928 192476 23:48:42 23:08:01 19910452 31295820 967760 2.94 336808 10822776 2588088 7.63 2514916 9535300 646384 23:48:42 23:09:01 16933920 31250312 1005448 3.06 394440 13507436 2753760 8.12 2818284 12010768 582500 23:48:42 23:10:01 19047420 31515336 751604 2.29 412992 11710716 1936296 5.71 2465376 10333984 472 23:48:42 23:11:01 19048184 31516172 750680 2.28 413012 11710720 1936296 5.71 2465260 10333988 8 23:48:42 23:12:01 19057088 31525144 741576 2.26 413032 11710720 1936296 5.71 2456580 10333988 8 23:48:42 23:13:01 19057308 31525376 741284 2.25 413040 11710724 1936296 5.71 2456448 10333992 12 23:48:42 23:14:01 19057740 31525808 740816 2.25 413040 11710724 1936296 5.71 2455928 10333992 8 23:48:42 23:15:01 19063828 31532264 734768 2.23 413052 11710728 1936296 5.71 2449936 10334356 8 23:48:42 23:16:01 19064044 31532532 734692 2.23 413084 11710728 1936296 5.71 2449972 10334372 48 23:48:42 23:17:01 19063424 31531924 735648 2.24 413132 11710708 1911500 5.63 2450376 10334348 56 23:48:42 23:18:01 19064100 31532684 734656 2.23 413164 11710716 1911500 5.63 2450032 10334352 16 23:48:42 23:19:02 19063744 31532384 734872 2.23 413184 11710720 1911500 5.63 2450120 10334356 8 23:48:42 23:20:01 19063728 31532384 734812 2.23 413200 11710720 1911500 5.63 2450120 10334356 4 23:48:42 23:21:01 19063892 31532572 734556 2.23 413216 11710724 1911500 5.63 2450136 10334360 8 23:48:42 23:22:01 19063648 31532396 734704 2.23 413240 11710724 1911500 5.63 2450216 10334400 8 23:48:42 23:23:01 19063528 31532436 734592 2.23 413272 11710856 1911500 5.63 2450180 10334536 40 23:48:42 23:24:01 19063512 31532492 734524 2.23 413324 11710868 1911500 5.63 2450240 10334544 8 23:48:42 23:25:01 19063520 31532504 734440 2.23 413384 11710868 1911500 5.63 2450292 10334544 8 23:48:42 23:26:01 19063772 31532816 734108 2.23 413404 11710872 1911500 5.63 2450284 10334548 4 23:48:42 23:27:01 19063832 31532936 734356 2.23 413440 11710872 1911500 5.63 2450464 10334548 8 23:48:42 23:28:01 19063840 31532972 734308 2.23 413476 11710864 1911500 5.63 2450376 10334552 16 23:48:42 23:29:01 19063524 31532688 734556 2.23 413488 11710880 1911500 5.63 2450404 10334556 24 23:48:42 23:30:01 19063516 31532688 734496 2.23 413496 11710880 1911500 5.63 2450396 10334556 8 23:48:42 23:31:01 19063508 31532704 734428 2.23 413516 11710884 1911500 5.63 2450416 10334560 4 23:48:42 23:32:01 19063648 31532880 734300 2.23 413548 11710888 1911500 5.63 2450680 10334564 16 23:48:42 23:33:01 19063632 31532888 734244 2.23 413584 11710876 1911500 5.63 2450488 10334564 8 23:48:42 23:34:01 19063552 31532860 734220 2.23 413616 11710896 1911500 5.63 2450540 10334572 8 23:48:42 23:35:01 19063704 31533060 734160 2.23 413660 11710896 1911500 5.63 2450568 10334572 4 23:48:42 23:36:01 19063696 31533072 734128 2.23 413676 11710900 1911500 5.63 2450644 10334576 12 23:48:42 23:37:01 19063672 31533076 734064 2.23 413700 11710904 1911500 5.63 2450748 10334580 8 23:48:42 23:38:01 19063600 31533032 734048 2.23 413736 11710892 1911500 5.63 2450664 10334580 4 23:48:42 23:39:01 19063552 31533024 733996 2.23 413756 11710912 1911500 5.63 2450700 10334588 8 23:48:42 23:40:01 19054200 31525736 741144 2.25 413792 11712040 1892768 5.58 2461060 10334964 12 23:48:42 23:41:01 19054124 31525692 741352 2.25 413820 11712044 1876488 5.53 2460764 10334924 12 23:48:42 23:42:01 19054100 31525688 741356 2.25 413832 11712052 1876488 5.53 2460556 10334932 48 23:48:42 23:43:01 19053800 31525412 741564 2.26 413868 11712044 1876488 5.53 2460704 10334932 12 23:48:42 23:44:01 19053752 31525404 741520 2.26 413892 11712052 1876488 5.53 2460828 10334936 16 23:48:42 23:45:01 19053956 31525640 741224 2.25 413912 11712060 1876488 5.53 2460584 10334940 28 23:48:42 23:46:01 19053940 31525636 741168 2.25 413924 11712060 1876488 5.53 2460632 10334940 44 23:48:42 23:47:01 19054068 31525788 741164 2.25 413936 11712064 1876488 5.53 2460704 10334944 8 23:48:42 23:48:01 19053824 31525568 741556 2.26 413964 11712052 1876488 5.53 2460660 10334944 4 23:48:42 Average: 19705538 31487639 780878 2.37 386704 11093504 2018903 5.95 2408858 9778724 82509 23:48:42 23:48:42 23:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:48:42 23:03:01 ens3 832.36 811.38 9211.52 95.64 0.00 0.00 0.00 0.00 23:48:42 23:03:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 23:48:42 23:03:01 veth2d1b341 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:03:01 docker0 603.33 513.28 44.30 3421.71 0.00 0.00 0.00 0.00 23:48:42 23:04:01 ens3 46.00 42.90 28.57 98.41 0.00 0.00 0.00 0.00 23:48:42 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:04:01 veth2d1b341 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 23:48:42 23:04:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 23:48:42 23:05:01 ens3 99.55 59.47 1695.41 16.38 0.00 0.00 0.00 0.00 23:48:42 23:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:48:42 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:06:01 ens3 850.52 515.83 6235.89 60.29 0.00 0.00 0.00 0.00 23:48:42 23:06:01 veth68f9507 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 23:48:42 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:06:01 docker0 497.83 818.01 41.35 6205.59 0.00 0.00 0.00 0.00 23:48:42 23:07:01 veth2cd3976 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:07:01 ens3 148.02 73.79 1545.71 16.00 0.00 0.00 0.00 0.00 23:48:42 23:07:01 veth82e6ec0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:07:01 veth8540cc0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:07:01 vethbc9369c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:07:01 veth68f9507 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:48:42 23:07:01 docker0 3.98 8.01 0.25 86.41 0.00 0.00 0.00 0.00 23:48:42 23:08:01 ens3 162.60 84.72 1771.86 24.17 0.00 0.00 0.00 0.00 23:48:42 23:08:01 vethbd631f0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:08:01 veth68f9507 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 23:48:42 23:08:01 vetha5c778b 18.78 27.72 1.83 9.39 0.00 0.00 0.00 0.00 23:48:42 23:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:48:42 23:08:01 docker0 33.26 58.25 2.48 364.45 0.00 0.00 0.00 0.00 23:48:42 23:09:01 ens3 494.89 284.76 3743.48 38.88 0.00 0.00 0.00 0.00 23:48:42 23:09:01 veth68f9507 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:09:01 docker0 264.04 461.46 21.34 3718.40 0.00 0.00 0.00 0.00 23:48:42 23:09:01 vethf5ceb49 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:48:42 23:10:01 ens3 64.33 68.48 218.06 200.80 0.00 0.00 0.00 0.00 23:48:42 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:10:01 docker0 7.81 16.76 0.51 194.34 0.00 0.00 0.00 0.00 23:48:42 23:11:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:48:42 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:12:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:48:42 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:15:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:48:42 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:16:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:17:01 ens3 0.75 0.38 0.54 0.31 0.00 0.00 0.00 0.00 23:48:42 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:18:01 ens3 0.47 0.17 0.48 0.01 0.00 0.00 0.00 0.00 23:48:42 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:19:02 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:20:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:21:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:48:42 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:22:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:48:42 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:24:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:25:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:48:42 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:26:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:27:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:48:42 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:32:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:48:42 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:33:01 ens3 0.17 0.05 0.17 0.00 0.00 0.00 0.00 0.00 23:48:42 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:34:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:36:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:37:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:48:42 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:38:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:40:01 ens3 7.88 6.83 5.44 6.27 0.00 0.00 0.00 0.00 23:48:42 23:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:48:42 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:42:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:48:42 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:43:01 ens3 0.55 0.35 0.32 0.21 0.00 0.00 0.00 0.00 23:48:42 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:47:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:48:42 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 23:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:42 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:42 Average: ens3 59.08 42.49 532.50 12.14 0.00 0.00 0.00 0.00 23:48:42 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 23:48:42 Average: docker0 30.75 40.91 2.40 304.90 0.00 0.00 0.00 0.00 23:48:42 23:48:42 23:48:42 ---> sar -P ALL: 23:48:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5325) 03/22/23 _x86_64_ (8 CPU) 23:48:42 23:48:42 23:01:18 LINUX RESTART (8 CPU) 23:48:42 23:48:42 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:48:42 23:03:01 all 14.97 0.00 5.16 2.77 0.06 77.04 23:48:42 23:03:01 0 15.42 0.00 5.42 1.85 0.07 77.25 23:48:42 23:03:01 1 16.48 0.00 5.96 2.06 0.05 75.45 23:48:42 23:03:01 2 15.60 0.00 4.60 0.35 0.05 79.40 23:48:42 23:03:01 3 16.94 0.00 5.25 2.57 0.07 75.18 23:48:42 23:03:01 4 13.59 0.00 3.79 1.22 0.05 81.35 23:48:42 23:03:01 5 15.86 0.00 4.63 4.51 0.05 74.95 23:48:42 23:03:01 6 14.50 0.00 6.08 1.60 0.07 77.76 23:48:42 23:03:01 7 11.34 0.00 5.57 8.09 0.07 74.93 23:48:42 23:04:01 all 31.07 0.00 5.62 0.62 0.08 62.62 23:48:42 23:04:01 0 29.71 0.00 5.52 0.02 0.07 64.69 23:48:42 23:04:01 1 32.68 0.00 5.42 0.02 0.07 61.81 23:48:42 23:04:01 2 31.09 0.00 6.40 0.00 0.08 62.42 23:48:42 23:04:01 3 28.80 0.00 6.42 4.53 0.08 60.17 23:48:42 23:04:01 4 31.68 0.00 5.30 0.00 0.08 62.93 23:48:42 23:04:01 5 32.33 0.00 5.49 0.32 0.08 61.78 23:48:42 23:04:01 6 32.28 0.00 4.83 0.00 0.07 62.82 23:48:42 23:04:01 7 29.97 0.00 5.55 0.08 0.08 64.32 23:48:42 23:05:01 all 43.99 0.00 6.62 0.76 0.09 48.54 23:48:42 23:05:01 0 44.32 0.00 6.82 0.12 0.08 48.66 23:48:42 23:05:01 1 42.75 0.00 6.41 3.57 0.08 47.19 23:48:42 23:05:01 2 43.58 0.00 6.60 0.03 0.08 49.70 23:48:42 23:05:01 3 44.47 0.00 6.56 1.56 0.10 47.30 23:48:42 23:05:01 4 42.29 0.00 7.18 0.08 0.10 50.34 23:48:42 23:05:01 5 45.65 0.00 6.49 0.62 0.08 47.16 23:48:42 23:05:01 6 44.33 0.00 6.67 0.02 0.08 48.90 23:48:42 23:05:01 7 44.55 0.00 6.25 0.05 0.10 49.05 23:48:42 23:06:01 all 15.58 0.00 9.92 9.68 0.09 64.73 23:48:42 23:06:01 0 13.16 0.00 10.41 23.40 0.09 52.95 23:48:42 23:06:01 1 14.87 0.00 8.26 3.54 0.07 73.27 23:48:42 23:06:01 2 15.68 0.00 10.30 9.62 0.07 64.34 23:48:42 23:06:01 3 16.94 0.00 9.94 4.79 0.12 68.22 23:48:42 23:06:01 4 14.87 0.00 8.80 3.01 0.07 73.25 23:48:42 23:06:01 5 18.73 0.00 10.31 12.51 0.10 58.36 23:48:42 23:06:01 6 15.24 0.00 9.93 3.33 0.09 71.41 23:48:42 23:06:01 7 15.12 0.00 11.45 17.49 0.14 55.80 23:48:42 23:07:01 all 38.89 0.00 9.63 11.53 0.09 39.86 23:48:42 23:07:01 0 37.38 0.00 10.64 24.27 0.07 27.64 23:48:42 23:07:01 1 38.76 0.00 10.73 12.78 0.08 37.65 23:48:42 23:07:01 2 39.44 0.00 8.94 2.05 0.08 49.49 23:48:42 23:07:01 3 38.62 0.00 9.76 5.18 0.08 46.36 23:48:42 23:07:01 4 39.67 0.00 8.35 3.40 0.08 48.50 23:48:42 23:07:01 5 39.22 0.00 10.29 26.09 0.10 24.30 23:48:42 23:07:01 6 38.33 0.00 8.45 3.95 0.10 49.17 23:48:42 23:07:01 7 39.73 0.00 9.90 14.57 0.12 35.68 23:48:42 23:08:01 all 33.04 0.00 11.52 16.86 0.12 38.47 23:48:42 23:08:01 0 31.14 0.00 11.19 27.10 0.10 30.47 23:48:42 23:08:01 1 33.43 0.00 10.66 11.36 0.10 44.45 23:48:42 23:08:01 2 34.68 0.00 11.01 8.86 0.12 45.34 23:48:42 23:08:01 3 32.94 0.00 11.79 18.63 0.12 36.52 23:48:42 23:08:01 4 33.12 0.00 11.16 26.29 0.24 29.19 23:48:42 23:08:01 5 31.81 0.00 11.48 16.52 0.08 40.10 23:48:42 23:08:01 6 32.51 0.00 12.81 8.85 0.10 45.74 23:48:42 23:08:01 7 34.68 0.00 12.03 17.42 0.12 35.76 23:48:42 23:09:01 all 42.21 0.00 12.49 17.09 0.18 28.03 23:48:42 23:09:01 0 39.06 0.00 10.13 20.12 0.12 30.57 23:48:42 23:09:01 1 39.82 0.00 10.67 12.79 0.12 36.60 23:48:42 23:09:01 2 45.54 0.00 13.55 15.03 0.15 25.73 23:48:42 23:09:01 3 43.24 0.00 13.98 12.40 0.10 30.28 23:48:42 23:09:01 4 43.13 0.00 14.32 24.50 0.19 17.86 23:48:42 23:09:01 5 40.70 0.00 9.71 13.60 0.12 35.87 23:48:42 23:09:01 6 42.50 0.00 12.92 14.35 0.43 29.80 23:48:42 23:09:01 7 43.76 0.00 14.68 23.92 0.17 17.47 23:48:42 23:10:01 all 26.00 0.00 7.23 7.23 0.11 59.44 23:48:42 23:10:01 0 23.10 0.00 6.15 12.95 0.17 57.64 23:48:42 23:10:01 1 23.52 0.00 6.92 2.22 0.07 67.27 23:48:42 23:10:01 2 27.13 0.00 8.08 2.53 0.07 62.20 23:48:42 23:10:01 3 26.40 0.00 7.52 6.01 0.08 59.98 23:48:42 23:10:01 4 27.81 0.00 7.98 3.63 0.08 60.51 23:48:42 23:10:01 5 24.63 0.00 5.94 1.94 0.07 67.42 23:48:42 23:10:01 6 26.09 0.00 7.66 16.78 0.20 49.26 23:48:42 23:10:01 7 29.35 0.00 7.57 11.90 0.10 51.08 23:48:42 23:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:48:42 23:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:48:42 23:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:48:42 23:11:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:48:42 23:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:48:42 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:12:01 all 0.03 0.00 0.01 0.01 0.00 99.94 23:48:42 23:12:01 0 0.02 0.00 0.03 0.03 0.00 99.92 23:48:42 23:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:12:01 4 0.03 0.00 0.00 0.05 0.00 99.92 23:48:42 23:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:48:42 23:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 23:48:42 23:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:48:42 23:13:01 all 0.00 0.00 0.01 0.00 0.01 99.98 23:48:42 23:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:48:42 23:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:48:42 23:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:13:01 6 0.02 0.00 0.00 0.00 0.03 99.95 23:48:42 23:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:48:42 23:13:01 CPU %user %nice %system %iowait %steal %idle 23:48:42 23:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:48:42 23:14:01 0 0.02 0.00 0.03 0.02 0.02 99.92 23:48:42 23:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:14:01 4 0.03 0.00 0.00 0.07 0.02 99.88 23:48:42 23:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:48:42 23:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:15:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:48:42 23:15:01 0 0.00 0.00 0.02 0.08 0.00 99.90 23:48:42 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:48:42 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:48:42 23:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:48:42 23:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:48:42 23:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:16:01 6 0.07 0.00 0.02 0.00 0.02 99.90 23:48:42 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:17:01 all 0.02 0.00 0.04 0.01 0.01 99.92 23:48:42 23:17:01 0 0.03 0.00 0.05 0.05 0.02 99.85 23:48:42 23:17:01 1 0.00 0.00 0.05 0.02 0.00 99.93 23:48:42 23:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:48:42 23:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:48:42 23:17:01 4 0.05 0.00 0.02 0.02 0.02 99.90 23:48:42 23:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:17:01 6 0.03 0.00 0.05 0.00 0.02 99.90 23:48:42 23:17:01 7 0.02 0.00 0.07 0.00 0.00 99.92 23:48:42 23:18:01 all 0.02 0.00 0.02 0.01 0.00 99.95 23:48:42 23:18:01 0 0.00 0.00 0.03 0.03 0.00 99.93 23:48:42 23:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:18:01 2 0.02 0.00 0.02 0.05 0.00 99.92 23:48:42 23:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:48:42 23:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:48:42 23:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:19:02 all 0.11 0.00 0.01 0.00 0.00 99.87 23:48:42 23:19:02 0 0.02 0.00 0.00 0.02 0.00 99.97 23:48:42 23:19:02 1 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:19:02 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:19:02 3 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:19:02 4 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:19:02 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:19:02 6 0.80 0.00 0.02 0.02 0.02 99.15 23:48:42 23:19:02 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:20:01 all 0.26 0.00 0.02 0.01 0.01 99.71 23:48:42 23:20:01 0 0.02 0.00 0.08 0.05 0.02 99.83 23:48:42 23:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:20:01 6 1.99 0.00 0.03 0.00 0.02 97.96 23:48:42 23:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:21:01 all 0.21 0.00 0.02 0.00 0.00 99.77 23:48:42 23:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:48:42 23:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:48:42 23:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:21:01 6 1.53 0.00 0.10 0.00 0.02 98.35 23:48:42 23:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:48:42 23:22:01 0 0.02 0.00 0.03 0.03 0.00 99.92 23:48:42 23:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:48:42 23:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:48:42 23:23:01 0 0.02 0.00 0.02 0.03 0.02 99.92 23:48:42 23:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:48:42 23:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:24:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:48:42 23:24:01 0 0.05 0.00 0.03 0.03 0.02 99.87 23:48:42 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:48:42 23:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:48:42 23:24:01 CPU %user %nice %system %iowait %steal %idle 23:48:42 23:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:48:42 23:25:01 0 0.02 0.00 0.05 0.02 0.02 99.90 23:48:42 23:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:48:42 23:26:01 0 0.05 0.00 0.05 0.02 0.02 99.87 23:48:42 23:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:26:01 3 0.02 0.00 0.00 0.03 0.02 99.93 23:48:42 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:48:42 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:48:42 23:27:01 0 0.05 0.00 0.05 0.02 0.02 99.87 23:48:42 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:48:42 23:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:48:42 23:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:48:42 23:28:01 0 0.03 0.00 0.07 0.03 0.02 99.85 23:48:42 23:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:48:42 23:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:48:42 23:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:48:42 23:29:01 0 0.03 0.00 0.03 0.02 0.02 99.90 23:48:42 23:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:48:42 23:30:01 0 0.03 0.00 0.07 0.05 0.02 99.83 23:48:42 23:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:31:01 all 0.19 0.00 0.01 0.00 0.00 99.80 23:48:42 23:31:01 0 0.03 0.00 0.03 0.02 0.00 99.92 23:48:42 23:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:31:01 6 1.44 0.00 0.02 0.00 0.00 98.55 23:48:42 23:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:32:01 all 0.19 0.00 0.01 0.01 0.00 99.79 23:48:42 23:32:01 0 0.05 0.00 0.07 0.05 0.02 99.82 23:48:42 23:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:48:42 23:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:32:01 6 1.35 0.00 0.00 0.00 0.00 98.65 23:48:42 23:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:48:42 23:33:01 0 0.05 0.00 0.03 0.03 0.02 99.87 23:48:42 23:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:48:42 23:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:48:42 23:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:48:42 23:34:01 0 0.05 0.00 0.03 0.05 0.03 99.83 23:48:42 23:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:48:42 23:35:01 0 0.05 0.00 0.05 0.05 0.02 99.83 23:48:42 23:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:48:42 23:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:48:42 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:48:42 23:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:48:42 23:36:01 0 0.05 0.00 0.05 0.07 0.02 99.82 23:48:42 23:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:36:01 3 0.10 0.00 0.02 0.00 0.00 99.88 23:48:42 23:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:37:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:48:42 23:37:01 0 0.05 0.00 0.05 0.05 0.03 99.82 23:48:42 23:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:48:42 23:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:48:42 23:38:01 0 0.03 0.00 0.02 0.05 0.05 99.85 23:48:42 23:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:48:42 23:39:01 0 0.03 0.00 0.03 0.02 0.02 99.90 23:48:42 23:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:40:01 all 0.40 0.00 0.04 0.02 0.00 99.54 23:48:42 23:40:01 0 0.07 0.00 0.05 0.10 0.02 99.77 23:48:42 23:40:01 1 0.20 0.00 0.03 0.02 0.00 99.75 23:48:42 23:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:48:42 23:40:01 3 0.28 0.00 0.02 0.00 0.00 99.70 23:48:42 23:40:01 4 0.42 0.00 0.03 0.02 0.00 99.53 23:48:42 23:40:01 5 0.20 0.00 0.10 0.00 0.00 99.70 23:48:42 23:40:01 6 0.96 0.00 0.05 0.00 0.00 98.99 23:48:42 23:40:01 7 1.02 0.00 0.03 0.00 0.02 98.93 23:48:42 23:41:01 all 0.07 0.00 0.01 0.01 0.00 99.90 23:48:42 23:41:01 0 0.02 0.00 0.05 0.08 0.02 99.83 23:48:42 23:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:41:01 6 0.43 0.00 0.03 0.00 0.02 99.52 23:48:42 23:41:01 7 0.08 0.00 0.02 0.00 0.00 99.90 23:48:42 23:42:01 all 0.03 0.00 0.01 0.01 0.00 99.94 23:48:42 23:42:01 0 0.10 0.00 0.02 0.10 0.02 99.77 23:48:42 23:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:48:42 23:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 23:48:42 23:43:01 all 0.03 0.00 0.01 0.01 0.00 99.94 23:48:42 23:43:01 0 0.03 0.00 0.07 0.10 0.03 99.77 23:48:42 23:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:43:01 6 0.13 0.00 0.00 0.00 0.00 99.87 23:48:42 23:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:48:42 23:44:01 all 0.24 0.00 0.01 0.01 0.01 99.73 23:48:42 23:44:01 0 0.08 0.00 0.05 0.07 0.02 99.78 23:48:42 23:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:48:42 23:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:44:01 6 1.73 0.00 0.02 0.00 0.02 98.24 23:48:42 23:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:45:01 all 0.26 0.00 0.01 0.02 0.00 99.70 23:48:42 23:45:01 0 0.08 0.00 0.05 0.15 0.02 99.70 23:48:42 23:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:48:42 23:45:01 6 1.97 0.00 0.00 0.00 0.00 98.03 23:48:42 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:46:01 all 0.09 0.00 0.00 0.02 0.01 99.88 23:48:42 23:46:01 0 0.07 0.00 0.02 0.15 0.02 99.75 23:48:42 23:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:48:42 23:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:48:42 23:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:46:01 6 0.58 0.00 0.00 0.00 0.00 99.42 23:48:42 23:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:48:42 23:46:01 CPU %user %nice %system %iowait %steal %idle 23:48:42 23:47:01 all 0.03 0.00 0.01 0.01 0.00 99.96 23:48:42 23:47:01 0 0.08 0.00 0.03 0.05 0.02 99.82 23:48:42 23:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:48:42 23:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:48:42 23:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:42 23:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:48:42 23:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:48:01 all 0.01 0.00 0.02 0.01 0.00 99.96 23:48:42 23:48:01 0 0.02 0.00 0.08 0.05 0.02 99.83 23:48:42 23:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:48:42 23:48:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:48:42 23:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 23:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:42 23:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:48:42 23:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:42 Average: all 5.34 0.00 1.47 1.43 0.02 91.74 23:48:42 Average: 0 5.05 0.00 1.46 2.39 0.03 91.07 23:48:42 Average: 1 5.23 0.00 1.40 1.04 0.02 92.31 23:48:42 Average: 2 5.45 0.00 1.50 0.82 0.02 92.21 23:48:42 Average: 3 5.35 0.00 1.53 1.19 0.02 91.91 23:48:42 Average: 4 5.32 0.00 1.44 1.33 0.02 91.88 23:48:42 Average: 5 5.36 0.00 1.39 1.63 0.02 91.60 23:48:42 Average: 6 5.57 0.00 1.50 1.04 0.03 91.86 23:48:42 Average: 7 5.35 0.00 1.56 1.99 0.02 91.08 23:48:42 23:48:42 23:48:42