Pull request #4846 event Pull request #4846 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fa5212a433eea4620dd97b18903d24b89cfcae0+4508c6b134dd8db5d14b2b122fe51143339f6eec (c14631e692a556d8416c56a5fe2aa72cf6557b10) 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-ssh152299633489769993.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4789951425694312379.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4846/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-4846/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6662502234297911433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh12305864373160728732.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-4846/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-4846/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10478267071738744830.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]] ========================================================= [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.21 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-7289 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 4fa5212a433eea4620dd97b18903d24b89cfcae0 Merge succeeded, producing 4fa5212a433eea4620dd97b18903d24b89cfcae0 Checking out Revision 4fa5212a433eea4620dd97b18903d24b89cfcae0 (PR-4846) > 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/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fa5212a433eea4620dd97b18903d24b89cfcae0 # 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 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fa5212a433eea4620dd97b18903d24b89cfcae0 # timeout=10 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git rev-list --no-walk 1b7beb8b992c9e7f41175f3251e9b2ee5471bf6b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:48:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:48:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:48:08 ========================================================= 09:48:08 EdgeX Global Pipelines Version Info 09:48:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:48:09 ------------------- 09:48:09 stable info: 09:48:09 ------------------- 09:48:09 Commited By: Ginny Guan ginny@iotechsys.com 09:48:09 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:48:09 Message: update stable to v1.0.260 09:48:09 ------------------- 09:48:09 experimental info: 09:48:09 ------------------- 09:48:09 Commited By: Ginny Guan ginny@iotechsys.com 09:48:09 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:48:09 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:48:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:48:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:48:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:48:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4846 [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4846 [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4846 [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fa5212a433eea4620dd97b18903d24b89cfcae0 [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fa5212 [Pipeline] echo 09:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:10 provisioning config files... 09:48:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16220598456673968096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:10 ---> ****-login.sh 09:48:10 nexus3.edgexfoundry.org:10001 09:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:11 Configure a credential helper to remove this warning. See 09:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:11 09:48:11 Login Succeeded 09:48:11 nexus3.edgexfoundry.org:10002 09:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:11 Configure a credential helper to remove this warning. See 09:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:11 09:48:11 Login Succeeded 09:48:11 nexus3.edgexfoundry.org:10003 09:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:11 Configure a credential helper to remove this warning. See 09:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:11 09:48:11 Login Succeeded 09:48:11 nexus3.edgexfoundry.org:10004 09:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:11 Configure a credential helper to remove this warning. See 09:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:11 09:48:11 Login Succeeded 09:48:11 ****.io 09:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:12 Configure a credential helper to remove this warning. See 09:48:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:12 09:48:12 Login Succeeded 09:48:12 ---> ****-login.sh ends [Pipeline] } 09:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:12 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:48:12 + dirname cmd/core-command/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo core-command,cmd/core-command/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:48:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:48:12 + dirname cmd/core-data/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo core-data,cmd/core-data/Dockerfile 09:48:12 + + cut -d/ -f2 09:48:12 dirname cmd/core-keeper/Dockerfile 09:48:12 + echo core-keeper,cmd/core-keeper/Dockerfile 09:48:12 + dirname cmd/core-metadata/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo core-metadata,cmd/core-metadata/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + dirname cmd/security-bootstrapper/Dockerfile 09:48:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:48:12 + dirname cmd/security-proxy-auth/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:48:12 + cut -d/+ -f2 09:48:12 dirname cmd/security-proxy-setup/Dockerfile 09:48:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:48:12 + + cut -d/ -f2 09:48:12 dirname cmd/security-secretstore-setup/Dockerfile 09:48:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:48:12 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 09:48:12 09:48:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:48:12 + + dirname cmd/security-spire-agent/Dockerfile 09:48:12 cut -d/ -f2 09:48:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:48:12 + dirname cmd/security-spire-config/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:48:12 + dirname cmd/security-spire-server/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:48:12 + dirname cmd/support-cron-scheduler/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:48:12 + dirname cmd/support-notifications/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo support-notifications,cmd/support-notifications/Dockerfile 09:48:12 + dirname cmd/support-scheduler/Dockerfile 09:48:12 + cut -d/ -f2 09:48:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:48:12 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 09:48:12 + git rev-list -1 --merges 4fa5212a433eea4620dd97b18903d24b89cfcae0~1..4fa5212a433eea4620dd97b18903d24b89cfcae0 [Pipeline] echo 09:48:12 -----------> git rev-list -1 --merges 4fa5212a433eea4620dd97b18903d24b89cfcae0~1..4fa5212a433eea4620dd97b18903d24b89cfcae0 4fa5212a433eea4620dd97b18903d24b89cfcae0 [false] [Pipeline] sh 09:48:13 + git log --format=format:%s -1 4fa5212a433eea4620dd97b18903d24b89cfcae0 [Pipeline] echo 09:48:13 ========================================================= 09:48:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:48:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:48:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:13 + grep -v github /etc/ssh/ssh_known_hosts 09:48:13 + [ -e /tmp/ssh_known_hosts ] 09:48:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:48:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:48:13 + sudo tee -a /etc/ssh/ssh_known_hosts 09:48:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:14 09:48:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:14 0.1.4: Pulling from edgex-devops/py-git-semver 09:48:14 b85a868b505f: Pulling fs layer 09:48:14 e2be974225ed: Pulling fs layer 09:48:14 339a4e72a1f5: Pulling fs layer 09:48:14 988bab9f4d93: Pulling fs layer 09:48:14 1469e6f7b9e6: Pulling fs layer 09:48:14 eaf3925da568: Pulling fs layer 09:48:14 bab4dde63d76: Pulling fs layer 09:48:14 bde34c3a00c8: Pulling fs layer 09:48:14 b352a97aabf1: Pulling fs layer 09:48:14 4872d77fe225: Pulling fs layer 09:48:14 5851b861e8e6: Pulling fs layer 09:48:14 bab4dde63d76: Waiting 09:48:14 988bab9f4d93: Waiting 09:48:14 1469e6f7b9e6: Waiting 09:48:14 bde34c3a00c8: Waiting 09:48:14 b352a97aabf1: Waiting 09:48:14 4872d77fe225: Waiting 09:48:14 5851b861e8e6: Waiting 09:48:14 eaf3925da568: Waiting 09:48:14 e2be974225ed: Verifying Checksum 09:48:14 e2be974225ed: Download complete 09:48:14 988bab9f4d93: Verifying Checksum 09:48:14 988bab9f4d93: Download complete 09:48:14 1469e6f7b9e6: Verifying Checksum 09:48:14 1469e6f7b9e6: Download complete 09:48:14 eaf3925da568: Verifying Checksum 09:48:14 eaf3925da568: Download complete 09:48:14 339a4e72a1f5: Verifying Checksum 09:48:14 339a4e72a1f5: Download complete 09:48:14 bde34c3a00c8: Verifying Checksum 09:48:14 bde34c3a00c8: Download complete 09:48:14 b352a97aabf1: Download complete 09:48:14 4872d77fe225: Download complete 09:48:14 5851b861e8e6: Verifying Checksum 09:48:14 5851b861e8e6: Download complete 09:48:14 b85a868b505f: Verifying Checksum 09:48:14 b85a868b505f: Download complete 09:48:14 bab4dde63d76: Verifying Checksum 09:48:14 bab4dde63d76: Download complete 09:48:15 b85a868b505f: Pull complete 09:48:16 e2be974225ed: Pull complete 09:48:16 339a4e72a1f5: Pull complete 09:48:16 988bab9f4d93: Pull complete 09:48:16 1469e6f7b9e6: Pull complete 09:48:16 eaf3925da568: Pull complete 09:48:18 bab4dde63d76: Pull complete 09:48:18 bde34c3a00c8: Pull complete 09:48:18 b352a97aabf1: Pull complete 09:48:18 4872d77fe225: Pull complete 09:48:19 5851b861e8e6: Pull complete 09:48:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:19 prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container 09:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:22 $ docker top 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 -eo pid,comm 09:48:22 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). 09:48:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:22 [ssh-agent] Looking for ssh-agent implementation... 09:48:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:22 $ docker exec 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 ssh-agent 09:48:22 SSH_AUTH_SOCK=/tmp/ssh-QhGPitaYKw86/agent.33 09:48:22 SSH_AGENT_PID=39 09:48:22 Running ssh-add (command line suppressed) 09:48:22 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1004881025895763636.key (/w/workspace/edgex-go/5@tmp/private_key_1004881025895763636.key) 09:48:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:23 + git tag --points-at HEAD [Pipeline] } 09:48:23 $ docker exec --env ******** --env ******** 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 ssh-agent -k 09:48:23 unset SSH_AUTH_SOCK; 09:48:23 unset SSH_AGENT_PID; 09:48:23 echo Agent pid 39 killed; 09:48:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:48:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:23 [ssh-agent] Looking for ssh-agent implementation... 09:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:23 $ docker exec 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 ssh-agent 09:48:23 SSH_AUTH_SOCK=/tmp/ssh-XTVfYtPjpA92/agent.73 09:48:23 SSH_AGENT_PID=79 09:48:23 Running ssh-add (command line suppressed) 09:48:23 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3797452337878256801.key (/w/workspace/edgex-go/5@tmp/private_key_3797452337878256801.key) 09:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:23 + git semver init 09:48:24 2024-08-07 09:48:24,035 [run_init] DEBUG init version:0.0.0 force:False 09:48:24 2024-08-07 09:48:24,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 09:48:24 2024-08-07 09:48:24,036 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 09:48:24 2024-08-07 09:48:24,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 09:48:31 2024-08-07 09:48:31,409 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 09:48:31 2024-08-07 09:48:31,410 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4846 with force:False 09:48:31 2024-08-07 09:48:31,410 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4846 09:48:31 2024-08-07 09:48:31,414 [execute] INFO git cat-file --batch-check 09:48:31 2024-08-07 09:48:31,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 09:48:31 2024-08-07 09:48:31,421 [execute] INFO git cat-file --batch 09:48:31 2024-08-07 09:48:31,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 09:48:31 2024-08-07 09:48:31,428 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4846 09:48:31 0.0.0 [Pipeline] } 09:48:31 $ docker exec --env ******** --env ******** 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 ssh-agent -k 09:48:32 unset SSH_AUTH_SOCK; 09:48:32 unset SSH_AGENT_PID; 09:48:32 echo Agent pid 79 killed; 09:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:32 + git semver [Pipeline] } 09:48:32 $ docker stop --time=1 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 09:48:34 $ docker rm -f --volumes 73b2cd86c23c815b784112625f418d75339e8427dcb41f43a0b50031b221e821 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:48:34 Stashed 1 file(s) [Pipeline] echo 09:48:34 [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 09:48:35 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 09:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:48:35 ========================================================= 09:48:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:48:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:48:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:48:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:48:35 619be1103602: Pulling fs layer 09:48:35 7862e08f4a3e: Pulling fs layer 09:48:35 5df492c9dc93: Pulling fs layer 09:48:35 7629e6793208: Pulling fs layer 09:48:35 4f4fb700ef54: Pulling fs layer 09:48:35 fb5054dd5b73: Pulling fs layer 09:48:35 eeca6798cff9: Pulling fs layer 09:48:35 aa269ceb94a6: Pulling fs layer 09:48:35 ada007ff1a6a: Pulling fs layer 09:48:35 7629e6793208: Waiting 09:48:35 4f4fb700ef54: Waiting 09:48:35 eeca6798cff9: Waiting 09:48:35 fb5054dd5b73: Waiting 09:48:35 aa269ceb94a6: Waiting 09:48:35 ada007ff1a6a: Waiting 09:48:35 7862e08f4a3e: Download complete 09:48:35 7629e6793208: Verifying Checksum 09:48:35 7629e6793208: Download complete 09:48:35 4f4fb700ef54: Download complete 09:48:35 fb5054dd5b73: Verifying Checksum 09:48:35 fb5054dd5b73: Download complete 09:48:35 619be1103602: Verifying Checksum 09:48:35 619be1103602: Download complete 09:48:35 eeca6798cff9: Verifying Checksum 09:48:35 eeca6798cff9: Download complete 09:48:35 619be1103602: Pull complete 09:48:35 ada007ff1a6a: Verifying Checksum 09:48:35 ada007ff1a6a: Download complete 09:48:35 7862e08f4a3e: Pull complete 09:48:35 5df492c9dc93: Verifying Checksum 09:48:35 5df492c9dc93: Download complete 09:48:36 aa269ceb94a6: Verifying Checksum 09:48:36 aa269ceb94a6: Download complete 09:48:39 5df492c9dc93: Pull complete 09:48:39 7629e6793208: Pull complete 09:48:39 4f4fb700ef54: Pull complete 09:48:39 fb5054dd5b73: Pull complete 09:48:39 eeca6798cff9: Pull complete 09:48:41 aa269ceb94a6: Pull complete 09:48:42 ada007ff1a6a: Pull complete 09:48:42 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:48:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:48:42 WORKDIR /edgex 09:48:42 COPY go.mod . 09:48:42 RUN go mod download 09:48:42 + docker build -t ci-base-image-x86_64 -f - . 09:48:43 Sending build context to Docker daemon 178.9MB 09:48:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:48:43 ---> f489d0715acc 09:48:43 Step 2/4 : WORKDIR /edgex 09:48:48 ---> Running in 932edcf04798 09:48:48 Removing intermediate container 932edcf04798 09:48:48 ---> 8fb247426fd4 09:48:48 Step 3/4 : COPY go.mod . 09:48:48 ---> 8bf2a77ff01b 09:48:48 Step 4/4 : RUN go mod download 09:48:48 ---> Running in bc803a5a80d3 09:48:49 Still waiting to schedule task 09:48:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:49:20 Removing intermediate container bc803a5a80d3 09:49:20 ---> 2953b6f06cc9 09:49:20 Successfully built 2953b6f06cc9 09:49:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:20 + docker inspect -f . ci-base-image-x86_64 09:49:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:21 prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container 09:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat 09:49:21 $ docker top 53cf97990c6d1e33499a3502fcaeb03e0dc8509050f8f3b5e8984cdf11212b7d -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:21 + go version 09:49:21 go version go1.21.9 linux/amd64 [Pipeline] } 09:49:21 $ docker stop --time=1 53cf97990c6d1e33499a3502fcaeb03e0dc8509050f8f3b5e8984cdf11212b7d 09:49:23 $ docker rm -f --volumes 53cf97990c6d1e33499a3502fcaeb03e0dc8509050f8f3b5e8984cdf11212b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:23 + docker inspect -f . ci-base-image-x86_64 09:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:23 prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container 09:49:23 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat 09:49:23 $ docker top 7291fc3a9f433de06d0e14ba6d7dd6db1f24e8416505d69ffa0257190e13de1b -eo pid,comm [Pipeline] { [Pipeline] echo 09:49:24 ========================================================= 09:49:24 [edgeXBuildGoParallel] Running Tests and Build... 09:49:24 ========================================================= [Pipeline] sh 09:49:24 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 09:49:24 + make test 09:49:24 go test -race -coverprofile=coverage.out ./... 09:49:32 ? github.com/edgexfoundry/edgex-go [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:50:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 09:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:50:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 09:50:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 09:50:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.682s coverage: 93.4% of statements 09:50:06 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.101s coverage: 91.7% of statements 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:50:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 6.5% of statements 09:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements 09:50:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 09:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:50:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.8% of statements 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 30.7% of statements 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:50:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:50:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:50:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:50:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:50:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:50:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:50:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:50:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.046s coverage: 92.9% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 67.2% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.017s coverage: 100.0% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 84.8% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements 09:50:47 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 09:50:47 running golangci-lint 09:50:47 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:50:47 go version go1.21.9 linux/amd64 09:50:47 level=info msg="[config_reader] Used config file .golangci.yml" 09:50:47 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:51:07 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|name|compiled_files|imports|types_sizes) took 21.996571956s" 09:51:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.321014ms" 09:51:19 level=info msg="[linters_context/goanalysis] analyzers took 1m28.705445522s with top 10 stages: buildir: 48.639584336s, gosec: 7.409043765s, inspect: 3.006409098s, fact_deprecated: 2.740848268s, printf: 2.143617853s, ctrlflow: 1.972660709s, fact_purity: 1.228160294s, nilness: 991.439039ms, directives: 961.127327ms, S1038: 826.184697ms" 09:51:19 level=info msg="[runner] Issues before processing: 213, after processing: 0" 09:51:19 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 213/213, exclude-rules: 21/213, exclude: 213/213, autogenerated_exclude: 213/213, nolint: 0/21, skip_dirs: 213/213, filename_unadjuster: 213/213, skip_files: 213/213, identifier_marker: 213/213, cgo: 213/213" 09:51:19 level=info msg="[runner] processing took 16.927797ms with stages: nolint: 6.457124ms, identifier_marker: 5.135556ms, path_prettifier: 1.805342ms, autogenerated_exclude: 1.55656ms, exclude-rules: 1.110818ms, skip_dirs: 800.986µs, cgo: 44.63µs, filename_unadjuster: 13.501µs, max_same_issues: 490ns, skip_files: 410ns, fixer: 360ns, exclude: 290ns, source_code: 290ns, sort_results: 250ns, severity-rules: 240ns, uniq_by_line: 230ns, diff: 210ns, max_from_linter: 150ns, path_prefixer: 130ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" 09:51:19 level=info msg="[runner] linters took 10.586186939s with stages: goanalysis_metalinter: 10.569176511s" 09:51:19 level=info msg="File cache stats: 0 entries of total size 0B" 09:51:19 level=info msg="Memory: 327 samples, avg is 272.6MB, max is 1308.9MB" 09:51:19 level=info msg="Execution took 32.635840684s" 09:51:19 go vet ./... 09:51:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:51:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:51:24 ./bin/test-attribution-txt.sh [Pipeline] echo 09:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:51:25 + ls -al . 09:51:25 total 872 09:51:25 drwxrwxr-x 11 1001 1001 4096 Aug 7 09:49 . 09:51:25 drwxr-xr-x 4 root root 4096 Aug 7 09:49 .. 09:51:25 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:48 .blubracket 09:51:25 -rw-rw-r-- 1 1001 1001 10 Aug 7 09:48 .dockerignore 09:51:25 drwxrwxr-x 8 1001 1001 4096 Aug 7 09:50 .git 09:51:25 drwxrwxr-x 3 1001 1001 4096 Aug 7 09:48 .github 09:51:25 -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:48 .gitignore 09:51:25 -rw-rw-r-- 1 1001 1001 42 Aug 7 09:48 .golangci.yml 09:51:25 -rw-rw-r-- 1 1001 1001 100 Aug 7 09:48 .hadolint.yml 09:51:25 drwxr-xr-x 3 1001 1001 4096 Aug 7 09:48 .semver 09:51:25 -rw-rw-r-- 1 1001 1001 155 Aug 7 09:48 .sonarcloud.properties 09:51:25 -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:48 ADOPTERS.md 09:51:25 -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:48 Attribution.txt 09:51:25 -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:48 CHANGELOG.md 09:51:25 -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:48 CONTRIBUTING.md 09:51:25 -rw-rw-r-- 1 1001 1001 677 Aug 7 09:48 GOVERNANCE.md 09:51:25 -rw-rw-r-- 1 1001 1001 861 Aug 7 09:48 Jenkinsfile 09:51:25 -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:48 LICENSE 09:51:25 -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:48 Makefile 09:51:25 -rw-rw-r-- 1 1001 1001 582 Aug 7 09:48 OWNERS.md 09:51:25 -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:48 README.md 09:51:25 -rw-rw-r-- 1 1001 1001 789 Aug 7 09:48 SECURITY.md 09:51:25 -rw-rw-r-- 1 1001 1001 5 Aug 7 09:48 VERSION 09:51:25 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:48 bin 09:51:25 drwxrwxr-x 20 1001 1001 4096 Aug 7 09:48 cmd 09:51:25 -rw-r--r-- 1 root root 504074 Aug 7 09:50 coverage.out 09:51:25 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:48 fuzz_test 09:51:25 -rw-rw-r-- 1 1001 1001 7254 Aug 7 09:48 go.mod 09:51:25 -rw-rw-r-- 1 1001 1001 102354 Aug 7 09:48 go.sum 09:51:25 drwxrwxr-x 7 1001 1001 4096 Aug 7 09:48 internal 09:51:25 drwxrwxr-x 3 1001 1001 4096 Aug 7 09:48 openapi 09:51:25 -rw-rw-r-- 1 1001 1001 584 Aug 7 09:48 security.txt 09:51:25 -rw-rw-r-- 1 1001 1001 204 Aug 7 09:48 version.go [Pipeline] sh 09:51:25 + '[' -e coverage.out ] 09:51:25 + chown 1001:1001 coverage.out [Pipeline] stash 09:51:25 Stashed 1 file(s) [Pipeline] sh 09:51:25 + make build 09:51:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:51:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:51:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:51:50 go build -tags " non_delayedstart" -ldflags "-s -w -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 09:51:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:51:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:51:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:51:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:51:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:52:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:52:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:52:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:52:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:52:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 09:52:04 $ docker stop --time=1 7291fc3a9f433de06d0e14ba6d7dd6db1f24e8416505d69ffa0257190e13de1b 09:52:11 $ docker rm -f --volumes 7291fc3a9f433de06d0e14ba6d7dd6db1f24e8416505d69ffa0257190e13de1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:52:13 09:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:52:13 latest: Pulling from edgex-devops/edgex-compose 09:52:13 91d30c5bc195: Pulling fs layer 09:52:13 2e9b0aa3be6d: Pulling fs layer 09:52:13 9c61dcf015f6: Pulling fs layer 09:52:13 4698f68db338: Pulling fs layer 09:52:13 2a2f49069b9e: Pulling fs layer 09:52:13 e0025b399a48: Pulling fs layer 09:52:13 4698f68db338: Waiting 09:52:13 2a2f49069b9e: Waiting 09:52:13 e0025b399a48: Waiting 09:52:13 91d30c5bc195: Verifying Checksum 09:52:13 91d30c5bc195: Download complete 09:52:13 4698f68db338: Verifying Checksum 09:52:13 4698f68db338: Download complete 09:52:13 2e9b0aa3be6d: Verifying Checksum 09:52:13 2e9b0aa3be6d: Download complete 09:52:13 e0025b399a48: Verifying Checksum 09:52:13 e0025b399a48: Download complete 09:52:13 91d30c5bc195: Pull complete 09:52:13 2a2f49069b9e: Verifying Checksum 09:52:13 2a2f49069b9e: Download complete 09:52:13 2e9b0aa3be6d: Pull complete 09:52:14 9c61dcf015f6: Verifying Checksum 09:52:14 9c61dcf015f6: Download complete 09:52:16 9c61dcf015f6: Pull complete 09:52:16 4698f68db338: Pull complete 09:52:16 2a2f49069b9e: Pull complete 09:52:16 e0025b399a48: Pull complete 09:52:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:52:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:52:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:16 prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container 09:52:17 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:52:20 $ docker top 0b0dd650cfc5f23dba0def2eb0311d2d70379281b6dcdf9b77a687a2cf8f4db9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:20 + docker compose -f ./docker-compose-build.yml build --parallel 09:52:23 #1 [security-secretstore-setup internal] load build definition from Dockerfile 09:52:23 #1 transferring dockerfile: 2.49kB done 09:52:23 #1 DONE 0.0s 09:52:23 09:52:23 #2 [security-spire-server internal] load build definition from Dockerfile 09:52:23 #2 transferring dockerfile: 1.70kB done 09:52:23 #2 DONE 0.0s 09:52:23 09:52:23 #3 [security-proxy-setup internal] load build definition from Dockerfile 09:52:23 #3 transferring dockerfile: 2.50kB done 09:52:23 #3 DONE 0.0s 09:52:23 09:52:23 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:52:23 #4 transferring dockerfile: 2.15kB done 09:52:23 #4 DONE 0.0s 09:52:23 09:52:23 #5 [security-bootstrapper internal] load build definition from Dockerfile 09:52:23 #5 transferring dockerfile: 3.17kB done 09:52:23 #5 DONE 0.0s 09:52:23 09:52:23 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:52:23 #6 transferring dockerfile: 2.23kB done 09:52:23 #6 DONE 0.0s 09:52:23 09:52:23 #7 [core-command internal] load build definition from Dockerfile 09:52:23 #7 transferring dockerfile: 1.93kB done 09:52:23 #7 DONE 0.0s 09:52:23 09:52:23 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:52:23 #8 transferring dockerfile: 1.89kB done 09:52:23 #8 DONE 0.0s 09:52:23 09:52:23 #9 [core-keeper internal] load build definition from Dockerfile 09:52:23 #9 transferring dockerfile: 2.01kB done 09:52:23 #9 DONE 0.1s 09:52:23 09:52:23 #10 [security-spire-agent internal] load build definition from Dockerfile 09:52:23 #10 transferring dockerfile: 1.81kB done 09:52:23 #10 DONE 0.1s 09:52:23 09:52:23 #11 [support-notifications internal] load build definition from Dockerfile 09:52:23 #11 transferring dockerfile: 1.95kB done 09:52:23 #11 DONE 0.1s 09:52:23 09:52:23 #12 [core-metadata internal] load build definition from Dockerfile 09:52:23 #12 transferring dockerfile: 2.06kB done 09:52:23 #12 DONE 0.1s 09:52:23 09:52:23 #13 [core-data internal] load build definition from Dockerfile 09:52:23 #13 transferring dockerfile: 2.01kB done 09:52:23 #13 DONE 0.1s 09:52:23 09:52:23 #14 [support-cron-scheduler internal] load build definition from Dockerfile 09:52:23 #14 transferring dockerfile: 1.85kB done 09:52:23 #14 DONE 0.1s 09:52:23 09:52:23 #15 [security-spire-config internal] load build definition from Dockerfile 09:52:23 #15 transferring dockerfile: 1.69kB done 09:52:23 #15 DONE 0.1s 09:52:23 09:52:23 #16 [support-scheduler internal] load build definition from Dockerfile 09:52:23 #16 transferring dockerfile: 1.93kB done 09:52:23 #16 DONE 0.1s 09:52:23 09:52:23 #17 [security-secretstore-setup internal] load .dockerignore 09:52:23 #17 transferring context: 50B done 09:52:23 #17 DONE 0.1s 09:52:23 09:52:23 #18 [security-spire-server internal] load .dockerignore 09:52:23 #18 transferring context: 50B done 09:52:23 #18 DONE 0.0s 09:52:23 09:52:23 #19 [security-proxy-setup internal] load .dockerignore 09:52:23 #19 transferring context: 50B done 09:52:23 #19 DONE 0.0s 09:52:23 09:52:23 #20 [security-bootstrapper internal] load .dockerignore 09:52:23 #20 transferring context: 50B done 09:52:23 #20 DONE 0.0s 09:52:23 09:52:23 #21 [security-proxy-auth internal] load .dockerignore 09:52:23 #21 transferring context: 50B done 09:52:23 #21 DONE 0.0s 09:52:23 09:52:23 #22 [core-common-config-bootstrapper internal] load .dockerignore 09:52:23 #22 transferring context: 50B done 09:52:23 #22 DONE 0.0s 09:52:23 09:52:23 #23 [core-command internal] load .dockerignore 09:52:23 #23 transferring context: 50B done 09:52:23 #23 DONE 0.0s 09:52:23 09:52:23 #24 [core-keeper internal] load .dockerignore 09:52:23 #24 transferring context: 50B done 09:52:23 #24 DONE 0.0s 09:52:23 09:52:23 #25 [security-spiffe-token-provider internal] load .dockerignore 09:52:23 #25 transferring context: 50B done 09:52:23 #25 DONE 0.0s 09:52:23 09:52:23 #26 [security-spire-agent internal] load .dockerignore 09:52:23 #26 transferring context: 50B done 09:52:23 #26 DONE 0.0s 09:52:23 09:52:23 #27 [support-notifications internal] load .dockerignore 09:52:23 #27 transferring context: 50B done 09:52:23 #27 DONE 0.0s 09:52:23 09:52:23 #28 [core-data internal] load .dockerignore 09:52:23 #28 transferring context: 50B done 09:52:23 #28 DONE 0.0s 09:52:23 09:52:23 #29 [core-metadata internal] load .dockerignore 09:52:23 #29 transferring context: 50B done 09:52:23 #29 DONE 0.0s 09:52:23 09:52:23 #30 [support-cron-scheduler internal] load .dockerignore 09:52:23 #30 transferring context: 50B done 09:52:23 #30 DONE 0.0s 09:52:23 09:52:23 #31 [support-scheduler internal] load .dockerignore 09:52:23 #31 transferring context: 50B done 09:52:23 #31 DONE 0.0s 09:52:23 09:52:23 #32 [security-spire-config internal] load .dockerignore 09:52:23 #32 transferring context: 50B done 09:52:23 #32 DONE 0.0s 09:52:23 09:52:23 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:52:23 #33 DONE 0.0s 09:52:23 09:52:23 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:52:23 #34 DONE 0.1s 09:52:23 09:52:23 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:52:23 #33 DONE 0.0s 09:52:23 09:52:23 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:52:23 #34 DONE 0.1s 09:52:23 09:52:23 #35 [security-proxy-setup internal] load build context 09:52:23 #35 ... 09:52:23 09:52:23 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:52:23 #33 DONE 0.0s 09:52:23 09:52:23 #35 [security-proxy-setup internal] load build context 09:52:24 #35 ... 09:52:24 09:52:24 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:52:24 #33 DONE 0.0s 09:52:24 09:52:24 #35 [security-proxy-setup internal] load build context 09:52:24 #35 ... 09:52:24 09:52:24 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:52:24 #33 DONE 0.0s 09:52:24 09:52:24 #35 [security-proxy-setup internal] load build context 09:52:24 #35 ... 09:52:24 09:52:24 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:52:24 #33 DONE 0.0s 09:52:24 09:52:24 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:52:24 #33 DONE 0.0s 09:52:24 09:52:24 #36 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:52:24 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:52:24 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:52:24 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:52:24 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:52:24 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:52:24 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s 09:52:24 #36 ... 09:52:24 09:52:24 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:52:24 #33 DONE 0.0s 09:52:24 09:52:24 #36 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:52:24 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:52:24 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:52:24 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:52:24 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:52:24 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:52:24 #36 ... 09:52:24 09:52:24 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 09:52:24 #34 DONE 0.7s 09:52:24 09:52:24 #36 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:52:24 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:52:24 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:52:24 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:52:24 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:52:24 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:52:24 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 09:52:24 #36 ... 09:52:24 09:52:24 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:52:24 #37 DONE 0.9s 09:52:24 09:52:24 #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:52:24 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:52:24 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:52:24 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:52:24 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:52:24 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:52:24 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 09:52:24 #36 ... 09:52:24 09:52:24 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:52:24 #38 DONE 0.8s 09:52:24 09:52:24 #36 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:52:24 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:52:24 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:52:24 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:52:24 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:52:24 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:52:24 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 09:52:25 #36 ... 09:52:25 09:52:25 #39 [security-spire-server internal] load build context 09:52:25 #39 transferring context: 27.60kB 0.0s done 09:52:25 #39 DONE 1.1s 09:52:25 09:52:25 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:52:25 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:52:25 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:52:25 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:52:25 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:52:25 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:52:25 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 09:52:25 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 09:52:25 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:52:25 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.8s 09:52:25 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:52:25 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.38MB / 30.73MB 0.9s 09:52:25 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:52:26 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 09:52:26 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 09:52:26 #40 ... 09:52:26 09:52:26 #41 [security-spire-config internal] load build context 09:52:26 #41 transferring context: 25.85kB 0.0s done 09:52:26 #41 DONE 1.8s 09:52:26 09:52:26 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:52:26 #40 ... 09:52:26 09:52:26 #42 [security-spire-agent internal] load build context 09:52:26 #42 transferring context: 27.13kB 0.0s done 09:52:26 #42 DONE 1.7s 09:52:26 09:52:26 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:52:29 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 09:52:29 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 09:52:32 #40 ... 09:52:32 09:52:32 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:52:32 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 09:52:32 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:52:32 #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:52:32 #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:52:32 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 09:52:32 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:52:32 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.9s 09:52:32 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.9s done 09:52:32 #43 ... 09:52:32 09:52:32 #44 [security-secretstore-setup internal] load build context 09:52:32 #44 transferring context: 289.83MB 9.0s 09:52:34 #44 ... 09:52:34 09:52:34 #45 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:52:34 #45 ... 09:52:34 09:52:34 #46 [security-proxy-auth internal] load build context 09:52:34 #46 ... 09:52:34 09:52:34 #44 [security-secretstore-setup internal] load build context 09:52:34 #44 ... 09:52:34 09:52:34 #47 [core-command internal] load build context 09:52:34 #47 ... 09:52:34 09:52:34 #48 [security-spiffe-token-provider internal] load build context 09:52:34 #48 ... 09:52:34 09:52:34 #49 [core-common-config-bootstrapper internal] load build context 09:52:34 #49 ... 09:52:34 09:52:34 #50 [core-data internal] load build context 09:52:34 #50 ... 09:52:34 09:52:34 #51 [support-notifications internal] load build context 09:52:34 #51 ... 09:52:34 09:52:34 #52 [core-keeper internal] load build context 09:52:34 #52 ... 09:52:34 09:52:34 #35 [security-proxy-setup internal] load build context 09:52:34 #35 ... 09:52:34 09:52:34 #53 [support-scheduler internal] load build context 09:52:34 #53 ... 09:52:34 09:52:34 #54 [security-bootstrapper internal] load build context 09:52:35 #54 ... 09:52:35 09:52:35 #55 [support-cron-scheduler internal] load build context 09:52:35 #55 ... 09:52:35 09:52:35 #56 [core-metadata internal] load build context 09:52:35 #56 ... 09:52:35 09:52:35 #54 [security-bootstrapper internal] load build context 09:52:35 #54 ... 09:52:35 09:52:35 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:52:35 #57 ... 09:52:35 09:52:35 #53 [support-scheduler internal] load build context 09:52:35 #53 ... 09:52:35 09:52:35 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:52:35 #58 ... 09:52:35 09:52:35 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:52:35 #0 5.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:52:35 #0 5.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:52:35 #0 5.915 (1/2) Installing dumb-init (1.2.5-r2) 09:52:35 #0 5.925 (2/2) Installing su-exec (0.2-r3) 09:52:35 #0 5.925 Executing busybox-1.36.1-r7.trigger 09:52:35 #0 5.940 OK: 7 MiB in 17 packages 09:52:35 #59 ... 09:52:35 09:52:35 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:52:36 #60 ... 09:52:36 09:52:36 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:52:36 #61 ... 09:52:36 09:52:36 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:52:36 #62 ... 09:52:36 09:52:36 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:52:36 #63 ... 09:52:36 09:52:36 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:52:36 #64 ... 09:52:36 09:52:36 #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:52:36 #65 ... 09:52:36 09:52:36 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:52:36 #66 ... 09:52:36 09:52:36 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:36 #67 ... 09:52:36 09:52:36 #53 [support-scheduler internal] load build context 09:52:38 #53 transferring context: 318.39MB 13.3s 09:52:40 #53 transferring context: 493.68MB 15.8s done 09:52:41 #53 ... 09:52:41 09:52:41 #50 [core-data internal] load build context 09:52:41 #50 transferring context: 493.68MB 15.7s done 09:52:41 #50 ... 09:52:41 09:52:41 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:52:41 #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 09:52:42 #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.4s done 09:52:44 #43 ... 09:52:44 09:52:44 #46 [security-proxy-auth internal] load build context 09:52:44 #46 transferring context: 493.68MB 14.3s done 09:52:44 #46 ... 09:52:44 09:52:44 #44 [security-secretstore-setup internal] load build context 09:52:44 #44 transferring context: 493.68MB 15.1s done 09:52:44 #44 ... 09:52:44 09:52:44 #47 [core-command internal] load build context 09:52:44 #47 transferring context: 493.68MB 14.0s done 09:52:44 #47 ... 09:52:44 09:52:44 #48 [security-spiffe-token-provider internal] load build context 09:52:44 #48 transferring context: 493.68MB 14.5s done 09:52:44 #48 ... 09:52:44 09:52:44 #49 [core-common-config-bootstrapper internal] load build context 09:52:44 #49 transferring context: 493.68MB 16.0s done 09:52:44 #49 ... 09:52:44 09:52:44 #51 [support-notifications internal] load build context 09:52:44 #51 transferring context: 493.68MB 13.8s done 09:52:44 #51 ... 09:52:44 09:52:44 #35 [security-proxy-setup internal] load build context 09:52:44 #35 transferring context: 493.68MB 14.5s done 09:52:44 #35 ... 09:52:44 09:52:44 #52 [core-keeper internal] load build context 09:52:44 #52 transferring context: 493.68MB 12.9s done 09:52:45 #52 ... 09:52:45 09:52:45 #55 [support-cron-scheduler internal] load build context 09:52:45 #55 transferring context: 493.68MB 12.6s done 09:52:45 #55 ... 09:52:45 09:52:45 #56 [core-metadata internal] load build context 09:52:45 #56 transferring context: 493.68MB 14.4s done 09:52:45 #56 ... 09:52:45 09:52:45 #54 [security-bootstrapper internal] load build context 09:52:45 #54 transferring context: 493.68MB 12.7s done 09:53:12 #54 DONE 45.9s 09:53:12 09:53:12 #65 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:53:12 #65 DONE 43.8s 09:53:12 09:53:12 #55 [support-cron-scheduler internal] load build context 09:53:12 #55 DONE 45.5s 09:53:12 09:53:12 #52 [core-keeper internal] load build context 09:53:12 #52 DONE 45.9s 09:53:12 09:53:12 #47 [core-command internal] load build context 09:53:12 #47 DONE 46.0s 09:53:12 09:53:12 #51 [support-notifications internal] load build context 09:53:12 #51 DONE 45.9s 09:53:12 09:53:12 #46 [security-proxy-auth internal] load build context 09:53:12 #46 DONE 46.2s 09:53:12 09:53:12 #48 [security-spiffe-token-provider internal] load build context 09:53:12 #48 DONE 46.0s 09:53:12 09:53:12 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:53:12 #59 DONE 44.4s 09:53:12 09:53:12 #56 [core-metadata internal] load build context 09:53:12 #56 DONE 45.6s 09:53:12 09:53:12 #35 [security-proxy-setup internal] load build context 09:53:12 #35 DONE 46.3s 09:53:12 09:53:12 #49 [core-common-config-bootstrapper internal] load build context 09:53:12 #49 DONE 46.1s 09:53:12 09:53:12 #44 [security-secretstore-setup internal] load build context 09:53:12 #44 DONE 46.4s 09:53:12 09:53:12 #68 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:53:12 #68 ... 09:53:12 09:53:12 #50 [core-data internal] load build context 09:53:12 #50 DONE 46.0s 09:53:12 09:53:12 #53 [support-scheduler internal] load build context 09:53:12 #53 DONE 45.6s 09:53:12 09:53:12 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:53:12 #40 ... 09:53:12 09:53:12 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:12 #67 DONE 45.2s 09:53:12 09:53:12 #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:53:12 #62 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #62 44.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #62 45.11 (1/1) Installing dumb-init (1.2.5-r2) 09:53:12 #62 45.12 Executing busybox-1.36.1-r7.trigger 09:53:12 #62 45.12 OK: 7 MiB in 16 packages 09:53:12 #62 DONE 45.2s 09:53:12 09:53:12 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:53:12 #69 ... 09:53:12 09:53:12 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:53:12 #64 44.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #64 45.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #64 45.32 (1/1) Installing dumb-init (1.2.5-r2) 09:53:12 #64 45.32 Executing busybox-1.36.1-r7.trigger 09:53:12 #64 45.33 OK: 7 MiB in 16 packages 09:53:12 #64 DONE 45.7s 09:53:12 09:53:12 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:53:12 #57 44.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #57 45.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #57 45.28 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:53:12 #57 45.28 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:53:12 #57 45.28 OK: 20070 distinct packages available 09:53:12 #57 45.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #57 45.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #57 45.64 (1/4) Installing dumb-init (1.2.5-r2) 09:53:12 #57 45.64 (2/4) Installing musl-obstack (1.2.3-r2) 09:53:12 #57 45.64 (3/4) Installing libucontext (1.2-r2) 09:53:12 #57 45.64 (4/4) Installing gcompat (1.1.0-r1) 09:53:12 #57 45.65 Executing busybox-1.36.1-r7.trigger 09:53:12 #57 45.66 OK: 8 MiB in 19 packages 09:53:12 #57 DONE 46.0s 09:53:12 09:53:12 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:53:12 #63 44.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #63 45.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #63 45.25 (1/2) Installing ca-certificates (20240226-r0) 09:53:12 #63 45.26 (2/2) Installing dumb-init (1.2.5-r2) 09:53:12 #63 45.26 Executing busybox-1.36.1-r7.trigger 09:53:12 #63 45.27 Executing ca-certificates-20240226-r0.trigger 09:53:12 #63 45.32 OK: 8 MiB in 17 packages 09:53:12 #63 DONE 45.8s 09:53:12 09:53:12 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:53:12 #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #0 1.390 OK: 264 MiB in 52 packages 09:53:12 #70 DONE 1.5s 09:53:12 09:53:12 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:53:12 #0 1.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #0 1.608 OK: 264 MiB in 52 packages 09:53:12 #71 DONE 1.7s 09:53:12 09:53:12 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:12 #72 DONE 1.7s 09:53:12 09:53:12 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:53:12 #61 44.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #61 44.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #61 45.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:53:12 #61 45.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:53:12 #61 45.05 OK: 20070 distinct packages available 09:53:12 #61 45.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #61 45.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #61 45.49 (1/11) Installing ca-certificates (20240226-r0) 09:53:12 #61 45.73 (2/11) Installing brotli-libs (1.0.9-r14) 09:53:12 #61 45.75 (3/11) Installing libunistring (1.1-r1) 09:53:12 #61 45.77 (4/11) Installing libidn2 (2.3.4-r1) 09:53:12 #61 45.77 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:53:12 #61 45.78 (6/11) Installing libcurl (8.9.0-r0) 09:53:12 #61 45.87 (7/11) Installing curl (8.9.0-r0) 09:53:12 #61 45.88 (8/11) Installing dumb-init (1.2.5-r2) 09:53:12 #61 45.88 (9/11) Installing musl-obstack (1.2.3-r2) 09:53:12 #61 45.89 (10/11) Installing libucontext (1.2-r2) 09:53:12 #61 45.89 (11/11) Installing gcompat (1.1.0-r1) 09:53:12 #61 45.90 Executing busybox-1.36.1-r7.trigger 09:53:12 #61 45.90 Executing ca-certificates-20240226-r0.trigger 09:53:12 #61 45.95 OK: 12 MiB in 26 packages 09:53:12 #61 ... 09:53:12 09:53:12 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:53:12 #60 45.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #60 45.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #60 45.44 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:53:12 #60 45.44 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:53:12 #60 45.44 OK: 20070 distinct packages available 09:53:12 #60 45.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #60 45.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #60 45.79 (1/5) Installing dumb-init (1.2.5-r2) 09:53:12 #60 45.80 (2/5) Installing musl-obstack (1.2.3-r2) 09:53:12 #60 45.80 (3/5) Installing libucontext (1.2-r2) 09:53:12 #60 45.80 (4/5) Installing gcompat (1.1.0-r1) 09:53:12 #60 45.81 (5/5) Installing openssl (3.1.6-r0) 09:53:12 #60 45.82 Executing busybox-1.36.1-r7.trigger 09:53:12 #60 45.82 OK: 8 MiB in 20 packages 09:53:12 #60 DONE 46.1s 09:53:12 09:53:12 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:53:12 #73 DONE 0.3s 09:53:12 09:53:12 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:53:12 #58 45.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #58 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #58 45.38 (1/4) Installing ca-certificates (20240226-r0) 09:53:12 #58 45.40 (2/4) Installing dumb-init (1.2.5-r2) 09:53:12 #58 45.41 (3/4) Installing su-exec (0.2-r3) 09:53:12 #58 45.42 (4/4) Installing yq (4.33.3-r5) 09:53:12 #58 45.75 Executing busybox-1.36.1-r7.trigger 09:53:12 #58 45.76 Executing ca-certificates-20240226-r0.trigger 09:53:12 #58 45.83 OK: 17 MiB in 19 packages 09:53:12 #58 DONE 46.0s 09:53:12 09:53:12 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:53:12 #74 DONE 0.3s 09:53:12 09:53:12 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:53:12 #61 DONE 46.1s 09:53:12 09:53:12 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:53:12 #75 ... 09:53:12 09:53:12 #76 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:53:12 #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #0 1.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #0 1.863 OK: 264 MiB in 52 packages 09:53:12 #76 DONE 2.1s 09:53:12 09:53:12 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:53:12 #77 DONE 0.1s 09:53:12 09:53:12 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:53:12 #66 44.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:12 #66 46.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:12 #66 46.29 (1/4) Installing dumb-init (1.2.5-r2) 09:53:12 #66 46.29 (2/4) Installing openssl (3.1.6-r0) 09:53:12 #66 46.30 (3/4) Installing su-exec (0.2-r3) 09:53:12 #66 46.31 (4/4) Installing yq (4.33.3-r5) 09:53:12 #66 46.40 Executing busybox-1.36.1-r7.trigger 09:53:12 #66 46.40 OK: 17 MiB in 19 packages 09:53:12 #66 DONE 46.5s 09:53:12 09:53:12 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:53:14 #78 ... 09:53:14 09:53:14 #68 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:53:14 #68 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:14 #68 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:14 #68 3.353 OK: 7 MiB in 17 packages 09:53:14 #68 DONE 4.2s 09:53:14 09:53:14 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:53:14 #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:14 #0 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:14 #0 3.157 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:53:14 #0 3.157 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:53:14 #0 3.157 OK: 20077 distinct packages available 09:53:14 #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:14 #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:14 #0 3.519 OK: 264 MiB in 52 packages 09:53:14 #79 DONE 4.3s 09:53:14 09:53:14 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:53:14 #69 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:14 #69 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:14 #69 3.617 OK: 7 MiB in 16 packages 09:53:14 #69 DONE 3.7s 09:53:14 09:53:14 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:53:14 #80 DONE 0.3s 09:53:14 09:53:14 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:53:14 #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:14 #0 2.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:14 #0 3.103 OK: 7 MiB in 16 packages 09:53:14 #81 DONE 3.2s 09:53:14 09:53:14 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:15 #82 ... 09:53:15 09:53:15 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:53:15 #0 2.642 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:15 #0 3.128 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:15 #0 3.803 (1/1) Installing dumb-init (1.2.5-r2) 09:53:15 #0 4.094 Executing busybox-1.36.1-r7.trigger 09:53:15 #0 4.111 OK: 7 MiB in 16 packages 09:53:15 #83 DONE 4.2s 09:53:15 09:53:15 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:53:15 #0 3.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:15 #0 3.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:15 #84 3.834 OK: 8 MiB in 17 packages 09:53:15 #84 DONE 3.9s 09:53:15 09:53:15 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:53:15 #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:15 #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:15 #0 3.873 OK: 8 MiB in 19 packages 09:53:15 #85 DONE 4.0s 09:53:15 09:53:15 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:53:15 #0 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:15 #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:15 #0 3.621 OK: 17 MiB in 19 packages 09:53:15 #86 DONE 3.7s 09:53:15 09:53:15 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:53:15 #75 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:15 #75 3.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:15 #75 3.988 OK: 8 MiB in 20 packages 09:53:16 #75 DONE 4.7s 09:53:16 09:53:16 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:53:16 #87 DONE 0.9s 09:53:16 09:53:16 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:53:16 #88 DONE 0.5s 09:53:16 09:53:16 #89 [security-spire-config stage-2 6/10] COPY security.txt / 09:53:17 #89 ... 09:53:17 09:53:17 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:53:17 #0 3.581 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:17 #0 4.044 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:17 #0 4.721 OK: 264 MiB in 52 packages 09:53:17 #90 DONE 5.7s 09:53:17 09:53:17 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:53:17 #91 DONE 1.0s 09:53:17 09:53:17 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:53:17 #92 DONE 1.0s 09:53:17 09:53:17 #89 [security-spire-config stage-2 6/10] COPY security.txt / 09:53:17 #89 DONE 0.6s 09:53:17 09:53:17 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:53:18 #93 ... 09:53:18 09:53:18 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:53:18 #94 DONE 0.8s 09:53:18 09:53:18 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:53:18 #95 DONE 0.9s 09:53:18 09:53:18 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:53:18 #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:18 #0 5.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:18 #0 5.948 OK: 12 MiB in 26 packages 09:53:18 #96 DONE 6.5s 09:53:18 09:53:18 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:53:18 #93 DONE 0.8s 09:53:18 09:53:18 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:53:18 #97 DONE 0.8s 09:53:18 09:53:18 #98 [security-spire-server stage-2 6/9] COPY security.txt / 09:53:18 #98 DONE 0.1s 09:53:18 09:53:18 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:53:18 #99 ... 09:53:18 09:53:18 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:53:18 #100 DONE 0.1s 09:53:18 09:53:18 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:53:18 #101 DONE 0.2s 09:53:18 09:53:18 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:53:18 #99 DONE 0.2s 09:53:18 09:53:18 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 09:53:18 #102 DONE 0.2s 09:53:18 09:53:18 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:53:18 #103 DONE 0.2s 09:53:18 09:53:18 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:53:18 #104 DONE 0.2s 09:53:18 09:53:18 #105 [security-spire-config] exporting to image 09:53:18 #105 exporting layers 09:53:19 #105 ... 09:53:19 09:53:19 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:53:19 #106 DONE 0.1s 09:53:19 09:53:19 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:53:19 #107 DONE 0.1s 09:53:19 09:53:19 #105 [security-spire-server] exporting to image 09:53:19 #105 ... 09:53:19 09:53:19 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:53:19 #108 DONE 0.1s 09:53:19 09:53:19 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:53:19 #109 DONE 0.0s 09:53:19 09:53:19 #105 [security-spire-agent] exporting to image 09:53:19 #105 ... 09:53:19 09:53:19 #110 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:53:19 #110 DONE 4.9s 09:53:19 09:53:19 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:53:19 #78 6.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:53:19 #78 6.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:53:19 #78 6.818 OK: 17 MiB in 19 packages 09:53:19 #78 DONE 6.9s 09:53:19 09:53:19 #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:53:19 #111 DONE 0.1s 09:53:19 09:53:19 #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:53:19 #112 DONE 0.2s 09:53:19 09:53:19 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:19 #113 ... 09:53:19 09:53:19 #105 [security-spire-agent] exporting to image 09:53:19 #105 exporting layers 0.7s done 09:53:19 #105 writing image sha256:676d08dc912c1bad03312f3cd0cd857ddaa1fb110484c2e1f0a81e2caf87acf0 done 09:53:19 #105 naming to docker.io/library/security-spire-config done 09:53:19 #105 writing image sha256:285d70a9dfd68dfdb46cee34c8bb69a9b8e816bb62b8eb0b5a643610d81f4211 done 09:53:19 #105 naming to docker.io/library/security-spire-server done 09:53:19 #105 writing image sha256:b85536f3846f5f45ca96e12e8cfa6ef30f4a1f3a3f0c430f6d5018431d8bd4fb done 09:53:19 #105 naming to docker.io/library/security-spire-agent done 09:53:19 #105 DONE 1.0s 09:53:19 09:53:19 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:20 #114 ... 09:53:20 09:53:20 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:53:20 #43 ... 09:53:20 09:53:20 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:21 #115 ... 09:53:21 09:53:21 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7290 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws 09:53:47 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 09:53:47 The recommended git tool is: git 09:53:53 using credential edgex-jenkins-ssh 09:53:53 Cloning the remote Git repository 09:53:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:53:53 > git init /w/workspace/edgex-go/5 # timeout=10 09:53:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:53:53 > git --version # timeout=10 09:53:53 > git --version # 'git version 2.25.1' 09:53:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:00 #116 ... 09:54:00 09:54:00 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:00 #82 DONE 43.8s 09:54:00 09:54:00 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:00 #115 DONE 46.5s 09:54:00 09:54:00 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:00 #113 DONE 40.0s 09:54:00 09:54:00 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:00 #114 DONE 46.2s 09:54:00 09:54:00 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:00 #116 DONE 46.6s 09:54:00 09:54:00 #117 [security-secretstore-setup builder 6/7] COPY . . 09:54:08 #117 ... 09:54:08 09:54:08 #118 [core-keeper builder 7/8] COPY . . 09:54:08 #118 ... 09:54:08 09:54:08 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:54:08 #119 ... 09:54:08 09:54:08 #120 [security-proxy-auth builder 6/7] COPY . . 09:54:08 #120 ... 09:54:08 09:54:08 #121 [support-notifications builder 6/7] COPY . . 09:54:08 #121 ... 09:54:08 09:54:08 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:54:08 #119 DONE 10.8s 09:54:09 09:54:09 #118 [core-keeper builder 7/8] COPY . . 09:54:09 #118 DONE 10.8s 09:54:09 09:54:09 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:09 #122 CACHED 09:54:09 09:54:09 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:54:09 #123 CACHED 09:54:09 09:54:09 #124 [core-metadata builder 6/7] COPY . . 09:54:09 #124 CACHED 09:54:09 09:54:09 #125 [support-scheduler builder 6/7] COPY . . 09:54:09 #125 CACHED 09:54:09 09:54:09 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:09 #126 CACHED 09:54:09 09:54:09 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:54:09 #127 CACHED 09:54:09 09:54:09 #128 [core-data builder 6/7] COPY . . 09:54:09 #128 CACHED 09:54:09 09:54:09 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:09 #129 CACHED 09:54:09 09:54:09 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 09:54:09 #130 CACHED 09:54:09 09:54:09 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 09:54:09 #131 CACHED 09:54:09 09:54:09 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:09 #132 CACHED 09:54:09 09:54:09 #133 [core-command builder 6/7] COPY . . 09:54:09 #133 CACHED 09:54:09 09:54:09 #121 [support-notifications builder 6/7] COPY . . 09:54:09 #121 DONE 10.8s 09:54:09 09:54:09 #134 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:54:09 #134 CACHED 09:54:09 09:54:09 #135 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:09 #135 CACHED 09:54:09 09:54:09 #136 [support-cron-scheduler builder 6/7] COPY . . 09:54:09 #136 CACHED 09:54:09 09:54:09 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 09:54:09 #137 CACHED 09:54:09 09:54:09 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:09 #138 CACHED 09:54:09 09:54:09 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:54:09 #139 CACHED 09:54:09 09:54:09 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:09 #140 CACHED 09:54:09 09:54:09 #141 [security-bootstrapper builder 6/7] COPY . . 09:54:09 #141 CACHED 09:54:09 09:54:09 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:54:09 #142 CACHED 09:54:09 09:54:09 #120 [security-proxy-auth builder 6/7] COPY . . 09:54:09 #120 DONE 10.8s 09:54:09 09:54:09 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:54:09 #143 CACHED 09:54:09 09:54:09 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:09 #144 CACHED 09:54:09 09:54:09 #145 [security-proxy-setup builder 6/7] COPY . . 09:54:09 #145 CACHED 09:54:09 09:54:09 #117 [security-secretstore-setup builder 6/7] COPY . . 09:54:09 #117 DONE 10.8s 09:54:09 09:54:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:10 #146 1.250 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:54:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:54:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:54:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:54:14 Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 4fa5212a433eea4620dd97b18903d24b89cfcae0 09:54:14 Merge succeeded, producing 4fa5212a433eea4620dd97b18903d24b89cfcae0 09:54:14 Checking out Revision 4fa5212a433eea4620dd97b18903d24b89cfcae0 (PR-4846) 09:54:15 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" 09:54:14 > git config core.sparsecheckout # timeout=10 09:54:14 > git checkout -f 4fa5212a433eea4620dd97b18903d24b89cfcae0 # timeout=10 09:54:14 > git remote # timeout=10 09:54:14 > git config --get remote.origin.url # timeout=10 09:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:14 > git merge 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 09:54:14 > git rev-parse HEAD^{commit} # timeout=10 09:54:14 > git config core.sparsecheckout # timeout=10 09:54:14 > git checkout -f 4fa5212a433eea4620dd97b18903d24b89cfcae0 # timeout=10 09:54:19 #146 ... 09:54:19 09:54:19 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:54:19 #0 0.345 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:54:19 #147 ... 09:54:19 09:54:19 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:54:19 #0 1.165 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:54:19 #148 ... 09:54:19 09:54:19 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:54:19 #0 0.878 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:54:19 #149 ... 09:54:19 09:54:19 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:54:19 #0 1.195 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:54:19 #150 ... 09:54:19 09:54:19 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:54:19 #0 0.436 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:54:19 #151 ... 09:54:19 09:54:19 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:54:19 #0 1.633 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:20 #152 ... 09:54:20 09:54:20 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:54:20 #0 1.501 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:54:20 #153 ... 09:54:20 09:54:20 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:54:20 #0 1.522 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:54:20 #154 ... 09:54:20 09:54:20 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:20 #0 1.168 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:54:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:54:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:54:20 Dload Upload Total Spent Left Speed 09:54:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 09:54:20 #155 ... 09:54:20 09:54:20 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:54:20 #0 1.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:54:20 #156 ... 09:54:20 09:54:20 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:54:20 #0 1.025 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:54:20 #157 ... 09:54:20 09:54:20 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:54:20 #0 1.058 go build -tags " non_delayedstart" -ldflags "-s -w -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 09:54:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:54:21 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:54:21 sudo tee /etc/docker/daemon.new 09:54:21 { 09:54:21 "registry-mirrors": [ 09:54:21 "https://nexus3.edgexfoundry.org:10001" 09:54:21 ], 09:54:21 "bip": "10.250.0.254/24", 09:54:21 "hosts": [ 09:54:21 "tcp://0.0.0.0:5555", 09:54:21 "unix:///var/run/docker.sock" 09:54:21 ], 09:54:21 "mtu": 1458, 09:54:21 "selinux-enabled": true, 09:54:21 "seccomp-profile": "/etc/docker/seccomp.json" 09:54:21 } [Pipeline] sh 09:54:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:54:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:40 provisioning config files... 09:54:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5675547205057877808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:40 ---> ****-login.sh 09:54:40 nexus3.edgexfoundry.org:10001 09:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:41 Configure a credential helper to remove this warning. See 09:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:41 09:54:41 Login Succeeded 09:54:41 nexus3.edgexfoundry.org:10002 09:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:41 Configure a credential helper to remove this warning. See 09:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:41 09:54:41 Login Succeeded 09:54:41 nexus3.edgexfoundry.org:10003 09:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:42 Configure a credential helper to remove this warning. See 09:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:42 09:54:42 Login Succeeded 09:54:42 nexus3.edgexfoundry.org:10004 09:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:42 Configure a credential helper to remove this warning. See 09:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:42 09:54:42 Login Succeeded 09:54:42 ****.io 09:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:54:42 Configure a credential helper to remove this warning. See 09:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:54:42 09:54:42 Login Succeeded 09:54:42 ---> ****-login.sh ends [Pipeline] } 09:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:54:43 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 09:54:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:54:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:54:43 ========================================================= 09:54:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:54:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:54:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:54:44 c6b39de5b339: Pulling fs layer 09:54:44 a69c41024577: Pulling fs layer 09:54:44 d6de4b400683: Pulling fs layer 09:54:44 35cb2a7552d0: Pulling fs layer 09:54:44 4f4fb700ef54: Pulling fs layer 09:54:44 464afbd9ba4c: Pulling fs layer 09:54:44 00f215d4a9da: Pulling fs layer 09:54:44 d496ad576159: Pulling fs layer 09:54:44 4f4fb700ef54: Waiting 09:54:44 464afbd9ba4c: Waiting 09:54:44 00f215d4a9da: Waiting 09:54:44 35cb2a7552d0: Waiting 09:54:44 d496ad576159: Waiting 09:54:44 a69c41024577: Verifying Checksum 09:54:44 a69c41024577: Download complete 09:54:44 35cb2a7552d0: Verifying Checksum 09:54:44 35cb2a7552d0: Download complete 09:54:44 4f4fb700ef54: Verifying Checksum 09:54:44 4f4fb700ef54: Download complete 09:54:44 464afbd9ba4c: Verifying Checksum 09:54:44 464afbd9ba4c: Download complete 09:54:44 c6b39de5b339: Download complete 09:54:44 d496ad576159: Verifying Checksum 09:54:44 d496ad576159: Download complete 09:54:45 c6b39de5b339: Pull complete 09:54:45 a69c41024577: Pull complete 09:54:45 d6de4b400683: Verifying Checksum 09:54:45 d6de4b400683: Download complete 09:54:47 00f215d4a9da: Verifying Checksum 09:54:47 00f215d4a9da: Download complete 09:54:59 d6de4b400683: Pull complete 09:54:59 35cb2a7552d0: Pull complete 09:54:59 4f4fb700ef54: Pull complete 09:54:59 464afbd9ba4c: Pull complete 09:55:07 00f215d4a9da: Pull complete 09:55:08 d496ad576159: Pull complete 09:55:09 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:55:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:55:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:55:09 WORKDIR /edgex 09:55:09 COPY go.mod . 09:55:09 RUN go mod download 09:55:09 + docker build -t ci-base-image-arm64 -f - . 09:55:10 Sending build context to Docker daemon 3.406MB 09:55:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:55:10 ---> f246e2811388 09:55:10 Step 2/4 : WORKDIR /edgex 09:55:12 ---> Running in 1e88f922d6ce 09:55:12 Removing intermediate container 1e88f922d6ce 09:55:12 ---> d2ae599ebe2c 09:55:12 Step 3/4 : COPY go.mod . 09:55:13 ---> dc218391fc89 09:55:13 Step 4/4 : RUN go mod download 09:55:13 ---> Running in 7eec5d2ea2cb 09:56:04 #158 ... 09:56:04 09:56:04 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:56:04 #155 104.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 09:56:21 Removing intermediate container 7eec5d2ea2cb 09:56:21 ---> 677ee0e1004e 09:56:21 Successfully built 677ee0e1004e 09:56:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:21 + docker inspect -f . ci-base-image-arm64 09:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:21 prd-ubuntu20.04-docker-arm64-4c-16g-7290 does not seem to be running inside a container 09:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:56:23 $ docker top df05a7ea9b43f9f9a1cb4a47b34afaf5aa4336e4c83809c3aa20962d58b7aac2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:24 + go version 09:56:24 go version go1.21.9 linux/arm64 [Pipeline] } 09:56:24 $ docker stop --time=1 df05a7ea9b43f9f9a1cb4a47b34afaf5aa4336e4c83809c3aa20962d58b7aac2 09:56:25 $ docker rm -f --volumes df05a7ea9b43f9f9a1cb4a47b34afaf5aa4336e4c83809c3aa20962d58b7aac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:26 + docker inspect -f . ci-base-image-arm64 09:56:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:26 prd-ubuntu20.04-docker-arm64-4c-16g-7290 does not seem to be running inside a container 09:56:26 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:56:27 $ docker top edd220b5a1fbf2f11d1d64870601c2d2b09de9d998e0754e2506d9ecb0903a82 -eo pid,comm [Pipeline] { [Pipeline] echo 09:56:28 ========================================================= 09:56:28 [edgeXBuildGoParallel] Running Tests and Build... 09:56:28 ========================================================= [Pipeline] sh 09:56:28 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 09:56:29 + make test 09:56:29 go test -race -coverprofile=coverage.out ./... 09:57:12 #155 ... 09:57:12 09:57:12 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:57:12 #147 DONE 181.6s 09:57:12 09:57:12 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:12 #146 DONE 181.6s 09:57:12 09:57:12 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:57:12 #157 DONE 181.6s 09:57:12 09:57:12 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:57:12 #158 DONE 181.6s 09:57:12 09:57:12 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:57:12 #152 DONE 181.6s 09:57:12 09:57:12 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:57:12 #148 DONE 181.6s 09:57:12 09:57:12 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:57:12 #153 DONE 181.7s 09:57:12 09:57:12 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:57:12 #151 DONE 181.7s 09:57:12 09:57:12 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:57:12 #156 DONE 181.8s 09:57:12 09:57:12 #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #159 ... 09:57:12 09:57:12 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:57:12 #150 DONE 182.0s 09:57:12 09:57:12 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:57:12 #149 DONE 182.1s 09:57:12 09:57:12 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #160 ... 09:57:12 09:57:12 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:57:12 #154 DONE 182.1s 09:57:12 09:57:12 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:57:12 #155 DONE 182.1s 09:57:12 09:57:12 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #161 ... 09:57:12 09:57:12 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #162 DONE 1.0s 09:57:12 09:57:12 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:57:12 #163 DONE 1.0s 09:57:12 09:57:12 #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #159 DONE 1.0s 09:57:12 09:57:12 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #164 DONE 0.9s 09:57:12 09:57:12 #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #165 DONE 0.6s 09:57:12 09:57:12 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #160 DONE 0.8s 09:57:12 09:57:12 #166 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #166 DONE 0.6s 09:57:12 09:57:12 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #161 DONE 0.5s 09:57:12 09:57:12 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:57:12 #167 ... 09:57:12 09:57:12 #168 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #168 CACHED 09:57:12 09:57:12 #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:57:12 #169 CACHED 09:57:12 09:57:12 #170 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #170 CACHED 09:57:12 09:57:12 #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:12 #171 CACHED 09:57:12 09:57:12 #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:57:12 #172 CACHED 09:57:12 09:57:12 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #173 CACHED 09:57:12 09:57:12 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:57:12 #174 DONE 0.7s 09:57:12 09:57:12 #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:12 #175 DONE 0.7s 09:57:12 09:57:12 #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:57:12 #176 CACHED 09:57:12 09:57:12 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #177 CACHED 09:57:12 09:57:12 #178 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:12 #178 CACHED 09:57:12 09:57:12 #179 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:12 #179 CACHED 09:57:12 09:57:12 #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:12 #180 DONE 0.6s 09:57:12 09:57:12 #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:57:12 #181 DONE 0.7s 09:57:12 09:57:12 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:57:12 #182 DONE 0.7s 09:57:12 09:57:12 #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:12 #183 DONE 0.6s 09:57:12 09:57:12 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:57:12 #167 DONE 0.7s 09:57:12 09:57:12 #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:57:14 #184 ... 09:57:14 09:57:14 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:57:14 #185 DONE 2.3s 09:57:14 09:57:14 #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:57:15 #186 ... 09:57:15 09:57:15 #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:57:15 #187 DONE 2.7s 09:57:15 09:57:15 #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:57:15 #188 DONE 2.7s 09:57:15 09:57:15 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:57:15 #189 DONE 2.7s 09:57:15 09:57:15 #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:57:15 #190 DONE 2.7s 09:57:15 09:57:15 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:57:15 #191 DONE 2.7s 09:57:15 09:57:15 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:57:15 #192 DONE 2.7s 09:57:15 09:57:15 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:57:15 #193 DONE 2.7s 09:57:15 09:57:15 #194 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:57:15 #194 DONE 2.7s 09:57:15 09:57:15 #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:57:15 #195 DONE 2.7s 09:57:15 09:57:15 #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:57:15 #196 DONE 3.5s 09:57:15 09:57:15 #197 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:57:15 #197 DONE 2.6s 09:57:15 09:57:15 #105 [core-keeper] exporting to image 09:57:15 #105 exporting layers 09:57:15 #105 ... 09:57:15 09:57:15 #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:57:15 #184 DONE 2.7s 09:57:15 09:57:15 #105 [core-keeper] exporting to image 09:57:15 #105 exporting layers 0.3s done 09:57:15 #105 ... 09:57:15 09:57:15 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:57:15 #198 DONE 0.5s 09:57:15 09:57:15 #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:57:15 #186 DONE 0.7s 09:57:15 09:57:15 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:57:15 #199 DONE 0.5s 09:57:15 09:57:15 #200 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:57:15 #200 DONE 0.5s 09:57:15 09:57:15 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:57:15 #201 DONE 0.5s 09:57:15 09:57:15 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:57:15 #202 DONE 0.5s 09:57:15 09:57:15 #105 [core-command] exporting to image 09:57:15 #105 ... 09:57:15 09:57:15 #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:57:15 #203 DONE 0.6s 09:57:15 09:57:15 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:57:15 #204 DONE 0.6s 09:57:15 09:57:15 #205 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:57:15 #205 DONE 0.5s 09:57:15 09:57:15 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:57:15 #206 DONE 0.6s 09:57:15 09:57:15 #105 [security-spiffe-token-provider] exporting to image 09:57:15 #105 writing image sha256:0d142c987361464da94737266c4324ff4ae71991c2b3019e809a3bb7f9e6542e done 09:57:15 #105 naming to docker.io/library/core-keeper done 09:57:15 #105 ... 09:57:15 09:57:15 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:57:15 #207 DONE 0.7s 09:57:15 09:57:15 #208 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:57:15 #208 DONE 0.7s 09:57:15 09:57:15 #105 [core-data] exporting to image 09:57:15 #105 exporting layers 0.4s done 09:57:16 #105 ... 09:57:16 09:57:16 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:57:16 #209 DONE 0.3s 09:57:16 09:57:16 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:57:16 #210 DONE 0.5s 09:57:16 09:57:16 #105 [core-data] exporting to image 09:57:16 #105 exporting layers 0.3s done 09:57:16 #105 ... 09:57:16 09:57:16 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:57:16 #211 DONE 0.5s 09:57:16 09:57:16 #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:57:16 #212 DONE 0.5s 09:57:16 09:57:16 #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:57:16 #213 DONE 0.3s 09:57:16 09:57:16 #105 [support-scheduler] exporting to image 09:57:16 #105 writing image sha256:9ffe40d75e735f8da3275a911fd2c9472094e3e8368094c2c121b230ad8c0078 0.0s done 09:57:16 #105 writing image sha256:b0a7eafd804e5284fca7b8af1202f7fbe058fd7c7dc0e3a079a9a68aecf1bde3 09:57:16 #105 naming to docker.io/library/support-scheduler done 09:57:16 #105 ... 09:57:16 09:57:16 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:57:16 #214 DONE 0.3s 09:57:16 09:57:16 #105 [core-command] exporting to image 09:57:16 #105 exporting layers 0.4s done 09:57:16 #105 writing image sha256:b0a7eafd804e5284fca7b8af1202f7fbe058fd7c7dc0e3a079a9a68aecf1bde3 0.1s done 09:57:16 #105 naming to docker.io/library/core-command done 09:57:16 #105 ... 09:57:16 09:57:16 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:57:16 #215 DONE 0.3s 09:57:16 09:57:16 #105 [core-data] exporting to image 09:57:16 #105 exporting layers 0.6s done 09:57:16 #105 writing image sha256:597d68305016daff999dcb570c3c96c00247bb6947ab45df1eebc5f8e10d2869 done 09:57:16 #105 naming to docker.io/library/support-cron-scheduler done 09:57:16 #105 writing image sha256:1616f15b9534112b187f5c1bdc26e5bee6d3a8ff6cd85a5d01715279c114d111 0.0s done 09:57:16 #105 writing image sha256:ec6be93ef97800c270f350f6a7ed53f1b6f1ced24d1727f7a68c7acb86e5379a 0.0s done 09:57:16 #105 writing image sha256:5a655c838cad4e0a95d1e68a1194834516752b7708f39fcb51df8ec354986d30 09:57:16 #105 naming to docker.io/library/support-notifications done 09:57:16 #105 naming to docker.io/library/core-data done 09:57:16 #105 writing image sha256:5a655c838cad4e0a95d1e68a1194834516752b7708f39fcb51df8ec354986d30 0.4s done 09:57:16 #105 naming to docker.io/library/security-spiffe-token-provider 09:57:17 #105 exporting layers 0.6s done 09:57:17 #105 naming to docker.io/library/security-spiffe-token-provider done 09:57:17 #105 writing image sha256:0176e043870a5a45b3a147912d9ac4fb193b3ad63251845f95035f6566d2b706 done 09:57:17 #105 naming to docker.io/library/core-metadata done 09:57:17 #105 DONE 2.6s 09:57:17 09:57:17 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:57:17 #216 DONE 0.6s 09:57:17 09:57:17 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:57:17 #217 ... 09:57:17 09:57:17 #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:57:17 #218 DONE 0.7s 09:57:17 09:57:17 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:17 #219 DONE 0.8s 09:57:17 09:57:17 #105 [security-proxy-auth] exporting to image 09:57:17 #105 ... 09:57:17 09:57:17 #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:57:17 #220 DONE 0.4s 09:57:17 09:57:17 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:17 #221 DONE 1.1s 09:57:17 09:57:17 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:57:17 #217 DONE 0.4s 09:57:17 09:57:17 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:17 #222 DONE 1.0s 09:57:17 09:57:17 #223 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:57:17 #223 DONE 0.1s 09:57:17 09:57:17 #105 [security-proxy-setup] exporting to image 09:57:17 #105 writing image sha256:a0147502af7767689afa2198b4323a6015c9432c34a08d33cb3610367d6ea9b2 0.0s done 09:57:17 #105 naming to docker.io/library/security-proxy-auth 09:57:17 #105 ... 09:57:17 09:57:17 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:57:17 #224 DONE 0.2s 09:57:17 09:57:17 #105 [security-proxy-auth] exporting to image 09:57:17 #105 naming to docker.io/library/security-proxy-auth 0.1s done 09:57:17 #105 ... 09:57:17 09:57:17 #225 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:57:17 #225 DONE 0.2s 09:57:17 09:57:17 #105 [core-common-config-bootstrapper] exporting to image 09:57:17 #105 exporting layers 0.3s done 09:57:17 #105 writing image sha256:14c3c1435b33309538ed4153b38b22981d4ea00d6c44dd9fc89ea25ac4c14a94 done 09:57:17 #105 naming to docker.io/library/core-common-config-bootstrapper done 09:57:17 #105 exporting layers 0.4s done 09:57:17 #105 writing image sha256:6edd4d6523e00842e78c4362e466912b83515a40a8f0cccaf251d5ac9b23c4c3 done 09:57:17 #105 naming to docker.io/library/security-proxy-setup done 09:57:17 #105 DONE 3.4s 09:57:17 09:57:17 #226 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:57:17 #226 DONE 0.1s 09:57:17 09:57:17 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:57:17 #227 DONE 0.0s 09:57:17 09:57:17 #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:57:17 #228 DONE 0.0s 09:57:17 09:57:17 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:17 #229 DONE 0.5s 09:57:17 09:57:17 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:57:18 #230 DONE 0.4s 09:57:18 09:57:18 #105 [security-secretstore-setup] exporting to image 09:57:18 #105 exporting layers 0.2s done 09:57:18 #105 writing image sha256:9ecc30002e870badd52387507335a1fb6bd6cb32e4e023497d313e519aa0610b done 09:57:18 #105 naming to docker.io/library/security-secretstore-setup done 09:57:18 #105 DONE 3.6s 09:57:18 09:57:18 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:57:18 #43 ... 09:57:18 09:57:18 #105 [security-bootstrapper] exporting to image 09:57:18 #105 exporting layers 0.2s done 09:57:18 #105 writing image sha256:6cfff62deb3728a254e1601bf27c8f604e5be7d7486f26dde91016695143f9ed done 09:57:18 #105 naming to docker.io/library/security-bootstrapper done 09:57:18 #105 DONE 3.7s 09:57:18 09:57:18 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:18 time="2024-08-07T09:52:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:57:18 $ docker stop --time=1 0b0dd650cfc5f23dba0def2eb0311d2d70379281b6dcdf9b77a687a2cf8f4db9 09:57:19 $ docker rm -f --volumes 0b0dd650cfc5f23dba0def2eb0311d2d70379281b6dcdf9b77a687a2cf8f4db9 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:19 + docker images 09:57:19 REPOSITORY TAG IMAGE ID CREATED SIZE 09:57:19 security-bootstrapper latest 6cfff62deb37 1 second ago 18.9MB 09:57:19 security-secretstore-setup latest 9ecc30002e87 2 seconds ago 37MB 09:57:19 core-common-config-bootstrapper latest 14c3c1435b33 2 seconds ago 15.2MB 09:57:19 security-proxy-setup latest 6edd4d6523e0 2 seconds ago 26.2MB 09:57:19 core-metadata latest 0176e043870a 3 seconds ago 39.7MB 09:57:19 security-proxy-auth latest a0147502af77 3 seconds ago 33MB 09:57:19 support-notifications latest 1616f15b9534 4 seconds ago 42.4MB 09:57:19 security-spiffe-token-provider latest 5a655c838cad 4 seconds ago 28.8MB 09:57:19 core-keeper latest 0d142c987361 4 seconds ago 39.4MB 09:57:19 core-data latest ec6be93ef978 4 seconds ago 39.5MB 09:57:19 support-cron-scheduler latest 597d68305016 4 seconds ago 42.7MB 09:57:19 support-scheduler latest 9ffe40d75e73 4 seconds ago 41.8MB 09:57:19 core-command latest b0a7eafd804e 4 seconds ago 35.4MB 09:57:19 security-spire-agent latest b85536f3846f 4 minutes ago 182MB 09:57:19 security-spire-server latest 285d70a9dfd6 4 minutes ago 121MB 09:57:19 security-spire-config latest 676d08dc912c 4 minutes ago 120MB 09:57:19 ci-base-image-x86_64 latest 2953b6f06cc9 8 minutes ago 971MB 09:57:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 09:57:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 09:57:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:57:25 ? github.com/edgexfoundry/edgex-go [no test files] 10:01:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:01:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:02:52 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:02:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:02:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:02:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:02:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:03:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:03:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:03:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.139s coverage: 28.7% of statements 10:03:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.226s coverage: 97.0% of statements 10:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.324s coverage: 69.2% of statements 10:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.242s coverage: 53.2% of statements 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.999s coverage: 93.4% of statements 10:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.407s coverage: 91.7% of statements 10:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:03:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.291s coverage: 6.5% of statements 10:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:04:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:04:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:04:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:04:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:04:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:04:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:04:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:04:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:04:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.991s coverage: 95.8% of statements 10:04:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.101s coverage: 72.2% of statements 10:04:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.095s coverage: 0.0% of statements [no tests to run] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:04:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.347s coverage: 0.8% of statements 10:04:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.165s coverage: 30.7% of statements 10:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.162s coverage: 41.7% of statements 10:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.152s coverage: 77.8% of statements 10:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.138s coverage: 94.1% of statements 10:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.118s coverage: 96.3% of statements 10:04:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.105s coverage: 87.5% of statements 10:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.106s coverage: 94.4% of statements 10:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:04:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:04:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:04:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.014s coverage: 79.9% of statements 10:05:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.160s coverage: 92.9% of statements 10:05:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.101s coverage: 67.2% of statements 10:05:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.132s coverage: 62.3% of statements 10:05:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.110s coverage: 76.6% of statements 10:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.121s coverage: 87.2% of statements 10:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements 10:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements 10:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.356s coverage: 81.8% of statements 10:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.299s coverage: 82.1% of statements 10:05:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.122s coverage: 86.0% of statements 10:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.857s coverage: 63.1% of statements 10:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.139s coverage: 100.0% of statements 10:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements 10:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements 10:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.144s coverage: 73.7% of statements 10:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 10:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.758s coverage: 36.5% of statements 10:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.128s coverage: 89.5% of statements 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 10:05:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.110s coverage: 84.8% of statements 10:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:05:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:05:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.187s coverage: 19.9% of statements 10:05:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:05:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:05:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:05:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:05:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.560s coverage: 95.7% of statements 10:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:05:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.205s coverage: 61.8% of statements 10:05:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:05:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:05:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.332s coverage: 98.9% of statements 10:05:58 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 10:05:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:05:58 go vet ./... 10:10:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:10:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:10:49 ./bin/test-attribution-txt.sh [Pipeline] echo 10:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:10:50 + ls -al . 10:10:50 total 868 10:10:50 drwxrwxr-x 10 1001 1001 4096 Aug 7 09:56 . 10:10:50 drwxr-xr-x 4 root root 4096 Aug 7 09:56 .. 10:10:50 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:54 .blubracket 10:10:50 -rw-rw-r-- 1 1001 1001 10 Aug 7 09:54 .dockerignore 10:10:50 drwxrwxr-x 8 1001 1001 4096 Aug 7 09:54 .git 10:10:50 drwxrwxr-x 3 1001 1001 4096 Aug 7 09:54 .github 10:10:50 -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:54 .gitignore 10:10:50 -rw-rw-r-- 1 1001 1001 42 Aug 7 09:54 .golangci.yml 10:10:50 -rw-rw-r-- 1 1001 1001 100 Aug 7 09:54 .hadolint.yml 10:10:50 -rw-rw-r-- 1 1001 1001 155 Aug 7 09:54 .sonarcloud.properties 10:10:50 -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:54 ADOPTERS.md 10:10:50 -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:54 Attribution.txt 10:10:50 -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:54 CHANGELOG.md 10:10:50 -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:54 CONTRIBUTING.md 10:10:50 -rw-rw-r-- 1 1001 1001 677 Aug 7 09:54 GOVERNANCE.md 10:10:50 -rw-rw-r-- 1 1001 1001 861 Aug 7 09:54 Jenkinsfile 10:10:50 -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:54 LICENSE 10:10:50 -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:54 Makefile 10:10:50 -rw-rw-r-- 1 1001 1001 582 Aug 7 09:54 OWNERS.md 10:10:50 -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:54 README.md 10:10:50 -rw-rw-r-- 1 1001 1001 789 Aug 7 09:54 SECURITY.md 10:10:50 -rw-rw-r-- 1 1001 1001 5 Aug 7 09:48 VERSION 10:10:50 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:54 bin 10:10:50 drwxrwxr-x 20 1001 1001 4096 Aug 7 09:54 cmd 10:10:50 -rw-r--r-- 1 root root 504074 Aug 7 10:05 coverage.out 10:10:50 drwxrwxr-x 2 1001 1001 4096 Aug 7 09:54 fuzz_test 10:10:50 -rw-rw-r-- 1 1001 1001 7254 Aug 7 09:54 go.mod 10:10:50 -rw-rw-r-- 1 1001 1001 102354 Aug 7 09:54 go.sum 10:10:50 drwxrwxr-x 7 1001 1001 4096 Aug 7 09:54 internal 10:10:50 drwxrwxr-x 3 1001 1001 4096 Aug 7 09:54 openapi 10:10:50 -rw-rw-r-- 1 1001 1001 584 Aug 7 09:54 security.txt 10:10:50 -rw-rw-r-- 1 1001 1001 204 Aug 7 09:54 version.go [Pipeline] sh 10:10:51 + '[' -e coverage.out ] 10:10:51 + chown 1001:1001 coverage.out [Pipeline] stash 10:10:51 Warning: overwriting stash ‘coverage-report’ 10:10:52 Stashed 1 file(s) [Pipeline] sh 10:10:52 + make build 10:10:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:14:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:14:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:14:43 go build -tags " non_delayedstart" -ldflags "-s -w -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 10:14:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:14:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:15:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:15:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:15:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 10:16:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 10:16:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 10:16:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:16:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:16:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 10:16:23 $ docker stop --time=1 edd220b5a1fbf2f11d1d64870601c2d2b09de9d998e0754e2506d9ecb0903a82 10:16:25 $ docker rm -f --volumes edd220b5a1fbf2f11d1d64870601c2d2b09de9d998e0754e2506d9ecb0903a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:16:29 10:16:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:16:29 latest: Pulling from edgex-devops/edgex-compose-arm64 10:16:29 547446be3368: Pulling fs layer 10:16:29 d125d8839a47: Pulling fs layer 10:16:29 3e85d5ac6304: Pulling fs layer 10:16:29 c3105a71a48b: Pulling fs layer 10:16:29 0f093f025ec4: Pulling fs layer 10:16:29 c3106fc0e877: Pulling fs layer 10:16:29 0f093f025ec4: Waiting 10:16:29 c3106fc0e877: Waiting 10:16:29 c3105a71a48b: Waiting 10:16:29 547446be3368: Verifying Checksum 10:16:29 547446be3368: Download complete 10:16:29 c3105a71a48b: Verifying Checksum 10:16:29 c3105a71a48b: Download complete 10:16:30 d125d8839a47: Verifying Checksum 10:16:30 d125d8839a47: Download complete 10:16:30 c3106fc0e877: Download complete 10:16:30 0f093f025ec4: Verifying Checksum 10:16:30 0f093f025ec4: Download complete 10:16:30 547446be3368: Pull complete 10:16:31 d125d8839a47: Pull complete 10:16:32 3e85d5ac6304: Verifying Checksum 10:16:32 3e85d5ac6304: Download complete 10:16:42 3e85d5ac6304: Pull complete 10:16:42 c3105a71a48b: Pull complete 10:16:42 0f093f025ec4: Pull complete 10:16:42 c3106fc0e877: Pull complete 10:16:42 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:16:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:43 prd-ubuntu20.04-docker-arm64-4c-16g-7290 does not seem to be running inside a container 10:16:43 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 10:16:45 $ docker top 9bbc70fe2d82f7d91a08574dc06c75943e0b02733bb150d4ffd7cb6839c7d0dd -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:46 + docker compose -f ./docker-compose-build.yml build --parallel 10:16:56 #1 [security-proxy-auth internal] load build definition from Dockerfile 10:16:56 #1 transferring dockerfile: 2.15kB 0.0s done 10:16:56 #1 DONE 0.1s 10:16:56 10:16:56 #2 [support-scheduler internal] load build definition from Dockerfile 10:16:56 #2 transferring dockerfile: 1.93kB done 10:16:56 #2 DONE 0.0s 10:16:56 10:16:56 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:16:56 #3 transferring dockerfile: 2.23kB 0.0s done 10:16:56 #3 DONE 0.1s 10:16:56 10:16:56 #4 [security-proxy-setup internal] load build definition from Dockerfile 10:16:56 #4 transferring dockerfile: 2.50kB done 10:16:56 #4 DONE 0.1s 10:16:56 10:16:56 #5 [core-keeper internal] load build definition from Dockerfile 10:16:56 #5 transferring dockerfile: 2.01kB done 10:16:56 #5 DONE 0.1s 10:16:56 10:16:56 #6 [security-spire-config internal] load build definition from Dockerfile 10:16:56 #6 transferring dockerfile: 1.69kB 0.0s done 10:16:56 #6 DONE 0.1s 10:16:56 10:16:56 #7 [core-metadata internal] load build definition from Dockerfile 10:16:56 #7 transferring dockerfile: 2.06kB done 10:16:56 #7 DONE 0.1s 10:16:56 10:16:56 #8 [security-secretstore-setup internal] load build definition from Dockerfile 10:16:56 #8 transferring dockerfile: 2.49kB done 10:16:56 #8 DONE 0.1s 10:16:56 10:16:56 #9 [security-spire-agent internal] load build definition from Dockerfile 10:16:56 #9 transferring dockerfile: 1.81kB done 10:16:56 #9 DONE 0.1s 10:16:56 10:16:56 #10 [core-data internal] load build definition from Dockerfile 10:16:56 #10 transferring dockerfile: 2.01kB done 10:16:56 #10 DONE 0.1s 10:16:56 10:16:56 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:16:56 #11 transferring dockerfile: 1.89kB done 10:16:56 #11 DONE 0.1s 10:16:56 10:16:56 #12 [support-cron-scheduler internal] load build definition from Dockerfile 10:16:56 #12 transferring dockerfile: 1.85kB done 10:16:56 #12 DONE 0.1s 10:16:56 10:16:56 #13 [support-notifications internal] load build definition from Dockerfile 10:16:57 #13 transferring dockerfile: 1.95kB 0.0s done 10:16:57 #13 DONE 0.1s 10:16:57 10:16:57 #14 [security-spire-server internal] load build definition from Dockerfile 10:16:57 #14 transferring dockerfile: 1.70kB done 10:16:57 #14 DONE 0.1s 10:16:57 10:16:57 #15 [security-proxy-auth internal] load .dockerignore 10:16:57 #15 transferring context: 10:16:57 #15 transferring context: 50B done 10:16:57 #15 DONE 0.1s 10:16:57 10:16:57 #16 [security-bootstrapper internal] load build definition from Dockerfile 10:16:57 #16 transferring dockerfile: 3.17kB done 10:16:57 #16 DONE 0.1s 10:16:57 10:16:57 #17 [core-command internal] load build definition from Dockerfile 10:16:57 #17 transferring dockerfile: 1.93kB done 10:16:57 #17 DONE 0.1s 10:16:58 10:16:58 #18 [support-scheduler internal] load .dockerignore 10:16:58 #18 transferring context: 50B done 10:16:58 #18 DONE 0.0s 10:16:58 10:16:58 #19 [core-common-config-bootstrapper internal] load .dockerignore 10:16:58 #19 transferring context: 50B done 10:16:58 #19 DONE 0.1s 10:16:58 10:16:58 #20 [security-proxy-setup internal] load .dockerignore 10:16:58 #20 transferring context: 50B done 10:16:58 #20 DONE 0.1s 10:16:58 10:16:58 #21 [core-keeper internal] load .dockerignore 10:16:58 #21 ... 10:16:58 10:16:58 #22 [security-spire-config internal] load .dockerignore 10:16:58 #22 transferring context: 50B 0.0s done 10:16:58 #22 DONE 0.1s 10:16:58 10:16:58 #21 [core-keeper internal] load .dockerignore 10:16:58 #21 transferring context: 50B done 10:16:58 #21 ... 10:16:58 10:16:58 #23 [core-metadata internal] load .dockerignore 10:16:58 #23 transferring context: 50B done 10:16:58 #23 DONE 0.1s 10:16:58 10:16:58 #24 [security-secretstore-setup internal] load .dockerignore 10:16:58 #24 transferring context: 50B done 10:16:58 #24 DONE 0.1s 10:16:58 10:16:58 #25 [security-spire-agent internal] load .dockerignore 10:16:58 #25 transferring context: 50B 0.0s done 10:16:58 #25 DONE 0.1s 10:16:58 10:16:58 #26 [core-data internal] load .dockerignore 10:16:58 #26 transferring context: 50B 0.0s done 10:16:58 #26 DONE 0.1s 10:16:58 10:16:58 #27 [security-spiffe-token-provider internal] load .dockerignore 10:16:58 #27 transferring context: 50B 0.0s done 10:16:58 #27 DONE 0.1s 10:16:58 10:16:58 #28 [support-cron-scheduler internal] load .dockerignore 10:16:58 #28 transferring context: 50B 0.0s done 10:16:58 #28 DONE 0.1s 10:16:58 10:16:58 #29 [support-notifications internal] load .dockerignore 10:16:58 #29 transferring context: 50B done 10:16:58 #29 DONE 0.1s 10:16:58 10:16:58 #30 [security-spire-server internal] load .dockerignore 10:16:58 #30 transferring context: 50B done 10:16:58 #30 DONE 0.1s 10:16:58 10:16:58 #31 [security-bootstrapper internal] load .dockerignore 10:16:58 #31 transferring context: 50B 0.0s done 10:16:58 #31 DONE 0.1s 10:16:58 10:16:58 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:16:58 #32 DONE 0.0s 10:16:58 10:16:58 #33 [core-command internal] load .dockerignore 10:16:59 #33 transferring context: 50B done 10:16:59 #33 DONE 0.1s 10:16:59 10:16:59 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 10:16:59 #34 DONE 0.2s 10:16:59 10:16:59 #35 [security-proxy-auth internal] load build context 10:16:59 #35 DONE 0.0s 10:16:59 10:16:59 #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:16:59 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:16:59 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:16:59 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:16:59 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 10:16:59 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:16:59 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 10:16:59 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 10:16:59 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:16:59 #36 ... 10:16:59 10:16:59 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:16:59 #37 DONE 1.0s 10:16:59 10:16:59 #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:00 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:00 #36 ... 10:17:00 10:17:00 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:17:00 #38 DONE 0.2s 10:17:00 10:17:00 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:00 #32 DONE 0.0s 10:17:00 10:17:00 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:17:00 #34 DONE 0.2s 10:17:00 10:17:00 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:17:00 #37 DONE 1.7s 10:17:00 10:17:00 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 10:17:00 #38 DONE 0.5s 10:17:00 10:17:00 #36 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:00 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:00 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:00 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:00 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:00 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:00 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:00 #36 DONE 2.4s 10:17:00 10:17:00 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:00 #32 DONE 0.0s 10:17:00 10:17:00 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:17:01 #34 ... 10:17:01 10:17:01 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:01 #32 DONE 0.0s 10:17:01 10:17:01 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 10:17:01 #34 ... 10:17:01 10:17:01 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:17:01 #37 DONE 1.8s 10:17:01 10:17:01 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:01 #32 DONE 0.0s 10:17:01 10:17:01 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 10:17:01 #38 DONE 0.6s 10:17:01 10:17:01 #36 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:01 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:01 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:01 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:01 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:01 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:01 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:01 #36 DONE 2.4s 10:17:01 10:17:01 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 10:17:01 #34 DONE 0.6s 10:17:01 10:17:01 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:17:01 #37 DONE 1.8s 10:17:01 10:17:01 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 10:17:01 #38 DONE 0.6s 10:17:01 10:17:01 #39 [core-keeper internal] load build context 10:17:01 #39 DONE 0.0s 10:17:01 10:17:01 #36 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:01 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:01 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:01 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:01 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:01 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:01 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:01 #36 DONE 2.4s 10:17:01 10:17:01 #40 [core-common-config-bootstrapper internal] load build context 10:17:01 #40 ... 10:17:01 10:17:01 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:01 #32 DONE 0.0s 10:17:01 10:17:01 #40 [core-common-config-bootstrapper internal] load build context 10:17:01 #40 ... 10:17:01 10:17:01 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:01 #32 DONE 0.0s 10:17:01 10:17:01 #40 [core-common-config-bootstrapper internal] load build context 10:17:01 #40 ... 10:17:01 10:17:01 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:01 #32 DONE 0.0s 10:17:01 10:17:01 #40 [core-common-config-bootstrapper internal] load build context 10:17:02 #40 ... 10:17:02 10:17:02 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:02 #32 DONE 0.0s 10:17:02 10:17:02 #40 [core-common-config-bootstrapper internal] load build context 10:17:02 #40 ... 10:17:02 10:17:02 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:02 #32 DONE 0.0s 10:17:02 10:17:02 #40 [core-common-config-bootstrapper internal] load build context 10:17:02 #40 ... 10:17:02 10:17:02 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:17:02 #37 DONE 1.9s 10:17:02 10:17:02 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:17:02 #38 DONE 0.7s 10:17:02 10:17:02 #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:02 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:02 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:02 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:02 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:02 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:02 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:02 #36 DONE 2.6s 10:17:02 10:17:02 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:02 #32 DONE 0.0s 10:17:02 10:17:02 #40 [core-common-config-bootstrapper internal] load build context 10:17:02 #40 ... 10:17:02 10:17:02 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:17:02 #37 DONE 1.9s 10:17:02 10:17:02 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 10:17:02 #38 DONE 0.7s 10:17:02 10:17:02 #36 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:02 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:02 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:02 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:02 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:02 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:02 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:02 #36 DONE 2.6s 10:17:02 10:17:02 #40 [core-common-config-bootstrapper internal] load build context 10:17:02 #40 ... 10:17:02 10:17:02 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:17:02 #37 DONE 1.9s 10:17:02 10:17:02 #38 [core-data builder 2/7] WORKDIR /edgex-go 10:17:02 #38 DONE 0.7s 10:17:02 10:17:02 #36 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:02 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:02 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:02 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:02 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:02 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:02 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:02 #36 DONE 2.6s 10:17:02 10:17:02 #40 [core-common-config-bootstrapper internal] load build context 10:17:02 #40 ... 10:17:02 10:17:02 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:02 #32 DONE 0.0s 10:17:02 10:17:02 #40 [core-common-config-bootstrapper internal] load build context 10:17:03 #40 ... 10:17:03 10:17:03 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:17:03 #32 DONE 0.1s 10:17:03 10:17:03 #40 [core-common-config-bootstrapper internal] load build context 10:17:03 #40 transferring context: 20.30MB 2.8s 10:17:04 #40 ... 10:17:04 10:17:04 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:17:04 #34 DONE 3.1s 10:17:04 10:17:04 #40 [core-common-config-bootstrapper internal] load build context 10:17:04 #40 ... 10:17:04 10:17:04 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:17:04 #37 DONE 2.0s 10:17:04 10:17:04 #38 [core-command builder 2/7] WORKDIR /edgex-go 10:17:04 #38 DONE 0.8s 10:17:04 10:17:04 #36 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:04 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:04 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:04 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:04 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:04 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:04 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:04 #36 DONE 2.7s 10:17:04 10:17:04 #41 [support-notifications internal] load build context 10:17:04 #41 DONE 0.0s 10:17:04 10:17:04 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:17:04 #42 DONE 3.0s 10:17:04 10:17:04 #40 [core-common-config-bootstrapper internal] load build context 10:17:04 #40 ... 10:17:04 10:17:04 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:17:04 #37 DONE 2.0s 10:17:04 10:17:04 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 10:17:04 #38 DONE 0.8s 10:17:04 10:17:04 #36 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:04 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:04 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:04 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:04 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:04 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:04 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:04 #36 DONE 2.7s 10:17:04 10:17:04 #43 [security-bootstrapper internal] load build context 10:17:04 #43 DONE 0.0s 10:17:04 10:17:04 #40 [core-common-config-bootstrapper internal] load build context 10:17:04 #40 ... 10:17:04 10:17:04 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:04 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:04 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:04 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:04 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:04 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:04 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:04 #36 DONE 2.7s 10:17:04 10:17:04 #40 [core-common-config-bootstrapper internal] load build context 10:17:07 #40 ... 10:17:07 10:17:07 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:17:07 #44 DONE 5.4s 10:17:07 10:17:07 #40 [core-common-config-bootstrapper internal] load build context 10:17:07 #40 ... 10:17:07 10:17:07 #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:17:07 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:17:07 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:17:07 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:17:07 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:17:07 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:17:07 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 10:17:07 #36 DONE 2.7s 10:17:07 10:17:07 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:17:07 #45 DONE 0.0s 10:17:07 10:17:07 #40 [core-common-config-bootstrapper internal] load build context 10:17:09 #40 ... 10:17:09 10:17:09 #46 [security-spire-config internal] load build context 10:17:09 #46 transferring context: 25.85kB 0.7s done 10:17:09 #46 DONE 4.5s 10:17:09 10:17:09 #40 [core-common-config-bootstrapper internal] load build context 10:17:09 #40 ... 10:17:09 10:17:09 #35 [security-proxy-auth internal] load build context 10:17:09 #35 ... 10:17:09 10:17:09 #47 [security-spire-server internal] load build context 10:17:09 #47 transferring context: 27.60kB 0.9s done 10:17:09 #47 DONE 4.9s 10:17:09 10:17:09 #35 [security-proxy-auth internal] load build context 10:17:09 #35 ... 10:17:09 10:17:09 #40 [core-common-config-bootstrapper internal] load build context 10:17:10 #40 ... 10:17:10 10:17:10 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:17:10 #0 7.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:10 #0 7.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:10 #48 ... 10:17:10 10:17:10 #40 [core-common-config-bootstrapper internal] load build context 10:17:10 #40 ... 10:17:10 10:17:10 #49 [support-scheduler internal] load build context 10:17:10 #49 ... 10:17:10 10:17:10 #40 [core-common-config-bootstrapper internal] load build context 10:17:11 #40 ... 10:17:11 10:17:11 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:17:11 #50 ... 10:17:11 10:17:11 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:17:11 #0 8.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:11 #0 9.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:11 #51 ... 10:17:11 10:17:11 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:17:11 #0 6.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:11 #0 6.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:11 #0 9.494 (1/4) Installing dumb-init (1.2.5-r2) 10:17:11 #0 9.494 (2/4) Installing openssl (3.1.6-r0) 10:17:11 #0 9.572 (3/4) Installing su-exec (0.2-r3) 10:17:11 #0 9.572 (4/4) Installing yq (4.33.3-r5) 10:17:11 #0 10.05 Executing busybox-1.36.1-r7.trigger 10:17:11 #52 ... 10:17:11 10:17:11 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:11 #53 DONE 9.9s 10:17:11 10:17:11 #54 [security-spire-agent internal] load build context 10:17:11 #54 transferring context: 27.13kB 1.0s done 10:17:11 #54 DONE 3.7s 10:17:11 10:17:11 #55 [security-proxy-setup internal] load build context 10:17:11 #55 ... 10:17:11 10:17:11 #39 [core-keeper internal] load build context 10:17:11 #39 ... 10:17:11 10:17:11 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:11 #56 ... 10:17:11 10:17:11 #39 [core-keeper internal] load build context 10:17:12 #39 ... 10:17:12 10:17:12 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:17:12 #57 ... 10:17:12 10:17:12 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:12 #56 DONE 10.9s 10:17:12 10:17:12 #58 [security-spiffe-token-provider internal] load build context 10:17:12 #58 ... 10:17:12 10:17:12 #59 [core-data internal] load build context 10:17:12 #59 ... 10:17:12 10:17:12 #60 [core-metadata internal] load build context 10:17:12 #60 ... 10:17:12 10:17:12 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:17:13 #61 ... 10:17:13 10:17:13 #62 [support-cron-scheduler internal] load build context 10:17:13 #62 ... 10:17:13 10:17:13 #63 [security-secretstore-setup internal] load build context 10:17:13 #63 ... 10:17:13 10:17:13 #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:17:13 #64 ... 10:17:13 10:17:13 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:17:13 #48 10.80 OK: 266 MiB in 52 packages 10:17:13 #48 DONE 13.7s 10:17:13 10:17:13 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:17:13 #65 ... 10:17:13 10:17:13 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:17:13 #66 ... 10:17:13 10:17:13 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:17:13 #52 10.14 OK: 18 MiB in 19 packages 10:17:13 #52 DONE 12.5s 10:17:13 10:17:13 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:17:13 #67 ... 10:17:13 10:17:13 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:17:13 #68 ... 10:17:13 10:17:13 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:13 #69 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.2s done 10:17:13 #69 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:17:13 #69 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:17:13 #69 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:17:13 #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 10:17:13 #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 10:17:13 #69 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.4s done 10:17:13 #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done 10:17:13 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s 10:17:14 #69 ... 10:17:14 10:17:14 #70 [core-command internal] load build context 10:17:14 #70 ... 10:17:14 10:17:14 #41 [support-notifications internal] load build context 10:17:14 #41 ... 10:17:14 10:17:14 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:14 #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 10:17:14 #69 ... 10:17:14 10:17:14 #43 [security-bootstrapper internal] load build context 10:17:14 #43 ... 10:17:14 10:17:14 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:17:14 #51 12.03 (1/1) Installing dumb-init (1.2.5-r2) 10:17:14 #51 12.03 Executing busybox-1.36.1-r7.trigger 10:17:14 #51 12.03 OK: 8 MiB in 16 packages 10:17:14 #51 DONE 14.6s 10:17:14 10:17:14 #43 [security-bootstrapper internal] load build context 10:17:14 #43 ... 10:17:14 10:17:14 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:14 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.82MB / 28.04MB 4.6s 10:17:15 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.7s 10:17:17 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.7s 10:17:17 #69 ... 10:17:17 10:17:17 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:17:17 #71 ... 10:17:17 10:17:17 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:17:17 #72 ... 10:17:17 10:17:17 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:17:17 #73 ... 10:17:17 10:17:17 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:17 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.4s 10:17:17 #69 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 10:17:17 #69 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 10:17:17 #69 ... 10:17:17 10:17:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:17:17 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done 10:17:17 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:17:17 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:17:17 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:17:17 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:17:17 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 10:17:17 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 10:17:17 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.92MB / 18.32MB 5.2s 10:17:17 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done 10:17:17 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 10:17:17 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:17:18 #45 ... 10:17:18 10:17:18 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:17:18 #50 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:18 #50 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:18 #50 15.52 OK: 266 MiB in 52 packages 10:17:18 #50 DONE 17.0s 10:17:18 10:17:18 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:19 #69 ... 10:17:19 10:17:19 #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:17:19 #57 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:19 #57 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:19 #57 15.08 OK: 266 MiB in 52 packages 10:17:19 #57 DONE 16.9s 10:17:19 10:17:19 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:19 #69 ... 10:17:19 10:17:19 #35 [security-proxy-auth internal] load build context 10:17:19 #35 transferring context: 71.31MB 20.2s 10:17:19 #35 ... 10:17:19 10:17:19 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:19 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.90MB / 28.04MB 9.8s 10:17:20 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 10.3s 10:17:21 #69 ... 10:17:21 10:17:21 #49 [support-scheduler internal] load build context 10:17:21 #49 ... 10:17:21 10:17:21 #40 [core-common-config-bootstrapper internal] load build context 10:17:21 #40 ... 10:17:21 10:17:21 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:21 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.1s 10:17:21 #69 ... 10:17:21 10:17:21 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:17:21 #74 ... 10:17:21 10:17:21 #55 [security-proxy-setup internal] load build context 10:17:21 #55 ... 10:17:21 10:17:21 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:22 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 12.4s 10:17:22 #69 ... 10:17:22 10:17:22 #39 [core-keeper internal] load build context 10:17:22 #39 ... 10:17:22 10:17:22 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:22 #69 ... 10:17:22 10:17:22 #58 [security-spiffe-token-provider internal] load build context 10:17:22 #58 ... 10:17:22 10:17:22 #59 [core-data internal] load build context 10:17:23 #59 ... 10:17:23 10:17:23 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:17:23 #67 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:23 #67 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:23 #67 17.38 (1/1) Installing dumb-init (1.2.5-r2) 10:17:23 #67 17.38 Executing busybox-1.36.1-r7.trigger 10:17:23 #67 17.41 OK: 8 MiB in 16 packages 10:17:23 #67 DONE 19.4s 10:17:23 10:17:23 #59 [core-data internal] load build context 10:17:23 #59 ... 10:17:23 10:17:23 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:23 #69 ... 10:17:23 10:17:23 #62 [support-cron-scheduler internal] load build context 10:17:23 #62 ... 10:17:23 10:17:23 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:23 #69 ... 10:17:23 10:17:23 #60 [core-metadata internal] load build context 10:17:23 #60 ... 10:17:23 10:17:23 #63 [security-secretstore-setup internal] load build context 10:17:23 #63 ... 10:17:23 10:17:23 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:23 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.45MB / 28.04MB 13.6s 10:17:23 #69 ... 10:17:23 10:17:23 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:17:23 #75 ... 10:17:23 10:17:23 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:24 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 14.1s 10:17:24 #69 ... 10:17:24 10:17:24 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:17:24 #65 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:24 #65 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:24 #65 18.25 (1/2) Installing ca-certificates (20240226-r0) 10:17:24 #65 18.56 (2/2) Installing dumb-init (1.2.5-r2) 10:17:24 #65 18.56 Executing busybox-1.36.1-r7.trigger 10:17:24 #65 18.66 Executing ca-certificates-20240226-r0.trigger 10:17:24 #65 19.46 OK: 9 MiB in 17 packages 10:17:24 #65 DONE 20.9s 10:17:24 10:17:24 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:24 #69 ... 10:17:24 10:17:24 #41 [support-notifications internal] load build context 10:17:24 #41 ... 10:17:24 10:17:24 #70 [core-command internal] load build context 10:17:24 #70 ... 10:17:24 10:17:24 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:25 #69 ... 10:17:25 10:17:25 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:17:25 #76 ... 10:17:25 10:17:25 #43 [security-bootstrapper internal] load build context 10:17:25 #43 ... 10:17:25 10:17:25 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:17:25 #61 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:25 #61 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:25 #61 16.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:17:25 #61 16.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:17:25 #61 16.06 OK: 19953 distinct packages available 10:17:25 #61 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:25 #61 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:25 #61 22.65 OK: 266 MiB in 52 packages 10:17:25 #61 ... 10:17:25 10:17:25 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:25 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 15.4s 10:17:26 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 16.3s 10:17:26 #69 ... 10:17:26 10:17:26 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:17:26 #61 DONE 24.3s 10:17:26 10:17:26 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:27 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.94MB / 28.04MB 17.3s 10:17:28 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 18.1s 10:17:28 #69 ... 10:17:28 10:17:28 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:17:28 #66 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:28 #66 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:28 #66 19.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:17:28 #66 19.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:17:28 #66 19.35 OK: 19946 distinct packages available 10:17:28 #66 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:28 #66 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:28 #66 23.89 (1/11) Installing ca-certificates (20240226-r0) 10:17:28 #66 24.35 (2/11) Installing brotli-libs (1.0.9-r14) 10:17:28 #66 24.46 (3/11) Installing libunistring (1.1-r1) 10:17:28 #66 24.67 (4/11) Installing libidn2 (2.3.4-r1) 10:17:28 #66 24.69 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:17:28 #66 24.73 (6/11) Installing libcurl (8.9.0-r0) 10:17:28 #66 ... 10:17:28 10:17:28 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:17:28 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.5s done 10:17:28 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s 10:17:28 #45 ... 10:17:28 10:17:28 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:17:28 #66 24.89 (7/11) Installing curl (8.9.0-r0) 10:17:28 #66 24.89 (8/11) Installing dumb-init (1.2.5-r2) 10:17:28 #66 24.89 (9/11) Installing musl-obstack (1.2.3-r2) 10:17:28 #66 24.89 (10/11) Installing libucontext (1.2-r2) 10:17:28 #66 24.89 (11/11) Installing gcompat (1.1.0-r1) 10:17:28 #66 25.15 Executing busybox-1.36.1-r7.trigger 10:17:28 #66 25.15 Executing ca-certificates-20240226-r0.trigger 10:17:29 #66 26.11 OK: 13 MiB in 26 packages 10:17:29 #66 ... 10:17:29 10:17:29 #35 [security-proxy-auth internal] load build context 10:17:29 #35 transferring context: 82.03MB 30.4s 10:17:29 #35 ... 10:17:29 10:17:29 #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:17:29 #64 16.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:30 #64 ... 10:17:30 10:17:30 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:17:30 #68 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:30 #68 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:30 #68 22.71 (1/4) Installing ca-certificates (20240226-r0) 10:17:30 #68 22.93 (2/4) Installing dumb-init (1.2.5-r2) 10:17:30 #68 22.93 (3/4) Installing su-exec (0.2-r3) 10:17:30 #68 22.93 (4/4) Installing yq (4.33.3-r5) 10:17:30 #68 23.43 Executing busybox-1.36.1-r7.trigger 10:17:30 #68 23.43 Executing ca-certificates-20240226-r0.trigger 10:17:30 #68 24.37 OK: 18 MiB in 19 packages 10:17:30 #68 DONE 26.4s 10:17:30 10:17:30 #35 [security-proxy-auth internal] load build context 10:17:31 #35 ... 10:17:31 10:17:31 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:17:31 #73 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:31 #73 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:31 #73 21.83 (1/2) Installing dumb-init (1.2.5-r2) 10:17:31 #73 21.83 (2/2) Installing su-exec (0.2-r3) 10:17:31 #73 21.83 Executing busybox-1.36.1-r7.trigger 10:17:31 #73 22.11 OK: 8 MiB in 17 packages 10:17:31 #73 DONE 24.3s 10:17:31 10:17:31 #35 [security-proxy-auth internal] load build context 10:17:31 #35 ... 10:17:31 10:17:31 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:17:31 #66 DONE 28.0s 10:17:31 10:17:31 #35 [security-proxy-auth internal] load build context 10:17:31 #35 ... 10:17:31 10:17:31 #49 [support-scheduler internal] load build context 10:17:31 #49 ... 10:17:31 10:17:31 #40 [core-common-config-bootstrapper internal] load build context 10:17:31 #40 ... 10:17:31 10:17:31 #55 [security-proxy-setup internal] load build context 10:17:32 #55 ... 10:17:32 10:17:32 #39 [core-keeper internal] load build context 10:17:32 #39 ... 10:17:32 10:17:32 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:17:32 #76 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:33 #76 ... 10:17:33 10:17:33 #58 [security-spiffe-token-provider internal] load build context 10:17:33 #58 ... 10:17:33 10:17:33 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:17:33 #77 ... 10:17:33 10:17:33 #59 [core-data internal] load build context 10:17:33 #59 ... 10:17:33 10:17:33 #62 [support-cron-scheduler internal] load build context 10:17:33 #62 ... 10:17:33 10:17:33 #59 [core-data internal] load build context 10:17:33 #59 ... 10:17:33 10:17:33 #60 [core-metadata internal] load build context 10:17:33 #60 ... 10:17:33 10:17:33 #63 [security-secretstore-setup internal] load build context 10:17:33 #63 ... 10:17:33 10:17:33 #59 [core-data internal] load build context 10:17:34 #59 ... 10:17:34 10:17:34 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:17:34 #78 ... 10:17:34 10:17:34 #40 [core-common-config-bootstrapper internal] load build context 10:17:34 #40 ... 10:17:34 10:17:34 #41 [support-notifications internal] load build context 10:17:34 #41 ... 10:17:34 10:17:34 #60 [core-metadata internal] load build context 10:17:35 #60 ... 10:17:35 10:17:35 #70 [core-command internal] load build context 10:17:35 #70 ... 10:17:35 10:17:35 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:17:35 #71 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:35 #71 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:35 #71 22.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:17:35 #71 22.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:17:35 #71 22.96 OK: 19946 distinct packages available 10:17:35 #71 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:35 #71 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:35 #71 ... 10:17:35 10:17:35 #70 [core-command internal] load build context 10:17:35 #70 ... 10:17:35 10:17:35 #43 [security-bootstrapper internal] load build context 10:17:35 #43 ... 10:17:35 10:17:35 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:17:35 #74 15.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:35 #74 17.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:35 #74 22.78 OK: 266 MiB in 52 packages 10:17:35 #74 DONE 24.1s 10:17:35 10:17:35 #43 [security-bootstrapper internal] load build context 10:17:35 #43 ... 10:17:35 10:17:35 #70 [core-command internal] load build context 10:17:35 #70 transferring context: 17.10MB 29.3s 10:17:39 #70 ... 10:17:39 10:17:39 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:17:39 #71 29.84 (1/4) Installing dumb-init (1.2.5-r2) 10:17:39 #71 29.88 (2/4) Installing musl-obstack (1.2.3-r2) 10:17:39 #71 29.94 (3/4) Installing libucontext (1.2-r2) 10:17:39 #71 29.94 (4/4) Installing gcompat (1.1.0-r1) 10:17:39 #71 30.06 Executing busybox-1.36.1-r7.trigger 10:17:39 #71 30.17 OK: 8 MiB in 19 packages 10:17:39 #71 DONE 31.8s 10:17:39 10:17:39 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:39 #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.9s done 10:17:39 #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s 10:17:39 #69 ... 10:17:39 10:17:39 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:17:39 #72 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:39 #72 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:39 #72 28.70 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:17:39 #72 28.70 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:17:39 #72 28.70 OK: 19946 distinct packages available 10:17:39 #72 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:39 #72 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:39 #72 ... 10:17:39 10:17:39 #40 [core-common-config-bootstrapper internal] load build context 10:17:39 #40 ... 10:17:39 10:17:39 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:17:39 #75 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:39 #75 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:39 #75 23.65 OK: 18 MiB in 19 packages 10:17:39 #75 DONE 25.5s 10:17:39 10:17:39 #40 [core-common-config-bootstrapper internal] load build context 10:17:39 #40 ... 10:17:39 10:17:39 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:17:39 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.7s 10:17:39 #45 ... 10:17:39 10:17:39 #70 [core-command internal] load build context 10:17:40 #70 ... 10:17:40 10:17:40 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:17:40 #0 9.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:40 #79 ... 10:17:40 10:17:40 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:17:40 #76 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:40 #76 24.09 OK: 8 MiB in 16 packages 10:17:40 #76 DONE 26.3s 10:17:40 10:17:40 #70 [core-command internal] load build context 10:17:40 #70 ... 10:17:40 10:17:40 #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:17:40 #64 18.95 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:40 #64 24.46 (1/1) Installing dumb-init (1.2.5-r2) 10:17:40 #64 25.62 Executing busybox-1.36.1-r7.trigger 10:17:40 #64 25.62 OK: 8 MiB in 16 packages 10:17:40 #64 DONE 27.5s 10:17:40 10:17:40 #70 [core-command internal] load build context 10:17:40 #70 transferring context: 29.00MB 34.5s 10:17:41 #70 ... 10:17:41 10:17:41 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:17:41 #80 DONE 1.7s 10:17:41 10:17:41 #70 [core-command internal] load build context 10:17:41 #70 ... 10:17:41 10:17:41 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:17:41 #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:41 #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:41 #81 ... 10:17:41 10:17:41 #49 [support-scheduler internal] load build context 10:17:41 #49 ... 10:17:41 10:17:41 #70 [core-command internal] load build context 10:17:41 #70 ... 10:17:41 10:17:41 #35 [security-proxy-auth internal] load build context 10:17:41 #35 ... 10:17:41 10:17:41 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:17:41 #0 8.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:41 #82 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:41 #82 ... 10:17:41 10:17:41 #70 [core-command internal] load build context 10:17:42 #70 ... 10:17:42 10:17:42 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:17:42 #77 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:42 #77 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:42 #77 17.89 OK: 8 MiB in 16 packages 10:17:42 #77 DONE 19.2s 10:17:42 10:17:42 #70 [core-command internal] load build context 10:17:42 #70 ... 10:17:42 10:17:42 #55 [security-proxy-setup internal] load build context 10:17:42 #55 ... 10:17:42 10:17:42 #39 [core-keeper internal] load build context 10:17:42 #39 ... 10:17:42 10:17:42 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:17:42 #72 35.58 (1/5) Installing dumb-init (1.2.5-r2) 10:17:42 #72 35.63 (2/5) Installing musl-obstack (1.2.3-r2) 10:17:42 #72 35.66 (3/5) Installing libucontext (1.2-r2) 10:17:42 #72 35.68 (4/5) Installing gcompat (1.1.0-r1) 10:17:42 #72 35.77 (5/5) Installing openssl (3.1.6-r0) 10:17:42 #72 35.87 Executing busybox-1.36.1-r7.trigger 10:17:42 #72 36.08 OK: 9 MiB in 20 packages 10:17:43 #72 ... 10:17:43 10:17:43 #58 [security-spiffe-token-provider internal] load build context 10:17:43 #58 ... 10:17:43 10:17:43 #39 [core-keeper internal] load build context 10:17:43 #39 ... 10:17:43 10:17:43 #62 [support-cron-scheduler internal] load build context 10:17:43 #62 ... 10:17:43 10:17:43 #39 [core-keeper internal] load build context 10:17:43 #39 ... 10:17:43 10:17:43 #63 [security-secretstore-setup internal] load build context 10:17:44 #63 ... 10:17:44 10:17:44 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:17:44 #78 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:44 #78 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:44 #78 17.84 OK: 9 MiB in 17 packages 10:17:44 #78 DONE 19.6s 10:17:44 10:17:44 #63 [security-secretstore-setup internal] load build context 10:17:44 #63 ... 10:17:44 10:17:44 #62 [support-cron-scheduler internal] load build context 10:17:44 #62 ... 10:17:44 10:17:44 #59 [core-data internal] load build context 10:17:44 #59 ... 10:17:44 10:17:44 #62 [support-cron-scheduler internal] load build context 10:17:44 #62 ... 10:17:44 10:17:44 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:17:44 #72 DONE 38.0s 10:17:44 10:17:44 #62 [support-cron-scheduler internal] load build context 10:17:45 #62 ... 10:17:45 10:17:45 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:17:45 #81 12.97 OK: 8 MiB in 17 packages 10:17:45 #81 DONE 14.0s 10:17:45 10:17:45 #41 [support-notifications internal] load build context 10:17:45 #41 ... 10:17:45 10:17:45 #60 [core-metadata internal] load build context 10:17:45 #60 ... 10:17:45 10:17:45 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:17:45 #79 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:45 #79 14.14 OK: 18 MiB in 19 packages 10:17:45 #79 DONE 15.1s 10:17:45 10:17:45 #60 [core-metadata internal] load build context 10:17:45 #60 ... 10:17:45 10:17:45 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:17:45 #83 ... 10:17:45 10:17:45 #43 [security-bootstrapper internal] load build context 10:17:45 #43 ... 10:17:45 10:17:45 #41 [support-notifications internal] load build context 10:17:46 #41 ... 10:17:46 10:17:46 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:17:46 #82 13.27 OK: 13 MiB in 26 packages 10:17:46 #82 DONE 14.3s 10:17:46 10:17:46 #41 [support-notifications internal] load build context 10:17:46 #41 transferring context: 14.98MB 39.4s 10:17:48 #41 ... 10:17:48 10:17:48 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:17:48 #0 7.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:48 #0 8.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:48 #0 9.344 OK: 8 MiB in 19 packages 10:17:48 #84 ... 10:17:48 10:17:48 #41 [support-notifications internal] load build context 10:17:48 #41 ... 10:17:48 10:17:48 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:17:48 #84 DONE 10.2s 10:17:48 10:17:48 #41 [support-notifications internal] load build context 10:17:49 #41 ... 10:17:49 10:17:49 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:49 #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s 10:17:49 #69 ... 10:17:49 10:17:49 #41 [support-notifications internal] load build context 10:17:49 #41 ... 10:17:49 10:17:49 #40 [core-common-config-bootstrapper internal] load build context 10:17:49 #40 ... 10:17:49 10:17:49 #41 [support-notifications internal] load build context 10:17:50 #41 ... 10:17:50 10:17:50 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:17:50 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.5s 10:17:50 #45 ... 10:17:50 10:17:50 #40 [core-common-config-bootstrapper internal] load build context 10:17:50 #40 ... 10:17:50 10:17:50 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:17:50 #83 DONE 5.3s 10:17:50 10:17:50 #40 [core-common-config-bootstrapper internal] load build context 10:17:50 #40 transferring context: 116.64MB 49.8s 10:17:51 #40 ... 10:17:51 10:17:51 #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:17:51 #85 DONE 0.7s 10:17:51 10:17:51 #40 [core-common-config-bootstrapper internal] load build context 10:17:51 #40 ... 10:17:51 10:17:51 #49 [support-scheduler internal] load build context 10:17:51 #49 ... 10:17:51 10:17:51 #40 [core-common-config-bootstrapper internal] load build context 10:17:52 #40 ... 10:17:52 10:17:52 #35 [security-proxy-auth internal] load build context 10:17:52 #35 ... 10:17:52 10:17:52 #40 [core-common-config-bootstrapper internal] load build context 10:17:52 #40 ... 10:17:52 10:17:52 #70 [core-command internal] load build context 10:17:52 #70 ... 10:17:52 10:17:52 #35 [security-proxy-auth internal] load build context 10:17:52 #35 ... 10:17:52 10:17:52 #55 [security-proxy-setup internal] load build context 10:17:52 #55 ... 10:17:52 10:17:52 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:17:52 #0 5.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:17:52 #0 5.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:17:52 #0 6.929 OK: 9 MiB in 20 packages 10:17:52 #86 DONE 7.6s 10:17:52 10:17:52 #55 [security-proxy-setup internal] load build context 10:17:52 #55 ... 10:17:52 10:17:52 #35 [security-proxy-auth internal] load build context 10:17:53 #35 ... 10:17:53 10:17:53 #58 [security-spiffe-token-provider internal] load build context 10:17:53 #58 ... 10:17:53 10:17:53 #35 [security-proxy-auth internal] load build context 10:17:54 #35 ... 10:17:54 10:17:54 #39 [core-keeper internal] load build context 10:17:54 #39 ... 10:17:54 10:17:54 #35 [security-proxy-auth internal] load build context 10:17:54 #35 ... 10:17:54 10:17:54 #63 [security-secretstore-setup internal] load build context 10:17:54 #63 ... 10:17:54 10:17:54 #35 [security-proxy-auth internal] load build context 10:17:54 #35 ... 10:17:54 10:17:54 #59 [core-data internal] load build context 10:17:54 #59 ... 10:17:54 10:17:54 #35 [security-proxy-auth internal] load build context 10:17:55 #35 transferring context: 141.10MB 55.9s 10:17:55 #35 ... 10:17:55 10:17:55 #62 [support-cron-scheduler internal] load build context 10:17:55 #62 ... 10:17:55 10:17:55 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:55 #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.6s 10:17:55 #69 ... 10:17:55 10:17:55 #60 [core-metadata internal] load build context 10:17:55 #60 ... 10:17:55 10:17:55 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:56 #69 ... 10:17:56 10:17:56 #43 [security-bootstrapper internal] load build context 10:17:56 #43 ... 10:17:56 10:17:56 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:00 #69 ... 10:18:00 10:18:00 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:18:00 #87 DONE 1.7s 10:18:00 10:18:00 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:00 #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.6s 10:18:00 #69 ... 10:18:00 10:18:00 #41 [support-notifications internal] load build context 10:18:00 #41 ... 10:18:00 10:18:00 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:18:00 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.2s done 10:18:00 #45 ... 10:18:00 10:18:00 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:01 #69 ... 10:18:01 10:18:01 #49 [support-scheduler internal] load build context 10:18:01 #49 transferring context: 125.91MB 61.0s 10:18:01 #49 ... 10:18:01 10:18:01 #41 [support-notifications internal] load build context 10:18:02 #41 ... 10:18:02 10:18:02 #40 [core-common-config-bootstrapper internal] load build context 10:18:02 #40 ... 10:18:02 10:18:02 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:02 #69 ... 10:18:02 10:18:02 #55 [security-proxy-setup internal] load build context 10:18:02 #55 ... 10:18:02 10:18:02 #70 [core-command internal] load build context 10:18:02 #70 ... 10:18:02 10:18:02 #55 [security-proxy-setup internal] load build context 10:18:03 #55 ... 10:18:03 10:18:03 #58 [security-spiffe-token-provider internal] load build context 10:18:03 #58 ... 10:18:03 10:18:03 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:03 #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.4s done 10:18:04 #69 ... 10:18:04 10:18:04 #39 [core-keeper internal] load build context 10:18:04 #39 ... 10:18:04 10:18:04 #63 [security-secretstore-setup internal] load build context 10:18:04 #63 ... 10:18:04 10:18:04 #39 [core-keeper internal] load build context 10:18:05 #39 ... 10:18:05 10:18:05 #59 [core-data internal] load build context 10:18:05 #59 ... 10:18:05 10:18:05 #39 [core-keeper internal] load build context 10:18:05 #39 ... 10:18:05 10:18:05 #35 [security-proxy-auth internal] load build context 10:18:05 #35 ... 10:18:05 10:18:05 #62 [support-cron-scheduler internal] load build context 10:18:05 #62 ... 10:18:05 10:18:05 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:05 #69 ... 10:18:05 10:18:05 #60 [core-metadata internal] load build context 10:18:05 #60 ... 10:18:05 10:18:05 #39 [core-keeper internal] load build context 10:18:06 #39 ... 10:18:06 10:18:06 #43 [security-bootstrapper internal] load build context 10:18:06 #43 ... 10:18:06 10:18:06 #39 [core-keeper internal] load build context 10:18:07 #39 transferring context: 146.77MB 64.9s 10:18:12 #39 ... 10:18:12 10:18:12 #62 [support-cron-scheduler internal] load build context 10:18:12 #62 ... 10:18:12 10:18:12 #39 [core-keeper internal] load build context 10:18:12 #39 transferring context: 169.48MB 69.9s 10:18:12 #39 ... 10:18:12 10:18:12 #49 [support-scheduler internal] load build context 10:18:12 #49 ... 10:18:12 10:18:12 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:18:12 #88 DONE 4.0s 10:18:12 10:18:12 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:18:12 #89 DONE 2.9s 10:18:12 10:18:12 #49 [support-scheduler internal] load build context 10:18:12 #49 ... 10:18:12 10:18:12 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:18:12 #90 ... 10:18:12 10:18:12 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:18:12 #91 DONE 4.2s 10:18:12 10:18:12 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:18:12 #92 ... 10:18:12 10:18:12 #41 [support-notifications internal] load build context 10:18:12 #41 ... 10:18:12 10:18:12 #40 [core-common-config-bootstrapper internal] load build context 10:18:12 #40 ... 10:18:12 10:18:12 #41 [support-notifications internal] load build context 10:18:12 #41 ... 10:18:12 10:18:12 #70 [core-command internal] load build context 10:18:13 #70 ... 10:18:13 10:18:13 #41 [support-notifications internal] load build context 10:18:13 #41 ... 10:18:13 10:18:13 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:18:13 #90 DONE 1.2s 10:18:13 10:18:13 #41 [support-notifications internal] load build context 10:18:13 #41 ... 10:18:13 10:18:13 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:18:13 #93 DONE 1.4s 10:18:13 10:18:13 #41 [support-notifications internal] load build context 10:18:13 #41 ... 10:18:13 10:18:13 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:18:13 #92 DONE 1.5s 10:18:13 10:18:13 #41 [support-notifications internal] load build context 10:18:13 #41 ... 10:18:13 10:18:13 #55 [security-proxy-setup internal] load build context 10:18:14 #55 ... 10:18:14 10:18:14 #58 [security-spiffe-token-provider internal] load build context 10:18:14 #58 ... 10:18:14 10:18:14 #55 [security-proxy-setup internal] load build context 10:18:14 #55 ... 10:18:14 10:18:14 #63 [security-secretstore-setup internal] load build context 10:18:14 #63 ... 10:18:14 10:18:14 #94 [security-spire-config stage-2 6/10] COPY security.txt / 10:18:14 #94 DONE 1.3s 10:18:14 10:18:14 #63 [security-secretstore-setup internal] load build context 10:18:14 #63 ... 10:18:14 10:18:14 #55 [security-proxy-setup internal] load build context 10:18:15 #55 ... 10:18:15 10:18:15 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 10:18:15 #95 DONE 1.2s 10:18:15 10:18:15 #55 [security-proxy-setup internal] load build context 10:18:15 #55 ... 10:18:15 10:18:15 #59 [core-data internal] load build context 10:18:15 #59 ... 10:18:15 10:18:15 #55 [security-proxy-setup internal] load build context 10:18:15 #55 ... 10:18:15 10:18:15 #96 [security-spire-server stage-2 6/9] COPY security.txt / 10:18:15 #96 DONE 1.6s 10:18:15 10:18:15 #35 [security-proxy-auth internal] load build context 10:18:15 #35 ... 10:18:15 10:18:15 #55 [security-proxy-setup internal] load build context 10:18:15 #55 ... 10:18:15 10:18:15 #60 [core-metadata internal] load build context 10:18:15 #60 ... 10:18:15 10:18:15 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:18:15 #97 DONE 1.0s 10:18:15 10:18:15 #60 [core-metadata internal] load build context 10:18:15 #60 ... 10:18:15 10:18:15 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:18:16 #98 ... 10:18:16 10:18:16 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:18:16 #99 DONE 1.2s 10:18:16 10:18:16 #55 [security-proxy-setup internal] load build context 10:18:16 #55 ... 10:18:16 10:18:16 #43 [security-bootstrapper internal] load build context 10:18:16 #43 ... 10:18:16 10:18:16 #55 [security-proxy-setup internal] load build context 10:18:17 #55 ... 10:18:17 10:18:17 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:18:17 #100 DONE 1.5s 10:18:17 10:18:17 #55 [security-proxy-setup internal] load build context 10:18:17 #55 transferring context: 264.84MB 75.9s 10:18:17 #55 ... 10:18:17 10:18:17 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:18:17 #101 DONE 1.1s 10:18:17 10:18:17 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:18:17 #98 DONE 1.5s 10:18:17 10:18:17 #55 [security-proxy-setup internal] load build context 10:18:18 #55 ... 10:18:18 10:18:18 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:18:18 #102 DONE 1.1s 10:18:18 10:18:18 #55 [security-proxy-setup internal] load build context 10:18:19 #55 ... 10:18:19 10:18:19 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:18:19 #103 DONE 1.7s 10:18:19 10:18:19 #55 [security-proxy-setup internal] load build context 10:18:19 #55 ... 10:18:19 10:18:19 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:18:19 #104 DONE 1.8s 10:18:19 10:18:19 #55 [security-proxy-setup internal] load build context 10:18:20 #55 ... 10:18:20 10:18:20 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:18:20 #105 DONE 1.1s 10:18:20 10:18:20 #55 [security-proxy-setup internal] load build context 10:18:22 #55 ... 10:18:22 10:18:22 #62 [support-cron-scheduler internal] load build context 10:18:22 #62 ... 10:18:22 10:18:22 #55 [security-proxy-setup internal] load build context 10:18:22 #55 transferring context: 287.76MB 80.9s 10:18:22 #55 ... 10:18:22 10:18:22 #39 [core-keeper internal] load build context 10:18:22 #39 ... 10:18:22 10:18:22 #55 [security-proxy-setup internal] load build context 10:18:22 #55 ... 10:18:22 10:18:22 #49 [support-scheduler internal] load build context 10:18:22 #49 ... 10:18:22 10:18:22 #39 [core-keeper internal] load build context 10:18:22 #39 ... 10:18:22 10:18:22 #40 [core-common-config-bootstrapper internal] load build context 10:18:22 #40 ... 10:18:22 10:18:22 #39 [core-keeper internal] load build context 10:18:23 #39 ... 10:18:23 10:18:23 #70 [core-command internal] load build context 10:18:23 #70 ... 10:18:23 10:18:23 #39 [core-keeper internal] load build context 10:18:23 #39 ... 10:18:23 10:18:23 #41 [support-notifications internal] load build context 10:18:24 #41 ... 10:18:24 10:18:24 #39 [core-keeper internal] load build context 10:18:24 #39 ... 10:18:24 10:18:24 #58 [security-spiffe-token-provider internal] load build context 10:18:24 #58 ... 10:18:24 10:18:24 #41 [support-notifications internal] load build context 10:18:25 #41 ... 10:18:25 10:18:25 #63 [security-secretstore-setup internal] load build context 10:18:25 #63 ... 10:18:25 10:18:25 #41 [support-notifications internal] load build context 10:18:25 #41 ... 10:18:25 10:18:25 #59 [core-data internal] load build context 10:18:25 #59 ... 10:18:25 10:18:25 #35 [security-proxy-auth internal] load build context 10:18:25 #35 ... 10:18:25 10:18:25 #106 [security-spire-server] exporting to image 10:18:25 #106 exporting layers 5.1s done 10:18:25 #106 writing image sha256:5405e1274c5d7b628f73b2f5e1fd19e37b9751c1eeb568d35e51e69dc0a52794 0.1s done 10:18:25 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 10:18:25 #106 writing image sha256:da09c8e1a56fe839a6dc033d17a038909574be7ccf9f035fa3191efde63d79b5 0.1s done 10:18:25 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 10:18:25 #106 writing image sha256:a98e176209f453b54b03c63868ae391756a58462fddf446284937344c5657a42 0.0s done 10:18:25 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:18:25 #106 DONE 6.9s 10:18:25 10:18:25 #35 [security-proxy-auth internal] load build context 10:18:25 #35 ... 10:18:25 10:18:25 #59 [core-data internal] load build context 10:18:25 #59 ... 10:18:25 10:18:25 #60 [core-metadata internal] load build context 10:18:26 #60 ... 10:18:26 10:18:26 #35 [security-proxy-auth internal] load build context 10:18:26 #35 transferring context: 272.81MB 87.1s 10:18:26 #35 ... 10:18:26 10:18:26 #55 [security-proxy-setup internal] load build context 10:18:26 #55 transferring context: 308.57MB 84.9s done 10:18:26 #55 DONE 85.5s 10:18:26 10:18:26 #35 [security-proxy-auth internal] load build context 10:18:26 #35 ... 10:18:26 10:18:26 #43 [security-bootstrapper internal] load build context 10:18:26 #43 ... 10:18:26 10:18:26 #35 [security-proxy-auth internal] load build context 10:18:28 #35 ... 10:18:28 10:18:28 #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:18:28 #107 DONE 1.6s 10:18:28 10:18:28 #35 [security-proxy-auth internal] load build context 10:18:29 #35 ... 10:18:29 10:18:29 #40 [core-common-config-bootstrapper internal] load build context 10:18:29 #40 transferring context: 308.57MB 88.0s done 10:18:29 #40 DONE 88.2s 10:18:29 10:18:29 #35 [security-proxy-auth internal] load build context 10:18:31 #35 ... 10:18:31 10:18:31 #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:18:31 #108 DONE 1.2s 10:18:31 10:18:31 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:32 #109 ... 10:18:32 10:18:32 #62 [support-cron-scheduler internal] load build context 10:18:32 #62 ... 10:18:32 10:18:32 #70 [core-command internal] load build context 10:18:32 #70 ... 10:18:32 10:18:32 #35 [security-proxy-auth internal] load build context 10:18:32 #35 ... 10:18:32 10:18:32 #49 [support-scheduler internal] load build context 10:18:32 #49 ... 10:18:32 10:18:32 #35 [security-proxy-auth internal] load build context 10:18:33 #35 transferring context: 296.45MB 94.1s 10:18:34 #35 ... 10:18:34 10:18:34 #39 [core-keeper internal] load build context 10:18:34 #39 ... 10:18:34 10:18:34 #58 [security-spiffe-token-provider internal] load build context 10:18:34 #58 ... 10:18:34 10:18:34 #39 [core-keeper internal] load build context 10:18:35 #39 ... 10:18:35 10:18:35 #63 [security-secretstore-setup internal] load build context 10:18:35 #63 ... 10:18:35 10:18:35 #39 [core-keeper internal] load build context 10:18:35 #39 ... 10:18:35 10:18:35 #41 [support-notifications internal] load build context 10:18:35 #41 ... 10:18:35 10:18:35 #39 [core-keeper internal] load build context 10:18:36 #39 ... 10:18:36 10:18:36 #59 [core-data internal] load build context 10:18:36 #59 ... 10:18:36 10:18:36 #39 [core-keeper internal] load build context 10:18:36 #39 ... 10:18:36 10:18:36 #60 [core-metadata internal] load build context 10:18:36 #60 ... 10:18:36 10:18:36 #59 [core-data internal] load build context 10:18:36 #59 ... 10:18:36 10:18:36 #35 [security-proxy-auth internal] load build context 10:18:36 #35 transferring context: 308.57MB 97.2s done 10:18:36 #35 DONE 97.4s 10:18:36 10:18:36 #59 [core-data internal] load build context 10:18:37 #59 ... 10:18:37 10:18:37 #43 [security-bootstrapper internal] load build context 10:18:37 #43 ... 10:18:37 10:18:37 #59 [core-data internal] load build context 10:18:38 #59 ... 10:18:38 10:18:38 #58 [security-spiffe-token-provider internal] load build context 10:18:38 #58 transferring context: 308.57MB 94.0s done 10:18:38 #58 DONE 95.6s 10:18:38 10:18:38 #59 [core-data internal] load build context 10:18:38 #59 ... 10:18:38 10:18:38 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:38 #110 ... 10:18:38 10:18:38 #59 [core-data internal] load build context 10:18:39 #59 ... 10:18:39 10:18:39 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:18:39 #111 DONE 1.4s 10:18:39 10:18:39 #59 [core-data internal] load build context 10:18:39 #59 ... 10:18:39 10:18:39 #39 [core-keeper internal] load build context 10:18:39 #39 transferring context: 308.57MB 97.7s done 10:18:39 #39 DONE 98.6s 10:18:39 10:18:39 #59 [core-data internal] load build context 10:18:41 #59 ... 10:18:41 10:18:41 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:18:41 #112 DONE 1.2s 10:18:41 10:18:41 #59 [core-data internal] load build context 10:18:42 #59 ... 10:18:42 10:18:42 #70 [core-command internal] load build context 10:18:42 #70 ... 10:18:42 10:18:42 #62 [support-cron-scheduler internal] load build context 10:18:42 #62 ... 10:18:42 10:18:42 #70 [core-command internal] load build context 10:18:42 #70 ... 10:18:42 10:18:42 #49 [support-scheduler internal] load build context 10:18:42 #49 ... 10:18:42 10:18:42 #62 [support-cron-scheduler internal] load build context 10:18:44 #62 ... 10:18:44 10:18:44 #70 [core-command internal] load build context 10:18:44 #70 transferring context: 308.57MB 97.6s done 10:18:44 #70 DONE 100.1s 10:18:44 10:18:44 #62 [support-cron-scheduler internal] load build context 10:18:44 #62 ... 10:18:44 10:18:44 #41 [support-notifications internal] load build context 10:18:44 #41 transferring context: 308.57MB 97.7s done 10:18:44 #41 DONE 100.4s 10:18:44 10:18:44 #62 [support-cron-scheduler internal] load build context 10:18:45 #62 ... 10:18:45 10:18:45 #63 [security-secretstore-setup internal] load build context 10:18:45 #63 ... 10:18:45 10:18:45 #49 [support-scheduler internal] load build context 10:18:46 #49 ... 10:18:46 10:18:46 #113 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:18:46 #113 DONE 1.2s 10:18:46 10:18:46 #49 [support-scheduler internal] load build context 10:18:46 #49 ... 10:18:46 10:18:46 #60 [core-metadata internal] load build context 10:18:46 #60 ... 10:18:46 10:18:46 #62 [support-cron-scheduler internal] load build context 10:18:47 #62 ... 10:18:47 10:18:47 #43 [security-bootstrapper internal] load build context 10:18:47 #43 ... 10:18:47 10:18:47 #62 [support-cron-scheduler internal] load build context 10:18:48 #62 transferring context: 308.57MB 104.7s done 10:18:48 #62 DONE 105.9s 10:18:48 10:18:48 #49 [support-scheduler internal] load build context 10:18:48 #49 transferring context: 308.57MB 107.7s done 10:18:48 #49 DONE 107.9s 10:18:48 10:18:48 #43 [security-bootstrapper internal] load build context 10:18:49 #43 ... 10:18:49 10:18:49 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:49 #114 ... 10:18:49 10:18:49 #43 [security-bootstrapper internal] load build context 10:18:51 #43 ... 10:18:51 10:18:51 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:51 #115 ... 10:18:51 10:18:51 #43 [security-bootstrapper internal] load build context 10:18:52 #43 ... 10:18:52 10:18:52 #60 [core-metadata internal] load build context 10:18:52 #60 transferring context: 308.57MB 108.3s done 10:18:52 #60 DONE 109.9s 10:18:52 10:18:52 #43 [security-bootstrapper internal] load build context 10:18:52 #43 ... 10:18:52 10:18:52 #59 [core-data internal] load build context 10:18:52 #59 ... 10:18:52 10:18:52 #63 [security-secretstore-setup internal] load build context 10:18:52 #63 ... 10:18:52 10:18:52 #59 [core-data internal] load build context 10:18:54 #59 ... 10:18:54 10:18:54 #63 [security-secretstore-setup internal] load build context 10:18:54 #63 transferring context: 308.57MB 110.0s done 10:18:54 #63 DONE 111.7s 10:18:54 10:18:54 #59 [core-data internal] load build context 10:18:56 #59 ... 10:18:56 10:18:56 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:56 #116 ... 10:18:56 10:18:56 #59 [core-data internal] load build context 10:18:58 #59 transferring context: 308.57MB 114.9s done 10:18:59 #59 DONE 116.5s 10:18:59 10:18:59 #43 [security-bootstrapper internal] load build context 10:18:59 #43 transferring context: 308.57MB 112.6s done 10:18:59 #43 DONE 115.3s 10:18:59 10:18:59 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:56 #109 DONE 84.1s 10:19:56 10:19:56 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 10:19:56 #117 ... 10:19:56 10:19:56 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:56 #110 DONE 86.8s 10:19:56 10:19:56 #118 [security-proxy-setup builder 6/7] COPY . . 10:20:00 #118 ... 10:20:00 10:20:00 #119 [core-command builder 6/7] COPY . . 10:20:00 #119 CACHED 10:20:00 10:20:00 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #120 CACHED 10:20:00 10:20:00 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 10:20:00 #121 CACHED 10:20:00 10:20:00 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #114 DONE 81.0s 10:20:00 10:20:00 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #116 DONE 74.5s 10:20:00 10:20:00 #122 [core-data builder 6/7] COPY . . 10:20:00 #122 CACHED 10:20:00 10:20:00 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #123 CACHED 10:20:00 10:20:00 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 10:20:00 #124 CACHED 10:20:00 10:20:00 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #125 CACHED 10:20:00 10:20:00 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:20:00 #126 CACHED 10:20:00 10:20:00 #127 [core-metadata builder 6/7] COPY . . 10:20:00 #127 CACHED 10:20:00 10:20:00 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 10:20:00 #117 DONE 5.3s 10:20:00 10:20:00 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #128 CACHED 10:20:00 10:20:00 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:20:00 #129 CACHED 10:20:00 10:20:00 #130 [support-scheduler builder 6/7] COPY . . 10:20:00 #130 CACHED 10:20:00 10:20:00 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:20:00 #131 CACHED 10:20:00 10:20:00 #132 [security-proxy-auth builder 6/7] COPY . . 10:20:00 #132 CACHED 10:20:00 10:20:00 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #133 CACHED 10:20:00 10:20:00 #134 [support-notifications builder 6/7] COPY . . 10:20:00 #134 ... 10:20:00 10:20:00 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:20:00 #135 CACHED 10:20:00 10:20:00 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #136 CACHED 10:20:00 10:20:00 #137 [security-bootstrapper builder 6/7] COPY . . 10:20:00 #137 CACHED 10:20:00 10:20:00 #138 [security-secretstore-setup builder 6/7] COPY . . 10:20:00 #138 CACHED 10:20:00 10:20:00 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:20:00 #139 CACHED 10:20:00 10:20:00 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #140 CACHED 10:20:00 10:20:00 #118 [security-proxy-setup builder 6/7] COPY . . 10:20:00 #118 DONE 5.4s 10:20:00 10:20:00 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:00 #115 DONE 79.2s 10:20:00 10:20:00 #141 [core-keeper builder 7/8] COPY . . 10:20:06 #141 ... 10:20:06 10:20:06 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:20:06 #0 5.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 10:20:10 #142 ... 10:20:10 10:20:10 #143 [security-spiffe-token-provider builder 6/7] COPY . . 10:20:10 #143 ... 10:20:10 10:20:10 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:20:10 #0 3.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:20:10 #144 ... 10:20:10 10:20:10 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:20:10 #0 5.045 go build -tags " non_delayedstart" -ldflags "-s -w -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 10:20:10 #145 ... 10:20:10 10:20:10 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:20:10 #0 4.842 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:20:10 #146 ... 10:20:10 10:20:10 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:20:10 #0 4.476 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 10:20:11 #147 ... 10:20:11 10:20:11 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:20:11 #0 5.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:20:11 #148 ... 10:20:11 10:20:11 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:20:11 #0 5.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:20:11 #149 ... 10:20:11 10:20:11 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:20:11 #0 4.398 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:20:11 #150 ... 10:20:11 10:20:11 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:20:11 #0 4.626 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:20:11 #151 ... 10:20:11 10:20:11 #143 [security-spiffe-token-provider builder 6/7] COPY . . 10:20:11 #143 DONE 11.3s 10:20:11 10:20:11 #134 [support-notifications builder 6/7] COPY . . 10:20:11 #134 DONE 11.3s 10:20:11 10:20:11 #152 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:11 #152 CACHED 10:20:11 10:20:11 #153 [support-cron-scheduler builder 6/7] COPY . . 10:20:11 #153 CACHED 10:20:11 10:20:11 #154 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:20:11 #154 CACHED 10:20:11 10:20:11 #141 [core-keeper builder 7/8] COPY . . 10:20:11 #141 DONE 11.2s 10:20:11 10:20:11 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:20:16 #155 3.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:20:22 #155 ... 10:20:22 10:20:22 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:20:22 #0 4.058 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:20:22 #156 ... 10:20:22 10:20:22 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:20:22 #0 2.769 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 10:20:22 #157 ... 10:20:22 10:20:22 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:20:22 #0 3.683 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:41:01 #158 ... 10:41:01 10:41:01 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:41:01 #142 1256.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 10:41:01 #142 ... 10:41:01 10:41:01 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:41:01 #148 DONE 1261.4s 10:41:01 10:41:01 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:41:02 #45 ... 10:41:02 10:41:02 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:41:03 #159 DONE 0.3s 10:41:03 10:41:03 #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:41:05 #160 DONE 2.6s 10:41:05 10:41:05 #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:41:05 #161 ... 10:41:05 10:41:05 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:41:05 #146 DONE 1265.1s 10:41:05 10:41:05 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:41:06 #147 ... 10:41:06 10:41:06 #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:41:06 #161 DONE 0.7s 10:41:06 10:41:06 #162 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:41:07 #162 DONE 0.5s 10:41:07 10:41:07 #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:41:07 #163 ... 10:41:07 10:41:07 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:41:07 #164 DONE 0.5s 10:41:07 10:41:07 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:41:07 #165 DONE 0.3s 10:41:07 10:41:07 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:41:07 #166 ... 10:41:07 10:41:07 #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:41:07 #163 DONE 0.4s 10:41:07 10:41:07 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:41:07 #166 DONE 0.2s 10:41:07 10:41:07 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:41:07 #167 ... 10:41:07 10:41:07 #168 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:41:07 #168 DONE 0.3s 10:41:07 10:41:07 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:41:07 #167 DONE 0.4s 10:41:07 10:41:07 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:41:08 #169 ... 10:41:08 10:41:08 #170 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:41:08 #170 DONE 0.4s 10:41:08 10:41:08 #171 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:41:08 #171 DONE 0.2s 10:41:08 10:41:08 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:41:08 #169 DONE 0.4s 10:41:08 10:41:08 #172 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:41:08 #172 ... 10:41:08 10:41:08 #173 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:41:08 #173 DONE 0.3s 10:41:08 10:41:08 #172 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:41:08 #172 DONE 0.3s 10:41:08 10:41:08 #174 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:41:09 #174 DONE 0.4s 10:41:09 10:41:09 #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:41:09 #175 ... 10:41:09 10:41:09 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:41:09 #176 DONE 0.2s 10:41:09 10:41:09 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:41:11 #177 ... 10:41:11 10:41:11 #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:41:11 #175 DONE 3.0s 10:41:11 10:41:11 #106 [security-proxy-setup] exporting to image 10:41:11 #106 exporting layers 10:41:12 #106 ... 10:41:12 10:41:12 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:41:12 #177 DONE 2.8s 10:41:12 10:41:12 #106 [security-bootstrapper] exporting to image 10:41:14 #106 exporting layers 2.4s done 10:41:14 #106 writing image sha256:0c0c0a20f1ea6d994b7ec8093b6d0d34a23d667fdd90066c85d68d4fd73096cd 0.1s done 10:41:14 #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 10:41:14 #106 exporting layers 2.2s done 10:41:14 #106 writing image sha256:6fd412b622f64118ca219bf938817ed8a5156d9de6d3d5361a816fdf729342b0 done 10:41:14 #106 naming to docker.io/library/security-bootstrapper-arm64 done 10:41:14 #106 DONE 9.4s 10:41:14 10:41:14 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:41:19 #149 ... 10:41:19 10:41:19 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:41:19 #142 DONE 1278.5s 10:41:19 10:41:19 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:41:19 #144 ... 10:41:19 10:41:19 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:41:19 #178 DONE 0.1s 10:41:19 10:41:19 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:41:19 #179 DONE 0.2s 10:41:19 10:41:19 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:41:19 #180 DONE 0.1s 10:41:19 10:41:19 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:41:20 #181 DONE 0.1s 10:41:20 10:41:20 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:41:20 #182 DONE 0.1s 10:41:20 10:41:20 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:41:20 #156 ... 10:41:20 10:41:20 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:41:20 #183 DONE 0.2s 10:41:20 10:41:20 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:41:20 #144 ... 10:41:20 10:41:20 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:41:20 #184 DONE 0.3s 10:41:20 10:41:20 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:41:20 #156 ... 10:41:20 10:41:20 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:41:20 #185 DONE 0.1s 10:41:21 10:41:21 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:41:23 #186 DONE 2.1s 10:41:23 10:41:23 #106 [security-secretstore-setup] exporting to image 10:41:23 #106 exporting layers 10:41:24 #106 exporting layers 1.4s done 10:41:24 #106 writing image sha256:e10939c86e0fb35595db6896ce1c56d53db30ff6815c982f69b2807044fab63d done 10:41:24 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 10:41:24 #106 DONE 10.8s 10:41:24 10:41:24 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:42:21 #157 ... 10:42:21 10:42:21 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:42:21 #145 DONE 1338.0s 10:42:21 10:42:21 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:42:21 #69 ... 10:42:21 10:42:21 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:42:21 #187 DONE 0.2s 10:42:21 10:42:21 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:42:21 #188 DONE 0.2s 10:42:21 10:42:21 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:42:21 #189 DONE 0.2s 10:42:21 10:42:21 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:42:21 #144 ... 10:42:21 10:42:21 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:42:21 #190 DONE 0.1s 10:42:21 10:42:21 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:42:21 #191 DONE 0.3s 10:42:21 10:42:21 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:42:21 #155 ... 10:42:21 10:42:21 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:42:22 #192 DONE 2.0s 10:42:22 10:42:22 #106 [core-common-config-bootstrapper] exporting to image 10:42:22 #106 exporting layers 10:42:22 #106 exporting layers 0.7s done 10:42:22 #106 writing image sha256:a5a93ee623e39d138c663ed1b2705092b07357b373c22927414cb1a5507a3d35 done 10:42:22 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:42:22 #106 DONE 11.5s 10:42:22 10:42:22 #21 [core-keeper internal] load .dockerignore 10:44:29 #21 ... 10:44:29 10:44:29 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:44:29 #157 DONE 1449.8s 10:44:29 10:44:29 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:44:29 #147 ... 10:44:29 10:44:29 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:44:29 #193 DONE 0.2s 10:44:29 10:44:29 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:44:29 #194 DONE 0.2s 10:44:29 10:44:29 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:44:29 #195 DONE 0.3s 10:44:29 10:44:29 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:44:29 #196 DONE 0.1s 10:44:29 10:44:29 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:44:29 #147 ... 10:44:29 10:44:29 #106 [security-spiffe-token-provider] exporting to image 10:44:29 #106 exporting layers 10:44:29 #106 exporting layers 1.0s done 10:44:29 #106 writing image sha256:cc55e70a4bfd91e1b668b558f483864222c7523632b58f0a9bbed1dc60a79d28 done 10:44:29 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:44:29 #106 DONE 12.5s 10:44:29 10:44:29 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:52:51 #144 ... 10:52:51 10:52:51 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:52:51 #147 DONE 1959.1s 10:52:51 10:52:51 #21 [core-keeper internal] load .dockerignore 10:52:51 #21 ... 10:52:51 10:52:51 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:52:51 #197 DONE 0.2s 10:52:51 10:52:51 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:52:51 #144 ... 10:52:51 10:52:51 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:52:51 #198 DONE 0.2s 10:52:51 10:52:51 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:52:51 #199 DONE 0.6s 10:52:51 10:52:51 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:52:51 #158 ... 10:52:51 10:52:51 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:52:51 #200 DONE 0.2s 10:52:51 10:52:51 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:52:51 #201 DONE 0.2s 10:52:51 10:52:51 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:51 #202 DONE 1.9s 10:52:51 10:52:51 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:52:51 #149 ... 10:52:51 10:52:51 #106 [security-proxy-auth] exporting to image 10:52:51 #106 exporting layers 10:52:51 #106 exporting layers 0.7s done 10:52:51 #106 writing image sha256:843aa9169b656a927cd11b77c5f3405f68c93da385de77e964019bfdd0c04f09 done 10:52:51 #106 naming to docker.io/library/security-proxy-auth-arm64 done 10:52:51 #106 DONE 13.2s 10:52:51 10:52:51 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:53:59 #149 DONE 2036.4s 10:53:59 10:53:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:53:59 #156 ... 10:53:59 10:53:59 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:53:59 #203 DONE 0.1s 10:53:59 10:53:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:53:59 #156 ... 10:53:59 10:53:59 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:53:59 #204 DONE 0.3s 10:53:59 10:53:59 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:53:59 #205 DONE 0.5s 10:53:59 10:53:59 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:53:59 #206 DONE 0.1s 10:53:59 10:53:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:53:59 #156 ... 10:53:59 10:53:59 #106 [core-command] exporting to image 10:53:59 #106 exporting layers 10:53:59 #106 exporting layers 0.5s done 10:53:59 #106 writing image sha256:a3f3d7ef9e65f4aafd014db5a6cc0ffd32dcd42f58e93aeda55b2681a6ad8275 done 10:53:59 #106 naming to docker.io/library/core-command-arm64 done 10:53:59 #106 DONE 13.8s 10:53:59 10:53:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:21 #156 ... 10:56:21 10:56:21 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:56:21 #144 DONE 2168.4s 10:56:21 10:56:21 #21 [core-keeper internal] load .dockerignore 10:56:21 #21 ... 10:56:21 10:56:21 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:21 #207 DONE 0.3s 10:56:21 10:56:21 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:56:21 #151 ... 10:56:21 10:56:21 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:56:21 #208 DONE 0.3s 10:56:21 10:56:21 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:56:21 #150 ... 10:56:21 10:56:21 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:56:21 #209 DONE 0.6s 10:56:21 10:56:21 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:56:21 #210 DONE 0.2s 10:56:21 10:56:21 #106 [core-data] exporting to image 10:56:21 #106 exporting layers 10:56:21 #106 exporting layers 0.7s done 10:56:21 #106 writing image sha256:1c16cdd103a20a552248352aedb638b3bc2bc13f83575d4e7581dd2d42e7cae3 done 10:56:21 #106 naming to docker.io/library/core-data-arm64 0.0s done 10:56:21 #106 DONE 14.5s 10:56:21 10:56:21 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:56:21 #69 ... 10:56:21 10:56:21 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:56:21 #155 DONE 2160.0s 10:56:21 10:56:21 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:56:21 #150 ... 10:56:21 10:56:21 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:56:21 #211 DONE 0.3s 10:56:21 10:56:21 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:56:21 #69 ... 10:56:21 10:56:21 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:56:21 #212 DONE 0.6s 10:56:21 10:56:21 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:21 #156 ... 10:56:21 10:56:21 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:56:21 #213 DONE 0.1s 10:56:21 10:56:21 #106 [core-keeper] exporting to image 10:56:21 #106 exporting layers 0.8s done 10:56:21 #106 writing image sha256:df151fe4e838558b94ef37764153ea5dcb211dc92c51978650a00140b8d24431 done 10:56:21 #106 naming to docker.io/library/core-keeper-arm64 done 10:56:21 #106 DONE 15.3s 10:56:21 10:56:21 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:56:21 #151 ... 10:56:21 10:56:21 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:56:21 #150 DONE 2175.7s 10:56:21 10:56:21 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:21 #156 ... 10:56:21 10:56:21 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:56:21 #214 DONE 0.2s 10:56:21 10:56:21 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:56:21 #215 DONE 0.2s 10:56:21 10:56:21 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:56:21 #158 ... 10:56:21 10:56:21 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:56:21 #216 DONE 0.6s 10:56:21 10:56:21 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:56:21 #217 DONE 0.2s 10:56:21 10:56:21 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:56:21 #218 DONE 0.2s 10:56:21 10:56:21 #106 [core-metadata] exporting to image 10:56:21 #106 exporting layers 0.6s done 10:56:21 #106 writing image sha256:99c5b07d09c6bc94acad1c93fc3b6fd2973a2478d3fbb32be25002b81d2a19e3 done 10:56:21 #106 naming to docker.io/library/core-metadata-arm64 done 10:56:21 #106 DONE 16.0s 10:56:21 10:56:21 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:59 #156 ... 10:56:59 10:56:59 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:56:59 #151 DONE 2213.2s 10:56:59 10:56:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:59 #156 ... 10:56:59 10:56:59 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:59 #219 DONE 0.3s 10:56:59 10:56:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:59 #156 ... 10:56:59 10:56:59 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:56:59 #220 DONE 0.4s 10:56:59 10:56:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:59 #156 ... 10:56:59 10:56:59 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:56:59 #221 DONE 0.5s 10:56:59 10:56:59 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:56:59 #222 DONE 0.2s 10:56:59 10:56:59 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:56:59 #158 DONE 2203.7s 10:56:59 10:56:59 #106 [support-scheduler] exporting to image 10:56:59 #106 exporting layers 10:56:59 #106 ... 10:56:59 10:56:59 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:59 #223 DONE 0.3s 10:56:59 10:56:59 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:56:59 #224 DONE 0.2s 10:56:59 10:56:59 #106 [support-scheduler] exporting to image 10:56:59 #106 exporting layers 0.8s done 10:56:59 #106 writing image sha256:2dbbf17ecb5004f1d9f3f8553b14466a3612680d49e796216fe48d8504ac2bf4 0.0s done 10:56:59 #106 naming to docker.io/library/support-scheduler-arm64 done 10:56:59 #106 DONE 16.8s 10:56:59 10:56:59 #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:56:59 #69 ... 10:56:59 10:56:59 #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:56:59 #225 DONE 0.6s 10:56:59 10:56:59 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:59 #156 DONE 2205.4s 10:56:59 10:56:59 #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:56:59 #226 DONE 0.2s 10:56:59 10:56:59 #106 [support-notifications] exporting to image 10:56:59 #106 ... 10:56:59 10:56:59 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:56:59 #227 CACHED 10:56:59 10:56:59 #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:59 #228 CACHED 10:56:59 10:56:59 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:56:59 #229 ... 10:56:59 10:56:59 #106 [support-notifications] exporting to image 10:56:59 #106 exporting layers 0.7s done 10:56:59 #106 writing image sha256:ab0983d71a1655fae6be2379d27586b81a40ffe6b69c5943eb1a9f54d8730933 done 10:56:59 #106 naming to docker.io/library/support-notifications-arm64 done 10:56:59 #106 DONE 17.6s 10:56:59 10:56:59 #21 [core-keeper internal] load .dockerignore 10:56:59 #21 ... 10:56:59 10:56:59 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:56:59 #229 DONE 0.5s 10:56:59 10:56:59 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:56:59 #230 DONE 0.1s 10:56:59 10:56:59 #106 [support-cron-scheduler] exporting to image 10:56:59 #106 exporting layers 0.5s done 10:56:59 #106 writing image sha256:484be4b2ed528da1eaee3ef38de4ea64488da1bec1313223b1e876c5bbdb35b7 done 10:56:59 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 10:56:59 #106 DONE 18.1s 10:56:59 10:56:59 #21 [core-keeper internal] load .dockerignore 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:59 time="2024-08-07T10:16:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:56:59 $ docker stop --time=1 9bbc70fe2d82f7d91a08574dc06c75943e0b02733bb150d4ffd7cb6839c7d0dd 10:57:01 $ docker rm -f --volumes 9bbc70fe2d82f7d91a08574dc06c75943e0b02733bb150d4ffd7cb6839c7d0dd [Pipeline] // withDockerContainer [Pipeline] sh 10:57:02 + docker images 10:57:02 REPOSITORY TAG IMAGE ID CREATED SIZE 10:57:02 support-cron-scheduler-arm64 latest 484be4b2ed52 4 seconds ago 42.2MB 10:57:02 support-notifications-arm64 latest ab0983d71a16 5 seconds ago 41.9MB 10:57:02 support-scheduler-arm64 latest 2dbbf17ecb50 7 seconds ago 41.2MB 10:57:02 core-metadata-arm64 latest 99c5b07d09c6 45 seconds ago 39.1MB 10:57:02 core-keeper-arm64 latest df151fe4e838 49 seconds ago 38.9MB 10:57:02 core-data-arm64 latest 1c16cdd103a2 52 seconds ago 39MB 10:57:02 core-command-arm64 latest a3f3d7ef9e65 3 minutes ago 35MB 10:57:02 security-proxy-auth-arm64 latest 843aa9169b65 4 minutes ago 32.6MB 10:57:02 security-spiffe-token-provider-arm64 latest cc55e70a4bfd 12 minutes ago 29MB 10:57:02 core-common-config-bootstrapper-arm64 latest a5a93ee623e3 14 minutes ago 15.3MB 10:57:02 security-secretstore-setup-arm64 latest e10939c86e0f 15 minutes ago 36.4MB 10:57:02 security-proxy-setup-arm64 latest 0c0c0a20f1ea 15 minutes ago 26.1MB 10:57:02 security-bootstrapper-arm64 latest 6fd412b622f6 15 minutes ago 18.9MB 10:57:02 security-spire-server-arm64 latest a98e176209f4 38 minutes ago 116MB 10:57:02 security-spire-agent-arm64 latest 5405e1274c5d 38 minutes ago 174MB 10:57:02 security-spire-config-arm64 latest da09c8e1a56f 38 minutes ago 115MB 10:57:02 ci-base-image-arm64 latest 677ee0e1004e About an hour ago 967MB 10:57:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 10:57:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:02 10:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:03 arm64: Pulling from edgex-lftools-log-publisher 10:57:03 8998bd30e6a1: Pulling fs layer 10:57:03 04944245beec: Pulling fs layer 10:57:03 699f458cf7ca: Pulling fs layer 10:57:03 765212b225bb: Pulling fs layer 10:57:03 f23df028b6ca: Pulling fs layer 10:57:03 d65c8cfc05b1: Pulling fs layer 10:57:03 2437ff75d9bd: Pulling fs layer 10:57:03 f23df028b6ca: Waiting 10:57:03 d65c8cfc05b1: Waiting 10:57:03 765212b225bb: Waiting 10:57:03 2437ff75d9bd: Waiting 10:57:03 04944245beec: Verifying Checksum 10:57:03 04944245beec: Download complete 10:57:03 765212b225bb: Verifying Checksum 10:57:03 765212b225bb: Download complete 10:57:03 f23df028b6ca: Verifying Checksum 10:57:03 f23df028b6ca: Download complete 10:57:03 d65c8cfc05b1: Download complete 10:57:03 699f458cf7ca: Verifying Checksum 10:57:03 699f458cf7ca: Download complete 10:57:04 8998bd30e6a1: Verifying Checksum 10:57:04 8998bd30e6a1: Download complete 10:57:06 2437ff75d9bd: Verifying Checksum 10:57:06 2437ff75d9bd: Download complete 10:57:08 8998bd30e6a1: Pull complete 10:57:09 04944245beec: Pull complete 10:57:10 699f458cf7ca: Pull complete 10:57:10 765212b225bb: Pull complete 10:57:11 f23df028b6ca: Pull complete 10:57:12 d65c8cfc05b1: Pull complete 10:57:30 2437ff75d9bd: Pull complete 10:57:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:30 prd-ubuntu20.04-docker-arm64-4c-16g-7290 does not seem to be running inside a container 10:57:30 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 10:57:34 $ docker top 910c67f67410d1beb7694c486b5a8562d40fb89a0de054dfe4147b8061034a74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:35 ---> job-cost.sh 10:57:35 lf-activate-venv: SKIPPING 10:57:35 INFO: No Stack... 10:57:35 INFO: Retrieving Pricing Info for: v3-standard-4 10:57:36 INFO: Archiving Costs [Pipeline] sh 10:57:36 + cat /w/workspace/edgex-go/5/archives/cost.csv 10:57:36 + cut -d, -f6 [Pipeline] lock 10:57:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-5-stack-cost] 10:57:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4846-5-stack-cost] did not exist. Created. 10:57:37 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:37 + echo total: 0.2199999988079071 [Pipeline] stash 10:57:37 Stashed 1 file(s) [Pipeline] } 10:57:37 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:37 $ docker stop --time=1 910c67f67410d1beb7694c486b5a8562d40fb89a0de054dfe4147b8061034a74 10:57:39 $ docker rm -f --volumes 910c67f67410d1beb7694c486b5a8562d40fb89a0de054dfe4147b8061034a74 [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 10:57:40 provisioning config files... 10:57:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config9480016729837223234tmp [Pipeline] { [Pipeline] sh 10:57:40 + set +x 10:57:40 + curl -s https://codecov.io/bash 10:57:40 + bash -s -- 10:57:40 10:57:40 _____ _ 10:57:40 / ____| | | 10:57:40 | | ___ __| | ___ ___ _____ __ 10:57:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:57:40 | |___| (_) | (_| | __/ (_| (_) \ V / 10:57:40 \_____\___/ \__,_|\___|\___\___/ \_/ 10:57:40 Bash-1.0.6 10:57:40 10:57:40 10:57:40 ==> git version 2.25.1 found 10:57:40 ==> 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 10:57:40 Release-Date: 2020-01-08 10:57:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:57:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:57:40 ==> Jenkins CI detected. 10:57:40 current dir:  /w/workspace/edgex-go/5 10:57:40 project root: . 10:57:40 --> token set from env 10:57:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:57:40 ==> Running gcov in . (disable via -X gcov) 10:57:40 ==> Python coveragepy not found 10:57:40 ==> Searching for coverage reports in: 10:57:40 + . 10:57:40 -> Found 1 reports 10:57:40 ==> Detecting git/mercurial file structure 10:57:40 ==> Reading reports 10:57:40 + ./coverage.out bytes=504074 10:57:40 ==> Appending adjustments 10:57:40 https://docs.codecov.io/docs/fixing-reports 10:57:41 + Found adjustments 10:57:41 ==> Gzipping contents 10:57:41 64K /tmp/codecov.lUvEtU.gz 10:57:41 ==> Uploading reports 10:57:41 url: https://codecov.io 10:57:41 query: branch=PR-4846&commit=4fa5212a433eea4620dd97b18903d24b89cfcae0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= 10:57:41 -> Pinging Codecov 10:57:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4846&commit=4fa5212a433eea4620dd97b18903d24b89cfcae0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= 10:57:41 -> Uploading to 10:57:41 https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/4fa5212a433eea4620dd97b18903d24b89cfcae0/a2bff50a-3f3c-4dcc-b44c-3cf29a1c6074.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T105741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4e3d4f21756d162f3f6680610a41aa50f3ca7c6e1605e11063510baab7c43a9 10:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:41 Dload Upload Total Spent Left Speed 10:57:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64474 0 0 100 64474 0 217k --:--:-- --:--:-- --:--:-- 217k 10:57:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4fa5212a433eea4620dd97b18903d24b89cfcae0 [Pipeline] } 10:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:57:42 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 10:57:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:57:44 ---> package-listing.sh 10:57:44 ++ facter osfamily 10:57:44 ++ tr '[:upper:]' '[:lower:]' 10:57:44 + OS_FAMILY=debian 10:57:44 + workspace=/w/workspace/edgex-go/5 10:57:44 + START_PACKAGES=/tmp/packages_start.txt 10:57:44 + END_PACKAGES=/tmp/packages_end.txt 10:57:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:44 + PACKAGES=/tmp/packages_start.txt 10:57:44 + '[' /w/workspace/edgex-go/5 ']' 10:57:44 + PACKAGES=/tmp/packages_end.txt 10:57:44 + case "${OS_FAMILY}" in 10:57:44 + dpkg -l 10:57:44 + grep '^ii' 10:57:44 + '[' -f /tmp/packages_start.txt ']' 10:57:44 + '[' -f /tmp/packages_end.txt ']' 10:57:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:44 + '[' /w/workspace/edgex-go/5 ']' 10:57:44 + mkdir -p /w/workspace/edgex-go/5/archives/ 10:57:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 10:57:44 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:57:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:45 10:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:45 latest: Pulling from edgex-lftools-log-publisher 10:57:45 5eb5b503b376: Pulling fs layer 10:57:45 5c69ac0246d0: Pulling fs layer 10:57:45 ec43610c2a17: Pulling fs layer 10:57:45 3a2ae6a8a46f: Pulling fs layer 10:57:45 33b1e0a273af: Pulling fs layer 10:57:45 5d3b04190fa2: Pulling fs layer 10:57:45 2f39f015ded8: Pulling fs layer 10:57:45 3a2ae6a8a46f: Waiting 10:57:45 33b1e0a273af: Waiting 10:57:45 2f39f015ded8: Waiting 10:57:45 5d3b04190fa2: Waiting 10:57:45 5c69ac0246d0: Download complete 10:57:45 3a2ae6a8a46f: Verifying Checksum 10:57:45 3a2ae6a8a46f: Download complete 10:57:45 33b1e0a273af: Verifying Checksum 10:57:45 33b1e0a273af: Download complete 10:57:45 5d3b04190fa2: Verifying Checksum 10:57:45 5d3b04190fa2: Download complete 10:57:45 ec43610c2a17: Verifying Checksum 10:57:45 ec43610c2a17: Download complete 10:57:45 5eb5b503b376: Verifying Checksum 10:57:45 5eb5b503b376: Download complete 10:57:46 2f39f015ded8: Download complete 10:57:46 5eb5b503b376: Pull complete 10:57:47 5c69ac0246d0: Pull complete 10:57:47 ec43610c2a17: Pull complete 10:57:47 3a2ae6a8a46f: Pull complete 10:57:47 33b1e0a273af: Pull complete 10:57:47 5d3b04190fa2: Pull complete 10:57:52 2f39f015ded8: Pull complete 10:57:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:52 prd-ubuntu20.04-docker-8c-8g-7289 does not seem to be running inside a container 10:57:52 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat 10:57:57 $ docker top 06c55a41f9ac4adcb5b6660a1e1b486bc5e0cf4e26443f684d73ded4a3ee5a59 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:57 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:58 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:58 + ls /var/log/sa-host 10:57:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:58 provisioning config files... 10:57:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5984879838630417505tmp [Pipeline] { [Pipeline] echo 10:57:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:58 ---> create-netrc.sh [Pipeline] } 10:57:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:59 ---> python-tools-install.sh [Pipeline] echo 10:57:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:59 ---> sudo-logs.sh 10:57:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:59 ---> job-cost.sh 10:57:59 lf-activate-venv: SKIPPING 10:57:59 DEBUG: total: 0.2199999988079071 10:57:59 INFO: Retrieving Stack Cost... 10:58:00 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:00 INFO: Archiving Costs [Pipeline] echo 10:58:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:58:00 ---> logs-deploy.sh 10:58:00 lf-activate-venv: SKIPPING 10:58:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4846/5 10:58:00 INFO: archiving workspace using pattern(s): 10:58:01 Archives upload complete. 10:58:01 INFO: archiving logs to Nexus 10:58:02 ---> uname -a: 10:58:02 Linux prd-ubuntu20-04-docker-8c-8g-7289 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:58:02 10:58:02 10:58:02 ---> lscpu: 10:58:02 Architecture: x86_64 10:58:02 CPU op-mode(s): 32-bit, 64-bit 10:58:02 Byte Order: Little Endian 10:58:02 Address sizes: 40 bits physical, 48 bits virtual 10:58:02 CPU(s): 8 10:58:02 On-line CPU(s) list: 0-7 10:58:02 Thread(s) per core: 1 10:58:02 Core(s) per socket: 1 10:58:02 Socket(s): 8 10:58:02 NUMA node(s): 1 10:58:02 Vendor ID: AuthenticAMD 10:58:02 CPU family: 23 10:58:02 Model: 49 10:58:02 Model name: AMD EPYC-Rome Processor 10:58:02 Stepping: 0 10:58:02 CPU MHz: 2800.000 10:58:02 BogoMIPS: 5600.00 10:58:02 Virtualization: AMD-V 10:58:02 Hypervisor vendor: KVM 10:58:02 Virtualization type: full 10:58:02 L1d cache: 256 KiB 10:58:02 L1i cache: 256 KiB 10:58:02 L2 cache: 4 MiB 10:58:02 L3 cache: 128 MiB 10:58:02 NUMA node0 CPU(s): 0-7 10:58:02 Vulnerability Itlb multihit: Not affected 10:58:02 Vulnerability L1tf: Not affected 10:58:02 Vulnerability Mds: Not affected 10:58:02 Vulnerability Meltdown: Not affected 10:58:02 Vulnerability Mmio stale data: Not affected 10:58:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:58:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:58:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:58:02 Vulnerability Srbds: Not affected 10:58:02 Vulnerability Tsx async abort: Not affected 10:58:02 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 10:58:02 10:58:02 10:58:02 ---> nproc: 10:58:02 8 10:58:02 10:58:02 10:58:02 ---> df -h: 10:58:02 Filesystem Size Used Avail Use% Mounted on 10:58:02 overlay 155G 28G 128G 18% / 10:58:02 tmpfs 64M 0 64M 0% /dev 10:58:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:58:02 shm 64M 0 64M 0% /dev/shm 10:58:02 /dev/vda1 155G 28G 128G 18% /facter-os 10:58:02 10:58:02 10:58:02 ---> sar -b -r -n DEV: 10:58:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7289) 08/07/24 _x86_64_ (8 CPU) 10:58:02 10:58:02 09:47:15 LINUX RESTART (8 CPU) 10:58:02 10:58:02 09:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:58:02 09:49:01 418.39 12.22 406.17 0.00 1808.91 60441.55 0.00 10:58:02 09:50:01 70.27 0.12 70.15 0.00 13.33 26624.25 0.00 10:58:02 09:51:01 45.46 0.02 45.44 0.00 0.13 33294.18 0.00 10:58:02 09:52:01 30.56 0.20 30.36 0.00 2.80 18252.42 0.00 10:58:02 09:53:01 277.92 2.68 275.24 0.00 126.25 207410.63 0.00 10:58:02 09:54:01 830.93 11.83 819.10 0.00 4333.54 197260.32 0.00 10:58:02 09:55:01 260.18 0.47 259.71 0.00 13.73 87590.40 0.00 10:58:02 09:56:02 208.04 1.09 206.95 0.00 22.26 63473.60 0.00 10:58:02 09:57:01 244.09 0.20 243.89 0.00 18.97 96486.72 0.00 10:58:02 09:58:01 491.92 0.03 491.89 0.00 0.80 44342.02 0.00 10:58:02 09:59:01 1.12 0.00 1.12 0.00 0.00 13.07 0.00 10:58:02 10:00:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 10:58:02 10:01:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 10:58:02 10:02:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 10:58:02 10:03:01 2.23 0.02 2.22 0.00 0.13 29.33 0.00 10:58:02 10:04:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 10:58:02 10:05:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 10:58:02 10:06:01 1.85 0.00 1.85 0.00 0.00 21.20 0.00 10:58:02 10:07:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 10:58:02 10:08:01 1.98 0.00 1.98 0.00 0.00 22.80 0.00 10:58:02 10:09:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 10:58:02 10:10:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 10:58:02 10:11:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 10:58:02 10:12:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 10:58:02 10:13:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 10:58:02 10:14:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 10:58:02 10:15:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 10:58:02 10:16:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 10:58:02 10:17:01 0.97 0.02 0.95 0.00 0.13 10.80 0.00 10:58:02 10:18:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 10:58:02 10:19:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 10:58:02 10:20:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 10:58:02 10:21:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 10:58:02 10:22:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 10:58:02 10:23:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 10:58:02 10:24:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 10:58:02 10:25:01 2.92 1.52 1.40 0.00 35.46 17.86 0.00 10:58:02 10:26:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 10:58:02 10:27:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 10:58:02 10:28:01 1.68 0.00 1.68 0.00 0.00 20.53 0.00 10:58:02 10:29:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:58:02 10:30:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 10:58:02 10:31:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 10:58:02 10:32:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 10:58:02 10:33:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 10:58:02 10:34:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 10:58:02 10:35:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 10:58:02 10:36:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 10:58:02 10:37:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 10:58:02 10:38:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 10:58:02 10:39:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 10:58:02 10:40:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 10:58:02 10:41:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 10:58:02 10:42:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 10:58:02 10:43:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:58:02 10:44:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 10:58:02 10:45:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 10:58:02 10:46:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 10:58:02 10:47:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 10:58:02 10:48:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 10:58:02 10:49:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 10:58:02 10:50:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 10:58:02 10:51:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 10:58:02 10:52:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 10:58:02 10:53:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 10:58:02 10:54:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 10:58:02 10:55:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 10:58:02 10:56:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 10:58:02 10:57:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 10:58:02 10:58:01 70.54 0.28 70.25 0.00 26.80 16816.00 0.00 10:58:02 Average: 43.15 0.44 42.72 0.00 91.09 12165.08 0.00 10:58:02 10:58:02 09:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:02 09:49:01 28150312 31502012 806556 2.45 100744 3458316 1898076 5.59 1260088 3009096 142076 10:58:02 09:50:01 27077776 31340544 960748 2.92 128712 4263444 2142016 6.31 1922312 3336616 929080 10:58:02 09:51:01 26561064 31003784 1294168 3.94 131676 4429456 2679252 7.90 2113208 3645132 621492 10:58:02 09:52:01 26430768 31489524 807096 2.45 135332 4993704 1823304 5.37 1764512 4079408 692264 10:58:02 09:53:01 20635708 31358632 906836 2.76 156172 10521460 2768784 8.16 1912700 9564532 1385168 10:58:02 09:54:01 14428636 31342156 906320 2.76 332332 16138056 2602272 7.67 2817832 14453484 1805900 10:58:02 09:55:01 9188608 28356392 3815080 11.60 381420 17966576 11669624 34.39 6644544 15374480 1343784 10:58:02 09:56:02 6618856 27960464 4227804 12.86 392980 20084164 9596316 28.28 7791240 16781296 2084720 10:58:02 09:57:01 10084232 31357000 878728 2.67 402368 20157956 2631792 7.76 3246244 18083216 847904 10:58:02 09:58:01 9774420 31373032 871992 2.65 407292 20469924 2396004 7.06 3301964 18339900 16 10:58:02 09:59:01 9774664 31373308 871712 2.65 407304 20469932 2396004 7.06 3301852 18339908 24 10:58:02 10:00:01 9818788 31417448 827544 2.52 407328 20469932 2396004 7.06 3258160 18339908 12 10:58:02 10:01:01 9820756 31419420 825504 2.51 407336 20469936 2396004 7.06 3256000 18339912 8 10:58:02 10:02:01 9821504 31420228 824596 2.51 407372 20469936 2396004 7.06 3256544 18339912 24 10:58:02 10:03:01 9823056 31421836 823104 2.50 407432 20469916 2418844 7.13 3255168 18339892 20 10:58:02 10:04:01 9822516 31421512 823328 2.50 407504 20470048 2418844 7.13 3255332 18340024 28 10:58:02 10:05:01 9823008 31422012 822992 2.50 407512 20470048 2418844 7.13 3255052 18340024 20 10:58:02 10:06:01 9822740 31421756 823184 2.50 407552 20470052 2418844 7.13 3255092 18340028 8 10:58:02 10:07:01 9822984 31422060 822836 2.50 407588 20470056 2418844 7.13 3255152 18340036 8 10:58:02 10:08:01 9823692 31422832 821996 2.50 407656 20470052 2418844 7.13 3254424 18340036 8 10:58:02 10:09:01 9823896 31423040 821700 2.50 407676 20470064 2418844 7.13 3254612 18340040 12 10:58:02 10:10:01 9823880 31423220 821496 2.50 407704 20470192 2418844 7.13 3254796 18340168 12 10:58:02 10:11:01 9824072 31423480 821384 2.50 407764 20470196 2418844 7.13 3254704 18340176 8 10:58:02 10:12:01 9823732 31423172 821672 2.50 407780 20470200 2418844 7.13 3254808 18340176 4 10:58:02 10:13:01 9823416 31422872 821900 2.50 407812 20470188 2418844 7.13 3255048 18340176 12 10:58:02 10:14:01 9823564 31423060 821648 2.50 407836 20470208 2418844 7.13 3254772 18340184 12 10:58:02 10:15:01 9823328 31422824 821796 2.50 407864 20470208 2418844 7.13 3254768 18340184 12 10:58:02 10:16:01 9823816 31423376 821312 2.50 407900 20470216 2418844 7.13 3254848 18340188 8 10:58:02 10:17:01 9823476 31423044 821572 2.50 407928 20470216 2418844 7.13 3254864 18340196 28 10:58:02 10:18:01 9823704 31423360 821224 2.50 407980 20470208 2418844 7.13 3255080 18340196 12 10:58:02 10:19:01 9823388 31423088 821436 2.50 408008 20470224 2418844 7.13 3255064 18340200 28 10:58:02 10:20:01 9823428 31423148 821316 2.50 408036 20470228 2418844 7.13 3255072 18340204 4 10:58:02 10:21:01 9823536 31423256 821548 2.50 408044 20470228 2418844 7.13 3255204 18340204 12 10:58:02 10:22:01 9823804 31423568 821224 2.50 408068 20470232 2418844 7.13 3255148 18340208 8 10:58:02 10:23:01 9823796 31423588 821200 2.50 408084 20470224 2418844 7.13 3255104 18340208 16 10:58:02 10:24:01 9824220 31424072 820632 2.50 408116 20470236 2418844 7.13 3255100 18340212 180 10:58:02 10:25:01 9816340 31418424 826136 2.51 408156 20471300 2402608 7.08 3263200 18340524 48 10:58:02 10:26:01 9816608 31418728 825776 2.51 408176 20471304 2402608 7.08 3263300 18340472 60 10:58:02 10:27:01 9816308 31418444 826000 2.51 408188 20471308 2402608 7.08 3263056 18340476 8 10:58:02 10:28:01 9816220 31418380 826000 2.51 408216 20471308 2402608 7.08 3263264 18340480 16 10:58:02 10:29:01 9816364 31418552 825952 2.51 408232 20471316 2402608 7.08 3263124 18340484 16 10:58:02 10:30:01 9816340 31418548 825908 2.51 408252 20471320 2402608 7.08 3263136 18340488 8 10:58:02 10:31:01 9816040 31418252 826136 2.51 408260 20471320 2402608 7.08 3263180 18340488 8 10:58:02 10:32:01 9815992 31418240 826104 2.51 408268 20471324 2402608 7.08 3263188 18340492 4 10:58:02 10:33:01 9815676 31417952 826324 2.51 408292 20471328 2402608 7.08 3263272 18340496 16 10:58:02 10:34:01 9815636 31417952 826264 2.51 408324 20471332 2402608 7.08 3263276 18340496 36 10:58:02 10:35:01 9815552 31417872 826476 2.51 408348 20471336 2402608 7.08 3263272 18340500 8 10:58:02 10:36:01 9815804 31418156 826276 2.51 408364 20471336 2402608 7.08 3263320 18340500 44 10:58:02 10:37:01 9815764 31418136 826336 2.51 408380 20471340 2386404 7.03 3263316 18340508 8 10:58:02 10:38:01 9815528 31417944 826504 2.51 408396 20471344 2402612 7.08 3263404 18340512 200 10:58:02 10:39:01 9815228 31417668 826720 2.51 408420 20471344 2402612 7.08 3263424 18340512 12 10:58:02 10:40:01 9815148 31417740 826580 2.51 408448 20471476 2402612 7.08 3263496 18340636 12 10:58:02 10:41:01 9815308 31417908 826560 2.51 408460 20471476 2386436 7.03 3263412 18340644 188 10:58:02 10:42:01 9815504 31418148 826300 2.51 408488 20471480 2386436 7.03 3263436 18340648 8 10:58:02 10:43:01 9815544 31418216 826172 2.51 408500 20471484 2402488 7.08 3263516 18340652 16 10:58:02 10:44:01 9815456 31418148 826168 2.51 408528 20471480 2402488 7.08 3263712 18340652 160 10:58:02 10:45:01 9815408 31418132 826132 2.51 408536 20471496 2402488 7.08 3263536 18340664 40 10:58:02 10:46:01 9815360 31418096 826096 2.51 408556 20471500 2402488 7.08 3263552 18340668 160 10:58:02 10:47:01 9815244 31417980 826356 2.51 408568 20471500 2402488 7.08 3263536 18340668 8 10:58:02 10:48:01 9814936 31417708 826612 2.51 408580 20471504 2402488 7.08 3263500 18340672 288 10:58:02 10:49:01 9814888 31417660 826584 2.51 408600 20471500 2402488 7.08 3263596 18340672 8 10:58:02 10:50:01 9814872 31417680 826516 2.51 408616 20471508 2402488 7.08 3263512 18340676 156 10:58:02 10:51:01 9815076 31417892 826336 2.51 408628 20471512 2402488 7.08 3263500 18340680 12 10:58:02 10:52:01 9815028 31417872 826316 2.51 408640 20471512 2402488 7.08 3263528 18340680 196 10:58:02 10:53:01 9815448 31418316 826040 2.51 408656 20471516 2402488 7.08 3263608 18340684 32 10:58:02 10:54:01 9815164 31418060 826244 2.51 408680 20471524 2402488 7.08 3263584 18340688 160 10:58:02 10:55:01 9815116 31418024 826204 2.51 408708 20471524 2402488 7.08 3263580 18340688 8 10:58:02 10:56:01 9815068 31418020 826164 2.51 408732 20471528 2402488 7.08 3263620 18340692 60 10:58:02 10:57:01 9814760 31417720 826384 2.51 408748 20471528 2402488 7.08 3263628 18340696 8 10:58:02 10:58:01 9208892 31322984 915876 2.79 413860 20925380 2464780 7.26 3368200 18778972 572 10:58:02 Average: 10963211 31316252 929825 2.83 386615 19302693 2638665 7.78 3264531 17250403 140793 10:58:02 10:58:02 09:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:02 09:49:01 docker0 815.05 886.75 60.59 5028.47 0.00 0.00 0.00 0.00 10:58:02 09:49:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 10:58:02 09:49:01 ens3 1153.40 983.75 10031.23 120.70 0.00 0.00 0.00 0.00 10:58:02 09:50:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 09:50:01 vethcfc82ce 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:58:02 09:50:01 ens3 27.56 18.16 26.97 11.13 0.00 0.00 0.00 0.00 10:58:02 09:51:01 docker0 1.65 1.65 0.12 0.14 0.00 0.00 0.00 0.00 10:58:02 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:51:01 vethcfc82ce 1.65 1.67 0.14 0.14 0.00 0.00 0.00 0.00 10:58:02 09:51:01 ens3 33.33 23.61 25.77 14.80 0.00 0.00 0.00 0.00 10:58:02 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 09:52:01 vethcfc82ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:52:01 ens3 24.81 14.23 21.51 11.50 0.00 0.00 0.00 0.00 10:58:02 09:53:01 vethf2723b8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:53:01 veth326e970 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:53:01 docker0 1.97 3.32 0.13 31.60 0.00 0.00 0.00 0.00 10:58:02 09:53:01 veth6c229d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:53:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 10:58:02 09:53:01 vethc338166 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:53:01 veth1500dda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:53:01 veth8260537 1.58 3.13 0.12 31.49 0.00 0.00 0.00 0.00 10:58:02 09:53:01 veth67e8538 0.38 0.50 0.03 0.14 0.00 0.00 0.00 0.00 10:58:02 09:53:01 ens3 213.50 132.16 3811.71 158.60 0.00 0.00 0.00 0.00 10:58:02 09:53:01 vethe9bf464 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:53:01 vethb7fd3c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:53:01 vethc24f251 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:54:01 docker0 425.60 809.75 36.85 6949.44 0.00 0.00 0.00 0.00 10:58:02 09:54:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 10:58:02 09:54:01 veth67e8538 0.13 1.03 0.01 0.04 0.00 0.00 0.00 0.00 10:58:02 09:54:01 ens3 981.50 499.20 9036.84 54.51 0.00 0.00 0.00 0.00 10:58:02 09:55:01 veth0d41508 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 veth8853d11 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 veth3b7cb2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 veth9a29508 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 vethc6a3863 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 vethfa30a73 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:55:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 vethd180698 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 veth3005755 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 vethede641b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 veth5a00655 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 veth67e8538 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:55:01 vethb239a53 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 vethc37d0d1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:55:01 ens3 13.90 9.40 10.93 6.10 0.00 0.00 0.00 0.00 10:58:02 09:55:01 veth3815b6d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:02 09:56:02 veth0d41508 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 veth8853d11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 veth3b7cb2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 veth9a29508 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 vethc6a3863 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 vethfa30a73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 09:56:02 vethd180698 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 veth3005755 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 vethede641b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 veth5a00655 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 veth67e8538 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 vethb239a53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 vethc37d0d1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:56:02 ens3 1.48 1.05 1.13 0.64 0.00 0.00 0.00 0.00 10:58:02 09:56:02 veth3815b6d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 veth0d41508 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 veth8853d11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 veth3b7cb2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 veth9a29508 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 vethc6a3863 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 vethfa30a73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 09:57:01 vethd180698 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 veth3005755 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 vethede641b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 veth5a00655 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 veth67e8538 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 vethb239a53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 vethc37d0d1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:57:01 ens3 6.64 4.98 5.16 2.96 0.00 0.00 0.00 0.00 10:58:02 09:57:01 veth3815b6d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 09:58:01 ens3 8.71 6.81 7.59 4.07 0.00 0.00 0.00 0.00 10:58:02 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 09:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:02:01 ens3 0.52 0.42 0.26 0.22 0.00 0.00 0.00 0.00 10:58:02 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:03:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:58:02 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:04:01 ens3 0.85 0.37 0.31 0.22 0.00 0.00 0.00 0.00 10:58:02 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:05:01 ens3 0.27 0.18 0.47 0.01 0.00 0.00 0.00 0.00 10:58:02 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:08:01 ens3 0.40 0.23 0.09 0.08 0.00 0.00 0.00 0.00 10:58:02 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:12:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:58:02 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:13:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:58:02 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:15:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:58:02 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:18:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 10:58:02 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:21:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 10:58:02 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:22:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:23:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:58:02 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:58:02 10:24:01 ens3 0.13 0.17 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:25:01 ens3 6.47 5.28 4.60 5.17 0.00 0.00 0.00 0.00 10:58:02 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:26:01 ens3 1.82 1.55 0.98 1.22 0.00 0.00 0.00 0.00 10:58:02 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:28:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:58:02 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:33:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:58:02 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:35:01 ens3 0.20 0.07 0.12 0.00 0.00 0.00 0.00 0.00 10:58:02 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:38:01 ens3 0.38 0.20 0.14 0.07 0.00 0.00 0.00 0.00 10:58:02 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:43:01 ens3 0.43 0.12 0.11 0.07 0.00 0.00 0.00 0.00 10:58:02 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:44:01 ens3 0.62 0.38 0.33 0.22 0.00 0.00 0.00 0.00 10:58:02 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:47:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:58:02 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:48:01 ens3 0.47 0.20 0.15 0.07 0.00 0.00 0.00 0.00 10:58:02 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:49:01 ens3 0.75 0.65 0.39 0.41 0.00 0.00 0.00 0.00 10:58:02 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:53:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:58:02 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:56:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:58:02 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:02 10:58:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 10:58:02 10:58:01 ens3 108.60 66.26 2540.45 17.53 0.00 0.00 0.00 0.00 10:58:02 Average: docker0 17.59 24.11 1.38 170.46 0.00 0.00 0.00 0.00 10:58:02 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 10:58:02 Average: ens3 36.78 25.10 362.49 5.84 0.00 0.00 0.00 0.00 10:58:02 10:58:02 10:58:02 ---> sar -P ALL: 10:58:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7289) 08/07/24 _x86_64_ (8 CPU) 10:58:02 10:58:02 09:47:15 LINUX RESTART (8 CPU) 10:58:02 10:58:02 09:48:02 CPU %user %nice %system %iowait %steal %idle 10:58:02 09:49:01 all 8.72 0.00 3.78 3.75 0.07 83.69 10:58:02 09:49:01 0 12.32 0.00 3.91 1.98 0.07 81.72 10:58:02 09:49:01 1 9.32 0.00 3.90 3.59 0.07 83.12 10:58:02 09:49:01 2 8.79 0.00 2.98 6.15 0.09 81.99 10:58:02 09:49:01 3 7.43 0.00 3.65 1.24 0.05 87.62 10:58:02 09:49:01 4 8.60 0.00 4.54 4.32 0.07 82.48 10:58:02 09:49:01 5 7.69 0.00 3.77 8.70 0.07 79.77 10:58:02 09:49:01 6 7.04 0.00 3.67 0.17 0.07 89.05 10:58:02 09:49:01 7 8.58 0.00 3.77 3.83 0.07 83.76 10:58:02 09:50:01 all 33.78 0.00 5.29 2.24 0.07 58.61 10:58:02 09:50:01 0 34.32 0.00 5.12 0.03 0.07 60.46 10:58:02 09:50:01 1 34.62 0.00 4.22 5.01 0.08 56.06 10:58:02 09:50:01 2 34.05 0.00 6.47 11.21 0.08 48.18 10:58:02 09:50:01 3 33.50 0.00 4.68 0.15 0.07 61.61 10:58:02 09:50:01 4 33.27 0.00 5.68 0.12 0.07 60.86 10:58:02 09:50:01 5 32.14 0.00 5.17 0.13 0.07 62.49 10:58:02 09:50:01 6 34.05 0.00 5.96 1.10 0.07 58.82 10:58:02 09:50:01 7 34.33 0.00 5.05 0.22 0.07 60.34 10:58:02 09:51:01 all 28.25 0.00 4.33 8.20 0.08 59.15 10:58:02 09:51:01 0 27.85 0.00 4.20 1.84 0.08 66.02 10:58:02 09:51:01 1 27.69 0.00 4.13 32.10 0.07 36.01 10:58:02 09:51:01 2 29.09 0.00 4.38 25.26 0.08 41.18 10:58:02 09:51:01 3 26.87 0.00 4.10 1.65 0.08 67.30 10:58:02 09:51:01 4 29.55 0.00 4.98 1.52 0.07 63.88 10:58:02 09:51:01 5 30.62 0.00 4.30 1.57 0.07 63.44 10:58:02 09:51:01 6 29.43 0.00 4.62 0.03 0.07 65.85 10:58:02 09:51:01 7 24.86 0.00 3.93 1.60 0.08 69.53 10:58:02 09:52:01 all 53.36 0.00 6.77 0.84 0.10 38.93 10:58:02 09:52:01 0 51.95 0.00 6.47 0.61 0.08 40.89 10:58:02 09:52:01 1 51.21 0.00 6.67 0.89 0.10 41.13 10:58:02 09:52:01 2 52.79 0.00 7.15 1.04 0.10 38.92 10:58:02 09:52:01 3 54.41 0.00 6.54 0.81 0.10 38.14 10:58:02 09:52:01 4 54.95 0.00 7.25 0.39 0.10 37.32 10:58:02 09:52:01 5 54.81 0.00 6.90 0.44 0.10 37.75 10:58:02 09:52:01 6 53.08 0.00 6.99 2.29 0.10 37.54 10:58:02 09:52:01 7 53.68 0.00 6.18 0.25 0.10 39.79 10:58:02 09:53:01 all 18.09 0.00 6.27 17.33 0.10 58.20 10:58:02 09:53:01 0 17.75 0.00 6.21 4.66 0.09 71.29 10:58:02 09:53:01 1 18.35 0.00 5.88 36.80 0.10 38.87 10:58:02 09:53:01 2 17.97 0.00 6.47 22.30 0.12 53.14 10:58:02 09:53:01 3 18.84 0.00 6.30 3.63 0.09 71.15 10:58:02 09:53:01 4 17.57 0.00 6.53 3.51 0.14 72.26 10:58:02 09:53:01 5 17.86 0.00 6.45 30.01 0.10 45.57 10:58:02 09:53:01 6 18.04 0.00 6.00 20.07 0.10 55.79 10:58:02 09:53:01 7 18.35 0.00 6.36 17.69 0.09 57.51 10:58:02 09:54:01 all 11.82 0.00 6.29 23.99 0.09 57.81 10:58:02 09:54:01 0 11.38 0.00 6.40 12.74 0.08 69.39 10:58:02 09:54:01 1 12.51 0.00 6.81 47.30 0.08 33.29 10:58:02 09:54:01 2 12.17 0.00 6.47 22.16 0.14 59.07 10:58:02 09:54:01 3 12.92 0.00 7.29 19.82 0.12 59.86 10:58:02 09:54:01 4 11.92 0.00 4.93 14.24 0.07 68.84 10:58:02 09:54:01 5 10.82 0.00 5.11 15.07 0.07 68.92 10:58:02 09:54:01 6 11.63 0.00 6.83 32.07 0.10 49.37 10:58:02 09:54:01 7 11.21 0.00 6.53 28.59 0.08 53.59 10:58:02 09:55:01 all 69.61 0.00 13.07 6.60 0.25 10.48 10:58:02 09:55:01 0 69.62 0.00 13.09 4.91 0.23 12.14 10:58:02 09:55:01 1 67.82 0.00 15.87 13.59 0.14 2.58 10:58:02 09:55:01 2 71.89 0.00 10.69 8.30 0.86 8.27 10:58:02 09:55:01 3 71.47 0.00 11.41 3.26 0.11 13.74 10:58:02 09:55:01 4 69.44 0.00 11.14 4.43 0.31 14.70 10:58:02 09:55:01 5 69.81 0.00 12.15 4.41 0.11 13.52 10:58:02 09:55:01 6 68.95 0.00 15.33 3.69 0.10 11.92 10:58:02 09:55:01 7 67.93 0.00 14.67 10.01 0.14 7.25 10:58:02 09:56:02 all 90.20 0.00 9.64 0.00 0.14 0.01 10:58:02 09:56:02 0 90.16 0.00 9.68 0.03 0.13 0.00 10:58:02 09:56:02 1 89.70 0.00 10.18 0.00 0.12 0.00 10:58:02 09:56:02 2 90.97 0.00 8.86 0.00 0.15 0.02 10:58:02 09:56:02 3 89.99 0.00 9.87 0.00 0.13 0.00 10:58:02 09:56:02 4 90.25 0.00 9.55 0.00 0.15 0.05 10:58:02 09:56:02 5 90.15 0.00 9.71 0.00 0.13 0.00 10:58:02 09:56:02 6 90.97 0.00 8.88 0.00 0.13 0.02 10:58:02 09:56:02 7 89.42 0.00 10.41 0.00 0.17 0.00 10:58:02 09:57:01 all 61.93 0.00 7.49 12.66 0.12 17.80 10:58:02 09:57:01 0 61.03 0.00 7.94 10.33 0.12 20.58 10:58:02 09:57:01 1 61.64 0.00 7.52 9.76 0.12 20.96 10:58:02 09:57:01 2 63.26 0.00 6.84 9.72 0.10 20.08 10:58:02 09:57:01 3 62.12 0.00 6.92 10.03 0.14 20.79 10:58:02 09:57:01 4 62.03 0.00 7.80 10.31 0.12 19.73 10:58:02 09:57:01 5 61.66 0.00 7.69 29.07 0.10 1.47 10:58:02 09:57:01 6 62.19 0.00 7.53 9.96 0.10 20.21 10:58:02 09:57:01 7 61.51 0.00 7.68 12.11 0.12 18.58 10:58:02 09:58:01 all 1.68 0.00 1.06 5.23 0.02 92.00 10:58:02 09:58:01 0 1.72 0.00 1.05 1.95 0.03 95.24 10:58:02 09:58:01 1 1.32 0.00 0.94 4.34 0.03 93.37 10:58:02 09:58:01 2 1.47 0.00 1.60 1.95 0.02 94.96 10:58:02 09:58:01 3 1.74 0.00 0.91 5.01 0.03 92.30 10:58:02 09:58:01 4 1.29 0.00 1.06 6.28 0.02 91.36 10:58:02 09:58:01 5 1.97 0.00 1.14 15.81 0.03 81.05 10:58:02 09:58:01 6 2.17 0.00 0.85 2.00 0.02 94.96 10:58:02 09:58:01 7 1.79 0.00 0.95 4.58 0.00 92.68 10:58:02 09:59:01 all 0.09 0.00 0.01 0.00 0.01 99.89 10:58:02 09:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 09:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:58:02 09:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 09:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 09:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 09:59:01 5 0.22 0.00 0.00 0.00 0.00 99.78 10:58:02 09:59:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:58:02 09:59:01 7 0.40 0.00 0.00 0.02 0.02 99.57 10:58:02 10:58:02 09:59:01 CPU %user %nice %system %iowait %steal %idle 10:58:02 10:00:01 all 0.04 0.00 0.01 0.01 0.08 99.85 10:58:02 10:00:01 0 0.03 0.00 0.02 0.00 0.55 99.40 10:58:02 10:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:00:01 3 0.02 0.00 0.03 0.03 0.05 99.87 10:58:02 10:00:01 4 0.07 0.00 0.02 0.00 0.03 99.88 10:58:02 10:00:01 5 0.12 0.00 0.00 0.00 0.03 99.85 10:58:02 10:00:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:00:01 7 0.02 0.00 0.00 0.08 0.00 99.90 10:58:02 10:01:01 all 0.17 0.00 0.01 0.00 0.03 99.79 10:58:02 10:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:58:02 10:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:01:01 2 0.00 0.00 0.00 0.00 0.03 99.97 10:58:02 10:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:01:01 4 0.03 0.00 0.00 0.00 0.13 99.83 10:58:02 10:01:01 5 1.27 0.00 0.02 0.00 0.00 98.71 10:58:02 10:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:01:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:58:02 10:02:01 all 0.09 0.00 0.02 0.40 0.01 99.49 10:58:02 10:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:58:02 10:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:02:01 3 0.03 0.00 0.02 0.02 0.03 99.90 10:58:02 10:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:02:01 5 0.58 0.00 0.05 0.00 0.02 99.35 10:58:02 10:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:02:01 7 0.00 0.00 0.00 3.15 0.00 96.85 10:58:02 10:03:01 all 0.12 0.00 0.02 0.01 0.00 99.85 10:58:02 10:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:03:01 1 0.10 0.00 0.02 0.00 0.02 99.87 10:58:02 10:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:58:02 10:03:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:58:02 10:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:03:01 5 0.70 0.00 0.02 0.00 0.00 99.29 10:58:02 10:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:58:02 10:03:01 7 0.02 0.00 0.02 0.05 0.00 99.92 10:58:02 10:04:01 all 0.22 0.00 0.02 0.01 0.01 99.74 10:58:02 10:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:04:01 5 1.66 0.00 0.03 0.00 0.02 98.29 10:58:02 10:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:04:01 7 0.03 0.00 0.02 0.05 0.00 99.90 10:58:02 10:05:01 all 0.17 0.00 0.02 0.01 0.01 99.79 10:58:02 10:05:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:58:02 10:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:58:02 10:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:58:02 10:05:01 5 1.30 0.00 0.10 0.00 0.00 98.60 10:58:02 10:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:58:02 10:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:06:01 all 0.02 0.00 0.02 0.08 0.00 99.88 10:58:02 10:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:06:01 1 0.02 0.00 0.07 0.00 0.00 99.92 10:58:02 10:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:58:02 10:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:06:01 7 0.02 0.00 0.00 0.65 0.00 99.33 10:58:02 10:07:01 all 0.21 0.00 0.01 0.01 0.01 99.76 10:58:02 10:07:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:58:02 10:07:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:58:02 10:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:07:01 5 1.60 0.00 0.00 0.00 0.00 98.40 10:58:02 10:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:07:01 7 0.02 0.00 0.00 0.03 0.02 99.93 10:58:02 10:08:01 all 0.04 0.00 0.01 0.12 0.00 99.82 10:58:02 10:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:58:02 10:08:01 1 0.05 0.00 0.03 0.53 0.00 99.38 10:58:02 10:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:08:01 5 0.18 0.00 0.02 0.00 0.02 99.78 10:58:02 10:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:08:01 7 0.00 0.00 0.00 0.42 0.00 99.58 10:58:02 10:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:58:02 10:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:58:02 10:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:58:02 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:09:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:58:02 10:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:10:01 all 0.09 0.00 0.01 0.00 0.01 99.89 10:58:02 10:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:58:02 10:10:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:58:02 10:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:10:01 5 0.50 0.00 0.02 0.00 0.00 99.48 10:58:02 10:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:58:02 10:10:01 CPU %user %nice %system %iowait %steal %idle 10:58:02 10:11:01 all 0.22 0.00 0.01 0.00 0.01 99.76 10:58:02 10:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:58:02 10:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:58:02 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:11:01 5 1.63 0.00 0.00 0.00 0.02 98.35 10:58:02 10:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:12:01 all 0.06 0.00 0.00 0.00 0.00 99.92 10:58:02 10:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:12:01 5 0.40 0.00 0.02 0.00 0.00 99.58 10:58:02 10:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:13:01 all 0.03 0.00 0.01 0.11 0.00 99.84 10:58:02 10:13:01 0 0.02 0.00 0.02 0.33 0.02 99.62 10:58:02 10:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:58:02 10:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:58:02 10:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:13:01 7 0.02 0.00 0.00 0.53 0.00 99.45 10:58:02 10:14:01 all 0.03 0.00 0.01 0.05 0.00 99.90 10:58:02 10:14:01 0 0.00 0.00 0.03 0.18 0.00 99.78 10:58:02 10:14:01 1 0.05 0.00 0.03 0.18 0.02 99.72 10:58:02 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:14:01 5 0.15 0.00 0.02 0.00 0.02 99.82 10:58:02 10:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:15:01 all 0.22 0.00 0.01 0.00 0.00 99.76 10:58:02 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:58:02 10:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:15:01 5 0.88 0.00 0.00 0.00 0.00 99.12 10:58:02 10:15:01 6 0.75 0.00 0.07 0.02 0.00 99.17 10:58:02 10:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:16:01 all 0.08 0.00 0.01 0.12 0.17 99.61 10:58:02 10:16:01 0 0.00 0.00 0.03 0.30 0.02 99.65 10:58:02 10:16:01 1 0.03 0.00 0.02 0.00 0.15 99.80 10:58:02 10:16:01 2 0.00 0.00 0.02 0.00 1.17 98.81 10:58:02 10:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:16:01 6 0.55 0.00 0.00 0.00 0.02 99.43 10:58:02 10:16:01 7 0.00 0.00 0.00 0.68 0.00 99.32 10:58:02 10:17:01 all 0.03 0.00 0.02 0.05 0.00 99.90 10:58:02 10:17:01 0 0.02 0.00 0.05 0.02 0.02 99.90 10:58:02 10:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:58:02 10:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:17:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:58:02 10:17:01 7 0.00 0.00 0.02 0.40 0.00 99.58 10:58:02 10:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:58:02 10:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:18:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:58:02 10:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:58:02 10:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:58:02 10:19:01 2 0.07 0.00 0.00 0.00 0.00 99.93 10:58:02 10:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:58:02 10:20:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:58:02 10:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:20:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:58:02 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:20:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:21:01 all 0.19 0.00 0.01 0.00 0.00 99.79 10:58:02 10:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:58:02 10:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:21:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:21:01 6 1.39 0.00 0.00 0.00 0.00 98.61 10:58:02 10:21:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:58:02 10:58:02 10:21:01 CPU %user %nice %system %iowait %steal %idle 10:58:02 10:22:01 all 0.26 0.00 0.01 0.00 0.01 99.71 10:58:02 10:22:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:58:02 10:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:22:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:58:02 10:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:22:01 5 0.02 0.00 0.05 0.00 0.02 99.92 10:58:02 10:22:01 6 1.99 0.00 0.00 0.00 0.00 98.01 10:58:02 10:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:23:01 all 0.18 0.00 0.00 0.00 0.00 99.80 10:58:02 10:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:58:02 10:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:58:02 10:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:23:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:58:02 10:23:01 6 1.29 0.00 0.00 0.00 0.00 98.71 10:58:02 10:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:24:01 all 0.03 0.00 0.01 0.00 0.06 99.90 10:58:02 10:24:01 0 0.02 0.00 0.03 0.00 0.08 99.87 10:58:02 10:24:01 1 0.03 0.00 0.00 0.00 0.07 99.90 10:58:02 10:24:01 2 0.10 0.00 0.02 0.00 0.02 99.87 10:58:02 10:24:01 3 0.00 0.00 0.02 0.00 0.05 99.93 10:58:02 10:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:24:01 5 0.03 0.00 0.03 0.00 0.13 99.80 10:58:02 10:24:01 6 0.00 0.00 0.00 0.00 0.13 99.87 10:58:02 10:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:58:02 10:25:01 all 0.26 0.00 0.02 0.02 0.00 99.70 10:58:02 10:25:01 0 0.07 0.00 0.05 0.02 0.00 99.87 10:58:02 10:25:01 1 0.33 0.00 0.02 0.00 0.02 99.63 10:58:02 10:25:01 2 0.77 0.00 0.00 0.00 0.00 99.23 10:58:02 10:25:01 3 0.25 0.00 0.05 0.00 0.00 99.70 10:58:02 10:25:01 4 0.17 0.00 0.00 0.00 0.00 99.83 10:58:02 10:25:01 5 0.03 0.00 0.03 0.03 0.02 99.88 10:58:02 10:25:01 6 0.18 0.00 0.00 0.03 0.00 99.78 10:58:02 10:25:01 7 0.28 0.00 0.03 0.05 0.00 99.63 10:58:02 10:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:58:02 10:26:01 0 0.00 0.00 0.00 0.03 0.02 99.95 10:58:02 10:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:58:02 10:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:58:02 10:26:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:58:02 10:27:01 all 0.14 0.00 0.01 0.00 0.00 99.85 10:58:02 10:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:27:01 5 1.03 0.00 0.03 0.00 0.02 98.92 10:58:02 10:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:28:01 all 0.11 0.00 0.01 0.01 0.01 99.86 10:58:02 10:28:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:58:02 10:28:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:58:02 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:28:01 5 0.73 0.00 0.02 0.00 0.02 99.24 10:58:02 10:28:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:58:02 10:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:58:02 10:29:01 all 0.22 0.00 0.01 0.00 0.00 99.76 10:58:02 10:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:29:01 3 0.02 0.00 0.07 0.00 0.02 99.90 10:58:02 10:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:29:01 5 1.68 0.00 0.00 0.00 0.00 98.32 10:58:02 10:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:30:01 all 0.17 0.00 0.01 0.05 0.01 99.77 10:58:02 10:30:01 0 0.02 0.00 0.02 0.35 0.02 99.60 10:58:02 10:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:30:01 5 1.21 0.00 0.00 0.00 0.00 98.79 10:58:02 10:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:58:02 10:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:58:02 10:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:58:02 10:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:58:02 10:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:32:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:58:02 10:58:02 10:32:01 CPU %user %nice %system %iowait %steal %idle 10:58:02 10:33:01 all 0.01 0.00 0.00 0.00 0.00 99.97 10:58:02 10:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:58:02 10:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:58:02 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:34:01 all 0.03 0.00 0.01 0.30 0.06 99.60 10:58:02 10:34:01 0 0.05 0.00 0.03 0.85 0.08 98.98 10:58:02 10:34:01 1 0.03 0.00 0.00 0.00 0.37 99.60 10:58:02 10:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:34:01 5 0.08 0.00 0.00 0.00 0.00 99.92 10:58:02 10:34:01 6 0.02 0.00 0.02 0.55 0.02 99.40 10:58:02 10:34:01 7 0.02 0.00 0.00 0.98 0.00 99.00 10:58:02 10:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:58:02 10:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:36:01 all 0.03 0.00 0.00 0.01 0.00 99.95 10:58:02 10:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:36:01 1 0.07 0.00 0.00 0.00 0.00 99.93 10:58:02 10:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:36:01 3 0.07 0.00 0.00 0.00 0.02 99.92 10:58:02 10:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:36:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:58:02 10:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:36:01 7 0.02 0.00 0.00 0.10 0.00 99.88 10:58:02 10:37:01 all 0.02 0.00 0.01 0.04 0.00 99.92 10:58:02 10:37:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:58:02 10:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:58:02 10:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:37:01 7 0.00 0.00 0.00 0.33 0.00 99.67 10:58:02 10:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:58:02 10:38:01 0 0.03 0.00 0.03 0.02 0.03 99.88 10:58:02 10:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:39:01 all 0.19 0.00 0.01 0.00 0.01 99.79 10:58:02 10:39:01 0 0.00 0.00 0.03 0.02 0.02 99.93 10:58:02 10:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:39:01 5 1.44 0.00 0.02 0.00 0.00 98.55 10:58:02 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:40:01 all 0.23 0.00 0.01 0.01 0.00 99.75 10:58:02 10:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:40:01 5 1.69 0.00 0.02 0.00 0.02 98.27 10:58:02 10:40:01 6 0.03 0.00 0.00 0.05 0.00 99.92 10:58:02 10:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:58:02 10:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:58:02 10:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:58:02 10:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:58:02 10:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:58:02 10:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:58:02 10:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:58:02 10:42:01 7 0.00 0.00 0.02 0.02 0.02 99.95 10:58:02 10:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:58:02 10:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:58:02 10:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:43:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:58:02 10:43:01 CPU %user %nice %system %iowait %steal %idle 10:58:02 10:44:01 all 0.01 0.00 0.02 0.03 0.01 99.94 10:58:02 10:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:58:02 10:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:44:01 4 0.00 0.00 0.03 0.00 0.02 99.95 10:58:02 10:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:44:01 6 0.00 0.00 0.02 0.10 0.00 99.88 10:58:02 10:44:01 7 0.00 0.00 0.02 0.13 0.00 99.85 10:58:02 10:45:01 all 0.14 0.00 0.01 0.00 0.00 99.85 10:58:02 10:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:45:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:58:02 10:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:58:02 10:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:45:01 5 0.88 0.00 0.03 0.00 0.02 99.07 10:58:02 10:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:46:01 all 0.17 0.00 0.01 0.05 0.00 99.76 10:58:02 10:46:01 0 0.02 0.00 0.03 0.38 0.00 99.57 10:58:02 10:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:46:01 5 1.31 0.00 0.03 0.00 0.02 98.65 10:58:02 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:47:01 all 0.13 0.00 0.01 0.09 0.01 99.78 10:58:02 10:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:47:01 1 0.07 0.00 0.00 0.00 0.00 99.93 10:58:02 10:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:47:01 5 0.58 0.00 0.03 0.00 0.02 99.37 10:58:02 10:47:01 6 0.28 0.00 0.00 0.02 0.02 99.68 10:58:02 10:47:01 7 0.02 0.00 0.00 0.67 0.00 99.32 10:58:02 10:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:58:02 10:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:48:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:58:02 10:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:49:01 all 0.03 0.00 0.01 0.05 1.02 98.89 10:58:02 10:49:01 0 0.03 0.00 0.02 0.00 1.28 98.67 10:58:02 10:49:01 1 0.03 0.00 0.02 0.00 1.59 98.36 10:58:02 10:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:49:01 3 0.03 0.00 0.00 0.00 1.38 98.59 10:58:02 10:49:01 4 0.03 0.00 0.02 0.00 0.53 99.42 10:58:02 10:49:01 5 0.02 0.00 0.02 0.00 1.24 98.73 10:58:02 10:49:01 6 0.05 0.00 0.02 0.00 1.86 98.08 10:58:02 10:49:01 7 0.02 0.00 0.00 0.42 0.28 99.29 10:58:02 10:50:01 all 0.09 0.00 0.02 0.00 0.00 99.89 10:58:02 10:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:58:02 10:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:02 10:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:50:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:58:02 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:58:02 10:50:01 6 0.68 0.00 0.03 0.00 0.00 99.29 10:58:02 10:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:51:01 all 0.16 0.00 0.01 0.00 0.00 99.82 10:58:02 10:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:58:02 10:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:58:02 10:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:58:02 10:51:01 6 1.14 0.00 0.00 0.00 0.00 98.86 10:58:02 10:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:58:02 10:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:58:02 10:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:58:02 10:53:01 all 0.04 0.00 0.01 0.11 0.01 99.83 10:58:02 10:53:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:58:02 10:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:02 10:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:53:01 6 0.20 0.00 0.00 0.00 0.00 99.80 10:58:02 10:53:01 7 0.02 0.00 0.00 0.85 0.00 99.13 10:58:02 10:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:58:02 10:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:58:02 10:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:54:01 7 0.00 0.00 0.02 0.03 0.00 99.95 10:58:02 10:58:02 10:54:01 CPU %user %nice %system %iowait %steal %idle 10:58:02 10:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:58:02 10:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:55:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:58:02 10:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:55:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:58:02 10:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:58:02 10:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:58:02 10:56:01 all 0.08 0.00 0.01 0.09 0.00 99.82 10:58:02 10:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:58:02 10:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:58:02 10:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:02 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:58:02 10:56:01 6 0.58 0.00 0.02 0.00 0.02 99.39 10:58:02 10:56:01 7 0.00 0.00 0.00 0.70 0.00 99.30 10:58:02 10:57:01 all 0.14 0.00 0.01 0.08 0.01 99.76 10:58:02 10:57:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:58:02 10:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:02 10:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:58:02 10:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:02 10:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:58:02 10:57:01 6 0.93 0.00 0.00 0.00 0.00 99.07 10:58:02 10:57:01 7 0.02 0.00 0.00 0.63 0.02 99.33 10:58:02 10:58:01 all 3.18 0.00 1.28 1.24 0.08 94.21 10:58:02 10:58:01 0 3.00 0.00 1.81 5.62 0.34 89.23 10:58:02 10:58:01 1 2.78 0.00 0.96 1.90 0.19 94.18 10:58:02 10:58:01 2 4.51 0.00 1.04 0.03 0.02 94.40 10:58:02 10:58:01 3 2.41 0.00 1.48 1.33 0.03 94.75 10:58:02 10:58:01 4 4.44 0.00 1.20 0.02 0.03 94.31 10:58:02 10:58:01 5 3.10 0.00 1.08 0.08 0.03 95.71 10:58:02 10:58:01 6 2.96 0.00 1.46 0.55 0.02 95.01 10:58:02 10:58:01 7 2.26 0.00 1.22 0.39 0.02 96.11 10:58:02 Average: all 5.42 0.00 0.92 1.18 0.04 92.43 10:58:02 Average: 0 5.39 0.00 0.94 0.67 0.05 92.95 10:58:02 Average: 1 5.36 0.00 0.96 2.20 0.05 91.44 10:58:02 Average: 2 5.45 0.00 0.89 1.52 0.04 92.10 10:58:02 Average: 3 5.38 0.00 0.90 0.66 0.04 93.03 10:58:02 Average: 4 5.40 0.00 0.91 0.63 0.03 93.03 10:58:02 Average: 5 5.64 0.00 0.90 1.47 0.04 91.95 10:58:02 Average: 6 5.52 0.00 0.96 1.03 0.04 92.44 10:58:02 Average: 7 5.25 0.00 0.93 1.27 0.02 92.53 10:58:02 10:58:02 10:58:02