Pull request #4866 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 6211aafc10b1e2f5b342071239385128acb78ae1+716be972356a5d958cacae13e28e6f732195427d (d28376f9a1828cf7df8f85643f4a8f8b6c357e68) 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-ssh15707568575496383578.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-ssh15899287638298659406.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3839949236758717971.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6973523640208052873.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7781693544248478447.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4866/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4800919906654772815.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-7691 in /w/workspace/edgexfoundry_edgex-go_PR-4866 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 6211aafc10b1e2f5b342071239385128acb78ae1 Merge succeeded, producing 6211aafc10b1e2f5b342071239385128acb78ae1 Checking out Revision 6211aafc10b1e2f5b342071239385128acb78ae1 (PR-4866) > 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/4866/head:refs/remotes/origin/PR-4866 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6211aafc10b1e2f5b342071239385128acb78ae1 # 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 716be972356a5d958cacae13e28e6f732195427d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6211aafc10b1e2f5b342071239385128acb78ae1 # timeout=10 Commit message: "fix: EDX-5196 Allow source name in regexp" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:48:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:48:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:48:18 ========================================================= 08:48:18 EdgeX Global Pipelines Version Info 08:48:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:48:18 ------------------- 08:48:18 stable info: 08:48:18 ------------------- 08:48:18 Commited By: Ginny Guan ginny@iotechsys.com 08:48:18 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:48:18 Message: update stable to v1.0.260 08:48:19 ------------------- 08:48:19 experimental info: 08:48:19 ------------------- 08:48:19 Commited By: Ginny Guan ginny@iotechsys.com 08:48:19 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:48:19 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:48:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:48:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:48:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:48:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:48:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:48:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:48:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:48:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:48:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4866 [Pipeline] echo 08:48:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4866 [Pipeline] echo 08:48:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4866 [Pipeline] echo 08:48:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6211aafc10b1e2f5b342071239385128acb78ae1 [Pipeline] echo 08:48:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6211aaf [Pipeline] echo 08:48:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:21 provisioning config files... 08:48:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12516002848145105380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:21 ---> ****-login.sh 08:48:21 nexus3.edgexfoundry.org:10001 08:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:22 Configure a credential helper to remove this warning. See 08:48:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:22 08:48:22 Login Succeeded 08:48:22 nexus3.edgexfoundry.org:10002 08:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:22 Configure a credential helper to remove this warning. See 08:48:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:22 08:48:22 Login Succeeded 08:48:22 nexus3.edgexfoundry.org:10003 08:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:22 Configure a credential helper to remove this warning. See 08:48:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:22 08:48:22 Login Succeeded 08:48:22 nexus3.edgexfoundry.org:10004 08:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:22 Configure a credential helper to remove this warning. See 08:48:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:22 08:48:22 Login Succeeded 08:48:22 ****.io 08:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:22 Configure a credential helper to remove this warning. See 08:48:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:22 08:48:22 Login Succeeded 08:48:22 ---> ****-login.sh ends [Pipeline] } 08:48:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:23 + 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 08:48:23 + + cut -d/ -f2 08:48:23 dirname cmd/core-command/Dockerfile 08:48:23 + echo core-command,cmd/core-command/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:48:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:48:23 + dirname cmd/core-data/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo core-data,cmd/core-data/Dockerfile 08:48:23 + dirname cmd/core-keeper/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo core-keeper,cmd/core-keeper/Dockerfile 08:48:23 + dirname cmd/core-metadata/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo core-metadata,cmd/core-metadata/Dockerfile 08:48:23 + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 08:48:23 08:48:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:48:23 + dirname cmd/security-proxy-auth/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:48:23 + dirname cmd/security-proxy-setup/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:48:23 + dirname cmd/security-secretstore-setup/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:48:23 + + cut -d/ -f2 08:48:23 dirname cmd/security-spiffe-token-provider/Dockerfile 08:48:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:48:23 + dirname cmd/security-spire-agent/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:48:23 + dirname cmd/security-spire-config/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:48:23 + dirname cmd/security-spire-server/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + dirname cmd/support-cron-scheduler/Dockerfile 08:48:23 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:48:23 + dirname cmd/support-notifications/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + echo support-notifications,cmd/support-notifications/Dockerfile 08:48:23 + cut -d/ -f2 08:48:23 + dirname cmd/support-scheduler/Dockerfile 08:48:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:48:23 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 08:48:23 + git rev-list -1 --merges 6211aafc10b1e2f5b342071239385128acb78ae1~1..6211aafc10b1e2f5b342071239385128acb78ae1 [Pipeline] echo 08:48:24 -----------> git rev-list -1 --merges 6211aafc10b1e2f5b342071239385128acb78ae1~1..6211aafc10b1e2f5b342071239385128acb78ae1 6211aafc10b1e2f5b342071239385128acb78ae1 [false] [Pipeline] sh 08:48:24 + git log --format=format:%s -1 6211aafc10b1e2f5b342071239385128acb78ae1 [Pipeline] echo 08:48:24 ========================================================= 08:48:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:48:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:48:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:48:24 + grep -v github /etc/ssh/ssh_known_hosts 08:48:24 + [ -e /tmp/ssh_known_hosts ] 08:48:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:48:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:48:24 + sudo tee -a /etc/ssh/ssh_known_hosts 08:48:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:48:25 08:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:48:25 0.1.4: Pulling from edgex-devops/py-git-semver 08:48:25 b85a868b505f: Pulling fs layer 08:48:25 e2be974225ed: Pulling fs layer 08:48:25 339a4e72a1f5: Pulling fs layer 08:48:25 988bab9f4d93: Pulling fs layer 08:48:25 1469e6f7b9e6: Pulling fs layer 08:48:25 eaf3925da568: Pulling fs layer 08:48:25 bab4dde63d76: Pulling fs layer 08:48:25 bde34c3a00c8: Pulling fs layer 08:48:25 b352a97aabf1: Pulling fs layer 08:48:25 4872d77fe225: Pulling fs layer 08:48:25 5851b861e8e6: Pulling fs layer 08:48:25 988bab9f4d93: Waiting 08:48:25 4872d77fe225: Waiting 08:48:25 1469e6f7b9e6: Waiting 08:48:25 bde34c3a00c8: Waiting 08:48:25 eaf3925da568: Waiting 08:48:25 5851b861e8e6: Waiting 08:48:25 b352a97aabf1: Waiting 08:48:25 bab4dde63d76: Waiting 08:48:25 e2be974225ed: Verifying Checksum 08:48:25 e2be974225ed: Download complete 08:48:25 988bab9f4d93: Verifying Checksum 08:48:25 988bab9f4d93: Download complete 08:48:25 1469e6f7b9e6: Verifying Checksum 08:48:25 1469e6f7b9e6: Download complete 08:48:25 339a4e72a1f5: Verifying Checksum 08:48:25 339a4e72a1f5: Download complete 08:48:26 eaf3925da568: Verifying Checksum 08:48:26 eaf3925da568: Download complete 08:48:26 bde34c3a00c8: Verifying Checksum 08:48:26 bde34c3a00c8: Download complete 08:48:26 b352a97aabf1: Verifying Checksum 08:48:26 b352a97aabf1: Download complete 08:48:26 4872d77fe225: Verifying Checksum 08:48:26 4872d77fe225: Download complete 08:48:26 5851b861e8e6: Download complete 08:48:26 b85a868b505f: Verifying Checksum 08:48:26 b85a868b505f: Download complete 08:48:26 bab4dde63d76: Verifying Checksum 08:48:26 bab4dde63d76: Download complete 08:48:27 b85a868b505f: Pull complete 08:48:27 e2be974225ed: Pull complete 08:48:27 339a4e72a1f5: Pull complete 08:48:27 988bab9f4d93: Pull complete 08:48:28 1469e6f7b9e6: Pull complete 08:48:28 eaf3925da568: Pull complete 08:48:30 bab4dde63d76: Pull complete 08:48:30 bde34c3a00c8: Pull complete 08:48:30 b352a97aabf1: Pull complete 08:48:30 4872d77fe225: Pull complete 08:48:30 5851b861e8e6: Pull complete 08:48:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:48:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:30 prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container 08:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:48:33 $ docker top b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 -eo pid,comm 08:48:33 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). 08:48:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:33 [ssh-agent] Looking for ssh-agent implementation... 08:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:33 $ docker exec b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 ssh-agent 08:48:33 SSH_AUTH_SOCK=/tmp/ssh-bIKscns69zFh/agent.33 08:48:33 SSH_AGENT_PID=39 08:48:33 Running ssh-add (command line suppressed) 08:48:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5204443049757036388.key (/w/workspace/edgex-go/1@tmp/private_key_5204443049757036388.key) 08:48:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:34 + git tag --points-at HEAD [Pipeline] } 08:48:34 $ docker exec --env ******** --env ******** b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 ssh-agent -k 08:48:34 unset SSH_AUTH_SOCK; 08:48:34 unset SSH_AGENT_PID; 08:48:34 echo Agent pid 39 killed; 08:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:48:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:34 [ssh-agent] Looking for ssh-agent implementation... 08:48:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:34 $ docker exec b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 ssh-agent 08:48:34 SSH_AUTH_SOCK=/tmp/ssh-C7Bn1e5CSl7r/agent.71 08:48:34 SSH_AGENT_PID=77 08:48:34 Running ssh-add (command line suppressed) 08:48:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3720547487711618605.key (/w/workspace/edgex-go/1@tmp/private_key_3720547487711618605.key) 08:48:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:35 + git semver init 08:48:35 2024-08-14 08:48:35,461 [run_init] DEBUG init version:0.0.0 force:False 08:48:35 2024-08-14 08:48:35,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:48:35 2024-08-14 08:48:35,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:48:35 2024-08-14 08:48:35,463 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 08:48:40 2024-08-14 08:48:40,805 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:48:40 2024-08-14 08:48:40,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4866 with force:False 08:48:40 2024-08-14 08:48:40,806 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4866 08:48:40 2024-08-14 08:48:40,810 [execute] INFO git cat-file --batch-check 08:48:40 2024-08-14 08:48:40,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:48:40 2024-08-14 08:48:40,817 [execute] INFO git cat-file --batch 08:48:40 2024-08-14 08:48:40,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:48:40 2024-08-14 08:48:40,822 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4866 08:48:40 0.0.0 [Pipeline] } 08:48:40 $ docker exec --env ******** --env ******** b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 ssh-agent -k 08:48:40 unset SSH_AUTH_SOCK; 08:48:40 unset SSH_AGENT_PID; 08:48:40 echo Agent pid 77 killed; 08:48:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:41 + git semver [Pipeline] } 08:48:41 $ docker stop --time=1 b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 08:48:43 $ docker rm -f --volumes b39e759a15bb34dd6a7589ce8aed792ea4d94963fe59a243f028a21baca5d805 [Pipeline] // withDockerContainer [Pipeline] sh 08:48:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:48:43 Stashed 1 file(s) [Pipeline] echo 08:48:43 [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 08:48:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:48:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:48:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:48:44 ========================================================= 08:48:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:48:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:48:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:48:45 619be1103602: Pulling fs layer 08:48:45 7862e08f4a3e: Pulling fs layer 08:48:45 5df492c9dc93: Pulling fs layer 08:48:45 7629e6793208: Pulling fs layer 08:48:45 4f4fb700ef54: Pulling fs layer 08:48:45 fb5054dd5b73: Pulling fs layer 08:48:45 eeca6798cff9: Pulling fs layer 08:48:45 aa269ceb94a6: Pulling fs layer 08:48:45 ada007ff1a6a: Pulling fs layer 08:48:45 4f4fb700ef54: Waiting 08:48:45 7629e6793208: Waiting 08:48:45 eeca6798cff9: Waiting 08:48:45 aa269ceb94a6: Waiting 08:48:45 ada007ff1a6a: Waiting 08:48:45 fb5054dd5b73: Waiting 08:48:45 7862e08f4a3e: Download complete 08:48:45 7629e6793208: Verifying Checksum 08:48:45 7629e6793208: Download complete 08:48:45 4f4fb700ef54: Download complete 08:48:45 fb5054dd5b73: Verifying Checksum 08:48:45 fb5054dd5b73: Download complete 08:48:45 619be1103602: Verifying Checksum 08:48:45 619be1103602: Download complete 08:48:45 eeca6798cff9: Verifying Checksum 08:48:45 eeca6798cff9: Download complete 08:48:45 619be1103602: Pull complete 08:48:45 ada007ff1a6a: Verifying Checksum 08:48:45 ada007ff1a6a: Download complete 08:48:45 7862e08f4a3e: Pull complete 08:48:45 5df492c9dc93: Verifying Checksum 08:48:45 5df492c9dc93: Download complete 08:48:46 aa269ceb94a6: Verifying Checksum 08:48:46 aa269ceb94a6: Download complete 08:48:48 5df492c9dc93: Pull complete 08:48:48 7629e6793208: Pull complete 08:48:48 4f4fb700ef54: Pull complete 08:48:48 fb5054dd5b73: Pull complete 08:48:48 eeca6798cff9: Pull complete 08:48:51 aa269ceb94a6: Pull complete 08:48:51 ada007ff1a6a: Pull complete 08:48:51 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:48:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:48:52 WORKDIR /edgex 08:48:52 COPY go.mod . 08:48:52 RUN go mod download 08:48:52 + docker build -t ci-base-image-x86_64 -f - . 08:48:52 Sending build context to Docker daemon 179.1MB 08:48:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:48:52 ---> f489d0715acc 08:48:52 Step 2/4 : WORKDIR /edgex 08:48:57 ---> Running in 98d92cb74b78 08:48:57 Removing intermediate container 98d92cb74b78 08:48:57 ---> c855b20be24e 08:48:57 Step 3/4 : COPY go.mod . 08:48:57 ---> 5a3f66ab88ee 08:48:57 Step 4/4 : RUN go mod download 08:48:57 ---> Running in d0b93cc6fdad 08:48:59 Still waiting to schedule task 08:48:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:49:24 Removing intermediate container d0b93cc6fdad 08:49:24 ---> ab51d72365c7 08:49:24 Successfully built ab51d72365c7 08:49:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:25 + docker inspect -f . ci-base-image-x86_64 08:49:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:25 prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container 08:49:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:49:25 $ docker top 8321e4b8c2101e2c6472bd950d3453dc992ae57f02d9a222863655bb2acf7f23 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:26 + go version 08:49:26 go version go1.21.9 linux/amd64 [Pipeline] } 08:49:26 $ docker stop --time=1 8321e4b8c2101e2c6472bd950d3453dc992ae57f02d9a222863655bb2acf7f23 08:49:27 $ docker rm -f --volumes 8321e4b8c2101e2c6472bd950d3453dc992ae57f02d9a222863655bb2acf7f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:28 + docker inspect -f . ci-base-image-x86_64 08:49:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:28 prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container 08:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:49:28 $ docker top df2ac913c1f9f6a30419d6abdb9ecc57c37db966ba7fa20ce2f8b0954bb0d76e -eo pid,comm [Pipeline] { [Pipeline] echo 08:49:29 ========================================================= 08:49:29 [edgeXBuildGoParallel] Running Tests and Build... 08:49:29 ========================================================= [Pipeline] sh 08:49:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:49:29 + make test 08:49:29 go test -race -coverprofile=coverage.out ./... 08:49:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:50:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:50:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.041s coverage: 69.2% of statements 08:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.2% of statements 08:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.239s coverage: 93.4% of statements 08:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.102s coverage: 91.7% of statements 08:50:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 95.8% of statements 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 08:50:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:50:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:50:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements 08:50:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 08:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 77.8% of statements 08:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 08:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 08:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 08:50:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:50:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:50:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:50:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:50:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 08:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 08:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:50:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:50:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:50:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:50:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:50:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:50:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.253s coverage: 79.9% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.045s coverage: 92.9% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 76.6% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.036s coverage: 45.8% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements 08:50:43 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 08:50:43 running golangci-lint 08:50:43 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:50:43 go version go1.21.9 linux/amd64 08:50:43 level=info msg="[config_reader] Used config file .golangci.yml" 08:50:43 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:51:05 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 21.831432189s" 08:51:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.067026ms" 08:51:20 level=info msg="[linters_context/goanalysis] analyzers took 1m44.689506667s with top 10 stages: buildir: 59.192573673s, gosec: 9.054346715s, inspect: 3.160562802s, fact_deprecated: 3.000761908s, ctrlflow: 2.215205573s, printf: 2.042049812s, nilness: 1.451169461s, fact_purity: 1.338338022s, S1038: 1.102032742s, typedness: 907.028053ms" 08:51:20 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:51:20 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, cgo: 214/214, exclude-rules: 22/214, autogenerated_exclude: 214/214" 08:51:20 level=info msg="[runner] processing took 17.408786ms with stages: nolint: 7.991704ms, identifier_marker: 5.161603ms, exclude-rules: 1.617163ms, autogenerated_exclude: 1.108916ms, path_prettifier: 975.233µs, skip_dirs: 488.546µs, cgo: 38.21µs, filename_unadjuster: 22.971µs, max_same_issues: 900ns, skip_files: 500ns, max_from_linter: 450ns, uniq_by_line: 430ns, exclude: 410ns, sort_results: 390ns, fixer: 370ns, severity-rules: 260ns, diff: 220ns, source_code: 140ns, max_per_file_from_linter: 140ns, path_prefixer: 120ns, path_shortener: 110ns" 08:51:20 level=info msg="[runner] linters took 12.377477951s with stages: goanalysis_metalinter: 12.359959813s" 08:51:20 level=info msg="File cache stats: 0 entries of total size 0B" 08:51:20 level=info msg="Memory: 344 samples, avg is 324.7MB, max is 1442.4MB" 08:51:20 level=info msg="Execution took 34.259527153s" 08:51:20 go vet ./... 08:51:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:51:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:51:24 ./bin/test-attribution-txt.sh 08:51:24 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 08:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:51:25 + ls -al . 08:51:25 total 888 08:51:25 drwxrwxr-x 11 1001 1001 4096 Aug 14 08:49 . 08:51:25 drwxr-xr-x 4 root root 4096 Aug 14 08:49 .. 08:51:25 drwxrwxr-x 2 1001 1001 4096 Aug 14 08:48 .blubracket 08:51:25 -rw-rw-r-- 1 1001 1001 10 Aug 14 08:48 .dockerignore 08:51:25 drwxrwxr-x 8 1001 1001 4096 Aug 14 08:50 .git 08:51:25 drwxrwxr-x 3 1001 1001 4096 Aug 14 08:48 .github 08:51:25 -rw-rw-r-- 1 1001 1001 1102 Aug 14 08:48 .gitignore 08:51:25 -rw-rw-r-- 1 1001 1001 42 Aug 14 08:48 .golangci.yml 08:51:25 -rw-rw-r-- 1 1001 1001 100 Aug 14 08:48 .hadolint.yml 08:51:25 drwxr-xr-x 3 1001 1001 4096 Aug 14 08:48 .semver 08:51:25 -rw-rw-r-- 1 1001 1001 155 Aug 14 08:48 .sonarcloud.properties 08:51:25 -rw-rw-r-- 1 1001 1001 1171 Aug 14 08:48 ADOPTERS.md 08:51:25 -rw-rw-r-- 1 1001 1001 21171 Aug 14 08:48 Attribution.txt 08:51:25 -rw-rw-r-- 1 1001 1001 100284 Aug 14 08:48 CHANGELOG.md 08:51:25 -rw-rw-r-- 1 1001 1001 3804 Aug 14 08:48 CONTRIBUTING.md 08:51:25 -rw-rw-r-- 1 1001 1001 677 Aug 14 08:48 GOVERNANCE.md 08:51:25 -rw-rw-r-- 1 1001 1001 861 Aug 14 08:48 Jenkinsfile 08:51:25 -rw-rw-r-- 1 1001 1001 10775 Aug 14 08:48 LICENSE 08:51:25 -rw-rw-r-- 1 1001 1001 16854 Aug 14 08:48 Makefile 08:51:25 -rw-rw-r-- 1 1001 1001 582 Aug 14 08:48 OWNERS.md 08:51:25 -rw-rw-r-- 1 1001 1001 9528 Aug 14 08:48 README.md 08:51:25 -rw-rw-r-- 1 1001 1001 789 Aug 14 08:48 SECURITY.md 08:51:25 -rw-rw-r-- 1 1001 1001 5 Aug 14 08:48 VERSION 08:51:25 drwxrwxr-x 2 1001 1001 4096 Aug 14 08:48 bin 08:51:25 drwxrwxr-x 20 1001 1001 4096 Aug 14 08:48 cmd 08:51:25 -rw-r--r-- 1 root root 518937 Aug 14 08:50 coverage.out 08:51:25 drwxrwxr-x 2 1001 1001 4096 Aug 14 08:48 fuzz_test 08:51:25 -rw-rw-r-- 1 1001 1001 7317 Aug 14 08:48 go.mod 08:51:25 -rw-rw-r-- 1 1001 1001 102581 Aug 14 08:48 go.sum 08:51:25 drwxrwxr-x 7 1001 1001 4096 Aug 14 08:48 internal 08:51:25 drwxrwxr-x 3 1001 1001 4096 Aug 14 08:48 openapi 08:51:25 -rw-rw-r-- 1 1001 1001 584 Aug 14 08:48 security.txt 08:51:25 -rw-rw-r-- 1 1001 1001 204 Aug 14 08:48 version.go [Pipeline] sh 08:51:25 + '[' -e coverage.out ] 08:51:25 + chown 1001:1001 coverage.out [Pipeline] stash 08:51:25 Stashed 1 file(s) [Pipeline] sh 08:51:26 + make build 08:51:26 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 08: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-metadata/core-metadata ./cmd/core-metadata 08:51:49 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 08: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 08:51:51 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 08: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 08: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 08:51:58 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 08:52:00 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 08: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52:04 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 08:52: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:52: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:52:07 $ docker stop --time=1 df2ac913c1f9f6a30419d6abdb9ecc57c37db966ba7fa20ce2f8b0954bb0d76e 08:52:12 $ docker rm -f --volumes df2ac913c1f9f6a30419d6abdb9ecc57c37db966ba7fa20ce2f8b0954bb0d76e [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 08:52:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:52:14 08:52:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:52:16 latest: Pulling from edgex-devops/edgex-compose 08:52:16 91d30c5bc195: Pulling fs layer 08:52:16 2e9b0aa3be6d: Pulling fs layer 08:52:16 9c61dcf015f6: Pulling fs layer 08:52:16 4698f68db338: Pulling fs layer 08:52:16 2a2f49069b9e: Pulling fs layer 08:52:16 e0025b399a48: Pulling fs layer 08:52:16 4698f68db338: Waiting 08:52:16 2a2f49069b9e: Waiting 08:52:16 e0025b399a48: Waiting 08:52:16 91d30c5bc195: Verifying Checksum 08:52:16 91d30c5bc195: Download complete 08:52:16 4698f68db338: Verifying Checksum 08:52:16 4698f68db338: Download complete 08:52:16 2e9b0aa3be6d: Verifying Checksum 08:52:16 2e9b0aa3be6d: Download complete 08:52:16 e0025b399a48: Verifying Checksum 08:52:16 e0025b399a48: Download complete 08:52:16 91d30c5bc195: Pull complete 08:52:16 2a2f49069b9e: Download complete 08:52:16 2e9b0aa3be6d: Pull complete 08:52:16 9c61dcf015f6: Verifying Checksum 08:52:16 9c61dcf015f6: Download complete 08:52:19 9c61dcf015f6: Pull complete 08:52:19 4698f68db338: Pull complete 08:52:19 2a2f49069b9e: Pull complete 08:52:19 e0025b399a48: Pull complete 08:52:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:52:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:19 prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container 08:52:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:52:23 $ docker top 785af2d7369f1fdaf6902a341bba4398f0f333947f23ded424505b1d707817e8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:23 + docker compose -f ./docker-compose-build.yml build --parallel 08:52:27 #1 [support-cron-scheduler internal] load build definition from Dockerfile 08:52:27 #1 transferring dockerfile: 1.85kB done 08:52:27 #1 DONE 0.0s 08:52:27 08:52:27 #2 [security-spire-agent internal] load build definition from Dockerfile 08:52:27 #2 transferring dockerfile: 1.81kB done 08:52:27 #2 DONE 0.0s 08:52:27 08:52:27 #3 [core-data internal] load build definition from Dockerfile 08:52:27 #3 transferring dockerfile: 2.01kB done 08:52:27 #3 DONE 0.0s 08:52:27 08:52:27 #4 [support-scheduler internal] load build definition from Dockerfile 08:52:27 #4 transferring dockerfile: 1.93kB done 08:52:27 #4 DONE 0.0s 08:52:27 08:52:27 #5 [security-spire-config internal] load build definition from Dockerfile 08:52:27 #5 transferring dockerfile: 1.69kB done 08:52:27 #5 DONE 0.0s 08:52:27 08:52:27 #6 [security-proxy-setup internal] load build definition from Dockerfile 08:52:27 #6 transferring dockerfile: 2.50kB done 08:52:27 #6 DONE 0.0s 08:52:27 08:52:27 #7 [security-spire-server internal] load build definition from Dockerfile 08:52:27 #7 transferring dockerfile: 1.70kB done 08:52:27 #7 DONE 0.0s 08:52:27 08:52:27 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:52:27 #8 transferring dockerfile: 2.23kB done 08:52:27 #8 DONE 0.0s 08:52:27 08:52:27 #9 [core-keeper internal] load build definition from Dockerfile 08:52:27 #9 transferring dockerfile: 2.01kB done 08:52:27 #9 DONE 0.0s 08:52:27 08:52:27 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:52:27 #10 transferring dockerfile: 3.17kB done 08:52:27 #10 DONE 0.0s 08:52:27 08:52:27 #11 [support-notifications internal] load build definition from Dockerfile 08:52:27 #11 transferring dockerfile: 1.95kB done 08:52:27 #11 DONE 0.0s 08:52:27 08:52:27 #12 [support-cron-scheduler internal] load .dockerignore 08:52:27 #12 transferring context: 50B done 08:52:27 #12 DONE 0.0s 08:52:27 08:52:27 #13 [security-secretstore-setup internal] load build definition from Dockerfile 08:52:27 #13 transferring dockerfile: 2.49kB done 08:52:27 #13 DONE 0.0s 08:52:27 08:52:27 #14 [core-metadata internal] load build definition from Dockerfile 08:52:27 #14 transferring dockerfile: 2.06kB done 08:52:27 #14 DONE 0.0s 08:52:27 08:52:27 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:52:27 #15 transferring dockerfile: 1.89kB done 08:52:27 #15 DONE 0.0s 08:52:27 08:52:27 #16 [security-proxy-auth internal] load build definition from Dockerfile 08:52:27 #16 transferring dockerfile: 2.15kB done 08:52:27 #16 DONE 0.0s 08:52:27 08:52:27 #17 [core-command internal] load build definition from Dockerfile 08:52:27 #17 transferring dockerfile: 1.93kB done 08:52:27 #17 DONE 0.0s 08:52:27 08:52:27 #18 [security-spire-agent internal] load .dockerignore 08:52:27 #18 transferring context: 50B done 08:52:27 #18 DONE 0.0s 08:52:27 08:52:27 #19 [core-data internal] load .dockerignore 08:52:27 #19 transferring context: 50B done 08:52:27 #19 DONE 0.0s 08:52:27 08:52:27 #20 [support-scheduler internal] load .dockerignore 08:52:27 #20 transferring context: 50B done 08:52:27 #20 DONE 0.0s 08:52:27 08:52:27 #21 [security-spire-config internal] load .dockerignore 08:52:27 #21 transferring context: 50B done 08:52:27 #21 DONE 0.0s 08:52:27 08:52:27 #22 [security-proxy-setup internal] load .dockerignore 08:52:27 #22 transferring context: 50B done 08:52:27 #22 DONE 0.0s 08:52:27 08:52:27 #23 [security-spire-server internal] load .dockerignore 08:52:27 #23 transferring context: 50B done 08:52:27 #23 DONE 0.0s 08:52:27 08:52:27 #24 [core-common-config-bootstrapper internal] load .dockerignore 08:52:27 #24 transferring context: 50B done 08:52:27 #24 DONE 0.0s 08:52:27 08:52:27 #25 [core-keeper internal] load .dockerignore 08:52:27 #25 transferring context: 50B done 08:52:27 #25 DONE 0.0s 08:52:27 08:52:27 #26 [security-bootstrapper internal] load .dockerignore 08:52:27 #26 transferring context: 50B done 08:52:27 #26 DONE 0.0s 08:52:27 08:52:27 #27 [support-notifications internal] load .dockerignore 08:52:27 #27 transferring context: 50B done 08:52:27 #27 DONE 0.0s 08:52:27 08:52:27 #28 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:52:27 #28 DONE 0.0s 08:52:27 08:52:27 #29 [security-secretstore-setup internal] load .dockerignore 08:52:27 #29 transferring context: 50B done 08:52:27 #29 DONE 0.0s 08:52:27 08:52:27 #30 [security-spiffe-token-provider internal] load .dockerignore 08:52:27 #30 transferring context: 50B done 08:52:27 #30 DONE 0.0s 08:52:27 08:52:27 #31 [core-metadata internal] load .dockerignore 08:52:27 #31 transferring context: 50B done 08:52:27 #31 DONE 0.0s 08:52:27 08:52:27 #32 [security-proxy-auth internal] load .dockerignore 08:52:27 #32 transferring context: 50B done 08:52:27 #32 DONE 0.0s 08:52:27 08:52:27 #33 [core-command internal] load .dockerignore 08:52:27 #33 transferring context: 50B done 08:52:27 #33 DONE 0.0s 08:52:27 08:52:27 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:52:28 #34 ... 08:52:28 08:52:28 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:52:28 #28 DONE 0.0s 08:52:28 08:52:28 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:52:28 #34 ... 08:52:28 08:52:28 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:52:28 #28 DONE 0.0s 08:52:28 08:52:28 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:52:29 #34 DONE 0.5s 08:52:29 08:52:29 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:29 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:52:29 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 08:52:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:29 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:52:29 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 08:52:29 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 08:52:29 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.8s done 08:52:29 #35 ... 08:52:29 08:52:29 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:52:29 #36 DONE 1.4s 08:52:29 08:52:29 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:52:29 #37 DONE 1.5s 08:52:29 08:52:29 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:29 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:52:29 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 08:52:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:29 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:52:29 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.8s done 08:52:29 #35 ... 08:52:29 08:52:29 #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:52:29 #38 DONE 1.7s 08:52:30 08:52:30 #39 [security-spire-agent internal] load build context 08:52:30 #39 transferring context: 27.13kB done 08:52:30 #39 DONE 0.3s 08:52:30 08:52:30 #40 [security-spire-server internal] load build context 08:52:30 #40 transferring context: 27.60kB 0.0s done 08:52:30 #40 DONE 0.3s 08:52:30 08:52:30 #41 [security-spire-config internal] load build context 08:52:30 #41 transferring context: 25.85kB 0.0s done 08:52:30 #41 DONE 0.4s 08:52:30 08:52:30 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:30 #35 DONE 1.8s 08:52:30 08:52:30 #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:52:35 #42 ... 08:52:35 08:52:35 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:35 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:52:35 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:52:35 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:52:35 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:52:35 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:52:35 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:52:35 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:52:35 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.2s 08:52:35 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 08:52:38 #43 ... 08:52:38 08:52:38 #44 [security-proxy-setup internal] load build context 08:52:38 #44 transferring context: 434.53MB 9.9s 08:52:38 #44 ... 08:52:38 08:52:38 #45 [support-notifications internal] load build context 08:52:38 #45 ... 08:52:38 08:52:38 #46 [core-metadata internal] load build context 08:52:38 #46 ... 08:52:38 08:52:38 #47 [core-command internal] load build context 08:52:38 #47 ... 08:52:38 08:52:38 #48 [security-proxy-auth internal] load build context 08:52:38 #48 ... 08:52:38 08:52:38 #49 [security-bootstrapper internal] load build context 08:52:38 #49 ... 08:52:38 08:52:38 #50 [support-scheduler internal] load build context 08:52:39 #50 ... 08:52:39 08:52:39 #51 [core-keeper internal] load build context 08:52:39 #51 ... 08:52:39 08:52:39 #52 [core-data internal] load build context 08:52:39 #52 ... 08:52:39 08:52:39 #53 [security-secretstore-setup internal] load build context 08:52:39 #53 ... 08:52:39 08:52:39 #54 [core-common-config-bootstrapper internal] load build context 08:52:39 #54 ... 08:52:39 08:52:39 #55 [support-cron-scheduler internal] load build context 08:52:39 #55 ... 08:52:39 08:52:39 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:39 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:52:39 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:52:39 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:52:39 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:52:39 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:52:39 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 9.8s 08:52:39 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:52:39 #56 ... 08:52:39 08:52:39 #57 [security-spiffe-token-provider internal] load build context 08:52:39 #57 ... 08:52:39 08:52:39 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:39 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:52:39 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.3s 08:52:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7692 in /w/workspace/edgexfoundry_edgex-go_PR-4866 [Pipeline] { [Pipeline] ws 08:52:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:52:40 The recommended git tool is: git 08:52:44 #43 ... 08:52:44 08:52:44 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:44 #58 ... 08:52:44 08:52:44 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:45 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 15.4s 08:52:49 #43 ... 08:52:49 08:52:49 #44 [security-proxy-setup internal] load build context 08:52:49 #44 transferring context: 494.09MB 11.1s done 08:52:49 #44 ... 08:52:49 08:52:49 #45 [support-notifications internal] load build context 08:52:49 #45 transferring context: 494.09MB 13.9s done 08:52:49 using credential edgex-jenkins-ssh 08:52:49 #45 ... 08:52:49 08:52:49 #46 [core-metadata internal] load build context 08:52:49 #46 transferring context: 494.09MB 12.7s done 08:52:49 #46 ... 08:52:49 08:52:49 #47 [core-command internal] load build context 08:52:49 #47 transferring context: 494.09MB 13.2s done 08:52:49 #47 ... 08:52:49 08:52:49 #48 [security-proxy-auth internal] load build context 08:52:49 #48 transferring context: 494.09MB 11.2s done 08:52:49 #48 ... 08:52:49 08:52:49 #49 [security-bootstrapper internal] load build context 08:52:49 #49 transferring context: 494.09MB 14.1s done 08:52:49 Cloning the remote Git repository 08:52:49 #49 ... 08:52:49 08:52:49 #51 [core-keeper internal] load build context 08:52:49 #51 transferring context: 494.09MB 14.5s done 08:52:49 #51 ... 08:52:49 08:52:49 #54 [core-common-config-bootstrapper internal] load build context 08:52:49 #54 transferring context: 494.09MB 13.2s done 08:52:49 #54 ... 08:52:49 08:52:49 #55 [support-cron-scheduler internal] load build context 08:52:49 #55 transferring context: 494.09MB 16.2s done 08:52:49 #55 ... 08:52:49 08:52:49 #50 [support-scheduler internal] load build context 08:52:49 #50 transferring context: 494.09MB 14.2s done 08:52:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:52:49 > git init /w/workspace/edgex-go/1 # timeout=10 08:52:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:52:49 > git --version # timeout=10 08:52:49 > git --version # 'git version 2.25.1' 08:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:50 #50 ... 08:52:50 08:52:50 #52 [core-data internal] load build context 08:52:50 #52 transferring context: 494.09MB 11.1s done 08:52:50 #52 ... 08:52:50 08:52:50 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:50 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 20.4s 08:52:50 #56 ... 08:52:50 08:52:50 #57 [security-spiffe-token-provider internal] load build context 08:52:50 #57 transferring context: 494.09MB 11.6s done 08:52:50 #57 ... 08:52:50 08:52:50 #53 [security-secretstore-setup internal] load build context 08:52:50 #53 transferring context: 494.09MB 11.5s done 08:52:50 #53 ... 08:52:50 08:52:50 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:50 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.9s 08:52:50 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:52:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:56 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 26.0s 08:52:56 #43 ... 08:52:56 08:52:56 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:57 #59 ... 08:52:57 08:52:57 #49 [security-bootstrapper internal] load build context 08:52:57 #49 DONE 29.3s 08:52:57 08:52:57 #52 [core-data internal] load build context 08:52:57 #52 DONE 29.3s 08:52:57 08:52:57 #57 [security-spiffe-token-provider internal] load build context 08:52:57 #57 DONE 29.2s 08:52:57 08:52:57 #44 [security-proxy-setup internal] load build context 08:52:57 #44 DONE 29.3s 08:52:57 08:52:57 #48 [security-proxy-auth internal] load build context 08:52:57 #48 DONE 29.1s 08:52:57 08:52:57 #53 [security-secretstore-setup internal] load build context 08:52:57 #53 DONE 29.3s 08:52:57 08:52:57 #54 [core-common-config-bootstrapper internal] load build context 08:52:57 #54 DONE 29.3s 08:52:57 08:52:57 #55 [support-cron-scheduler internal] load build context 08:52:57 #55 DONE 29.3s 08:52:57 08:52:57 #47 [core-command internal] load build context 08:52:57 #47 DONE 29.1s 08:52:57 08:52:57 #46 [core-metadata internal] load build context 08:52:57 #46 DONE 29.3s 08:52:57 08:52:57 #45 [support-notifications internal] load build context 08:52:57 #45 DONE 29.4s 08:52:57 08:52:57 #50 [support-scheduler internal] load build context 08:52:57 #50 DONE 29.4s 08:52:57 08:52:57 #51 [core-keeper internal] load build context 08:52:57 #51 DONE 29.4s 08:52:57 08:52:57 #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:52:57 #42 DONE 28.0s 08:52:57 08:52:57 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:53:00 #60 ... 08:53:00 08:53:00 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:00 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 27.7s done 08:53:00 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:53:00 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 28.2s done 08:53:00 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 08:53:00 #56 ... 08:53:00 08:53:00 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:00 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 27.8s done 08:53:00 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done 08:53:00 #43 ... 08:53:00 08:53:00 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:00 #0 5.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:00 #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:00 #0 5.909 (1/2) Installing dumb-init (1.2.5-r2) 08:53:00 #0 5.916 (2/2) Installing su-exec (0.2-r3) 08:53:00 #0 5.928 Executing busybox-1.36.1-r7.trigger 08:53:00 #0 5.935 OK: 7 MiB in 17 packages 08:53:00 #61 DONE 6.2s 08:53:00 08:53:00 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:00 #58 DONE 27.5s 08:53:01 08:53:01 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:01 #43 DONE 31.7s 08:53:01 08:53:01 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:01 #56 ... 08:53:01 08:53:01 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:01 #0 7.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:01 #0 7.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:01 #0 7.539 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:01 #0 7.539 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:01 #0 7.539 OK: 20070 distinct packages available 08:53:01 #0 7.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:01 #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:01 #0 7.925 (1/5) Installing dumb-init (1.2.5-r2) 08:53:01 #0 7.928 (2/5) Installing musl-obstack (1.2.3-r2) 08:53:01 #0 7.930 (3/5) Installing libucontext (1.2-r2) 08:53:01 #0 7.933 (4/5) Installing gcompat (1.1.0-r1) 08:53:01 #0 7.938 (5/5) Installing openssl (3.1.6-r0) 08:53:01 #0 7.949 Executing busybox-1.36.1-r7.trigger 08:53:01 #0 7.957 OK: 8 MiB in 20 packages 08:53:01 #62 DONE 8.1s 08:53:01 08:53:01 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:01 #59 4.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:01 #59 4.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:01 #59 5.045 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:01 #59 5.045 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:01 #59 5.045 OK: 20070 distinct packages available 08:53:01 #59 5.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #59 5.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #59 5.484 (1/11) Installing ca-certificates (20240226-r0) 08:53:02 #59 ... 08:53:02 08:53:02 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:02 #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #0 8.638 (1/4) Installing dumb-init (1.2.5-r2) 08:53:02 #0 8.642 (2/4) Installing openssl (3.1.6-r0) 08:53:02 #0 8.650 (3/4) Installing su-exec (0.2-r3) 08:53:02 #0 8.653 (4/4) Installing yq (4.33.3-r5) 08:53:02 #0 8.722 Executing busybox-1.36.1-r7.trigger 08:53:02 #0 8.742 OK: 17 MiB in 19 packages 08:53:02 #63 DONE 9.0s 08:53:02 08:53:02 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:02 #59 5.500 (2/11) Installing brotli-libs (1.0.9-r14) 08:53:02 #59 5.510 (3/11) Installing libunistring (1.1-r1) 08:53:02 #59 5.523 (4/11) Installing libidn2 (2.3.4-r1) 08:53:02 #59 5.528 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:53:02 #59 5.535 (6/11) Installing libcurl (8.9.0-r0) 08:53:02 #59 5.545 (7/11) Installing curl (8.9.0-r0) 08:53:02 #59 5.550 (8/11) Installing dumb-init (1.2.5-r2) 08:53:02 #59 5.554 (9/11) Installing musl-obstack (1.2.3-r2) 08:53:02 #59 ... 08:53:02 08:53:02 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:02 #0 4.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #0 5.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #0 5.254 (1/2) Installing ca-certificates (20240226-r0) 08:53:02 #0 5.269 (2/2) Installing dumb-init (1.2.5-r2) 08:53:02 #0 5.273 Executing busybox-1.36.1-r7.trigger 08:53:02 #0 5.278 Executing ca-certificates-20240226-r0.trigger 08:53:02 #0 5.330 OK: 8 MiB in 17 packages 08:53:02 #64 DONE 5.6s 08:53:02 08:53:02 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:02 #59 5.584 (10/11) Installing libucontext (1.2-r2) 08:53:02 #59 5.586 (11/11) Installing gcompat (1.1.0-r1) 08:53:02 #59 5.594 Executing busybox-1.36.1-r7.trigger 08:53:02 #59 5.620 Executing ca-certificates-20240226-r0.trigger 08:53:02 #59 5.674 OK: 12 MiB in 26 packages 08:53:02 #59 DONE 5.9s 08:53:02 08:53:02 #65 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:53:02 #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #0 4.910 (1/1) Installing dumb-init (1.2.5-r2) 08:53:02 #0 4.923 Executing busybox-1.36.1-r7.trigger 08:53:02 #0 4.931 OK: 7 MiB in 16 packages 08:53:02 #65 DONE 5.3s 08:53:02 08:53:02 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:53:02 #0 4.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #0 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #0 4.966 (1/1) Installing dumb-init (1.2.5-r2) 08:53:02 #0 4.969 Executing busybox-1.36.1-r7.trigger 08:53:02 #0 4.977 OK: 7 MiB in 16 packages 08:53:02 #66 DONE 5.3s 08:53:02 08:53:02 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:02 #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #0 4.879 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:02 #0 4.879 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:02 #0 4.879 OK: 20070 distinct packages available 08:53:02 #0 4.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #0 5.343 (1/4) Installing dumb-init (1.2.5-r2) 08:53:02 #0 5.416 (2/4) Installing musl-obstack (1.2.3-r2) 08:53:02 #0 5.419 (3/4) Installing libucontext (1.2-r2) 08:53:02 #0 5.422 (4/4) Installing gcompat (1.1.0-r1) 08:53:02 #0 5.426 Executing busybox-1.36.1-r7.trigger 08:53:02 #0 5.432 OK: 8 MiB in 19 packages 08:53:02 #67 DONE 5.6s 08:53:02 08:53:02 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:02 #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #0 6.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #0 7.231 (1/4) Installing ca-certificates (20240226-r0) 08:53:02 #0 7.249 (2/4) Installing dumb-init (1.2.5-r2) 08:53:02 #0 7.282 (3/4) Installing su-exec (0.2-r3) 08:53:02 #0 7.286 (4/4) Installing yq (4.33.3-r5) 08:53:02 #0 7.380 Executing busybox-1.36.1-r7.trigger 08:53:02 #0 7.386 Executing ca-certificates-20240226-r0.trigger 08:53:02 #0 7.527 OK: 17 MiB in 19 packages 08:53:02 #68 DONE 7.7s 08:53:02 08:53:02 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:02 #0 4.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:02 #0 4.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:02 #0 4.925 (1/3) Installing ca-certificates (20240226-r0) 08:53:02 #0 4.939 (2/3) Installing dumb-init (1.2.5-r2) 08:53:02 #0 4.943 (3/3) Installing tzdata (2024a-r0) 08:53:02 #0 5.069 Executing busybox-1.36.1-r7.trigger 08:53:02 #0 5.086 Executing ca-certificates-20240226-r0.trigger 08:53:02 #0 5.233 OK: 11 MiB in 18 packages 08:53:02 #69 DONE 5.4s 08:53:02 08:53:02 #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:53:03 #70 ... 08:53:03 08:53:03 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:53:03 #60 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:03 #60 5.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:03 #60 5.361 OK: 264 MiB in 52 packages 08:53:03 #60 DONE 5.5s 08:53:03 08:53:03 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:53:03 #0 5.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:03 #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:03 #0 5.350 OK: 264 MiB in 52 packages 08:53:03 #71 DONE 5.5s 08:53:03 08:53:03 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:53:03 #72 DONE 0.1s 08:53:03 08:53:03 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:53:03 #73 DONE 0.1s 08:53:03 08:53:03 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:03 #0 5.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:03 #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:03 #0 5.499 OK: 264 MiB in 52 packages 08:53:03 #74 DONE 5.8s 08:53:03 08:53:03 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:53:03 #75 DONE 0.0s 08:53:03 08:53:03 #76 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:03 #76 ... 08:53:03 08:53:03 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:03 #0 5.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:03 #0 5.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:03 #0 5.399 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:03 #0 5.399 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:03 #0 5.399 OK: 20077 distinct packages available 08:53:03 #0 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:03 #0 5.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:03 #0 5.757 OK: 264 MiB in 52 packages 08:53:03 #77 DONE 5.8s 08:53:03 08:53:03 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:53:03 #78 DONE 0.0s 08:53:03 08:53:03 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:04 #79 ... 08:53:04 08:53:04 #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:04 #80 DONE 6.3s 08:53:04 08:53:04 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:04 #81 ... 08:53:04 08:53:04 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:04 #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:04 #0 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:04 #0 3.322 OK: 7 MiB in 17 packages 08:53:04 #82 DONE 3.4s 08:53:04 08:53:04 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:53:05 #83 ... 08:53:05 08:53:05 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:05 #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:05 #0 2.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:05 #0 2.792 OK: 17 MiB in 19 packages 08:53:05 #84 DONE 2.9s 08:53:05 08:53:05 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:53:05 #85 DONE 0.1s 08:53:05 08:53:05 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:05 #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:05 #0 2.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:05 #0 2.997 OK: 8 MiB in 17 packages 08:53:05 #86 DONE 3.1s 08:53:05 08:53:05 #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:53:05 #70 2.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:05 #70 ... 08:53:05 08:53:05 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:53:05 #0 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:05 #0 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:05 #0 3.988 OK: 8 MiB in 20 packages 08:53:05 #87 DONE 4.2s 08:53:05 08:53:05 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:05 #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:05 #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:05 #0 2.756 OK: 12 MiB in 26 packages 08:53:05 #88 DONE 2.9s 08:53:05 08:53:05 #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:53:05 #70 2.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:05 #70 3.155 OK: 7 MiB in 16 packages 08:53:06 #70 DONE 3.8s 08:53:06 08:53:06 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:53:06 #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:06 #0 2.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:06 #0 2.871 OK: 7 MiB in 16 packages 08:53:06 #89 DONE 3.7s 08:53:06 08:53:06 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:06 #0 3.131 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:06 #0 3.616 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:06 #0 4.305 (1/1) Installing dumb-init (1.2.5-r2) 08:53:06 #0 4.613 Executing busybox-1.36.1-r7.trigger 08:53:06 #0 4.625 OK: 7 MiB in 16 packages 08:53:06 #90 DONE 5.3s 08:53:06 08:53:06 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:06 #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:06 #0 3.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:06 #0 3.245 OK: 8 MiB in 19 packages 08:53:06 #91 DONE 3.7s 08:53:06 08:53:06 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:53:06 #92 DONE 0.9s 08:53:06 08:53:06 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:06 #93 ... 08:53:06 08:53:06 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:06 #94 DONE 1.0s 08:53:06 08:53:06 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:53:06 #95 DONE 0.2s 08:53:06 08:53:06 #96 [security-spire-server stage-2 6/9] COPY security.txt / 08:53:08 #96 ... 08:53:08 08:53:08 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:08 #93 DONE 1.5s 08:53:08 08:53:08 #96 [security-spire-server stage-2 6/9] COPY security.txt / 08:53:08 #96 DONE 1.3s 08:53:08 08:53:08 #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:08 #0 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:08 #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:08 #0 3.963 OK: 17 MiB in 19 packages 08:53:08 #97 DONE 5.2s 08:53:08 08:53:08 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:08 #98 DONE 1.5s 08:53:08 08:53:08 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:53:08 #99 DONE 0.1s 08:53:08 08:53:08 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:08 #100 DONE 0.1s 08:53:08 08:53:08 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:53:08 #101 DONE 0.1s 08:53:08 08:53:08 #102 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:08 #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:08 #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:08 #0 4.067 OK: 11 MiB in 18 packages 08:53:08 #102 DONE 5.2s 08:53:08 08:53:08 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:08 #103 DONE 0.1s 08:53:08 08:53:08 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:53:08 #104 DONE 0.1s 08:53:08 08:53:08 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 08:53:08 #105 DONE 0.1s 08:53:08 08:53:08 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:08 #106 DONE 0.1s 08:53:08 08:53:08 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:08 #107 DONE 0.1s 08:53:08 08:53:08 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:08 #108 DONE 0.1s 08:53:08 08:53:08 #109 [security-spire-server] exporting to image 08:53:08 #109 exporting layers 08:53:08 #109 ... 08:53:08 08:53:08 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:08 #110 DONE 0.1s 08:53:08 08:53:08 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:08 #111 DONE 0.1s 08:53:08 08:53:08 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:08 #112 DONE 0.1s 08:53:08 08:53:08 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:08 #113 DONE 0.1s 08:53:08 08:53:08 #109 [security-spire-config] exporting to image 08:53:08 #109 ... 08:53:08 08:53:08 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:53:08 #83 DONE 4.3s 08:53:08 08:53:08 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:53:08 #114 DONE 0.0s 08:53:08 08:53:08 #109 [security-spire-server] exporting to image 08:53:08 #109 exporting layers 0.7s done 08:53:08 #109 writing image sha256:9494185caf2639f31bef18a23de4b9a8b41e3f6a3a4c4c747ba2fa05b4dff589 done 08:53:08 #109 naming to docker.io/library/security-spire-server done 08:53:09 #109 exporting layers 0.6s done 08:53:09 #109 writing image sha256:05118b55d22d1f20663f76435e73e5bc6c1ec464f86d1a70029c1fb8a8696c66 done 08:53:09 #109 naming to docker.io/library/security-spire-config done 08:53:09 #109 exporting layers 0.7s done 08:53:09 #109 writing image sha256:c6129c84dc534444863b6639deb43d763b61feab176698d51d9a5c6279382da8 done 08:53:09 #109 naming to docker.io/library/security-spire-agent done 08:53:09 #109 DONE 1.0s 08:53:09 08:53:09 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:09 #81 4.797 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:53:09 #81 5.252 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:53:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:53:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:53:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:53:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4866/head:refs/remotes/origin/PR-4866 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:53:10 #81 5.902 OK: 264 MiB in 52 packages 08:53:10 #81 DONE 6.0s 08:53:10 08:53:10 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:53:10 #115 DONE 0.0s 08:53:10 08:53:10 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:10 Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 6211aafc10b1e2f5b342071239385128acb78ae1 08:53:10 Merge succeeded, producing 6211aafc10b1e2f5b342071239385128acb78ae1 08:53:10 Checking out Revision 6211aafc10b1e2f5b342071239385128acb78ae1 (PR-4866) 08:53:10 > git config core.sparsecheckout # timeout=10 08:53:10 > git checkout -f 6211aafc10b1e2f5b342071239385128acb78ae1 # timeout=10 08:53:10 > git remote # timeout=10 08:53:10 > git config --get remote.origin.url # timeout=10 08:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:10 > git merge 716be972356a5d958cacae13e28e6f732195427d # timeout=10 08:53:10 > git rev-parse HEAD^{commit} # timeout=10 08:53:10 > git config core.sparsecheckout # timeout=10 08:53:10 > git checkout -f 6211aafc10b1e2f5b342071239385128acb78ae1 # timeout=10 08:53:13 #116 ... 08:53:13 08:53:13 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:13 #117 ... 08:53:13 08:53:13 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:14 Commit message: "fix: EDX-5196 Allow source name in regexp" 08:53:14 > git --version # timeout=10 08:53:14 > git --version # 'git version 2.25.1' 08:53:14 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:53:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:53:16 Dload Upload Total Spent Left Speed 08:53:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh 08:53:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:53:17 + sudo tee /etc/docker/daemon.new 08:53:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:53:17 { 08:53:17 "registry-mirrors": [ 08:53:17 "https://nexus3.edgexfoundry.org:10001" 08:53:17 ], 08:53:17 "bip": "10.250.0.254/24", 08:53:17 "hosts": [ 08:53:17 "tcp://0.0.0.0:5555", 08:53:17 "unix:///var/run/docker.sock" 08:53:17 ], 08:53:17 "mtu": 1458, 08:53:17 "selinux-enabled": true, 08:53:17 "seccomp-profile": "/etc/docker/seccomp.json" 08:53:17 } [Pipeline] sh 08:53:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:53:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:36 provisioning config files... 08:53:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12247896935696852884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:37 ---> ****-login.sh 08:53:37 nexus3.edgexfoundry.org:10001 08:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:53:37 Configure a credential helper to remove this warning. See 08:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:53:37 08:53:37 Login Succeeded 08:53:37 nexus3.edgexfoundry.org:10002 08:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:53:38 Configure a credential helper to remove this warning. See 08:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:53:38 08:53:38 Login Succeeded 08:53:38 nexus3.edgexfoundry.org:10003 08:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:53:38 Configure a credential helper to remove this warning. See 08:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:53:38 08:53:38 Login Succeeded 08:53:38 nexus3.edgexfoundry.org:10004 08:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:53:38 Configure a credential helper to remove this warning. See 08:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:53:38 08:53:38 Login Succeeded 08:53:38 ****.io 08:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:53:39 Configure a credential helper to remove this warning. See 08:53:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:53:39 08:53:39 Login Succeeded 08:53:39 ---> ****-login.sh ends [Pipeline] } 08:53:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:53:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:53:40 ========================================================= 08:53:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:53:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:53:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:53:40 c6b39de5b339: Pulling fs layer 08:53:40 a69c41024577: Pulling fs layer 08:53:40 d6de4b400683: Pulling fs layer 08:53:40 35cb2a7552d0: Pulling fs layer 08:53:40 4f4fb700ef54: Pulling fs layer 08:53:40 464afbd9ba4c: Pulling fs layer 08:53:40 00f215d4a9da: Pulling fs layer 08:53:40 d496ad576159: Pulling fs layer 08:53:40 35cb2a7552d0: Waiting 08:53:40 4f4fb700ef54: Waiting 08:53:40 464afbd9ba4c: Waiting 08:53:40 00f215d4a9da: Waiting 08:53:40 d496ad576159: Waiting 08:53:41 a69c41024577: Verifying Checksum 08:53:41 a69c41024577: Download complete 08:53:41 35cb2a7552d0: Verifying Checksum 08:53:41 35cb2a7552d0: Download complete 08:53:41 4f4fb700ef54: Verifying Checksum 08:53:41 4f4fb700ef54: Download complete 08:53:41 464afbd9ba4c: Verifying Checksum 08:53:41 464afbd9ba4c: Download complete 08:53:41 c6b39de5b339: Verifying Checksum 08:53:41 c6b39de5b339: Download complete 08:53:41 d496ad576159: Verifying Checksum 08:53:41 d496ad576159: Download complete 08:53:42 c6b39de5b339: Pull complete 08:53:42 a69c41024577: Pull complete 08:53:42 d6de4b400683: Verifying Checksum 08:53:42 d6de4b400683: Download complete 08:53:43 00f215d4a9da: Verifying Checksum 08:53:43 00f215d4a9da: Download complete 08:53:45 #118 DONE 37.0s 08:53:45 08:53:45 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:45 #79 DONE 36.7s 08:53:45 08:53:45 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:45 #116 DONE 30.2s 08:53:45 08:53:45 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:45 #117 DONE 37.0s 08:53:45 08:53:45 #76 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:45 #76 DONE 36.9s 08:53:45 08:53:45 #119 [support-scheduler builder 6/7] COPY . . 08:53:48 #119 DONE 8.1s 08:53:48 08:53:48 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:53:48 #120 DONE 8.1s 08:53:48 08:53:48 #121 [support-notifications builder 6/7] COPY . . 08:53:48 #121 CACHED 08:53:48 08:53:48 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:53:48 #122 CACHED 08:53:48 08:53:48 #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #123 CACHED 08:53:48 08:53:48 #124 [security-proxy-auth builder 6/7] COPY . . 08:53:48 #124 CACHED 08:53:48 08:53:48 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:53:48 #125 CACHED 08:53:48 08:53:48 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #126 CACHED 08:53:48 08:53:48 #127 [core-command builder 6/7] COPY . . 08:53:48 #127 CACHED 08:53:48 08:53:48 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #128 CACHED 08:53:48 08:53:48 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 08:53:48 #129 CACHED 08:53:48 08:53:48 #130 [security-proxy-setup builder 6/7] COPY . . 08:53:48 #130 DONE 8.1s 08:53:48 08:53:48 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:53:48 #131 CACHED 08:53:48 08:53:48 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #132 CACHED 08:53:48 08:53:48 #133 [security-bootstrapper builder 6/7] COPY . . 08:53:48 #133 CACHED 08:53:48 08:53:48 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:53:48 #134 CACHED 08:53:48 08:53:48 #135 [security-secretstore-setup builder 6/7] COPY . . 08:53:48 #135 CACHED 08:53:48 08:53:48 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #136 CACHED 08:53:48 08:53:48 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 08:53:48 #137 CACHED 08:53:48 08:53:48 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #138 CACHED 08:53:48 08:53:48 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:53:48 #139 CACHED 08:53:48 08:53:48 #140 [core-keeper builder 7/8] COPY . . 08:53:48 #140 DONE 8.1s 08:53:48 08:53:48 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 08:53:48 #141 CACHED 08:53:48 08:53:48 #142 [core-data builder 6/7] COPY . . 08:53:48 #142 CACHED 08:53:48 08:53:48 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #143 CACHED 08:53:48 08:53:48 #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:53:48 #144 CACHED 08:53:48 08:53:48 #145 [core-metadata builder 6/7] COPY . . 08:53:48 #145 CACHED 08:53:48 08:53:48 #146 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #146 CACHED 08:53:48 08:53:48 #147 [support-cron-scheduler builder 6/7] COPY . . 08:53:48 #147 DONE 8.1s 08:53:48 08:53:48 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:53:49 #148 1.177 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 08:53:56 d6de4b400683: Pull complete 08:53:56 35cb2a7552d0: Pull complete 08:53:56 4f4fb700ef54: Pull complete 08:53:56 464afbd9ba4c: Pull complete 08:53:59 #148 ... 08:53:59 08:53:59 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:59 #0 1.197 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 08:53:59 #149 ... 08:53:59 08:53:59 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:59 #0 0.825 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 08:53:59 #150 ... 08:53:59 08:53:59 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:59 #0 0.743 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 08:53:59 #151 ... 08:53:59 08:53:59 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:59 #0 0.742 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 08:53:59 #152 ... 08:53:59 08:53:59 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:53:59 #0 1.281 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 08:53:59 #153 ... 08:53:59 08:53:59 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:53:59 #0 0.592 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 08:53:59 #154 ... 08:53:59 08:53:59 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:59 #0 0.643 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 08:53:59 #155 ... 08:53:59 08:53:59 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:59 #0 1.518 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 08:53:59 #156 ... 08:53:59 08:53:59 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:53:59 #0 1.266 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 08:53:59 #157 ... 08:53:59 08:53:59 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:53:59 #0 0.997 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 08:53:59 #158 ... 08:53:59 08:53:59 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:59 #0 0.360 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 08:53:59 #159 ... 08:53:59 08:53:59 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:53:59 #0 1.216 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 08:54:06 00f215d4a9da: Pull complete 08:54:07 d496ad576159: Pull complete 08:54:07 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:54:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:54:07 WORKDIR /edgex 08:54:07 COPY go.mod . 08:54:07 RUN go mod download 08:54:07 + docker build -t ci-base-image-arm64 -f - . 08:54:08 Sending build context to Docker daemon 3.461MB 08:54:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:54:08 ---> f246e2811388 08:54:08 Step 2/4 : WORKDIR /edgex 08:54:10 ---> Running in 4502be0f68c5 08:54:10 Removing intermediate container 4502be0f68c5 08:54:10 ---> 1ff5ecc48116 08:54:10 Step 3/4 : COPY go.mod . 08:54:11 ---> 9465ce4f2430 08:54:11 Step 4/4 : RUN go mod download 08:54:11 ---> Running in 97ea8b12c1e4 08:55:18 Removing intermediate container 97ea8b12c1e4 08:55:18 ---> 83a7e8d8a19a 08:55:18 Successfully built 83a7e8d8a19a 08:55:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:19 + docker inspect -f . ci-base-image-arm64 08:55:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:19 prd-ubuntu20.04-docker-arm64-4c-16g-7692 does not seem to be running inside a container 08:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:55:21 $ docker top 9ae1b9bf411685a627cd7074e3222c64f9189b2f3a550bd1857bbb4abc94a1f4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:21 #160 ... 08:55:21 08:55:21 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:55:21 #152 92.61 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 08:55:22 + go version 08:55:22 go version go1.21.9 linux/arm64 [Pipeline] } 08:55:22 $ docker stop --time=1 9ae1b9bf411685a627cd7074e3222c64f9189b2f3a550bd1857bbb4abc94a1f4 08:55:23 $ docker rm -f --volumes 9ae1b9bf411685a627cd7074e3222c64f9189b2f3a550bd1857bbb4abc94a1f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:24 + docker inspect -f . ci-base-image-arm64 08:55:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:24 prd-ubuntu20.04-docker-arm64-4c-16g-7692 does not seem to be running inside a container 08:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:55:26 $ docker top b52af3e43b60da5c164076be50a5a75b8ca72f38ea4d86cfbe232f0215f68812 -eo pid,comm [Pipeline] { [Pipeline] echo 08:55:26 ========================================================= 08:55:26 [edgeXBuildGoParallel] Running Tests and Build... 08:55:26 ========================================================= [Pipeline] sh 08:55:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:55:27 + make test 08:55:27 go test -race -coverprofile=coverage.out ./... 08:55:53 #152 ... 08:55:53 08:55:53 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:55:53 #155 DONE 123.9s 08:55:53 08:55:53 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:57 #151 DONE 128.1s 08:55:57 08:55:57 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:55:58 #154 ... 08:55:58 08:55:58 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:55:59 #161 ... 08:55:59 08:55:59 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:55:59 #152 DONE 131.2s 08:55:59 08:55:59 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:02 #148 ... 08:56:02 08:56:02 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:56:04 #162 ... 08:56:04 08:56:04 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:04 #149 DONE 136.0s 08:56:04 08:56:04 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:06 #153 ... 08:56:06 08:56:06 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:56:06 #163 ... 08:56:06 08:56:06 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:06 #150 DONE 138.6s 08:56:07 08:56:07 #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:56:11 #164 ... 08:56:11 08:56:11 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:56:11 #162 DONE 9.3s 08:56:11 08:56:11 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:56:11 #161 DONE 13.1s 08:56:11 08:56:11 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:56:11 #163 DONE 5.0s 08:56:11 08:56:11 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:56:12 #165 ... 08:56:12 08:56:12 #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:56:12 #164 DONE 5.4s 08:56:12 08:56:12 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:12 #166 DONE 1.4s 08:56:12 08:56:12 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:56:12 #167 ... 08:56:12 08:56:12 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:56:12 #168 DONE 1.1s 08:56:12 08:56:12 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:56:12 #169 DONE 0.7s 08:56:12 08:56:12 #170 [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 08:56:12 #170 ... 08:56:12 08:56:12 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:56:12 #171 DONE 0.6s 08:56:13 08:56:13 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:56:13 #167 DONE 0.5s 08:56:13 08:56:13 #170 [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 08:56:13 #170 DONE 0.4s 08:56:13 08:56:13 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:56:13 #172 ... 08:56:13 08:56:13 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:56:13 #173 DONE 0.6s 08:56:13 08:56:13 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:56:13 #174 ... 08:56:13 08:56:13 #175 [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 08:56:13 #175 DONE 1.0s 08:56:14 08:56:14 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:56:14 #172 DONE 1.1s 08:56:14 08:56:14 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:56:14 #176 DONE 1.2s 08:56:14 08:56:14 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:56:14 #174 DONE 0.7s 08:56:14 08:56:14 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:56:14 #177 ... 08:56:14 08:56:14 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:56:14 #165 DONE 2.9s 08:56:14 08:56:14 #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:56:14 #178 DONE 0.4s 08:56:14 08:56:14 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:56:14 ? github.com/edgexfoundry/edgex-go [no test files] 08:56:14 #179 ... 08:56:14 08:56:14 #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:56:14 #180 DONE 0.5s 08:56:14 08:56:14 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:56:14 #181 DONE 0.5s 08:56:14 08:56:14 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:56:14 #177 DONE 0.5s 08:56:14 08:56:14 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:56:14 #179 DONE 0.5s 08:56:14 08:56:14 #109 [security-spiffe-token-provider] exporting to image 08:56:14 #109 exporting layers 08:56:15 #109 ... 08:56:15 08:56:15 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:56:15 #182 DONE 0.3s 08:56:15 08:56:15 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:56:15 #183 DONE 0.3s 08:56:15 08:56:15 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:56:15 #184 DONE 0.3s 08:56:15 08:56:15 #109 [security-spiffe-token-provider] exporting to image 08:56:15 #109 exporting layers 0.4s done 08:56:15 #109 writing image sha256:1b3c370aa14039136cf76a89d1919c16e9dc5cbc30317de9e1851fe9a6a14740 done 08:56:15 #109 naming to docker.io/library/security-spiffe-token-provider 08:56:15 #109 naming to docker.io/library/security-spiffe-token-provider 0.2s done 08:56:15 #109 DONE 1.6s 08:56:15 08:56:15 #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:56:15 #185 DONE 0.3s 08:56:15 08:56:15 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:56:15 #186 DONE 0.4s 08:56:15 08:56:15 #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:56:15 #187 DONE 0.5s 08:56:15 08:56:15 #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:56:15 #188 DONE 0.4s 08:56:15 08:56:15 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:15 #189 ... 08:56:15 08:56:15 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:56:15 #190 DONE 0.2s 08:56:16 08:56:16 #191 [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/ 08:56:16 #191 DONE 0.2s 08:56:16 08:56:16 #192 [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/ 08:56:16 #192 ... 08:56:16 08:56:16 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:16 #193 DONE 1.4s 08:56:16 08:56:16 #192 [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/ 08:56:16 #192 DONE 0.2s 08:56:16 08:56:16 #109 [security-proxy-setup] exporting to image 08:56:17 #109 ... 08:56:17 08:56:17 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:17 #194 DONE 2.3s 08:56:17 08:56:17 #109 [core-common-config-bootstrapper] exporting to image 08:56:17 #109 ... 08:56:17 08:56:17 #195 [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/ 08:56:17 #195 DONE 1.4s 08:56:17 08:56:17 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:17 #189 DONE 2.1s 08:56:17 08:56:17 #109 [security-secretstore-setup] exporting to image 08:56:18 #109 ... 08:56:18 08:56:18 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:56:18 #196 DONE 0.8s 08:56:18 08:56:18 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:56:18 #197 DONE 0.1s 08:56:18 08:56:18 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:56:19 #198 ... 08:56:19 08:56:19 #109 [security-secretstore-setup] exporting to image 08:56:19 #109 exporting layers 1.6s done 08:56:19 #109 writing image sha256:78e5d2fa52dcfcf8d16a2dc1f32fbf54c864aac11f53b9615ea3b6eb94f25f2d done 08:56:19 #109 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:56:19 #109 writing image sha256:7c0461955542b033749b09b97c7add70c6410357dfa4680abfba067f6db76666 done 08:56:19 #109 naming to docker.io/library/security-proxy-setup done 08:56:19 #109 writing image sha256:a3dd7747ee9f7f62314d453a1f3b04f4b44c10aa9f0c4c6e76e5fc4f200ace7d 0.0s done 08:56:19 #109 naming to docker.io/library/security-secretstore-setup done 08:56:19 #109 DONE 4.9s 08:56:19 08:56:19 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:20 #148 ... 08:56:20 08:56:20 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:56:20 #198 DONE 1.9s 08:56:20 08:56:20 #109 [security-bootstrapper] exporting to image 08:56:24 #109 ... 08:56:24 08:56:24 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:56:24 #160 DONE 154.8s 08:56:24 08:56:24 #109 [security-bootstrapper] exporting to image 08:56:24 #109 exporting layers 2.5s done 08:56:24 #109 writing image sha256:a241c365fb8038ca9b21d1792ca63936d8ecb411210de30fb8caee5c15fd7290 08:56:24 #109 writing image sha256:a241c365fb8038ca9b21d1792ca63936d8ecb411210de30fb8caee5c15fd7290 0.4s done 08:56:24 #109 naming to docker.io/library/security-bootstrapper 08:56:24 #109 naming to docker.io/library/security-bootstrapper 0.1s done 08:56:24 #109 DONE 7.9s 08:56:24 08:56:24 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:56:25 #157 ... 08:56:25 08:56:25 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:56:31 #199 DONE 5.4s 08:56:31 08:56:31 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:56:31 #157 DONE 162.7s 08:56:31 08:56:31 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:56:33 #200 ... 08:56:33 08:56:33 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:56:33 #156 DONE 165.6s 08:56:33 08:56:33 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:33 #153 DONE 165.7s 08:56:34 08:56:34 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:34 #148 DONE 165.6s 08:56:34 08:56:34 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:34 #159 DONE 165.7s 08:56:34 08:56:34 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:56:34 #200 DONE 3.5s 08:56:34 08:56:34 #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:34 #201 ... 08:56:34 08:56:34 #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:56:34 #202 CACHED 08:56:34 08:56:34 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:56:34 #203 CACHED 08:56:34 08:56:34 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:56:34 #154 DONE 166.3s 08:56:34 08:56:34 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:56:34 #204 ... 08:56:34 08:56:34 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:56:34 #205 CACHED 08:56:34 08:56:34 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:56:34 #206 CACHED 08:56:35 08:56:35 #207 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:35 #207 ... 08:56:35 08:56:35 #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:35 #201 DONE 1.0s 08:56:35 08:56:35 #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:56:35 #208 DONE 1.0s 08:56:35 08:56:35 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:56:35 #158 DONE 167.2s 08:56:35 08:56:35 #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:56:35 #209 DONE 1.0s 08:56:35 08:56:35 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:56:35 #210 ... 08:56:35 08:56:35 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:56:35 #204 DONE 1.1s 08:56:35 08:56:35 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:56:35 #211 DONE 0.8s 08:56:35 08:56:35 #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:35 #212 DONE 0.9s 08:56:35 08:56:35 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:56:35 #213 DONE 0.4s 08:56:35 08:56:35 #207 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:35 #207 DONE 0.7s 08:56:35 08:56:35 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:56:36 #214 ... 08:56:36 08:56:36 #215 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:56:36 #215 CACHED 08:56:36 08:56:36 #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:56:36 #216 CACHED 08:56:36 08:56:36 #217 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:56:36 #217 DONE 0.6s 08:56:36 08:56:36 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:56:36 #210 DONE 0.6s 08:56:36 08:56:36 #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:56:36 #218 DONE 0.4s 08:56:36 08:56:36 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:56:36 #219 DONE 0.4s 08:56:36 08:56:36 #109 [core-command] exporting to image 08:56:36 #109 exporting layers 08:56:36 #109 ... 08:56:36 08:56:36 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:56:36 #220 DONE 0.4s 08:56:36 08:56:36 #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:56:36 #221 DONE 0.7s 08:56:36 08:56:36 #109 [core-command] exporting to image 08:56:36 #109 exporting layers 0.4s done 08:56:36 #109 ... 08:56:36 08:56:36 #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:56:36 #222 DONE 0.7s 08:56:36 08:56:36 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:56:36 #223 ... 08:56:36 08:56:36 #109 [core-command] exporting to image 08:56:36 #109 writing image sha256:fe8b9d136343edc9503da3d47135738cfe9df8610adae0400f47362ed1d87748 done 08:56:36 #109 naming to docker.io/library/core-command done 08:56:36 #109 DONE 8.7s 08:56:37 08:56:37 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:56:37 #224 ... 08:56:37 08:56:37 #225 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:56:37 #225 DONE 1.0s 08:56:37 08:56:37 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:56:37 #214 DONE 1.2s 08:56:37 08:56:37 #226 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:56:37 #226 DONE 1.0s 08:56:37 08:56:37 #227 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:56:37 #227 DONE 1.0s 08:56:37 08:56:37 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:56:37 #228 DONE 0.7s 08:56:37 08:56:37 #109 [core-keeper] exporting to image 08:56:37 #109 ... 08:56:37 08:56:37 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:56:37 #224 DONE 1.0s 08:56:37 08:56:37 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:56:37 #223 DONE 1.0s 08:56:37 08:56:37 #109 [support-scheduler] exporting to image 08:56:37 #109 ... 08:56:37 08:56:37 #229 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:56:37 #229 DONE 0.4s 08:56:37 08:56:37 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:56:37 #230 DONE 0.1s 08:56:37 08:56:37 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:56:37 #231 DONE 0.1s 08:56:37 08:56:37 #109 [support-cron-scheduler] exporting to image 08:56:37 #109 exporting layers 0.6s done 08:56:37 #109 writing image sha256:21ebe821b78010b2ce1dc79df6a413b52d806678417fdd5d5b8f7bf493ffd07c 0.0s done 08:56:37 #109 naming to docker.io/library/core-keeper 08:56:37 #109 ... 08:56:37 08:56:37 #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:37 #232 DONE 0.7s 08:56:37 08:56:37 #109 [security-proxy-auth] exporting to image 08:56:37 #109 exporting layers 0.2s done 08:56:37 #109 naming to docker.io/library/core-keeper done 08:56:37 #109 writing image sha256:9e2baef3c8e367b84cb288421ca12898cfea760713c971bad8776a676581a46a done 08:56:37 #109 naming to docker.io/library/core-data done 08:56:37 #109 exporting layers 0.3s done 08:56:37 #109 writing image sha256:88395abf504c50e0230b4dadb45ff90c4abf08ac18bf6e7233d28eab3764325c done 08:56:37 #109 naming to docker.io/library/support-notifications done 08:56:37 #109 writing image sha256:dedb31ec3786acde835b7b82d21847ea2c1a52b4b9167871555a553c0ef986e3 done 08:56:37 #109 naming to docker.io/library/support-cron-scheduler done 08:56:38 #109 exporting layers 0.4s done 08:56:38 #109 writing image sha256:18d99b168898cdb12dfde3145be617a7a0a7d7cffc4287ba612aa39ae3bb7078 0.0s done 08:56:38 #109 naming to docker.io/library/support-scheduler done 08:56:38 #109 writing image sha256:1a870e699c8e4fd2ac6e10c3e4deded8428c4ae8800b7dd17f098f58f2827659 done 08:56:38 #109 naming to docker.io/library/core-metadata done 08:56:38 #109 writing image sha256:10a9c078a71ca29e0898451749cfd2e6fd929d685fe96d4e383f66da2c40d72c done 08:56:38 #109 naming to docker.io/library/security-proxy-auth done 08:56:38 #109 DONE 9.7s 08:56:38 08:56:38 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:56:38 time="2024-08-14T08:52:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:56:38 $ docker stop --time=1 785af2d7369f1fdaf6902a341bba4398f0f333947f23ded424505b1d707817e8 08:56:39 $ docker rm -f --volumes 785af2d7369f1fdaf6902a341bba4398f0f333947f23ded424505b1d707817e8 [Pipeline] // withDockerContainer [Pipeline] sh 08:56:40 + docker images 08:56:40 REPOSITORY TAG IMAGE ID CREATED SIZE 08:56:40 support-cron-scheduler latest dedb31ec3786 2 seconds ago 44MB 08:56:40 core-data latest 9e2baef3c8e3 2 seconds ago 39.5MB 08:56:40 support-scheduler latest 18d99b168898 2 seconds ago 41.8MB 08:56:40 support-notifications latest 88395abf504c 2 seconds ago 42.4MB 08:56:40 core-keeper latest 21ebe821b780 2 seconds ago 39.4MB 08:56:40 security-proxy-auth latest 10a9c078a71c 2 seconds ago 33MB 08:56:40 core-metadata latest 1a870e699c8e 2 seconds ago 39.7MB 08:56:40 core-command latest fe8b9d136343 4 seconds ago 35.4MB 08:56:40 security-bootstrapper latest a241c365fb80 19 seconds ago 18.9MB 08:56:40 security-secretstore-setup latest a3dd7747ee9f 22 seconds ago 37MB 08:56:40 core-common-config-bootstrapper latest 78e5d2fa52dc 23 seconds ago 15.2MB 08:56:40 security-proxy-setup latest 7c0461955542 23 seconds ago 26.2MB 08:56:40 security-spiffe-token-provider latest 1b3c370aa140 25 seconds ago 28.8MB 08:56:40 security-spire-agent latest c6129c84dc53 3 minutes ago 182MB 08:56:40 security-spire-config latest 05118b55d22d 3 minutes ago 120MB 08:56:40 security-spire-server latest 9494185caf26 3 minutes ago 121MB 08:56:40 ci-base-image-x86_64 latest ab51d72365c7 7 minutes ago 970MB 08:56:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 08:56:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:56:40 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] } 08:59:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:59:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:00:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:00:38 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:00:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:00:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:00:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements 09:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.212s coverage: 97.0% of statements 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.317s coverage: 69.2% of statements 09:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.229s coverage: 53.2% of statements 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:01:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.431s coverage: 93.4% of statements 09:01:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.261s coverage: 91.7% of statements 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.225s coverage: 7.0% of statements 09:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:01:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.955s coverage: 95.8% of statements 09:01:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 09:01:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.112s coverage: 0.0% of statements [no tests to run] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:01:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:02:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.318s coverage: 0.8% of statements 09:02:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 30.7% of statements 09:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.122s coverage: 41.7% of statements 09:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.098s coverage: 77.8% of statements 09:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.104s coverage: 94.1% of statements 09:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements 09:02:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements 09:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.111s coverage: 94.4% of statements 09:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:02:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.921s coverage: 79.9% of statements 09:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.156s coverage: 92.9% of statements 09:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 67.2% of statements 09:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements 09:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 76.6% of statements 09:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:02:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.118s coverage: 87.2% of statements 09:02:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements 09:02:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements 09:02:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.289s coverage: 81.8% of statements 09:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.274s coverage: 82.1% of statements 09:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:02:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.128s coverage: 86.0% of statements 09:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.057s coverage: 63.1% of statements 09:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.134s coverage: 100.0% of statements 09:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.122s coverage: 89.4% of statements 09:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements 09:02:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:02:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:02:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements 09:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 09:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.733s coverage: 36.5% of statements 09:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements 09:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:03:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 09:03:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:03:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:03:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:03:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:03:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:03:11 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.253s coverage: 45.8% of statements 09:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:03:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.181s coverage: 19.9% of statements 09:03:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:03:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:03:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:03:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:03:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.556s coverage: 95.7% of statements 09:03:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:03:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:03:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.156s coverage: 61.8% of statements 09:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:03:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:03:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.294s coverage: 98.9% of statements 09:03:38 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:03:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:03:38 go vet ./... 09:08:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:08:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:08:29 ./bin/test-attribution-txt.sh 09:08:29 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 09:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:08:30 + ls -al . 09:08:30 total 884 09:08:30 drwxrwxr-x 10 1001 1001 4096 Aug 14 08:55 . 09:08:30 drwxr-xr-x 4 root root 4096 Aug 14 08:55 .. 09:08:30 drwxrwxr-x 2 1001 1001 4096 Aug 14 08:53 .blubracket 09:08:30 -rw-rw-r-- 1 1001 1001 10 Aug 14 08:53 .dockerignore 09:08:30 drwxrwxr-x 8 1001 1001 4096 Aug 14 08:53 .git 09:08:30 drwxrwxr-x 3 1001 1001 4096 Aug 14 08:53 .github 09:08:30 -rw-rw-r-- 1 1001 1001 1102 Aug 14 08:53 .gitignore 09:08:30 -rw-rw-r-- 1 1001 1001 42 Aug 14 08:53 .golangci.yml 09:08:30 -rw-rw-r-- 1 1001 1001 100 Aug 14 08:53 .hadolint.yml 09:08:30 -rw-rw-r-- 1 1001 1001 155 Aug 14 08:53 .sonarcloud.properties 09:08:30 -rw-rw-r-- 1 1001 1001 1171 Aug 14 08:53 ADOPTERS.md 09:08:30 -rw-rw-r-- 1 1001 1001 21171 Aug 14 08:53 Attribution.txt 09:08:30 -rw-rw-r-- 1 1001 1001 100284 Aug 14 08:53 CHANGELOG.md 09:08:30 -rw-rw-r-- 1 1001 1001 3804 Aug 14 08:53 CONTRIBUTING.md 09:08:30 -rw-rw-r-- 1 1001 1001 677 Aug 14 08:53 GOVERNANCE.md 09:08:30 -rw-rw-r-- 1 1001 1001 861 Aug 14 08:53 Jenkinsfile 09:08:30 -rw-rw-r-- 1 1001 1001 10775 Aug 14 08:53 LICENSE 09:08:30 -rw-rw-r-- 1 1001 1001 16854 Aug 14 08:53 Makefile 09:08:30 -rw-rw-r-- 1 1001 1001 582 Aug 14 08:53 OWNERS.md 09:08:30 -rw-rw-r-- 1 1001 1001 9528 Aug 14 08:53 README.md 09:08:30 -rw-rw-r-- 1 1001 1001 789 Aug 14 08:53 SECURITY.md 09:08:30 -rw-rw-r-- 1 1001 1001 5 Aug 14 08:48 VERSION 09:08:30 drwxrwxr-x 2 1001 1001 4096 Aug 14 08:53 bin 09:08:30 drwxrwxr-x 20 1001 1001 4096 Aug 14 08:53 cmd 09:08:30 -rw-r--r-- 1 root root 518937 Aug 14 09:03 coverage.out 09:08:30 drwxrwxr-x 2 1001 1001 4096 Aug 14 08:53 fuzz_test 09:08:30 -rw-rw-r-- 1 1001 1001 7317 Aug 14 08:53 go.mod 09:08:30 -rw-rw-r-- 1 1001 1001 102581 Aug 14 08:53 go.sum 09:08:30 drwxrwxr-x 7 1001 1001 4096 Aug 14 08:53 internal 09:08:30 drwxrwxr-x 3 1001 1001 4096 Aug 14 08:53 openapi 09:08:30 -rw-rw-r-- 1 1001 1001 584 Aug 14 08:53 security.txt 09:08:30 -rw-rw-r-- 1 1001 1001 204 Aug 14 08:53 version.go [Pipeline] sh 09:08:31 + '[' -e coverage.out ] 09:08:31 + chown 1001:1001 coverage.out [Pipeline] stash 09:08:31 Warning: overwriting stash ‘coverage-report’ 09:08:32 Stashed 1 file(s) [Pipeline] sh 09:08:33 + make build 09:08:33 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:12:09 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:12:09 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:12:18 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:12:21 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:12:31 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:13:03 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:13:10 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:13:22 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:13:34 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:13:39 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:13:42 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:13:45 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:13:51 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:13:55 $ docker stop --time=1 b52af3e43b60da5c164076be50a5a75b8ca72f38ea4d86cfbe232f0215f68812 09:13:57 $ docker rm -f --volumes b52af3e43b60da5c164076be50a5a75b8ca72f38ea4d86cfbe232f0215f68812 [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:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:14:01 09:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:14:02 latest: Pulling from edgex-devops/edgex-compose-arm64 09:14:02 547446be3368: Pulling fs layer 09:14:02 d125d8839a47: Pulling fs layer 09:14:02 3e85d5ac6304: Pulling fs layer 09:14:02 c3105a71a48b: Pulling fs layer 09:14:02 0f093f025ec4: Pulling fs layer 09:14:02 c3106fc0e877: Pulling fs layer 09:14:02 c3105a71a48b: Waiting 09:14:02 0f093f025ec4: Waiting 09:14:02 c3106fc0e877: Waiting 09:14:02 547446be3368: Verifying Checksum 09:14:02 547446be3368: Download complete 09:14:02 c3105a71a48b: Verifying Checksum 09:14:02 c3105a71a48b: Download complete 09:14:03 d125d8839a47: Verifying Checksum 09:14:03 d125d8839a47: Download complete 09:14:03 c3106fc0e877: Verifying Checksum 09:14:03 c3106fc0e877: Download complete 09:14:03 0f093f025ec4: Verifying Checksum 09:14:03 0f093f025ec4: Download complete 09:14:03 547446be3368: Pull complete 09:14:05 d125d8839a47: Pull complete 09:14:05 3e85d5ac6304: Verifying Checksum 09:14:05 3e85d5ac6304: Download complete 09:14:15 3e85d5ac6304: Pull complete 09:14:15 c3105a71a48b: Pull complete 09:14:16 0f093f025ec4: Pull complete 09:14:17 c3106fc0e877: Pull complete 09:14:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:14:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:17 prd-ubuntu20.04-docker-arm64-4c-16g-7692 does not seem to be running inside a container 09:14: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:14:19 $ docker top ca0c1a22958f84548f0a83e3f822407550899bfa857bd10f15483d16a69410c3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:20 + docker compose -f ./docker-compose-build.yml build --parallel 09:14:30 #1 [support-scheduler internal] load build definition from Dockerfile 09:14:30 #1 transferring dockerfile: 09:14:30 #1 transferring dockerfile: 1.93kB 0.0s done 09:14:30 #1 DONE 0.1s 09:14:31 09:14:31 #2 [security-spire-config internal] load build definition from Dockerfile 09:14:31 #2 transferring dockerfile: 1.69kB 0.0s done 09:14:31 #2 DONE 0.1s 09:14:31 09:14:31 #3 [support-notifications internal] load build definition from Dockerfile 09:14:31 #3 transferring dockerfile: 1.95kB done 09:14:31 #3 DONE 0.1s 09:14:31 09:14:31 #4 [security-spire-server internal] load build definition from Dockerfile 09:14:31 #4 transferring dockerfile: 1.70kB 0.0s done 09:14:31 #4 DONE 0.1s 09:14:31 09:14:31 #5 [security-spire-agent internal] load build definition from Dockerfile 09:14:31 #5 transferring dockerfile: 1.81kB 0.0s done 09:14:31 #5 DONE 0.1s 09:14:31 09:14:31 #6 [support-cron-scheduler internal] load build definition from Dockerfile 09:14:31 #6 transferring dockerfile: 1.85kB 0.0s done 09:14:31 #6 DONE 0.1s 09:14:31 09:14:31 #7 [security-proxy-setup internal] load build definition from Dockerfile 09:14:31 #7 transferring dockerfile: 2.50kB 0.0s done 09:14:31 #7 DONE 0.1s 09:14:31 09:14:31 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:14:31 #8 transferring dockerfile: 2.23kB 0.0s done 09:14:31 #8 DONE 0.1s 09:14:31 09:14:31 #9 [security-bootstrapper internal] load build definition from Dockerfile 09:14:31 #9 transferring dockerfile: 3.17kB done 09:14:32 #9 DONE 0.1s 09:14:32 09:14:32 #10 [core-command internal] load build definition from Dockerfile 09:14:32 #10 transferring dockerfile: 1.93kB 0.0s done 09:14:32 #10 DONE 0.1s 09:14:32 09:14:32 #11 [core-keeper internal] load build definition from Dockerfile 09:14:32 #11 transferring dockerfile: 2.01kB 0.0s done 09:14:32 #11 ... 09:14:32 09:14:32 #12 [core-metadata internal] load build definition from Dockerfile 09:14:32 #12 transferring dockerfile: 2.06kB 0.0s done 09:14:32 #12 DONE 0.1s 09:14:32 09:14:32 #13 [security-secretstore-setup internal] load build definition from Dockerfile 09:14:32 #13 transferring dockerfile: 2.49kB 0.0s done 09:14:32 #13 DONE 0.1s 09:14:32 09:14:32 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:14:32 #14 transferring dockerfile: 1.89kB 0.0s done 09:14:32 #14 DONE 0.1s 09:14:32 09:14:32 #11 [core-keeper internal] load build definition from Dockerfile 09:14:32 #11 ... 09:14:32 09:14:32 #15 [core-data internal] load build definition from Dockerfile 09:14:32 #15 transferring dockerfile: 2.01kB 0.0s done 09:14:32 #15 DONE 0.1s 09:14:32 09:14:32 #16 [security-proxy-auth internal] load build definition from Dockerfile 09:14:32 #16 transferring dockerfile: 2.15kB done 09:14:32 #16 DONE 0.1s 09:14:32 09:14:32 #17 [support-scheduler internal] load .dockerignore 09:14:32 #17 transferring context: 50B 0.0s done 09:14:32 #17 DONE 0.1s 09:14:32 09:14:32 #11 [core-keeper internal] load build definition from Dockerfile 09:14:33 #11 ... 09:14:33 09:14:33 #18 [security-spire-config internal] load .dockerignore 09:14:33 #18 transferring context: 50B 0.0s done 09:14:33 #18 DONE 0.1s 09:14:33 09:14:33 #19 [support-notifications internal] load .dockerignore 09:14:33 #19 transferring context: 50B done 09:14:33 #19 DONE 0.0s 09:14:33 09:14:33 #20 [security-spire-server internal] load .dockerignore 09:14:33 #20 transferring context: 50B 0.0s done 09:14:33 #20 DONE 0.1s 09:14:33 09:14:33 #21 [security-spire-agent internal] load .dockerignore 09:14:33 #21 transferring context: 50B done 09:14:33 #21 DONE 0.1s 09:14:33 09:14:33 #22 [support-cron-scheduler internal] load .dockerignore 09:14:33 #22 transferring context: 50B 0.0s done 09:14:33 #22 DONE 0.1s 09:14:33 09:14:33 #23 [security-proxy-setup internal] load .dockerignore 09:14:33 #23 transferring context: 50B done 09:14:33 #23 DONE 0.1s 09:14:33 09:14:33 #24 [core-common-config-bootstrapper internal] load .dockerignore 09:14:33 #24 transferring context: 50B 0.0s done 09:14:33 #24 DONE 0.1s 09:14:33 09:14:33 #25 [security-bootstrapper internal] load .dockerignore 09:14:33 #25 transferring context: 50B 0.0s done 09:14:33 #25 DONE 0.1s 09:14:33 09:14:33 #26 [core-command internal] load .dockerignore 09:14:34 #26 transferring context: 50B 0.0s done 09:14:34 #26 DONE 0.1s 09:14:34 09:14:34 #27 [core-keeper internal] load .dockerignore 09:14:34 #27 transferring context: 50B 0.0s done 09:14:34 #27 DONE 0.1s 09:14:34 09:14:34 #11 [core-keeper internal] load build definition from Dockerfile 09:14:34 #11 ... 09:14:34 09:14:34 #28 [core-metadata internal] load .dockerignore 09:14:34 #28 transferring context: 50B done 09:14:34 #28 DONE 0.1s 09:14:34 09:14:34 #29 [security-secretstore-setup internal] load .dockerignore 09:14:34 #29 transferring context: 50B 0.0s done 09:14:34 #29 DONE 0.1s 09:14:34 09:14:34 #30 [security-spiffe-token-provider internal] load .dockerignore 09:14:34 #30 transferring context: 50B 0.0s done 09:14:34 #30 DONE 0.1s 09:14:34 09:14:34 #11 [core-keeper internal] load build definition from Dockerfile 09:14:34 #11 ... 09:14:34 09:14:34 #31 [core-data internal] load .dockerignore 09:14:34 #31 transferring context: 50B 0.0s done 09:14:34 #31 DONE 0.1s 09:14:34 09:14:34 #32 [security-proxy-auth internal] load .dockerignore 09:14:34 #32 transferring context: 50B 0.0s done 09:14:34 #32 DONE 0.1s 09:14:34 09:14:34 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:34 #33 DONE 0.0s 09:14:34 09:14:34 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 09:14:34 #34 DONE 0.2s 09:14:34 09:14:34 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:34 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:34 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:34 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 09:14:35 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s 09:14:35 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:35 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 09:14:35 #35 ... 09:14:35 09:14:35 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:14:35 #36 DONE 1.0s 09:14:35 09:14:35 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:36 #35 ... 09:14:36 09:14:36 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:14:36 #37 DONE 0.3s 09:14:36 09:14:36 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:36 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:36 #35 ... 09:14:36 09:14:36 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:36 #33 DONE 0.0s 09:14:36 09:14:36 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:14:36 #36 DONE 1.8s 09:14:36 09:14:36 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 09:14:36 #37 DONE 0.6s 09:14:36 09:14:36 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:36 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:36 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:36 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:36 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:36 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:36 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:36 #35 DONE 2.5s 09:14:36 09:14:36 #38 [support-notifications internal] load build context 09:14:36 #38 ... 09:14:36 09:14:36 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:36 #33 DONE 0.0s 09:14:36 09:14:36 #38 [support-notifications internal] load build context 09:14:36 #38 ... 09:14:36 09:14:36 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:36 #33 DONE 0.0s 09:14:36 09:14:36 #38 [support-notifications internal] load build context 09:14:36 #38 ... 09:14:36 09:14:36 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:36 #33 DONE 0.0s 09:14:36 09:14:36 #38 [support-notifications internal] load build context 09:14:36 #38 ... 09:14:36 09:14:36 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:14:36 #36 DONE 1.8s 09:14:36 09:14:36 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:14:36 #37 DONE 0.6s 09:14:36 09:14:36 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:36 #33 DONE 0.0s 09:14:36 09:14:36 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:14:36 #34 DONE 0.8s 09:14:36 09:14:36 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:36 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:36 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:36 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:36 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:36 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:36 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:36 #35 DONE 2.6s 09:14:36 09:14:36 #38 [support-notifications internal] load build context 09:14:37 #38 ... 09:14:37 09:14:37 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:14:37 #36 DONE 1.9s 09:14:37 09:14:37 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:14:37 #37 DONE 0.7s 09:14:37 09:14:37 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:37 #33 DONE 0.0s 09:14:37 09:14:37 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:37 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:37 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:37 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:37 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:37 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:37 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:37 #35 DONE 2.6s 09:14:37 09:14:37 #38 [support-notifications internal] load build context 09:14:37 #38 ... 09:14:37 09:14:37 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:37 #33 DONE 0.0s 09:14:37 09:14:37 #38 [support-notifications internal] load build context 09:14:37 #38 ... 09:14:37 09:14:37 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:37 #33 DONE 0.0s 09:14:37 09:14:37 #38 [support-notifications internal] load build context 09:14:37 #38 ... 09:14:37 09:14:37 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:37 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:37 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:37 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:37 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:37 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:37 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:37 #35 DONE 2.6s 09:14:37 09:14:37 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:14:37 #39 DONE 1.3s 09:14:37 09:14:37 #38 [support-notifications internal] load build context 09:14:37 #38 ... 09:14:37 09:14:37 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:37 #33 DONE 0.1s 09:14:37 09:14:37 #38 [support-notifications internal] load build context 09:14:37 #38 ... 09:14:37 09:14:37 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:37 #33 DONE 0.1s 09:14:37 09:14:37 #38 [support-notifications internal] load build context 09:14:38 #38 ... 09:14:38 09:14:38 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:38 #33 DONE 0.1s 09:14:38 09:14:38 #38 [support-notifications internal] load build context 09:14:38 #38 ... 09:14:38 09:14:38 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:14:38 #40 DONE 1.6s 09:14:38 09:14:38 #38 [support-notifications internal] load build context 09:14:38 #38 ... 09:14:38 09:14:38 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:38 #35 DONE 2.6s 09:14:38 09:14:38 #38 [support-notifications internal] load build context 09:14:38 #38 ... 09:14:38 09:14:38 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:14:38 #36 DONE 2.1s 09:14:38 09:14:38 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:14:38 #37 DONE 0.9s 09:14:38 09:14:38 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:38 #35 DONE 2.8s 09:14:38 09:14:38 #41 [security-spiffe-token-provider internal] load build context 09:14:38 #41 DONE 0.0s 09:14:38 09:14:38 #42 [security-secretstore-setup internal] load build context 09:14:38 #42 DONE 0.0s 09:14:38 09:14:38 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:14:38 #34 DONE 2.0s 09:14:38 09:14:38 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:14:38 #43 DONE 0.0s 09:14:38 09:14:38 #38 [support-notifications internal] load build context 09:14:38 #38 ... 09:14:38 09:14:38 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:14:38 #36 DONE 2.1s 09:14:38 09:14:38 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 09:14:38 #37 DONE 0.9s 09:14:38 09:14:38 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:38 #35 DONE 2.8s 09:14:38 09:14:38 #44 [security-spire-config internal] load build context 09:14:38 #44 transferring context: 25.85kB 0.1s done 09:14:38 #44 DONE 1.0s 09:14:38 09:14:38 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:14:38 #36 DONE 2.1s 09:14:38 09:14:38 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 09:14:38 #37 DONE 0.9s 09:14:38 09:14:38 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:38 #35 DONE 2.8s 09:14:38 09:14:38 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:14:38 #33 DONE 0.1s 09:14:38 09:14:38 #45 [core-keeper internal] load build context 09:14:39 #45 ... 09:14:39 09:14:39 #46 [security-spire-server internal] load build context 09:14:39 #46 transferring context: 27.60kB 0.2s done 09:14:39 #46 DONE 1.3s 09:14:39 09:14:39 #38 [support-notifications internal] load build context 09:14:42 #38 ... 09:14:42 09:14:42 #47 [security-spire-agent internal] load build context 09:14:42 #47 transferring context: 27.13kB 0.6s done 09:14:42 #47 DONE 4.1s 09:14:42 09:14:42 #38 [support-notifications internal] load build context 09:14:42 #38 ... 09:14:42 09:14:42 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:14:42 #34 DONE 6.2s 09:14:42 09:14:42 #38 [support-notifications internal] load build context 09:14:43 #38 ... 09:14:43 09:14:43 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:14:43 #36 DONE 2.1s 09:14:43 09:14:43 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:14:43 #37 DONE 0.9s 09:14:43 09:14:43 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:14:43 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:14:43 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:14:43 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:14:43 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:14:43 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:14:43 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 09:14:43 #35 DONE 2.9s 09:14:43 09:14:43 #38 [support-notifications internal] load build context 09:14:44 #38 ... 09:14:44 09:14:44 #48 [support-scheduler internal] load build context 09:14:44 #48 ... 09:14:44 09:14:44 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:44 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 09:14:44 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:14:44 #49 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:14:44 #49 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:14:44 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s 09:14:44 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.5s 09:14:44 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.5s 09:14:44 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done 09:14:44 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s 09:14:44 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s 09:14:44 #49 ... 09:14:44 09:14:44 #38 [support-notifications internal] load build context 09:14:46 #38 ... 09:14:46 09:14:46 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:14:46 #50 ... 09:14:46 09:14:46 #38 [support-notifications internal] load build context 09:14:46 #38 ... 09:14:46 09:14:46 #51 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:14:46 #0 8.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:46 #0 9.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:46 #51 ... 09:14:46 09:14:46 #52 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:14:46 #52 ... 09:14:46 09:14:46 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:14:46 #0 8.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:46 #0 9.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:46 #53 ... 09:14:46 09:14:46 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:46 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done 09:14:46 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done 09:14:46 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s done 09:14:46 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.4s done 09:14:46 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s 09:14:46 #49 ... 09:14:46 09:14:46 #54 [security-proxy-setup internal] load build context 09:14:46 #54 transferring context: 19.87MB 9.4s 09:14:47 #54 ... 09:14:47 09:14:47 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:14:47 #0 7.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:47 #0 8.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:47 #55 ... 09:14:47 09:14:47 #56 [support-cron-scheduler internal] load build context 09:14:47 #56 ... 09:14:47 09:14:47 #57 [security-bootstrapper internal] load build context 09:14:47 #57 ... 09:14:47 09:14:47 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:14:47 #58 ... 09:14:47 09:14:47 #59 [core-common-config-bootstrapper internal] load build context 09:14:47 #59 ... 09:14:47 09:14:47 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:14:47 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:47 #60 ... 09:14:47 09:14:47 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:14:47 #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:48 #61 ... 09:14:48 09:14:48 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:14:48 #62 ... 09:14:48 09:14:48 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:14:48 #63 ... 09:14:48 09:14:48 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:48 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 5.0s 09:14:48 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.5s 09:14:48 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done 09:14:48 #49 ... 09:14:48 09:14:48 #42 [security-secretstore-setup internal] load build context 09:14:48 #42 ... 09:14:48 09:14:48 #64 [core-data internal] load build context 09:14:48 #64 ... 09:14:48 09:14:48 #41 [security-spiffe-token-provider internal] load build context 09:14:48 #41 ... 09:14:48 09:14:48 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:48 #65 ... 09:14:48 09:14:48 #66 [core-metadata internal] load build context 09:14:49 #66 ... 09:14:49 09:14:49 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:14:49 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.0s done 09:14:49 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:14:49 #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:14:49 #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:14:49 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:14:49 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 09:14:49 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.4s done 09:14:49 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 4.4s 09:14:49 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s done 09:14:49 #43 ... 09:14:49 09:14:49 #67 [core-command internal] load build context 09:14:49 #67 ... 09:14:49 09:14:49 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:14:49 #68 ... 09:14:49 09:14:49 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:49 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.2s 09:14:49 #49 ... 09:14:49 09:14:49 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:14:49 #69 ... 09:14:49 09:14:49 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:50 #49 ... 09:14:50 09:14:50 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:50 #70 ... 09:14:50 09:14:50 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:14:50 #71 ... 09:14:50 09:14:50 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:14:50 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 5.6s 09:14:50 #43 ... 09:14:50 09:14:50 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:50 #72 ... 09:14:50 09:14:50 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:14:51 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.5s 09:14:51 #43 ... 09:14:51 09:14:51 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:51 #65 DONE 12.8s 09:14:51 09:14:51 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:14:51 #43 ... 09:14:51 09:14:51 #45 [core-keeper internal] load build context 09:14:51 #45 ... 09:14:51 09:14:51 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:51 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.2s 09:14:51 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:14:52 #49 ... 09:14:52 09:14:52 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:14:52 #55 12.05 OK: 266 MiB in 52 packages 09:14:52 #55 DONE 15.5s 09:14:52 09:14:52 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:52 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.39MB / 28.04MB 9.4s 09:14:53 #49 ... 09:14:53 09:14:53 #73 [security-proxy-auth internal] load build context 09:14:53 #73 transferring context: 1.85MB 8.8s 09:14:53 #73 ... 09:14:53 09:14:53 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:14:53 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.40MB / 18.32MB 8.6s 09:14:53 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 1.0s done 09:14:53 #43 ... 09:14:53 09:14:53 #51 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:14:53 #51 13.80 OK: 266 MiB in 52 packages 09:14:53 #51 DONE 17.2s 09:14:53 09:14:53 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:14:53 #50 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:53 #50 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:53 #50 16.43 OK: 266 MiB in 52 packages 09:14:53 #50 DONE 18.9s 09:14:53 09:14:53 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:53 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 10.7s 09:14:54 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.8s 09:14:55 #49 ... 09:14:55 09:14:55 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:14:55 #53 12.23 (1/2) Installing ca-certificates (20240226-r0) 09:14:55 #53 12.57 (2/2) Installing dumb-init (1.2.5-r2) 09:14:55 #53 12.63 Executing busybox-1.36.1-r7.trigger 09:14:55 #53 12.84 Executing ca-certificates-20240226-r0.trigger 09:14:55 #53 14.34 OK: 9 MiB in 17 packages 09:14:55 #53 DONE 18.4s 09:14:55 09:14:55 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:55 #49 ... 09:14:55 09:14:55 #48 [support-scheduler internal] load build context 09:14:55 #48 ... 09:14:55 09:14:55 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:14:56 #74 ... 09:14:56 09:14:56 #52 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:14:56 #52 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:56 #52 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:56 #52 17.35 (1/1) Installing dumb-init (1.2.5-r2) 09:14:56 #52 17.43 Executing busybox-1.36.1-r7.trigger 09:14:56 #52 17.61 OK: 8 MiB in 16 packages 09:14:56 #52 DONE 20.6s 09:14:56 09:14:56 #48 [support-scheduler internal] load build context 09:14:56 #48 ... 09:14:56 09:14:56 #38 [support-notifications internal] load build context 09:14:56 #38 ... 09:14:56 09:14:56 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:14:57 #75 ... 09:14:57 09:14:57 #54 [security-proxy-setup internal] load build context 09:14:57 #54 ... 09:14:57 09:14:57 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:57 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.19MB / 28.04MB 13.9s 09:14:57 #49 ... 09:14:57 09:14:57 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:14:57 #60 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:57 #60 16.73 (1/4) Installing dumb-init (1.2.5-r2) 09:14:57 #60 16.73 (2/4) Installing openssl (3.1.6-r0) 09:14:57 #60 16.73 (3/4) Installing su-exec (0.2-r3) 09:14:57 #60 16.86 (4/4) Installing yq (4.33.3-r5) 09:14:57 #60 17.77 Executing busybox-1.36.1-r7.trigger 09:14:57 #60 17.77 OK: 18 MiB in 19 packages 09:14:57 #60 DONE 19.9s 09:14:57 09:14:57 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:57 #49 ... 09:14:57 09:14:57 #56 [support-cron-scheduler internal] load build context 09:14:57 #56 ... 09:14:57 09:14:57 #57 [security-bootstrapper internal] load build context 09:14:57 #57 ... 09:14:57 09:14:57 #59 [core-common-config-bootstrapper internal] load build context 09:14:58 #59 transferring context: 13.32MB 20.4s 09:14:58 #59 ... 09:14:58 09:14:58 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:14:58 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 15.1s 09:14:58 #49 ... 09:14:58 09:14:58 #42 [security-secretstore-setup internal] load build context 09:14:58 #42 ... 09:14:58 09:14:58 #41 [security-spiffe-token-provider internal] load build context 09:14:58 #41 ... 09:14:58 09:14:58 #64 [core-data internal] load build context 09:14:59 #64 ... 09:14:59 09:14:59 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:14:59 #58 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:14:59 #58 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:59 #58 17.78 (1/2) Installing dumb-init (1.2.5-r2) 09:14:59 #58 17.87 (2/2) Installing su-exec (0.2-r3) 09:14:59 #58 17.87 Executing busybox-1.36.1-r7.trigger 09:14:59 #58 17.97 OK: 8 MiB in 17 packages 09:14:59 #58 DONE 21.7s 09:14:59 09:14:59 #64 [core-data internal] load build context 09:14:59 #64 ... 09:14:59 09:14:59 #66 [core-metadata internal] load build context 09:14:59 #66 ... 09:14:59 09:14:59 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:14:59 #61 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:14:59 #61 16.63 (1/3) Installing ca-certificates (20240226-r0) 09:14:59 #61 16.91 (2/3) Installing dumb-init (1.2.5-r2) 09:14:59 #61 16.91 (3/3) Installing tzdata (2024a-r0) 09:14:59 #61 19.04 Executing busybox-1.36.1-r7.trigger 09:14:59 #61 19.04 Executing ca-certificates-20240226-r0.trigger 09:14:59 #61 20.16 OK: 12 MiB in 18 packages 09:14:59 #61 ... 09:14:59 09:14:59 #67 [core-command internal] load build context 09:14:59 #67 ... 09:14:59 09:14:59 #66 [core-metadata internal] load build context 09:15:00 #66 ... 09:15:00 09:15:00 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:00 #70 DONE 19.6s 09:15:00 09:15:00 #66 [core-metadata internal] load build context 09:15:01 #66 ... 09:15:01 09:15:01 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:15:01 #61 DONE 23.6s 09:15:01 09:15:01 #66 [core-metadata internal] load build context 09:15:01 #66 ... 09:15:01 09:15:01 #45 [core-keeper internal] load build context 09:15:01 #45 ... 09:15:01 09:15:01 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:01 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.1s 09:15:01 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.4s done 09:15:02 #49 ... 09:15:02 09:15:02 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:15:02 #76 ... 09:15:02 09:15:02 #66 [core-metadata internal] load build context 09:15:03 #66 transferring context: 4.73MB 20.9s 09:15:03 #66 ... 09:15:03 09:15:03 #73 [security-proxy-auth internal] load build context 09:15:03 #73 ... 09:15:03 09:15:03 #54 [security-proxy-setup internal] load build context 09:15:03 #54 ... 09:15:03 09:15:03 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:03 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 09:15:03 #49 ... 09:15:03 09:15:03 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:03 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.2s done 09:15:03 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.6s 09:15:03 #43 ... 09:15:03 09:15:03 #66 [core-metadata internal] load build context 09:15:04 #66 ... 09:15:04 09:15:04 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:15:04 #68 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:04 #68 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:04 #68 20.46 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:15:04 #68 20.46 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:15:04 #68 20.46 OK: 19953 distinct packages available 09:15:04 #68 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:04 #68 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:04 #68 25.29 OK: 266 MiB in 52 packages 09:15:04 #68 ... 09:15:04 09:15:04 #66 [core-metadata internal] load build context 09:15:05 #66 ... 09:15:05 09:15:05 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:15:05 #62 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:05 #62 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:05 #62 20.82 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:15:05 #62 20.82 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:15:05 #62 20.82 OK: 19946 distinct packages available 09:15:05 #62 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:05 #62 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:05 #62 26.66 (1/5) Installing dumb-init (1.2.5-r2) 09:15:05 #62 26.67 (2/5) Installing musl-obstack (1.2.3-r2) 09:15:05 #62 26.70 (3/5) Installing libucontext (1.2-r2) 09:15:05 #62 26.70 (4/5) Installing gcompat (1.1.0-r1) 09:15:05 #62 26.73 (5/5) Installing openssl (3.1.6-r0) 09:15:05 #62 26.91 Executing busybox-1.36.1-r7.trigger 09:15:05 #62 27.07 OK: 9 MiB in 20 packages 09:15:05 #62 ... 09:15:05 09:15:05 #66 [core-metadata internal] load build context 09:15:06 #66 ... 09:15:06 09:15:06 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:15:06 #68 DONE 28.1s 09:15:06 09:15:06 #66 [core-metadata internal] load build context 09:15:06 #66 ... 09:15:06 09:15:06 #48 [support-scheduler internal] load build context 09:15:06 #48 ... 09:15:06 09:15:06 #57 [security-bootstrapper internal] load build context 09:15:06 #57 ... 09:15:06 09:15:06 #38 [support-notifications internal] load build context 09:15:07 #38 ... 09:15:07 09:15:07 #59 [core-common-config-bootstrapper internal] load build context 09:15:07 #59 ... 09:15:07 09:15:07 #57 [security-bootstrapper internal] load build context 09:15:07 #57 ... 09:15:07 09:15:07 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:15:07 #63 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:07 #63 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:07 #63 23.24 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:15:07 #63 23.24 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:15:07 #63 23.24 OK: 19946 distinct packages available 09:15:07 #63 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:07 #63 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:07 #63 ... 09:15:07 09:15:07 #48 [support-scheduler internal] load build context 09:15:07 #48 transferring context: 84.61MB 32.8s 09:15:07 #48 ... 09:15:07 09:15:07 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:15:07 #62 DONE 30.0s 09:15:07 09:15:07 #48 [support-scheduler internal] load build context 09:15:07 #48 ... 09:15:07 09:15:07 #56 [support-cron-scheduler internal] load build context 09:15:07 #56 ... 09:15:07 09:15:07 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:15:07 #69 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:07 #69 23.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:07 #69 27.04 (1/1) Installing dumb-init (1.2.5-r2) 09:15:07 #69 27.04 Executing busybox-1.36.1-r7.trigger 09:15:07 #69 27.20 OK: 8 MiB in 16 packages 09:15:07 #69 DONE 28.4s 09:15:07 09:15:07 #56 [support-cron-scheduler internal] load build context 09:15:07 #56 ... 09:15:07 09:15:07 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:15:08 #77 ... 09:15:08 09:15:08 #48 [support-scheduler internal] load build context 09:15:09 #48 ... 09:15:09 09:15:09 #42 [security-secretstore-setup internal] load build context 09:15:09 #42 ... 09:15:09 09:15:09 #48 [support-scheduler internal] load build context 09:15:09 #48 ... 09:15:09 09:15:09 #64 [core-data internal] load build context 09:15:09 #64 ... 09:15:09 09:15:09 #41 [security-spiffe-token-provider internal] load build context 09:15:09 #41 ... 09:15:09 09:15:09 #64 [core-data internal] load build context 09:15:09 #64 ... 09:15:09 09:15:09 #67 [core-command internal] load build context 09:15:09 #67 ... 09:15:09 09:15:09 #64 [core-data internal] load build context 09:15:10 #64 ... 09:15:10 09:15:10 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:15:10 #78 ... 09:15:10 09:15:10 #64 [core-data internal] load build context 09:15:10 #64 ... 09:15:10 09:15:10 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:15:10 #71 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:10 #71 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:10 #71 26.81 (1/4) Installing ca-certificates (20240226-r0) 09:15:10 #71 27.16 (2/4) Installing dumb-init (1.2.5-r2) 09:15:10 #71 27.16 (3/4) Installing su-exec (0.2-r3) 09:15:10 #71 27.16 (4/4) Installing yq (4.33.3-r5) 09:15:10 #71 27.85 Executing busybox-1.36.1-r7.trigger 09:15:10 #71 27.93 Executing ca-certificates-20240226-r0.trigger 09:15:10 #71 28.70 OK: 18 MiB in 19 packages 09:15:10 #71 DONE 30.3s 09:15:10 09:15:10 #64 [core-data internal] load build context 09:15:10 #64 ... 09:15:10 09:15:10 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:15:10 #79 ... 09:15:10 09:15:10 #41 [security-spiffe-token-provider internal] load build context 09:15:11 #41 ... 09:15:11 09:15:11 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:15:11 #63 30.39 (1/4) Installing dumb-init (1.2.5-r2) 09:15:11 #63 30.43 (2/4) Installing musl-obstack (1.2.3-r2) 09:15:11 #63 30.43 (3/4) Installing libucontext (1.2-r2) 09:15:11 #63 30.43 (4/4) Installing gcompat (1.1.0-r1) 09:15:11 #63 30.50 Executing busybox-1.36.1-r7.trigger 09:15:11 #63 30.63 OK: 8 MiB in 19 packages 09:15:11 #63 DONE 32.9s 09:15:11 09:15:11 #41 [security-spiffe-token-provider internal] load build context 09:15:11 #41 ... 09:15:11 09:15:11 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:15:11 #72 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:11 #72 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:11 #72 27.37 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:15:11 #72 27.37 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:15:11 #72 27.37 OK: 19946 distinct packages available 09:15:11 #72 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:11 #72 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:11 #72 30.47 (1/11) Installing ca-certificates (20240226-r0) 09:15:11 #72 30.70 (2/11) Installing brotli-libs (1.0.9-r14) 09:15:11 #72 30.70 (3/11) Installing libunistring (1.1-r1) 09:15:11 #72 30.83 (4/11) Installing libidn2 (2.3.4-r1) 09:15:11 #72 30.83 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:15:11 #72 30.83 (6/11) Installing libcurl (8.9.0-r0) 09:15:11 #72 30.83 (7/11) Installing curl (8.9.0-r0) 09:15:11 #72 30.83 (8/11) Installing dumb-init (1.2.5-r2) 09:15:11 #72 30.88 (9/11) Installing musl-obstack (1.2.3-r2) 09:15:11 #72 30.88 (10/11) Installing libucontext (1.2-r2) 09:15:11 #72 30.88 (11/11) Installing gcompat (1.1.0-r1) 09:15:11 #72 30.88 Executing busybox-1.36.1-r7.trigger 09:15:11 #72 30.94 Executing ca-certificates-20240226-r0.trigger 09:15:11 #72 ... 09:15:11 09:15:11 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:15:11 #80 ... 09:15:11 09:15:11 #41 [security-spiffe-token-provider internal] load build context 09:15:11 #41 ... 09:15:11 09:15:11 #45 [core-keeper internal] load build context 09:15:11 #45 ... 09:15:11 09:15:11 #41 [security-spiffe-token-provider internal] load build context 09:15:13 #41 ... 09:15:13 09:15:13 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:15:13 #76 15.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:13 #76 17.43 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:13 #76 19.54 OK: 266 MiB in 52 packages 09:15:13 #76 DONE 21.2s 09:15:13 09:15:13 #41 [security-spiffe-token-provider internal] load build context 09:15:13 #41 ... 09:15:13 09:15:13 #73 [security-proxy-auth internal] load build context 09:15:13 #73 ... 09:15:13 09:15:13 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:15:13 #72 31.48 OK: 13 MiB in 26 packages 09:15:13 #72 DONE 33.2s 09:15:13 09:15:13 #54 [security-proxy-setup internal] load build context 09:15:13 #54 transferring context: 60.84MB 36.2s 09:15:13 #54 ... 09:15:13 09:15:13 #41 [security-spiffe-token-provider internal] load build context 09:15:14 #41 ... 09:15:14 09:15:14 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:14 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.0s 09:15:14 #43 ... 09:15:14 09:15:14 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:14 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s 09:15:14 #49 ... 09:15:14 09:15:14 #54 [security-proxy-setup internal] load build context 09:15:17 #54 ... 09:15:17 09:15:17 #66 [core-metadata internal] load build context 09:15:17 #66 ... 09:15:17 09:15:17 #54 [security-proxy-setup internal] load build context 09:15:17 #54 ... 09:15:17 09:15:17 #38 [support-notifications internal] load build context 09:15:17 #38 ... 09:15:17 09:15:17 #54 [security-proxy-setup internal] load build context 09:15:17 #54 ... 09:15:17 09:15:17 #59 [core-common-config-bootstrapper internal] load build context 09:15:17 #59 ... 09:15:17 09:15:17 #54 [security-proxy-setup internal] load build context 09:15:17 #54 ... 09:15:17 09:15:17 #57 [security-bootstrapper internal] load build context 09:15:17 #57 ... 09:15:17 09:15:17 #54 [security-proxy-setup internal] load build context 09:15:17 #54 ... 09:15:17 09:15:17 #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:15:18 #0 9.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:18 #81 ... 09:15:18 09:15:18 #54 [security-proxy-setup internal] load build context 09:15:18 #54 ... 09:15:18 09:15:18 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:15:18 #82 ... 09:15:18 09:15:18 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:15:18 #74 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:18 #74 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:18 #74 21.23 OK: 9 MiB in 17 packages 09:15:18 #74 DONE 23.2s 09:15:18 09:15:18 #56 [support-cron-scheduler internal] load build context 09:15:18 #56 ... 09:15:18 09:15:18 #54 [security-proxy-setup internal] load build context 09:15:18 #54 transferring context: 70.12MB 41.3s 09:15:19 #54 ... 09:15:19 09:15:19 #42 [security-secretstore-setup internal] load build context 09:15:19 #42 ... 09:15:19 09:15:19 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:15:19 #82 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:19 #82 ... 09:15:19 09:15:19 #48 [support-scheduler internal] load build context 09:15:19 #48 ... 09:15:19 09:15:19 #42 [security-secretstore-setup internal] load build context 09:15:20 #42 ... 09:15:20 09:15:20 #67 [core-command internal] load build context 09:15:20 #67 ... 09:15:20 09:15:20 #42 [security-secretstore-setup internal] load build context 09:15:20 #42 ... 09:15:20 09:15:20 #75 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 09:15:20 #75 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:20 #75 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:20 #75 22.15 OK: 8 MiB in 16 packages 09:15:20 #75 DONE 24.8s 09:15:20 09:15:20 #42 [security-secretstore-setup internal] load build context 09:15:20 #42 ... 09:15:20 09:15:20 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:15:20 #80 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:20 #80 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:20 #80 17.45 OK: 12 MiB in 18 packages 09:15:20 #80 DONE 19.2s 09:15:20 09:15:20 #42 [security-secretstore-setup internal] load build context 09:15:20 #42 ... 09:15:20 09:15:20 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:15:20 #83 ... 09:15:20 09:15:20 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:15:20 #78 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:20 #78 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:20 #78 19.43 OK: 8 MiB in 17 packages 09:15:20 #78 DONE 20.7s 09:15:20 09:15:20 #64 [core-data internal] load build context 09:15:21 #64 ... 09:15:21 09:15:21 #67 [core-command internal] load build context 09:15:21 #67 ... 09:15:21 09:15:21 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:15:21 #84 ... 09:15:21 09:15:21 #67 [core-command internal] load build context 09:15:21 #67 ... 09:15:21 09:15:21 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:15:21 #77 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:21 #77 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:21 #77 21.65 OK: 18 MiB in 19 packages 09:15:21 #77 DONE 23.7s 09:15:21 09:15:21 #67 [core-command internal] load build context 09:15:22 #67 ... 09:15:22 09:15:22 #45 [core-keeper internal] load build context 09:15:22 #45 ... 09:15:22 09:15:22 #42 [security-secretstore-setup internal] load build context 09:15:22 #42 ... 09:15:22 09:15:22 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:15:22 #79 12.43 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:22 #79 14.29 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:22 #79 20.09 (1/1) Installing dumb-init (1.2.5-r2) 09:15:22 #79 20.76 Executing busybox-1.36.1-r7.trigger 09:15:22 #79 20.76 OK: 8 MiB in 16 packages 09:15:22 #79 DONE 22.2s 09:15:22 09:15:22 #42 [security-secretstore-setup internal] load build context 09:15:23 #42 ... 09:15:23 09:15:23 #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:15:23 #81 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:23 #81 14.38 OK: 9 MiB in 20 packages 09:15:23 #81 DONE 15.4s 09:15:23 09:15:23 #42 [security-secretstore-setup internal] load build context 09:15:23 #42 ... 09:15:23 09:15:23 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:15:23 #82 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:23 #82 14.33 OK: 8 MiB in 16 packages 09:15:23 #82 DONE 15.4s 09:15:23 09:15:23 #42 [security-secretstore-setup internal] load build context 09:15:23 #42 ... 09:15:23 09:15:23 #73 [security-proxy-auth internal] load build context 09:15:23 #73 ... 09:15:23 09:15:23 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:15:24 #85 ... 09:15:24 09:15:24 #73 [security-proxy-auth internal] load build context 09:15:24 #73 transferring context: 17.30MB 39.8s 09:15:24 #73 ... 09:15:24 09:15:24 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:15:24 #86 DONE 2.5s 09:15:24 09:15:24 #41 [security-spiffe-token-provider internal] load build context 09:15:24 #41 ... 09:15:24 09:15:24 #45 [core-keeper internal] load build context 09:15:24 #45 ... 09:15:24 09:15:24 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:24 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.4s 09:15:24 #43 ... 09:15:24 09:15:24 #73 [security-proxy-auth internal] load build context 09:15:24 #73 ... 09:15:24 09:15:24 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:24 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s 09:15:24 #49 ... 09:15:24 09:15:24 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:15:24 #85 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:25 #85 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:27 #85 ... 09:15:27 09:15:27 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:15:27 #83 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:27 #83 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:27 #83 14.73 OK: 18 MiB in 19 packages 09:15:27 #83 DONE 16.3s 09:15:27 09:15:27 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:15:27 #85 13.22 OK: 13 MiB in 26 packages 09:15:27 #85 ... 09:15:27 09:15:27 #66 [core-metadata internal] load build context 09:15:27 #66 ... 09:15:27 09:15:27 #64 [core-data internal] load build context 09:15:27 #64 ... 09:15:27 09:15:27 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:15:27 #84 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:27 #84 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:27 #84 14.17 OK: 8 MiB in 19 packages 09:15:27 #84 DONE 16.1s 09:15:27 09:15:27 #64 [core-data internal] load build context 09:15:27 #64 ... 09:15:27 09:15:27 #66 [core-metadata internal] load build context 09:15:27 #66 ... 09:15:27 09:15:27 #59 [core-common-config-bootstrapper internal] load build context 09:15:27 #59 ... 09:15:27 09:15:27 #38 [support-notifications internal] load build context 09:15:27 #38 ... 09:15:27 09:15:27 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:15:27 #85 DONE 13.9s 09:15:27 09:15:27 #38 [support-notifications internal] load build context 09:15:27 #38 ... 09:15:27 09:15:27 #59 [core-common-config-bootstrapper internal] load build context 09:15:28 #59 ... 09:15:28 09:15:28 #57 [security-bootstrapper internal] load build context 09:15:28 #57 ... 09:15:28 09:15:28 #59 [core-common-config-bootstrapper internal] load build context 09:15:28 #59 ... 09:15:28 09:15:28 #56 [support-cron-scheduler internal] load build context 09:15:28 #56 ... 09:15:28 09:15:28 #59 [core-common-config-bootstrapper internal] load build context 09:15:28 #59 transferring context: 37.40MB 51.3s 09:15:29 #59 ... 09:15:29 09:15:29 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:15:29 #87 DONE 8.2s 09:15:29 09:15:29 #59 [core-common-config-bootstrapper internal] load build context 09:15:29 #59 ... 09:15:29 09:15:29 #54 [security-proxy-setup internal] load build context 09:15:29 #54 ... 09:15:29 09:15:29 #59 [core-common-config-bootstrapper internal] load build context 09:15:30 #59 ... 09:15:30 09:15:30 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:15:30 #88 DONE 0.7s 09:15:30 09:15:30 #59 [core-common-config-bootstrapper internal] load build context 09:15:30 #59 ... 09:15:30 09:15:30 #48 [support-scheduler internal] load build context 09:15:30 #48 ... 09:15:30 09:15:30 #59 [core-common-config-bootstrapper internal] load build context 09:15:32 #59 ... 09:15:32 09:15:32 #67 [core-command internal] load build context 09:15:32 #67 ... 09:15:32 09:15:32 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:32 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.8s 09:15:32 #49 ... 09:15:32 09:15:32 #67 [core-command internal] load build context 09:15:34 #67 transferring context: 73.41MB 52.9s 09:15:34 #67 ... 09:15:34 09:15:34 #42 [security-secretstore-setup internal] load build context 09:15:34 #42 ... 09:15:34 09:15:34 #67 [core-command internal] load build context 09:15:34 #67 ... 09:15:34 09:15:34 #41 [security-spiffe-token-provider internal] load build context 09:15:34 #41 ... 09:15:34 09:15:34 #45 [core-keeper internal] load build context 09:15:34 #45 ... 09:15:34 09:15:34 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:34 #49 ... 09:15:34 09:15:34 #73 [security-proxy-auth internal] load build context 09:15:34 #73 ... 09:15:34 09:15:34 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:34 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.4s done 09:15:35 #43 ... 09:15:35 09:15:35 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:37 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.9s 09:15:37 #49 ... 09:15:37 09:15:37 #64 [core-data internal] load build context 09:15:37 #64 ... 09:15:37 09:15:37 #42 [security-secretstore-setup internal] load build context 09:15:37 #42 ... 09:15:37 09:15:37 #66 [core-metadata internal] load build context 09:15:37 #66 ... 09:15:37 09:15:37 #38 [support-notifications internal] load build context 09:15:37 #38 ... 09:15:37 09:15:37 #42 [security-secretstore-setup internal] load build context 09:15:38 #42 ... 09:15:38 09:15:38 #57 [security-bootstrapper internal] load build context 09:15:38 #57 ... 09:15:38 09:15:38 #42 [security-secretstore-setup internal] load build context 09:15:39 #42 ... 09:15:39 09:15:39 #56 [support-cron-scheduler internal] load build context 09:15:39 #56 transferring context: 115.02MB 61.6s 09:15:39 #56 ... 09:15:39 09:15:39 #42 [security-secretstore-setup internal] load build context 09:15:39 #42 ... 09:15:39 09:15:39 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:15:39 #89 DONE 2.1s 09:15:39 09:15:39 #42 [security-secretstore-setup internal] load build context 09:15:39 #42 ... 09:15:39 09:15:39 #54 [security-proxy-setup internal] load build context 09:15:39 #54 ... 09:15:39 09:15:39 #42 [security-secretstore-setup internal] load build context 09:15:40 #42 ... 09:15:40 09:15:40 #48 [support-scheduler internal] load build context 09:15:40 #48 ... 09:15:40 09:15:40 #42 [security-secretstore-setup internal] load build context 09:15:42 #42 ... 09:15:42 09:15:42 #59 [core-common-config-bootstrapper internal] load build context 09:15:42 #59 ... 09:15:42 09:15:42 #42 [security-secretstore-setup internal] load build context 09:15:44 #42 transferring context: 111.89MB 62.1s 09:15:44 #42 ... 09:15:44 09:15:44 #67 [core-command internal] load build context 09:15:44 #67 ... 09:15:44 09:15:44 #41 [security-spiffe-token-provider internal] load build context 09:15:44 #41 ... 09:15:44 09:15:44 #45 [core-keeper internal] load build context 09:15:44 #45 ... 09:15:44 09:15:44 #41 [security-spiffe-token-provider internal] load build context 09:15:44 #41 ... 09:15:44 09:15:44 #73 [security-proxy-auth internal] load build context 09:15:45 #73 ... 09:15:45 09:15:45 #41 [security-spiffe-token-provider internal] load build context 09:15:46 #41 ... 09:15:46 09:15:46 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:46 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.9s done 09:15:46 #49 DONE 69.2s 09:15:46 09:15:46 #41 [security-spiffe-token-provider internal] load build context 09:15:48 #41 ... 09:15:48 09:15:48 #64 [core-data internal] load build context 09:15:48 #64 ... 09:15:48 09:15:48 #41 [security-spiffe-token-provider internal] load build context 09:15:48 #41 ... 09:15:48 09:15:48 #38 [support-notifications internal] load build context 09:15:48 #38 ... 09:15:48 09:15:48 #66 [core-metadata internal] load build context 09:15:48 #66 ... 09:15:48 09:15:48 #38 [support-notifications internal] load build context 09:15:48 #38 ... 09:15:48 09:15:48 #57 [security-bootstrapper internal] load build context 09:15:48 #57 ... 09:15:48 09:15:48 #38 [support-notifications internal] load build context 09:15:49 #38 transferring context: 170.62MB 72.6s 09:15:49 #38 ... 09:15:49 09:15:49 #56 [support-cron-scheduler internal] load build context 09:15:49 #56 ... 09:15:49 09:15:49 #38 [support-notifications internal] load build context 09:15:49 #38 ... 09:15:49 09:15:49 #54 [security-proxy-setup internal] load build context 09:15:49 #54 ... 09:15:49 09:15:49 #56 [support-cron-scheduler internal] load build context 09:15:50 #56 ... 09:15:50 09:15:50 #48 [support-scheduler internal] load build context 09:15:50 #48 ... 09:15:50 09:15:50 #54 [security-proxy-setup internal] load build context 09:15:52 #54 ... 09:15:52 09:15:52 #59 [core-common-config-bootstrapper internal] load build context 09:15:52 #59 ... 09:15:52 09:15:52 #54 [security-proxy-setup internal] load build context 09:15:54 #54 ... 09:15:54 09:15:54 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:15:54 #90 DONE 4.8s 09:15:54 09:15:54 #54 [security-proxy-setup internal] load build context 09:15:54 #54 ... 09:15:54 09:15:54 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:15:54 #91 DONE 4.9s 09:15:54 09:15:54 #54 [security-proxy-setup internal] load build context 09:15:54 #54 ... 09:15:54 09:15:54 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:15:54 #92 DONE 3.9s 09:15:54 09:15:54 #54 [security-proxy-setup internal] load build context 09:15:54 #54 transferring context: 230.52MB 76.7s 09:15:54 #54 ... 09:15:54 09:15:54 #67 [core-command internal] load build context 09:15:54 #67 ... 09:15:54 09:15:54 #42 [security-secretstore-setup internal] load build context 09:15:55 #42 ... 09:15:55 09:15:55 #45 [core-keeper internal] load build context 09:15:55 #45 ... 09:15:55 09:15:55 #42 [security-secretstore-setup internal] load build context 09:15:55 #42 ... 09:15:55 09:15:55 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:15:55 #93 DONE 1.0s 09:15:55 09:15:55 #42 [security-secretstore-setup internal] load build context 09:15:55 #42 ... 09:15:55 09:15:55 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:15:55 #94 DONE 1.0s 09:15:55 09:15:55 #42 [security-secretstore-setup internal] load build context 09:15:55 #42 ... 09:15:55 09:15:55 #73 [security-proxy-auth internal] load build context 09:15:55 #73 ... 09:15:55 09:15:55 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:15:55 #95 DONE 1.5s 09:15:55 09:15:55 #73 [security-proxy-auth internal] load build context 09:15:55 #73 ... 09:15:55 09:15:55 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 09:15:56 #96 ... 09:15:56 09:15:56 #97 [security-spire-server stage-2 6/9] COPY security.txt / 09:15:56 #97 DONE 1.1s 09:15:56 09:15:56 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:15:57 #98 ... 09:15:57 09:15:57 #99 [security-spire-config stage-2 6/10] COPY security.txt / 09:15:57 #99 DONE 1.4s 09:15:57 09:15:57 #42 [security-secretstore-setup internal] load build context 09:15:57 #42 ... 09:15:57 09:15:57 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 09:15:57 #96 DONE 1.7s 09:15:57 09:15:57 #54 [security-proxy-setup internal] load build context 09:15:57 #54 ... 09:15:57 09:15:57 #64 [core-data internal] load build context 09:15:57 #64 ... 09:15:57 09:15:57 #42 [security-secretstore-setup internal] load build context 09:15:58 #42 ... 09:15:58 09:15:58 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:15:58 #98 DONE 1.8s 09:15:58 09:15:58 #42 [security-secretstore-setup internal] load build context 09:15:58 #42 ... 09:15:58 09:15:58 #41 [security-spiffe-token-provider internal] load build context 09:15:58 #41 ... 09:15:58 09:15:58 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:15:58 #100 ... 09:15:58 09:15:58 #66 [core-metadata internal] load build context 09:15:58 #66 ... 09:15:58 09:15:58 #67 [core-command internal] load build context 09:15:58 #67 ... 09:15:58 09:15:58 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:15:58 #101 DONE 1.6s 09:15:58 09:15:58 #67 [core-command internal] load build context 09:15:58 #67 ... 09:15:58 09:15:58 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:15:58 #102 DONE 1.6s 09:15:58 09:15:58 #67 [core-command internal] load build context 09:15:58 #67 ... 09:15:58 09:15:58 #57 [security-bootstrapper internal] load build context 09:15:59 #57 ... 09:15:59 09:15:59 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:15:59 #103 ... 09:15:59 09:15:59 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:15:59 #100 DONE 1.4s 09:15:59 09:15:59 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:16:00 #104 ... 09:16:00 09:16:00 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:16:00 #103 DONE 1.3s 09:16:00 09:16:00 #38 [support-notifications internal] load build context 09:16:00 #38 transferring context: 207.01MB 83.6s 09:16:00 #38 ... 09:16:00 09:16:00 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:16:00 #105 ... 09:16:00 09:16:00 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:16:00 #106 DONE 1.7s 09:16:00 09:16:00 #57 [security-bootstrapper internal] load build context 09:16:00 #57 ... 09:16:00 09:16:00 #56 [support-cron-scheduler internal] load build context 09:16:00 #56 ... 09:16:00 09:16:00 #48 [support-scheduler internal] load build context 09:16:00 #48 ... 09:16:00 09:16:00 #57 [security-bootstrapper internal] load build context 09:16:01 #57 ... 09:16:01 09:16:01 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:16:01 #104 DONE 1.4s 09:16:01 09:16:01 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:16:01 #105 DONE 1.2s 09:16:01 09:16:01 #107 [security-spire-server] exporting to image 09:16:01 #107 exporting layers 09:16:01 #107 ... 09:16:01 09:16:01 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:16:01 #108 DONE 1.3s 09:16:01 09:16:01 #107 [security-spire-config] exporting to image 09:16:03 #107 ... 09:16:03 09:16:03 #59 [core-common-config-bootstrapper internal] load build context 09:16:03 #59 ... 09:16:03 09:16:03 #64 [core-data internal] load build context 09:16:03 #64 ... 09:16:03 09:16:03 #59 [core-common-config-bootstrapper internal] load build context 09:16:05 #59 ... 09:16:05 09:16:05 #45 [core-keeper internal] load build context 09:16:05 #45 transferring context: 89.60MB 84.1s 09:16:05 #45 ... 09:16:05 09:16:05 #59 [core-common-config-bootstrapper internal] load build context 09:16:05 #59 ... 09:16:05 09:16:05 #73 [security-proxy-auth internal] load build context 09:16:05 #73 ... 09:16:05 09:16:05 #59 [core-common-config-bootstrapper internal] load build context 09:16:08 #59 ... 09:16:08 09:16:08 #54 [security-proxy-setup internal] load build context 09:16:08 #54 ... 09:16:08 09:16:08 #59 [core-common-config-bootstrapper internal] load build context 09:16:08 #59 ... 09:16:08 09:16:08 #42 [security-secretstore-setup internal] load build context 09:16:08 #42 ... 09:16:08 09:16:08 #41 [security-spiffe-token-provider internal] load build context 09:16:08 #41 ... 09:16:08 09:16:08 #107 [security-spire-config] exporting to image 09:16:08 #107 exporting layers 6.6s done 09:16:08 #107 writing image sha256:e028ea6be70de0a6fe0b9ed037dc36713372db007f2eae23fb296258b3132129 0.0s done 09:16:08 #107 naming to docker.io/library/security-spire-server-arm64 0.1s done 09:16:08 #107 writing image sha256:873708f7e6cf21f0c949722089054892a288916c5b9a473dbaa14ea8ffda5d2a 0.1s done 09:16:08 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:16:08 #107 writing image sha256:baff0b8301f43caae4569804643a236e50bed233890e88a9fe949704dc6e4de3 0.1s done 09:16:08 #107 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:16:08 #107 DONE 7.2s 09:16:08 09:16:08 #41 [security-spiffe-token-provider internal] load build context 09:16:08 #41 ... 09:16:08 09:16:08 #42 [security-secretstore-setup internal] load build context 09:16:08 #42 ... 09:16:08 09:16:08 #66 [core-metadata internal] load build context 09:16:08 #66 ... 09:16:08 09:16:08 #42 [security-secretstore-setup internal] load build context 09:16:08 #42 ... 09:16:08 09:16:08 #67 [core-command internal] load build context 09:16:09 #67 ... 09:16:09 09:16:09 #42 [security-secretstore-setup internal] load build context 09:16:10 #42 ... 09:16:10 09:16:10 #54 [security-proxy-setup internal] load build context 09:16:10 #54 transferring context: 308.89MB 92.7s done 09:16:10 #54 DONE 93.3s 09:16:10 09:16:10 #42 [security-secretstore-setup internal] load build context 09:16:10 #42 ... 09:16:10 09:16:10 #38 [support-notifications internal] load build context 09:16:10 #38 ... 09:16:10 09:16:10 #42 [security-secretstore-setup internal] load build context 09:16:11 #42 ... 09:16:11 09:16:11 #48 [support-scheduler internal] load build context 09:16:11 #48 ... 09:16:11 09:16:11 #56 [support-cron-scheduler internal] load build context 09:16:11 #56 ... 09:16:11 09:16:11 #48 [support-scheduler internal] load build context 09:16:11 #48 ... 09:16:11 09:16:11 #57 [security-bootstrapper internal] load build context 09:16:11 #57 ... 09:16:11 09:16:11 #56 [support-cron-scheduler internal] load build context 09:16:12 #56 ... 09:16:12 09:16:12 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:16:12 #109 DONE 2.1s 09:16:12 09:16:12 #56 [support-cron-scheduler internal] load build context 09:16:13 #56 ... 09:16:13 09:16:13 #57 [security-bootstrapper internal] load build context 09:16:13 #57 transferring context: 308.89MB 95.9s done 09:16:13 #57 DONE 96.3s 09:16:13 09:16:13 #41 [security-spiffe-token-provider internal] load build context 09:16:13 #41 ... 09:16:13 09:16:13 #64 [core-data internal] load build context 09:16:13 #64 ... 09:16:13 09:16:13 #41 [security-spiffe-token-provider internal] load build context 09:16:15 #41 ... 09:16:15 09:16:15 #45 [core-keeper internal] load build context 09:16:15 #45 ... 09:16:15 09:16:15 #41 [security-spiffe-token-provider internal] load build context 09:16:15 #41 ... 09:16:15 09:16:15 #73 [security-proxy-auth internal] load build context 09:16:15 #73 ... 09:16:15 09:16:15 #41 [security-spiffe-token-provider internal] load build context 09:16:18 #41 ... 09:16:18 09:16:18 #59 [core-common-config-bootstrapper internal] load build context 09:16:18 #59 transferring context: 206.69MB 100.8s 09:16:18 #59 ... 09:16:18 09:16:18 #41 [security-spiffe-token-provider internal] load build context 09:16:18 #41 ... 09:16:18 09:16:18 #56 [support-cron-scheduler internal] load build context 09:16:18 #56 transferring context: 308.89MB 101.3s done 09:16:18 #56 DONE 101.7s 09:16:18 09:16:18 #41 [security-spiffe-token-provider internal] load build context 09:16:18 #41 ... 09:16:18 09:16:18 #66 [core-metadata internal] load build context 09:16:18 #66 ... 09:16:18 09:16:18 #59 [core-common-config-bootstrapper internal] load build context 09:16:19 #59 ... 09:16:19 09:16:19 #67 [core-command internal] load build context 09:16:19 #67 ... 09:16:19 09:16:19 #66 [core-metadata internal] load build context 09:16:20 #66 ... 09:16:20 09:16:20 #64 [core-data internal] load build context 09:16:20 #64 transferring context: 308.89MB 98.5s done 09:16:20 #64 DONE 101.5s 09:16:20 09:16:20 #48 [support-scheduler internal] load build context 09:16:20 #48 transferring context: 308.89MB 105.1s done 09:16:20 #48 DONE 105.3s 09:16:20 09:16:20 #66 [core-metadata internal] load build context 09:16:20 #66 ... 09:16:20 09:16:20 #42 [security-secretstore-setup internal] load build context 09:16:20 #42 transferring context: 308.89MB 97.8s done 09:16:20 #42 DONE 101.8s 09:16:20 09:16:20 #66 [core-metadata internal] load build context 09:16:20 #66 ... 09:16:20 09:16:20 #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:16:20 #110 DONE 1.8s 09:16:20 09:16:20 #66 [core-metadata internal] load build context 09:16:20 #66 ... 09:16:20 09:16:20 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:16:20 #111 DONE 0.9s 09:16:20 09:16:20 #66 [core-metadata internal] load build context 09:16:21 #66 ... 09:16:21 09:16:21 #38 [support-notifications internal] load build context 09:16:21 #38 ... 09:16:21 09:16:21 #66 [core-metadata internal] load build context 09:16:22 #66 ... 09:16:22 09:16:22 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:22 #112 ... 09:16:22 09:16:22 #66 [core-metadata internal] load build context 09:16:25 #66 transferring context: 233.30MB 102.7s 09:16:25 #66 ... 09:16:25 09:16:25 #67 [core-command internal] load build context 09:16:25 #67 transferring context: 308.89MB 104.3s done 09:16:25 #67 DONE 107.1s 09:16:25 09:16:25 #66 [core-metadata internal] load build context 09:16:25 #66 ... 09:16:25 09:16:25 #45 [core-keeper internal] load build context 09:16:25 #45 ... 09:16:25 09:16:25 #66 [core-metadata internal] load build context 09:16:26 #66 ... 09:16:26 09:16:26 #73 [security-proxy-auth internal] load build context 09:16:26 #73 ... 09:16:26 09:16:26 #66 [core-metadata internal] load build context 09:16:26 #66 ... 09:16:26 09:16:26 #38 [support-notifications internal] load build context 09:16:26 #38 transferring context: 308.89MB 110.1s done 09:16:26 #38 DONE 110.2s 09:16:26 09:16:26 #66 [core-metadata internal] load build context 09:16:29 #66 ... 09:16:29 09:16:29 #41 [security-spiffe-token-provider internal] load build context 09:16:29 #41 transferring context: 308.89MB 107.0s done 09:16:29 #41 ... 09:16:29 09:16:29 #66 [core-metadata internal] load build context 09:16:29 #66 ... 09:16:29 09:16:29 #41 [security-spiffe-token-provider internal] load build context 09:16:29 #41 DONE 110.7s 09:16:29 09:16:29 #66 [core-metadata internal] load build context 09:16:29 #66 ... 09:16:29 09:16:29 #59 [core-common-config-bootstrapper internal] load build context 09:16:29 #59 ... 09:16:29 09:16:29 #66 [core-metadata internal] load build context 09:16:30 #66 ... 09:16:30 09:16:30 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:16:30 #113 DONE 1.1s 09:16:30 09:16:30 #66 [core-metadata internal] load build context 09:16:30 #66 ... 09:16:30 09:16:30 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:30 #114 ... 09:16:30 09:16:30 #66 [core-metadata internal] load build context 09:16:31 #66 ... 09:16:31 09:16:31 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:31 #115 ... 09:16:31 09:16:31 #59 [core-common-config-bootstrapper internal] load build context 09:16:33 #59 transferring context: 308.89MB 115.7s done 09:16:33 #59 DONE 116.2s 09:16:33 09:16:33 #66 [core-metadata internal] load build context 09:16:35 #66 transferring context: 308.89MB 113.1s done 09:16:35 #66 DONE 116.9s 09:16:35 09:16:35 #73 [security-proxy-auth internal] load build context 09:16:35 #73 ... 09:16:35 09:16:35 #45 [core-keeper internal] load build context 09:16:35 #45 ... 09:16:35 09:16:35 #73 [security-proxy-auth internal] load build context 09:16:40 #73 ... 09:16:40 09:16:40 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:40 #116 ... 09:16:40 09:16:40 #73 [security-proxy-auth internal] load build context 09:16:40 #73 transferring context: 280.36MB 116.2s 09:16:41 #73 ... 09:16:41 09:16:41 #45 [core-keeper internal] load build context 09:16:41 #45 transferring context: 308.89MB 119.6s done 09:16:41 #45 DONE 122.5s 09:16:41 09:16:41 #73 [security-proxy-auth internal] load build context 09:16:42 #73 transferring context: 308.89MB 118.0s done 09:16:42 #73 DONE 119.3s 09:16:42 09:16:42 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:16:42 #117 DONE 1.7s 09:16:42 09:16:42 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:39 #118 ... 09:17:39 09:17:39 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:39 #112 DONE 83.4s 09:17:39 09:17:39 #119 [security-proxy-setup builder 6/7] COPY . . 09:17:40 #119 DONE 4.3s 09:17:40 09:17:40 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:17:40 #120 CACHED 09:17:40 09:17:40 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:40 #121 CACHED 09:17:40 09:17:40 #122 [security-secretstore-setup builder 6/7] COPY . . 09:17:40 #122 CACHED 09:17:40 09:17:40 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:17:40 #123 CACHED 09:17:40 09:17:40 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:40 #124 CACHED 09:17:40 09:17:40 #125 [security-bootstrapper builder 6/7] COPY . . 09:17:40 #125 CACHED 09:17:40 09:17:40 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:40 #114 DONE 79.5s 09:17:40 09:17:40 #126 [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:17:43 #126 ... 09:17:43 09:17:43 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:43 #115 DONE 81.9s 09:17:43 09:17:43 #127 [support-scheduler builder 6/7] COPY . . 09:17:49 #127 DONE 5.8s 09:17:49 09:17:49 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:49 #128 CACHED 09:17:49 09:17:49 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:17:49 #129 CACHED 09:17:49 09:17:49 #130 [security-proxy-auth builder 6/7] COPY . . 09:17:49 #130 CACHED 09:17:49 09:17:49 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 09:17:49 #131 CACHED 09:17:49 09:17:49 #132 [core-data builder 6/7] COPY . . 09:17:49 #132 CACHED 09:17:49 09:17:49 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:49 #133 CACHED 09:17:49 09:17:49 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:49 #134 CACHED 09:17:49 09:17:49 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:17:49 #135 CACHED 09:17:49 09:17:49 #136 [core-metadata builder 6/7] COPY . . 09:17:49 #136 CACHED 09:17:49 09:17:49 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:49 #137 CACHED 09:17:49 09:17:49 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 09:17:49 #138 CACHED 09:17:49 09:17:49 #139 [core-command builder 6/7] COPY . . 09:17:49 #139 CACHED 09:17:49 09:17:49 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:17:49 #140 CACHED 09:17:49 09:17:49 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:49 #141 CACHED 09:17:49 09:17:49 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 09:17:49 #142 CACHED 09:17:49 09:17:49 #143 [support-cron-scheduler builder 6/7] COPY . . 09:17:49 #143 DONE 8.6s 09:17:49 09:17:49 #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:49 #144 CACHED 09:17:49 09:17:49 #145 [support-notifications builder 6/7] COPY . . 09:17:49 #145 CACHED 09:17:49 09:17:49 #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:17:49 #146 CACHED 09:17:49 09:17:49 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:50 #147 ... 09:17:50 09:17:50 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:17:50 #0 3.438 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:17:50 #148 ... 09:17:50 09:17:50 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:17:50 #0 3.590 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:17:50 #149 ... 09:17:50 09:17:50 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:17:51 #150 ... 09:17:51 09:17:51 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:51 #116 DONE 80.9s 09:17:51 09:17:51 #151 [security-spiffe-token-provider builder 6/7] COPY . . 09:17:54 #151 ... 09:17:54 09:17:54 #126 [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:17:54 #126 3.623 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:17:54 #126 ... 09:17:54 09:17:54 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:17:55 #152 6.070 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:17:55 #152 ... 09:17:55 09:17:55 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:55 #147 6.822 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:17:59 #147 ... 09:17:59 09:17:59 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:17:59 #0 7.324 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:17:59 #153 ... 09:17:59 09:17:59 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:59 #0 7.325 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:17:59 #154 ... 09:17:59 09:17:59 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:17:59 #0 7.078 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:17:59 #155 ... 09:17:59 09:17:59 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:17:59 #0 7.233 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:17:59 #156 ... 09:17:59 09:17:59 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:59 #0 8.042 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:17:59 #157 ... 09:17:59 09:17:59 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:17:59 #150 7.863 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:17:59 #150 ... 09:17:59 09:17:59 #151 [security-spiffe-token-provider builder 6/7] COPY . . 09:17:59 #151 DONE 8.5s 09:17:59 09:17:59 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:02 #158 2.532 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:18:17 #158 ... 09:18:17 09:18:17 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:17 #118 DONE 92.2s 09:18:17 09:18:17 #159 [core-keeper builder 7/8] COPY . . 09:18:18 #159 DONE 3.4s 09:18:18 09:18:18 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:18:20 #160 1.894 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:39:58 #160 ... 09:39:58 09:39:58 #126 [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:39:58 #126 1333.6 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:39:58 #126 ... 09:39:58 09:39:58 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:39:58 #149 DONE 1335.0s 09:39:58 09:39:58 #11 [core-keeper internal] load build definition from Dockerfile 09:39:58 #11 ... 09:39:58 09:39:58 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:39:58 #161 DONE 0.3s 09:39:58 09:39:58 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:39:58 #162 DONE 0.4s 09:39:58 09:39:58 #163 [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:39:58 #163 DONE 0.3s 09:39:58 09:39:58 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:39:58 #164 DONE 0.2s 09:39:58 09:39:58 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:39:58 #165 DONE 0.4s 09:39:58 09:39:58 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:39:58 #147 ... 09:39:58 09:39:58 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:39:58 #166 DONE 0.2s 09:39:58 09:39:58 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:40:00 #167 DONE 2.6s 09:40:00 09:40:00 #107 [security-proxy-setup] exporting to image 09:40:00 #107 exporting layers 09:40:01 #107 exporting layers 1.3s done 09:40:01 #107 writing image sha256:4b5161e4dd06b277bfc855a4146c9893ce4451f3a565f9ee0c96fc19ca40cf03 done 09:40:01 #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:40:01 #107 DONE 8.6s 09:40:01 09:40:01 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:40:02 #156 ... 09:40:02 09:40:02 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:40:02 #148 DONE 1342.2s 09:40:02 09:40:02 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:02 #155 ... 09:40:02 09:40:02 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:40:03 #168 DONE 0.6s 09:40:03 09:40:03 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:03 #155 ... 09:40:03 09:40:03 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:40:06 #169 DONE 2.8s 09:40:06 09:40:06 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:40:06 #170 DONE 0.3s 09:40:06 09:40:06 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:40:06 #171 DONE 0.3s 09:40:06 09:40:06 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:40:06 #172 DONE 0.3s 09:40:06 09:40:06 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:40:07 #173 DONE 0.1s 09:40:07 09:40:07 #174 [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:40:07 #174 DONE 0.2s 09:40:07 09:40:07 #175 [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:40:07 #175 DONE 0.2s 09:40:07 09:40:07 #176 [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:40:07 #176 DONE 0.1s 09:40:07 09:40:07 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:40:07 #177 DONE 0.1s 09:40:07 09:40:07 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:40:07 #178 DONE 0.1s 09:40:07 09:40:07 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:40:08 #156 ... 09:40:08 09:40:08 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:40:10 #179 DONE 2.5s 09:40:10 09:40:10 #107 [security-bootstrapper] exporting to image 09:40:10 #107 exporting layers 09:40:11 #107 exporting layers 1.3s done 09:40:11 #107 writing image sha256:47e0ed18da715bbe06c32e5e892ad8a5ff0dc243a88fb0f933c9f46713169706 0.1s done 09:40:11 #107 naming to docker.io/library/security-bootstrapper-arm64 done 09:40:11 #107 DONE 9.9s 09:40:11 09:40:11 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:40:18 #43 ... 09:40:18 09:40:18 #126 [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:40:18 #126 DONE 1358.1s 09:40:18 09:40:18 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:40:18 #160 ... 09:40:18 09:40:18 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:40:19 #180 DONE 0.3s 09:40:19 09:40:19 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:40:19 #181 DONE 0.4s 09:40:19 09:40:19 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:19 #155 ... 09:40:19 09:40:19 #182 [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:40:19 #182 DONE 0.1s 09:40:19 09:40:19 #183 [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:40:19 #183 DONE 0.2s 09:40:19 09:40:19 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:40:19 #184 DONE 0.1s 09:40:19 09:40:19 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:20 #147 ... 09:40:20 09:40:20 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:40:20 #185 DONE 0.4s 09:40:20 09:40:20 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:40:20 #186 DONE 0.3s 09:40:20 09:40:20 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:40:20 #43 ... 09:40:20 09:40:20 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:40:21 #187 DONE 0.2s 09:40:21 09:40:21 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:40:23 #188 DONE 2.3s 09:40:23 09:40:23 #107 [security-secretstore-setup] exporting to image 09:40:23 #107 exporting layers 09:40:25 #107 exporting layers 1.7s done 09:40:25 #107 writing image sha256:b5ebc028c19e7cacaf6fad2eb26fbfb97e1a838f28fbe090a8add28129fd104a done 09:40:25 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 09:40:25 #107 DONE 11.6s 09:40:25 09:40:25 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:21 #147 ... 09:41:21 09:41:21 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:41:21 #153 DONE 1411.4s 09:41:21 09:41:21 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:21 #43 ... 09:41:21 09:41:21 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:41:21 #189 DONE 0.3s 09:41:21 09:41:21 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:41:21 #190 DONE 0.1s 09:41:21 09:41:21 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:41:21 #191 DONE 0.2s 09:41:21 09:41:21 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:41:21 #156 ... 09:41:21 09:41:21 #192 [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:41:21 #192 DONE 0.2s 09:41:21 09:41:21 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:41:21 #193 DONE 0.1s 09:41:21 09:41:21 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:21 #147 ... 09:41:21 09:41:21 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:23 #194 DONE 2.3s 09:41:23 09:41:23 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:24 #152 ... 09:41:24 09:41:24 #107 [core-common-config-bootstrapper] exporting to image 09:41:24 #107 exporting layers 09:41:24 #107 exporting layers 0.6s done 09:41:24 #107 writing image sha256:8ce86fa10a54771b85b5b77044a3d5d42e67e110a3e0698b9f9d5d3ef6bfdd23 done 09:41:24 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 09:41:24 #107 DONE 12.2s 09:41:24 09:41:24 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:46 #147 ... 09:43:46 09:43:46 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:43:46 #158 DONE 1535.9s 09:43:46 09:43:46 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:43:46 #155 ... 09:43:46 09:43:46 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:43:46 #195 DONE 0.3s 09:43:46 09:43:46 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:43:46 #196 DONE 0.1s 09:43:46 09:43:46 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:43:46 #197 DONE 0.3s 09:43:46 09:43:46 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:43:46 #155 ... 09:43:46 09:43:46 #198 [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:43:46 #198 DONE 0.1s 09:43:46 09:43:46 #107 [security-spiffe-token-provider] exporting to image 09:43:46 #107 exporting layers 09:43:46 #107 exporting layers 0.9s done 09:43:46 #107 writing image sha256:4531d3476dc2e8c6ee8260fd256d17780960c0dd2c7da79aafac21915c618349 done 09:43:46 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:43:46 #107 DONE 13.1s 09:43:46 09:43:46 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:51:40 #156 ... 09:51:40 09:51:40 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:51:40 #154 DONE 2019.5s 09:51:40 09:51:40 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:51:40 #147 ... 09:51:40 09:51:40 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:51:40 #199 DONE 0.2s 09:51:40 09:51:40 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:51:40 #200 DONE 0.3s 09:51:40 09:51:40 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:51:40 #201 DONE 0.5s 09:51:40 09:51:40 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:51:40 #202 DONE 0.1s 09:51:40 09:51:40 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:51:40 #203 DONE 0.1s 09:51:40 09:51:40 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:51:40 #204 DONE 1.9s 09:51:40 09:51:40 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:51:40 #156 ... 09:51:40 09:51:40 #107 [security-proxy-auth] exporting to image 09:51:40 #107 exporting layers 09:51:40 #107 exporting layers 0.7s done 09:51:40 #107 writing image sha256:54fe9a5d4a04ac259ffb5f09de590eccac23cbb8bb066228187ed8c192d609b8 done 09:51:40 #107 naming to docker.io/library/security-proxy-auth-arm64 done 09:51:40 #107 DONE 13.8s 09:51:40 09:51:40 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:52:37 #156 DONE 2083.6s 09:52:37 09:52:37 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:52:37 #43 ... 09:52:37 09:52:37 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:52:37 #205 DONE 0.2s 09:52:37 09:52:37 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:52:37 #152 ... 09:52:37 09:52:37 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:52:37 #206 DONE 0.1s 09:52:37 09:52:37 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:52:37 #207 DONE 0.5s 09:52:37 09:52:37 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:52:37 #208 DONE 0.1s 09:52:37 09:52:37 #107 [core-command] exporting to image 09:52:37 #107 exporting layers 09:52:37 #107 exporting layers 0.5s done 09:52:37 #107 writing image sha256:9dcbead8aeee1fc5cef4cda4eb505af1e36286becb5d13863f4da61a88851e95 done 09:52:37 #107 naming to docker.io/library/core-command-arm64 done 09:52:37 #107 DONE 14.3s 09:52:37 09:52:37 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:43 #43 ... 09:54:43 09:54:43 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:54:43 #155 DONE 2211.4s 09:54:43 09:54:43 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:43 #43 ... 09:54:43 09:54:43 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:54:43 #209 DONE 0.4s 09:54:43 09:54:43 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:43 #147 ... 09:54:43 09:54:43 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:54:43 #210 DONE 0.3s 09:54:43 09:54:43 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:43 #147 ... 09:54:43 09:54:43 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:54:43 #211 DONE 0.6s 09:54:43 09:54:43 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:54:43 #212 DONE 0.1s 09:54:43 09:54:43 #107 [core-data] exporting to image 09:54:43 #107 exporting layers 09:54:43 #107 exporting layers 0.5s done 09:54:43 #107 writing image sha256:b432bc658f8ff16bb4bcbe664e95a8a29418e089521c4ec6d446a2ba2f934483 done 09:54:43 #107 naming to docker.io/library/core-data-arm64 done 09:54:43 #107 DONE 14.8s 09:54:43 09:54:43 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:54:43 #150 ... 09:54:43 09:54:43 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:54:43 #157 DONE 2214.9s 09:54:43 09:54:43 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:44 #43 ... 09:54:44 09:54:44 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:54:44 #213 DONE 0.4s 09:54:44 09:54:44 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:44 #43 ... 09:54:44 09:54:44 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:54:44 #214 DONE 0.2s 09:54:44 09:54:44 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:54:45 #215 DONE 0.5s 09:54:45 09:54:45 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:45 #43 ... 09:54:45 09:54:45 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:54:45 #216 DONE 0.1s 09:54:45 09:54:45 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:54:45 #217 DONE 0.1s 09:54:45 09:54:45 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:45 #43 ... 09:54:45 09:54:45 #107 [core-metadata] exporting to image 09:54:46 #107 exporting layers 0.5s done 09:54:46 #107 writing image sha256:ae8386ab41b5985ea29c20c21a094825e4579658918485eee33d48e12a78dad3 0.0s done 09:54:46 #107 naming to docker.io/library/core-metadata-arm64 done 09:54:46 #107 DONE 15.4s 09:54:46 09:54:46 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:46 #43 ... 09:54:46 09:54:46 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:54:46 #160 DONE 2188.2s 09:54:46 09:54:46 #11 [core-keeper internal] load build definition from Dockerfile 09:54:46 #11 ... 09:54:46 09:54:46 #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:54:47 #218 DONE 0.3s 09:54:47 09:54:47 #11 [core-keeper internal] load build definition from Dockerfile 09:54:47 #11 ... 09:54:47 09:54:47 #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:54:47 #219 DONE 0.5s 09:54:47 09:54:47 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:54:47 #220 DONE 0.2s 09:54:47 09:54:47 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:48 #147 ... 09:54:48 09:54:48 #107 [core-keeper] exporting to image 09:54:48 #107 exporting layers 0.7s done 09:54:48 #107 writing image sha256:f32d6375d8821eca14f9b825165aee741ef7bc6e4429ab2289b2f21da60e87ad 0.0s done 09:54:48 #107 naming to docker.io/library/core-keeper-arm64 09:54:48 #107 naming to docker.io/library/core-keeper-arm64 done 09:54:48 #107 DONE 16.1s 09:54:48 09:54:48 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:21 #147 ... 09:55:21 09:55:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:55:21 #152 DONE 2247.2s 09:55:21 09:55:21 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:21 #147 ... 09:55:21 09:55:21 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:21 #221 DONE 0.2s 09:55:21 09:55:21 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:21 #222 DONE 0.3s 09:55:21 09:55:21 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:55:21 #223 DONE 0.5s 09:55:21 09:55:21 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:21 #43 ... 09:55:21 09:55:21 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:55:21 #224 DONE 0.2s 09:55:21 09:55:21 #107 [support-scheduler] exporting to image 09:55:21 #107 exporting layers 09:55:21 #107 ... 09:55:21 09:55:21 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:55:21 #150 DONE 2249.5s 09:55:21 09:55:21 #107 [support-scheduler] exporting to image 09:55:21 #107 exporting layers 0.7s done 09:55:21 #107 writing image sha256:956bcd5f80d83a8fb54d7546b27d012f1c528e69b84735b30e345027b9dbac7d 0.0s done 09:55:21 #107 naming to docker.io/library/support-scheduler-arm64 0.0s done 09:55:21 #107 DONE 16.8s 09:55:21 09:55:21 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:21 #147 ... 09:55:21 09:55:21 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:21 #225 DONE 0.2s 09:55:21 09:55:21 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:21 #147 ... 09:55:21 09:55:21 #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:21 #226 DONE 0.2s 09:55:21 09:55:21 #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:55:21 #227 DONE 0.4s 09:55:21 09:55:21 #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:55:21 #228 DONE 0.2s 09:55:21 09:55:21 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:21 #147 DONE 2250.9s 09:55:21 09:55:21 #107 [support-cron-scheduler] exporting to image 09:55:21 #107 ... 09:55:21 09:55:21 #229 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:21 #229 DONE 0.2s 09:55:21 09:55:21 #107 [support-cron-scheduler] exporting to image 09:55:21 #107 ... 09:55:21 09:55:21 #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:21 #230 DONE 0.1s 09:55:21 09:55:21 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:55:21 #231 DONE 0.4s 09:55:21 09:55:21 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:55:21 #232 DONE 0.1s 09:55:21 09:55:21 #107 [support-notifications] exporting to image 09:55:21 #107 exporting layers 0.5s done 09:55:21 #107 writing image sha256:0eb18de2439e0ccfeb6e879bce7f9c37aee0f68b83eb455b94403e313a679f67 done 09:55:21 #107 naming to docker.io/library/support-notifications-arm64 done 09:55:21 #107 exporting layers 1.9s done 09:55:21 #107 writing image sha256:6280cf2901eecaf42eb56e34f180fecee906e5d2e758df20dace2581d59a389d done 09:55:21 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 09:55:21 #107 DONE 18.8s 09:55:21 09:55:21 #11 [core-keeper internal] load build definition from Dockerfile 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:55:21 time="2024-08-14T09:14:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:55:21 $ docker stop --time=1 ca0c1a22958f84548f0a83e3f822407550899bfa857bd10f15483d16a69410c3 09:55:23 $ docker rm -f --volumes ca0c1a22958f84548f0a83e3f822407550899bfa857bd10f15483d16a69410c3 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:23 + docker images 09:55:23 REPOSITORY TAG IMAGE ID CREATED SIZE 09:55:23 support-notifications-arm64 latest 0eb18de2439e 3 seconds ago 41.9MB 09:55:23 support-cron-scheduler-arm64 latest 6280cf2901ee 4 seconds ago 43.4MB 09:55:23 support-scheduler-arm64 latest 956bcd5f80d8 6 seconds ago 41.3MB 09:55:23 core-keeper-arm64 latest f32d6375d882 36 seconds ago 38.9MB 09:55:23 core-metadata-arm64 latest ae8386ab41b5 38 seconds ago 39.2MB 09:55:23 core-data-arm64 latest b432bc658f8f 42 seconds ago 39.1MB 09:55:23 core-command-arm64 latest 9dcbead8aeee 2 minutes ago 35MB 09:55:23 security-proxy-auth-arm64 latest 54fe9a5d4a04 3 minutes ago 32.6MB 09:55:23 security-spiffe-token-provider-arm64 latest 4531d3476dc2 11 minutes ago 29MB 09:55:23 core-common-config-bootstrapper-arm64 latest 8ce86fa10a54 14 minutes ago 15.3MB 09:55:23 security-secretstore-setup-arm64 latest b5ebc028c19e 15 minutes ago 36.4MB 09:55:23 security-bootstrapper-arm64 latest 47e0ed18da71 15 minutes ago 18.9MB 09:55:23 security-proxy-setup-arm64 latest 4b5161e4dd06 15 minutes ago 26.1MB 09:55:23 security-spire-agent-arm64 latest 873708f7e6cf 39 minutes ago 174MB 09:55:23 security-spire-config-arm64 latest baff0b8301f4 39 minutes ago 115MB 09:55:23 security-spire-server-arm64 latest e028ea6be70d 39 minutes ago 116MB 09:55:23 ci-base-image-arm64 latest 83a7e8d8a19a About an hour ago 967MB 09:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 09:55:23 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 09:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:24 09:55:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:25 arm64: Pulling from edgex-lftools-log-publisher 09:55:25 8998bd30e6a1: Pulling fs layer 09:55:25 04944245beec: Pulling fs layer 09:55:25 699f458cf7ca: Pulling fs layer 09:55:25 765212b225bb: Pulling fs layer 09:55:25 f23df028b6ca: Pulling fs layer 09:55:25 d65c8cfc05b1: Pulling fs layer 09:55:25 2437ff75d9bd: Pulling fs layer 09:55:25 765212b225bb: Waiting 09:55:25 f23df028b6ca: Waiting 09:55:25 d65c8cfc05b1: Waiting 09:55:25 2437ff75d9bd: Waiting 09:55:25 04944245beec: Verifying Checksum 09:55:25 04944245beec: Download complete 09:55:25 765212b225bb: Verifying Checksum 09:55:25 765212b225bb: Download complete 09:55:25 f23df028b6ca: Verifying Checksum 09:55:25 f23df028b6ca: Download complete 09:55:25 d65c8cfc05b1: Verifying Checksum 09:55:25 d65c8cfc05b1: Download complete 09:55:25 699f458cf7ca: Verifying Checksum 09:55:25 699f458cf7ca: Download complete 09:55:26 8998bd30e6a1: Verifying Checksum 09:55:26 8998bd30e6a1: Download complete 09:55:28 2437ff75d9bd: Verifying Checksum 09:55:28 2437ff75d9bd: Download complete 09:55:30 8998bd30e6a1: Pull complete 09:55:31 04944245beec: Pull complete 09:55:33 699f458cf7ca: Pull complete 09:55:33 765212b225bb: Pull complete 09:55:34 f23df028b6ca: Pull complete 09:55:34 d65c8cfc05b1: Pull complete 09:55:52 2437ff75d9bd: Pull complete 09:55:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:52 prd-ubuntu20.04-docker-arm64-4c-16g-7692 does not seem to be running inside a container 09:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:55:55 $ docker top 8b662bf769954f20024447da2c9b42636c00b105d301395ce9b04395477bf7c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:56 ---> job-cost.sh 09:55:56 lf-activate-venv: SKIPPING 09:55:56 INFO: No Stack... 09:55:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:55:57 INFO: Archiving Costs [Pipeline] sh 09:55:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:55:57 + cut -d, -f6 [Pipeline] lock 09:55:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4866-1-stack-cost] 09:55:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4866-1-stack-cost] did not exist. Created. 09:55:57 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4866-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:55:58 + echo total: 0.2199999988079071 [Pipeline] stash 09:55:58 Stashed 1 file(s) [Pipeline] } 09:55:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4866-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:55:58 $ docker stop --time=1 8b662bf769954f20024447da2c9b42636c00b105d301395ce9b04395477bf7c0 09:56:00 $ docker rm -f --volumes 8b662bf769954f20024447da2c9b42636c00b105d301395ce9b04395477bf7c0 [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 09:56:01 provisioning config files... 09:56:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5186083920283709443tmp [Pipeline] { [Pipeline] sh 09:56:01 + set +x 09:56:01 + bash -s -- 09:56:01 + curl -s https://codecov.io/bash 09:56:01 09:56:01 _____ _ 09:56:01 / ____| | | 09:56:01 | | ___ __| | ___ ___ _____ __ 09:56:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:56:01 | |___| (_) | (_| | __/ (_| (_) \ V / 09:56:01 \_____\___/ \__,_|\___|\___\___/ \_/ 09:56:01 Bash-1.0.6 09:56:01 09:56:01 09:56:01 ==> git version 2.25.1 found 09:56:01 ==> 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 09:56:01 Release-Date: 2020-01-08 09:56:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:56:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:56:01 ==> Jenkins CI detected. 09:56:01 current dir:  /w/workspace/edgex-go/1 09:56:01 project root: . 09:56:01 --> token set from env 09:56:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:56:01 ==> Running gcov in . (disable via -X gcov) 09:56:02 ==> Python coveragepy not found 09:56:02 ==> Searching for coverage reports in: 09:56:02 + . 09:56:02 -> Found 1 reports 09:56:02 ==> Detecting git/mercurial file structure 09:56:02 ==> Reading reports 09:56:02 + ./coverage.out bytes=518937 09:56:02 ==> Appending adjustments 09:56:02 https://docs.codecov.io/docs/fixing-reports 09:56:03 + Found adjustments 09:56:03 ==> Gzipping contents 09:56:03 68K /tmp/codecov.EAqaKR.gz 09:56:03 ==> Uploading reports 09:56:03 url: https://codecov.io 09:56:03 query: branch=PR-4866&commit=6211aafc10b1e2f5b342071239385128acb78ae1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4866%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4866&job=&cmd_args= 09:56:03 -> Pinging Codecov 09:56:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4866&commit=6211aafc10b1e2f5b342071239385128acb78ae1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4866%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4866&job=&cmd_args= 09:56:03 -> Uploading to 09:56:03 https://storage.googleapis.com/codecov/v4/raw/2024-08-14/00271124DB129430A58F1EEE437C3FCB/6211aafc10b1e2f5b342071239385128acb78ae1/f1418578-5694-4d30-bf79-80fd7b7cc08c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240814%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240814T095603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dafbc4dfeac7cdf1e291a2a757b1b9f444ea6f46adbde77a1f9371301e081f0f 09:56:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:03 Dload Upload Total Spent Left Speed 09:56:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65815 0 0 100 65815 0 263k --:--:-- --:--:-- --:--:-- 263k 09:56:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6211aafc10b1e2f5b342071239385128acb78ae1 [Pipeline] } 09:56:03 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 09:56:05 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:56:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:56:06 ---> package-listing.sh 09:56:06 ++ facter osfamily 09:56:06 ++ tr '[:upper:]' '[:lower:]' 09:56:06 + OS_FAMILY=debian 09:56:06 + workspace=/w/workspace/edgex-go/1 09:56:06 + START_PACKAGES=/tmp/packages_start.txt 09:56:06 + END_PACKAGES=/tmp/packages_end.txt 09:56:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:56:06 + PACKAGES=/tmp/packages_start.txt 09:56:06 + '[' /w/workspace/edgex-go/1 ']' 09:56:06 + PACKAGES=/tmp/packages_end.txt 09:56:06 + case "${OS_FAMILY}" in 09:56:06 + dpkg -l 09:56:06 + grep '^ii' 09:56:06 + '[' -f /tmp/packages_start.txt ']' 09:56:06 + '[' -f /tmp/packages_end.txt ']' 09:56:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:56:06 + '[' /w/workspace/edgex-go/1 ']' 09:56:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:56:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:56:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:56:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:07 09:56:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:08 latest: Pulling from edgex-lftools-log-publisher 09:56:08 5eb5b503b376: Pulling fs layer 09:56:08 5c69ac0246d0: Pulling fs layer 09:56:08 ec43610c2a17: Pulling fs layer 09:56:08 3a2ae6a8a46f: Pulling fs layer 09:56:08 33b1e0a273af: Pulling fs layer 09:56:08 5d3b04190fa2: Pulling fs layer 09:56:08 2f39f015ded8: Pulling fs layer 09:56:08 33b1e0a273af: Waiting 09:56:08 2f39f015ded8: Waiting 09:56:08 5d3b04190fa2: Waiting 09:56:08 3a2ae6a8a46f: Waiting 09:56:08 5c69ac0246d0: Download complete 09:56:08 3a2ae6a8a46f: Verifying Checksum 09:56:08 3a2ae6a8a46f: Download complete 09:56:08 33b1e0a273af: Verifying Checksum 09:56:08 33b1e0a273af: Download complete 09:56:08 ec43610c2a17: Verifying Checksum 09:56:08 ec43610c2a17: Download complete 09:56:08 5d3b04190fa2: Verifying Checksum 09:56:08 5d3b04190fa2: Download complete 09:56:08 5eb5b503b376: Verifying Checksum 09:56:08 5eb5b503b376: Download complete 09:56:09 2f39f015ded8: Download complete 09:56:09 5eb5b503b376: Pull complete 09:56:09 5c69ac0246d0: Pull complete 09:56:10 ec43610c2a17: Pull complete 09:56:10 3a2ae6a8a46f: Pull complete 09:56:10 33b1e0a273af: Pull complete 09:56:10 5d3b04190fa2: Pull complete 09:56:14 2f39f015ded8: Pull complete 09:56:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:56:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:15 prd-ubuntu20.04-docker-8c-8g-7691 does not seem to be running inside a container 09:56:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:56:18 $ docker top 3a2e336326b9af41c107ba599f775cdf4bd87fabbc39d0e7f28c6968c51203b2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:18 + touch /tmp/pre-build-complete [Pipeline] sh 09:56:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:56:19 + ls /var/log/sa-host 09:56:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:19 provisioning config files... 09:56:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10388654333660708389tmp [Pipeline] { [Pipeline] echo 09:56:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:56:20 ---> create-netrc.sh [Pipeline] } 09:56:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:56:20 ---> python-tools-install.sh [Pipeline] echo 09:56:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:56:20 ---> sudo-logs.sh 09:56:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:56:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:56:21 ---> job-cost.sh 09:56:21 lf-activate-venv: SKIPPING 09:56:21 DEBUG: total: 0.2199999988079071 09:56:21 INFO: Retrieving Stack Cost... 09:56:21 INFO: Retrieving Pricing Info for: v3-standard-8 09:56:21 INFO: Archiving Costs [Pipeline] echo 09:56:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:56:22 ---> logs-deploy.sh 09:56:22 lf-activate-venv: SKIPPING 09:56:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4866/1 09:56:22 INFO: archiving workspace using pattern(s): 09:56:23 Archives upload complete. 09:56:23 INFO: archiving logs to Nexus 09:56:24 ---> uname -a: 09:56:24 Linux prd-ubuntu20-04-docker-8c-8g-7691 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:56:24 09:56:24 09:56:24 ---> lscpu: 09:56:24 Architecture: x86_64 09:56:24 CPU op-mode(s): 32-bit, 64-bit 09:56:24 Byte Order: Little Endian 09:56:24 Address sizes: 40 bits physical, 48 bits virtual 09:56:24 CPU(s): 8 09:56:24 On-line CPU(s) list: 0-7 09:56:24 Thread(s) per core: 1 09:56:24 Core(s) per socket: 1 09:56:24 Socket(s): 8 09:56:24 NUMA node(s): 1 09:56:24 Vendor ID: AuthenticAMD 09:56:24 CPU family: 23 09:56:24 Model: 49 09:56:24 Model name: AMD EPYC-Rome Processor 09:56:24 Stepping: 0 09:56:24 CPU MHz: 2800.000 09:56:24 BogoMIPS: 5600.00 09:56:24 Virtualization: AMD-V 09:56:24 Hypervisor vendor: KVM 09:56:24 Virtualization type: full 09:56:24 L1d cache: 256 KiB 09:56:24 L1i cache: 256 KiB 09:56:24 L2 cache: 4 MiB 09:56:24 L3 cache: 128 MiB 09:56:24 NUMA node0 CPU(s): 0-7 09:56:24 Vulnerability Itlb multihit: Not affected 09:56:24 Vulnerability L1tf: Not affected 09:56:24 Vulnerability Mds: Not affected 09:56:24 Vulnerability Meltdown: Not affected 09:56:24 Vulnerability Mmio stale data: Not affected 09:56:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:56:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:56:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:56:24 Vulnerability Srbds: Not affected 09:56:24 Vulnerability Tsx async abort: Not affected 09:56:24 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 09:56:24 09:56:24 09:56:24 ---> nproc: 09:56:24 8 09:56:24 09:56:24 09:56:24 ---> df -h: 09:56:24 Filesystem Size Used Avail Use% Mounted on 09:56:24 overlay 155G 28G 128G 18% / 09:56:24 tmpfs 64M 0 64M 0% /dev 09:56:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:56:24 shm 64M 0 64M 0% /dev/shm 09:56:24 /dev/vda1 155G 28G 128G 18% /facter-os 09:56:24 09:56:24 09:56:24 ---> sar -b -r -n DEV: 09:56:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7691) 08/14/24 _x86_64_ (8 CPU) 09:56:24 09:56:24 08:47:27 LINUX RESTART (8 CPU) 09:56:24 09:56:24 08:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:56:24 08:49:01 389.27 14.96 374.30 0.00 1936.61 52648.29 0.00 09:56:24 08:50:01 101.45 1.03 100.42 0.00 14.53 35749.39 0.00 09:56:24 08:51:01 44.83 0.00 44.83 0.00 0.00 34620.63 0.00 09:56:24 08:52:01 36.68 0.27 36.41 0.00 4.80 18703.95 0.00 09:56:24 08:53:01 326.71 1.28 325.43 0.00 110.51 258018.86 0.00 09:56:24 08:54:01 883.49 11.59 871.90 0.00 102.41 204355.32 0.00 09:56:24 08:55:01 187.18 0.08 187.09 0.00 0.67 57483.41 0.00 09:56:24 08:56:01 383.72 0.07 383.65 0.00 0.53 133986.55 0.00 09:56:24 08:57:01 775.90 0.08 775.82 0.00 8.66 88590.94 0.00 09:56:24 08:58:01 53.27 6.57 46.71 0.00 4299.68 8470.59 0.00 09:56:24 08:59:01 6.80 0.02 6.78 0.00 0.13 260.76 0.00 09:56:24 09:00:01 2.05 0.00 2.05 0.00 0.00 156.88 0.00 09:56:24 09:01:01 1.22 0.00 1.22 0.00 0.00 147.71 0.00 09:56:24 09:02:01 2.05 0.00 2.05 0.00 0.00 157.17 0.00 09:56:24 09:03:01 2.30 0.02 2.28 0.00 0.13 159.31 0.00 09:56:24 09:04:01 2.08 0.00 2.08 0.00 0.00 105.85 0.00 09:56:24 09:05:01 1.47 0.00 1.47 0.00 0.00 150.37 0.00 09:56:24 09:06:01 2.47 0.30 2.17 0.00 10.00 159.44 0.00 09:56:24 09:07:01 2.45 1.22 1.23 0.00 25.46 148.51 0.00 09:56:24 09:08:02 2.25 0.00 2.25 0.00 0.00 160.35 0.00 09:56:24 09:09:01 1.29 0.00 1.29 0.00 0.00 150.89 0.00 09:56:24 09:10:01 1.78 0.00 1.78 0.00 0.00 154.24 0.00 09:56:24 09:11:01 1.57 0.00 1.57 0.00 0.00 151.71 0.00 09:56:24 09:12:01 2.08 0.00 2.08 0.00 0.00 156.91 0.00 09:56:24 09:13:01 1.47 0.00 1.47 0.00 0.00 150.62 0.00 09:56:24 09:14:01 2.20 0.00 2.20 0.00 0.00 158.77 0.00 09:56:24 09:15:01 1.48 0.00 1.48 0.00 0.00 149.98 0.00 09:56:24 09:16:01 2.02 0.00 2.02 0.00 0.00 156.77 0.00 09:56:24 09:17:01 1.53 0.02 1.52 0.00 0.13 150.77 0.00 09:56:24 09:18:01 1.77 0.00 1.77 0.00 0.00 153.68 0.00 09:56:24 09:19:01 1.33 0.00 1.33 0.00 0.00 149.42 0.00 09:56:24 09:20:01 1.55 0.00 1.55 0.00 0.00 51.19 0.00 09:56:24 09:21:01 1.10 0.00 1.10 0.00 0.00 146.64 0.00 09:56:24 09:22:01 1.57 0.00 1.57 0.00 0.00 152.37 0.00 09:56:24 09:23:01 1.12 0.00 1.12 0.00 0.00 146.08 0.00 09:56:24 09:24:01 1.40 0.00 1.40 0.00 0.00 150.77 0.00 09:56:24 09:25:01 1.62 0.00 1.62 0.00 0.00 152.24 0.00 09:56:24 09:26:01 1.78 0.00 1.78 0.00 0.00 155.01 0.00 09:56:24 09:27:01 1.02 0.00 1.02 0.00 0.00 145.71 0.00 09:56:24 09:28:01 1.60 0.00 1.60 0.00 0.00 152.35 0.00 09:56:24 09:29:01 1.22 0.00 1.22 0.00 0.00 148.64 0.00 09:56:24 09:30:01 1.63 0.00 1.63 0.00 0.00 153.42 0.00 09:56:24 09:31:01 1.02 0.00 1.02 0.00 0.00 145.58 0.00 09:56:24 09:32:01 1.42 0.00 1.42 0.00 0.00 285.24 0.00 09:56:24 09:33:01 1.05 0.00 1.05 0.00 0.00 145.84 0.00 09:56:24 09:34:01 1.68 0.00 1.68 0.00 0.00 155.04 0.00 09:56:24 09:35:01 1.35 0.00 1.35 0.00 0.00 69.84 0.00 09:56:24 09:36:01 1.42 0.00 1.42 0.00 0.00 150.64 0.00 09:56:24 09:37:01 1.15 0.00 1.15 0.00 0.00 146.78 0.00 09:56:24 09:38:01 1.50 0.00 1.50 0.00 0.00 151.68 0.00 09:56:24 09:39:01 1.20 0.00 1.20 0.00 0.00 149.31 0.00 09:56:24 09:40:01 1.15 0.00 1.15 0.00 0.00 148.11 0.00 09:56:24 09:41:01 1.17 0.00 1.17 0.00 0.00 146.86 0.00 09:56:24 09:42:01 1.72 0.00 1.72 0.00 0.00 153.44 0.00 09:56:24 09:43:01 1.12 0.00 1.12 0.00 0.00 146.75 0.00 09:56:24 09:44:01 1.25 0.00 1.25 0.00 0.00 150.11 0.00 09:56:24 09:45:01 1.32 0.00 1.32 0.00 0.00 148.11 0.00 09:56:24 09:46:01 0.90 0.00 0.90 0.00 0.00 144.91 0.00 09:56:24 09:47:01 1.30 0.00 1.30 0.00 0.00 150.11 0.00 09:56:24 09:48:01 1.22 0.00 1.22 0.00 0.00 149.98 0.00 09:56:24 09:49:01 1.37 0.00 1.37 0.00 0.00 149.31 0.00 09:56:24 09:50:01 1.05 0.00 1.05 0.00 0.00 146.62 0.00 09:56:24 09:51:01 1.27 0.00 1.27 0.00 0.00 48.53 0.00 09:56:24 09:52:01 1.12 0.00 1.12 0.00 0.00 149.18 0.00 09:56:24 09:53:01 1.22 0.00 1.22 0.00 0.00 147.44 0.00 09:56:24 09:54:01 1.38 0.00 1.38 0.00 0.00 151.57 0.00 09:56:24 09:55:01 1.33 0.00 1.33 0.00 0.00 148.64 0.00 09:56:24 09:56:01 1.12 0.00 1.12 0.00 0.00 164.61 0.00 09:56:24 Average: 48.19 0.55 47.63 0.00 95.82 13262.49 0.00 09:56:24 09:56:24 08:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:24 08:49:01 28631760 31480456 831712 2.53 81448 3025332 1972548 5.81 1153080 2690244 3972 09:56:24 08:50:01 27230604 31369612 933484 2.84 128984 4146880 1988268 5.86 1825156 3292828 865944 09:56:24 08:51:01 26526556 31084892 1214488 3.69 132704 4542124 2549200 7.51 2085172 3705748 735728 09:56:24 08:52:01 26454280 31472560 824988 2.51 135960 4955928 1796620 5.29 1778696 4045664 649552 09:56:24 08:53:01 20535696 31154400 1130256 3.44 149456 10416296 4709516 13.88 2083044 9502380 2128 09:56:24 08:54:01 11944876 29177884 3031276 9.22 346436 16153072 8578492 25.28 4891188 14512356 373268 09:56:24 08:55:01 7589016 27393816 4808856 14.62 364252 18577740 12326172 36.33 7851848 15757100 1210764 09:56:24 08:56:01 7039496 29028140 3194680 9.72 375864 20706748 8359412 24.64 6987088 17164460 58616 09:56:24 08:57:01 10179588 31382080 894116 2.72 385968 20095804 2546460 7.50 3048384 18222952 240 09:56:24 08:58:01 9737268 31363348 888712 2.70 412672 20489140 2491452 7.34 3324768 18357364 1120 09:56:24 08:59:01 9779800 31400824 851080 2.59 411164 20485884 2485400 7.32 3286352 18354124 188 09:56:24 09:00:01 9780280 31401360 850476 2.59 411216 20485888 2485400 7.32 3286392 18354128 180 09:56:24 09:01:01 9791116 31412236 839580 2.55 411240 20485892 2485400 7.32 3275628 18354132 0 09:56:24 09:02:01 9790752 31411960 839848 2.55 411304 20485892 2485400 7.32 3276212 18354132 20 09:56:24 09:03:01 9793408 31414732 836936 2.55 411368 20485900 2516160 7.42 3273212 18354132 12 09:56:24 09:04:01 9793152 31414576 836932 2.55 411428 20485904 2516160 7.42 3272948 18354136 8 09:56:24 09:05:01 9794200 31415656 835732 2.54 411468 20485896 2516160 7.42 3272880 18354136 8 09:56:24 09:06:01 9794424 31416248 835244 2.54 411532 20486200 2516160 7.42 3274592 18354220 8 09:56:24 09:07:01 9790888 31414436 837240 2.55 411560 20486964 2516160 7.42 3278696 18354388 16 09:56:24 09:08:02 9790628 31414244 837452 2.55 411620 20486972 2516160 7.42 3278520 18354392 36 09:56:24 09:09:01 9790856 31414504 837144 2.55 411648 20486976 2516160 7.42 3278416 18354396 16 09:56:24 09:10:01 9790532 31414244 837284 2.55 411696 20486984 2516160 7.42 3278556 18354396 192 09:56:24 09:11:01 9790312 31414092 837440 2.55 411752 20486988 2516160 7.42 3278576 18354400 8 09:56:24 09:12:01 9790264 31414100 837372 2.55 411812 20486984 2516160 7.42 3278632 18354400 8 09:56:24 09:13:01 9790152 31414040 837360 2.55 411868 20486992 2516160 7.42 3278544 18354412 8 09:56:24 09:14:01 9790008 31413976 837388 2.55 411920 20486996 2516160 7.42 3278632 18354420 8 09:56:24 09:15:01 9789960 31413972 837312 2.55 411984 20486996 2516160 7.42 3278672 18354424 4 09:56:24 09:16:01 9790160 31414224 837224 2.55 412020 20487000 2516160 7.42 3278712 18354432 8 09:56:24 09:17:01 9789892 31414004 837416 2.55 412068 20487000 2516160 7.42 3278460 18354440 8 09:56:24 09:18:01 9788984 31413164 838044 2.55 412084 20487008 2516160 7.42 3278548 18354448 52 09:56:24 09:19:01 9788556 31412872 838200 2.55 412108 20487132 2516160 7.42 3278508 18354580 16 09:56:24 09:20:01 9788540 31412884 838128 2.55 412128 20487140 2516160 7.42 3278560 18354584 44 09:56:24 09:21:01 9788020 31412368 838624 2.55 412132 20487144 2516160 7.42 3278544 18354588 12 09:56:24 09:22:01 9788004 31412384 838552 2.55 412156 20487148 2516160 7.42 3278584 18354596 40 09:56:24 09:23:01 9788172 31412568 838528 2.55 412168 20487148 2516160 7.42 3278580 18354568 20 09:56:24 09:24:01 9787872 31412272 838784 2.55 412180 20487152 2516160 7.42 3278504 18354572 188 09:56:24 09:25:01 9787500 31411952 839188 2.55 412220 20487152 2500028 7.37 3278900 18354572 8 09:56:24 09:26:01 9787304 31411792 839308 2.55 412248 20487160 2500028 7.37 3278612 18354580 12 09:56:24 09:27:01 9787272 31411764 839292 2.55 412256 20487164 2500028 7.37 3278596 18354584 8 09:56:24 09:28:01 9787572 31412092 838904 2.55 412280 20487168 2500028 7.37 3278696 18354588 52 09:56:24 09:29:01 9787652 31412208 838744 2.55 412296 20487172 2500028 7.37 3278672 18354600 12 09:56:24 09:30:01 9787376 31411936 838988 2.55 412308 20487176 2500028 7.37 3278868 18354604 12 09:56:24 09:31:01 9786896 31411484 839372 2.55 412336 20487176 2500028 7.37 3278820 18354596 12 09:56:24 09:32:01 9787032 31411644 839384 2.55 412340 20487180 2500028 7.37 3278864 18354600 44 09:56:24 09:33:01 9787436 31412052 839172 2.55 412348 20487180 2500028 7.37 3278816 18354600 12 09:56:24 09:34:01 9787200 31411848 839348 2.55 412380 20487176 2500028 7.37 3278820 18354608 164 09:56:24 09:35:01 9787172 31411828 839548 2.55 412392 20487188 2500028 7.37 3278868 18354612 4 09:56:24 09:36:01 9787448 31412136 839232 2.55 412404 20487188 2516080 7.42 3278848 18354612 44 09:56:24 09:37:01 9787368 31412060 839244 2.55 412408 20487192 2532200 7.46 3278836 18354616 8 09:56:24 09:38:01 9787668 31412388 838864 2.55 412424 20487196 2532200 7.46 3278932 18354624 52 09:56:24 09:39:01 9787368 31412092 839080 2.55 412456 20487188 2532200 7.46 3278856 18354628 12 09:56:24 09:40:01 9787384 31412144 838976 2.55 412472 20487200 2532200 7.46 3278900 18354632 148 09:56:24 09:41:01 9787336 31412100 839056 2.55 412484 20487200 2532200 7.46 3278888 18354632 8 09:56:24 09:42:01 9786948 31411752 839388 2.55 412500 20487208 2532200 7.46 3278928 18354636 20 09:56:24 09:43:01 9787164 31412008 839328 2.55 412512 20487216 2532200 7.46 3279024 18354648 24 09:56:24 09:44:01 9786652 31411496 839804 2.55 412528 20487208 2532200 7.46 3278984 18354636 52 09:56:24 09:45:01 9786548 31411436 839768 2.55 412548 20487220 2532200 7.46 3279352 18354640 184 09:56:24 09:46:01 9786564 31411580 839548 2.55 412560 20487352 2532200 7.46 3279368 18354768 332 09:56:24 09:47:01 9786588 31411612 839504 2.55 412572 20487356 2532200 7.46 3279004 18354772 28 09:56:24 09:48:01 9786760 31411816 839256 2.55 412584 20487360 2532200 7.46 3279096 18354780 72 09:56:24 09:49:01 9786712 31411768 839224 2.55 412612 20487352 2515852 7.41 3279028 18354780 16 09:56:24 09:50:01 9786664 31411756 839144 2.55 412632 20487364 2515852 7.41 3279064 18354784 196 09:56:24 09:51:01 9786616 31411740 839120 2.55 412644 20487364 2515852 7.41 3279104 18354788 12 09:56:24 09:52:01 9786848 31411976 839024 2.55 412660 20487368 2515852 7.41 3279088 18354792 68 09:56:24 09:53:01 9786864 31412024 838960 2.55 412676 20487372 2515852 7.41 3279188 18354800 20 09:56:24 09:54:01 9786556 31411720 839184 2.55 412704 20487364 2515852 7.41 3279168 18354800 52 09:56:24 09:55:01 9786760 31411964 838868 2.55 412736 20487376 2515852 7.41 3279176 18354796 8 09:56:24 09:56:01 9784632 31409888 840772 2.56 412744 20487528 2515852 7.41 3282556 18355096 516 09:56:24 Average: 10935028 31276723 976684 2.97 388509 19284637 2840366 8.37 3311629 17232566 57421 09:56:24 09:56:24 08:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:24 08:49:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 09:56:24 08:49:01 ens3 1301.25 1182.52 10959.84 150.21 0.00 0.00 0.00 0.00 09:56:24 08:49:01 veth1b30256 133.53 141.49 13.23 133.88 0.00 0.00 0.00 0.01 09:56:24 08:49:01 docker0 754.54 708.88 54.00 3014.19 0.00 0.00 0.00 0.00 09:56:24 08:50:01 veth43ad464 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 09:56:24 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 08:50:01 ens3 194.03 107.05 1959.24 20.22 0.00 0.00 0.00 0.00 09:56:24 08:50:01 docker0 92.27 166.71 8.48 1932.96 0.00 0.00 0.00 0.00 09:56:24 08:51:01 veth43ad464 1.05 1.07 0.09 0.09 0.00 0.00 0.00 0.00 09:56:24 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:51:01 ens3 35.14 22.03 27.96 15.59 0.00 0.00 0.00 0.00 09:56:24 08:51:01 docker0 1.05 1.05 0.08 0.09 0.00 0.00 0.00 0.00 09:56:24 08:52:01 veth43ad464 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 08:52:01 ens3 25.20 15.10 21.54 11.62 0.00 0.00 0.00 0.00 09:56:24 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:53:01 veth19a2409 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:53:01 veth4ab7118 3.45 5.13 0.27 68.42 0.00 0.00 0.00 0.01 09:56:24 08:53:01 veth24b9c3d 5.13 3.45 68.42 0.27 0.00 0.00 0.00 0.00 09:56:24 08:53:01 vethbfbdba0 0.57 0.67 0.05 0.24 0.00 0.00 0.00 0.00 09:56:24 08:53:01 veth39030b6 1.72 2.35 0.12 30.93 0.00 0.00 0.00 0.00 09:56:24 08:53:01 veth84b6577 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:53:01 vethd0aa49f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:53:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:56:24 08:53:01 vethfe03744 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:53:01 ens3 181.32 139.18 3343.66 161.37 0.00 0.00 0.00 0.00 09:56:24 08:53:01 veth6153580 1.95 2.15 0.14 30.87 0.00 0.00 0.00 0.00 09:56:24 08:53:01 vethc2e3d17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:53:01 vethc9a83d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:53:01 veth5a5678e 1.48 2.40 0.11 30.86 0.00 0.00 0.00 0.00 09:56:24 08:53:01 vethcf0d89d 0.98 2.02 0.08 30.84 0.00 0.00 0.00 0.00 09:56:24 08:53:01 vethf80a07a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:53:01 docker0 11.33 16.48 0.72 223.55 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth6f9fba5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 vethbfbdba0 0.10 0.87 0.01 0.04 0.00 0.00 0.00 0.00 09:56:24 08:54:01 vetha5ffcdb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth47322d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth0c72257 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 vethef53355 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth64675c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth172f3fa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 ens3 797.07 420.83 6823.60 52.35 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth71fe1cb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth7a7ea86 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth15d16b6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 vethf8ee440 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 vethf648afc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 veth1601029 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:24 08:54:01 docker0 406.19 774.06 36.22 6805.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth6f9fba5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 vethbfbdba0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 vetha5ffcdb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth47322d3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth0c72257 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 vethef53355 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth64675c7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth172f3fa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 ens3 4.78 2.45 3.85 2.03 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth71fe1cb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth7a7ea86 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth15d16b6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 vethf8ee440 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 vethf648afc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 veth1601029 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:55:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 veth6f9fba5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 vethbfbdba0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 veth47322d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 veth0c72257 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 vethef53355 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 veth172f3fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 08:56:01 ens3 11.22 5.84 9.10 4.83 0.00 0.00 0.00 0.00 09:56:24 08:56:01 veth7a7ea86 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 veth15d16b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 vethf8ee440 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 vethf648afc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 veth1601029 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:57:01 ens3 30.81 17.12 25.40 13.27 0.00 0.00 0.00 0.00 09:56:24 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:58:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:56:24 08:58:01 ens3 207.22 95.12 2734.88 6.65 0.00 0.00 0.00 0.00 09:56:24 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 08:59:01 ens3 0.23 0.18 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:02:01 ens3 0.45 0.38 0.26 0.21 0.00 0.00 0.00 0.00 09:56:24 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:03:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:56:24 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:04:01 ens3 0.47 0.12 0.05 0.01 0.00 0.00 0.00 0.00 09:56:24 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:05:01 ens3 0.35 0.30 0.25 0.21 0.00 0.00 0.00 0.00 09:56:24 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:06:01 ens3 0.88 0.67 0.81 0.37 0.00 0.00 0.00 0.00 09:56:24 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:07:01 ens3 7.55 5.98 5.22 6.01 0.00 0.00 0.00 0.00 09:56:24 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:08:02 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:56:24 09:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:13:01 ens3 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:56:24 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:18:01 ens3 0.38 0.23 0.20 0.08 0.00 0.00 0.00 0.00 09:56:24 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:19:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:22:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:23:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:56:24 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:24:01 ens3 0.57 0.12 0.11 0.01 0.00 0.00 0.00 0.00 09:56:24 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:25:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 09:56:24 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:28:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:56:24 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:29:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:56:24 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:30:01 ens3 0.90 0.68 0.43 0.30 0.00 0.00 0.00 0.00 09:56:24 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:33:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:56:24 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:35:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:56:24 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:56:24 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:38:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:56:24 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:40:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:42:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:56:24 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:43:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:56:24 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:48:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:56:24 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:53:01 ens3 0.35 0.18 0.25 0.07 0.00 0.00 0.00 0.00 09:56:24 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:54:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:56:24 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 09:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:56:24 09:56:01 ens3 2.15 1.70 2.55 0.66 0.00 0.00 0.00 0.00 09:56:24 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:24 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:56:24 Average: ens3 41.32 29.74 381.35 6.58 0.00 0.00 0.00 0.00 09:56:24 Average: docker0 18.62 24.53 1.46 176.24 0.00 0.00 0.00 0.00 09:56:24 09:56:24 09:56:24 ---> sar -P ALL: 09:56:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7691) 08/14/24 _x86_64_ (8 CPU) 09:56:24 09:56:24 08:47:27 LINUX RESTART (8 CPU) 09:56:24 09:56:24 08:48:01 CPU %user %nice %system %iowait %steal %idle 09:56:24 08:49:01 all 9.78 0.00 3.42 2.69 0.07 84.03 09:56:24 08:49:01 0 6.31 0.00 3.64 2.92 0.07 87.06 09:56:24 08:49:01 1 11.24 0.00 3.30 2.93 0.08 82.44 09:56:24 08:49:01 2 12.88 0.00 4.72 0.07 0.07 82.26 09:56:24 08:49:01 3 8.64 0.00 3.86 8.11 0.07 79.33 09:56:24 08:49:01 4 7.26 0.00 2.53 0.49 0.05 89.68 09:56:24 08:49:01 5 9.09 0.00 1.97 0.62 0.08 88.23 09:56:24 08:49:01 6 9.37 0.00 2.98 3.58 0.07 84.00 09:56:24 08:49:01 7 13.50 0.00 4.40 2.86 0.08 79.15 09:56:24 08:50:01 all 32.70 0.00 5.65 2.09 0.09 59.46 09:56:24 08:50:01 0 35.35 0.00 6.61 8.80 0.08 49.16 09:56:24 08:50:01 1 32.69 0.00 5.62 1.01 0.08 60.60 09:56:24 08:50:01 2 33.19 0.00 4.78 0.18 0.08 61.76 09:56:24 08:50:01 3 31.22 0.00 6.06 5.25 0.08 57.39 09:56:24 08:50:01 4 30.93 0.00 5.87 0.12 0.19 62.90 09:56:24 08:50:01 5 31.70 0.00 5.17 0.71 0.07 62.36 09:56:24 08:50:01 6 31.13 0.00 5.54 0.20 0.08 63.04 09:56:24 08:50:01 7 35.41 0.00 5.57 0.49 0.08 58.45 09:56:24 08:51:01 all 36.15 0.00 6.11 1.98 0.09 55.68 09:56:24 08:51:01 0 35.48 0.00 6.06 2.83 0.08 55.54 09:56:24 08:51:01 1 35.60 0.00 5.32 0.08 0.10 58.89 09:56:24 08:51:01 2 37.00 0.00 6.85 0.19 0.08 55.88 09:56:24 08:51:01 3 37.20 0.00 6.28 9.46 0.08 46.98 09:56:24 08:51:01 4 36.31 0.00 5.20 0.13 0.08 58.27 09:56:24 08:51:01 5 37.47 0.00 6.13 0.12 0.08 56.20 09:56:24 08:51:01 6 35.19 0.00 7.32 2.87 0.08 54.53 09:56:24 08:51:01 7 34.95 0.00 5.70 0.17 0.08 59.10 09:56:24 08:52:01 all 53.32 0.00 7.01 0.71 0.11 38.85 09:56:24 08:52:01 0 53.65 0.00 7.52 3.65 0.14 35.04 09:56:24 08:52:01 1 55.26 0.00 6.59 0.02 0.08 38.05 09:56:24 08:52:01 2 53.85 0.00 7.17 0.05 0.10 38.83 09:56:24 08:52:01 3 53.98 0.00 6.59 1.14 0.12 38.17 09:56:24 08:52:01 4 53.96 0.00 6.98 0.49 0.12 38.44 09:56:24 08:52:01 5 50.86 0.00 6.82 0.12 0.10 42.10 09:56:24 08:52:01 6 55.63 0.00 7.76 0.15 0.10 36.35 09:56:24 08:52:01 7 49.32 0.00 6.67 0.07 0.10 43.84 09:56:24 08:53:01 all 17.66 0.00 6.81 13.95 0.12 61.47 09:56:24 08:53:01 0 18.48 0.00 7.63 15.87 0.10 57.92 09:56:24 08:53:01 1 18.62 0.00 6.29 21.01 0.19 53.89 09:56:24 08:53:01 2 18.20 0.00 6.80 16.03 0.10 58.87 09:56:24 08:53:01 3 17.54 0.00 8.02 16.68 0.09 57.68 09:56:24 08:53:01 4 17.23 0.00 6.64 26.21 0.12 49.80 09:56:24 08:53:01 5 17.19 0.00 6.00 6.43 0.09 70.30 09:56:24 08:53:01 6 19.17 0.00 7.70 5.13 0.10 67.89 09:56:24 08:53:01 7 14.86 0.00 5.42 4.16 0.14 75.42 09:56:24 08:54:01 all 26.59 0.00 9.02 13.41 0.12 50.86 09:56:24 08:54:01 0 26.91 0.00 9.42 7.91 0.08 55.68 09:56:24 08:54:01 1 27.83 0.00 9.10 11.26 0.14 51.68 09:56:24 08:54:01 2 25.85 0.00 11.78 45.41 0.21 16.75 09:56:24 08:54:01 3 25.61 0.00 7.80 8.39 0.08 58.11 09:56:24 08:54:01 4 27.96 0.00 9.03 9.34 0.15 53.52 09:56:24 08:54:01 5 24.82 0.00 8.93 11.12 0.12 55.01 09:56:24 08:54:01 6 28.12 0.00 8.78 6.10 0.10 56.89 09:56:24 08:54:01 7 25.59 0.00 7.39 8.15 0.10 58.76 09:56:24 08:55:01 all 87.93 0.00 11.90 0.00 0.18 0.00 09:56:24 08:55:01 0 87.55 0.00 12.28 0.00 0.17 0.00 09:56:24 08:55:01 1 89.03 0.00 10.79 0.00 0.18 0.00 09:56:24 08:55:01 2 89.23 0.00 10.61 0.00 0.17 0.00 09:56:24 08:55:01 3 87.33 0.00 12.45 0.00 0.23 0.00 09:56:24 08:55:01 4 88.66 0.00 11.17 0.00 0.17 0.00 09:56:24 08:55:01 5 86.50 0.00 13.34 0.00 0.15 0.00 09:56:24 08:55:01 6 86.69 0.00 13.16 0.00 0.15 0.00 09:56:24 08:55:01 7 88.42 0.00 11.40 0.00 0.19 0.00 09:56:24 08:56:01 all 88.16 0.00 11.65 0.00 0.19 0.00 09:56:24 08:56:01 0 87.71 0.00 12.12 0.00 0.17 0.00 09:56:24 08:56:01 1 88.61 0.00 11.22 0.00 0.17 0.00 09:56:24 08:56:01 2 86.60 0.00 13.08 0.00 0.30 0.02 09:56:24 08:56:01 3 88.65 0.00 11.11 0.00 0.24 0.00 09:56:24 08:56:01 4 89.52 0.00 10.33 0.00 0.15 0.00 09:56:24 08:56:01 5 87.46 0.00 12.39 0.00 0.15 0.00 09:56:24 08:56:01 6 88.09 0.00 11.74 0.00 0.17 0.00 09:56:24 08:56:01 7 88.60 0.00 11.22 0.00 0.19 0.00 09:56:24 08:57:01 all 42.99 0.00 8.16 3.11 0.17 45.58 09:56:24 08:57:01 0 42.57 0.00 8.33 3.10 0.21 45.79 09:56:24 08:57:01 1 43.53 0.00 7.47 3.44 0.17 45.39 09:56:24 08:57:01 2 42.48 0.00 7.99 4.26 0.20 45.06 09:56:24 08:57:01 3 43.70 0.00 7.96 2.74 0.17 45.43 09:56:24 08:57:01 4 41.81 0.00 8.21 5.00 0.19 44.79 09:56:24 08:57:01 5 42.93 0.00 8.70 2.18 0.14 46.05 09:56:24 08:57:01 6 44.41 0.00 8.11 1.83 0.14 45.51 09:56:24 08:57:01 7 42.43 0.00 8.46 2.37 0.14 46.60 09:56:24 08:58:01 all 2.39 0.00 1.44 0.79 0.02 95.36 09:56:24 08:58:01 0 3.22 0.00 1.33 0.07 0.02 95.36 09:56:24 08:58:01 1 3.36 0.00 1.79 3.17 0.03 91.65 09:56:24 08:58:01 2 1.75 0.00 2.00 0.10 0.02 96.13 09:56:24 08:58:01 3 1.72 0.00 1.27 2.36 0.03 94.62 09:56:24 08:58:01 4 1.50 0.00 1.05 0.40 0.02 97.03 09:56:24 08:58:01 5 2.19 0.00 1.02 0.03 0.02 96.74 09:56:24 08:58:01 6 2.38 0.00 0.92 0.02 0.02 96.67 09:56:24 08:58:01 7 2.99 0.00 2.09 0.17 0.02 94.73 09:56:24 08:59:01 all 0.11 0.00 0.06 0.02 0.01 99.79 09:56:24 08:59:01 0 0.05 0.00 0.03 0.02 0.00 99.90 09:56:24 08:59:01 1 0.08 0.00 0.05 0.00 0.02 99.85 09:56:24 08:59:01 2 0.22 0.00 0.08 0.07 0.00 99.63 09:56:24 08:59:01 3 0.08 0.00 0.05 0.05 0.00 99.82 09:56:24 08:59:01 4 0.03 0.00 0.05 0.00 0.00 99.92 09:56:24 08:59:01 5 0.10 0.00 0.05 0.03 0.03 99.78 09:56:24 08:59:01 6 0.27 0.00 0.13 0.00 0.02 99.58 09:56:24 08:59:01 7 0.08 0.00 0.05 0.00 0.00 99.87 09:56:24 09:56:24 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:56:24 09:00:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:56:24 09:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:56:24 09:00:01 3 0.02 0.00 0.02 0.03 0.00 99.93 09:56:24 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:01:01 all 0.03 0.00 0.01 0.44 0.01 99.51 09:56:24 09:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:56:24 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:01:01 3 0.03 0.00 0.03 3.50 0.02 96.41 09:56:24 09:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:01:01 6 0.08 0.00 0.02 0.00 0.00 99.90 09:56:24 09:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:56:24 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:56:24 09:02:01 3 0.00 0.00 0.02 0.07 0.02 99.90 09:56:24 09:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:03:01 all 0.14 0.00 0.04 0.01 0.01 99.81 09:56:24 09:03:01 0 0.88 0.00 0.02 0.00 0.02 99.09 09:56:24 09:03:01 1 0.00 0.00 0.05 0.00 0.00 99.95 09:56:24 09:03:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:56:24 09:03:01 3 0.03 0.00 0.03 0.05 0.00 99.88 09:56:24 09:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:56:24 09:03:01 5 0.03 0.00 0.07 0.00 0.02 99.88 09:56:24 09:03:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:56:24 09:03:01 7 0.07 0.00 0.05 0.00 0.00 99.88 09:56:24 09:04:01 all 0.12 0.00 0.01 0.01 0.01 99.86 09:56:24 09:04:01 0 0.80 0.00 0.00 0.00 0.00 99.20 09:56:24 09:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:56:24 09:04:01 3 0.03 0.00 0.00 0.05 0.02 99.90 09:56:24 09:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:05:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:56:24 09:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:05:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:56:24 09:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:05:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:56:24 09:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:05:01 5 0.02 0.00 0.02 0.00 0.03 99.93 09:56:24 09:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:06:01 all 0.09 0.00 0.01 0.01 0.01 99.89 09:56:24 09:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:56:24 09:06:01 2 0.10 0.00 0.00 0.00 0.00 99.90 09:56:24 09:06:01 3 0.10 0.00 0.00 0.05 0.02 99.83 09:56:24 09:06:01 4 0.17 0.00 0.00 0.00 0.00 99.83 09:56:24 09:06:01 5 0.17 0.00 0.03 0.00 0.02 99.78 09:56:24 09:06:01 6 0.07 0.00 0.00 0.02 0.00 99.92 09:56:24 09:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:07:01 all 0.19 0.00 0.03 0.01 0.01 99.77 09:56:24 09:07:01 0 0.08 0.00 0.02 0.00 0.00 99.90 09:56:24 09:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:07:01 2 0.77 0.00 0.03 0.00 0.00 99.20 09:56:24 09:07:01 3 0.17 0.00 0.05 0.02 0.00 99.77 09:56:24 09:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:07:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:56:24 09:07:01 6 0.33 0.00 0.05 0.05 0.02 99.55 09:56:24 09:07:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:56:24 09:08:02 all 0.10 0.00 0.01 0.01 0.01 99.87 09:56:24 09:08:02 0 0.57 0.00 0.00 0.00 0.02 99.42 09:56:24 09:08:02 1 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:08:02 2 0.07 0.00 0.00 0.00 0.00 99.93 09:56:24 09:08:02 3 0.03 0.00 0.02 0.03 0.02 99.90 09:56:24 09:08:02 4 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:08:02 5 0.05 0.00 0.00 0.02 0.02 99.92 09:56:24 09:08:02 6 0.03 0.00 0.03 0.02 0.02 99.90 09:56:24 09:08:02 7 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:56:24 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:56:24 09:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:56:24 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:56:24 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:56:24 09:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:10:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:56:24 09:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:56:24 09:10:01 5 0.03 0.00 0.03 0.00 0.03 99.90 09:56:24 09:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:56:24 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:56:24 09:11:01 all 0.21 0.00 0.01 0.01 0.01 99.77 09:56:24 09:11:01 0 1.52 0.00 0.02 0.00 0.00 98.47 09:56:24 09:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:11:01 3 0.02 0.00 0.03 0.07 0.02 99.87 09:56:24 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:56:24 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:12:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:56:24 09:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:12:01 3 0.02 0.00 0.00 0.05 0.02 99.92 09:56:24 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:13:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:56:24 09:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:13:01 3 0.00 0.00 0.02 0.03 0.00 99.95 09:56:24 09:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:13:01 5 0.03 0.00 0.00 0.00 0.03 99.93 09:56:24 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:56:24 09:14:01 all 0.03 0.00 0.00 0.01 0.01 99.95 09:56:24 09:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:56:24 09:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:14:01 3 0.03 0.00 0.00 0.03 0.00 99.93 09:56:24 09:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:14:01 6 0.05 0.00 0.00 0.02 0.02 99.92 09:56:24 09:14:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:56:24 09:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:56:24 09:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:15:01 3 0.00 0.00 0.02 0.03 0.02 99.93 09:56:24 09:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:56:24 09:16:01 all 0.04 0.00 0.01 0.02 0.00 99.92 09:56:24 09:16:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:56:24 09:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:16:01 3 0.05 0.00 0.02 0.10 0.00 99.83 09:56:24 09:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:56:24 09:16:01 5 0.03 0.00 0.05 0.00 0.02 99.90 09:56:24 09:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:56:24 09:16:01 7 0.05 0.00 0.02 0.08 0.00 99.85 09:56:24 09:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:56:24 09:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:17:01 3 0.05 0.00 0.02 0.05 0.00 99.88 09:56:24 09:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:17:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:56:24 09:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:56:24 09:18:01 all 0.13 0.00 0.01 0.01 0.01 99.84 09:56:24 09:18:01 0 0.86 0.00 0.00 0.00 0.02 99.12 09:56:24 09:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:18:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:56:24 09:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:18:01 5 0.03 0.00 0.03 0.00 0.03 99.90 09:56:24 09:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:56:24 09:18:01 7 0.02 0.00 0.00 0.05 0.00 99.93 09:56:24 09:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:56:24 09:19:01 0 0.10 0.00 0.00 0.00 0.02 99.88 09:56:24 09:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:19:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:56:24 09:19:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:56:24 09:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:19:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:56:24 09:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:20:01 all 0.10 0.00 0.00 0.01 0.01 99.88 09:56:24 09:20:01 0 0.71 0.00 0.00 0.00 0.00 99.29 09:56:24 09:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:20:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:56:24 09:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:20:01 5 0.02 0.00 0.00 0.00 0.03 99.95 09:56:24 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:20:01 7 0.02 0.00 0.03 0.05 0.02 99.88 09:56:24 09:21:01 all 0.20 0.00 0.01 0.01 0.00 99.78 09:56:24 09:21:01 0 1.47 0.00 0.00 0.00 0.00 98.53 09:56:24 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:21:01 3 0.03 0.00 0.03 0.02 0.00 99.92 09:56:24 09:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:21:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:56:24 09:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:21:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:56:24 09:56:24 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:56:24 09:22:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:56:24 09:22:01 0 0.66 0.00 0.02 0.00 0.02 99.30 09:56:24 09:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:56:24 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:56:24 09:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:56:24 09:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:56:24 09:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:56:24 09:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:56:24 09:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:56:24 09:24:01 all 0.24 0.00 0.01 0.00 0.01 99.74 09:56:24 09:24:01 0 1.77 0.00 0.03 0.00 0.00 98.19 09:56:24 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:56:24 09:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:56:24 09:25:01 all 0.05 0.00 0.01 0.01 0.01 99.92 09:56:24 09:25:01 0 0.17 0.00 0.02 0.00 0.02 99.80 09:56:24 09:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:25:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:56:24 09:25:01 3 0.00 0.00 0.02 0.05 0.00 99.93 09:56:24 09:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:56:24 09:25:01 5 0.03 0.00 0.05 0.00 0.02 99.90 09:56:24 09:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:26:01 all 0.10 0.00 0.00 0.00 0.01 99.89 09:56:24 09:26:01 0 0.68 0.00 0.00 0.00 0.00 99.32 09:56:24 09:26:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:56:24 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:26:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:56:24 09:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:56:24 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:27:01 all 0.07 0.00 0.02 0.00 0.01 99.90 09:56:24 09:27:01 0 0.28 0.00 0.02 0.00 0.02 99.68 09:56:24 09:27:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:56:24 09:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:56:24 09:27:01 3 0.08 0.00 0.03 0.02 0.02 99.85 09:56:24 09:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:27:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:56:24 09:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:56:24 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:28:01 all 0.08 0.00 0.01 0.01 0.01 99.89 09:56:24 09:28:01 0 0.55 0.00 0.02 0.00 0.00 99.43 09:56:24 09:28:01 1 0.02 0.00 0.00 0.02 0.03 99.93 09:56:24 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:28:01 3 0.07 0.00 0.00 0.02 0.00 99.92 09:56:24 09:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:28:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:56:24 09:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:28:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:56:24 09:29:01 all 0.14 0.00 0.01 0.00 0.01 99.85 09:56:24 09:29:01 0 0.83 0.00 0.00 0.00 0.02 99.15 09:56:24 09:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:29:01 3 0.08 0.00 0.02 0.02 0.00 99.88 09:56:24 09:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:56:24 09:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:56:24 09:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:56:24 09:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:56:24 09:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:56:24 09:30:01 0 0.08 0.00 0.00 0.00 0.00 99.92 09:56:24 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:30:01 3 0.00 0.00 0.05 0.02 0.02 99.92 09:56:24 09:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:30:01 6 0.02 0.00 0.05 0.00 0.03 99.90 09:56:24 09:30:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:56:24 09:31:01 all 0.12 0.00 0.00 0.00 0.01 99.87 09:56:24 09:31:01 0 0.75 0.00 0.00 0.00 0.00 99.25 09:56:24 09:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:31:01 3 0.07 0.00 0.00 0.02 0.00 99.92 09:56:24 09:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:31:01 6 0.07 0.00 0.02 0.00 0.03 99.88 09:56:24 09:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:32:01 all 0.25 0.00 0.02 0.00 0.01 99.72 09:56:24 09:32:01 0 1.87 0.00 0.03 0.00 0.02 98.08 09:56:24 09:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:56:24 09:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:32:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:56:24 09:32:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:56:24 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:32:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:56:24 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:56:24 09:32:01 CPU %user %nice %system %iowait %steal %idle 09:56:24 09:33:01 all 0.19 0.00 0.01 0.00 0.00 99.79 09:56:24 09:33:01 0 1.26 0.00 0.07 0.00 0.00 98.68 09:56:24 09:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:56:24 09:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:33:01 3 0.05 0.00 0.00 0.02 0.00 99.93 09:56:24 09:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:33:01 6 0.07 0.00 0.02 0.02 0.02 99.88 09:56:24 09:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:56:24 09:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:56:24 09:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:56:24 09:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:34:01 5 0.00 0.00 0.03 0.02 0.02 99.93 09:56:24 09:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:56:24 09:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:35:01 3 0.02 0.00 0.00 0.03 0.02 99.93 09:56:24 09:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:35:01 5 0.02 0.00 0.05 0.00 0.03 99.90 09:56:24 09:35:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:56:24 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:56:24 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:36:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:56:24 09:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:56:24 09:36:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:56:24 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:56:24 09:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:56:24 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:37:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:56:24 09:37:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:56:24 09:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:56:24 09:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:56:24 09:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:56:24 09:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:56:24 09:38:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:56:24 09:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:56:24 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:39:01 3 0.05 0.00 0.00 0.02 0.00 99.93 09:56:24 09:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:56:24 09:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:56:24 09:39:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:56:24 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:40:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:56:24 09:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:40:01 2 0.23 0.00 0.00 0.00 0.02 99.75 09:56:24 09:40:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:56:24 09:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:56:24 09:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:41:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:56:24 09:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:41:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:56:24 09:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:56:24 09:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:41:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:56:24 09:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:42:01 all 0.06 0.00 0.02 0.00 0.00 99.91 09:56:24 09:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:42:01 2 0.35 0.00 0.08 0.00 0.00 99.57 09:56:24 09:42:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:56:24 09:42:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:56:24 09:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:42:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:56:24 09:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:56:24 09:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:56:24 09:43:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:56:24 09:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:43:01 5 0.02 0.00 0.02 0.00 0.03 99.93 09:56:24 09:43:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:56:24 09:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:56:24 09:43:01 CPU %user %nice %system %iowait %steal %idle 09:56:24 09:44:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:56:24 09:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:44:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:56:24 09:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:56:24 09:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:56:24 09:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:56:24 09:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:56:24 09:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:45:01 3 0.03 0.00 0.03 0.02 0.00 99.92 09:56:24 09:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:56:24 09:46:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:56:24 09:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:46:01 2 0.30 0.00 0.00 0.00 0.02 99.68 09:56:24 09:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:56:24 09:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:46:01 6 0.07 0.00 0.02 0.00 0.03 99.88 09:56:24 09:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:56:24 09:47:01 all 0.26 0.00 0.00 0.00 0.01 99.72 09:56:24 09:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:47:01 2 1.99 0.00 0.00 0.00 0.00 98.01 09:56:24 09:47:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:56:24 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:56:24 09:47:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:56:24 09:48:01 all 0.27 0.00 0.00 0.00 0.01 99.71 09:56:24 09:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:48:01 2 1.99 0.00 0.00 0.00 0.02 98.00 09:56:24 09:48:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:56:24 09:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:56:24 09:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:49:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:56:24 09:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:49:01 2 1.95 0.00 0.00 0.00 0.00 98.05 09:56:24 09:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:56:24 09:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:49:01 6 0.07 0.00 0.02 0.02 0.03 99.87 09:56:24 09:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:50:01 all 0.25 0.00 0.01 0.01 0.01 99.73 09:56:24 09:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:50:01 2 1.94 0.00 0.00 0.00 0.00 98.06 09:56:24 09:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:56:24 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:50:01 6 0.03 0.00 0.03 0.03 0.03 99.87 09:56:24 09:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:51:01 all 0.07 0.00 0.01 0.01 0.01 99.91 09:56:24 09:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:51:01 2 0.35 0.00 0.03 0.02 0.02 99.58 09:56:24 09:51:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:56:24 09:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:51:01 6 0.03 0.00 0.03 0.02 0.02 99.90 09:56:24 09:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:52:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:56:24 09:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:24 09:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:52:01 6 0.02 0.00 0.00 0.02 0.03 99.93 09:56:24 09:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:56:24 09:53:01 all 0.04 0.00 0.01 0.00 0.00 99.95 09:56:24 09:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:53:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:56:24 09:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:56:24 09:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 09:53:01 6 0.08 0.00 0.02 0.02 0.02 99.87 09:56:24 09:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:56:24 09:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:56:24 09:54:01 3 0.05 0.00 0.00 0.03 0.02 99.90 09:56:24 09:54:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:56:24 09:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:54:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:56:24 09:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:56:24 09:54:01 CPU %user %nice %system %iowait %steal %idle 09:56:24 09:55:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:56:24 09:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:24 09:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:56:24 09:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:55:01 6 0.05 0.00 0.02 0.02 0.03 99.88 09:56:24 09:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:56:24 09:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:56:24 09:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:56:24 09:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:56:24 09:56:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:56:24 09:56:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:56:24 09:56:01 4 0.07 0.00 0.00 0.00 0.00 99.93 09:56:24 09:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:24 09:56:01 6 0.02 0.00 0.03 0.02 0.02 99.92 09:56:24 09:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:56:24 Average: all 5.83 0.00 1.04 0.57 0.02 92.53 09:56:24 Average: 0 6.01 0.00 1.09 0.65 0.02 92.23 09:56:24 Average: 1 5.92 0.00 0.99 0.62 0.03 92.44 09:56:24 Average: 2 5.94 0.00 1.10 0.96 0.02 91.99 09:56:24 Average: 3 5.72 0.00 1.04 0.86 0.02 92.36 09:56:24 Average: 4 5.75 0.00 0.98 0.61 0.02 92.65 09:56:24 Average: 5 5.71 0.00 1.04 0.31 0.03 92.91 09:56:24 Average: 6 5.87 0.00 1.09 0.29 0.03 92.72 09:56:24 Average: 7 5.76 0.00 1.00 0.27 0.02 92.95 09:56:24 09:56:24 09:56:24