Pull request #4851 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b+a62407a90ca41d87e849251ea1cea1034d4f0a3c (da6c7b5ea4fa2fd80471f7c75dc8350f4ebf5031) 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-ssh4777192082025046895.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-ssh7740976646682665317.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-4851/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-4851/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17387380049490106924.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-4851/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5617728994526180921.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-ssh4789760724807033471.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-4851/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-4851/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14896704776381969376.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7209 in /w/workspace/edgexfoundry_edgex-go_PR-4851 [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 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b Merge succeeded, producing f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b Checking out Revision f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b (PR-4851) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4851/head:refs/remotes/origin/PR-4851 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # 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 a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0" 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 19:31:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:31:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:31:41 ========================================================= 19:31:41 EdgeX Global Pipelines Version Info 19:31:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:31:41 ------------------- 19:31:41 stable info: 19:31:41 ------------------- 19:31:41 Commited By: Ginny Guan ginny@iotechsys.com 19:31:41 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:31:41 Message: update stable to v1.0.260 19:31:42 ------------------- 19:31:42 experimental info: 19:31:42 ------------------- 19:31:42 Commited By: Ginny Guan ginny@iotechsys.com 19:31:42 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:31:42 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:31:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:31:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:31:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:31:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:31:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:31:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:31:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:31:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:31:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4851 [Pipeline] echo 19:31:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4851 [Pipeline] echo 19:31:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4851 [Pipeline] echo 19:31:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [Pipeline] echo 19:31:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9b1b87 [Pipeline] echo 19:31:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:44 provisioning config files... 19:31:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3762267376606560793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:44 ---> ****-login.sh 19:31:44 nexus3.edgexfoundry.org:10001 19:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:45 Configure a credential helper to remove this warning. See 19:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:45 19:31:45 Login Succeeded 19:31:45 nexus3.edgexfoundry.org:10002 19:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:45 Configure a credential helper to remove this warning. See 19:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:45 19:31:45 Login Succeeded 19:31:45 nexus3.edgexfoundry.org:10003 19:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:45 Configure a credential helper to remove this warning. See 19:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:45 19:31:45 Login Succeeded 19:31:45 nexus3.edgexfoundry.org:10004 19:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:45 Configure a credential helper to remove this warning. See 19:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:45 19:31:45 Login Succeeded 19:31:45 ****.io 19:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:45 Configure a credential helper to remove this warning. See 19:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:45 19:31:45 Login Succeeded 19:31:45 ---> ****-login.sh ends [Pipeline] } 19:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:46 + 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 19:31:46 + cut -d/ -f2 19:31:46 + dirname cmd/core-command/Dockerfile 19:31:46 + echo core-command,cmd/core-command/Dockerfile 19:31:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:31:46 + dirname cmd/core-data/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo core-data,cmd/core-data/Dockerfile 19:31:46 + dirname cmd/core-keeper/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo core-keeper,cmd/core-keeper/Dockerfile 19:31:46 + dirname cmd/core-metadata/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo core-metadata,cmd/core-metadata/Dockerfile 19:31:46 + dirname cmd/security-bootstrapper/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:31:46 + dirname cmd/security-proxy-auth/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:31:46 + dirname cmd/security-proxy-setup/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + dirname cmd/security-secretstore-setup/Dockerfile 19:31:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:31:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + dirname cmd/security-spire-agent/Dockerfile 19:31:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:31:46 + dirname cmd/security-spire-config/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + dirname cmd/security-spire-server/Dockerfile 19:31:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:31:46 + dirname cmd/support-cron-scheduler/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:31:46 + dirname cmd/support-notifications/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + echo support-notifications,cmd/support-notifications/Dockerfile 19:31:46 + cut -d/ -f2 19:31:46 + dirname cmd/support-scheduler/Dockerfile 19:31:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:31:46 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 19:31:46 + git rev-list -1 --merges f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b~1..f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [Pipeline] echo 19:31:46 -----------> git rev-list -1 --merges f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b~1..f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [false] [Pipeline] sh 19:31:47 + git log --format=format:%s -1 f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [Pipeline] echo 19:31:47 ========================================================= 19:31:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:31:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:31:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:31:47 + grep -v github /etc/ssh/ssh_known_hosts 19:31:47 + [ -e /tmp/ssh_known_hosts ] 19:31:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:31:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:31:47 + sudo tee -a /etc/ssh/ssh_known_hosts 19:31:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:48 19:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:48 0.1.4: Pulling from edgex-devops/py-git-semver 19:31:48 b85a868b505f: Pulling fs layer 19:31:48 e2be974225ed: Pulling fs layer 19:31:48 339a4e72a1f5: Pulling fs layer 19:31:48 988bab9f4d93: Pulling fs layer 19:31:48 1469e6f7b9e6: Pulling fs layer 19:31:48 eaf3925da568: Pulling fs layer 19:31:48 bab4dde63d76: Pulling fs layer 19:31:48 bde34c3a00c8: Pulling fs layer 19:31:48 b352a97aabf1: Pulling fs layer 19:31:48 4872d77fe225: Pulling fs layer 19:31:48 5851b861e8e6: Pulling fs layer 19:31:48 1469e6f7b9e6: Waiting 19:31:48 eaf3925da568: Waiting 19:31:48 b352a97aabf1: Waiting 19:31:48 4872d77fe225: Waiting 19:31:48 bab4dde63d76: Waiting 19:31:48 bde34c3a00c8: Waiting 19:31:48 5851b861e8e6: Waiting 19:31:48 988bab9f4d93: Waiting 19:31:48 e2be974225ed: Verifying Checksum 19:31:48 e2be974225ed: Download complete 19:31:48 988bab9f4d93: Download complete 19:31:48 1469e6f7b9e6: Verifying Checksum 19:31:48 1469e6f7b9e6: Download complete 19:31:48 339a4e72a1f5: Verifying Checksum 19:31:48 339a4e72a1f5: Download complete 19:31:48 eaf3925da568: Verifying Checksum 19:31:48 eaf3925da568: Download complete 19:31:48 bde34c3a00c8: Verifying Checksum 19:31:48 bde34c3a00c8: Download complete 19:31:48 b352a97aabf1: Verifying Checksum 19:31:48 b352a97aabf1: Download complete 19:31:48 4872d77fe225: Verifying Checksum 19:31:48 4872d77fe225: Download complete 19:31:48 5851b861e8e6: Verifying Checksum 19:31:48 5851b861e8e6: Download complete 19:31:48 b85a868b505f: Verifying Checksum 19:31:48 b85a868b505f: Download complete 19:31:49 bab4dde63d76: Verifying Checksum 19:31:49 bab4dde63d76: Download complete 19:31:50 b85a868b505f: Pull complete 19:31:50 e2be974225ed: Pull complete 19:31:50 339a4e72a1f5: Pull complete 19:31:50 988bab9f4d93: Pull complete 19:31:50 1469e6f7b9e6: Pull complete 19:31:50 eaf3925da568: Pull complete 19:31:52 bab4dde63d76: Pull complete 19:31:52 bde34c3a00c8: Pull complete 19:31:52 b352a97aabf1: Pull complete 19:31:52 4872d77fe225: Pull complete 19:31:52 5851b861e8e6: Pull complete 19:31:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:53 prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container 19:31:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:31:56 $ docker top aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 -eo pid,comm 19:31:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:31:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:56 [ssh-agent] Looking for ssh-agent implementation... 19:31:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:56 $ docker exec aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 ssh-agent 19:31:56 SSH_AUTH_SOCK=/tmp/ssh-NC6iyXi1DGlO/agent.31 19:31:56 SSH_AGENT_PID=37 19:31:56 Running ssh-add (command line suppressed) 19:31:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6937337449751247163.key (/w/workspace/edgex-go/1@tmp/private_key_6937337449751247163.key) 19:31:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:57 + git tag --points-at HEAD [Pipeline] } 19:31:57 $ docker exec --env ******** --env ******** aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 ssh-agent -k 19:31:57 unset SSH_AUTH_SOCK; 19:31:57 unset SSH_AGENT_PID; 19:31:57 echo Agent pid 37 killed; 19:31:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:31:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:57 [ssh-agent] Looking for ssh-agent implementation... 19:31:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:57 $ docker exec aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 ssh-agent 19:31:57 SSH_AUTH_SOCK=/tmp/ssh-gtFgNbvoCoQd/agent.69 19:31:57 SSH_AGENT_PID=75 19:31:57 Running ssh-add (command line suppressed) 19:31:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_101610426089827879.key (/w/workspace/edgex-go/1@tmp/private_key_101610426089827879.key) 19:31:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:58 + git semver init 19:31:58 2024-08-06 19:31:58,226 [run_init] DEBUG init version:0.0.0 force:False 19:31:58 2024-08-06 19:31:58,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:31:58 2024-08-06 19:31:58,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:31:58 2024-08-06 19:31:58,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:32:04 2024-08-06 19:32:04,025 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:32:04 2024-08-06 19:32:04,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4851 with force:False 19:32:04 2024-08-06 19:32:04,026 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4851 19:32:04 2024-08-06 19:32:04,030 [execute] INFO git cat-file --batch-check 19:32:04 2024-08-06 19:32:04,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:32:04 2024-08-06 19:32:04,036 [execute] INFO git cat-file --batch 19:32:04 2024-08-06 19:32:04,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:32:04 2024-08-06 19:32:04,041 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4851 19:32:04 0.0.0 [Pipeline] } 19:32:04 $ docker exec --env ******** --env ******** aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 ssh-agent -k 19:32:05 unset SSH_AUTH_SOCK; 19:32:05 unset SSH_AGENT_PID; 19:32:05 echo Agent pid 75 killed; 19:32:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:32:05 + git semver [Pipeline] } 19:32:05 $ docker stop --time=1 aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 19:32:07 $ docker rm -f --volumes aec43508052c9245c0c01f9eb77a7402dff1179f1a7c7b71679ac506547d64b3 [Pipeline] // withDockerContainer [Pipeline] sh 19:32:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:32:07 Stashed 1 file(s) [Pipeline] echo 19:32:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:32:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:32:08 ========================================================= 19:32:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:32:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:32:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:32:09 619be1103602: Pulling fs layer 19:32:09 7862e08f4a3e: Pulling fs layer 19:32:09 5df492c9dc93: Pulling fs layer 19:32:09 7629e6793208: Pulling fs layer 19:32:09 4f4fb700ef54: Pulling fs layer 19:32:09 fb5054dd5b73: Pulling fs layer 19:32:09 eeca6798cff9: Pulling fs layer 19:32:09 aa269ceb94a6: Pulling fs layer 19:32:09 ada007ff1a6a: Pulling fs layer 19:32:09 7629e6793208: Waiting 19:32:09 4f4fb700ef54: Waiting 19:32:09 fb5054dd5b73: Waiting 19:32:09 eeca6798cff9: Waiting 19:32:09 ada007ff1a6a: Waiting 19:32:09 aa269ceb94a6: Waiting 19:32:09 7862e08f4a3e: Download complete 19:32:09 7629e6793208: Verifying Checksum 19:32:09 7629e6793208: Download complete 19:32:09 4f4fb700ef54: Verifying Checksum 19:32:09 4f4fb700ef54: Download complete 19:32:09 619be1103602: Verifying Checksum 19:32:09 619be1103602: Download complete 19:32:09 fb5054dd5b73: Verifying Checksum 19:32:09 fb5054dd5b73: Download complete 19:32:09 eeca6798cff9: Verifying Checksum 19:32:09 eeca6798cff9: Download complete 19:32:09 619be1103602: Pull complete 19:32:09 ada007ff1a6a: Verifying Checksum 19:32:09 ada007ff1a6a: Download complete 19:32:09 7862e08f4a3e: Pull complete 19:32:09 5df492c9dc93: Verifying Checksum 19:32:09 5df492c9dc93: Download complete 19:32:10 aa269ceb94a6: Verifying Checksum 19:32:10 aa269ceb94a6: Download complete 19:32:12 5df492c9dc93: Pull complete 19:32:12 7629e6793208: Pull complete 19:32:12 4f4fb700ef54: Pull complete 19:32:12 fb5054dd5b73: Pull complete 19:32:12 eeca6798cff9: Pull complete 19:32:15 aa269ceb94a6: Pull complete 19:32:15 ada007ff1a6a: Pull complete 19:32:15 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:32:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:32:16 WORKDIR /edgex 19:32:16 COPY go.mod . 19:32:16 RUN go mod download 19:32:16 + docker build -t ci-base-image-x86_64 -f - . 19:32:16 Sending build context to Docker daemon 178.9MB 19:32:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:32:16 ---> f489d0715acc 19:32:16 Step 2/4 : WORKDIR /edgex 19:32:21 ---> Running in f25af7e9ffce 19:32:21 Removing intermediate container f25af7e9ffce 19:32:21 ---> 78fab9417379 19:32:21 Step 3/4 : COPY go.mod . 19:32:22 ---> a81cddc51753 19:32:22 Step 4/4 : RUN go mod download 19:32:22 ---> Running in 85f27a85355a 19:32:23 Still waiting to schedule task 19:32:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7210’ is offline 19:32:44 Removing intermediate container 85f27a85355a 19:32:44 ---> 21b77b1087a5 19:32:44 Successfully built 21b77b1087a5 19:32:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:44 + docker inspect -f . ci-base-image-x86_64 19:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:44 prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container 19:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:32:45 $ docker top 420fd8f16162888ec235d468b423b36a5440244d92f50d32dd9d969e1b02d207 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:45 + go version 19:32:45 go version go1.21.9 linux/amd64 [Pipeline] } 19:32:45 $ docker stop --time=1 420fd8f16162888ec235d468b423b36a5440244d92f50d32dd9d969e1b02d207 19:32:47 $ docker rm -f --volumes 420fd8f16162888ec235d468b423b36a5440244d92f50d32dd9d969e1b02d207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:47 + docker inspect -f . ci-base-image-x86_64 19:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:48 prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container 19:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:32:48 $ docker top d0546167727472b66bbd96170b4e27b06db81b8c4614fb33682f0d7de72ac424 -eo pid,comm [Pipeline] { [Pipeline] echo 19:32:48 ========================================================= 19:32:48 [edgeXBuildGoParallel] Running Tests and Build... 19:32:48 ========================================================= [Pipeline] sh 19:32:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:32:49 + make test 19:32:49 go test -race -coverprofile=coverage.out ./... 19:32:57 ? github.com/edgexfoundry/edgex-go [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:33:23 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements 19:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 19:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.2% of statements 19:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.405s coverage: 93.4% of statements 19:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements 19:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 6.5% of statements 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.321s coverage: 95.8% of statements 19:33:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 19:33:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:33:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.018s coverage: 0.0% of statements [no tests to run] 19:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 19:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 19:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 19:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements 19:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 19:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements 19:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 19:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:33:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:33:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:33:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:33:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.048s coverage: 92.9% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 67.2% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.612s coverage: 36.5% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 19:34:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements 19:34:02 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:34:02 running golangci-lint 19:34:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:34:02 go version go1.21.9 linux/amd64 19:34:02 level=info msg="[config_reader] Used config file .golangci.yml" 19:34:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:34:24 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 20.282031587s" 19:34:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.059094ms" 19:34:36 level=info msg="[linters_context/goanalysis] analyzers took 1m58.65824119s with top 10 stages: buildir: 1m7.0368712s, gosec: 10.213414205s, inspect: 3.960680156s, fact_deprecated: 3.396067934s, ctrlflow: 1.591292275s, fact_purity: 1.5362703s, printf: 1.489762958s, nilness: 1.415621881s, S1038: 1.250262852s, directives: 1.036185154s" 19:34:36 level=info msg="[runner] Issues before processing: 213, after processing: 0" 19:34:36 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 213/213, exclude: 213/213, nolint: 0/21, cgo: 213/213, filename_unadjuster: 213/213, skip_files: 213/213, skip_dirs: 213/213, autogenerated_exclude: 213/213, identifier_marker: 213/213, exclude-rules: 21/213" 19:34:36 level=info msg="[runner] processing took 18.302543ms with stages: nolint: 7.578587ms, identifier_marker: 5.720628ms, exclude-rules: 1.61245ms, autogenerated_exclude: 1.431059ms, path_prettifier: 1.21657ms, skip_dirs: 599.069µs, filename_unadjuster: 79.98µs, cgo: 60.03µs, max_same_issues: 640ns, fixer: 530ns, exclude: 490ns, skip_files: 450ns, uniq_by_line: 400ns, diff: 390ns, severity-rules: 240ns, sort_results: 240ns, path_shortener: 210ns, source_code: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 19:34:36 level=info msg="[runner] linters took 13.552165023s with stages: goanalysis_metalinter: 13.53377557s" 19:34:36 level=info msg="File cache stats: 0 entries of total size 0B" 19:34:36 level=info msg="Memory: 335 samples, avg is 336.2MB, max is 1288.4MB" 19:34:36 level=info msg="Execution took 33.874729081s" 19:34:36 go vet ./... 19:34:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7211 in /w/workspace/edgexfoundry_edgex-go_PR-4851 [Pipeline] { [Pipeline] ws 19:34:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:34:40 The recommended git tool is: git 19:34:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:34:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:34:43 ./bin/test-attribution-txt.sh [Pipeline] echo 19:34:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:34:44 + ls -al . 19:34:44 total 872 19:34:44 drwxrwxr-x 11 1001 1001 4096 Aug 6 19:32 . 19:34:44 drwxr-xr-x 4 root root 4096 Aug 6 19:32 .. 19:34:44 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:31 .blubracket 19:34:44 -rw-rw-r-- 1 1001 1001 10 Aug 6 19:31 .dockerignore 19:34:44 drwxrwxr-x 8 1001 1001 4096 Aug 6 19:34 .git 19:34:44 drwxrwxr-x 3 1001 1001 4096 Aug 6 19:31 .github 19:34:44 -rw-rw-r-- 1 1001 1001 1102 Aug 6 19:31 .gitignore 19:34:44 -rw-rw-r-- 1 1001 1001 42 Aug 6 19:31 .golangci.yml 19:34:44 -rw-rw-r-- 1 1001 1001 100 Aug 6 19:31 .hadolint.yml 19:34:44 drwxr-xr-x 3 1001 1001 4096 Aug 6 19:32 .semver 19:34:44 -rw-rw-r-- 1 1001 1001 155 Aug 6 19:31 .sonarcloud.properties 19:34:44 -rw-rw-r-- 1 1001 1001 1171 Aug 6 19:31 ADOPTERS.md 19:34:44 -rw-rw-r-- 1 1001 1001 20806 Aug 6 19:31 Attribution.txt 19:34:44 -rw-rw-r-- 1 1001 1001 100284 Aug 6 19:31 CHANGELOG.md 19:34:44 -rw-rw-r-- 1 1001 1001 3804 Aug 6 19:31 CONTRIBUTING.md 19:34:44 -rw-rw-r-- 1 1001 1001 677 Aug 6 19:31 GOVERNANCE.md 19:34:44 -rw-rw-r-- 1 1001 1001 861 Aug 6 19:31 Jenkinsfile 19:34:44 -rw-rw-r-- 1 1001 1001 10775 Aug 6 19:31 LICENSE 19:34:44 -rw-rw-r-- 1 1001 1001 16854 Aug 6 19:31 Makefile 19:34:44 -rw-rw-r-- 1 1001 1001 582 Aug 6 19:31 OWNERS.md 19:34:44 -rw-rw-r-- 1 1001 1001 9528 Aug 6 19:31 README.md 19:34:44 -rw-rw-r-- 1 1001 1001 789 Aug 6 19:31 SECURITY.md 19:34:44 -rw-rw-r-- 1 1001 1001 5 Aug 6 19:32 VERSION 19:34:44 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:31 bin 19:34:44 drwxrwxr-x 20 1001 1001 4096 Aug 6 19:31 cmd 19:34:44 -rw-r--r-- 1 root root 504184 Aug 6 19:34 coverage.out 19:34:44 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:31 fuzz_test 19:34:44 -rw-rw-r-- 1 1001 1001 7118 Aug 6 19:31 go.mod 19:34:44 -rw-rw-r-- 1 1001 1001 101672 Aug 6 19:31 go.sum 19:34:44 drwxrwxr-x 7 1001 1001 4096 Aug 6 19:31 internal 19:34:44 drwxrwxr-x 3 1001 1001 4096 Aug 6 19:31 openapi 19:34:44 -rw-rw-r-- 1 1001 1001 584 Aug 6 19:31 security.txt 19:34:44 -rw-rw-r-- 1 1001 1001 204 Aug 6 19:31 version.go [Pipeline] sh 19:34:44 + '[' -e coverage.out ] 19:34:44 + chown 1001:1001 coverage.out [Pipeline] stash 19:34:44 Stashed 1 file(s) [Pipeline] sh 19:34:44 + make build 19:34:44 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 19:34:45 using credential edgex-jenkins-ssh 19:34:45 Cloning the remote Git repository 19:34:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:34:45 > git init /w/workspace/edgex-go/1 # timeout=10 19:34:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:34:46 > git --version # timeout=10 19:34:46 > git --version # 'git version 2.25.1' 19:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:04 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b 19:35:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:35:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:35:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4851/head:refs/remotes/origin/PR-4851 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:35:04 > git config core.sparsecheckout # timeout=10 19:35:04 > git checkout -f f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # timeout=10 19:35:05 > git remote # timeout=10 19:35:05 Merge succeeded, producing f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b 19:35:05 Checking out Revision f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b (PR-4851) 19:35:05 Commit message: "build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0" 19:35:05 > git --version # timeout=10 19:35:05 > git --version # 'git version 2.25.1' 19:35:05 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:35:05 > git config --get remote.origin.url # timeout=10 19:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:05 > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 19:35:05 > git rev-parse HEAD^{commit} # timeout=10 19:35:05 > git config core.sparsecheckout # timeout=10 19:35:05 > git checkout -f f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:35:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:35:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:10 Dload Upload Total Spent Left Speed 19:35:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 266k 0 --:--:-- --:--:-- --:--:-- 266k [Pipeline] sh 19:35:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:35:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:35:11 + sudo tee /etc/docker/daemon.new 19:35:11 { 19:35:11 "registry-mirrors": [ 19:35:11 "https://nexus3.edgexfoundry.org:10001" 19:35:11 ], 19:35:11 "bip": "10.250.0.254/24", 19:35:11 "hosts": [ 19:35:11 "tcp://0.0.0.0:5555", 19:35:11 "unix:///var/run/docker.sock" 19:35:11 ], 19:35:11 "mtu": 1458, 19:35:11 "selinux-enabled": true, 19:35:11 "seccomp-profile": "/etc/docker/seccomp.json" 19:35:11 } [Pipeline] sh 19:35:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:35:12 + sudo service docker restart 19:35:16 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 19:35:16 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 19:35:16 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 19:35:17 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 19:35:20 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 19:35:25 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 19:35:28 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 19:35:29 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:30 provisioning config files... 19:35:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5755231094749794329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:31 ---> ****-login.sh 19:35:31 nexus3.edgexfoundry.org:10001 19:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:32 Configure a credential helper to remove this warning. See 19:35:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:32 19:35:32 Login Succeeded 19:35:32 nexus3.edgexfoundry.org:10002 19:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:32 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 19:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:32 Configure a credential helper to remove this warning. See 19:35:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:32 19:35:32 Login Succeeded 19:35:32 nexus3.edgexfoundry.org:10003 19:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:32 Configure a credential helper to remove this warning. See 19:35:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:32 19:35:32 Login Succeeded 19:35:32 nexus3.edgexfoundry.org:10004 19:35:32 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 19:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:32 Configure a credential helper to remove this warning. See 19:35:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:32 19:35:32 Login Succeeded 19:35:32 ****.io 19:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:33 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 19:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:33 Configure a credential helper to remove this warning. See 19:35:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:33 19:35:33 Login Succeeded 19:35:33 ---> ****-login.sh ends [Pipeline] } 19:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:35: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:35:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:35:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:35:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:35:34 ========================================================= 19:35:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:35:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:35:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:35:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:35:34 c6b39de5b339: Pulling fs layer 19:35:34 a69c41024577: Pulling fs layer 19:35:34 d6de4b400683: Pulling fs layer 19:35:34 35cb2a7552d0: Pulling fs layer 19:35:34 4f4fb700ef54: Pulling fs layer 19:35:34 464afbd9ba4c: Pulling fs layer 19:35:34 00f215d4a9da: Pulling fs layer 19:35:34 d496ad576159: Pulling fs layer 19:35:34 464afbd9ba4c: Waiting 19:35:34 00f215d4a9da: Waiting 19:35:34 d496ad576159: Waiting 19:35:34 35cb2a7552d0: Waiting 19:35:34 4f4fb700ef54: Waiting 19:35:35 a69c41024577: Verifying Checksum 19:35:35 a69c41024577: Download complete 19:35:35 35cb2a7552d0: Verifying Checksum 19:35:35 35cb2a7552d0: Download complete 19:35:35 4f4fb700ef54: Verifying Checksum 19:35:35 4f4fb700ef54: Download complete 19:35:35 464afbd9ba4c: Verifying Checksum 19:35:35 464afbd9ba4c: Download complete 19:35:35 c6b39de5b339: Download complete 19:35:35 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 19:35:35 d496ad576159: Verifying Checksum 19:35:35 d496ad576159: Download complete 19:35:35 c6b39de5b339: Pull complete [Pipeline] } 19:35:36 $ docker stop --time=1 d0546167727472b66bbd96170b4e27b06db81b8c4614fb33682f0d7de72ac424 19:35:36 a69c41024577: Pull complete 19:35:36 d6de4b400683: Verifying Checksum 19:35:36 d6de4b400683: Download complete 19:35:37 00f215d4a9da: Verifying Checksum 19:35:37 00f215d4a9da: Download complete 19:35:43 $ docker rm -f --volumes d0546167727472b66bbd96170b4e27b06db81b8c4614fb33682f0d7de72ac424 [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 19:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:35:44 19:35:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:35:45 latest: Pulling from edgex-devops/edgex-compose 19:35:45 91d30c5bc195: Pulling fs layer 19:35:45 2e9b0aa3be6d: Pulling fs layer 19:35:45 9c61dcf015f6: Pulling fs layer 19:35:45 4698f68db338: Pulling fs layer 19:35:45 2a2f49069b9e: Pulling fs layer 19:35:45 e0025b399a48: Pulling fs layer 19:35:45 4698f68db338: Waiting 19:35:45 2a2f49069b9e: Waiting 19:35:45 e0025b399a48: Waiting 19:35:45 91d30c5bc195: Verifying Checksum 19:35:45 91d30c5bc195: Download complete 19:35:45 4698f68db338: Verifying Checksum 19:35:45 4698f68db338: Download complete 19:35:45 2e9b0aa3be6d: Verifying Checksum 19:35:45 2e9b0aa3be6d: Download complete 19:35:45 e0025b399a48: Verifying Checksum 19:35:45 e0025b399a48: Download complete 19:35:45 2a2f49069b9e: Verifying Checksum 19:35:45 2a2f49069b9e: Download complete 19:35:45 91d30c5bc195: Pull complete 19:35:46 2e9b0aa3be6d: Pull complete 19:35:46 9c61dcf015f6: Verifying Checksum 19:35:46 9c61dcf015f6: Download complete 19:35:48 9c61dcf015f6: Pull complete 19:35:48 4698f68db338: Pull complete 19:35:49 2a2f49069b9e: Pull complete 19:35:49 e0025b399a48: Pull complete 19:35:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:35:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:49 prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container 19:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:35:50 d6de4b400683: Pull complete 19:35:50 35cb2a7552d0: Pull complete 19:35:50 4f4fb700ef54: Pull complete 19:35:50 464afbd9ba4c: Pull complete 19:35:52 $ docker top f7fed3b5f49146d794b208e01e4ea8bc2f7ff7b51db7981f77de97ee07866387 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:53 + docker compose -f ./docker-compose-build.yml build --parallel 19:35:55 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:35:55 #1 transferring dockerfile: 2.23kB done 19:35:55 #1 DONE 0.0s 19:35:55 19:35:55 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:35:55 #2 transferring dockerfile: 2.49kB done 19:35:55 #2 DONE 0.0s 19:35:55 19:35:55 #3 [security-bootstrapper internal] load build definition from Dockerfile 19:35:55 #3 ... 19:35:55 19:35:55 #4 [core-data internal] load build definition from Dockerfile 19:35:55 #4 transferring dockerfile: 2.01kB done 19:35:55 #4 DONE 0.3s 19:35:55 19:35:55 #5 [core-metadata internal] load .dockerignore 19:35:56 #5 ... 19:35:56 19:35:56 #6 [core-command internal] load build definition from Dockerfile 19:35:56 #6 transferring dockerfile: 1.93kB done 19:35:56 #6 DONE 0.7s 19:35:56 19:35:56 #7 [support-cron-scheduler internal] load .dockerignore 19:35:56 #7 ... 19:35:56 19:35:56 #8 [core-metadata internal] load build definition from Dockerfile 19:35:56 #8 transferring dockerfile: 2.06kB done 19:35:56 #8 DONE 0.9s 19:35:56 19:35:56 #3 [security-bootstrapper internal] load build definition from Dockerfile 19:35:56 #3 transferring dockerfile: 3.17kB done 19:35:56 #3 DONE 1.0s 19:35:56 19:35:56 #9 [core-common-config-bootstrapper internal] load .dockerignore 19:35:56 #9 transferring context: 50B done 19:35:56 #9 DONE 0.9s 19:35:56 00f215d4a9da: Pull complete 19:35:56 19:35:56 #10 [security-spire-config internal] load build definition from Dockerfile 19:35:56 #10 transferring dockerfile: 1.69kB done 19:35:56 #10 DONE 1.0s 19:35:56 19:35:56 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:35:56 #11 transferring dockerfile: 1.89kB done 19:35:56 #11 DONE 1.0s 19:35:56 19:35:56 #12 [security-spire-server internal] load build definition from Dockerfile 19:35:56 #12 transferring dockerfile: 1.70kB done 19:35:56 #12 DONE 1.0s 19:35:56 19:35:56 #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:56 #13 DONE 0.0s 19:35:56 19:35:56 #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:35:56 #14 DONE 0.1s 19:35:56 19:35:56 #7 [support-cron-scheduler internal] load .dockerignore 19:35:56 #7 transferring context: 50B done 19:35:56 #7 ... 19:35:56 19:35:56 #15 [security-proxy-auth internal] load .dockerignore 19:35:56 #15 transferring context: 50B done 19:35:56 #15 DONE 0.7s 19:35:56 19:35:56 #16 [security-secretstore-setup internal] load .dockerignore 19:35:56 #16 transferring context: 50B done 19:35:56 #16 DONE 0.8s 19:35:56 19:35:56 #17 [core-command internal] load .dockerignore 19:35:56 #17 transferring context: 50B done 19:35:56 #17 DONE 0.8s 19:35:56 19:35:56 #18 [security-spire-agent internal] load build definition from Dockerfile 19:35:56 #18 transferring dockerfile: 1.81kB done 19:35:56 #18 DONE 1.1s 19:35:56 19:35:56 #13 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:56 #13 DONE 0.0s 19:35:57 19:35:57 #19 [support-notifications internal] load build definition from Dockerfile 19:35:57 #19 transferring dockerfile: 1.95kB done 19:35:57 #19 DONE 1.1s 19:35:57 19:35:57 #7 [support-cron-scheduler internal] load .dockerignore 19:35:57 #7 DONE 0.8s 19:35:57 19:35:57 #20 [security-proxy-setup internal] load .dockerignore 19:35:57 #20 transferring context: 50B done 19:35:57 #20 DONE 0.8s 19:35:57 19:35:57 #21 [support-cron-scheduler internal] load build definition from Dockerfile 19:35:57 #21 transferring dockerfile: 1.85kB done 19:35:57 #21 DONE 1.2s 19:35:57 19:35:57 #22 [security-spire-config internal] load .dockerignore 19:35:57 #22 transferring context: 50B done 19:35:57 #22 DONE 0.9s 19:35:57 19:35:57 #5 [core-metadata internal] load .dockerignore 19:35:57 #5 transferring context: 50B done 19:35:57 #5 DONE 0.9s 19:35:57 19:35:57 #23 [security-bootstrapper internal] load .dockerignore 19:35:57 #23 transferring context: 50B done 19:35:57 #23 DONE 0.9s 19:35:57 19:35:57 #24 [security-spiffe-token-provider internal] load .dockerignore 19:35:57 #24 transferring context: 50B done 19:35:57 #24 DONE 0.9s 19:35:57 19:35:57 #25 [security-proxy-auth internal] load build definition from Dockerfile 19:35:57 #25 transferring dockerfile: 2.15kB done 19:35:57 #25 DONE 1.2s 19:35:57 19:35:57 #26 [core-data internal] load .dockerignore 19:35:57 #26 transferring context: 50B done 19:35:57 #26 DONE 0.9s 19:35:57 19:35:57 #13 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:57 #13 DONE 0.0s 19:35:57 19:35:57 #27 [core-keeper internal] load build definition from Dockerfile 19:35:57 #27 transferring dockerfile: 2.01kB done 19:35:57 #27 DONE 1.2s 19:35:57 19:35:57 #14 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:35:57 #14 DONE 0.1s 19:35:57 19:35:57 #28 [support-notifications internal] load .dockerignore 19:35:57 #28 transferring context: 50B done 19:35:57 #28 DONE 0.8s 19:35:57 19:35:57 #29 [support-cron-scheduler internal] load build context 19:35:57 #29 ... 19:35:57 19:35:57 #30 [core-keeper internal] load .dockerignore 19:35:57 #30 transferring context: 50B done 19:35:57 #30 DONE 0.8s 19:35:57 19:35:57 #31 [support-scheduler internal] load build definition from Dockerfile 19:35:57 #31 transferring dockerfile: 1.93kB 0.0s done 19:35:57 #31 DONE 1.2s 19:35:57 19:35:57 #32 [support-scheduler internal] load .dockerignore 19:35:57 #32 transferring context: 50B done 19:35:57 #32 DONE 0.8s 19:35:57 19:35:57 #33 [security-proxy-setup internal] load build definition from Dockerfile 19:35:57 #33 transferring dockerfile: 2.50kB 0.0s done 19:35:57 #33 DONE 1.3s 19:35:57 19:35:57 #34 [security-spire-agent internal] load .dockerignore 19:35:57 #34 transferring context: 50B done 19:35:57 #34 DONE 0.8s 19:35:57 19:35:57 #35 [security-spire-server internal] load .dockerignore 19:35:57 #35 transferring context: 50B 0.0s done 19:35:57 #35 DONE 0.9s 19:35:57 19:35:57 #29 [support-cron-scheduler internal] load build context 19:35:57 #29 ... 19:35:57 19:35:57 #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:35:57 #14 DONE 0.1s 19:35:57 19:35:57 #29 [support-cron-scheduler internal] load build context 19:35:57 #29 ... 19:35:57 19:35:57 #13 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:57 #13 DONE 0.0s 19:35:57 19:35:57 #14 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:35:57 #14 DONE 0.2s 19:35:57 19:35:57 #36 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:35:57 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:35:57 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:35:57 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:35:57 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:35:57 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:35:57 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:35:57 #36 DONE 0.7s 19:35:57 19:35:57 #13 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:57 #13 DONE 0.0s 19:35:57 19:35:57 #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:35:57 #14 ... 19:35:57 19:35:57 #36 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:35:57 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:35:57 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:35:57 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:35:57 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:35:57 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:35:57 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:35:57 #36 DONE 0.7s 19:35:57 19:35:57 #13 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:57 #13 DONE 0.0s 19:35:57 19:35:57 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:35:57 d496ad576159: Pull complete 19:35:57 #14 ... 19:35:57 19:35:57 #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:35:57 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:35:57 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:35:57 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:35:57 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:35:57 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:35:57 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:35:57 #36 DONE 0.7s 19:35:57 19:35:57 #13 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:57 #13 DONE 0.0s 19:35:57 19:35:57 #14 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:35:57 #14 DONE 0.5s 19:35:57 19:35:57 #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:35:57 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:35:57 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:35:57 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:35:57 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:35:57 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:35:57 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:35:57 #36 DONE 0.7s 19:35:57 19:35:57 #13 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:57 #13 DONE 0.0s 19:35:57 19:35:57 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:35:57 #37 DONE 0.7s 19:35:57 19:35:57 #38 [security-proxy-auth internal] load build context 19:35:57 #38 ... 19:35:57 19:35:57 #13 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:57 #13 DONE 0.0s 19:35:57 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:35:58 19:35:58 #13 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:58 #13 DONE 0.0s 19:35:58 19:35:58 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:35:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:35:58 WORKDIR /edgex 19:35:58 COPY go.mod . 19:35:58 RUN go mod download 19:35:58 + docker build -t ci-base-image-arm64 -f - . 19:35:58 Sending build context to Docker daemon 3.374MB 19:35:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:35:58 ---> f246e2811388 19:35:58 Step 2/4 : WORKDIR /edgex 19:36:00 ---> Running in 42cce6e3f74a 19:36:01 Removing intermediate container 42cce6e3f74a 19:36:01 ---> 6c992db5c813 19:36:01 Step 3/4 : COPY go.mod . 19:36:01 ---> 6206c8c78cdb 19:36:01 Step 4/4 : RUN go mod download 19:36:01 ---> Running in f60bac1b4715 19:36:03 #37 ... 19:36:03 19:36:03 #39 [security-secretstore-setup internal] load build context 19:36:03 #39 transferring context: 273.66MB 6.0s 19:36:03 #39 ... 19:36:03 19:36:03 #40 [core-command internal] load build context 19:36:04 #40 ... 19:36:04 19:36:04 #39 [security-secretstore-setup internal] load build context 19:36:06 #39 ... 19:36:06 19:36:06 #41 [core-common-config-bootstrapper internal] load build context 19:36:06 #41 ... 19:36:06 19:36:06 #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:36:07 #42 ... 19:36:07 19:36:07 #39 [security-secretstore-setup internal] load build context 19:36:07 #39 transferring context: 493.11MB 9.9s done 19:36:07 #39 ... 19:36:07 19:36:07 #43 [core-metadata internal] load build context 19:36:07 #43 transferring context: 493.11MB 10.1s done 19:36:07 #43 ... 19:36:07 19:36:07 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:07 #44 ... 19:36:07 19:36:07 #29 [support-cron-scheduler internal] load build context 19:36:07 #29 ... 19:36:07 19:36:07 #45 [security-bootstrapper internal] load build context 19:36:07 #45 ... 19:36:07 19:36:07 #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:36:08 #46 ... 19:36:08 19:36:08 #47 [security-spire-config internal] load build context 19:36:08 #47 ... 19:36:08 19:36:08 #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:36:08 #48 ... 19:36:08 19:36:08 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:08 #49 ... 19:36:08 19:36:08 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:36:08 #50 ... 19:36:08 19:36:08 #51 [support-notifications internal] load build context 19:36:08 #51 ... 19:36:08 19:36:08 #14 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:36:08 #14 ... 19:36:08 19:36:08 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:08 #52 ... 19:36:08 19:36:08 #53 [security-spiffe-token-provider internal] load build context 19:36:09 #53 ... 19:36:09 19:36:09 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:36:09 #54 ... 19:36:09 19:36:09 #55 [core-data internal] load build context 19:36:09 #55 transferring context: 493.11MB 9.5s done 19:36:09 #55 ... 19:36:09 19:36:09 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:09 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:09 #56 ... 19:36:09 19:36:09 #41 [core-common-config-bootstrapper internal] load build context 19:36:09 #41 transferring context: 493.11MB 10.8s done 19:36:15 #41 ... 19:36:15 19:36:15 #40 [core-command internal] load build context 19:36:15 #40 transferring context: 493.11MB 8.8s done 19:36:18 #40 ... 19:36:18 19:36:18 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:18 #57 ... 19:36:18 19:36:18 #29 [support-cron-scheduler internal] load build context 19:36:18 #29 transferring context: 493.11MB 10.8s done 19:36:18 #29 ... 19:36:18 19:36:18 #45 [security-bootstrapper internal] load build context 19:36:18 #45 transferring context: 493.11MB 10.6s done 19:36:20 #45 ... 19:36:20 19:36:20 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:20 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22.9s done 19:36:20 #56 ... 19:36:20 19:36:20 #36 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:36:20 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:36:20 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:36:20 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:36:20 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:36:20 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:36:20 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:36:20 #36 DONE 0.7s 19:36:20 19:36:20 #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:36:20 #14 DONE 23.4s 19:36:20 19:36:20 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:36:20 #37 DONE 23.5s 19:36:20 19:36:20 #40 [core-command internal] load build context 19:36:20 #40 DONE 23.9s 19:36:20 19:36:20 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:20 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22.9s done 19:36:20 #56 ... 19:36:20 19:36:20 #43 [core-metadata internal] load build context 19:36:20 #43 DONE 23.6s 19:36:20 19:36:20 #39 [security-secretstore-setup internal] load build context 19:36:20 #39 DONE 24.0s 19:36:20 19:36:20 #55 [core-data internal] load build context 19:36:20 #55 DONE 23.2s 19:36:20 19:36:20 #29 [support-cron-scheduler internal] load build context 19:36:20 #29 DONE 23.9s 19:36:20 19:36:20 #45 [security-bootstrapper internal] load build context 19:36:20 #45 DONE 23.4s 19:36:20 19:36:20 #41 [core-common-config-bootstrapper internal] load build context 19:36:20 #41 DONE 24.2s 19:36:20 19:36:20 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:20 #56 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:36:20 #56 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:36:20 #56 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:36:20 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 19:36:20 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 19:36:20 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 19:36:21 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 19:36:21 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 19:36:21 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 19:36:21 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 19:36:21 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:36:21 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:36:21 #56 ... 19:36:21 19:36:21 #47 [security-spire-config internal] load build context 19:36:21 #47 transferring context: 25.48kB done 19:36:21 #47 DONE 23.5s 19:36:21 19:36:21 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:36:21 #50 DONE 23.4s 19:36:21 19:36:21 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:21 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 19:36:21 #56 ... 19:36:21 19:36:21 #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:36:21 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:36:21 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:36:21 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:36:21 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:36:21 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:36:21 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:36:21 #36 DONE 0.7s 19:36:21 19:36:21 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:21 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22.9s done 19:36:21 #56 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:36:21 #56 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:36:21 #56 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:36:21 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 19:36:21 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 19:36:21 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:36:21 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:36:21 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.9s 19:36:23 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 2.3s 19:36:23 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:36:23 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 2.4s 19:36:23 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 2.5s 19:36:23 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 2.6s 19:36:23 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 2.7s 19:36:23 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 2.9s 19:36:23 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s 19:36:25 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.5s done 19:36:31 #56 ... 19:36:31 19:36:31 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:31 #58 ... 19:36:31 19:36:31 #59 [security-spire-server internal] load build context 19:36:31 #59 ... 19:36:31 19:36:31 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:31 #44 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:31 #44 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:31 #44 24.15 (1/2) Installing ca-certificates (20240226-r0) 19:36:31 #44 24.18 (2/2) Installing dumb-init (1.2.5-r2) 19:36:31 #44 24.18 Executing busybox-1.36.1-r7.trigger 19:36:31 #44 24.19 Executing ca-certificates-20240226-r0.trigger 19:36:31 #44 24.25 OK: 8 MiB in 17 packages 19:36:31 #44 ... 19:36:31 19:36:31 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:36:31 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 8.5s done 19:36:31 #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:36:31 #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:36:31 #60 ... 19:36:31 19:36:31 #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:36:31 #42 ... 19:36:31 19:36:31 #51 [support-notifications internal] load build context 19:36:31 #51 transferring context: 493.11MB 6.3s done 19:36:32 #51 ... 19:36:32 19:36:32 #53 [security-spiffe-token-provider internal] load build context 19:36:32 #53 transferring context: 493.11MB 6.7s done 19:36:32 #53 ... 19:36:32 19:36:32 #61 [core-keeper internal] load build context 19:36:32 #61 ... 19:36:32 19:36:32 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:32 #62 ... 19:36:32 19:36:32 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:32 #52 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:32 #52 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:32 #52 24.42 (1/4) Installing ca-certificates (20240226-r0) 19:36:32 #52 24.44 (2/4) Installing dumb-init (1.2.5-r2) 19:36:32 #52 24.44 (3/4) Installing su-exec (0.2-r3) 19:36:32 #52 24.44 (4/4) Installing yq (4.33.3-r5) 19:36:32 #52 24.50 Executing busybox-1.36.1-r7.trigger 19:36:32 #52 24.51 Executing ca-certificates-20240226-r0.trigger 19:36:32 #52 24.57 OK: 17 MiB in 19 packages 19:36:32 #52 DONE 35.2s 19:36:32 19:36:32 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:32 #63 ... 19:36:32 19:36:32 #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:36:32 #46 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:32 #46 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:32 #46 24.10 (1/2) Installing dumb-init (1.2.5-r2) 19:36:32 #46 24.10 (2/2) Installing su-exec (0.2-r3) 19:36:32 #46 24.11 Executing busybox-1.36.1-r7.trigger 19:36:32 #46 24.13 OK: 7 MiB in 17 packages 19:36:32 #46 DONE 34.9s 19:36:32 19:36:32 #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:32 #44 DONE 35.2s 19:36:32 19:36:32 #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:36:32 #48 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:32 #48 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:32 #48 24.37 (1/1) Installing dumb-init (1.2.5-r2) 19:36:32 #48 24.38 Executing busybox-1.36.1-r7.trigger 19:36:32 #48 24.40 OK: 7 MiB in 16 packages 19:36:32 #48 DONE 35.4s 19:36:32 19:36:32 #38 [security-proxy-auth internal] load build context 19:36:32 #38 transferring context: 493.11MB 6.1s done 19:36:32 #38 DONE 34.8s 19:36:32 19:36:32 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:32 #49 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:32 #49 28.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:32 #49 29.25 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:32 #49 29.25 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:32 #49 29.25 OK: 20070 distinct packages available 19:36:32 #49 29.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:32 #49 29.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:32 #49 29.64 (1/11) Installing ca-certificates (20240226-r0) 19:36:32 #49 29.68 (2/11) Installing brotli-libs (1.0.9-r14) 19:36:32 #49 29.70 (3/11) Installing libunistring (1.1-r1) 19:36:32 #49 29.71 (4/11) Installing libidn2 (2.3.4-r1) 19:36:32 #49 29.72 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:36:32 #49 29.72 (6/11) Installing libcurl (8.9.0-r0) 19:36:32 #49 29.74 (7/11) Installing curl (8.9.0-r0) 19:36:32 #49 29.75 (8/11) Installing dumb-init (1.2.5-r2) 19:36:32 #49 29.75 (9/11) Installing musl-obstack (1.2.3-r2) 19:36:32 #49 29.75 (10/11) Installing libucontext (1.2-r2) 19:36:32 #49 29.76 (11/11) Installing gcompat (1.1.0-r1) 19:36:32 #49 29.76 Executing busybox-1.36.1-r7.trigger 19:36:32 #49 29.77 Executing ca-certificates-20240226-r0.trigger 19:36:32 #49 29.81 OK: 12 MiB in 26 packages 19:36:32 #49 DONE 34.8s 19:36:32 19:36:32 #51 [support-notifications internal] load build context 19:36:32 #51 DONE 34.8s 19:36:32 19:36:32 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:32 #56 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:36:32 #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 19:36:32 #56 ... 19:36:32 19:36:32 #53 [security-spiffe-token-provider internal] load build context 19:36:32 #53 DONE 35.1s 19:36:32 19:36:32 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:32 #56 ... 19:36:32 19:36:32 #64 [support-scheduler internal] load build context 19:36:32 #64 ... 19:36:32 19:36:32 #65 [security-proxy-setup internal] load build context 19:36:33 #65 ... 19:36:33 19:36:33 #66 [security-spire-agent internal] load build context 19:36:33 #66 ... 19:36:33 19:36:33 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:33 #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 19:36:35 #56 ... 19:36:35 19:36:35 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:36:35 #54 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:35 #54 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:35 #54 35.44 (1/1) Installing dumb-init (1.2.5-r2) 19:36:35 #54 35.45 Executing busybox-1.36.1-r7.trigger 19:36:35 #54 35.46 OK: 7 MiB in 16 packages 19:36:35 #54 DONE 37.4s 19:36:35 19:36:35 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:35 #57 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:35 #57 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:35 #57 25.98 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:35 #57 25.98 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:35 #57 25.98 OK: 20070 distinct packages available 19:36:35 #57 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:35 #57 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:35 #57 26.37 (1/4) Installing dumb-init (1.2.5-r2) 19:36:35 #57 26.37 (2/4) Installing musl-obstack (1.2.3-r2) 19:36:35 #57 26.38 (3/4) Installing libucontext (1.2-r2) 19:36:35 #57 26.39 (4/4) Installing gcompat (1.1.0-r1) 19:36:35 #57 26.40 Executing busybox-1.36.1-r7.trigger 19:36:35 #57 26.40 OK: 8 MiB in 19 packages 19:36:35 #57 DONE 27.5s 19:36:35 19:36:35 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:36:35 #67 ... 19:36:35 19:36:35 #42 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:36:35 #42 DONE 39.0s 19:36:35 19:36:35 #68 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:36:36 #68 ... 19:36:36 19:36:36 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:36 #58 DONE 15.6s 19:36:36 19:36:36 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:36 #62 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:36 #62 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:36 #62 15.33 (1/4) Installing dumb-init (1.2.5-r2) 19:36:36 #62 15.33 (2/4) Installing openssl (3.1.6-r0) 19:36:36 #62 15.34 (3/4) Installing su-exec (0.2-r3) 19:36:36 #62 15.37 (4/4) Installing yq (4.33.3-r5) 19:36:36 #62 15.46 Executing busybox-1.36.1-r7.trigger 19:36:36 #62 15.48 OK: 17 MiB in 19 packages 19:36:37 #62 ... 19:36:37 19:36:37 #68 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 19:36:37 #68 DONE 2.6s 19:36:38 19:36:38 #64 [support-scheduler internal] load build context 19:36:38 #64 transferring context: 164.89MB 2.0s 19:36:41 #64 transferring context: 493.11MB 4.9s done 19:36:42 #64 ... 19:36:42 19:36:42 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:36:42 #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:36:42 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 19:36:42 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 19:36:42 #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:36:42 #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 19:36:42 #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done 19:36:42 #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 19:36:42 #60 ... 19:36:42 19:36:42 #65 [security-proxy-setup internal] load build context 19:36:42 #65 transferring context: 493.11MB 5.2s done 19:36:42 #65 ... 19:36:42 19:36:42 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:36:42 #69 ... 19:36:42 19:36:42 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:36:43 #70 ... 19:36:43 19:36:43 #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:36:43 #0 9.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:43 #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:43 #0 9.466 OK: 8 MiB in 17 packages 19:36:43 #71 ... 19:36:43 19:36:43 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:36:43 #0 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:43 #0 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:43 #0 7.534 OK: 7 MiB in 16 packages 19:36:43 #72 ... 19:36:43 19:36:43 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:36:43 #0 3.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:43 #0 3.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:43 #0 4.344 OK: 17 MiB in 19 packages 19:36:43 #73 ... 19:36:43 19:36:43 #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:36:45 #74 ... 19:36:45 19:36:45 #59 [security-spire-server internal] load build context 19:36:45 #59 transferring context: 27.23kB 0.1s done 19:36:45 #59 DONE 24.4s 19:36:45 19:36:45 #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:36:45 #75 ... 19:36:45 19:36:45 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:45 #62 DONE 24.5s 19:36:45 19:36:45 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:36:45 #76 ... 19:36:45 19:36:45 #61 [core-keeper internal] load build context 19:36:45 #61 transferring context: 20.89MB 0.3s 19:36:46 #61 ... 19:36:46 19:36:46 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:36:46 #73 DONE 13.3s 19:36:46 19:36:46 #61 [core-keeper internal] load build context 19:36:46 #61 ... 19:36:46 19:36:46 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:46 #63 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:46 #63 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:46 #63 15.45 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:46 #63 15.45 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:46 #63 15.45 OK: 20070 distinct packages available 19:36:46 #63 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:46 #63 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:46 #63 15.81 (1/5) Installing dumb-init (1.2.5-r2) 19:36:46 #63 16.02 (2/5) Installing musl-obstack (1.2.3-r2) 19:36:46 #63 16.02 (3/5) Installing libucontext (1.2-r2) 19:36:46 #63 16.02 (4/5) Installing gcompat (1.1.0-r1) 19:36:46 #63 16.03 (5/5) Installing openssl (3.1.6-r0) 19:36:46 #63 16.04 Executing busybox-1.36.1-r7.trigger 19:36:46 #63 16.05 OK: 8 MiB in 20 packages 19:36:46 #63 DONE 25.1s 19:36:46 19:36:46 #61 [core-keeper internal] load build context 19:36:46 #61 ... 19:36:46 19:36:46 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:36:46 #77 ... 19:36:46 19:36:46 #61 [core-keeper internal] load build context 19:36:47 #61 ... 19:36:47 19:36:47 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:36:47 #71 DONE 15.2s 19:36:47 19:36:47 #64 [support-scheduler internal] load build context 19:36:47 #64 DONE 27.1s 19:36:47 19:36:47 #72 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:36:47 #72 DONE 15.4s 19:36:47 19:36:47 #61 [core-keeper internal] load build context 19:36:47 #61 ... 19:36:47 19:36:47 #65 [security-proxy-setup internal] load build context 19:36:47 #65 DONE 27.2s 19:36:47 19:36:47 #61 [core-keeper internal] load build context 19:36:48 #61 ... 19:36:48 19:36:48 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:36:48 #69 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:48 #69 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:48 #69 13.73 OK: 7 MiB in 17 packages 19:36:48 #69 DONE 15.7s 19:36:48 19:36:48 #61 [core-keeper internal] load build context 19:36:48 #61 ... 19:36:48 19:36:48 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:36:48 #70 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:48 #70 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:48 #70 13.50 OK: 12 MiB in 26 packages 19:36:48 #70 DONE 15.6s 19:36:48 19:36:48 #61 [core-keeper internal] load build context 19:36:50 #61 transferring context: 493.11MB 4.7s done 19:36:50 #61 DONE 30.1s 19:36:50 19:36:50 #66 [security-spire-agent internal] load build context 19:36:50 #66 transferring context: 26.76kB done 19:36:50 #66 DONE 29.4s 19:36:50 19:36:50 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:36:50 #67 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:50 #67 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:50 #67 13.39 OK: 8 MiB in 19 packages 19:36:51 #67 DONE 15.6s 19:36:51 19:36:51 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:36:51 #76 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:51 #76 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:51 #76 13.17 OK: 7 MiB in 16 packages 19:36:51 #76 DONE 15.6s 19:36:51 19:36:51 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:51 #78 ... 19:36:51 19:36:51 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:36:51 #60 DONE 29.7s 19:36:51 19:36:51 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:36:52 #56 ... 19:36:52 19:36:52 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:36:52 #0 8.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:52 #0 8.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:52 #0 9.104 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:52 #0 9.104 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:52 #0 9.104 OK: 20077 distinct packages available 19:36:52 #0 9.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:52 #0 9.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:52 #0 9.432 OK: 264 MiB in 52 packages 19:36:52 #79 DONE 9.8s 19:36:52 19:36:52 #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:52 #80 DONE 9.9s 19:36:52 19:36:52 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:52 #78 DONE 1.6s 19:36:52 19:36:52 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:36:52 #81 ... 19:36:52 19:36:52 #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:52 #82 ... 19:36:52 19:36:52 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:36:52 #83 DONE 0.4s 19:36:52 19:36:52 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:36:52 #81 DONE 0.3s 19:36:52 19:36:52 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:53 #84 ... 19:36:53 19:36:53 #85 [security-spire-config stage-2 6/10] COPY security.txt / 19:36:53 #85 DONE 0.2s 19:36:53 19:36:53 #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:53 #82 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:53 #82 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:53 #82 10.69 OK: 264 MiB in 52 packages 19:36:53 #82 ... 19:36:53 19:36:53 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:36:53 #86 DONE 0.3s 19:36:53 19:36:53 #82 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:53 #82 DONE 10.8s 19:36:53 19:36:53 #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:36:53 #74 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:53 #74 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:54 #74 11.31 OK: 264 MiB in 52 packages 19:36:54 #74 ... 19:36:54 19:36:54 #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:36:54 #87 DONE 0.8s 19:36:54 19:36:54 #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:36:54 #88 ... 19:36:54 19:36:54 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:36:54 #0 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:54 #0 8.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:54 #0 8.383 OK: 17 MiB in 19 packages 19:36:54 #89 DONE 9.0s 19:36:54 19:36:54 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:36:54 #90 ... 19:36:54 19:36:54 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:36:54 #74 DONE 12.4s 19:36:55 19:36:55 #91 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:36:55 #91 DONE 1.5s 19:36:55 19:36:55 #92 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:55 #92 ... 19:36:55 19:36:55 #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:36:55 #75 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:55 #75 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:55 #75 11.66 OK: 264 MiB in 52 packages 19:36:55 #75 DONE 12.8s 19:36:55 19:36:55 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:36:55 #77 16.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:55 #77 16.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:55 #77 17.55 (1/1) Installing dumb-init (1.2.5-r2) 19:36:55 #77 17.88 Executing busybox-1.36.1-r7.trigger 19:36:55 #77 17.92 OK: 7 MiB in 16 packages 19:36:55 #77 DONE 19.1s 19:36:55 19:36:55 #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:36:55 #93 ... 19:36:55 19:36:55 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:36:55 #94 DONE 7.5s 19:36:55 19:36:55 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:36:55 #0 8.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:55 #0 8.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:55 #0 9.122 OK: 8 MiB in 20 packages 19:36:55 #95 DONE 9.8s 19:36:55 19:36:55 #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:36:55 #88 DONE 1.5s 19:36:55 19:36:55 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:55 #96 ... 19:36:55 19:36:55 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:36:55 #90 DONE 1.4s 19:36:56 19:36:56 #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:36:56 #93 DONE 0.6s 19:36:56 19:36:56 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:56 #97 DONE 1.2s 19:36:56 19:36:56 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:57 #98 ... 19:36:57 19:36:57 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:36:57 #99 DONE 1.4s 19:36:57 19:36:57 #100 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:36:57 #0 2.421 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:57 #0 2.896 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:57 #0 3.529 OK: 264 MiB in 52 packages 19:36:57 #100 DONE 4.7s 19:36:57 19:36:57 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:57 #96 DONE 1.5s 19:36:57 19:36:57 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:36:57 #101 DONE 1.5s 19:36:57 19:36:57 #102 [security-spire-config] exporting to image 19:36:57 #102 exporting layers 1.3s done 19:36:57 #102 writing image sha256:cacc3480152089c394e5902eb03c6c6db125b569b62373079424562b7e43f287 done 19:36:57 #102 naming to docker.io/library/security-spire-config 0.0s done 19:36:57 #102 DONE 1.4s 19:36:57 19:36:57 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:57 #103 ... 19:36:57 19:36:57 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:36:57 #104 DONE 0.4s 19:36:57 19:36:57 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:36:57 #105 DONE 0.5s 19:36:57 19:36:57 #106 [security-spire-server stage-2 6/9] COPY security.txt / 19:36:58 #106 ... 19:36:58 19:36:58 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:58 #103 DONE 1.5s 19:36:58 19:36:58 #106 [security-spire-server stage-2 6/9] COPY security.txt / 19:36:58 #106 DONE 1.1s 19:36:58 19:36:58 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:36:59 #107 ... 19:36:59 19:36:59 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:36:59 #108 DONE 0.3s 19:36:59 19:36:59 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:36:59 #107 DONE 0.4s 19:36:59 19:36:59 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:36:59 #109 ... 19:36:59 19:36:59 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 19:36:59 #110 DONE 0.5s 19:36:59 19:36:59 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:36:59 #109 DONE 0.6s 19:36:59 19:36:59 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:37:00 #111 DONE 0.8s 19:37:00 19:37:00 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:37:00 #112 DONE 0.7s 19:37:00 19:37:00 #102 [security-spire-server] exporting to image 19:37:00 #102 ... 19:37:00 19:37:00 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:37:00 #113 DONE 0.2s 19:37:00 19:37:00 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:01 #114 DONE 0.2s 19:37:01 19:37:01 #102 [security-spire-agent] exporting to image 19:37:02 #102 exporting layers 1.6s done 19:37:02 #102 writing image sha256:643bafe4d69bc58a4d56ef4457870ab2d5fd2892a05c8d7170922023820fdb10 0.1s done 19:37:02 #102 naming to docker.io/library/security-spire-server done 19:37:02 #102 exporting layers 1.4s done 19:37:02 #102 writing image sha256:397c4f5b31ba824ffdcbdab2dc52238b2926a7cbd5120c723a5e6427f9f8dbc1 0.0s done 19:37:02 #102 naming to docker.io/library/security-spire-agent 19:37:02 #102 naming to docker.io/library/security-spire-agent done 19:37:02 #102 DONE 3.2s 19:37:02 19:37:02 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:06 #115 ... 19:37:06 19:37:06 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:09 Removing intermediate container f60bac1b4715 19:37:09 ---> 8572e9dfa605 19:37:09 Successfully built 8572e9dfa605 19:37:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:10 + docker inspect -f . ci-base-image-arm64 19:37:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:10 prd-ubuntu20.04-docker-arm64-4c-16g-7211 does not seem to be running inside a container 19:37:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:37:11 $ docker top 1f5a3dfc95b6b10b12ef56650c3508c148a1d199c6dc632096ab132418b5ae36 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:12 + go version 19:37:12 go version go1.21.9 linux/arm64 [Pipeline] } 19:37:12 $ docker stop --time=1 1f5a3dfc95b6b10b12ef56650c3508c148a1d199c6dc632096ab132418b5ae36 19:37:14 $ docker rm -f --volumes 1f5a3dfc95b6b10b12ef56650c3508c148a1d199c6dc632096ab132418b5ae36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:15 + docker inspect -f . ci-base-image-arm64 19:37:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:15 prd-ubuntu20.04-docker-arm64-4c-16g-7211 does not seem to be running inside a container 19:37:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:37:17 $ docker top 818cafd4e7af2f08e2e791b649c0f4606691b54f6fa7dd566dbb7f02c9c76982 -eo pid,comm [Pipeline] { [Pipeline] echo 19:37:17 ========================================================= 19:37:17 [edgeXBuildGoParallel] Running Tests and Build... 19:37:17 ========================================================= [Pipeline] sh 19:37:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:37:19 + make test 19:37:19 go test -race -coverprofile=coverage.out ./... 19:38:03 #116 DONE 60.5s 19:38:03 19:38:03 #92 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:03 #92 DONE 61.7s 19:38:03 19:38:03 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:03 #84 DONE 63.7s 19:38:03 19:38:03 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:03 #115 DONE 58.9s 19:38:03 19:38:03 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:03 #98 DONE 60.5s 19:38:03 19:38:03 #117 [core-keeper builder 7/8] COPY . . 19:38:06 ? github.com/edgexfoundry/edgex-go [no test files] 19:38:06 #117 ... 19:38:06 19:38:06 #118 [security-spiffe-token-provider builder 6/7] COPY . . 19:38:06 #118 ... 19:38:06 19:38:06 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 19:38:06 #119 ... 19:38:06 19:38:06 #120 [security-secretstore-setup builder 6/7] COPY . . 19:38:07 #120 ... 19:38:07 19:38:07 #121 [support-cron-scheduler builder 6/7] COPY . . 19:38:11 #121 DONE 14.4s 19:38:11 19:38:11 #117 [core-keeper builder 7/8] COPY . . 19:38:11 #117 DONE 14.4s 19:38:11 19:38:11 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:38:11 #122 CACHED 19:38:11 19:38:11 #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:11 #123 CACHED 19:38:11 19:38:11 #124 [support-notifications builder 6/7] COPY . . 19:38:11 #124 CACHED 19:38:11 19:38:11 #125 [core-metadata builder 6/7] COPY . . 19:38:11 #125 CACHED 19:38:11 19:38:11 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:11 #126 CACHED 19:38:11 19:38:11 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:38:11 #127 CACHED 19:38:11 19:38:11 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:38:11 #128 CACHED 19:38:11 19:38:11 #129 [support-scheduler builder 6/7] COPY . . 19:38:11 #129 CACHED 19:38:11 19:38:11 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:11 #130 CACHED 19:38:11 19:38:11 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:11 #131 CACHED 19:38:11 19:38:11 #132 [security-proxy-auth builder 6/7] COPY . . 19:38:11 #132 CACHED 19:38:11 19:38:11 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:38:11 #133 CACHED 19:38:11 19:38:11 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 19:38:11 #134 CACHED 19:38:11 19:38:11 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:11 #135 CACHED 19:38:11 19:38:11 #136 [core-command builder 6/7] COPY . . 19:38:11 #136 CACHED 19:38:11 19:38:11 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 19:38:11 #137 CACHED 19:38:11 19:38:11 #138 [core-data builder 6/7] COPY . . 19:38:11 #138 CACHED 19:38:11 19:38:11 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:11 #139 CACHED 19:38:11 19:38:11 #140 [security-bootstrapper builder 6/7] COPY . . 19:38:11 #140 CACHED 19:38:11 19:38:11 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:11 #141 CACHED 19:38:11 19:38:11 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:11 #142 CACHED 19:38:11 19:38:11 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:11 #143 CACHED 19:38:11 19:38:11 #144 [security-proxy-setup builder 6/7] COPY . . 19:38:11 #144 CACHED 19:38:11 19:38:11 #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:38:11 #145 CACHED 19:38:11 19:38:11 #120 [security-secretstore-setup builder 6/7] COPY . . 19:38:11 #120 DONE 14.4s 19:38:11 19:38:11 #118 [security-spiffe-token-provider builder 6/7] COPY . . 19:38:11 #118 DONE 14.4s 19:38:11 19:38:11 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 19:38:11 #119 DONE 14.4s 19:38:11 19:38:11 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:16 #146 ... 19:38:16 19:38:16 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:38:16 #0 2.991 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 19:38:16 #147 ... 19:38:16 19:38:16 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:38:16 #0 5.718 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 19:38:16 #148 ... 19:38:16 19:38:16 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:16 #146 5.850 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 19:38:21 #146 ... 19:38:21 19:38:21 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:38:21 #0 0.636 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 19:38:21 #149 ... 19:38:21 19:38:21 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:38:21 #0 1.377 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 19:38:21 #150 ... 19:38:21 19:38:21 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:38:21 #0 1.984 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 19:38:21 #151 ... 19:38:21 19:38:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:38:21 #0 3.896 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 19:38:22 #152 ... 19:38:22 19:38:22 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:38:22 #0 4.563 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 19:38:22 #153 ... 19:38:22 19:38:22 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:38:22 #0 1.438 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 19:38:22 #154 ... 19:38:22 19:38:22 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:38:22 #0 2.480 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 19:38:22 #155 ... 19:38:22 19:38:22 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:38:22 #0 1.120 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 19:38:23 #156 ... 19:38:23 19:38:23 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:23 #0 0.524 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 19:38:23 #157 ... 19:38:23 19:38:23 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:38:23 #0 6.034 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 19:40:00 #158 ... 19:40:00 19:40:00 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:40:00 #153 101.5 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 19:41:21 #153 ... 19:41:21 19:41:21 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:41:21 #148 DONE 177.6s 19:41:21 19:41:21 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:41:21 #147 DONE 177.6s 19:41:21 19:41:21 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:41:21 #157 DONE 177.7s 19:41:21 19:41:21 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:41:21 #156 DONE 177.7s 19:41:21 19:41:21 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:41:21 #154 DONE 177.6s 19:41:21 19:41:21 #159 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #159 ... 19:41:21 19:41:21 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:41:21 #158 DONE 177.8s 19:41:21 19:41:21 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:41:21 #146 DONE 177.9s 19:41:21 19:41:21 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:41:21 #150 DONE 177.9s 19:41:21 19:41:21 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:41:21 #151 DONE 177.9s 19:41:21 19:41:21 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:41:21 #155 DONE 177.9s 19:41:21 19:41:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:41:21 #152 DONE 177.9s 19:41:21 19:41:21 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #160 ... 19:41:21 19:41:21 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:41:21 #153 DONE 178.1s 19:41:21 19:41:21 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:41:21 #149 DONE 178.2s 19:41:21 19:41:21 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #161 ... 19:41:21 19:41:21 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:41:21 #162 DONE 1.0s 19:41:21 19:41:21 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #163 DONE 1.0s 19:41:21 19:41:21 #159 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #159 DONE 1.0s 19:41:21 19:41:21 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #164 DONE 0.7s 19:41:21 19:41:21 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #160 DONE 1.0s 19:41:21 19:41:21 #165 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:41:21 #165 ... 19:41:21 19:41:21 #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #166 DONE 0.7s 19:41:21 19:41:21 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #167 DONE 0.7s 19:41:21 19:41:21 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #161 DONE 0.5s 19:41:21 19:41:21 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:41:21 #168 DONE 0.7s 19:41:21 19:41:21 #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:41:21 #169 CACHED 19:41:21 19:41:21 #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #170 CACHED 19:41:21 19:41:21 #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:41:21 #171 CACHED 19:41:21 19:41:21 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #172 CACHED 19:41:21 19:41:21 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:41:21 #173 CACHED 19:41:21 19:41:21 #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #174 CACHED 19:41:21 19:41:21 #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:41:21 #175 CACHED 19:41:21 19:41:21 #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #176 CACHED 19:41:21 19:41:21 #165 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:41:21 #165 DONE 0.7s 19:41:21 19:41:21 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:41:21 #177 CACHED 19:41:21 19:41:21 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #178 CACHED 19:41:21 19:41:21 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:41:21 #179 DONE 0.7s 19:41:21 19:41:21 #180 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:41:21 #180 DONE 0.7s 19:41:21 19:41:21 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:41:21 #181 DONE 0.7s 19:41:21 19:41:21 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:41:21 #182 DONE 0.7s 19:41:21 19:41:21 #183 [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 19:41:21 #183 ... 19:41:21 19:41:21 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:41:21 #184 DONE 0.7s 19:41:21 19:41:21 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:41:21 #185 ... 19:41:21 19:41:21 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:41:21 #186 DONE 1.9s 19:41:21 19:41:21 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:41:21 #187 DONE 1.9s 19:41:21 19:41:21 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:41:21 #188 DONE 1.9s 19:41:21 19:41:21 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:41:21 #189 DONE 1.9s 19:41:21 19:41:21 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:41:21 #190 DONE 1.9s 19:41:21 19:41:21 #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:41:21 #191 DONE 1.9s 19:41:21 19:41:21 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:21 #192 DONE 1.9s 19:41:21 19:41:21 #193 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:41:21 #193 DONE 2.0s 19:41:21 19:41:21 #183 [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 19:41:21 #183 DONE 1.9s 19:41:21 19:41:21 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:41:21 #194 DONE 1.9s 19:41:21 19:41:21 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:41:21 #195 DONE 2.0s 19:41:21 19:41:21 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:41:21 #196 ... 19:41:21 19:41:21 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:41:21 #185 DONE 1.9s 19:41:21 19:41:21 #102 [core-keeper] exporting to image 19:41:21 #102 exporting layers 19:41:21 #102 ... 19:41:21 19:41:21 #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:41:21 #197 DONE 0.5s 19:41:21 19:41:21 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:41:21 #198 DONE 0.5s 19:41:21 19:41:21 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:41:21 #199 DONE 0.5s 19:41:21 19:41:21 #200 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:41:21 #200 DONE 0.5s 19:41:21 19:41:21 #102 [core-command] exporting to image 19:41:21 #102 ... 19:41:21 19:41:21 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:41:21 #201 DONE 0.5s 19:41:21 19:41:21 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:41:21 #202 DONE 0.5s 19:41:21 19:41:21 #203 [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 19:41:21 #203 DONE 0.5s 19:41:21 19:41:21 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:41:21 #204 DONE 0.5s 19:41:21 19:41:21 #205 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:41:21 #205 DONE 3.3s 19:41:21 19:41:21 #102 [support-notifications] exporting to image 19:41:21 #102 ... 19:41:21 19:41:21 #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:41:21 #206 DONE 0.6s 19:41:21 19:41:21 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:41:21 #196 DONE 0.6s 19:41:21 19:41:21 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:41:21 #207 DONE 0.6s 19:41:21 19:41:21 #102 [security-spiffe-token-provider] exporting to image 19:41:21 #102 exporting layers 0.2s done 19:41:21 #102 ... 19:41:21 19:41:21 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:41:21 #208 DONE 0.5s 19:41:21 19:41:21 #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:41:21 #209 DONE 0.3s 19:41:21 19:41:21 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:41:21 #210 DONE 0.5s 19:41:21 19:41:21 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 #211 DONE 0.3s 19:41:21 19:41:21 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:41:21 #212 DONE 0.4s 19:41:21 19:41:21 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:41:21 #213 DONE 0.3s 19:41:21 19:41:21 #102 [core-metadata] exporting to image 19:41:21 #102 exporting layers 0.5s done 19:41:21 #102 ... 19:41:21 19:41:21 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:41:21 #214 DONE 0.2s 19:41:21 19:41:21 #102 [core-metadata] exporting to image 19:41:21 #102 exporting layers 0.5s done 19:41:21 #102 writing image sha256:35c9a9bb71a9bd5e81bc85a20782c5355cb3bdb9a9c526767330afb66516ba0f 19:41:21 #102 writing image sha256:ad4db80e8c3c6dc0c81c32c407526db4570ce9be8c96311035db19cac3461028 19:41:21 #102 writing image sha256:c3c10853701d5958387488817455328928792903852f4869cd9908881f795c77 19:41:21 #102 writing image sha256:3225db48c88d8fef5cdd88110a7e65bef92dad24d8565cd10e769c96052591f6 19:41:21 #102 writing image sha256:948dc9913833273d7bcc6610e686bdbd37e19065023a7fb0d1e938d337d363e8 19:41:21 #102 writing image sha256:5983752bd8eeddfd541823df01156c72b75eadf4bbe716c37bc1c672859d9da5 19:41:21 #102 ... 19:41:21 19:41:21 #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:41:21 #215 DONE 0.2s 19:41:21 19:41:21 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:41:21 #216 DONE 0.3s 19:41:21 19:41:21 #102 [support-cron-scheduler] exporting to image 19:41:21 #102 writing image sha256:35c9a9bb71a9bd5e81bc85a20782c5355cb3bdb9a9c526767330afb66516ba0f 0.1s done 19:41:21 #102 writing image sha256:ad4db80e8c3c6dc0c81c32c407526db4570ce9be8c96311035db19cac3461028 0.1s done 19:41:21 #102 writing image sha256:c3c10853701d5958387488817455328928792903852f4869cd9908881f795c77 0.1s done 19:41:21 #102 writing image sha256:3225db48c88d8fef5cdd88110a7e65bef92dad24d8565cd10e769c96052591f6 0.1s done 19:41:21 #102 writing image sha256:948dc9913833273d7bcc6610e686bdbd37e19065023a7fb0d1e938d337d363e8 0.1s done 19:41:21 #102 naming to docker.io/library/core-keeper done 19:41:21 #102 naming to docker.io/library/support-scheduler done 19:41:21 #102 naming to docker.io/library/core-command done 19:41:21 #102 naming to docker.io/library/support-notifications done 19:41:21 #102 naming to docker.io/library/support-cron-scheduler done 19:41:21 #102 ... 19:41:21 19:41:21 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:21 #217 DONE 0.5s 19:41:21 19:41:21 #102 [core-data] exporting to image 19:41:21 #102 exporting layers 0.4s done 19:41:21 #102 writing image sha256:5983752bd8eeddfd541823df01156c72b75eadf4bbe716c37bc1c672859d9da5 0.1s done 19:41:21 #102 naming to docker.io/library/core-data done 19:41:21 #102 writing image sha256:5f95dd19290ded3fae6a17f33ff51e221b32090d6b069c2e20076749ac0bc701 done 19:41:21 #102 naming to docker.io/library/security-spiffe-token-provider done 19:41:21 #102 writing image sha256:a8cf2135be5198c201dccd3b42608c270e3e1a413142c376e8d4119bf8c4b090 done 19:41:21 #102 naming to docker.io/library/core-metadata done 19:41:21 #102 ... 19:41:21 19:41:21 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:41:21 #218 DONE 0.5s 19:41:21 19:41:21 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:41:21 #219 DONE 0.6s 19:41:21 19:41:21 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:21 #220 DONE 0.8s 19:41:21 19:41:21 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:41:21 #221 DONE 0.1s 19:41:21 19:41:21 #102 [core-common-config-bootstrapper] exporting to image 19:41:21 #102 writing image sha256:aa529f3d50a1046523b9c1a220f72f3719f64744beb68f66671dbc5f3ef6256d done 19:41:21 #102 naming to docker.io/library/core-common-config-bootstrapper done 19:41:21 #102 ... 19:41:21 19:41:21 #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:41:21 #222 DONE 0.1s 19:41:21 19:41:21 #223 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:41:21 #223 DONE 0.0s 19:41:21 19:41:21 #224 [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/ 19:41:21 #224 DONE 0.0s 19:41:21 19:41:21 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:21 #225 DONE 1.0s 19:41:21 19:41:21 #226 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:41:21 #226 DONE 0.2s 19:41:21 19:41:21 #102 [security-proxy-auth] exporting to image 19:41:21 #102 writing image sha256:58dd5e0c1cd93dad9f0738c38d339f9c961e1c9ed61f58772dbe701cea79e1d0 done 19:41:21 #102 naming to docker.io/library/security-proxy-auth 0.0s done 19:41:21 #102 ... 19:41:21 19:41:21 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:41:21 #227 DONE 0.1s 19:41:21 19:41:21 #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:41:21 #228 DONE 0.0s 19:41:21 19:41:21 #102 [security-proxy-setup] exporting to image 19:41:21 #102 exporting layers 0.3s done 19:41:21 #102 writing image sha256:ebf6064def23b3d273199d0db8226e06721cd6a067f513c612abbe7f7167a2ba done 19:41:21 #102 naming to docker.io/library/security-proxy-setup done 19:41:21 #102 DONE 5.3s 19:41:21 19:41:21 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:21 #229 DONE 0.5s 19:41:21 19:41:21 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:41:21 #230 DONE 0.4s 19:41:21 19:41:21 #102 [security-secretstore-setup] exporting to image 19:41:21 #102 exporting layers 0.2s done 19:41:21 #102 writing image sha256:6c329e4826f4d488c46df2b9d4d25c0eb47d31497bd227a51dadd09c27167b8f done 19:41:21 #102 naming to docker.io/library/security-secretstore-setup done 19:41:21 #102 DONE 5.5s 19:41:21 19:41:21 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:21 #56 ... 19:41:21 19:41:21 #102 [security-bootstrapper] exporting to image 19:41:21 #102 exporting layers 0.2s done 19:41:21 #102 writing image sha256:8975721145c0a8dbd0dca4fc7ee5b1e9ba54791cd1ae2da52692ee52cedcb7c0 done 19:41:21 #102 naming to docker.io/library/security-bootstrapper done 19:41:21 #102 DONE 5.7s 19:41:21 19:41:21 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:21 time="2024-08-06T19:35:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:41:21 $ docker stop --time=1 f7fed3b5f49146d794b208e01e4ea8bc2f7ff7b51db7981f77de97ee07866387 19:41:22 $ docker rm -f --volumes f7fed3b5f49146d794b208e01e4ea8bc2f7ff7b51db7981f77de97ee07866387 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:23 + docker images 19:41:23 REPOSITORY TAG IMAGE ID CREATED SIZE 19:41:23 security-secretstore-setup latest 6c329e4826f4 9 seconds ago 37MB 19:41:23 security-proxy-setup latest ebf6064def23 9 seconds ago 26.2MB 19:41:23 security-bootstrapper latest 8975721145c0 9 seconds ago 18.9MB 19:41:23 security-proxy-auth latest 58dd5e0c1cd9 10 seconds ago 33MB 19:41:23 core-common-config-bootstrapper latest aa529f3d50a1 10 seconds ago 15.2MB 19:41:23 core-metadata latest a8cf2135be51 10 seconds ago 39.6MB 19:41:23 support-notifications latest 948dc9913833 11 seconds ago 42.4MB 19:41:23 core-command latest ad4db80e8c3c 11 seconds ago 35.4MB 19:41:23 core-keeper latest 35c9a9bb71a9 11 seconds ago 39.4MB 19:41:23 support-cron-scheduler latest c3c10853701d 11 seconds ago 42.2MB 19:41:23 support-scheduler latest 3225db48c88d 11 seconds ago 41.8MB 19:41:23 security-spiffe-token-provider latest 5f95dd19290d 11 seconds ago 28.8MB 19:41:23 core-data latest 5983752bd8ee 11 seconds ago 39.5MB 19:41:23 security-spire-server latest 643bafe4d69b 4 minutes ago 121MB 19:41:23 security-spire-agent latest 397c4f5b31ba 4 minutes ago 182MB 19:41:23 security-spire-config latest cacc34801520 4 minutes ago 120MB 19:41:23 ci-base-image-x86_64 latest 21b77b1087a5 8 minutes ago 969MB 19:41:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 19:41:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 19:41:23 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] } 19:41:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:41:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:42:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:42:44 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:42:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:42:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:42:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:42:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:42:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:42:47 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:42:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:42:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:42:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:43:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements 19:43:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements 19:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.299s coverage: 69.2% of statements 19:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.223s coverage: 53.2% of statements 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:43:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.954s coverage: 93.4% of statements 19:43:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.419s coverage: 91.7% of statements 19:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 6.5% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:44:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 95.8% of statements 19:44:01 ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements 19:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.089s coverage: 0.0% of statements [no tests to run] 19:44:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:44:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:44:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.318s coverage: 0.8% of statements 19:44:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.162s coverage: 30.7% of statements 19:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.135s coverage: 41.7% of statements 19:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 77.8% of statements 19:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.093s coverage: 94.1% of statements 19:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements 19:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.127s coverage: 94.4% of statements 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:44:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:44:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.948s coverage: 79.9% of statements 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.154s coverage: 92.9% of statements 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 67.2% of statements 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.101s coverage: 76.6% of statements 19:44:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements 19:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 19:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.079s coverage: 100.0% of statements 19:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.270s coverage: 81.8% of statements 19:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.290s coverage: 82.1% of statements 19:44:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.132s coverage: 86.0% of statements 19:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.782s coverage: 63.1% of statements 19:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.131s coverage: 100.0% of statements 19:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.132s coverage: 89.4% of statements 19:45:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements 19:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 19:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 19:45:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:45:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:45:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.681s coverage: 36.5% of statements 19:45:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements 19:45:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:45:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:45:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 19:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 19:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements 19:45:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:45:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:45:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:45:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.172s coverage: 19.9% of statements 19:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:45:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.522s coverage: 95.7% of statements 19:45:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:45:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:45:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.167s coverage: 61.8% of statements 19:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:45:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.312s coverage: 98.9% of statements 19:45:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:45:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:45:41 go vet ./... 19:50:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:50:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:50:18 ./bin/test-attribution-txt.sh [Pipeline] echo 19:50:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:50:19 + ls -al . 19:50:19 total 868 19:50:19 drwxrwxr-x 10 1001 1001 4096 Aug 6 19:37 . 19:50:19 drwxr-xr-x 4 root root 4096 Aug 6 19:37 .. 19:50:19 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:35 .blubracket 19:50:19 -rw-rw-r-- 1 1001 1001 10 Aug 6 19:35 .dockerignore 19:50:19 drwxrwxr-x 8 1001 1001 4096 Aug 6 19:35 .git 19:50:19 drwxrwxr-x 3 1001 1001 4096 Aug 6 19:35 .github 19:50:19 -rw-rw-r-- 1 1001 1001 1102 Aug 6 19:35 .gitignore 19:50:19 -rw-rw-r-- 1 1001 1001 42 Aug 6 19:35 .golangci.yml 19:50:19 -rw-rw-r-- 1 1001 1001 100 Aug 6 19:35 .hadolint.yml 19:50:19 -rw-rw-r-- 1 1001 1001 155 Aug 6 19:35 .sonarcloud.properties 19:50:19 -rw-rw-r-- 1 1001 1001 1171 Aug 6 19:35 ADOPTERS.md 19:50:19 -rw-rw-r-- 1 1001 1001 20806 Aug 6 19:35 Attribution.txt 19:50:19 -rw-rw-r-- 1 1001 1001 100284 Aug 6 19:35 CHANGELOG.md 19:50:19 -rw-rw-r-- 1 1001 1001 3804 Aug 6 19:35 CONTRIBUTING.md 19:50:19 -rw-rw-r-- 1 1001 1001 677 Aug 6 19:35 GOVERNANCE.md 19:50:19 -rw-rw-r-- 1 1001 1001 861 Aug 6 19:35 Jenkinsfile 19:50:19 -rw-rw-r-- 1 1001 1001 10775 Aug 6 19:35 LICENSE 19:50:19 -rw-rw-r-- 1 1001 1001 16854 Aug 6 19:35 Makefile 19:50:19 -rw-rw-r-- 1 1001 1001 582 Aug 6 19:35 OWNERS.md 19:50:19 -rw-rw-r-- 1 1001 1001 9528 Aug 6 19:35 README.md 19:50:19 -rw-rw-r-- 1 1001 1001 789 Aug 6 19:35 SECURITY.md 19:50:19 -rw-rw-r-- 1 1001 1001 5 Aug 6 19:32 VERSION 19:50:19 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:35 bin 19:50:19 drwxrwxr-x 20 1001 1001 4096 Aug 6 19:35 cmd 19:50:19 -rw-r--r-- 1 root root 504185 Aug 6 19:45 coverage.out 19:50:19 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:35 fuzz_test 19:50:19 -rw-rw-r-- 1 1001 1001 7118 Aug 6 19:35 go.mod 19:50:19 -rw-rw-r-- 1 1001 1001 101672 Aug 6 19:35 go.sum 19:50:19 drwxrwxr-x 7 1001 1001 4096 Aug 6 19:35 internal 19:50:19 drwxrwxr-x 3 1001 1001 4096 Aug 6 19:35 openapi 19:50:19 -rw-rw-r-- 1 1001 1001 584 Aug 6 19:35 security.txt 19:50:19 -rw-rw-r-- 1 1001 1001 204 Aug 6 19:35 version.go [Pipeline] sh 19:50:20 + '[' -e coverage.out ] 19:50:20 + chown 1001:1001 coverage.out [Pipeline] stash 19:50:20 Warning: overwriting stash ‘coverage-report’ 19:50:21 Stashed 1 file(s) [Pipeline] sh 19:50:21 + make build 19:50: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-data/core-data ./cmd/core-data 19:53:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:53:53 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 19:54:01 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 19:54:05 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 19:54:15 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 19:54:47 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 19:54:53 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 19:55:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:55:14 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 19:55:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:55:20 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 19:55:23 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 19:55:28 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] } 19:55:33 $ docker stop --time=1 818cafd4e7af2f08e2e791b649c0f4606691b54f6fa7dd566dbb7f02c9c76982 19:55:35 $ docker rm -f --volumes 818cafd4e7af2f08e2e791b649c0f4606691b54f6fa7dd566dbb7f02c9c76982 [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 19:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:55:39 19:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:55:39 latest: Pulling from edgex-devops/edgex-compose-arm64 19:55:39 547446be3368: Pulling fs layer 19:55:39 d125d8839a47: Pulling fs layer 19:55:39 3e85d5ac6304: Pulling fs layer 19:55:39 c3105a71a48b: Pulling fs layer 19:55:39 0f093f025ec4: Pulling fs layer 19:55:39 c3106fc0e877: Pulling fs layer 19:55:39 c3105a71a48b: Waiting 19:55:39 0f093f025ec4: Waiting 19:55:39 c3106fc0e877: Waiting 19:55:40 547446be3368: Verifying Checksum 19:55:40 c3105a71a48b: Verifying Checksum 19:55:40 c3105a71a48b: Download complete 19:55:40 d125d8839a47: Verifying Checksum 19:55:40 d125d8839a47: Download complete 19:55:40 c3106fc0e877: Verifying Checksum 19:55:40 c3106fc0e877: Download complete 19:55:40 0f093f025ec4: Verifying Checksum 19:55:40 0f093f025ec4: Download complete 19:55:40 547446be3368: Pull complete 19:55:41 d125d8839a47: Pull complete 19:55:42 3e85d5ac6304: Verifying Checksum 19:55:42 3e85d5ac6304: Download complete 19:55:52 3e85d5ac6304: Pull complete 19:55:52 c3105a71a48b: Pull complete 19:55:52 0f093f025ec4: Pull complete 19:55:52 c3106fc0e877: Pull complete 19:55:52 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:55:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:53 prd-ubuntu20.04-docker-arm64-4c-16g-7211 does not seem to be running inside a container 19:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:55:55 $ docker top 8ba9240b21aa73286f24b4a59acc2cf4fd5c3bd422ad38ebbd8def706ea15897 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:56 + docker compose -f ./docker-compose-build.yml build --parallel 19:56:06 #1 [security-secretstore-setup internal] load build definition from Dockerfile 19:56:06 #1 transferring dockerfile: 2.49kB 0.0s done 19:56:06 #1 DONE 0.1s 19:56:06 19:56:06 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:56:06 #2 transferring dockerfile: 2.15kB done 19:56:06 #2 DONE 0.0s 19:56:06 19:56:06 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:56:06 #3 transferring dockerfile: 2.50kB done 19:56:06 #3 DONE 0.1s 19:56:06 19:56:06 #4 [security-bootstrapper internal] load build definition from Dockerfile 19:56:06 #4 transferring dockerfile: 3.17kB 0.0s done 19:56:06 #4 DONE 0.1s 19:56:06 19:56:06 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:56:06 #5 transferring dockerfile: 2.23kB 0.0s done 19:56:06 #5 DONE 0.1s 19:56:06 19:56:06 #6 [core-metadata internal] load build definition from Dockerfile 19:56:06 #6 transferring dockerfile: 2.06kB done 19:56:06 #6 DONE 0.1s 19:56:06 19:56:06 #7 [security-spire-config internal] load build definition from Dockerfile 19:56:06 #7 transferring dockerfile: 1.69kB 0.0s done 19:56:06 #7 DONE 0.1s 19:56:06 19:56:06 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:56:06 #8 transferring dockerfile: 1.89kB 0.0s done 19:56:06 #8 DONE 0.1s 19:56:06 19:56:06 #9 [support-cron-scheduler internal] load build definition from Dockerfile 19:56:06 #9 transferring dockerfile: 1.85kB done 19:56:06 #9 DONE 0.1s 19:56:06 19:56:06 #10 [core-keeper internal] load build definition from Dockerfile 19:56:06 #10 transferring dockerfile: 2.01kB 0.0s done 19:56:06 #10 DONE 0.1s 19:56:06 19:56:06 #11 [security-spire-server internal] load build definition from Dockerfile 19:56:06 #11 transferring dockerfile: 1.70kB 0.0s done 19:56:06 #11 DONE 0.1s 19:56:06 19:56:06 #12 [core-command internal] load build definition from Dockerfile 19:56:06 #12 transferring dockerfile: 1.93kB 0.0s done 19:56:06 #12 DONE 0.1s 19:56:06 19:56:06 #13 [core-data internal] load build definition from Dockerfile 19:56:06 #13 transferring dockerfile: 2.01kB 0.0s done 19:56:06 #13 DONE 0.1s 19:56:06 19:56:06 #14 [support-notifications internal] load build definition from Dockerfile 19:56:07 #14 transferring dockerfile: 1.95kB 0.0s done 19:56:07 #14 DONE 0.1s 19:56:07 19:56:07 #15 [support-scheduler internal] load build definition from Dockerfile 19:56:07 #15 transferring dockerfile: 1.93kB done 19:56:07 #15 DONE 0.1s 19:56:07 19:56:07 #16 [security-spire-agent internal] load build definition from Dockerfile 19:56:07 #16 transferring dockerfile: 1.81kB 0.0s done 19:56:07 #16 DONE 0.1s 19:56:07 19:56:07 #17 [security-secretstore-setup internal] load .dockerignore 19:56:07 #17 transferring context: 50B done 19:56:07 #17 DONE 0.1s 19:56:08 19:56:08 #18 [security-proxy-auth internal] load .dockerignore 19:56:08 #18 transferring context: 50B done 19:56:08 #18 DONE 0.0s 19:56:08 19:56:08 #19 [security-proxy-setup internal] load .dockerignore 19:56:08 #19 transferring context: 50B 0.0s done 19:56:08 #19 DONE 0.1s 19:56:08 19:56:08 #20 [security-bootstrapper internal] load .dockerignore 19:56:08 #20 transferring context: 50B done 19:56:08 #20 DONE 0.1s 19:56:08 19:56:08 #21 [core-common-config-bootstrapper internal] load .dockerignore 19:56:08 #21 transferring context: 50B done 19:56:08 #21 DONE 0.1s 19:56:08 19:56:08 #22 [core-metadata internal] load .dockerignore 19:56:08 #22 transferring context: 50B done 19:56:08 #22 DONE 0.1s 19:56:08 19:56:08 #23 [security-spire-config internal] load .dockerignore 19:56:08 #23 transferring context: 50B done 19:56:08 #23 DONE 0.1s 19:56:08 19:56:08 #24 [security-spiffe-token-provider internal] load .dockerignore 19:56:08 #24 transferring context: 50B done 19:56:08 #24 DONE 0.1s 19:56:08 19:56:08 #25 [support-cron-scheduler internal] load .dockerignore 19:56:08 #25 transferring context: 50B done 19:56:08 #25 DONE 0.1s 19:56:08 19:56:08 #26 [core-keeper internal] load .dockerignore 19:56:08 #26 transferring context: 50B done 19:56:08 #26 DONE 0.1s 19:56:08 19:56:08 #27 [security-spire-server internal] load .dockerignore 19:56:08 #27 transferring context: 50B done 19:56:08 #27 DONE 0.1s 19:56:08 19:56:08 #28 [core-command internal] load .dockerignore 19:56:08 #28 transferring context: 50B 0.0s done 19:56:08 #28 DONE 0.1s 19:56:08 19:56:08 #29 [core-data internal] load .dockerignore 19:56:08 #29 transferring context: 50B done 19:56:08 #29 DONE 0.0s 19:56:08 19:56:08 #30 [support-notifications internal] load .dockerignore 19:56:08 #30 transferring context: 50B done 19:56:08 #30 DONE 0.1s 19:56:08 19:56:08 #31 [support-scheduler internal] load .dockerignore 19:56:08 #31 transferring context: 50B done 19:56:08 #31 DONE 0.1s 19:56:08 19:56:08 #32 [security-spire-agent internal] load .dockerignore 19:56:09 #32 transferring context: 50B 0.0s done 19:56:09 #32 DONE 0.1s 19:56:09 19:56:09 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:09 #33 DONE 0.0s 19:56:09 19:56:09 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:56:09 #34 DONE 0.2s 19:56:09 19:56:09 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.1s 19:56:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 19:56:10 #35 ... 19:56:10 19:56:10 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:56:10 #36 DONE 1.0s 19:56:10 19:56:10 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:10 #35 ... 19:56:10 19:56:10 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:10 #33 DONE 0.0s 19:56:10 19:56:10 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:10 #35 ... 19:56:10 19:56:10 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:56:10 #36 DONE 1.7s 19:56:10 19:56:10 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:56:10 #37 DONE 0.8s 19:56:10 19:56:10 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:10 #35 ... 19:56:10 19:56:10 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:10 #33 DONE 0.0s 19:56:10 19:56:10 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:56:10 #34 DONE 0.5s 19:56:10 19:56:10 #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:10 #35 ... 19:56:10 19:56:10 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:10 #33 DONE 0.0s 19:56:10 19:56:10 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:56:10 #36 DONE 1.7s 19:56:10 19:56:10 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:56:10 #37 DONE 0.8s 19:56:11 19:56:11 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:56:11 #34 DONE 0.6s 19:56:11 19:56:11 #38 [security-bootstrapper internal] load build context 19:56:11 #38 ... 19:56:11 19:56:11 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:56:11 #36 DONE 1.8s 19:56:11 19:56:11 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:11 #33 DONE 0.0s 19:56:11 19:56:11 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:56:11 #37 DONE 0.8s 19:56:11 19:56:11 #38 [security-bootstrapper internal] load build context 19:56:11 #38 ... 19:56:11 19:56:11 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:56:11 #36 DONE 1.8s 19:56:11 19:56:11 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 19:56:11 #37 DONE 0.8s 19:56:11 19:56:11 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:11 #35 DONE 3.0s 19:56:11 19:56:11 #38 [security-bootstrapper internal] load build context 19:56:11 #38 ... 19:56:11 19:56:11 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:11 #33 DONE 0.1s 19:56:11 19:56:11 #38 [security-bootstrapper internal] load build context 19:56:11 #38 ... 19:56:11 19:56:11 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:11 #33 DONE 0.1s 19:56:11 19:56:11 #38 [security-bootstrapper internal] load build context 19:56:11 #38 ... 19:56:11 19:56:11 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:56:11 #36 DONE 1.9s 19:56:11 19:56:11 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:56:11 #37 DONE 0.9s 19:56:11 19:56:11 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:11 #35 DONE 3.1s 19:56:11 19:56:11 #38 [security-bootstrapper internal] load build context 19:56:12 #38 ... 19:56:12 19:56:12 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:12 #33 DONE 0.1s 19:56:12 19:56:12 #38 [security-bootstrapper internal] load build context 19:56:12 #38 ... 19:56:12 19:56:12 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:12 #33 DONE 0.1s 19:56:12 19:56:12 #38 [security-bootstrapper internal] load build context 19:56:12 #38 ... 19:56:12 19:56:12 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:12 #33 DONE 0.1s 19:56:12 19:56:12 #38 [security-bootstrapper internal] load build context 19:56:12 #38 ... 19:56:12 19:56:12 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:56:12 #33 DONE 0.1s 19:56:12 19:56:12 #38 [security-bootstrapper internal] load build context 19:56:13 #38 ... 19:56:13 19:56:13 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:56:13 #34 DONE 2.4s 19:56:13 19:56:13 #39 [security-secretstore-setup internal] load build context 19:56:13 #39 transferring context: 38.83MB 3.9s 19:56:13 #39 ... 19:56:13 19:56:13 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:56:13 #36 DONE 1.9s 19:56:13 19:56:13 #37 [core-data builder 2/7] WORKDIR /edgex-go 19:56:13 #37 DONE 1.0s 19:56:13 19:56:13 #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:13 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:13 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:13 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:13 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:13 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:13 #35 DONE 3.2s 19:56:13 19:56:13 #39 [security-secretstore-setup internal] load build context 19:56:13 #39 ... 19:56:13 19:56:13 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:56:13 #36 DONE 1.9s 19:56:13 19:56:13 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 19:56:13 #37 DONE 1.0s 19:56:13 19:56:13 #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:13 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:13 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:13 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:13 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:13 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:13 #35 DONE 3.2s 19:56:13 19:56:13 #39 [security-secretstore-setup internal] load build context 19:56:14 #39 ... 19:56:14 19:56:14 #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:14 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:14 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:14 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:14 #35 DONE 3.2s 19:56:14 19:56:14 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:56:14 #40 DONE 2.8s 19:56:14 19:56:14 #39 [security-secretstore-setup internal] load build context 19:56:14 #39 ... 19:56:14 19:56:14 #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:14 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:14 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:14 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:14 #35 DONE 3.2s 19:56:14 19:56:14 #39 [security-secretstore-setup internal] load build context 19:56:15 #39 ... 19:56:15 19:56:15 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:56:15 #34 DONE 4.7s 19:56:15 19:56:15 #39 [security-secretstore-setup internal] load build context 19:56:15 #39 ... 19:56:15 19:56:15 #41 [security-spire-server internal] load build context 19:56:15 #41 transferring context: 27.23kB 0.3s done 19:56:15 #41 DONE 2.0s 19:56:15 19:56:15 #39 [security-secretstore-setup internal] load build context 19:56:16 #39 ... 19:56:16 19:56:16 #42 [security-spire-config internal] load build context 19:56:16 #42 transferring context: 25.48kB 0.4s done 19:56:16 #42 DONE 2.5s 19:56:16 19:56:16 #39 [security-secretstore-setup internal] load build context 19:56:17 #39 ... 19:56:17 19:56:17 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:56:17 #43 DONE 4.0s 19:56:17 19:56:17 #39 [security-secretstore-setup internal] load build context 19:56:17 #39 ... 19:56:17 19:56:17 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:56:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:56:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:56:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:56:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:56:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:56:17 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 19:56:17 #35 DONE 3.2s 19:56:17 19:56:17 #39 [security-secretstore-setup internal] load build context 19:56:20 #39 transferring context: 49.92MB 11.3s 19:56:20 #39 ... 19:56:20 19:56:20 #44 [security-proxy-setup internal] load build context 19:56:20 #44 ... 19:56:20 19:56:20 #45 [security-proxy-auth internal] load build context 19:56:20 #45 ... 19:56:20 19:56:20 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:56:20 #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:20 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:21 #46 ... 19:56:21 19:56:21 #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:56:21 #0 7.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:21 #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:21 #47 ... 19:56:21 19:56:21 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:21 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.6s done 19:56:21 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:56:21 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:56:21 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:56:21 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 19:56:21 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.5s done 19:56:21 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.1s done 19:56:21 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 19:56:21 #48 ... 19:56:21 19:56:21 #49 [security-spire-agent internal] load build context 19:56:21 #49 transferring context: 26.76kB 0.6s done 19:56:21 #49 DONE 3.8s 19:56:21 19:56:21 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:21 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.0s 19:56:21 #48 ... 19:56:21 19:56:21 #50 [core-common-config-bootstrapper internal] load build context 19:56:21 #50 ... 19:56:21 19:56:21 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:21 #48 ... 19:56:21 19:56:21 #51 [core-metadata internal] load build context 19:56:21 #51 ... 19:56:21 19:56:21 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:56:21 #52 ... 19:56:21 19:56:21 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:21 #48 ... 19:56:21 19:56:21 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:56:21 #53 ... 19:56:21 19:56:21 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:56:21 #54 ... 19:56:21 19:56:21 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:22 #55 ... 19:56:22 19:56:22 #56 [core-keeper internal] load build context 19:56:22 #56 ... 19:56:22 19:56:22 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:56:22 #0 7.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:22 #0 8.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:22 #57 ... 19:56:22 19:56:22 #58 [security-spiffe-token-provider internal] load build context 19:56:22 #58 ... 19:56:22 19:56:22 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:22 #59 ... 19:56:22 19:56:22 #60 [support-cron-scheduler internal] load build context 19:56:22 #60 ... 19:56:22 19:56:22 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:56:22 #61 ... 19:56:22 19:56:22 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:56:22 #0 9.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:23 #62 ... 19:56:23 19:56:23 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:56:23 #0 9.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:23 #63 ... 19:56:23 19:56:23 #38 [security-bootstrapper internal] load build context 19:56:23 #38 ... 19:56:23 19:56:23 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:56:23 #64 ... 19:56:23 19:56:23 #65 [support-scheduler internal] load build context 19:56:23 #65 ... 19:56:23 19:56:23 #66 [support-notifications internal] load build context 19:56:23 #66 ... 19:56:23 19:56:23 #67 [core-command internal] load build context 19:56:23 #67 ... 19:56:23 19:56:23 #68 [core-data internal] load build context 19:56:23 #68 ... 19:56:23 19:56:23 #67 [core-command internal] load build context 19:56:24 #67 ... 19:56:24 19:56:24 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:56:24 #69 ... 19:56:24 19:56:24 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:24 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 6.9s 19:56:24 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:56:24 #48 ... 19:56:24 19:56:24 #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:56:24 #47 11.18 OK: 266 MiB in 52 packages 19:56:24 #47 DONE 14.7s 19:56:24 19:56:24 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:24 #48 ... 19:56:24 19:56:24 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:56:24 #57 11.03 (1/2) Installing dumb-init (1.2.5-r2) 19:56:24 #57 11.03 (2/2) Installing su-exec (0.2-r3) 19:56:24 #57 11.03 Executing busybox-1.36.1-r7.trigger 19:56:24 #57 11.24 OK: 8 MiB in 17 packages 19:56:24 #57 DONE 13.0s 19:56:25 19:56:25 #45 [security-proxy-auth internal] load build context 19:56:25 #45 ... 19:56:25 19:56:25 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:56:25 #70 ... 19:56:25 19:56:25 #66 [support-notifications internal] load build context 19:56:25 #66 transferring context: 6.16MB 11.5s 19:56:25 #66 ... 19:56:25 19:56:25 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:56:25 #71 ... 19:56:25 19:56:25 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:25 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 8.3s 19:56:26 #48 ... 19:56:26 19:56:26 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:56:26 #46 13.59 OK: 266 MiB in 52 packages 19:56:26 #46 DONE 15.9s 19:56:26 19:56:26 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:26 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 9.7s 19:56:27 #48 ... 19:56:27 19:56:27 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:56:27 #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.7s done 19:56:27 #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:56:27 #72 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:56:27 #72 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:56:27 #72 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:56:27 #72 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 19:56:27 #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 19:56:27 #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done 19:56:27 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 5.2s 19:56:27 #72 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:56:27 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 5.4s 19:56:27 #72 ... 19:56:27 19:56:27 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:28 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.47MB / 28.04MB 11.2s 19:56:29 #48 ... 19:56:29 19:56:29 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:29 #55 DONE 17.0s 19:56:29 19:56:29 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:29 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 19:56:29 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 19:56:29 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.48MB / 28.04MB 12.3s 19:56:29 #48 ... 19:56:29 19:56:29 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:56:29 #62 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:29 #62 14.89 OK: 266 MiB in 52 packages 19:56:29 #62 DONE 18.2s 19:56:29 19:56:29 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:30 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.40MB / 28.04MB 13.6s 19:56:30 #48 ... 19:56:30 19:56:30 #39 [security-secretstore-setup internal] load build context 19:56:30 #39 transferring context: 57.49MB 21.4s 19:56:30 #39 ... 19:56:30 19:56:30 #44 [security-proxy-setup internal] load build context 19:56:30 #44 ... 19:56:30 19:56:30 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:56:30 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.9s 19:56:30 #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:56:31 #72 ... 19:56:31 19:56:31 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:56:31 #52 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:31 #52 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:31 #52 15.98 (1/4) Installing dumb-init (1.2.5-r2) 19:56:31 #52 15.98 (2/4) Installing openssl (3.1.6-r0) 19:56:31 #52 15.98 (3/4) Installing su-exec (0.2-r3) 19:56:31 #52 15.98 (4/4) Installing yq (4.33.3-r5) 19:56:31 #52 16.60 Executing busybox-1.36.1-r7.trigger 19:56:31 #52 16.79 OK: 18 MiB in 19 packages 19:56:31 #52 DONE 19.5s 19:56:31 19:56:31 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:56:31 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 9.9s 19:56:31 #72 ... 19:56:31 19:56:31 #50 [core-common-config-bootstrapper internal] load build context 19:56:31 #50 ... 19:56:31 19:56:31 #51 [core-metadata internal] load build context 19:56:32 #51 ... 19:56:32 19:56:32 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:32 #59 DONE 19.5s 19:56:32 19:56:32 #50 [core-common-config-bootstrapper internal] load build context 19:56:32 #50 ... 19:56:32 19:56:32 #56 [core-keeper internal] load build context 19:56:32 #56 ... 19:56:32 19:56:32 #50 [core-common-config-bootstrapper internal] load build context 19:56:32 #50 ... 19:56:32 19:56:32 #58 [security-spiffe-token-provider internal] load build context 19:56:32 #58 ... 19:56:32 19:56:32 #50 [core-common-config-bootstrapper internal] load build context 19:56:33 #50 ... 19:56:33 19:56:33 #38 [security-bootstrapper internal] load build context 19:56:33 #38 ... 19:56:33 19:56:33 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:33 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 16.2s 19:56:33 #48 ... 19:56:33 19:56:33 #65 [support-scheduler internal] load build context 19:56:33 #65 ... 19:56:33 19:56:33 #60 [support-cron-scheduler internal] load build context 19:56:34 #60 ... 19:56:34 19:56:34 #68 [core-data internal] load build context 19:56:34 #68 ... 19:56:34 19:56:34 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:56:34 #63 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:34 #63 13.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:56:34 #63 13.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:56:34 #63 13.84 OK: 19953 distinct packages available 19:56:34 #63 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:34 #63 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:34 #63 19.77 OK: 266 MiB in 52 packages 19:56:34 #63 DONE 21.9s 19:56:34 19:56:34 #68 [core-data internal] load build context 19:56:34 #68 ... 19:56:34 19:56:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:34 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 17.1s 19:56:34 #48 ... 19:56:34 19:56:34 #67 [core-command internal] load build context 19:56:34 #67 ... 19:56:34 19:56:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:34 #48 ... 19:56:34 19:56:34 #54 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:56:34 #54 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:34 #54 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:34 #54 20.40 (1/1) Installing dumb-init (1.2.5-r2) 19:56:34 #54 20.40 Executing busybox-1.36.1-r7.trigger 19:56:34 #54 20.57 OK: 8 MiB in 16 packages 19:56:34 #54 DONE 23.1s 19:56:34 19:56:34 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:35 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 18.1s 19:56:35 #48 ... 19:56:35 19:56:35 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:56:35 #53 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:35 #53 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:35 #53 18.96 (1/4) Installing ca-certificates (20240226-r0) 19:56:35 #53 19.40 (2/4) Installing dumb-init (1.2.5-r2) 19:56:35 #53 19.40 (3/4) Installing su-exec (0.2-r3) 19:56:35 #53 19.40 (4/4) Installing yq (4.33.3-r5) 19:56:35 #53 19.95 Executing busybox-1.36.1-r7.trigger 19:56:35 #53 19.95 Executing ca-certificates-20240226-r0.trigger 19:56:35 #53 21.00 OK: 18 MiB in 19 packages 19:56:35 #53 DONE 23.6s 19:56:35 19:56:35 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:35 #48 ... 19:56:35 19:56:35 #45 [security-proxy-auth internal] load build context 19:56:35 #45 ... 19:56:35 19:56:35 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:56:35 #64 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:35 #64 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:35 #64 19.62 (1/2) Installing ca-certificates (20240226-r0) 19:56:35 #64 19.98 (2/2) Installing dumb-init (1.2.5-r2) 19:56:35 #64 19.98 Executing busybox-1.36.1-r7.trigger 19:56:35 #64 20.28 Executing ca-certificates-20240226-r0.trigger 19:56:35 #64 21.14 OK: 9 MiB in 17 packages 19:56:35 #64 DONE 23.0s 19:56:35 19:56:35 #45 [security-proxy-auth internal] load build context 19:56:35 #45 ... 19:56:35 19:56:35 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:56:35 #73 ... 19:56:35 19:56:35 #66 [support-notifications internal] load build context 19:56:35 #66 ... 19:56:35 19:56:35 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:35 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 18.8s 19:56:36 #48 ... 19:56:36 19:56:36 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:56:36 #74 ... 19:56:36 19:56:36 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:36 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 19.4s 19:56:37 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 20.2s done 19:56:37 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 20.2s done 19:56:38 #48 ... 19:56:38 19:56:38 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:56:38 #61 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:38 #61 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:38 #61 21.12 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:56:38 #61 21.12 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:56:38 #61 21.12 OK: 19946 distinct packages available 19:56:38 #61 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:38 #61 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:38 #61 25.77 (1/11) Installing ca-certificates (20240226-r0) 19:56:38 #61 ... 19:56:38 19:56:38 #45 [security-proxy-auth internal] load build context 19:56:38 #45 transferring context: 49.29MB 28.0s 19:56:39 #45 ... 19:56:39 19:56:39 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:56:40 #75 ... 19:56:40 19:56:40 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:56:40 #69 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:40 #69 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:40 #69 24.16 (1/1) Installing dumb-init (1.2.5-r2) 19:56:40 #69 24.16 Executing busybox-1.36.1-r7.trigger 19:56:40 #69 24.16 OK: 8 MiB in 16 packages 19:56:40 #69 DONE 25.7s 19:56:40 19:56:40 #45 [security-proxy-auth internal] load build context 19:56:40 #45 ... 19:56:40 19:56:40 #44 [security-proxy-setup internal] load build context 19:56:41 #44 ... 19:56:41 19:56:41 #39 [security-secretstore-setup internal] load build context 19:56:41 #39 ... 19:56:41 19:56:41 #44 [security-proxy-setup internal] load build context 19:56:41 #44 ... 19:56:41 19:56:41 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:56:41 #61 26.08 (2/11) Installing brotli-libs (1.0.9-r14) 19:56:41 #61 26.15 (3/11) Installing libunistring (1.1-r1) 19:56:41 #61 26.33 (4/11) Installing libidn2 (2.3.4-r1) 19:56:41 #61 26.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:56:41 #61 26.44 (6/11) Installing libcurl (8.9.0-r0) 19:56:41 #61 26.47 (7/11) Installing curl (8.9.0-r0) 19:56:41 #61 26.59 (8/11) Installing dumb-init (1.2.5-r2) 19:56:41 #61 26.59 (9/11) Installing musl-obstack (1.2.3-r2) 19:56:41 #61 26.68 (10/11) Installing libucontext (1.2-r2) 19:56:41 #61 26.92 (11/11) Installing gcompat (1.1.0-r1) 19:56:41 #61 26.97 Executing busybox-1.36.1-r7.trigger 19:56:41 #61 27.06 Executing ca-certificates-20240226-r0.trigger 19:56:41 #61 27.78 OK: 13 MiB in 26 packages 19:56:41 #61 DONE 28.8s 19:56:41 19:56:41 #44 [security-proxy-setup internal] load build context 19:56:41 #44 ... 19:56:41 19:56:41 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:56:41 #76 ... 19:56:41 19:56:41 #44 [security-proxy-setup internal] load build context 19:56:41 #44 ... 19:56:41 19:56:41 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:56:41 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.9s done 19:56:41 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.5s 19:56:42 #72 ... 19:56:42 19:56:42 #39 [security-secretstore-setup internal] load build context 19:56:42 #39 ... 19:56:42 19:56:42 #51 [core-metadata internal] load build context 19:56:42 #51 ... 19:56:42 19:56:42 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:56:42 #77 ... 19:56:42 19:56:42 #39 [security-secretstore-setup internal] load build context 19:56:42 #39 ... 19:56:42 19:56:42 #56 [core-keeper internal] load build context 19:56:42 #56 ... 19:56:42 19:56:42 #44 [security-proxy-setup internal] load build context 19:56:42 #44 ... 19:56:42 19:56:42 #58 [security-spiffe-token-provider internal] load build context 19:56:42 #58 ... 19:56:42 19:56:42 #50 [core-common-config-bootstrapper internal] load build context 19:56:43 #50 ... 19:56:43 19:56:43 #58 [security-spiffe-token-provider internal] load build context 19:56:43 #58 ... 19:56:43 19:56:43 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:56:43 #71 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:43 #71 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:43 #71 22.12 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:56:43 #71 22.12 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:56:43 #71 22.12 OK: 19946 distinct packages available 19:56:43 #71 23.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:43 #71 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:43 #71 26.62 (1/4) Installing dumb-init (1.2.5-r2) 19:56:43 #71 26.62 (2/4) Installing musl-obstack (1.2.3-r2) 19:56:43 #71 26.62 (3/4) Installing libucontext (1.2-r2) 19:56:43 #71 26.62 (4/4) Installing gcompat (1.1.0-r1) 19:56:43 #71 26.62 Executing busybox-1.36.1-r7.trigger 19:56:43 #71 26.74 OK: 8 MiB in 19 packages 19:56:43 #71 ... 19:56:43 19:56:43 #56 [core-keeper internal] load build context 19:56:43 #56 ... 19:56:43 19:56:43 #38 [security-bootstrapper internal] load build context 19:56:43 #38 ... 19:56:43 19:56:43 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:56:43 #71 DONE 28.3s 19:56:43 19:56:43 #38 [security-bootstrapper internal] load build context 19:56:43 #38 transferring context: 50.64MB 32.7s 19:56:43 #38 ... 19:56:43 19:56:43 #56 [core-keeper internal] load build context 19:56:43 #56 ... 19:56:43 19:56:43 #65 [support-scheduler internal] load build context 19:56:43 #65 ... 19:56:43 19:56:43 #39 [security-secretstore-setup internal] load build context 19:56:44 #39 ... 19:56:44 19:56:44 #60 [support-cron-scheduler internal] load build context 19:56:44 #60 ... 19:56:44 19:56:44 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:56:44 #70 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:44 #70 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:44 #70 23.81 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:56:44 #70 23.81 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:56:44 #70 23.81 OK: 19946 distinct packages available 19:56:44 #70 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:44 #70 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:44 #70 27.65 (1/5) Installing dumb-init (1.2.5-r2) 19:56:44 #70 27.65 (2/5) Installing musl-obstack (1.2.3-r2) 19:56:44 #70 27.65 (3/5) Installing libucontext (1.2-r2) 19:56:44 #70 27.70 (4/5) Installing gcompat (1.1.0-r1) 19:56:44 #70 27.70 (5/5) Installing openssl (3.1.6-r0) 19:56:44 #70 27.92 Executing busybox-1.36.1-r7.trigger 19:56:44 #70 27.92 OK: 9 MiB in 20 packages 19:56:44 #70 DONE 29.0s 19:56:44 19:56:44 #60 [support-cron-scheduler internal] load build context 19:56:44 #60 ... 19:56:44 19:56:44 #38 [security-bootstrapper internal] load build context 19:56:44 #38 ... 19:56:44 19:56:44 #68 [core-data internal] load build context 19:56:44 #68 ... 19:56:44 19:56:44 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:56:44 #78 ... 19:56:44 19:56:44 #67 [core-command internal] load build context 19:56:44 #67 ... 19:56:44 19:56:44 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:56:44 #76 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:45 #76 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:45 #76 ... 19:56:45 19:56:45 #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:56:45 #79 ... 19:56:45 19:56:45 #44 [security-proxy-setup internal] load build context 19:56:45 #44 ... 19:56:45 19:56:45 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:56:45 #80 ... 19:56:45 19:56:45 #38 [security-bootstrapper internal] load build context 19:56:46 #38 ... 19:56:46 19:56:46 #66 [support-notifications internal] load build context 19:56:46 #66 ... 19:56:46 19:56:46 #45 [security-proxy-auth internal] load build context 19:56:46 #45 ... 19:56:46 19:56:46 #38 [security-bootstrapper internal] load build context 19:56:48 #38 transferring context: 57.20MB 37.7s 19:56:49 #38 ... 19:56:49 19:56:49 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:56:49 #76 16.17 OK: 18 MiB in 19 packages 19:56:49 #76 DONE 17.5s 19:56:49 19:56:49 #38 [security-bootstrapper internal] load build context 19:56:49 #38 ... 19:56:49 19:56:49 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:56:49 #74 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:49 #74 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:49 #74 21.87 OK: 8 MiB in 17 packages 19:56:49 #74 DONE 23.6s 19:56:49 19:56:49 #38 [security-bootstrapper internal] load build context 19:56:50 #38 ... 19:56:50 19:56:50 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:56:50 #81 ... 19:56:50 19:56:50 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:50 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s 19:56:50 #48 ... 19:56:50 19:56:50 #38 [security-bootstrapper internal] load build context 19:56:51 #38 ... 19:56:51 19:56:51 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:56:51 #82 ... 19:56:51 19:56:51 #38 [security-bootstrapper internal] load build context 19:56:52 #38 ... 19:56:52 19:56:52 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:56:52 #75 15.00 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:52 #75 16.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:52 #75 20.57 OK: 266 MiB in 52 packages 19:56:52 #75 DONE 22.3s 19:56:52 19:56:52 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:52 #48 ... 19:56:52 19:56:52 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:56:52 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.6s 19:56:52 #72 ... 19:56:52 19:56:52 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:56:52 #81 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:52 #81 ... 19:56:52 19:56:52 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:56:52 #83 DONE 3.4s 19:56:52 19:56:52 #51 [core-metadata internal] load build context 19:56:52 #51 ... 19:56:52 19:56:52 #45 [security-proxy-auth internal] load build context 19:56:52 #45 ... 19:56:52 19:56:52 #51 [core-metadata internal] load build context 19:56:53 #51 ... 19:56:53 19:56:53 #50 [core-common-config-bootstrapper internal] load build context 19:56:53 #50 ... 19:56:53 19:56:53 #45 [security-proxy-auth internal] load build context 19:56:53 #45 ... 19:56:53 19:56:53 #58 [security-spiffe-token-provider internal] load build context 19:56:53 #58 ... 19:56:53 19:56:53 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:56:53 #81 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:53 #81 ... 19:56:53 19:56:53 #65 [support-scheduler internal] load build context 19:56:53 #65 transferring context: 46.39MB 39.2s 19:56:54 #65 ... 19:56:54 19:56:54 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:56:54 #84 ... 19:56:54 19:56:54 #39 [security-secretstore-setup internal] load build context 19:56:54 #39 ... 19:56:54 19:56:54 #56 [core-keeper internal] load build context 19:56:54 #56 ... 19:56:54 19:56:54 #60 [support-cron-scheduler internal] load build context 19:56:54 #60 ... 19:56:54 19:56:54 #68 [core-data internal] load build context 19:56:54 #68 ... 19:56:54 19:56:54 #60 [support-cron-scheduler internal] load build context 19:56:54 #60 ... 19:56:54 19:56:54 #67 [core-command internal] load build context 19:56:55 #67 ... 19:56:55 19:56:55 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:56:55 #48 ... 19:56:55 19:56:55 #44 [security-proxy-setup internal] load build context 19:56:55 #44 ... 19:56:55 19:56:55 #67 [core-command internal] load build context 19:56:56 #67 ... 19:56:56 19:56:56 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:56:56 #80 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:56 #80 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:56 #80 18.05 OK: 18 MiB in 19 packages 19:56:56 #80 DONE 20.5s 19:56:56 19:56:56 #66 [support-notifications internal] load build context 19:56:56 #66 ... 19:56:56 19:56:56 #44 [security-proxy-setup internal] load build context 19:56:57 #44 ... 19:56:57 19:56:57 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:56:57 #73 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:57 #73 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:57 #73 19.44 OK: 9 MiB in 17 packages 19:56:57 #73 DONE 21.3s 19:56:57 19:56:57 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:56:57 #79 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:57 #79 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:57 #79 19.84 OK: 8 MiB in 16 packages 19:56:57 #79 DONE 21.9s 19:56:57 19:56:57 #44 [security-proxy-setup internal] load build context 19:56:57 #44 ... 19:56:57 19:56:57 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:56:57 #77 15.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:56:57 #77 17.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:56:57 #77 23.87 (1/1) Installing dumb-init (1.2.5-r2) 19:56:57 #77 24.37 Executing busybox-1.36.1-r7.trigger 19:56:57 #77 24.61 OK: 8 MiB in 16 packages 19:56:57 #77 ... 19:56:57 19:56:57 #44 [security-proxy-setup internal] load build context 19:56:58 #44 ... 19:56:58 19:56:58 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:56:58 #77 DONE 26.3s 19:56:58 19:56:58 #44 [security-proxy-setup internal] load build context 19:56:58 #44 transferring context: 85.98MB 48.3s 19:56:59 #44 ... 19:56:59 19:56:59 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:56:59 #81 18.32 OK: 8 MiB in 16 packages 19:56:59 #81 DONE 19.6s 19:56:59 19:56:59 #44 [security-proxy-setup internal] load build context 19:56:59 #44 ... 19:56:59 19:56:59 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:57:00 #85 ... 19:57:00 19:57:00 #38 [security-bootstrapper internal] load build context 19:57:00 #38 ... 19:57:00 19:57:00 #65 [support-scheduler internal] load build context 19:57:00 #65 ... 19:57:00 19:57:00 #44 [security-proxy-setup internal] load build context 19:57:00 #44 ... 19:57:00 19:57:00 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:57:00 #82 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:57:00 #82 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:57:00 #82 17.39 OK: 13 MiB in 26 packages 19:57:00 #82 DONE 18.9s 19:57:00 19:57:00 #44 [security-proxy-setup internal] load build context 19:57:01 #44 ... 19:57:01 19:57:01 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:57:01 #78 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:57:01 #78 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:57:01 #78 15.80 OK: 9 MiB in 20 packages 19:57:01 #78 DONE 16.9s 19:57:01 19:57:01 #44 [security-proxy-setup internal] load build context 19:57:01 #44 ... 19:57:01 19:57:01 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:57:01 #84 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:57:01 #84 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:57:01 #84 16.38 OK: 8 MiB in 19 packages 19:57:01 #84 DONE 17.5s 19:57:01 19:57:01 #44 [security-proxy-setup internal] load build context 19:57:02 #44 ... 19:57:02 19:57:02 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:57:02 #85 DONE 12.0s 19:57:02 19:57:02 #44 [security-proxy-setup internal] load build context 19:57:02 #44 ... 19:57:02 19:57:02 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:57:02 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.5s 19:57:02 #72 ... 19:57:02 19:57:02 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:57:02 #86 DONE 0.9s 19:57:02 19:57:02 #65 [support-scheduler internal] load build context 19:57:03 #65 ... 19:57:03 19:57:03 #50 [core-common-config-bootstrapper internal] load build context 19:57:03 #50 ... 19:57:03 19:57:03 #45 [security-proxy-auth internal] load build context 19:57:03 #45 ... 19:57:03 19:57:03 #51 [core-metadata internal] load build context 19:57:03 #51 ... 19:57:03 19:57:03 #58 [security-spiffe-token-provider internal] load build context 19:57:03 #58 ... 19:57:03 19:57:03 #45 [security-proxy-auth internal] load build context 19:57:04 #45 transferring context: 95.07MB 53.8s 19:57:04 #45 ... 19:57:04 19:57:04 #39 [security-secretstore-setup internal] load build context 19:57:04 #39 ... 19:57:04 19:57:04 #58 [security-spiffe-token-provider internal] load build context 19:57:04 #58 ... 19:57:04 19:57:04 #56 [core-keeper internal] load build context 19:57:04 #56 ... 19:57:04 19:57:04 #68 [core-data internal] load build context 19:57:04 #68 ... 19:57:04 19:57:04 #50 [core-common-config-bootstrapper internal] load build context 19:57:05 #50 ... 19:57:05 19:57:05 #60 [support-cron-scheduler internal] load build context 19:57:05 #60 ... 19:57:05 19:57:05 #50 [core-common-config-bootstrapper internal] load build context 19:57:06 #50 ... 19:57:06 19:57:06 #67 [core-command internal] load build context 19:57:06 #67 ... 19:57:06 19:57:06 #66 [support-notifications internal] load build context 19:57:06 #66 ... 19:57:06 19:57:06 #67 [core-command internal] load build context 19:57:06 #67 ... 19:57:06 19:57:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:57:06 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.8s 19:57:07 #48 ... 19:57:07 19:57:07 #66 [support-notifications internal] load build context 19:57:10 #66 transferring context: 92.48MB 55.9s 19:57:10 #66 ... 19:57:10 19:57:10 #38 [security-bootstrapper internal] load build context 19:57:10 #38 ... 19:57:10 19:57:10 #66 [support-notifications internal] load build context 19:57:13 #66 ... 19:57:13 19:57:13 #44 [security-proxy-setup internal] load build context 19:57:13 #44 ... 19:57:13 19:57:13 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:57:13 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.5s done 19:57:13 #72 ... 19:57:13 19:57:13 #44 [security-proxy-setup internal] load build context 19:57:13 #44 ... 19:57:13 19:57:13 #65 [support-scheduler internal] load build context 19:57:13 #65 ... 19:57:13 19:57:13 #44 [security-proxy-setup internal] load build context 19:57:13 #44 ... 19:57:13 19:57:13 #51 [core-metadata internal] load build context 19:57:14 #51 ... 19:57:14 19:57:14 #44 [security-proxy-setup internal] load build context 19:57:14 #44 ... 19:57:14 19:57:14 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:57:14 #87 DONE 2.2s 19:57:14 19:57:14 #44 [security-proxy-setup internal] load build context 19:57:14 #44 transferring context: 145.39MB 63.9s 19:57:14 #44 ... 19:57:14 19:57:14 #45 [security-proxy-auth internal] load build context 19:57:14 #45 ... 19:57:14 19:57:14 #39 [security-secretstore-setup internal] load build context 19:57:14 #39 ... 19:57:14 19:57:14 #44 [security-proxy-setup internal] load build context 19:57:14 #44 ... 19:57:14 19:57:14 #58 [security-spiffe-token-provider internal] load build context 19:57:14 #58 ... 19:57:14 19:57:14 #56 [core-keeper internal] load build context 19:57:15 #56 ... 19:57:15 19:57:15 #68 [core-data internal] load build context 19:57:15 #68 ... 19:57:15 19:57:15 #56 [core-keeper internal] load build context 19:57:16 #56 ... 19:57:16 19:57:16 #60 [support-cron-scheduler internal] load build context 19:57:16 #60 ... 19:57:16 19:57:16 #56 [core-keeper internal] load build context 19:57:16 #56 ... 19:57:16 19:57:16 #50 [core-common-config-bootstrapper internal] load build context 19:57:16 #50 ... 19:57:16 19:57:16 #56 [core-keeper internal] load build context 19:57:16 #56 ... 19:57:16 19:57:16 #67 [core-command internal] load build context 19:57:17 #67 ... 19:57:17 19:57:17 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:57:17 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.7s 19:57:17 #48 ... 19:57:17 19:57:17 #67 [core-command internal] load build context 19:57:19 #67 transferring context: 33.18MB 64.7s 19:57:20 #67 ... 19:57:20 19:57:20 #38 [security-bootstrapper internal] load build context 19:57:20 #38 ... 19:57:20 19:57:20 #67 [core-command internal] load build context 19:57:22 #67 ... 19:57:22 19:57:22 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:57:22 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.9s done 19:57:22 #48 DONE 68.6s 19:57:22 19:57:22 #67 [core-command internal] load build context 19:57:23 #67 ... 19:57:23 19:57:23 #66 [support-notifications internal] load build context 19:57:23 #66 ... 19:57:23 19:57:23 #67 [core-command internal] load build context 19:57:23 #67 ... 19:57:23 19:57:23 #65 [support-scheduler internal] load build context 19:57:24 #65 ... 19:57:24 19:57:24 #67 [core-command internal] load build context 19:57:24 #67 ... 19:57:24 19:57:24 #51 [core-metadata internal] load build context 19:57:24 #51 ... 19:57:24 19:57:24 #67 [core-command internal] load build context 19:57:24 #67 transferring context: 38.69MB 69.8s 19:57:24 #67 ... 19:57:24 19:57:24 #39 [security-secretstore-setup internal] load build context 19:57:24 #39 ... 19:57:24 19:57:24 #44 [security-proxy-setup internal] load build context 19:57:25 #44 ... 19:57:25 19:57:25 #58 [security-spiffe-token-provider internal] load build context 19:57:25 #58 ... 19:57:25 19:57:25 #45 [security-proxy-auth internal] load build context 19:57:25 #45 ... 19:57:25 19:57:25 #68 [core-data internal] load build context 19:57:25 #68 ... 19:57:25 19:57:25 #67 [core-command internal] load build context 19:57:26 #67 ... 19:57:26 19:57:26 #60 [support-cron-scheduler internal] load build context 19:57:26 #60 ... 19:57:26 19:57:26 #68 [core-data internal] load build context 19:57:26 #68 ... 19:57:26 19:57:26 #50 [core-common-config-bootstrapper internal] load build context 19:57:26 #50 ... 19:57:26 19:57:26 #65 [support-scheduler internal] load build context 19:57:27 #65 ... 19:57:27 19:57:27 #56 [core-keeper internal] load build context 19:57:27 #56 ... 19:57:27 19:57:27 #68 [core-data internal] load build context 19:57:30 #68 transferring context: 155.98MB 75.5s 19:57:30 #68 ... 19:57:30 19:57:30 #38 [security-bootstrapper internal] load build context 19:57:30 #38 ... 19:57:30 19:57:30 #68 [core-data internal] load build context 19:57:31 #68 ... 19:57:31 19:57:31 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:57:31 #88 DONE 3.4s 19:57:31 19:57:31 #68 [core-data internal] load build context 19:57:32 #68 ... 19:57:32 19:57:32 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:57:32 #89 DONE 5.3s 19:57:32 19:57:32 #68 [core-data internal] load build context 19:57:32 #68 ... 19:57:32 19:57:32 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:57:32 #90 DONE 5.4s 19:57:32 19:57:32 #68 [core-data internal] load build context 19:57:33 #68 ... 19:57:33 19:57:33 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:57:33 #91 DONE 1.3s 19:57:33 19:57:33 #68 [core-data internal] load build context 19:57:33 #68 ... 19:57:33 19:57:33 #66 [support-notifications internal] load build context 19:57:33 #66 ... 19:57:33 19:57:33 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:57:33 #92 DONE 1.6s 19:57:33 19:57:33 #66 [support-notifications internal] load build context 19:57:33 #66 ... 19:57:33 19:57:33 #93 [security-spire-server stage-2 6/9] COPY security.txt / 19:57:33 #93 ... 19:57:33 19:57:33 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:57:33 #94 DONE 1.5s 19:57:33 19:57:33 #66 [support-notifications internal] load build context 19:57:34 #66 ... 19:57:34 19:57:34 #51 [core-metadata internal] load build context 19:57:34 #51 ... 19:57:34 19:57:34 #66 [support-notifications internal] load build context 19:57:34 #66 ... 19:57:34 19:57:34 #93 [security-spire-server stage-2 6/9] COPY security.txt / 19:57:34 #93 DONE 1.5s 19:57:34 19:57:34 #66 [support-notifications internal] load build context 19:57:35 #66 transferring context: 199.37MB 81.4s 19:57:35 #66 ... 19:57:35 19:57:35 #39 [security-secretstore-setup internal] load build context 19:57:35 #39 ... 19:57:35 19:57:35 #95 [security-spire-config stage-2 6/10] COPY security.txt / 19:57:35 #95 DONE 1.7s 19:57:35 19:57:35 #39 [security-secretstore-setup internal] load build context 19:57:35 #39 ... 19:57:35 19:57:35 #44 [security-proxy-setup internal] load build context 19:57:35 #44 ... 19:57:35 19:57:35 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 19:57:35 #96 DONE 1.7s 19:57:35 19:57:35 #44 [security-proxy-setup internal] load build context 19:57:35 #44 ... 19:57:35 19:57:35 #58 [security-spiffe-token-provider internal] load build context 19:57:35 #58 ... 19:57:35 19:57:35 #45 [security-proxy-auth internal] load build context 19:57:35 #45 ... 19:57:35 19:57:35 #58 [security-spiffe-token-provider internal] load build context 19:57:36 #58 ... 19:57:36 19:57:36 #67 [core-command internal] load build context 19:57:36 #67 ... 19:57:36 19:57:36 #58 [security-spiffe-token-provider internal] load build context 19:57:36 #58 ... 19:57:36 19:57:36 #60 [support-cron-scheduler internal] load build context 19:57:36 #60 ... 19:57:36 19:57:36 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:57:36 #97 DONE 1.2s 19:57:36 19:57:36 #60 [support-cron-scheduler internal] load build context 19:57:36 #60 ... 19:57:36 19:57:36 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:57:36 #98 ... 19:57:36 19:57:36 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:57:36 #99 DONE 1.3s 19:57:36 19:57:36 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:57:36 #100 DONE 1.3s 19:57:36 19:57:36 #60 [support-cron-scheduler internal] load build context 19:57:37 #60 ... 19:57:37 19:57:37 #50 [core-common-config-bootstrapper internal] load build context 19:57:37 #50 ... 19:57:37 19:57:37 #65 [support-scheduler internal] load build context 19:57:37 #65 ... 19:57:37 19:57:37 #56 [core-keeper internal] load build context 19:57:37 #56 ... 19:57:37 19:57:37 #65 [support-scheduler internal] load build context 19:57:37 #65 ... 19:57:37 19:57:37 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:57:37 #98 DONE 1.3s 19:57:37 19:57:37 #65 [support-scheduler internal] load build context 19:57:37 #65 ... 19:57:37 19:57:37 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:57:37 #101 DONE 1.4s 19:57:37 19:57:37 #65 [support-scheduler internal] load build context 19:57:39 #65 ... 19:57:39 19:57:39 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:57:39 #102 DONE 1.9s 19:57:39 19:57:39 #65 [support-scheduler internal] load build context 19:57:39 #65 ... 19:57:39 19:57:39 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:57:39 #103 DONE 1.5s 19:57:39 19:57:39 #65 [support-scheduler internal] load build context 19:57:39 #65 ... 19:57:39 19:57:39 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:57:39 #104 DONE 1.7s 19:57:39 19:57:39 #65 [support-scheduler internal] load build context 19:57:40 #65 transferring context: 241.73MB 85.4s 19:57:40 #65 ... 19:57:40 19:57:40 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:57:40 #105 DONE 1.7s 19:57:40 19:57:40 #65 [support-scheduler internal] load build context 19:57:40 #65 ... 19:57:40 19:57:40 #38 [security-bootstrapper internal] load build context 19:57:41 #38 ... 19:57:41 19:57:41 #65 [support-scheduler internal] load build context 19:57:43 #65 ... 19:57:43 19:57:43 #68 [core-data internal] load build context 19:57:43 #68 ... 19:57:43 19:57:43 #65 [support-scheduler internal] load build context 19:57:44 #65 ... 19:57:44 19:57:44 #51 [core-metadata internal] load build context 19:57:44 #51 ... 19:57:44 19:57:44 #65 [support-scheduler internal] load build context 19:57:45 #65 transferring context: 259.72MB 90.5s 19:57:45 #65 ... 19:57:45 19:57:45 #66 [support-notifications internal] load build context 19:57:45 #66 ... 19:57:45 19:57:45 #44 [security-proxy-setup internal] load build context 19:57:45 #44 ... 19:57:45 19:57:45 #39 [security-secretstore-setup internal] load build context 19:57:45 #39 ... 19:57:45 19:57:45 #66 [support-notifications internal] load build context 19:57:45 #66 ... 19:57:45 19:57:45 #45 [security-proxy-auth internal] load build context 19:57:45 #45 ... 19:57:45 19:57:45 #39 [security-secretstore-setup internal] load build context 19:57:46 #39 ... 19:57:46 19:57:46 #67 [core-command internal] load build context 19:57:46 #67 ... 19:57:46 19:57:46 #58 [security-spiffe-token-provider internal] load build context 19:57:46 #58 ... 19:57:46 19:57:46 #67 [core-command internal] load build context 19:57:47 #67 ... 19:57:47 19:57:47 #60 [support-cron-scheduler internal] load build context 19:57:47 #60 ... 19:57:47 19:57:47 #50 [core-common-config-bootstrapper internal] load build context 19:57:47 #50 ... 19:57:47 19:57:47 #56 [core-keeper internal] load build context 19:57:47 #56 ... 19:57:47 19:57:47 #50 [core-common-config-bootstrapper internal] load build context 19:57:48 #50 ... 19:57:48 19:57:48 #106 [security-spire-agent] exporting to image 19:57:48 #106 exporting layers 7.4s done 19:57:48 #106 writing image sha256:8dabaebf7940b6dc0622bdbcfa8610833d302d678b75a768e2331e867cc30759 0.2s done 19:57:48 #106 naming to docker.io/library/security-spire-server-arm64 done 19:57:48 #106 writing image sha256:643fd1879a53bc017cd58b8554ef1edd82a81e477b5e356197823185035bf90f 0.2s done 19:57:48 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:57:48 #106 writing image sha256:8d9e873a22b2cb5617c440ce50ec970f4ec3a26587131f12fd62b018534cf859 0.0s done 19:57:48 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:57:48 #106 DONE 8.7s 19:57:48 19:57:48 #50 [core-common-config-bootstrapper internal] load build context 19:57:50 #50 transferring context: 243.33MB 98.8s 19:57:51 #50 ... 19:57:51 19:57:51 #38 [security-bootstrapper internal] load build context 19:57:51 #38 ... 19:57:51 19:57:51 #50 [core-common-config-bootstrapper internal] load build context 19:57:53 #50 ... 19:57:53 19:57:53 #68 [core-data internal] load build context 19:57:53 #68 ... 19:57:53 19:57:53 #50 [core-common-config-bootstrapper internal] load build context 19:57:54 #50 ... 19:57:54 19:57:54 #51 [core-metadata internal] load build context 19:57:54 #51 ... 19:57:54 19:57:54 #50 [core-common-config-bootstrapper internal] load build context 19:57:55 #50 transferring context: 266.79MB 103.8s 19:57:55 #50 ... 19:57:55 19:57:55 #65 [support-scheduler internal] load build context 19:57:55 #65 transferring context: 308.08MB 100.4s done 19:57:55 #65 DONE 102.1s 19:57:55 19:57:55 #50 [core-common-config-bootstrapper internal] load build context 19:57:55 #50 ... 19:57:55 19:57:55 #44 [security-proxy-setup internal] load build context 19:57:55 #44 transferring context: 308.08MB 105.1s done 19:57:55 #44 ... 19:57:55 19:57:55 #51 [core-metadata internal] load build context 19:57:55 #51 ... 19:57:55 19:57:55 #44 [security-proxy-setup internal] load build context 19:57:55 #44 DONE 105.4s 19:57:55 19:57:55 #51 [core-metadata internal] load build context 19:57:55 #51 ... 19:57:55 19:57:55 #45 [security-proxy-auth internal] load build context 19:57:56 #45 ... 19:57:56 19:57:56 #66 [support-notifications internal] load build context 19:57:56 #66 ... 19:57:56 19:57:56 #45 [security-proxy-auth internal] load build context 19:57:56 #45 ... 19:57:56 19:57:56 #39 [security-secretstore-setup internal] load build context 19:57:56 #39 ... 19:57:56 19:57:56 #45 [security-proxy-auth internal] load build context 19:57:56 #45 ... 19:57:56 19:57:56 #58 [security-spiffe-token-provider internal] load build context 19:57:56 #58 ... 19:57:56 19:57:56 #39 [security-secretstore-setup internal] load build context 19:57:57 #39 ... 19:57:57 19:57:57 #67 [core-command internal] load build context 19:57:57 #67 ... 19:57:57 19:57:57 #60 [support-cron-scheduler internal] load build context 19:57:57 #60 ... 19:57:57 19:57:57 #67 [core-command internal] load build context 19:57:57 #67 ... 19:57:57 19:57:57 #56 [core-keeper internal] load build context 19:57:57 #56 ... 19:57:57 19:57:57 #60 [support-cron-scheduler internal] load build context 19:57:58 #60 ... 19:57:58 19:57:58 #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:57:58 #107 DONE 2.9s 19:57:58 19:57:58 #60 [support-cron-scheduler internal] load build context 19:57:58 #60 ... 19:57:58 19:57:58 #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:57:58 #108 DONE 2.8s 19:57:58 19:57:58 #60 [support-cron-scheduler internal] load build context 19:58:00 #60 ... 19:58:00 19:58:00 #45 [security-proxy-auth internal] load build context 19:58:00 #45 transferring context: 308.08MB 109.4s done 19:58:00 #45 DONE 109.6s 19:58:00 19:58:00 #60 [support-cron-scheduler internal] load build context 19:58:01 #60 ... 19:58:01 19:58:01 #38 [security-bootstrapper internal] load build context 19:58:01 #38 ... 19:58:01 19:58:01 #60 [support-cron-scheduler internal] load build context 19:58:02 #60 ... 19:58:02 19:58:02 #39 [security-secretstore-setup internal] load build context 19:58:02 #39 transferring context: 308.08MB 112.7s done 19:58:02 #39 DONE 113.1s 19:58:02 19:58:02 #60 [support-cron-scheduler internal] load build context 19:58:02 #60 ... 19:58:02 19:58:02 #66 [support-notifications internal] load build context 19:58:02 #66 transferring context: 308.08MB 108.5s done 19:58:02 #66 DONE 109.1s 19:58:02 19:58:02 #60 [support-cron-scheduler internal] load build context 19:58:03 #60 ... 19:58:03 19:58:03 #68 [core-data internal] load build context 19:58:03 #68 transferring context: 308.08MB 109.5s done 19:58:04 #68 ... 19:58:04 19:58:04 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:58:04 #109 DONE 1.1s 19:58:04 19:58:04 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:04 #110 ... 19:58:04 19:58:04 #68 [core-data internal] load build context 19:58:04 #68 DONE 110.8s 19:58:04 19:58:04 #60 [support-cron-scheduler internal] load build context 19:58:05 #60 ... 19:58:05 19:58:05 #38 [security-bootstrapper internal] load build context 19:58:05 #38 transferring context: 308.08MB 113.8s done 19:58:05 #38 DONE 114.0s 19:58:05 19:58:05 #60 [support-cron-scheduler internal] load build context 19:58:05 #60 ... 19:58:05 19:58:05 #50 [core-common-config-bootstrapper internal] load build context 19:58:05 #50 transferring context: 308.08MB 113.7s done 19:58:05 #50 DONE 114.4s 19:58:05 19:58:05 #60 [support-cron-scheduler internal] load build context 19:58:06 #60 transferring context: 308.08MB 113.3s done 19:58:06 #60 DONE 114.1s 19:58:06 19:58:06 #51 [core-metadata internal] load build context 19:58:06 #51 ... 19:58:06 19:58:06 #56 [core-keeper internal] load build context 19:58:06 #56 ... 19:58:06 19:58:06 #51 [core-metadata internal] load build context 19:58:07 #51 ... 19:58:07 19:58:07 #58 [security-spiffe-token-provider internal] load build context 19:58:07 #58 ... 19:58:07 19:58:07 #51 [core-metadata internal] load build context 19:58:07 #51 transferring context: 308.08MB 115.9s done 19:58:07 #51 DONE 116.2s 19:58:07 19:58:07 #58 [security-spiffe-token-provider internal] load build context 19:58:07 #58 transferring context: 308.08MB 114.8s done 19:58:07 #58 DONE 115.7s 19:58:07 19:58:07 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:58:07 #111 ... 19:58:07 19:58:07 #67 [core-command internal] load build context 19:58:07 #67 ... 19:58:07 19:58:07 #56 [core-keeper internal] load build context 19:58:08 #56 ... 19:58:08 19:58:08 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:58:08 #111 DONE 0.8s 19:58:08 19:58:08 #56 [core-keeper internal] load build context 19:58:09 #56 ... 19:58:09 19:58:09 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:09 #112 ... 19:58:09 19:58:09 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:09 #113 ... 19:58:09 19:58:09 #56 [core-keeper internal] load build context 19:58:12 #56 transferring context: 299.21MB 120.1s 19:58:13 #56 transferring context: 308.08MB 120.6s done 19:58:13 #56 DONE 121.4s 19:58:13 19:58:13 #67 [core-command internal] load build context 19:58:13 #67 ... 19:58:13 19:58:13 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:58:13 #114 DONE 0.6s 19:58:13 19:58:13 #67 [core-command internal] load build context 19:58:13 #67 ... 19:58:13 19:58:13 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:19 #115 ... 19:58:19 19:58:19 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:19 #116 ... 19:58:19 19:58:19 #67 [core-command internal] load build context 19:58:19 #67 transferring context: 283.24MB 123.7s 19:58:20 #67 transferring context: 308.08MB 125.0s done 19:58:20 #67 DONE 126.7s 19:58:20 19:58:20 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #115 ... 19:59:28 19:59:28 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #110 DONE 79.6s 19:59:28 19:59:28 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #112 DONE 84.8s 19:59:28 19:59:28 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #116 DONE 75.0s 19:59:28 19:59:28 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #113 DONE 84.6s 19:59:28 19:59:28 #117 [support-scheduler builder 6/7] COPY . . 19:59:28 #117 ... 19:59:28 19:59:28 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #115 DONE 71.6s 19:59:28 19:59:28 #118 [core-keeper builder 7/8] COPY . . 19:59:28 #118 ... 19:59:28 19:59:28 #119 [support-notifications builder 6/7] COPY . . 19:59:28 #119 DONE 5.1s 19:59:28 19:59:28 #120 [security-proxy-setup builder 6/7] COPY . . 19:59:28 #120 DONE 5.1s 19:59:28 19:59:28 #117 [support-scheduler builder 6/7] COPY . . 19:59:28 #117 DONE 5.1s 19:59:28 19:59:28 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #121 CACHED 19:59:28 19:59:28 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 19:59:28 #122 CACHED 19:59:28 19:59:28 #123 [core-data builder 6/7] COPY . . 19:59:28 #123 CACHED 19:59:28 19:59:28 #124 [core-command builder 6/7] COPY . . 19:59:28 #124 CACHED 19:59:28 19:59:28 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #125 CACHED 19:59:28 19:59:28 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 19:59:28 #126 CACHED 19:59:28 19:59:28 #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:59:28 #127 CACHED 19:59:28 19:59:28 #128 [support-cron-scheduler builder 6/7] COPY . . 19:59:28 #128 CACHED 19:59:28 19:59:28 #129 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #129 CACHED 19:59:28 19:59:28 #130 [security-spiffe-token-provider builder 6/7] COPY . . 19:59:28 #130 DONE 5.1s 19:59:28 19:59:28 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #131 CACHED 19:59:28 19:59:28 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:59:28 #132 CACHED 19:59:28 19:59:28 #133 [security-bootstrapper builder 6/7] COPY . . 19:59:28 #133 CACHED 19:59:28 19:59:28 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #134 CACHED 19:59:28 19:59:28 #135 [core-metadata builder 6/7] COPY . . 19:59:28 #135 CACHED 19:59:28 19:59:28 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:59:28 #136 CACHED 19:59:28 19:59:28 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 19:59:28 #137 CACHED 19:59:28 19:59:28 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:59:28 #138 CACHED 19:59:28 19:59:28 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #139 CACHED 19:59:28 19:59:28 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #140 CACHED 19:59:28 19:59:28 #141 [security-proxy-auth builder 6/7] COPY . . 19:59:28 #141 CACHED 19:59:28 19:59:28 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:59:28 #142 CACHED 19:59:28 19:59:28 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:28 #143 CACHED 19:59:28 19:59:28 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:59:28 #144 CACHED 19:59:28 19:59:28 #145 [security-secretstore-setup builder 6/7] COPY . . 19:59:28 #145 CACHED 19:59:28 19:59:28 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:59:33 #146 ... 19:59:33 19:59:33 #118 [core-keeper builder 7/8] COPY . . 19:59:33 #118 DONE 6.9s 19:59:33 19:59:33 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:59:36 #147 3.538 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 19:59:39 #147 ... 19:59:39 19:59:39 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:59:39 #0 6.561 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 19:59:39 #148 ... 19:59:39 19:59:39 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:59:39 #0 5.985 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 19:59:39 #149 ... 19:59:39 19:59:39 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:59:39 #0 7.153 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 19:59:39 #150 ... 19:59:39 19:59:39 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:59:39 #0 6.228 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 19:59:39 #151 ... 19:59:39 19:59:39 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:59:39 #0 5.206 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 19:59:39 #152 ... 19:59:39 19:59:39 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:59:39 #0 5.570 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 19:59:39 #153 ... 19:59:39 19:59:39 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:59:39 #0 5.932 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 19:59:39 #154 ... 19:59:39 19:59:39 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:39 #0 6.990 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 19:59:39 #155 ... 19:59:39 19:59:39 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:59:39 #0 7.137 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 19:59:40 #156 ... 19:59:40 19:59:40 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:59:40 #0 6.872 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 19:59:40 #157 ... 19:59:40 19:59:40 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:59:40 #0 6.806 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 19:59:40 #158 ... 19:59:40 19:59:40 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:59:40 #146 6.543 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 20:21:19 #146 ... 20:21:19 20:21:19 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:19 #153 DONE 1299.6s 20:21:19 20:21:19 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:21:19 #159 DONE 0.4s 20:21:19 20:21:19 #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:21:19 #160 DONE 3.1s 20:21:19 20:21:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:21:19 #152 ... 20:21:19 20:21:19 #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:21:19 #161 DONE 0.3s 20:21:19 20:21:19 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:21:19 #147 ... 20:21:19 20:21:19 #162 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:21:19 #162 DONE 0.2s 20:21:19 20:21:19 #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:21:19 #163 DONE 0.4s 20:21:19 20:21:19 #164 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:21:19 #164 DONE 0.2s 20:21:19 20:21:19 #165 [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/ 20:21:19 #165 DONE 0.2s 20:21:19 20:21:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:21:19 #152 ... 20:21:19 20:21:19 #166 [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/ 20:21:19 #166 DONE 0.3s 20:21:19 20:21:19 #167 [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/ 20:21:19 #167 DONE 0.2s 20:21:19 20:21:19 #168 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:21:19 #168 DONE 0.3s 20:21:19 20:21:19 #169 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:21:19 #169 DONE 0.2s 20:21:19 20:21:19 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:19 #146 ... 20:21:19 20:21:19 #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:21:19 #170 DONE 2.6s 20:21:19 20:21:19 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:21:19 #155 ... 20:21:19 20:21:19 #106 [security-bootstrapper] exporting to image 20:21:19 #106 exporting layers 20:21:19 #106 exporting layers 1.3s done 20:21:19 #106 writing image sha256:ea1a11758d761c6d3fe635e9f4dc46a4a3c7ad2e49f670f3efe8dc1caff95115 0.0s done 20:21:19 #106 naming to docker.io/library/security-bootstrapper-arm64 done 20:21:19 #106 DONE 10.1s 20:21:19 20:21:19 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:19 #149 1308.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:21:22 #149 ... 20:21:22 20:21:22 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:21:22 #154 DONE 1313.5s 20:21:22 20:21:22 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:21:22 #147 ... 20:21:22 20:21:22 #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:21:23 #171 DONE 0.3s 20:21:23 20:21:23 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:21:23 #172 DONE 0.3s 20:21:23 20:21:23 #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 20:21:23 #173 DONE 0.2s 20:21:23 20:21:23 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:21:23 #151 ... 20:21:23 20:21:23 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:21:23 #174 DONE 0.1s 20:21:23 20:21:23 #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:21:24 #175 DONE 0.4s 20:21:24 20:21:24 #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:21:24 #176 DONE 0.3s 20:21:24 20:21:24 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:27 #177 DONE 2.8s 20:21:27 20:21:27 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:27 #158 ... 20:21:27 20:21:27 #106 [security-proxy-setup] exporting to image 20:21:27 #106 exporting layers 20:21:28 #106 exporting layers 1.1s done 20:21:28 #106 writing image sha256:cab40f28075b1cce591b25f458b30e14b068ef82de0a2ffaacb7acd6acbc6e62 done 20:21:28 #106 naming to docker.io/library/security-proxy-setup-arm64 done 20:21:28 #106 DONE 11.1s 20:21:28 20:21:28 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:21:43 #148 ... 20:21:43 20:21:43 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:43 #149 DONE 1333.4s 20:21:43 20:21:43 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:21:43 #148 ... 20:21:43 20:21:43 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:21:43 #178 DONE 0.3s 20:21:43 20:21:43 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:43 #158 ... 20:21:43 20:21:43 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:21:43 #179 DONE 0.2s 20:21:43 20:21:43 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:21:43 #180 DONE 0.1s 20:21:43 20:21:43 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:21:43 #181 DONE 0.1s 20:21:43 20:21:43 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:21:43 #182 DONE 0.1s 20:21:43 20:21:43 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:21:43 #146 ... 20:21:43 20:21:43 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:21:43 #183 DONE 0.2s 20:21:43 20:21:43 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:43 #158 ... 20:21:43 20:21:43 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:21:44 #184 DONE 0.3s 20:21:44 20:21:44 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:21:44 #147 ... 20:21:44 20:21:44 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:21:44 #185 DONE 0.1s 20:21:44 20:21:44 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:46 #186 DONE 2.5s 20:21:46 20:21:46 #106 [security-secretstore-setup] exporting to image 20:21:46 #106 exporting layers 20:21:47 #106 exporting layers 1.3s done 20:21:47 #106 writing image sha256:887e8fc48eabff012020ab23150c86f17592006663ae56bbfcc67c9d9ff3d3e6 done 20:21:47 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 20:21:47 #106 DONE 12.5s 20:21:47 20:21:47 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:44 #148 ... 20:22:44 20:22:44 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:22:44 #158 DONE 1390.5s 20:22:44 20:22:44 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:44 #148 ... 20:22:44 20:22:44 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:22:44 #187 DONE 0.3s 20:22:44 20:22:44 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:44 #155 ... 20:22:44 20:22:44 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:22:44 #188 DONE 0.1s 20:22:44 20:22:44 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:22:44 #189 DONE 0.3s 20:22:44 20:22:44 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:22:44 #148 ... 20:22:44 20:22:44 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:22:44 #190 DONE 0.2s 20:22:44 20:22:44 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:22:44 #191 DONE 0.1s 20:22:44 20:22:44 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:22:44 #192 DONE 2.2s 20:22:44 20:22:44 #106 [core-common-config-bootstrapper] exporting to image 20:22:44 #106 exporting layers 20:22:44 #106 exporting layers 0.5s done 20:22:44 #106 writing image sha256:d3c6f665e07a62e39ddf2e3599a477c5a38b19f35ec27f361409c2a06caa393c done 20:22:44 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:22:44 #106 DONE 13.0s 20:22:44 20:22:44 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:25:06 #72 ... 20:25:06 20:25:06 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:25:06 #151 DONE 1534.7s 20:25:06 20:25:06 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:25:06 #156 ... 20:25:06 20:25:06 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:25:06 #193 DONE 0.2s 20:25:06 20:25:06 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:25:06 #194 DONE 0.2s 20:25:06 20:25:06 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:25:06 #195 DONE 0.3s 20:25:06 20:25:06 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:25:06 #157 ... 20:25:06 20:25:06 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:25:06 #196 DONE 0.1s 20:25:06 20:25:06 #106 [security-spiffe-token-provider] exporting to image 20:25:06 #106 exporting layers 20:25:06 #106 exporting layers 0.8s done 20:25:06 #106 writing image sha256:c392cd7e552f44214b0fd2efc9e7a793a8a20ad96d0eb81591422b0715e39390 done 20:25:06 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 20:25:06 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:25:06 #106 DONE 13.8s 20:25:06 20:25:06 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:34:29 #157 ... 20:34:29 20:34:29 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:34:29 #156 DONE 2086.1s 20:34:29 20:34:29 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:34:29 #157 ... 20:34:29 20:34:29 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:34:29 #197 DONE 0.2s 20:34:29 20:34:29 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:34:29 #148 ... 20:34:29 20:34:29 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:34:29 #198 DONE 0.2s 20:34:29 20:34:29 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:34:29 #199 DONE 0.5s 20:34:29 20:34:29 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:34:29 #200 DONE 0.1s 20:34:29 20:34:29 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:34:29 #201 DONE 0.1s 20:34:29 20:34:29 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:29 #202 DONE 1.9s 20:34:29 20:34:29 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:34:29 #72 ... 20:34:29 20:34:29 #106 [security-proxy-auth] exporting to image 20:34:29 #106 exporting layers 20:34:29 #106 exporting layers 0.8s done 20:34:29 #106 writing image sha256:d6bdb559bb7850c06888ffb66fd71d4eb8dbdc3e15568d1a00e1f259aba4fca9 done 20:34:29 #106 naming to docker.io/library/security-proxy-auth-arm64 done 20:34:29 #106 DONE 14.6s 20:34:29 20:34:29 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:35:25 #148 ... 20:35:25 20:35:25 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:35:25 #150 DONE 2155.5s 20:35:25 20:35:25 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:25 #155 ... 20:35:25 20:35:25 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:35:25 #203 DONE 0.1s 20:35:25 20:35:25 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:35:25 #204 DONE 0.2s 20:35:25 20:35:25 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:25 #205 DONE 0.5s 20:35:25 20:35:25 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:35:25 #148 ... 20:35:25 20:35:25 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:35:25 #206 DONE 0.1s 20:35:25 20:35:25 #106 [core-command] exporting to image 20:35:25 #106 exporting layers 20:35:26 #106 exporting layers 0.5s done 20:35:26 #106 writing image sha256:8d893a73a0c8edddaafd6680e421fc0d11cd1e1cd04d1627288cee40285e1144 done 20:35:26 #106 naming to docker.io/library/core-command-arm64 done 20:35:26 #106 DONE 15.2s 20:35:26 20:35:26 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:37:32 #147 ... 20:37:32 20:37:32 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:32 #146 DONE 2280.2s 20:37:32 20:37:32 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:37:32 #72 ... 20:37:32 20:37:32 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:37:32 #207 DONE 0.3s 20:37:32 20:37:32 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:37:32 #208 DONE 0.3s 20:37:32 20:37:32 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:37:32 #209 DONE 0.7s 20:37:32 20:37:32 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:37:32 #210 DONE 0.1s 20:37:32 20:37:32 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:37:32 #148 ... 20:37:32 20:37:32 #106 [core-data] exporting to image 20:37:32 #106 exporting layers 20:37:32 #106 exporting layers 0.5s done 20:37:32 #106 writing image sha256:e22e8b1ecee9d7dc5bf2be11dc6b0152160000dc994b43474306a4bb1ed4eda9 20:37:32 #106 writing image sha256:e22e8b1ecee9d7dc5bf2be11dc6b0152160000dc994b43474306a4bb1ed4eda9 done 20:37:32 #106 naming to docker.io/library/core-data-arm64 done 20:37:32 #106 DONE 15.7s 20:37:32 20:37:32 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:37:37 #157 DONE 2287.9s 20:37:37 20:37:37 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:37:37 #147 ... 20:37:37 20:37:37 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:37:37 #211 DONE 0.1s 20:37:37 20:37:37 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:37:38 #212 DONE 0.3s 20:37:38 20:37:38 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:38 #213 DONE 0.4s 20:37:38 20:37:38 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:37:38 #147 ... 20:37:38 20:37:38 #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:37:38 #214 DONE 0.1s 20:37:38 20:37:38 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:37:38 #215 DONE 0.2s 20:37:38 20:37:38 #106 [core-metadata] exporting to image 20:37:38 #106 exporting layers 20:37:39 #106 exporting layers 0.6s done 20:37:39 #106 writing image sha256:948899a1e67ee55d07fa2c4d6894768cef3aa532883801c2bcc96f025af90366 done 20:37:39 #106 naming to docker.io/library/core-metadata-arm64 done 20:37:39 #106 DONE 16.3s 20:37:39 20:37:39 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:37:40 #148 ... 20:37:40 20:37:40 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:37:40 #147 DONE 2288.2s 20:37:40 20:37:40 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:37:41 #148 ... 20:37:41 20:37:41 #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:41 #216 DONE 0.3s 20:37:41 20:37:41 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:37:41 #217 DONE 0.5s 20:37:41 20:37:41 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:37:42 #218 DONE 0.2s 20:37:42 20:37:42 #106 [core-keeper] exporting to image 20:37:42 #106 exporting layers 0.5s done 20:37:42 #106 writing image sha256:2e5132d24cb421ba5f52db99c4936047e33edc28e6e5ee431ad24d05888ea1fa done 20:37:42 #106 naming to docker.io/library/core-keeper-arm64 done 20:37:42 #106 DONE 16.9s 20:37:42 20:37:42 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:38:09 #148 ... 20:38:09 20:38:09 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:38:09 #152 DONE 2320.9s 20:38:09 20:38:09 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:38:09 #155 DONE 2320.8s 20:38:09 20:38:09 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:38:10 #148 ... 20:38:10 20:38:10 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:38:10 #219 DONE 0.3s 20:38:10 20:38:10 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:38:10 #220 ... 20:38:10 20:38:10 #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:38:10 #221 DONE 0.4s 20:38:10 20:38:10 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:38:10 #220 DONE 0.3s 20:38:10 20:38:10 #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:38:10 #222 DONE 0.2s 20:38:10 20:38:10 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:38:11 #223 DONE 0.6s 20:38:11 20:38:11 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:38:11 #224 DONE 0.6s 20:38:11 20:38:11 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:38:11 #148 DONE 2323.0s 20:38:11 20:38:11 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:38:12 #225 DONE 0.3s 20:38:12 20:38:12 #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:38:12 #226 DONE 0.3s 20:38:12 20:38:12 #106 [support-scheduler] exporting to image 20:38:12 #106 exporting layers 20:38:12 #106 ... 20:38:12 20:38:12 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:38:12 #227 CACHED 20:38:12 20:38:12 #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:38:12 #228 CACHED 20:38:12 20:38:12 #106 [support-scheduler] exporting to image 20:38:12 #106 exporting layers 0.6s done 20:38:12 #106 writing image sha256:4e22de8cd01ab9adaca53297a02ed1aca44a302bf5ccbbc0a3c3da30c3946549 done 20:38:12 #106 naming to docker.io/library/support-scheduler-arm64 done 20:38:12 #106 exporting layers 0.9s done 20:38:12 #106 writing image sha256:d0d1a0f37c782cc382239c6e3b1812bea76d9f4e062866bfa96bb7de9077afd1 done 20:38:12 #106 naming to docker.io/library/support-notifications-arm64 done 20:38:12 #106 DONE 17.8s 20:38:12 20:38:12 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:38:12 #229 DONE 0.4s 20:38:12 20:38:12 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:38:12 #230 DONE 0.1s 20:38:12 20:38:12 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:38:13 #72 ... 20:38:13 20:38:13 #106 [support-cron-scheduler] exporting to image 20:38:13 #106 exporting layers 0.5s done 20:38:13 #106 writing image sha256:7d2bab01babf64b43b533c5e693bcfdf214235bae280f0044c1a4d85149d86ed done 20:38:13 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 20:38:13 #106 DONE 18.3s 20:38:13 20:38:13 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:38:13 time="2024-08-06T19:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:38:13 $ docker stop --time=1 8ba9240b21aa73286f24b4a59acc2cf4fd5c3bd422ad38ebbd8def706ea15897 20:38:15 $ docker rm -f --volumes 8ba9240b21aa73286f24b4a59acc2cf4fd5c3bd422ad38ebbd8def706ea15897 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:15 + docker images 20:38:15 REPOSITORY TAG IMAGE ID CREATED SIZE 20:38:15 support-cron-scheduler-arm64 latest 7d2bab01babf 3 seconds ago 41.8MB 20:38:15 support-notifications-arm64 latest d0d1a0f37c78 4 seconds ago 41.9MB 20:38:15 support-scheduler-arm64 latest 4e22de8cd01a 4 seconds ago 41.2MB 20:38:15 core-keeper-arm64 latest 2e5132d24cb4 34 seconds ago 38.9MB 20:38:15 core-metadata-arm64 latest 948899a1e67e 37 seconds ago 39.1MB 20:38:15 core-data-arm64 latest e22e8b1ecee9 45 seconds ago 39MB 20:38:15 core-command-arm64 latest 8d893a73a0c8 2 minutes ago 35MB 20:38:15 security-proxy-auth-arm64 latest d6bdb559bb78 3 minutes ago 32.6MB 20:38:15 security-spiffe-token-provider-arm64 latest c392cd7e552f 13 minutes ago 29MB 20:38:15 core-common-config-bootstrapper-arm64 latest d3c6f665e07a 15 minutes ago 15.3MB 20:38:15 security-secretstore-setup-arm64 latest 887e8fc48eab 16 minutes ago 36.4MB 20:38:15 security-proxy-setup-arm64 latest cab40f28075b 16 minutes ago 26.1MB 20:38:15 security-bootstrapper-arm64 latest ea1a11758d76 16 minutes ago 18.9MB 20:38:15 security-spire-agent-arm64 latest 8d9e873a22b2 40 minutes ago 174MB 20:38:15 security-spire-config-arm64 latest 643fd1879a53 40 minutes ago 115MB 20:38:15 security-spire-server-arm64 latest 8dabaebf7940 40 minutes ago 116MB 20:38:15 ci-base-image-arm64 latest 8572e9dfa605 About an hour ago 965MB 20:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 20:38:15 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 20:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:16 20:38:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:17 arm64: Pulling from edgex-lftools-log-publisher 20:38:17 8998bd30e6a1: Pulling fs layer 20:38:17 04944245beec: Pulling fs layer 20:38:17 699f458cf7ca: Pulling fs layer 20:38:17 765212b225bb: Pulling fs layer 20:38:17 f23df028b6ca: Pulling fs layer 20:38:17 d65c8cfc05b1: Pulling fs layer 20:38:17 2437ff75d9bd: Pulling fs layer 20:38:17 765212b225bb: Waiting 20:38:17 f23df028b6ca: Waiting 20:38:17 d65c8cfc05b1: Waiting 20:38:17 2437ff75d9bd: Waiting 20:38:17 04944245beec: Verifying Checksum 20:38:17 04944245beec: Download complete 20:38:17 765212b225bb: Verifying Checksum 20:38:17 765212b225bb: Download complete 20:38:17 f23df028b6ca: Verifying Checksum 20:38:17 f23df028b6ca: Download complete 20:38:17 d65c8cfc05b1: Verifying Checksum 20:38:17 d65c8cfc05b1: Download complete 20:38:17 699f458cf7ca: Download complete 20:38:17 8998bd30e6a1: Verifying Checksum 20:38:17 8998bd30e6a1: Download complete 20:38:20 2437ff75d9bd: Verifying Checksum 20:38:20 2437ff75d9bd: Download complete 20:38:23 8998bd30e6a1: Pull complete 20:38:23 04944245beec: Pull complete 20:38:25 699f458cf7ca: Pull complete 20:38:25 765212b225bb: Pull complete 20:38:25 f23df028b6ca: Pull complete 20:38:26 d65c8cfc05b1: Pull complete 20:38:44 2437ff75d9bd: Pull complete 20:38:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:44 prd-ubuntu20.04-docker-arm64-4c-16g-7211 does not seem to be running inside a container 20:38:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:38:47 $ docker top 9016dee59b7584c7dc5cbe2800f0a23a02dedc7d552e0f14412f39e7cd4e950d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:48 ---> job-cost.sh 20:38:48 lf-activate-venv: SKIPPING 20:38:48 INFO: No Stack... 20:38:48 INFO: Retrieving Pricing Info for: v3-standard-4 20:38:49 INFO: Archiving Costs [Pipeline] sh 20:38:50 + cut -d, -f6+ 20:38:50 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:38:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-1-stack-cost] 20:38:50 Resource [jenkins-edgexfoundry-edgex-go-PR-4851-1-stack-cost] did not exist. Created. 20:38:50 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:51 + echo total: 0.2199999988079071 [Pipeline] stash 20:38:51 Stashed 1 file(s) [Pipeline] } 20:38:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:51 $ docker stop --time=1 9016dee59b7584c7dc5cbe2800f0a23a02dedc7d552e0f14412f39e7cd4e950d 20:38:53 $ docker rm -f --volumes 9016dee59b7584c7dc5cbe2800f0a23a02dedc7d552e0f14412f39e7cd4e950d [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 20:38:54 provisioning config files... 20:38:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14864885695086717290tmp [Pipeline] { [Pipeline] sh 20:38:54 + set +x 20:38:54 + + bash -s -- 20:38:54 curl -s https://codecov.io/bash 20:38:54 20:38:54 _____ _ 20:38:54 / ____| | | 20:38:54 | | ___ __| | ___ ___ _____ __ 20:38:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:54 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:54 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:54 Bash-1.0.6 20:38:54 20:38:54 20:38:54 ==> git version 2.25.1 found 20:38:54 ==> 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 20:38:54 Release-Date: 2020-01-08 20:38:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:38:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:38:54 ==> Jenkins CI detected. 20:38:54 current dir:  /w/workspace/edgex-go/1 20:38:54 project root: . 20:38:54 --> token set from env 20:38:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:54 ==> Running gcov in . (disable via -X gcov) 20:38:54 ==> Python coveragepy not found 20:38:54 ==> Searching for coverage reports in: 20:38:54 + . 20:38:54 -> Found 1 reports 20:38:54 ==> Detecting git/mercurial file structure 20:38:54 ==> Reading reports 20:38:54 + ./coverage.out bytes=504185 20:38:54 ==> Appending adjustments 20:38:54 https://docs.codecov.io/docs/fixing-reports 20:38:56 + Found adjustments 20:38:56 ==> Gzipping contents 20:38:56 64K /tmp/codecov.m4Qi54.gz 20:38:56 ==> Uploading reports 20:38:56 url: https://codecov.io 20:38:56 query: branch=PR-4851&commit=f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4851%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4851&job=&cmd_args= 20:38:56 -> Pinging Codecov 20:38:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4851&commit=f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4851%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4851&job=&cmd_args= 20:38:56 -> Uploading to 20:38:56 https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b/ed79d680-d622-49e8-83c4-d2d3d99733a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T203855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed0901afc923eaba7a76e7af149e03674d0227caed29dd2876ee7a2d133797e3 20:38:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:56 Dload Upload Total Spent Left Speed 20:38:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64210 0 0 100 64210 0 922k --:--:-- --:--:-- --:--:-- 908k 100 64210 0 0 100 64210 0 215k --:--:-- --:--:-- --:--:-- 214k 20:38:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b [Pipeline] } 20:38:56 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 20:38:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:38:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:38:59 ---> package-listing.sh 20:38:59 ++ facter osfamily 20:38:59 ++ tr '[:upper:]' '[:lower:]' 20:38:59 + OS_FAMILY=debian 20:38:59 + workspace=/w/workspace/edgex-go/1 20:38:59 + START_PACKAGES=/tmp/packages_start.txt 20:38:59 + END_PACKAGES=/tmp/packages_end.txt 20:38:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:38:59 + PACKAGES=/tmp/packages_start.txt 20:38:59 + '[' /w/workspace/edgex-go/1 ']' 20:38:59 + PACKAGES=/tmp/packages_end.txt 20:38:59 + case "${OS_FAMILY}" in 20:38:59 + dpkg -l 20:38:59 + grep '^ii' 20:38:59 + '[' -f /tmp/packages_start.txt ']' 20:38:59 + '[' -f /tmp/packages_end.txt ']' 20:38:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:38:59 + '[' /w/workspace/edgex-go/1 ']' 20:38:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:38:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:38:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:38:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:00 20:39:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:01 latest: Pulling from edgex-lftools-log-publisher 20:39:01 5eb5b503b376: Pulling fs layer 20:39:01 5c69ac0246d0: Pulling fs layer 20:39:01 ec43610c2a17: Pulling fs layer 20:39:01 3a2ae6a8a46f: Pulling fs layer 20:39:01 33b1e0a273af: Pulling fs layer 20:39:01 5d3b04190fa2: Pulling fs layer 20:39:01 2f39f015ded8: Pulling fs layer 20:39:01 3a2ae6a8a46f: Waiting 20:39:01 33b1e0a273af: Waiting 20:39:01 2f39f015ded8: Waiting 20:39:01 5d3b04190fa2: Waiting 20:39:01 5c69ac0246d0: Verifying Checksum 20:39:01 5c69ac0246d0: Download complete 20:39:01 3a2ae6a8a46f: Download complete 20:39:01 33b1e0a273af: Verifying Checksum 20:39:01 33b1e0a273af: Download complete 20:39:01 5d3b04190fa2: Download complete 20:39:01 ec43610c2a17: Verifying Checksum 20:39:01 ec43610c2a17: Download complete 20:39:01 5eb5b503b376: Verifying Checksum 20:39:01 5eb5b503b376: Download complete 20:39:01 2f39f015ded8: Download complete 20:39:02 5eb5b503b376: Pull complete 20:39:02 5c69ac0246d0: Pull complete 20:39:02 ec43610c2a17: Pull complete 20:39:03 3a2ae6a8a46f: Pull complete 20:39:03 33b1e0a273af: Pull complete 20:39:03 5d3b04190fa2: Pull complete 20:39:07 2f39f015ded8: Pull complete 20:39:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:39:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:07 prd-ubuntu20.04-docker-8c-8g-7209 does not seem to be running inside a container 20:39:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:39:12 $ docker top 6c549f30532d88b0d0bb263d776bf73e5d356f290f1a4af2ca161d138a105009 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:12 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:12 + mkdir -p /var/log/sysstat [Pipeline] sh 20:39:13 + ls /var/log/sa-host 20:39:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:13 provisioning config files... 20:39:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4812117066485875117tmp [Pipeline] { [Pipeline] echo 20:39:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:13 ---> create-netrc.sh [Pipeline] } 20:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:39:14 ---> python-tools-install.sh [Pipeline] echo 20:39:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:39:14 ---> sudo-logs.sh 20:39:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:39:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:39:14 ---> job-cost.sh 20:39:14 lf-activate-venv: SKIPPING 20:39:14 DEBUG: total: 0.2199999988079071 20:39:14 INFO: Retrieving Stack Cost... 20:39:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:39:15 INFO: Archiving Costs [Pipeline] echo 20:39:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:39:15 ---> logs-deploy.sh 20:39:15 lf-activate-venv: SKIPPING 20:39:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4851/1 20:39:15 INFO: archiving workspace using pattern(s): 20:39:16 Archives upload complete. 20:39:16 INFO: archiving logs to Nexus 20:39:17 ---> uname -a: 20:39:17 Linux prd-ubuntu20-04-docker-8c-8g-7209 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:39:17 20:39:17 20:39:17 ---> lscpu: 20:39:17 Architecture: x86_64 20:39:17 CPU op-mode(s): 32-bit, 64-bit 20:39:17 Byte Order: Little Endian 20:39:17 Address sizes: 40 bits physical, 48 bits virtual 20:39:17 CPU(s): 8 20:39:17 On-line CPU(s) list: 0-7 20:39:17 Thread(s) per core: 1 20:39:17 Core(s) per socket: 1 20:39:17 Socket(s): 8 20:39:17 NUMA node(s): 1 20:39:17 Vendor ID: AuthenticAMD 20:39:17 CPU family: 23 20:39:17 Model: 49 20:39:17 Model name: AMD EPYC-Rome Processor 20:39:17 Stepping: 0 20:39:17 CPU MHz: 2799.998 20:39:17 BogoMIPS: 5599.99 20:39:17 Virtualization: AMD-V 20:39:17 Hypervisor vendor: KVM 20:39:17 Virtualization type: full 20:39:17 L1d cache: 256 KiB 20:39:17 L1i cache: 256 KiB 20:39:17 L2 cache: 4 MiB 20:39:17 L3 cache: 128 MiB 20:39:17 NUMA node0 CPU(s): 0-7 20:39:17 Vulnerability Itlb multihit: Not affected 20:39:17 Vulnerability L1tf: Not affected 20:39:17 Vulnerability Mds: Not affected 20:39:17 Vulnerability Meltdown: Not affected 20:39:17 Vulnerability Mmio stale data: Not affected 20:39:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:39:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:39:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:39:17 Vulnerability Srbds: Not affected 20:39:17 Vulnerability Tsx async abort: Not affected 20:39:17 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 20:39:17 20:39:17 20:39:17 ---> nproc: 20:39:17 8 20:39:17 20:39:17 20:39:17 ---> df -h: 20:39:17 Filesystem Size Used Avail Use% Mounted on 20:39:17 overlay 155G 28G 128G 18% / 20:39:17 tmpfs 64M 0 64M 0% /dev 20:39:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:39:17 shm 64M 0 64M 0% /dev/shm 20:39:17 /dev/vda1 155G 28G 128G 18% /facter-os 20:39:17 20:39:17 20:39:17 ---> sar -b -r -n DEV: 20:39:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7209) 08/06/24 _x86_64_ (8 CPU) 20:39:17 20:39:17 19:30:46 LINUX RESTART (8 CPU) 20:39:17 20:39:17 19:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:39:17 19:32:01 177.20 47.29 129.91 0.00 5290.58 92888.12 0.00 20:39:17 19:33:01 204.68 1.57 203.12 0.00 39.05 106790.80 0.00 20:39:17 19:34:01 44.04 0.00 44.04 0.00 0.00 71395.58 0.00 20:39:17 19:35:01 43.89 1.23 42.66 0.00 24.80 46265.62 0.00 20:39:17 19:36:01 157.69 1.65 156.04 0.00 118.25 55171.07 0.00 20:39:17 19:37:01 489.37 2.75 486.62 0.00 2010.73 227318.91 0.00 20:39:17 19:38:02 478.21 12.76 465.45 0.00 2358.88 136167.69 0.00 20:39:17 19:39:01 218.37 0.37 217.99 0.00 4.20 69060.66 0.00 20:39:17 19:40:01 203.10 0.08 203.02 0.00 0.67 52641.52 0.00 20:39:17 19:41:01 315.68 0.02 315.66 0.00 0.13 105442.83 0.00 20:39:17 19:42:01 486.70 0.02 486.69 0.00 0.67 42531.04 0.00 20:39:17 19:43:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 20:39:17 19:44:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 20:39:17 19:45:01 1.65 0.00 1.65 0.00 0.00 23.06 0.00 20:39:17 19:46:01 1.72 0.02 1.70 0.00 0.13 19.20 0.00 20:39:17 19:47:01 1.83 0.00 1.83 0.00 0.00 24.40 0.00 20:39:17 19:48:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:39:17 19:49:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:39:17 19:50:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 20:39:17 19:51:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 20:39:17 19:52:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 20:39:17 19:53:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:39:17 19:54:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:39:17 19:55:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 20:39:17 19:56:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 20:39:17 19:57:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 20:39:17 19:58:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 20:39:17 19:59:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 20:39:17 20:00:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 20:39:17 20:01:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 20:39:17 20:02:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 20:39:17 20:03:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 20:39:17 20:04:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 20:39:17 20:05:01 1.55 0.00 1.55 0.00 0.00 17.47 0.00 20:39:17 20:06:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 20:39:17 20:07:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 20:39:17 20:08:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 20:39:17 20:09:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 20:39:17 20:10:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 20:39:17 20:11:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 20:39:17 20:12:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 20:39:17 20:13:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 20:39:17 20:14:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 20:39:17 20:15:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 20:39:17 20:16:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 20:39:17 20:17:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:39:17 20:18:01 1.47 0.02 1.45 0.00 0.13 15.20 0.00 20:39:17 20:19:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 20:39:17 20:20:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 20:39:17 20:21:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 20:39:17 20:22:01 2.97 1.50 1.47 0.00 35.46 19.33 0.00 20:39:17 20:23:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 20:39:17 20:24:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 20:39:17 20:25:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 20:39:17 20:26:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 20:39:17 20:27:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:39:17 20:28:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 20:39:17 20:29:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 20:39:17 20:30:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 20:39:17 20:31:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 20:39:17 20:32:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 20:39:17 20:33:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 20:39:17 20:34:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 20:39:17 20:35:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 20:39:17 20:36:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 20:39:17 20:37:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 20:39:17 20:38:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:39:17 20:39:01 2.82 0.22 2.60 0.00 16.93 74.53 0.00 20:39:17 Average: 42.52 1.02 41.50 0.00 145.68 14792.23 0.00 20:39:17 20:39:17 19:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:39:17 19:32:01 29539476 31543604 802684 2.44 60660 2233236 1872500 5.52 1034160 1967016 170720 20:39:17 19:33:01 27492576 31088580 1217076 3.70 127164 3631700 2510600 7.40 1832112 3045848 352008 20:39:17 19:34:01 27680292 31482876 821568 2.50 130456 3805116 1855428 5.47 1331824 3332988 37084 20:39:17 19:35:01 26391120 31215860 1084332 3.30 135008 4769632 2424792 7.15 1902456 3990844 497708 20:39:17 19:36:01 26046984 31289788 1004636 3.06 142828 5201628 2256880 6.65 1696256 4548036 745912 20:39:17 19:37:01 19903180 31185916 1065040 3.24 164756 11022844 3188568 9.40 2346144 9800000 2692 20:39:17 19:38:02 14453660 31350240 902712 2.75 330508 16124568 2209824 6.51 2811576 14441056 1433380 20:39:17 19:39:01 9612140 28833936 3341740 10.16 376252 18027868 10644672 31.37 6200724 15402252 1532276 20:39:17 19:40:01 6323120 27782504 4404608 13.39 388008 20192016 9911720 29.21 8102512 16747252 2496476 20:39:17 19:41:01 10118088 31363368 876820 2.67 396256 20138084 2254412 6.64 3236296 18065408 774452 20:39:17 19:42:01 9830960 31401704 846888 2.58 401268 20449356 2016676 5.94 3269892 18321420 192 20:39:17 19:43:01 9830816 31401660 846808 2.58 401280 20449420 2016676 5.94 3269748 18321484 180 20:39:17 19:44:01 9866552 31437452 810992 2.47 401300 20449424 2016676 5.94 3234272 18321488 4 20:39:17 19:45:01 9868844 31439752 808692 2.46 401324 20449424 2016676 5.94 3232656 18321488 44 20:39:17 19:46:01 9867740 31438712 809660 2.46 401360 20449424 2039440 6.01 3233056 18321492 28 20:39:17 19:47:01 9869364 31440352 808128 2.46 401396 20449412 2039440 6.01 3232604 18321472 52 20:39:17 19:48:01 9869404 31440452 808208 2.46 401432 20449412 2039440 6.01 3232584 18321476 180 20:39:17 19:49:01 9869428 31440612 808000 2.46 401452 20449544 2039440 6.01 3232612 18321608 180 20:39:17 19:50:01 9869884 31441068 807468 2.46 401468 20449544 2039440 6.01 3231984 18321608 12 20:39:17 19:51:01 9869512 31440804 807692 2.46 401500 20449536 2039440 6.01 3232036 18321608 40 20:39:17 19:52:01 9870520 31441872 806608 2.45 401520 20449556 2039440 6.01 3231276 18321616 12 20:39:17 19:53:01 9870520 31441880 806528 2.45 401544 20449556 2039440 6.01 3231232 18321620 144 20:39:17 19:54:01 9870220 31441616 806756 2.45 401552 20449560 2039440 6.01 3231396 18321624 168 20:39:17 19:55:01 9869952 31441356 806964 2.45 401580 20449564 2039440 6.01 3231412 18321628 188 20:39:17 19:56:01 9870188 31441592 806696 2.45 401608 20449552 2039440 6.01 3231448 18321628 8 20:39:17 19:57:01 9870236 31441820 806448 2.45 401636 20449700 2039440 6.01 3231616 18321756 172 20:39:17 19:58:01 9870180 31441808 806408 2.45 401660 20449700 2039440 6.01 3231600 18321756 172 20:39:17 19:59:01 9869944 31441636 806584 2.45 401700 20449704 2039440 6.01 3231672 18321764 176 20:39:17 20:00:01 9869896 31441596 806540 2.45 401728 20449708 2039440 6.01 3231956 18321764 28 20:39:17 20:01:01 9869816 31441544 806528 2.45 401760 20449708 2039440 6.01 3231720 18321764 180 20:39:17 20:02:01 9869872 31441648 806584 2.45 401796 20449712 2039440 6.01 3232320 18321768 20 20:39:17 20:03:01 9870124 31441932 806284 2.45 401812 20449712 2039440 6.01 3231808 18321768 44 20:39:17 20:04:01 9869920 31441780 806400 2.45 401836 20449712 2039440 6.01 3232172 18321780 20 20:39:17 20:05:01 9869872 31441764 806348 2.45 401864 20449720 2039440 6.01 3231896 18321784 44 20:39:17 20:06:01 9869824 31441732 806312 2.45 401876 20449724 2039440 6.01 3231888 18321784 24 20:39:17 20:07:01 9869588 31441520 806448 2.45 401908 20449728 2039440 6.01 3231976 18321792 176 20:39:17 20:08:01 9869572 31441568 806404 2.45 401948 20449732 2039440 6.01 3231968 18321800 4 20:39:17 20:09:01 9869556 31441564 806344 2.45 401960 20449736 2039440 6.01 3232364 18321796 180 20:39:17 20:10:01 9869660 31441688 806376 2.45 401972 20449740 2039440 6.01 3232172 18321800 8 20:39:17 20:11:01 9869360 31441416 806632 2.45 401984 20449740 2039440 6.01 3232456 18321804 188 20:39:17 20:12:01 9869280 31441384 806600 2.45 402028 20449744 2039440 6.01 3232324 18321808 8 20:39:17 20:13:01 9869716 31441836 806272 2.45 402052 20449748 2039440 6.01 3232276 18321812 176 20:39:17 20:14:01 9869708 31441860 806232 2.45 402072 20449748 2039440 6.01 3232312 18321812 12 20:39:17 20:15:01 9869400 31441576 806552 2.45 402100 20449756 2039440 6.01 3232344 18321816 196 20:39:17 20:16:01 9869520 31441760 806348 2.45 402144 20449740 2039440 6.01 3232924 18321820 20 20:39:17 20:17:01 9869752 31442040 806232 2.45 402176 20449756 2039440 6.01 3232660 18321828 180 20:39:17 20:18:01 9869620 31441964 806436 2.45 402192 20449764 2039440 6.01 3232296 18321828 8 20:39:17 20:19:01 9870100 31442472 805904 2.45 402212 20449764 2039440 6.01 3232368 18321828 188 20:39:17 20:20:01 9870116 31442516 805808 2.45 402224 20449768 2022844 5.96 3232372 18321832 8 20:39:17 20:21:01 9869688 31442104 806064 2.45 402244 20449772 2022844 5.96 3232384 18321836 176 20:39:17 20:22:01 9859420 31433864 814224 2.48 402288 20450832 2022844 5.96 3243084 18322132 8 20:39:17 20:23:01 9859128 31433600 814388 2.48 402312 20450836 2022844 5.96 3242844 18322084 44 20:39:17 20:24:01 9858500 31433132 815012 2.48 402336 20450964 2022844 5.96 3243080 18322212 8 20:39:17 20:25:01 9858540 31433180 814904 2.48 402356 20450976 2022844 5.96 3242788 18322216 44 20:39:17 20:26:01 9858232 31432920 815100 2.48 402416 20450968 2039000 6.01 3242832 18322220 12 20:39:17 20:27:01 9858380 31433144 814856 2.48 402436 20450980 2039000 6.01 3242972 18322228 180 20:39:17 20:28:01 9858332 31433116 814824 2.48 402452 20450984 2039000 6.01 3242928 18322232 8 20:39:17 20:29:01 9858316 31433116 814764 2.48 402468 20450984 2039000 6.01 3242928 18322232 4 20:39:17 20:30:01 9858040 31432864 814944 2.48 402488 20450988 2039000 6.01 3242944 18322236 8 20:39:17 20:31:01 9858208 31433060 814904 2.48 402516 20450984 2055060 6.06 3242964 18322240 44 20:39:17 20:32:01 9858224 31433112 814828 2.48 402532 20450992 2055060 6.06 3243088 18322240 8 20:39:17 20:33:01 9857884 31432796 815076 2.48 402552 20451000 2055060 6.06 3243044 18322244 48 20:39:17 20:34:01 9857648 31432592 815224 2.48 402564 20451004 2055060 6.06 3243064 18322252 8 20:39:17 20:35:01 9857852 31432808 815152 2.48 402580 20451004 2055060 6.06 3243100 18322252 40 20:39:17 20:36:01 9857780 31432760 815124 2.48 402608 20451008 2055060 6.06 3243120 18322256 32 20:39:17 20:37:01 9857568 31432552 815320 2.48 402624 20451004 2055060 6.06 3243260 18322256 156 20:39:17 20:38:01 9857464 31432500 815360 2.48 402640 20451012 2055060 6.06 3243160 18322260 8 20:39:17 20:39:01 9578832 31382488 864688 2.63 402700 20671996 2325408 6.85 3290736 18542288 220024 20:39:17 Average: 11315253 31330231 920516 2.80 375989 18992218 2318162 6.83 3209971 16973955 121577 20:39:17 20:39:17 19:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:39:17 19:32:01 vethb778b93 549.46 502.28 45.98 2874.41 0.00 0.00 0.00 0.24 20:39:17 19:32:01 ens3 1135.08 1022.93 8156.51 133.41 0.00 0.00 0.00 0.00 20:39:17 19:32:01 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 20:39:17 19:32:01 docker0 549.46 502.18 38.47 2874.40 0.00 0.00 0.00 0.00 20:39:17 19:33:01 veth0116b58 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:33:01 ens3 464.31 327.59 5278.69 99.76 0.00 0.00 0.00 0.00 20:39:17 19:33:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:39:17 19:33:01 docker0 236.84 321.49 20.72 2084.09 0.00 0.00 0.00 0.00 20:39:17 19:34:01 veth0116b58 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 20:39:17 19:34:01 ens3 32.39 22.41 24.83 14.22 0.00 0.00 0.00 0.00 20:39:17 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:34:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 20:39:17 19:35:01 veth0116b58 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:35:01 ens3 19.88 12.60 19.32 9.41 0.00 0.00 0.00 0.00 20:39:17 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:36:01 ens3 164.46 91.33 2942.88 19.25 0.00 0.00 0.00 0.00 20:39:17 19:36:01 veth4d9428b 0.28 0.37 0.03 0.13 0.00 0.00 0.00 0.00 20:39:17 19:36:01 veth7697956 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:36:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:39:17 19:36:01 docker0 0.28 0.25 0.02 0.12 0.00 0.00 0.00 0.00 20:39:17 19:36:01 vethd7345a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:37:01 ens3 287.02 173.90 2612.27 32.49 0.00 0.00 0.00 0.00 20:39:17 19:37:01 veth4d9428b 0.08 0.92 0.01 0.04 0.00 0.00 0.00 0.00 20:39:17 19:37:01 veth75bcf7c 9.32 11.45 0.89 6.07 0.00 0.00 0.00 0.00 20:39:17 19:37:01 veth7ea3354 9.33 12.36 0.90 6.18 0.00 0.00 0.00 0.00 20:39:17 19:37:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 20:39:17 19:37:01 docker0 97.50 143.91 6.98 1071.40 0.00 0.00 0.00 0.00 20:39:17 19:37:01 veth37ce2c9 9.70 12.38 0.93 6.20 0.00 0.00 0.00 0.00 20:39:17 19:37:01 veth475dcf5 9.77 12.40 0.93 6.18 0.00 0.00 0.00 0.00 20:39:17 19:37:01 vethb31a816 9.37 12.50 0.91 6.18 0.00 0.00 0.00 0.00 20:39:17 19:38:02 ens3 1013.94 430.79 7297.20 45.42 0.00 0.00 0.00 0.00 20:39:17 19:38:02 veth4d9428b 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:38:02 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:39:17 19:38:02 docker0 379.15 867.01 33.32 5895.67 0.00 0.00 0.00 0.00 20:39:17 19:39:01 veth75518dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 veth203a691 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 ens3 18.10 10.89 14.27 7.77 0.00 0.00 0.00 0.00 20:39:17 19:39:01 veth9f711b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 vethde100c5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 veth576a1af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 veth4d9428b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:39:01 veth0386c77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 vethbfb2c6f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 vethe5b0ff3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:39:17 19:39:01 vethb793e13 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:39:01 vethe0f5a2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 veth385ef3c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 vethe5c9b94 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:39:01 veth16e5ef8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:39:17 19:40:01 veth75518dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 veth203a691 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 ens3 2.67 1.65 2.05 1.12 0.00 0.00 0.00 0.00 20:39:17 19:40:01 veth9f711b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 vethde100c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 veth576a1af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 veth4d9428b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 veth0386c77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 vethbfb2c6f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 vethe5b0ff3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 vethb793e13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 vethe0f5a2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 veth385ef3c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 vethe5c9b94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:40:01 veth16e5ef8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 veth75518dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 veth203a691 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 ens3 5.18 3.57 4.14 2.33 0.00 0.00 0.00 0.00 20:39:17 19:41:01 veth9f711b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 vethde100c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 veth576a1af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 veth4d9428b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 veth0386c77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 vethbfb2c6f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 vethe5b0ff3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:41:01 vethb793e13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 vethe0f5a2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 veth385ef3c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 vethe5c9b94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:41:01 veth16e5ef8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:42:01 ens3 3.43 2.48 3.62 1.74 0.00 0.00 0.00 0.00 20:39:17 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:47:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:39:17 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:48:01 ens3 0.42 0.23 1.44 0.01 0.00 0.00 0.00 0.00 20:39:17 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:52:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:39:17 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:57:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:39:17 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 19:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:02:01 ens3 0.48 0.37 0.33 0.27 0.00 0.00 0.00 0.00 20:39:17 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:04:01 ens3 1.00 0.37 0.47 0.21 0.00 0.00 0.00 0.00 20:39:17 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:05:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:07:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:39:17 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:08:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:39:17 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:09:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:11:01 ens3 0.78 0.40 0.30 0.22 0.00 0.00 0.00 0.00 20:39:17 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:12:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:39:17 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:15:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:39:17 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:16:01 ens3 0.52 0.32 0.27 0.21 0.00 0.00 0.00 0.00 20:39:17 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:17:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:39:17 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:20:01 ens3 0.22 0.05 0.12 0.00 0.00 0.00 0.00 0.00 20:39:17 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:22:01 ens3 46.34 73.42 8.12 198.50 0.00 0.00 0.00 0.00 20:39:17 20:22:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:24:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:27:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:39:17 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:29:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:39:17 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:30:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:39:17 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:32:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:39:17 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:37:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 20:39:17 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:39:17 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:38:01 ens3 0.25 0.05 0.12 0.00 0.00 0.00 0.00 0.00 20:39:17 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 20:39:01 ens3 91.52 54.58 2518.42 9.32 0.00 0.00 0.00 0.00 20:39:17 20:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:39:17 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:39:17 Average: ens3 48.47 32.86 425.07 8.48 0.00 0.00 0.00 0.00 20:39:17 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:39:17 Average: docker0 18.61 27.03 1.47 175.56 0.00 0.00 0.00 0.00 20:39:17 20:39:17 20:39:17 ---> sar -P ALL: 20:39:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7209) 08/06/24 _x86_64_ (8 CPU) 20:39:17 20:39:17 19:30:46 LINUX RESTART (8 CPU) 20:39:17 20:39:17 19:31:01 CPU %user %nice %system %iowait %steal %idle 20:39:17 19:32:01 all 7.60 0.00 2.19 3.27 0.06 86.88 20:39:17 19:32:01 0 7.05 0.00 1.10 0.42 0.05 91.38 20:39:17 19:32:01 1 5.67 0.00 3.05 11.88 0.07 79.34 20:39:17 19:32:01 2 4.13 0.00 2.14 5.35 0.05 88.33 20:39:17 19:32:01 3 9.43 0.00 2.52 5.18 0.05 82.82 20:39:17 19:32:01 4 7.70 0.00 1.59 0.47 0.05 90.19 20:39:17 19:32:01 5 12.84 0.00 2.95 0.92 0.05 83.24 20:39:17 19:32:01 6 7.49 0.00 3.05 1.18 0.07 88.20 20:39:17 19:32:01 7 6.49 0.00 1.16 0.76 0.07 91.52 20:39:17 19:33:01 all 18.39 0.00 4.55 3.47 0.07 73.52 20:39:17 19:33:01 0 16.59 0.00 4.13 4.06 0.07 75.15 20:39:17 19:33:01 1 20.56 0.00 4.57 0.10 0.08 74.68 20:39:17 19:33:01 2 18.68 0.00 5.33 9.81 0.07 66.12 20:39:17 19:33:01 3 18.23 0.00 4.30 0.13 0.07 77.27 20:39:17 19:33:01 4 18.90 0.00 4.44 0.98 0.07 75.62 20:39:17 19:33:01 5 18.55 0.00 4.91 3.52 0.07 72.95 20:39:17 19:33:01 6 19.81 0.00 4.75 7.84 0.08 67.51 20:39:17 19:33:01 7 15.79 0.00 3.98 1.37 0.05 78.80 20:39:17 19:34:01 all 28.08 0.00 4.57 2.01 0.08 65.26 20:39:17 19:34:01 0 26.83 0.00 4.75 1.65 0.08 66.69 20:39:17 19:34:01 1 34.18 0.00 4.50 0.00 0.07 61.25 20:39:17 19:34:01 2 27.46 0.00 3.64 0.00 0.08 68.81 20:39:17 19:34:01 3 29.03 0.00 5.13 0.12 0.08 65.63 20:39:17 19:34:01 4 28.39 0.00 4.43 0.42 0.07 66.69 20:39:17 19:34:01 5 27.63 0.00 4.62 0.00 0.07 67.68 20:39:17 19:34:01 6 26.69 0.00 4.96 1.04 0.08 67.23 20:39:17 19:34:01 7 24.50 0.00 4.50 12.87 0.07 58.07 20:39:17 19:35:01 all 66.12 0.00 9.51 3.19 0.11 21.07 20:39:17 19:35:01 0 64.32 0.00 9.17 2.95 0.12 23.44 20:39:17 19:35:01 1 66.53 0.00 10.23 3.82 0.10 19.32 20:39:17 19:35:01 2 67.46 0.00 10.11 3.05 0.08 19.29 20:39:17 19:35:01 3 66.68 0.00 9.57 2.83 0.12 20.80 20:39:17 19:35:01 4 66.48 0.00 9.48 1.71 0.10 22.23 20:39:17 19:35:01 5 66.46 0.00 8.80 2.08 0.10 22.56 20:39:17 19:35:01 6 66.16 0.00 9.53 2.37 0.10 21.85 20:39:17 19:35:01 7 64.89 0.00 9.18 6.71 0.12 19.10 20:39:17 19:36:01 all 18.03 0.00 5.93 6.34 0.11 69.59 20:39:17 19:36:01 0 17.72 0.00 5.80 3.82 0.10 72.56 20:39:17 19:36:01 1 18.18 0.00 7.11 2.03 0.10 72.57 20:39:17 19:36:01 2 20.30 0.00 5.91 7.80 0.12 65.88 20:39:17 19:36:01 3 18.83 0.00 5.65 2.82 0.10 72.60 20:39:17 19:36:01 4 17.20 0.00 6.53 21.97 0.14 54.16 20:39:17 19:36:01 5 16.92 0.00 5.19 1.88 0.14 75.88 20:39:17 19:36:01 6 16.15 0.00 6.10 9.74 0.07 67.95 20:39:17 19:36:01 7 18.94 0.00 5.19 0.66 0.09 75.12 20:39:17 19:37:01 all 19.26 0.00 8.11 31.42 0.18 41.03 20:39:17 19:37:01 0 18.66 0.00 7.95 29.16 0.17 44.07 20:39:17 19:37:01 1 20.54 0.00 7.16 19.47 0.17 52.66 20:39:17 19:37:01 2 18.96 0.00 8.69 35.30 0.35 36.70 20:39:17 19:37:01 3 19.83 0.00 8.00 33.14 0.10 38.93 20:39:17 19:37:01 4 19.29 0.00 8.11 23.21 0.10 49.28 20:39:17 19:37:01 5 18.04 0.00 8.48 42.30 0.12 31.07 20:39:17 19:37:01 6 19.18 0.00 8.11 43.59 0.28 28.84 20:39:17 19:37:01 7 19.58 0.00 8.35 25.23 0.14 46.70 20:39:17 19:38:02 all 7.22 0.00 4.66 36.24 0.10 51.78 20:39:17 19:38:02 0 8.46 0.00 4.22 25.14 0.07 62.11 20:39:17 19:38:02 1 7.22 0.00 4.36 27.36 0.10 60.96 20:39:17 19:38:02 2 7.01 0.00 4.71 35.59 0.08 52.60 20:39:17 19:38:02 3 7.17 0.00 4.66 37.60 0.08 50.47 20:39:17 19:38:02 4 6.94 0.00 5.46 47.97 0.10 39.53 20:39:17 19:38:02 5 7.30 0.00 4.85 29.42 0.10 58.33 20:39:17 19:38:02 6 6.39 0.00 5.54 55.70 0.15 32.22 20:39:17 19:38:02 7 7.28 0.00 3.50 31.26 0.12 57.84 20:39:17 19:39:01 all 68.20 0.00 11.96 7.93 0.15 11.77 20:39:17 19:39:01 0 67.67 0.00 12.40 4.31 0.12 15.49 20:39:17 19:39:01 1 69.14 0.00 10.83 5.72 0.12 14.19 20:39:17 19:39:01 2 66.43 0.00 12.70 4.81 0.36 15.70 20:39:17 19:39:01 3 67.81 0.00 11.81 5.29 0.12 14.97 20:39:17 19:39:01 4 69.13 0.00 11.47 2.73 0.14 16.53 20:39:17 19:39:01 5 69.54 0.00 12.06 11.82 0.10 6.48 20:39:17 19:39:01 6 67.59 0.00 12.66 17.30 0.16 2.29 20:39:17 19:39:01 7 68.17 0.00 11.76 11.23 0.12 8.71 20:39:17 19:40:01 all 87.78 0.00 11.52 0.54 0.17 0.00 20:39:17 19:40:01 0 86.92 0.00 12.42 0.50 0.16 0.00 20:39:17 19:40:01 1 88.95 0.00 10.40 0.49 0.13 0.02 20:39:17 19:40:01 2 88.23 0.00 10.89 0.62 0.26 0.00 20:39:17 19:40:01 3 87.22 0.00 12.08 0.53 0.16 0.02 20:39:17 19:40:01 4 88.32 0.00 11.02 0.51 0.15 0.00 20:39:17 19:40:01 5 89.10 0.00 10.31 0.46 0.13 0.00 20:39:17 19:40:01 6 86.99 0.00 12.12 0.75 0.14 0.00 20:39:17 19:40:01 7 86.32 0.00 13.04 0.44 0.20 0.00 20:39:17 19:41:01 all 64.02 0.00 10.49 3.89 0.12 21.48 20:39:17 19:41:01 0 63.34 0.00 11.35 2.15 0.12 23.05 20:39:17 19:41:01 1 63.83 0.00 10.35 1.40 0.12 24.31 20:39:17 19:41:01 2 63.91 0.00 10.90 0.29 0.12 24.78 20:39:17 19:41:01 3 63.88 0.00 10.87 0.53 0.10 24.62 20:39:17 19:41:01 4 63.73 0.00 10.82 23.55 0.14 1.76 20:39:17 19:41:01 5 64.26 0.00 9.95 2.68 0.15 22.95 20:39:17 19:41:01 6 64.01 0.00 9.79 0.52 0.14 25.54 20:39:17 19:41:01 7 65.18 0.00 9.86 0.64 0.10 24.22 20:39:17 19:42:01 all 1.46 0.00 0.97 4.40 0.03 93.14 20:39:17 19:42:01 0 1.20 0.00 0.97 3.08 0.05 94.70 20:39:17 19:42:01 1 1.44 0.00 0.80 5.73 0.02 92.02 20:39:17 19:42:01 2 1.69 0.00 1.05 2.22 0.02 95.02 20:39:17 19:42:01 3 1.41 0.00 0.79 1.76 0.02 96.03 20:39:17 19:42:01 4 1.44 0.00 1.19 14.25 0.03 83.08 20:39:17 19:42:01 5 1.29 0.00 1.12 4.31 0.02 93.27 20:39:17 19:42:01 6 1.54 0.00 0.90 2.10 0.03 95.42 20:39:17 19:42:01 7 1.67 0.00 0.95 1.77 0.03 95.57 20:39:17 20:39:17 19:42:01 CPU %user %nice %system %iowait %steal %idle 20:39:17 19:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:39:17 19:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:39:17 19:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:39:17 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:43:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:39:17 19:43:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 19:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:43:01 7 0.08 0.00 0.02 0.00 0.02 99.88 20:39:17 19:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:39:17 19:44:01 0 0.02 0.00 0.00 0.02 0.03 99.93 20:39:17 19:44:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:39:17 19:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:39:17 19:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:39:17 19:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:39:17 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:39:17 19:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 19:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:39:17 19:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:45:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:39:17 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:45:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:39:17 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:45:01 7 0.12 0.00 0.00 0.00 0.02 99.87 20:39:17 19:46:01 all 0.04 0.00 0.03 0.01 0.01 99.91 20:39:17 19:46:01 0 0.03 0.00 0.08 0.02 0.03 99.83 20:39:17 19:46:01 1 0.05 0.00 0.00 0.03 0.00 99.92 20:39:17 19:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:39:17 19:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:46:01 4 0.07 0.00 0.03 0.00 0.00 99.90 20:39:17 19:46:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:39:17 19:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 19:46:01 7 0.08 0.00 0.03 0.00 0.02 99.87 20:39:17 19:47:01 all 0.02 0.00 0.00 0.01 0.01 99.96 20:39:17 19:47:01 0 0.00 0.00 0.02 0.02 0.03 99.93 20:39:17 19:47:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 19:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 19:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:39:17 19:47:01 7 0.07 0.00 0.00 0.00 0.03 99.90 20:39:17 19:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:39:17 19:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:39:17 19:48:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:39:17 19:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 19:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:48:01 7 0.05 0.00 0.03 0.00 0.03 99.88 20:39:17 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:39:17 19:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:39:17 19:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:39:17 19:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 19:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:39:17 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:39:17 19:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:39:17 19:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:39:17 19:50:01 1 0.05 0.00 0.03 0.02 0.03 99.87 20:39:17 19:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:50:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:39:17 19:50:01 7 0.07 0.00 0.03 0.00 0.02 99.88 20:39:17 19:51:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:39:17 19:51:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:39:17 19:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:39:17 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:51:01 3 0.07 0.00 0.00 0.00 0.00 99.93 20:39:17 19:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 19:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:52:01 all 0.03 0.00 0.02 0.00 0.02 99.94 20:39:17 19:52:01 0 0.05 0.00 0.02 0.00 0.03 99.90 20:39:17 19:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:39:17 19:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:39:17 19:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:52:01 5 0.02 0.00 0.03 0.02 0.02 99.92 20:39:17 19:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:52:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:39:17 19:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:39:17 19:53:01 0 0.00 0.00 0.02 0.00 0.03 99.95 20:39:17 19:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:39:17 19:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 19:53:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:39:17 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 19:53:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 19:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:39:17 19:53:01 CPU %user %nice %system %iowait %steal %idle 20:39:17 19:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:39:17 19:54:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:39:17 19:54:01 1 0.02 0.00 0.00 0.02 0.03 99.93 20:39:17 19:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:39:17 19:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:17 19:54:01 7 0.05 0.00 0.00 0.00 0.02 99.93 20:39:17 19:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:39:17 19:55:01 0 0.00 0.00 0.03 0.00 0.03 99.93 20:39:17 19:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:39:17 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:55:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:39:17 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 19:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:39:17 19:56:01 0 0.00 0.00 0.02 0.00 0.03 99.95 20:39:17 19:56:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:39:17 19:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 19:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 19:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 19:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:39:17 19:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 19:57:01 all 0.02 0.00 0.01 0.00 0.02 99.95 20:39:17 19:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:39:17 19:57:01 1 0.05 0.00 0.03 0.02 0.03 99.87 20:39:17 19:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 19:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 19:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:57:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 19:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 19:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:39:17 19:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:58:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:39:17 19:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 19:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 19:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:39:17 19:58:01 7 0.07 0.00 0.03 0.00 0.03 99.87 20:39:17 19:59:01 all 0.03 0.00 0.01 0.01 0.02 99.94 20:39:17 19:59:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:39:17 19:59:01 1 0.02 0.00 0.02 0.03 0.03 99.90 20:39:17 19:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 19:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 19:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 19:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:39:17 19:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:39:17 19:59:01 7 0.07 0.00 0.00 0.00 0.02 99.92 20:39:17 20:00:01 all 0.01 0.00 0.02 0.00 0.01 99.96 20:39:17 20:00:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:39:17 20:00:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:39:17 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:00:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:39:17 20:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:39:17 20:01:01 0 0.00 0.00 0.03 0.00 0.03 99.93 20:39:17 20:01:01 1 0.03 0.00 0.02 0.03 0.02 99.90 20:39:17 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:01:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:39:17 20:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:39:17 20:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:39:17 20:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:02:01 1 0.02 0.00 0.02 0.02 0.03 99.92 20:39:17 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:02:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:39:17 20:02:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:39:17 20:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:39:17 20:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:39:17 20:03:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:39:17 20:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:03:01 3 0.07 0.00 0.02 0.00 0.00 99.92 20:39:17 20:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:03:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:39:17 20:03:01 7 0.03 0.00 0.00 0.02 0.02 99.93 20:39:17 20:04:01 all 0.11 0.00 0.01 0.02 0.01 99.85 20:39:17 20:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:04:01 1 0.02 0.00 0.02 0.12 0.02 99.83 20:39:17 20:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:39:17 20:04:01 3 0.76 0.00 0.02 0.00 0.02 99.20 20:39:17 20:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:04:01 7 0.05 0.00 0.02 0.03 0.02 99.88 20:39:17 20:39:17 20:04:01 CPU %user %nice %system %iowait %steal %idle 20:39:17 20:05:01 all 0.20 0.00 0.01 0.00 0.01 99.79 20:39:17 20:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:39:17 20:05:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:39:17 20:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:39:17 20:05:01 3 1.39 0.00 0.00 0.00 0.00 98.61 20:39:17 20:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 20:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:39:17 20:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:06:01 1 0.00 0.00 0.02 0.00 0.03 99.95 20:39:17 20:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:06:01 7 0.05 0.00 0.00 0.02 0.03 99.90 20:39:17 20:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:39:17 20:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:39:17 20:07:01 1 0.02 0.00 0.02 0.03 0.02 99.92 20:39:17 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:07:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:39:17 20:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:39:17 20:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:39:17 20:08:01 1 0.03 0.00 0.02 0.02 0.03 99.90 20:39:17 20:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:09:01 all 0.03 0.00 0.02 0.01 0.01 99.93 20:39:17 20:09:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:39:17 20:09:01 1 0.05 0.00 0.03 0.05 0.02 99.85 20:39:17 20:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:39:17 20:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:39:17 20:09:01 7 0.03 0.00 0.02 0.02 0.02 99.92 20:39:17 20:10:01 all 0.01 0.00 0.00 0.00 0.02 99.96 20:39:17 20:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:39:17 20:10:01 1 0.00 0.00 0.02 0.02 0.03 99.93 20:39:17 20:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:10:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:39:17 20:11:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:39:17 20:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:39:17 20:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:39:17 20:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:39:17 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:11:01 7 0.02 0.00 0.00 0.00 0.03 99.95 20:39:17 20:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:39:17 20:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:12:01 1 0.02 0.00 0.03 0.03 0.02 99.90 20:39:17 20:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:39:17 20:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:12:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 20:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:39:17 20:13:01 0 0.00 0.00 0.02 0.00 0.03 99.95 20:39:17 20:13:01 1 0.02 0.00 0.02 0.02 0.03 99.92 20:39:17 20:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:39:17 20:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:14:01 all 0.03 0.00 0.01 0.00 0.02 99.93 20:39:17 20:14:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:39:17 20:14:01 1 0.03 0.00 0.02 0.02 0.03 99.90 20:39:17 20:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:39:17 20:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:39:17 20:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:14:01 7 0.03 0.00 0.02 0.02 0.02 99.92 20:39:17 20:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:39:17 20:15:01 0 0.05 0.00 0.02 0.00 0.03 99.90 20:39:17 20:15:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 20:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:15:01 7 0.07 0.00 0.00 0.00 0.02 99.92 20:39:17 20:39:17 20:15:01 CPU %user %nice %system %iowait %steal %idle 20:39:17 20:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:39:17 20:16:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:39:17 20:16:01 1 0.02 0.00 0.02 0.02 0.03 99.92 20:39:17 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:16:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:39:17 20:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:39:17 20:16:01 7 0.07 0.00 0.00 0.00 0.02 99.92 20:39:17 20:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:39:17 20:17:01 0 0.05 0.00 0.02 0.00 0.03 99.90 20:39:17 20:17:01 1 0.02 0.00 0.02 0.02 0.03 99.92 20:39:17 20:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:39:17 20:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:17:01 7 0.05 0.00 0.00 0.02 0.00 99.93 20:39:17 20:18:01 all 0.15 0.00 0.01 0.00 0.02 99.82 20:39:17 20:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:39:17 20:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:39:17 20:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:18:01 3 0.98 0.00 0.03 0.00 0.02 98.97 20:39:17 20:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:18:01 6 0.05 0.00 0.00 0.02 0.02 99.92 20:39:17 20:18:01 7 0.05 0.00 0.00 0.00 0.03 99.92 20:39:17 20:19:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:39:17 20:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:39:17 20:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:39:17 20:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:19:01 3 0.50 0.00 0.00 0.00 0.02 99.48 20:39:17 20:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:39:17 20:20:01 all 0.01 0.00 0.02 0.00 0.01 99.95 20:39:17 20:20:01 0 0.02 0.00 0.02 0.00 0.05 99.92 20:39:17 20:20:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:39:17 20:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:39:17 20:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:20:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:39:17 20:21:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:39:17 20:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:39:17 20:21:01 1 0.03 0.00 0.02 0.03 0.03 99.88 20:39:17 20:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:21:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:39:17 20:22:01 all 0.35 0.00 0.17 0.01 0.01 99.46 20:39:17 20:22:01 0 0.10 0.00 0.05 0.00 0.02 99.83 20:39:17 20:22:01 1 0.22 0.00 0.22 0.02 0.03 99.52 20:39:17 20:22:01 2 0.27 0.00 0.07 0.02 0.00 99.65 20:39:17 20:22:01 3 0.37 0.00 0.05 0.03 0.00 99.55 20:39:17 20:22:01 4 0.38 0.00 0.08 0.02 0.02 99.50 20:39:17 20:22:01 5 0.30 0.00 0.82 0.00 0.00 98.88 20:39:17 20:22:01 6 0.12 0.00 0.02 0.00 0.02 99.85 20:39:17 20:22:01 7 1.02 0.00 0.08 0.00 0.03 98.86 20:39:17 20:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:39:17 20:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:23:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:39:17 20:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:23:01 7 0.07 0.00 0.02 0.02 0.03 99.87 20:39:17 20:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:39:17 20:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:24:01 1 0.03 0.00 0.03 0.02 0.03 99.88 20:39:17 20:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:24:01 7 0.03 0.00 0.02 0.02 0.03 99.90 20:39:17 20:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:39:17 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:25:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:39:17 20:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:39:17 20:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:39:17 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:25:01 7 0.07 0.00 0.03 0.02 0.03 99.85 20:39:17 20:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:39:17 20:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 20:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:26:01 6 0.05 0.00 0.02 0.00 0.03 99.90 20:39:17 20:26:01 7 0.05 0.00 0.05 0.02 0.03 99.85 20:39:17 20:39:17 20:26:01 CPU %user %nice %system %iowait %steal %idle 20:39:17 20:27:01 all 0.01 0.00 0.01 0.00 0.02 99.95 20:39:17 20:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:39:17 20:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:39:17 20:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:27:01 6 0.02 0.00 0.03 0.00 0.03 99.92 20:39:17 20:27:01 7 0.05 0.00 0.00 0.02 0.05 99.88 20:39:17 20:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:39:17 20:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:39:17 20:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:28:01 7 0.03 0.00 0.03 0.02 0.03 99.88 20:39:17 20:29:01 all 0.04 0.00 0.01 0.03 0.01 99.91 20:39:17 20:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:39:17 20:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:29:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:39:17 20:29:01 7 0.10 0.00 0.03 0.18 0.05 99.63 20:39:17 20:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:39:17 20:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:39:17 20:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:30:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:39:17 20:30:01 7 0.03 0.00 0.02 0.02 0.03 99.90 20:39:17 20:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:39:17 20:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:31:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:39:17 20:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:31:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:39:17 20:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:39:17 20:31:01 7 0.05 0.00 0.03 0.02 0.03 99.87 20:39:17 20:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:39:17 20:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:32:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:39:17 20:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:39:17 20:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:32:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:39:17 20:32:01 7 0.05 0.00 0.02 0.02 0.03 99.88 20:39:17 20:33:01 all 0.04 0.00 0.01 0.00 0.02 99.93 20:39:17 20:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:33:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:39:17 20:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:39:17 20:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:33:01 5 0.12 0.00 0.00 0.00 0.00 99.88 20:39:17 20:33:01 6 0.03 0.00 0.03 0.02 0.03 99.88 20:39:17 20:33:01 7 0.03 0.00 0.05 0.00 0.05 99.87 20:39:17 20:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:39:17 20:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:39:17 20:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:34:01 7 0.03 0.00 0.03 0.02 0.03 99.88 20:39:17 20:35:01 all 0.03 0.00 0.01 0.00 0.02 99.94 20:39:17 20:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:39:17 20:35:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:39:17 20:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:39:17 20:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:35:01 6 0.05 0.00 0.00 0.02 0.03 99.90 20:39:17 20:35:01 7 0.03 0.00 0.02 0.00 0.07 99.88 20:39:17 20:36:01 all 0.18 0.00 0.00 0.00 0.01 99.80 20:39:17 20:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:39:17 20:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:39:17 20:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:39:17 20:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:36:01 4 1.40 0.00 0.00 0.00 0.00 98.60 20:39:17 20:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:36:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:39:17 20:36:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:39:17 20:37:01 all 0.26 0.00 0.00 0.00 0.01 99.72 20:39:17 20:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:39:17 20:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:39:17 20:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:37:01 4 1.95 0.00 0.00 0.00 0.02 98.03 20:39:17 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:39:17 20:37:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:39:17 20:37:01 7 0.02 0.00 0.00 0.02 0.03 99.93 20:39:17 20:39:17 20:37:01 CPU %user %nice %system %iowait %steal %idle 20:39:17 20:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:39:17 20:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:39:17 20:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:39:17 20:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:39:17 20:38:01 4 0.08 0.00 0.02 0.00 0.00 99.90 20:39:17 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:39:17 20:38:01 6 0.00 0.00 0.00 0.00 0.03 99.97 20:39:17 20:38:01 7 0.03 0.00 0.03 0.05 0.05 99.83 20:39:17 20:39:01 all 0.87 0.00 0.37 0.01 0.02 98.74 20:39:17 20:39:01 0 0.65 0.00 0.40 0.00 0.02 98.93 20:39:17 20:39:01 1 0.68 0.00 0.45 0.03 0.02 98.82 20:39:17 20:39:01 2 0.50 0.00 0.38 0.00 0.00 99.12 20:39:17 20:39:01 3 0.75 0.00 0.28 0.00 0.00 98.97 20:39:17 20:39:01 4 0.87 0.00 0.35 0.00 0.02 98.76 20:39:17 20:39:01 5 1.25 0.00 0.32 0.00 0.02 98.41 20:39:17 20:39:01 6 1.34 0.00 0.35 0.00 0.02 98.30 20:39:17 20:39:01 7 0.90 0.00 0.42 0.05 0.05 98.58 20:39:17 Average: all 5.58 0.00 1.08 1.48 0.03 91.82 20:39:17 Average: 0 5.45 0.00 1.09 1.12 0.03 92.31 20:39:17 Average: 1 5.74 0.00 1.08 1.14 0.03 92.00 20:39:17 Average: 2 5.51 0.00 1.10 1.50 0.03 91.86 20:39:17 Average: 3 5.67 0.00 1.09 1.30 0.02 91.92 20:39:17 Average: 4 5.65 0.00 1.08 1.98 0.02 91.27 20:39:17 Average: 5 5.70 0.00 1.08 1.43 0.02 91.78 20:39:17 Average: 6 5.49 0.00 1.12 2.05 0.03 91.31 20:39:17 Average: 7 5.47 0.00 1.04 1.35 0.04 92.11 20:39:17 20:39:17 20:39:17