Pull request #4858 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 25834942cf7cc470844d3205a4d0ccaaa8951f73+2b98b0065012eac835be930949dbee65d2568e96 (b9dc53ece3503be9563343610e9f7a2a0bec4b4f) 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-ssh6716505298937527279.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-ssh768145555645395342.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-4858/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-4858/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5655087688052451830.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-4858/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17825731525653238459.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-ssh3282250590630461465.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-4858/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-4858/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8407664431083029441.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-7417 in /w/workspace/edgexfoundry_edgex-go_PR-4858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/main commit 2b98b0065012eac835be930949dbee65d2568e96 into PR head commit 25834942cf7cc470844d3205a4d0ccaaa8951f73 Merge succeeded, producing 25834942cf7cc470844d3205a4d0ccaaa8951f73 Checking out Revision 25834942cf7cc470844d3205a4d0ccaaa8951f73 (PR-4858) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4858/head:refs/remotes/origin/PR-4858 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25834942cf7cc470844d3205a4d0ccaaa8951f73 # 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 2b98b0065012eac835be930949dbee65d2568e96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25834942cf7cc470844d3205a4d0ccaaa8951f73 # timeout=10 Commit message: "feat: Check AdminState in Cron Scheduler Service" 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 [2024-08-09T04:42:39.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-09T04:42:39.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-09T04:42:39.441Z] ========================================================= [2024-08-09T04:42:39.441Z] EdgeX Global Pipelines Version Info [2024-08-09T04:42:39.441Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-09T04:42:40.593Z] ------------------- [2024-08-09T04:42:40.593Z] stable info: [2024-08-09T04:42:40.593Z] ------------------- [2024-08-09T04:42:40.593Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-09T04:42:40.593Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-09T04:42:40.593Z] Message: update stable to v1.0.260 [2024-08-09T04:42:40.855Z] ------------------- [2024-08-09T04:42:40.855Z] experimental info: [2024-08-09T04:42:40.855Z] ------------------- [2024-08-09T04:42:40.855Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-09T04:42:40.855Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-09T04:42:40.855Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-09T04:42:41.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-09T04:42:41.144Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-09T04:42:41.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-09T04:42:41.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-09T04:42:41.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-09T04:42:41.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-09T04:42:41.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-09T04:42:41.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-09T04:42:41.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-09T04:42:41.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-09T04:42:41.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-09T04:42:41.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-09T04:42:41.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-09T04:42:41.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-09T04:42:41.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-09T04:42:41.967Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-09T04:42:42.023Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-09T04:42:42.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-09T04:42:42.153Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-09T04:42:42.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-09T04:42:42.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-09T04:42:42.341Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-09T04:42:42.407Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-09T04:42:42.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4858 [Pipeline] echo [2024-08-09T04:42:42.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4858 [Pipeline] echo [2024-08-09T04:42:42.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4858 [Pipeline] echo [2024-08-09T04:42:42.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25834942cf7cc470844d3205a4d0ccaaa8951f73 [Pipeline] echo [2024-08-09T04:42:42.707Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2583494 [Pipeline] echo [2024-08-09T04:42:42.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-09T04:42:42.917Z] provisioning config files... [2024-08-09T04:42:42.939Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17456499326381144942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-09T04:42:43.329Z] ---> ****-login.sh [2024-08-09T04:42:43.329Z] nexus3.edgexfoundry.org:10001 [2024-08-09T04:42:43.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:42:43.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:42:43.590Z] Configure a credential helper to remove this warning. See [2024-08-09T04:42:43.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:42:43.590Z] [2024-08-09T04:42:43.590Z] Login Succeeded [2024-08-09T04:42:43.590Z] nexus3.edgexfoundry.org:10002 [2024-08-09T04:42:43.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:42:43.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:42:43.850Z] Configure a credential helper to remove this warning. See [2024-08-09T04:42:43.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:42:43.850Z] [2024-08-09T04:42:43.850Z] Login Succeeded [2024-08-09T04:42:43.850Z] nexus3.edgexfoundry.org:10003 [2024-08-09T04:42:43.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:42:43.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:42:43.850Z] Configure a credential helper to remove this warning. See [2024-08-09T04:42:43.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:42:43.850Z] [2024-08-09T04:42:43.850Z] Login Succeeded [2024-08-09T04:42:43.850Z] nexus3.edgexfoundry.org:10004 [2024-08-09T04:42:43.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:42:44.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:42:44.111Z] Configure a credential helper to remove this warning. See [2024-08-09T04:42:44.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:42:44.111Z] [2024-08-09T04:42:44.111Z] Login Succeeded [2024-08-09T04:42:44.111Z] ****.io [2024-08-09T04:42:44.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:42:44.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:42:44.371Z] Configure a credential helper to remove this warning. See [2024-08-09T04:42:44.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:42:44.372Z] [2024-08-09T04:42:44.372Z] Login Succeeded [2024-08-09T04:42:44.372Z] ---> ****-login.sh ends [Pipeline] } [2024-08-09T04:42:44.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-09T04:42:44.855Z] + 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 [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + dirname cmd/core-command/Dockerfile [2024-08-09T04:42:44.855Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-09T04:42:44.855Z] + + cut -d/ -f2 [2024-08-09T04:42:44.855Z] dirname cmd/core-data/Dockerfile [2024-08-09T04:42:44.855Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/core-keeper/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-09T04:42:44.855Z] + + dirname cmd/core-metadata/Dockerfile [2024-08-09T04:42:44.855Z] cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/support-notifications/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-09T04:42:44.855Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-09T04:42:44.855Z] + cut -d/ -f2 [2024-08-09T04:42:44.855Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-09T04:42:44.913Z] 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 [2024-08-09T04:42:45.457Z] + git rev-list -1 --merges 25834942cf7cc470844d3205a4d0ccaaa8951f73~1..25834942cf7cc470844d3205a4d0ccaaa8951f73 [Pipeline] echo [2024-08-09T04:42:45.495Z] -----------> git rev-list -1 --merges 25834942cf7cc470844d3205a4d0ccaaa8951f73~1..25834942cf7cc470844d3205a4d0ccaaa8951f73 25834942cf7cc470844d3205a4d0ccaaa8951f73 [false] [Pipeline] sh [2024-08-09T04:42:45.813Z] + git log --format=format:%s -1 25834942cf7cc470844d3205a4d0ccaaa8951f73 [Pipeline] echo [2024-08-09T04:42:45.860Z] ========================================================= [2024-08-09T04:42:45.860Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-09T04:42:45.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-09T04:42:46.393Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-09T04:42:46.393Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-09T04:42:46.393Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-09T04:42:46.393Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-09T04:42:46.393Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-09T04:42:46.393Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-09T04:42:46.393Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T04:42:46.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-09T04:42:46.930Z] [2024-08-09T04:42:46.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T04:42:47.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-09T04:42:47.345Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-09T04:42:47.345Z] b85a868b505f: Pulling fs layer [2024-08-09T04:42:47.345Z] e2be974225ed: Pulling fs layer [2024-08-09T04:42:47.345Z] 339a4e72a1f5: Pulling fs layer [2024-08-09T04:42:47.345Z] 988bab9f4d93: Pulling fs layer [2024-08-09T04:42:47.345Z] 1469e6f7b9e6: Pulling fs layer [2024-08-09T04:42:47.345Z] eaf3925da568: Pulling fs layer [2024-08-09T04:42:47.345Z] bab4dde63d76: Pulling fs layer [2024-08-09T04:42:47.345Z] bde34c3a00c8: Pulling fs layer [2024-08-09T04:42:47.345Z] b352a97aabf1: Pulling fs layer [2024-08-09T04:42:47.345Z] 4872d77fe225: Pulling fs layer [2024-08-09T04:42:47.345Z] 5851b861e8e6: Pulling fs layer [2024-08-09T04:42:47.345Z] 988bab9f4d93: Waiting [2024-08-09T04:42:47.345Z] 1469e6f7b9e6: Waiting [2024-08-09T04:42:47.345Z] eaf3925da568: Waiting [2024-08-09T04:42:47.345Z] b352a97aabf1: Waiting [2024-08-09T04:42:47.345Z] 4872d77fe225: Waiting [2024-08-09T04:42:47.345Z] bab4dde63d76: Waiting [2024-08-09T04:42:47.345Z] bde34c3a00c8: Waiting [2024-08-09T04:42:47.345Z] 5851b861e8e6: Waiting [2024-08-09T04:42:47.345Z] e2be974225ed: Verifying Checksum [2024-08-09T04:42:47.345Z] e2be974225ed: Download complete [2024-08-09T04:42:47.345Z] 988bab9f4d93: Verifying Checksum [2024-08-09T04:42:47.345Z] 988bab9f4d93: Download complete [2024-08-09T04:42:47.345Z] 1469e6f7b9e6: Verifying Checksum [2024-08-09T04:42:47.345Z] 1469e6f7b9e6: Download complete [2024-08-09T04:42:47.345Z] eaf3925da568: Verifying Checksum [2024-08-09T04:42:47.345Z] eaf3925da568: Download complete [2024-08-09T04:42:47.605Z] 339a4e72a1f5: Verifying Checksum [2024-08-09T04:42:47.605Z] 339a4e72a1f5: Download complete [2024-08-09T04:42:47.605Z] bde34c3a00c8: Download complete [2024-08-09T04:42:47.605Z] b352a97aabf1: Download complete [2024-08-09T04:42:47.605Z] 4872d77fe225: Download complete [2024-08-09T04:42:47.605Z] 5851b861e8e6: Verifying Checksum [2024-08-09T04:42:47.605Z] 5851b861e8e6: Download complete [2024-08-09T04:42:47.605Z] b85a868b505f: Verifying Checksum [2024-08-09T04:42:47.605Z] b85a868b505f: Download complete [2024-08-09T04:42:47.864Z] bab4dde63d76: Verifying Checksum [2024-08-09T04:42:47.864Z] bab4dde63d76: Download complete [2024-08-09T04:42:48.801Z] b85a868b505f: Pull complete [2024-08-09T04:42:48.801Z] e2be974225ed: Pull complete [2024-08-09T04:42:49.061Z] 339a4e72a1f5: Pull complete [2024-08-09T04:42:49.323Z] 988bab9f4d93: Pull complete [2024-08-09T04:42:49.584Z] 1469e6f7b9e6: Pull complete [2024-08-09T04:42:49.584Z] eaf3925da568: Pull complete [2024-08-09T04:42:50.965Z] bab4dde63d76: Pull complete [2024-08-09T04:42:50.965Z] bde34c3a00c8: Pull complete [2024-08-09T04:42:51.226Z] b352a97aabf1: Pull complete [2024-08-09T04:42:51.226Z] 4872d77fe225: Pull complete [2024-08-09T04:42:51.226Z] 5851b861e8e6: Pull complete [2024-08-09T04:42:51.226Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-09T04:42:51.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-09T04:42:51.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T04:42:51.775Z] prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container [2024-08-09T04:42:51.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-09T04:42:53.136Z] $ docker top e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 -eo pid,comm [2024-08-09T04:42:53.188Z] 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). [2024-08-09T04:42:53.188Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-09T04:42:53.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-09T04:42:53.363Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-09T04:42:53.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-09T04:42:53.474Z] $ docker exec e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 ssh-agent [2024-08-09T04:42:53.580Z] SSH_AUTH_SOCK=/tmp/ssh-tGJkVKUSmPAv/agent.32 [2024-08-09T04:42:53.581Z] SSH_AGENT_PID=38 [2024-08-09T04:42:53.586Z] Running ssh-add (command line suppressed) [2024-08-09T04:42:53.695Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9331694612387950710.key (/w/workspace/edgex-go/1@tmp/private_key_9331694612387950710.key) [2024-08-09T04:42:53.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-09T04:42:54.054Z] + git tag --points-at HEAD [Pipeline] } [2024-08-09T04:42:54.080Z] $ docker exec --env ******** --env ******** e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 ssh-agent -k [2024-08-09T04:42:54.173Z] unset SSH_AUTH_SOCK; [2024-08-09T04:42:54.173Z] unset SSH_AGENT_PID; [2024-08-09T04:42:54.173Z] echo Agent pid 38 killed; [2024-08-09T04:42:54.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-09T04:42:54.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-09T04:42:54.308Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-09T04:42:54.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-09T04:42:54.413Z] $ docker exec e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 ssh-agent [2024-08-09T04:42:54.516Z] SSH_AUTH_SOCK=/tmp/ssh-I6Z7atgXAQZD/agent.71 [2024-08-09T04:42:54.516Z] SSH_AGENT_PID=77 [2024-08-09T04:42:54.521Z] Running ssh-add (command line suppressed) [2024-08-09T04:42:54.615Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9605026150007000545.key (/w/workspace/edgex-go/1@tmp/private_key_9605026150007000545.key) [2024-08-09T04:42:54.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-09T04:42:55.060Z] + git semver init [2024-08-09T04:42:55.320Z] 2024-08-09 04:42:55,246 [run_init] DEBUG init version:0.0.0 force:False [2024-08-09T04:42:55.320Z] 2024-08-09 04:42:55,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-09T04:42:55.320Z] 2024-08-09 04:42:55,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-09T04:42:55.320Z] 2024-08-09 04:42:55,248 [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) [2024-08-09T04:43:00.600Z] 2024-08-09 04:43:00,283 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-09T04:43:00.600Z] 2024-08-09 04:43:00,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4858 with force:False [2024-08-09T04:43:00.600Z] 2024-08-09 04:43:00,284 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4858 [2024-08-09T04:43:00.600Z] 2024-08-09 04:43:00,287 [execute] INFO git cat-file --batch-check [2024-08-09T04:43:00.600Z] 2024-08-09 04:43:00,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-09T04:43:00.600Z] 2024-08-09 04:43:00,293 [execute] INFO git cat-file --batch [2024-08-09T04:43:00.600Z] 2024-08-09 04:43:00,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-09T04:43:00.600Z] 2024-08-09 04:43:00,298 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4858 [2024-08-09T04:43:00.600Z] 0.0.0 [Pipeline] } [2024-08-09T04:43:00.639Z] $ docker exec --env ******** --env ******** e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 ssh-agent -k [2024-08-09T04:43:00.741Z] unset SSH_AUTH_SOCK; [2024-08-09T04:43:00.741Z] unset SSH_AGENT_PID; [2024-08-09T04:43:00.741Z] echo Agent pid 77 killed; [2024-08-09T04:43:00.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-09T04:43:01.205Z] + git semver [Pipeline] } [2024-08-09T04:43:01.490Z] $ docker stop --time=1 e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 [2024-08-09T04:43:02.791Z] $ docker rm -f --volumes e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-09T04:43:03.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-09T04:43:03.539Z] Stashed 1 file(s) [Pipeline] echo [2024-08-09T04:43:03.565Z] [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 [2024-08-09T04:43:04.639Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-09T04:43:04.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-09T04:43:04.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-09T04:43:04.782Z] ========================================================= [2024-08-09T04:43:04.782Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-09T04:43:04.782Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-09T04:43:05.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-09T04:43:05.145Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-09T04:43:05.145Z] 619be1103602: Pulling fs layer [2024-08-09T04:43:05.145Z] 7862e08f4a3e: Pulling fs layer [2024-08-09T04:43:05.145Z] 5df492c9dc93: Pulling fs layer [2024-08-09T04:43:05.145Z] 7629e6793208: Pulling fs layer [2024-08-09T04:43:05.145Z] 4f4fb700ef54: Pulling fs layer [2024-08-09T04:43:05.145Z] fb5054dd5b73: Pulling fs layer [2024-08-09T04:43:05.145Z] eeca6798cff9: Pulling fs layer [2024-08-09T04:43:05.145Z] 7629e6793208: Waiting [2024-08-09T04:43:05.145Z] 4f4fb700ef54: Waiting [2024-08-09T04:43:05.145Z] fb5054dd5b73: Waiting [2024-08-09T04:43:05.145Z] aa269ceb94a6: Pulling fs layer [2024-08-09T04:43:05.145Z] ada007ff1a6a: Pulling fs layer [2024-08-09T04:43:05.145Z] eeca6798cff9: Waiting [2024-08-09T04:43:05.145Z] aa269ceb94a6: Waiting [2024-08-09T04:43:05.145Z] 7862e08f4a3e: Verifying Checksum [2024-08-09T04:43:05.145Z] 7862e08f4a3e: Download complete [2024-08-09T04:43:05.145Z] 7629e6793208: Verifying Checksum [2024-08-09T04:43:05.145Z] 7629e6793208: Download complete [2024-08-09T04:43:05.145Z] 4f4fb700ef54: Verifying Checksum [2024-08-09T04:43:05.145Z] 4f4fb700ef54: Download complete [2024-08-09T04:43:05.145Z] fb5054dd5b73: Verifying Checksum [2024-08-09T04:43:05.145Z] fb5054dd5b73: Download complete [2024-08-09T04:43:05.145Z] 619be1103602: Verifying Checksum [2024-08-09T04:43:05.145Z] 619be1103602: Download complete [2024-08-09T04:43:05.145Z] eeca6798cff9: Verifying Checksum [2024-08-09T04:43:05.145Z] eeca6798cff9: Download complete [2024-08-09T04:43:05.404Z] 619be1103602: Pull complete [2024-08-09T04:43:05.404Z] ada007ff1a6a: Verifying Checksum [2024-08-09T04:43:05.404Z] ada007ff1a6a: Download complete [2024-08-09T04:43:05.404Z] 7862e08f4a3e: Pull complete [2024-08-09T04:43:05.662Z] 5df492c9dc93: Verifying Checksum [2024-08-09T04:43:05.662Z] 5df492c9dc93: Download complete [2024-08-09T04:43:05.921Z] aa269ceb94a6: Verifying Checksum [2024-08-09T04:43:05.921Z] aa269ceb94a6: Download complete [2024-08-09T04:43:08.454Z] 5df492c9dc93: Pull complete [2024-08-09T04:43:08.454Z] 7629e6793208: Pull complete [2024-08-09T04:43:08.454Z] 4f4fb700ef54: Pull complete [2024-08-09T04:43:08.454Z] fb5054dd5b73: Pull complete [2024-08-09T04:43:08.712Z] eeca6798cff9: Pull complete [2024-08-09T04:43:11.249Z] aa269ceb94a6: Pull complete [2024-08-09T04:43:11.249Z] ada007ff1a6a: Pull complete [2024-08-09T04:43:11.249Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-09T04:43:11.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-09T04:43:11.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-09T04:43:11.648Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-09T04:43:11.648Z] WORKDIR /edgex [2024-08-09T04:43:11.648Z] COPY go.mod . [2024-08-09T04:43:11.648Z] RUN go mod download [2024-08-09T04:43:11.648Z] docker build -t ci-base-image-x86_64 -f - . [2024-08-09T04:43:12.217Z] Sending build context to Docker daemon 178.9MB [2024-08-09T04:43:12.217Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-09T04:43:12.217Z] ---> f489d0715acc [2024-08-09T04:43:12.217Z] Step 2/4 : WORKDIR /edgex [2024-08-09T04:43:14.758Z] ---> Running in ffc614bf5f47 [2024-08-09T04:43:14.758Z] Removing intermediate container ffc614bf5f47 [2024-08-09T04:43:14.758Z] ---> e2d4b018a649 [2024-08-09T04:43:14.758Z] Step 3/4 : COPY go.mod . [2024-08-09T04:43:14.758Z] ---> e96a8b10c74d [2024-08-09T04:43:14.758Z] Step 4/4 : RUN go mod download [2024-08-09T04:43:14.758Z] ---> Running in a3db6ba2b0e7 [2024-08-09T04:43:19.051Z] Still waiting to schedule task [2024-08-09T04:43:19.051Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-09T04:43:36.711Z] Removing intermediate container a3db6ba2b0e7 [2024-08-09T04:43:36.711Z] ---> afb7ced14fa4 [2024-08-09T04:43:36.711Z] Successfully built afb7ced14fa4 [2024-08-09T04:43:36.711Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T04:43:37.124Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-09T04:43:37.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T04:43:37.301Z] prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container [2024-08-09T04:43:37.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-09T04:43:37.685Z] $ docker top e7960cb440d11cd292cfbbb70ebcbac7d8aa68b905eb8a937ce4fc30335495c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-09T04:43:38.093Z] + go version [2024-08-09T04:43:38.093Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-09T04:43:38.129Z] $ docker stop --time=1 e7960cb440d11cd292cfbbb70ebcbac7d8aa68b905eb8a937ce4fc30335495c9 [2024-08-09T04:43:39.384Z] $ docker rm -f --volumes e7960cb440d11cd292cfbbb70ebcbac7d8aa68b905eb8a937ce4fc30335495c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T04:43:40.209Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-09T04:43:40.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T04:43:40.376Z] prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container [2024-08-09T04:43:40.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-09T04:43:40.755Z] $ docker top 4725247cdede5a7db131b9748f62c8ab5fbd7fdbc6b6f1fe1268887ebb85ed14 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-09T04:43:40.909Z] ========================================================= [2024-08-09T04:43:40.909Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-09T04:43:40.909Z] ========================================================= [Pipeline] sh [2024-08-09T04:43:41.216Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-09T04:43:41.601Z] + make test [2024-08-09T04:43:41.601Z] go test -race -coverprofile=coverage.out ./... [2024-08-09T04:43:49.715Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-09T04:44:16.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-09T04:44:16.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-09T04:44:16.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-09T04:44:18.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-08-09T04:44:18.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-09T04:44:18.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-09T04:44:18.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-09T04:44:18.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-09T04:44:18.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-09T04:44:19.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-09T04:44:19.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-09T04:44:21.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-09T04:44:21.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-09T04:44:21.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:44:21.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-09T04:44:21.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-09T04:44:22.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-09T04:44:22.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-09T04:44:22.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-08-09T04:44:22.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.032s coverage: 53.2% of statements [2024-08-09T04:44:22.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.396s coverage: 93.4% of statements [2024-08-09T04:44:22.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-09T04:44:23.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-09T04:44:23.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements [2024-08-09T04:44:24.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements [2024-08-09T04:44:24.731Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-08-09T04:44:24.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-09T04:44:24.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-09T04:44:24.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-08-09T04:44:26.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-08-09T04:44:26.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 30.7% of statements [2024-08-09T04:44:26.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-08-09T04:44:26.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements [2024-08-09T04:44:26.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements [2024-08-09T04:44:26.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2024-08-09T04:44:26.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2024-08-09T04:44:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-09T04:44:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-09T04:44:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-09T04:44:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-09T04:44:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-09T04:44:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-09T04:44:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-09T04:44:27.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-09T04:44:28.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-09T04:44:28.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-09T04:44:28.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-09T04:44:29.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-09T04:44:29.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-09T04:44:29.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-09T04:44:29.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-09T04:44:29.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-09T04:44:29.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-09T04:44:30.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-09T04:44:31.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-09T04:44:32.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-09T04:44:33.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-09T04:44:33.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-09T04:44:35.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-09T04:44:35.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-09T04:44:35.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-09T04:44:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-09T04:44:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-09T04:44:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-09T04:44:37.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-09T04:44:37.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:44:37.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-09T04:44:39.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-08-09T04:44:39.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-09T04:44:39.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-09T04:44:39.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-09T04:44:39.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-09T04:44:40.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-09T04:44:40.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:44:40.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-09T04:44:40.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-09T04:44:41.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-09T04:44:41.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-09T04:44:42.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-09T04:44:42.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:44:43.550Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7418 in /w/workspace/edgexfoundry_edgex-go_PR-4858 [Pipeline] { [Pipeline] ws [2024-08-09T04:44:43.629Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-09T04:44:46.766Z] The recommended git tool is: git [2024-08-09T04:44:51.130Z] using credential edgex-jenkins-ssh [2024-08-09T04:44:51.154Z] Cloning the remote Git repository [2024-08-09T04:44:51.178Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-09T04:44:51.262Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-09T04:44:51.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-09T04:44:51.388Z] > git --version # timeout=10 [2024-08-09T04:44:51.408Z] > git --version # 'git version 2.25.1' [2024-08-09T04:44:51.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-09T04:44:51.536Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.241s coverage: 79.9% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.040s coverage: 92.9% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 67.2% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-08-09T04:44:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements [2024-08-09T04:44:52.774Z] 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 [2024-08-09T04:44:52.774Z] running golangci-lint [2024-08-09T04:44:52.774Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-09T04:44:52.774Z] go version go1.21.9 linux/amd64 [2024-08-09T04:44:52.774Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-09T04:44:52.774Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-09T04:45:10.602Z] Merging remotes/origin/main commit 2b98b0065012eac835be930949dbee65d2568e96 into PR head commit 25834942cf7cc470844d3205a4d0ccaaa8951f73 [2024-08-09T04:45:08.910Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-09T04:45:08.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-09T04:45:09.755Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-09T04:45:09.795Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-09T04:45:09.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-09T04:45:09.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4858/head:refs/remotes/origin/PR-4858 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-09T04:45:10.625Z] > git config core.sparsecheckout # timeout=10 [2024-08-09T04:45:10.688Z] > git checkout -f 25834942cf7cc470844d3205a4d0ccaaa8951f73 # timeout=10 [2024-08-09T04:45:10.929Z] > git remote # timeout=10 [2024-08-09T04:45:10.951Z] > git config --get remote.origin.url # timeout=10 [2024-08-09T04:45:11.040Z] Merge succeeded, producing 25834942cf7cc470844d3205a4d0ccaaa8951f73 [2024-08-09T04:45:11.041Z] Checking out Revision 25834942cf7cc470844d3205a4d0ccaaa8951f73 (PR-4858) [2024-08-09T04:45:10.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-09T04:45:10.991Z] > git merge 2b98b0065012eac835be930949dbee65d2568e96 # timeout=10 [2024-08-09T04:45:11.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-09T04:45:11.046Z] > git config core.sparsecheckout # timeout=10 [2024-08-09T04:45:11.058Z] > git checkout -f 25834942cf7cc470844d3205a4d0ccaaa8951f73 # timeout=10 [2024-08-09T04:45:14.698Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|exports_file|imports|types_sizes|deps|files) took 20.184261491s" [2024-08-09T04:45:14.699Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.977908ms" [2024-08-09T04:45:14.783Z] Commit message: "feat: Check AdminState in Cron Scheduler Service" [2024-08-09T04:45:14.828Z] > git --version # timeout=10 [2024-08-09T04:45:14.839Z] > git --version # 'git version 2.25.1' [2024-08-09T04:45:14.850Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-09T04:45:16.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-09T04:45:16.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-09T04:45:16.675Z] Dload Upload Total Spent Left Speed [2024-08-09T04:45:16.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 124k [Pipeline] sh [2024-08-09T04:45:17.036Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-09T04:45:17.385Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-08-09T04:45:17.385Z] /etc/docker/daemon.new [2024-08-09T04:45:17.385Z] { [2024-08-09T04:45:17.385Z] "registry-mirrors": [ [2024-08-09T04:45:17.385Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-09T04:45:17.385Z] ], [2024-08-09T04:45:17.385Z] "bip": "10.250.0.254/24", [2024-08-09T04:45:17.385Z] "hosts": [ [2024-08-09T04:45:17.385Z] "tcp://0.0.0.0:5555", [2024-08-09T04:45:17.385Z] "unix:///var/run/docker.sock" [2024-08-09T04:45:17.385Z] ], [2024-08-09T04:45:17.385Z] "mtu": 1458, [2024-08-09T04:45:17.385Z] "selinux-enabled": true, [2024-08-09T04:45:17.385Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-09T04:45:17.385Z] } [Pipeline] sh [2024-08-09T04:45:17.741Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-09T04:45:18.086Z] + sudo service docker restart [2024-08-09T04:45:22.802Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.933514376s with top 10 stages: buildir: 48.503203846s, gosec: 7.292126157s, inspect: 2.403516296s, fact_deprecated: 1.92311021s, ctrlflow: 1.305062245s, printf: 1.208481856s, nilness: 1.152715484s, fact_purity: 1.111543667s, S1038: 812.618307ms, typedness: 672.730497ms" [2024-08-09T04:45:22.802Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-09T04:45:22.802Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, identifier_marker: 214/214, exclude: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_files: 214/214, nolint: 0/22" [2024-08-09T04:45:22.802Z] level=info msg="[runner] processing took 17.083443ms with stages: nolint: 7.568365ms, identifier_marker: 4.896389ms, exclude-rules: 1.742513ms, path_prettifier: 1.131072ms, autogenerated_exclude: 1.109593ms, skip_dirs: 561.301µs, cgo: 42.8µs, filename_unadjuster: 27.71µs, max_same_issues: 630ns, severity-rules: 450ns, fixer: 400ns, uniq_by_line: 340ns, exclude: 320ns, skip_files: 310ns, source_code: 250ns, sort_results: 240ns, diff: 210ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-08-09T04:45:22.802Z] level=info msg="[runner] linters took 10.321919599s with stages: goanalysis_metalinter: 10.304730386s" [2024-08-09T04:45:22.802Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-09T04:45:22.802Z] level=info msg="Memory: 306 samples, avg is 301.2MB, max is 1421.2MB" [2024-08-09T04:45:22.802Z] level=info msg="Execution took 30.556455429s" [2024-08-09T04:45:22.802Z] go vet ./... [2024-08-09T04:45:29.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-09T04:45:29.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-09T04:45:29.371Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-09T04:45:29.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-09T04:45:29.758Z] + ls -al . [2024-08-09T04:45:29.758Z] total 872 [2024-08-09T04:45:29.758Z] drwxrwxr-x 11 1001 1001 4096 Aug 9 04:43 . [2024-08-09T04:45:29.758Z] drwxr-xr-x 4 root root 4096 Aug 9 04:43 .. [2024-08-09T04:45:29.758Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 04:42 .blubracket [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 10 Aug 9 04:42 .dockerignore [2024-08-09T04:45:29.758Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 04:44 .git [2024-08-09T04:45:29.758Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 04:42 .github [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 1102 Aug 9 04:42 .gitignore [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 04:42 .golangci.yml [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 100 Aug 9 04:42 .hadolint.yml [2024-08-09T04:45:29.758Z] drwxr-xr-x 3 1001 1001 4096 Aug 9 04:43 .semver [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 155 Aug 9 04:42 .sonarcloud.properties [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 04:42 ADOPTERS.md [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 21171 Aug 9 04:42 Attribution.txt [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 100284 Aug 9 04:42 CHANGELOG.md [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 04:42 CONTRIBUTING.md [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 04:42 GOVERNANCE.md [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 861 Aug 9 04:42 Jenkinsfile [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 04:42 LICENSE [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 16854 Aug 9 04:42 Makefile [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 04:42 OWNERS.md [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 9528 Aug 9 04:42 README.md [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 789 Aug 9 04:42 SECURITY.md [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 04:43 VERSION [2024-08-09T04:45:29.758Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 04:42 bin [2024-08-09T04:45:29.758Z] drwxrwxr-x 20 1001 1001 4096 Aug 9 04:42 cmd [2024-08-09T04:45:29.758Z] -rw-r--r-- 1 root root 504073 Aug 9 04:44 coverage.out [2024-08-09T04:45:29.758Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 04:42 fuzz_test [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 7254 Aug 9 04:42 go.mod [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 102354 Aug 9 04:42 go.sum [2024-08-09T04:45:29.758Z] drwxrwxr-x 7 1001 1001 4096 Aug 9 04:42 internal [2024-08-09T04:45:29.758Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 04:42 openapi [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 584 Aug 9 04:42 security.txt [2024-08-09T04:45:29.758Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 04:42 version.go [Pipeline] sh [2024-08-09T04:45:30.080Z] + '[' -e coverage.out ] [2024-08-09T04:45:30.080Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-09T04:45:30.220Z] Stashed 1 file(s) [Pipeline] sh [2024-08-09T04:45:30.527Z] + make build [2024-08-09T04:45:30.527Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-09T04:45:36.425Z] provisioning config files... [2024-08-09T04:45:36.459Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14461100674589794293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-09T04:45:36.921Z] ---> ****-login.sh [2024-08-09T04:45:36.922Z] nexus3.edgexfoundry.org:10001 [2024-08-09T04:45:37.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:45:37.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:45:37.459Z] Configure a credential helper to remove this warning. See [2024-08-09T04:45:37.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:45:37.459Z] [2024-08-09T04:45:37.459Z] Login Succeeded [2024-08-09T04:45:37.459Z] nexus3.edgexfoundry.org:10002 [2024-08-09T04:45:37.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:45:37.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:45:37.726Z] Configure a credential helper to remove this warning. See [2024-08-09T04:45:37.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:45:37.726Z] [2024-08-09T04:45:37.726Z] Login Succeeded [2024-08-09T04:45:37.726Z] nexus3.edgexfoundry.org:10003 [2024-08-09T04:45:37.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:45:38.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:45:38.260Z] Configure a credential helper to remove this warning. See [2024-08-09T04:45:38.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:45:38.260Z] [2024-08-09T04:45:38.260Z] Login Succeeded [2024-08-09T04:45:38.260Z] nexus3.edgexfoundry.org:10004 [2024-08-09T04:45:38.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:45:38.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:45:38.526Z] Configure a credential helper to remove this warning. See [2024-08-09T04:45:38.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:45:38.526Z] [2024-08-09T04:45:38.526Z] Login Succeeded [2024-08-09T04:45:38.526Z] ****.io [2024-08-09T04:45:38.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-09T04:45:39.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-09T04:45:39.055Z] Configure a credential helper to remove this warning. See [2024-08-09T04:45:39.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-09T04:45:39.055Z] [2024-08-09T04:45:39.055Z] Login Succeeded [2024-08-09T04:45:39.055Z] ---> ****-login.sh ends [Pipeline] } [2024-08-09T04:45:39.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-09T04:45:39.819Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-09T04:45:39.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-09T04:45:39.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-09T04:45:39.968Z] ========================================================= [2024-08-09T04:45:39.968Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-09T04:45:39.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-09T04:45:40.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-09T04:45:40.349Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-09T04:45:40.349Z] c6b39de5b339: Pulling fs layer [2024-08-09T04:45:40.349Z] a69c41024577: Pulling fs layer [2024-08-09T04:45:40.349Z] d6de4b400683: Pulling fs layer [2024-08-09T04:45:40.349Z] 35cb2a7552d0: Pulling fs layer [2024-08-09T04:45:40.349Z] 4f4fb700ef54: Pulling fs layer [2024-08-09T04:45:40.349Z] 464afbd9ba4c: Pulling fs layer [2024-08-09T04:45:40.349Z] 00f215d4a9da: Pulling fs layer [2024-08-09T04:45:40.349Z] d496ad576159: Pulling fs layer [2024-08-09T04:45:40.349Z] 35cb2a7552d0: Waiting [2024-08-09T04:45:40.349Z] 4f4fb700ef54: Waiting [2024-08-09T04:45:40.349Z] 464afbd9ba4c: Waiting [2024-08-09T04:45:40.349Z] 00f215d4a9da: Waiting [2024-08-09T04:45:40.349Z] d496ad576159: Waiting [2024-08-09T04:45:40.622Z] a69c41024577: Download complete [2024-08-09T04:45:40.622Z] 35cb2a7552d0: Verifying Checksum [2024-08-09T04:45:40.622Z] 35cb2a7552d0: Download complete [2024-08-09T04:45:40.622Z] 4f4fb700ef54: Verifying Checksum [2024-08-09T04:45:40.622Z] 4f4fb700ef54: Download complete [2024-08-09T04:45:40.622Z] 464afbd9ba4c: Verifying Checksum [2024-08-09T04:45:40.622Z] 464afbd9ba4c: Download complete [2024-08-09T04:45:40.622Z] c6b39de5b339: Download complete [2024-08-09T04:45:41.209Z] d496ad576159: Verifying Checksum [2024-08-09T04:45:41.210Z] d496ad576159: Download complete [2024-08-09T04:45:41.490Z] c6b39de5b339: Pull complete [2024-08-09T04:45:42.076Z] a69c41024577: Pull complete [2024-08-09T04:45:42.344Z] d6de4b400683: Verifying Checksum [2024-08-09T04:45:42.344Z] d6de4b400683: Download complete [2024-08-09T04:45:43.312Z] 00f215d4a9da: Verifying Checksum [2024-08-09T04:45:43.313Z] 00f215d4a9da: Download complete [2024-08-09T04:45:52.448Z] 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 [2024-08-09T04:45:52.448Z] 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 [2024-08-09T04:45:53.016Z] 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 [2024-08-09T04:45:53.584Z] 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 [2024-08-09T04:45:54.961Z] 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 [2024-08-09T04:45:55.629Z] d6de4b400683: Pull complete [2024-08-09T04:45:55.629Z] 35cb2a7552d0: Pull complete [2024-08-09T04:45:55.629Z] 4f4fb700ef54: Pull complete [2024-08-09T04:45:55.629Z] 464afbd9ba4c: Pull complete [2024-08-09T04:45:59.141Z] 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 [2024-08-09T04:46:00.517Z] 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 [2024-08-09T04:46:02.427Z] 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 [2024-08-09T04:46:03.849Z] 00f215d4a9da: Pull complete [2024-08-09T04:46:04.389Z] 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 [2024-08-09T04:46:04.654Z] 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 [2024-08-09T04:46:05.643Z] 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 [2024-08-09T04:46:05.792Z] d496ad576159: Pull complete [2024-08-09T04:46:05.792Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-09T04:46:05.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-09T04:46:05.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-09T04:46:06.199Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-09T04:46:06.199Z] WORKDIR /edgex [2024-08-09T04:46:06.199Z] COPY go.mod . [2024-08-09T04:46:06.199Z] RUN go mod download [2024-08-09T04:46:06.199Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-09T04:46:06.282Z] 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 [2024-08-09T04:46:06.783Z] Sending build context to Docker daemon 3.412MB [2024-08-09T04:46:06.783Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-09T04:46:06.783Z] ---> f246e2811388 [2024-08-09T04:46:06.783Z] Step 2/4 : WORKDIR /edgex [2024-08-09T04:46:07.217Z] 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] } [2024-08-09T04:46:07.803Z] $ docker stop --time=1 4725247cdede5a7db131b9748f62c8ab5fbd7fdbc6b6f1fe1268887ebb85ed14 [2024-08-09T04:46:08.716Z] ---> Running in e3dd86e38ca9 [2024-08-09T04:46:08.716Z] Removing intermediate container e3dd86e38ca9 [2024-08-09T04:46:08.716Z] ---> a8f8f331cd0c [2024-08-09T04:46:08.716Z] Step 3/4 : COPY go.mod . [2024-08-09T04:46:09.298Z] ---> 319ecab966cd [2024-08-09T04:46:09.298Z] Step 4/4 : RUN go mod download [2024-08-09T04:46:09.298Z] ---> Running in a4a58ce7b67e [2024-08-09T04:46:10.760Z] $ docker rm -f --volumes 4725247cdede5a7db131b9748f62c8ab5fbd7fdbc6b6f1fe1268887ebb85ed14 [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 [2024-08-09T04:46:12.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-09T04:46:12.493Z] [2024-08-09T04:46:12.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T04:46:12.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-09T04:46:12.899Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-09T04:46:12.899Z] 91d30c5bc195: Pulling fs layer [2024-08-09T04:46:12.899Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-09T04:46:12.899Z] 9c61dcf015f6: Pulling fs layer [2024-08-09T04:46:12.899Z] 4698f68db338: Pulling fs layer [2024-08-09T04:46:12.899Z] 2a2f49069b9e: Pulling fs layer [2024-08-09T04:46:12.899Z] e0025b399a48: Pulling fs layer [2024-08-09T04:46:12.899Z] 2a2f49069b9e: Waiting [2024-08-09T04:46:12.899Z] 4698f68db338: Waiting [2024-08-09T04:46:12.899Z] e0025b399a48: Waiting [2024-08-09T04:46:12.899Z] 91d30c5bc195: Verifying Checksum [2024-08-09T04:46:12.899Z] 91d30c5bc195: Download complete [2024-08-09T04:46:12.899Z] 4698f68db338: Verifying Checksum [2024-08-09T04:46:12.899Z] 4698f68db338: Download complete [2024-08-09T04:46:13.157Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-09T04:46:13.157Z] 2e9b0aa3be6d: Download complete [2024-08-09T04:46:13.157Z] e0025b399a48: Verifying Checksum [2024-08-09T04:46:13.157Z] e0025b399a48: Download complete [2024-08-09T04:46:13.157Z] 91d30c5bc195: Pull complete [2024-08-09T04:46:13.157Z] 2a2f49069b9e: Verifying Checksum [2024-08-09T04:46:13.157Z] 2a2f49069b9e: Download complete [2024-08-09T04:46:13.416Z] 2e9b0aa3be6d: Pull complete [2024-08-09T04:46:13.675Z] 9c61dcf015f6: Verifying Checksum [2024-08-09T04:46:13.675Z] 9c61dcf015f6: Download complete [2024-08-09T04:46:16.212Z] 9c61dcf015f6: Pull complete [2024-08-09T04:46:16.212Z] 4698f68db338: Pull complete [2024-08-09T04:46:16.212Z] 2a2f49069b9e: Pull complete [2024-08-09T04:46:16.471Z] e0025b399a48: Pull complete [2024-08-09T04:46:16.471Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-09T04:46:16.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-09T04:46:16.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T04:46:16.746Z] prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container [2024-08-09T04:46:16.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-09T04:46:17.862Z] $ docker top 8743901dba0c3a12e9e6fe4421f53224ae39b4eca5b44eb729c82d6444b50d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-09T04:46:18.288Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-09T04:46:20.827Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #1 transferring dockerfile: 2.15kB done [2024-08-09T04:46:20.827Z] #1 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #2 transferring dockerfile: 1.89kB done [2024-08-09T04:46:20.827Z] #2 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #3 transferring dockerfile: 1.85kB done [2024-08-09T04:46:20.827Z] #3 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #4 transferring dockerfile: 2.50kB done [2024-08-09T04:46:20.827Z] #4 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #5 transferring dockerfile: 2.23kB done [2024-08-09T04:46:20.827Z] #5 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #6 transferring dockerfile: 2.06kB done [2024-08-09T04:46:20.827Z] #6 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #7 transferring dockerfile: 2.49kB done [2024-08-09T04:46:20.827Z] #7 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #8 transferring dockerfile: 2.01kB done [2024-08-09T04:46:20.827Z] #8 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #9 [core-data internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #9 transferring dockerfile: 2.01kB done [2024-08-09T04:46:20.827Z] #9 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #10 transferring dockerfile: 1.70kB done [2024-08-09T04:46:20.827Z] #10 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #11 [core-command internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #11 transferring dockerfile: 1.93kB done [2024-08-09T04:46:20.827Z] #11 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #12 transferring dockerfile: 1.95kB done [2024-08-09T04:46:20.827Z] #12 DONE 0.1s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #13 transferring dockerfile: 3.17kB done [2024-08-09T04:46:20.827Z] #13 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #14 transferring dockerfile: 1.93kB done [2024-08-09T04:46:20.827Z] #14 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-08-09T04:46:20.827Z] #15 transferring dockerfile: 1.81kB done [2024-08-09T04:46:20.827Z] #15 DONE 0.0s [2024-08-09T04:46:20.827Z] [2024-08-09T04:46:20.827Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-08-09T04:46:21.089Z] #16 transferring dockerfile: 1.69kB done [2024-08-09T04:46:21.089Z] #16 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #17 [security-proxy-auth internal] load .dockerignore [2024-08-09T04:46:21.089Z] #17 transferring context: 50B done [2024-08-09T04:46:21.089Z] #17 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-08-09T04:46:21.089Z] #18 transferring context: 50B done [2024-08-09T04:46:21.089Z] #18 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-08-09T04:46:21.089Z] #19 transferring context: 50B done [2024-08-09T04:46:21.089Z] #19 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #20 [security-proxy-setup internal] load .dockerignore [2024-08-09T04:46:21.089Z] #20 transferring context: 50B done [2024-08-09T04:46:21.089Z] #20 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #21 [core-metadata internal] load .dockerignore [2024-08-09T04:46:21.089Z] #21 transferring context: 50B done [2024-08-09T04:46:21.089Z] #21 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-09T04:46:21.089Z] #22 transferring context: 50B done [2024-08-09T04:46:21.089Z] #22 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #23 [core-keeper internal] load .dockerignore [2024-08-09T04:46:21.089Z] #23 transferring context: 50B done [2024-08-09T04:46:21.089Z] #23 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-08-09T04:46:21.089Z] #24 transferring context: 50B done [2024-08-09T04:46:21.089Z] #24 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #25 [core-data internal] load .dockerignore [2024-08-09T04:46:21.089Z] #25 transferring context: 50B done [2024-08-09T04:46:21.089Z] #25 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #26 [security-spire-server internal] load .dockerignore [2024-08-09T04:46:21.089Z] #26 transferring context: 50B done [2024-08-09T04:46:21.089Z] #26 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #27 [support-notifications internal] load .dockerignore [2024-08-09T04:46:21.089Z] #27 transferring context: 50B done [2024-08-09T04:46:21.089Z] #27 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #28 [core-command internal] load .dockerignore [2024-08-09T04:46:21.089Z] #28 transferring context: 50B done [2024-08-09T04:46:21.089Z] #28 DONE 0.0s [2024-08-09T04:46:21.089Z] [2024-08-09T04:46:21.089Z] #29 [support-scheduler internal] load .dockerignore [2024-08-09T04:46:21.348Z] #29 transferring context: 50B done [2024-08-09T04:46:21.348Z] #29 DONE 0.0s [2024-08-09T04:46:21.348Z] [2024-08-09T04:46:21.348Z] #30 [security-bootstrapper internal] load .dockerignore [2024-08-09T04:46:21.348Z] #30 transferring context: 50B done [2024-08-09T04:46:21.348Z] #30 DONE 0.0s [2024-08-09T04:46:21.348Z] [2024-08-09T04:46:21.348Z] #31 [security-spire-agent internal] load .dockerignore [2024-08-09T04:46:21.348Z] #31 transferring context: 50B done [2024-08-09T04:46:21.348Z] #31 DONE 0.0s [2024-08-09T04:46:21.348Z] [2024-08-09T04:46:21.348Z] #32 [security-spire-config internal] load .dockerignore [2024-08-09T04:46:21.348Z] #32 transferring context: 50B done [2024-08-09T04:46:21.348Z] #32 DONE 0.0s [2024-08-09T04:46:21.348Z] [2024-08-09T04:46:21.348Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-09T04:46:21.348Z] #33 DONE 0.0s [2024-08-09T04:46:21.348Z] [2024-08-09T04:46:21.348Z] #34 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T04:46:21.348Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T04:46:21.610Z] #34 ... [2024-08-09T04:46:21.610Z] [2024-08-09T04:46:21.610Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-09T04:46:21.610Z] #33 DONE 0.0s [2024-08-09T04:46:21.610Z] [2024-08-09T04:46:21.610Z] #34 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T04:46:21.610Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T04:46:21.610Z] #34 ... [2024-08-09T04:46:21.610Z] [2024-08-09T04:46:21.610Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-09T04:46:21.610Z] #33 DONE 0.0s [2024-08-09T04:46:21.610Z] [2024-08-09T04:46:21.610Z] #35 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-09T04:46:21.610Z] #35 DONE 0.2s [2024-08-09T04:46:21.610Z] [2024-08-09T04:46:21.610Z] #34 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T04:46:21.610Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T04:46:21.610Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T04:46:21.610Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-09T04:46:21.610Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-09T04:46:21.610Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-09T04:46:21.610Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-09T04:46:21.866Z] #34 ... [2024-08-09T04:46:21.866Z] [2024-08-09T04:46:21.866Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-09T04:46:21.866Z] #33 DONE 0.0s [2024-08-09T04:46:21.866Z] [2024-08-09T04:46:21.866Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T04:46:21.866Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T04:46:21.866Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T04:46:21.866Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-09T04:46:21.866Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-09T04:46:21.866Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-09T04:46:21.866Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T04:46:21.866Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T04:46:21.866Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-09T04:46:21.866Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-09T04:46:21.866Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-09T04:46:21.866Z] #34 ... [2024-08-09T04:46:21.866Z] [2024-08-09T04:46:21.866Z] #35 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-09T04:46:21.866Z] #35 DONE 0.3s [2024-08-09T04:46:21.866Z] [2024-08-09T04:46:21.866Z] #34 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T04:46:21.866Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-09T04:46:22.124Z] #34 ... [2024-08-09T04:46:22.124Z] [2024-08-09T04:46:22.124Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-09T04:46:22.124Z] #36 DONE 0.5s [2024-08-09T04:46:22.124Z] [2024-08-09T04:46:22.124Z] #34 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T04:46:22.124Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T04:46:22.124Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T04:46:22.124Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-09T04:46:22.124Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-09T04:46:22.124Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-09T04:46:22.124Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-09T04:46:22.383Z] #34 ... [2024-08-09T04:46:22.383Z] [2024-08-09T04:46:22.383Z] #37 [security-spire-server internal] load build context [2024-08-09T04:46:22.383Z] #37 transferring context: 27.60kB done [2024-08-09T04:46:22.383Z] #37 DONE 0.2s [2024-08-09T04:46:22.383Z] [2024-08-09T04:46:22.383Z] #38 [security-spire-config internal] load build context [2024-08-09T04:46:22.383Z] #38 transferring context: 25.85kB 0.0s done [2024-08-09T04:46:22.383Z] #38 DONE 0.2s [2024-08-09T04:46:22.383Z] [2024-08-09T04:46:22.383Z] #39 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-09T04:46:22.383Z] #39 DONE 0.8s [2024-08-09T04:46:22.383Z] [2024-08-09T04:46:22.383Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-09T04:46:22.383Z] #40 DONE 0.5s [2024-08-09T04:46:22.383Z] [2024-08-09T04:46:22.383Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-09T04:46:22.383Z] #41 ... [2024-08-09T04:46:22.383Z] [2024-08-09T04:46:22.383Z] #42 [security-spire-agent internal] load build context [2024-08-09T04:46:22.383Z] #42 transferring context: 27.13kB 0.0s done [2024-08-09T04:46:22.383Z] #42 DONE 0.2s [2024-08-09T04:46:22.642Z] [2024-08-09T04:46:22.642Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T04:46:22.642Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-09T04:46:22.642Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-09T04:46:22.642Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-09T04:46:22.642Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-09T04:46:22.642Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-09T04:46:22.642Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-08-09T04:46:22.642Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-08-09T04:46:22.642Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-08-09T04:46:22.642Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-09T04:46:22.903Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-09T04:46:22.903Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-09T04:46:22.903Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s [2024-08-09T04:46:22.903Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-09T04:46:22.903Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-09T04:46:23.472Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-08-09T04:46:24.863Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 2.4s [2024-08-09T04:46:25.428Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-09T04:46:25.687Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 3.2s [2024-08-09T04:46:25.687Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 3.3s [2024-08-09T04:46:25.947Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.4s [2024-08-09T04:46:27.323Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.8s done [2024-08-09T04:46:28.798Z] #43 ... [2024-08-09T04:46:28.798Z] [2024-08-09T04:46:28.798Z] #41 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-09T04:46:28.798Z] #41 DONE 6.3s [2024-08-09T04:46:28.798Z] [2024-08-09T04:46:28.798Z] #44 [security-bootstrapper internal] load build context [2024-08-09T04:46:28.798Z] #44 transferring context: 300.95MB 6.8s [2024-08-09T04:46:29.368Z] #44 ... [2024-08-09T04:46:29.368Z] [2024-08-09T04:46:29.368Z] #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-09T04:46:31.903Z] #45 ... [2024-08-09T04:46:31.903Z] [2024-08-09T04:46:31.903Z] #46 [core-metadata internal] load build context [2024-08-09T04:46:31.903Z] #46 ... [2024-08-09T04:46:31.903Z] [2024-08-09T04:46:31.903Z] #47 [security-proxy-auth internal] load build context [2024-08-09T04:46:31.903Z] #47 ... [2024-08-09T04:46:31.903Z] [2024-08-09T04:46:31.903Z] #48 [security-secretstore-setup internal] load build context [2024-08-09T04:46:31.903Z] #48 ... [2024-08-09T04:46:31.903Z] [2024-08-09T04:46:31.903Z] #49 [support-notifications internal] load build context [2024-08-09T04:46:31.903Z] #49 ... [2024-08-09T04:46:31.903Z] [2024-08-09T04:46:31.903Z] #50 [support-scheduler internal] load build context [2024-08-09T04:46:32.162Z] #50 ... [2024-08-09T04:46:32.162Z] [2024-08-09T04:46:32.162Z] #51 [core-data internal] load build context [2024-08-09T04:46:32.162Z] #51 ... [2024-08-09T04:46:32.162Z] [2024-08-09T04:46:32.162Z] #52 [core-keeper internal] load build context [2024-08-09T04:46:32.448Z] #52 ... [2024-08-09T04:46:32.448Z] [2024-08-09T04:46:32.448Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-09T04:46:32.708Z] #53 ... [2024-08-09T04:46:32.708Z] [2024-08-09T04:46:32.708Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-09T04:46:32.708Z] #54 ... [2024-08-09T04:46:32.708Z] [2024-08-09T04:46:32.708Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-09T04:46:32.708Z] #55 ... [2024-08-09T04:46:32.708Z] [2024-08-09T04:46:32.708Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-09T04:46:32.708Z] #56 ... [2024-08-09T04:46:32.708Z] [2024-08-09T04:46:32.708Z] #57 [core-command internal] load build context [2024-08-09T04:46:32.966Z] #57 ... [2024-08-09T04:46:32.966Z] [2024-08-09T04:46:32.966Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-09T04:46:32.966Z] #58 ... [2024-08-09T04:46:32.966Z] [2024-08-09T04:46:32.966Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T04:46:32.966Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-09T04:46:32.966Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-09T04:46:32.966Z] #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-09T04:46:32.966Z] #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-09T04:46:32.966Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-09T04:46:32.966Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-09T04:46:32.966Z] #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.0s [2024-08-09T04:46:32.966Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 5.0s [2024-08-09T04:46:32.966Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.2s [2024-08-09T04:46:32.966Z] #59 ... [2024-08-09T04:46:32.966Z] [2024-08-09T04:46:32.966Z] #60 [support-cron-scheduler internal] load build context [2024-08-09T04:46:33.229Z] #60 ... [2024-08-09T04:46:33.229Z] [2024-08-09T04:46:33.229Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-09T04:46:33.229Z] #0 0.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:33.229Z] #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:33.229Z] #0 1.494 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-09T04:46:33.229Z] #0 1.494 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-09T04:46:33.229Z] #0 1.494 OK: 20070 distinct packages available [2024-08-09T04:46:33.229Z] #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:33.229Z] #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:33.229Z] #0 1.816 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:33.229Z] #0 1.826 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-09T04:46:33.229Z] #0 1.826 (3/5) Installing libucontext (1.2-r2) [2024-08-09T04:46:33.229Z] #0 1.832 (4/5) Installing gcompat (1.1.0-r1) [2024-08-09T04:46:33.229Z] #0 1.844 (5/5) Installing openssl (3.1.6-r0) [2024-08-09T04:46:33.229Z] #0 1.847 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:33.229Z] #0 1.863 OK: 8 MiB in 20 packages [2024-08-09T04:46:33.229Z] #61 ... [2024-08-09T04:46:33.229Z] [2024-08-09T04:46:33.229Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-09T04:46:33.492Z] #62 ... [2024-08-09T04:46:33.492Z] [2024-08-09T04:46:33.492Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-09T04:46:33.492Z] #63 ... [2024-08-09T04:46:33.492Z] [2024-08-09T04:46:33.492Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-09T04:46:33.751Z] #64 ... [2024-08-09T04:46:33.751Z] [2024-08-09T04:46:33.751Z] #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T04:46:33.751Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T04:46:33.751Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T04:46:33.751Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-09T04:46:33.751Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-09T04:46:33.751Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-09T04:46:33.751Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-09T04:46:33.751Z] #34 ... [2024-08-09T04:46:33.751Z] [2024-08-09T04:46:33.751Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-09T04:46:33.751Z] #0 1.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:33.751Z] #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:33.751Z] #0 1.318 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:33.751Z] #0 1.322 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:33.751Z] #0 1.330 OK: 7 MiB in 16 packages [2024-08-09T04:46:33.751Z] #65 ... [2024-08-09T04:46:33.751Z] [2024-08-09T04:46:33.751Z] #66 [security-spiffe-token-provider internal] load build context [2024-08-09T04:46:33.751Z] #66 transferring context: 493.70MB 11.4s done [2024-08-09T04:46:34.039Z] #66 ... [2024-08-09T04:46:34.039Z] [2024-08-09T04:46:34.039Z] #67 [security-proxy-setup internal] load build context [2024-08-09T04:46:34.299Z] #67 ... [2024-08-09T04:46:34.299Z] [2024-08-09T04:46:34.299Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-09T04:46:34.299Z] #68 ... [2024-08-09T04:46:34.299Z] [2024-08-09T04:46:34.299Z] #67 [security-proxy-setup internal] load build context [2024-08-09T04:46:34.299Z] #67 transferring context: 493.70MB 12.8s done [2024-08-09T04:46:39.579Z] #67 ... [2024-08-09T04:46:39.579Z] [2024-08-09T04:46:39.579Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-09T04:46:39.579Z] #69 ... [2024-08-09T04:46:39.579Z] [2024-08-09T04:46:39.579Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-09T04:46:39.579Z] #70 ... [2024-08-09T04:46:39.579Z] [2024-08-09T04:46:39.579Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-09T04:46:39.839Z] #71 ... [2024-08-09T04:46:39.839Z] [2024-08-09T04:46:39.839Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-09T04:46:39.839Z] #72 ... [2024-08-09T04:46:39.839Z] [2024-08-09T04:46:39.839Z] #44 [security-bootstrapper internal] load build context [2024-08-09T04:46:39.839Z] #44 transferring context: 493.70MB 11.4s done [2024-08-09T04:46:40.099Z] #44 ... [2024-08-09T04:46:40.099Z] [2024-08-09T04:46:40.099Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T04:46:40.099Z] #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 8.9s done [2024-08-09T04:46:40.099Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 11.1s done [2024-08-09T04:46:40.099Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-09T04:46:40.669Z] #59 ... [2024-08-09T04:46:40.669Z] [2024-08-09T04:46:40.669Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T04:46:40.669Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-09T04:46:40.669Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-08-09T04:46:40.927Z] #43 ... [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #66 [security-spiffe-token-provider internal] load build context [2024-08-09T04:46:40.927Z] #66 DONE 19.4s [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T04:46:40.927Z] #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-08-09T04:46:40.927Z] #59 ... [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-09T04:46:40.927Z] #61 DONE 18.7s [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-09T04:46:40.927Z] #65 DONE 18.7s [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #48 [security-secretstore-setup internal] load build context [2024-08-09T04:46:40.927Z] #48 transferring context: 493.70MB 11.3s done [2024-08-09T04:46:40.927Z] #48 DONE 19.4s [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #52 [core-keeper internal] load build context [2024-08-09T04:46:40.927Z] #52 transferring context: 493.70MB 11.6s done [2024-08-09T04:46:40.927Z] #52 DONE 19.4s [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #44 [security-bootstrapper internal] load build context [2024-08-09T04:46:40.927Z] #44 DONE 19.1s [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #49 [support-notifications internal] load build context [2024-08-09T04:46:40.927Z] #49 transferring context: 493.70MB 11.6s done [2024-08-09T04:46:40.927Z] #49 DONE 19.4s [2024-08-09T04:46:40.927Z] [2024-08-09T04:46:40.927Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T04:46:41.184Z] #59 ... [2024-08-09T04:46:41.184Z] [2024-08-09T04:46:41.184Z] #57 [core-command internal] load build context [2024-08-09T04:46:41.184Z] #57 transferring context: 493.70MB 11.9s done [2024-08-09T04:46:41.184Z] #57 DONE 19.3s [2024-08-09T04:46:41.184Z] [2024-08-09T04:46:41.184Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-09T04:46:41.184Z] #55 transferring context: 493.70MB 12.1s done [2024-08-09T04:46:41.184Z] #55 DONE 19.6s [2024-08-09T04:46:41.184Z] [2024-08-09T04:46:41.184Z] #50 [support-scheduler internal] load build context [2024-08-09T04:46:41.184Z] #50 transferring context: 493.70MB 12.0s done [2024-08-09T04:46:41.184Z] #50 DONE 19.2s [2024-08-09T04:46:41.184Z] [2024-08-09T04:46:41.184Z] #47 [security-proxy-auth internal] load build context [2024-08-09T04:46:41.184Z] #47 transferring context: 493.70MB 12.2s done [2024-08-09T04:46:41.184Z] #47 DONE 19.6s [2024-08-09T04:46:41.185Z] [2024-08-09T04:46:41.185Z] #60 [support-cron-scheduler internal] load build context [2024-08-09T04:46:41.185Z] #60 transferring context: 493.70MB 12.7s done [2024-08-09T04:46:41.185Z] #60 DONE 19.6s [2024-08-09T04:46:41.185Z] [2024-08-09T04:46:41.185Z] #51 [core-data internal] load build context [2024-08-09T04:46:41.185Z] #51 transferring context: 493.70MB 12.7s done [2024-08-09T04:46:41.185Z] #51 DONE 19.5s [2024-08-09T04:46:41.185Z] [2024-08-09T04:46:41.185Z] #67 [security-proxy-setup internal] load build context [2024-08-09T04:46:41.185Z] #67 DONE 19.6s [2024-08-09T04:46:41.185Z] [2024-08-09T04:46:41.185Z] #46 [core-metadata internal] load build context [2024-08-09T04:46:41.185Z] #46 transferring context: 493.70MB 12.9s done [2024-08-09T04:46:41.185Z] #46 DONE 19.6s [2024-08-09T04:46:41.185Z] [2024-08-09T04:46:41.185Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T04:46:41.749Z] #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2024-08-09T04:46:41.749Z] #59 ... [2024-08-09T04:46:41.749Z] [2024-08-09T04:46:41.749Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-09T04:46:41.749Z] #62 DONE 19.3s [2024-08-09T04:46:41.749Z] [2024-08-09T04:46:41.749Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T04:46:42.316Z] #59 ... [2024-08-09T04:46:42.316Z] [2024-08-09T04:46:42.316Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-09T04:46:42.316Z] #68 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.316Z] #68 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.316Z] #68 19.65 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:42.316Z] #68 19.66 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:42.316Z] #68 19.67 OK: 7 MiB in 16 packages [2024-08-09T04:46:42.316Z] #68 DONE 19.8s [2024-08-09T04:46:42.316Z] [2024-08-09T04:46:42.316Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-09T04:46:42.316Z] #58 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.316Z] #58 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.316Z] #58 19.62 (1/2) Installing ca-certificates (20240226-r0) [2024-08-09T04:46:42.316Z] #58 19.63 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:42.316Z] #58 19.64 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:42.316Z] #58 19.65 Executing ca-certificates-20240226-r0.trigger [2024-08-09T04:46:42.316Z] #58 19.71 OK: 8 MiB in 17 packages [2024-08-09T04:46:42.316Z] #58 DONE 19.9s [2024-08-09T04:46:42.316Z] [2024-08-09T04:46:42.316Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-09T04:46:42.316Z] #53 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.316Z] #53 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.316Z] #53 19.76 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:42.316Z] #53 19.76 (2/2) Installing su-exec (0.2-r3) [2024-08-09T04:46:42.316Z] #53 19.76 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:42.316Z] #53 19.77 OK: 7 MiB in 17 packages [2024-08-09T04:46:42.316Z] #53 DONE 19.9s [2024-08-09T04:46:42.316Z] [2024-08-09T04:46:42.316Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-09T04:46:42.316Z] #54 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.316Z] #54 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.316Z] #54 19.63 (1/4) Installing ca-certificates (20240226-r0) [2024-08-09T04:46:42.316Z] #54 19.65 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:42.316Z] #54 19.66 (3/4) Installing su-exec (0.2-r3) [2024-08-09T04:46:42.316Z] #54 19.66 (4/4) Installing yq (4.33.3-r5) [2024-08-09T04:46:42.316Z] #54 19.73 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:42.316Z] #54 19.73 Executing ca-certificates-20240226-r0.trigger [2024-08-09T04:46:42.316Z] #54 19.81 OK: 17 MiB in 19 packages [2024-08-09T04:46:42.316Z] #54 DONE 19.9s [2024-08-09T04:46:42.316Z] [2024-08-09T04:46:42.316Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-09T04:46:42.574Z] #73 ... [2024-08-09T04:46:42.574Z] [2024-08-09T04:46:42.574Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-09T04:46:42.574Z] #63 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.574Z] #63 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.574Z] #63 19.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-09T04:46:42.575Z] #63 19.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-09T04:46:42.575Z] #63 19.59 OK: 20070 distinct packages available [2024-08-09T04:46:42.575Z] #63 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.575Z] #63 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.575Z] #63 19.97 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:42.575Z] #63 19.99 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-09T04:46:42.575Z] #63 19.99 (3/4) Installing libucontext (1.2-r2) [2024-08-09T04:46:42.575Z] #63 19.99 (4/4) Installing gcompat (1.1.0-r1) [2024-08-09T04:46:42.575Z] #63 19.99 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:42.575Z] #63 20.00 OK: 8 MiB in 19 packages [2024-08-09T04:46:42.575Z] #63 DONE 20.1s [2024-08-09T04:46:42.575Z] [2024-08-09T04:46:42.575Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-09T04:46:42.575Z] #69 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.575Z] #69 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.575Z] #69 13.21 OK: 264 MiB in 52 packages [2024-08-09T04:46:42.575Z] #69 DONE 13.3s [2024-08-09T04:46:42.575Z] [2024-08-09T04:46:42.575Z] #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:46:42.575Z] #74 DONE 0.0s [2024-08-09T04:46:42.575Z] [2024-08-09T04:46:42.575Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-09T04:46:42.575Z] #64 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.575Z] #64 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.575Z] #64 19.69 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-09T04:46:42.575Z] #64 19.69 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-09T04:46:42.575Z] #64 19.69 OK: 20070 distinct packages available [2024-08-09T04:46:42.575Z] #64 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.575Z] #64 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.575Z] #64 20.04 (1/11) Installing ca-certificates (20240226-r0) [2024-08-09T04:46:42.575Z] #64 20.06 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-09T04:46:42.575Z] #64 20.07 (3/11) Installing libunistring (1.1-r1) [2024-08-09T04:46:42.575Z] #64 20.09 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-09T04:46:42.575Z] #64 20.09 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-09T04:46:42.575Z] #64 20.10 (6/11) Installing libcurl (8.9.0-r0) [2024-08-09T04:46:42.575Z] #64 20.11 (7/11) Installing curl (8.9.0-r0) [2024-08-09T04:46:42.575Z] #64 20.12 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:42.575Z] #64 20.12 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-09T04:46:42.575Z] #64 20.12 (10/11) Installing libucontext (1.2-r2) [2024-08-09T04:46:42.575Z] #64 20.13 (11/11) Installing gcompat (1.1.0-r1) [2024-08-09T04:46:42.575Z] #64 20.13 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:42.575Z] #64 20.13 Executing ca-certificates-20240226-r0.trigger [2024-08-09T04:46:42.575Z] #64 20.18 OK: 12 MiB in 26 packages [2024-08-09T04:46:42.575Z] #64 DONE 20.3s [2024-08-09T04:46:42.575Z] [2024-08-09T04:46:42.575Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T04:46:42.832Z] #75 ... [2024-08-09T04:46:42.832Z] [2024-08-09T04:46:42.832Z] #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-09T04:46:42.832Z] #45 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.832Z] #45 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.832Z] #45 13.41 OK: 264 MiB in 52 packages [2024-08-09T04:46:42.832Z] #45 DONE 13.5s [2024-08-09T04:46:42.832Z] [2024-08-09T04:46:42.832Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-09T04:46:42.832Z] #56 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.832Z] #56 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:42.832Z] #56 20.31 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:42.832Z] #56 20.31 (2/4) Installing openssl (3.1.6-r0) [2024-08-09T04:46:42.832Z] #56 20.33 (3/4) Installing su-exec (0.2-r3) [2024-08-09T04:46:42.832Z] #56 20.33 (4/4) Installing yq (4.33.3-r5) [2024-08-09T04:46:42.832Z] #56 20.39 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:42.832Z] #56 20.40 OK: 17 MiB in 19 packages [2024-08-09T04:46:42.832Z] #56 DONE 20.5s [2024-08-09T04:46:42.832Z] [2024-08-09T04:46:42.832Z] #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:46:42.832Z] #76 DONE 0.1s [2024-08-09T04:46:43.110Z] [2024-08-09T04:46:43.110Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-09T04:46:43.110Z] #71 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:43.110Z] #71 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:43.110Z] #71 13.62 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-09T04:46:43.110Z] #71 13.62 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-09T04:46:43.110Z] #71 13.62 OK: 20077 distinct packages available [2024-08-09T04:46:43.110Z] #71 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:43.110Z] #71 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:43.370Z] #71 ... [2024-08-09T04:46:43.370Z] [2024-08-09T04:46:43.370Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-09T04:46:43.370Z] #72 DONE 13.9s [2024-08-09T04:46:43.370Z] [2024-08-09T04:46:43.370Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-09T04:46:43.370Z] #70 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:43.370Z] #70 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:43.370Z] #70 13.88 OK: 264 MiB in 52 packages [2024-08-09T04:46:43.370Z] #70 DONE 14.0s [2024-08-09T04:46:43.370Z] [2024-08-09T04:46:43.370Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:46:43.370Z] #77 DONE 0.1s [2024-08-09T04:46:43.370Z] [2024-08-09T04:46:43.370Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-09T04:46:43.370Z] #71 13.95 OK: 264 MiB in 52 packages [2024-08-09T04:46:43.370Z] #71 DONE 14.0s [2024-08-09T04:46:43.370Z] [2024-08-09T04:46:43.370Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:46:43.370Z] #78 DONE 0.1s [2024-08-09T04:46:43.370Z] [2024-08-09T04:46:43.370Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:46:43.937Z] #79 ... [2024-08-09T04:46:43.937Z] [2024-08-09T04:46:43.937Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-09T04:46:43.937Z] #0 2.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:43.937Z] #0 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:43.937Z] #0 2.879 OK: 8 MiB in 20 packages [2024-08-09T04:46:43.937Z] #80 DONE 3.0s [2024-08-09T04:46:44.196Z] [2024-08-09T04:46:44.196Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-09T04:46:44.196Z] #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:44.196Z] #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:44.196Z] #0 2.975 OK: 7 MiB in 16 packages [2024-08-09T04:46:44.196Z] #81 DONE 3.1s [2024-08-09T04:46:44.196Z] [2024-08-09T04:46:44.196Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-09T04:46:44.765Z] #82 DONE 0.7s [2024-08-09T04:46:44.765Z] [2024-08-09T04:46:44.765Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-09T04:46:44.765Z] #83 DONE 0.7s [2024-08-09T04:46:44.765Z] [2024-08-09T04:46:44.765Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-09T04:46:44.765Z] #84 DONE 0.1s [2024-08-09T04:46:44.765Z] [2024-08-09T04:46:44.765Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-09T04:46:45.023Z] #85 DONE 0.4s [2024-08-09T04:46:45.023Z] [2024-08-09T04:46:45.023Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-09T04:46:45.023Z] #86 DONE 0.3s [2024-08-09T04:46:45.023Z] [2024-08-09T04:46:45.023Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-09T04:46:45.023Z] #87 DONE 0.0s [2024-08-09T04:46:45.023Z] [2024-08-09T04:46:45.023Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-09T04:46:45.023Z] #73 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:45.282Z] #73 ... [2024-08-09T04:46:45.282Z] [2024-08-09T04:46:45.282Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-09T04:46:45.282Z] #88 DONE 0.1s [2024-08-09T04:46:45.282Z] [2024-08-09T04:46:45.282Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-09T04:46:45.282Z] #89 DONE 0.0s [2024-08-09T04:46:45.282Z] [2024-08-09T04:46:45.282Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-09T04:46:45.282Z] #90 DONE 0.1s [2024-08-09T04:46:45.282Z] [2024-08-09T04:46:45.282Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-09T04:46:45.282Z] #91 DONE 0.1s [2024-08-09T04:46:45.282Z] [2024-08-09T04:46:45.282Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-09T04:46:45.282Z] #73 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:45.282Z] #73 ... [2024-08-09T04:46:45.282Z] [2024-08-09T04:46:45.282Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-09T04:46:45.282Z] #92 DONE 0.1s [2024-08-09T04:46:45.282Z] [2024-08-09T04:46:45.282Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-09T04:46:45.282Z] #93 DONE 0.0s [2024-08-09T04:46:45.282Z] [2024-08-09T04:46:45.282Z] #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-09T04:46:45.282Z] #94 DONE 0.1s [2024-08-09T04:46:45.544Z] [2024-08-09T04:46:45.545Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-09T04:46:45.545Z] #73 3.122 OK: 17 MiB in 19 packages [2024-08-09T04:46:45.545Z] #73 DONE 3.2s [2024-08-09T04:46:45.545Z] [2024-08-09T04:46:45.545Z] #95 [security-spire-agent] exporting to image [2024-08-09T04:46:45.545Z] #95 exporting layers [2024-08-09T04:46:45.545Z] #95 ... [2024-08-09T04:46:45.545Z] [2024-08-09T04:46:45.545Z] #96 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-09T04:46:45.545Z] #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:45.545Z] #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:45.545Z] #0 3.140 OK: 7 MiB in 17 packages [2024-08-09T04:46:45.545Z] #96 DONE 3.3s [2024-08-09T04:46:45.545Z] [2024-08-09T04:46:45.545Z] #97 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T04:46:45.545Z] #0 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:45.545Z] #0 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:45.545Z] #0 3.282 OK: 7 MiB in 16 packages [2024-08-09T04:46:45.545Z] #97 DONE 3.4s [2024-08-09T04:46:45.545Z] [2024-08-09T04:46:45.545Z] #98 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T04:46:45.545Z] #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:45.545Z] #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:45.545Z] #0 3.307 OK: 8 MiB in 17 packages [2024-08-09T04:46:45.545Z] #98 DONE 3.4s [2024-08-09T04:46:45.802Z] [2024-08-09T04:46:45.802Z] #99 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-09T04:46:46.061Z] #99 ... [2024-08-09T04:46:46.061Z] [2024-08-09T04:46:46.061Z] #100 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-09T04:46:46.061Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.061Z] #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.061Z] #0 3.332 OK: 8 MiB in 19 packages [2024-08-09T04:46:46.061Z] #100 DONE 3.4s [2024-08-09T04:46:46.061Z] [2024-08-09T04:46:46.061Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-09T04:46:46.321Z] #101 ... [2024-08-09T04:46:46.322Z] [2024-08-09T04:46:46.322Z] #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-09T04:46:46.322Z] #0 2.986 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.322Z] #0 3.504 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.322Z] #0 4.191 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-09T04:46:46.322Z] #0 4.503 Executing busybox-1.36.1-r7.trigger [2024-08-09T04:46:46.322Z] #0 4.508 OK: 7 MiB in 16 packages [2024-08-09T04:46:46.322Z] #102 DONE 4.6s [2024-08-09T04:46:46.322Z] [2024-08-09T04:46:46.322Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-09T04:46:46.322Z] #101 DONE 0.4s [2024-08-09T04:46:46.322Z] [2024-08-09T04:46:46.322Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-09T04:46:46.322Z] #103 DONE 0.1s [2024-08-09T04:46:46.322Z] [2024-08-09T04:46:46.322Z] #95 [security-spire-agent] exporting to image [2024-08-09T04:46:46.322Z] #95 exporting layers 0.9s done [2024-08-09T04:46:46.322Z] #95 writing image sha256:283dc0cf0c4d2f6845e5606e1cc9960fa86dd0f83a4edf9d81600dbe65368474 0.0s done [2024-08-09T04:46:46.322Z] #95 naming to docker.io/library/security-spire-server done [2024-08-09T04:46:46.322Z] #95 writing image sha256:ab43fe08fd79475c65ad69c970a37181accd4d7a69df3b65e4234f1bd5541a4f done [2024-08-09T04:46:46.322Z] #95 naming to docker.io/library/security-spire-agent done [2024-08-09T04:46:46.322Z] #95 DONE 1.1s [2024-08-09T04:46:46.322Z] [2024-08-09T04:46:46.322Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-09T04:46:46.322Z] #104 DONE 0.1s [2024-08-09T04:46:46.322Z] [2024-08-09T04:46:46.322Z] #105 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-09T04:46:46.322Z] #0 3.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.322Z] #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.322Z] #0 3.430 OK: 17 MiB in 19 packages [2024-08-09T04:46:46.322Z] #105 DONE 3.6s [2024-08-09T04:46:46.322Z] [2024-08-09T04:46:46.322Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-09T04:46:46.322Z] #106 DONE 0.1s [2024-08-09T04:46:46.322Z] [2024-08-09T04:46:46.322Z] #107 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-09T04:46:46.581Z] #107 DONE 0.1s [2024-08-09T04:46:46.581Z] [2024-08-09T04:46:46.581Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-09T04:46:46.581Z] #108 DONE 0.0s [2024-08-09T04:46:46.581Z] [2024-08-09T04:46:46.581Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-09T04:46:46.581Z] #109 DONE 0.0s [2024-08-09T04:46:46.581Z] [2024-08-09T04:46:46.581Z] #95 [security-spire-config] exporting to image [2024-08-09T04:46:46.841Z] #95 ... [2024-08-09T04:46:46.841Z] [2024-08-09T04:46:46.841Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T04:46:46.841Z] #75 3.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.841Z] #75 3.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.841Z] #75 3.944 OK: 12 MiB in 26 packages [2024-08-09T04:46:46.841Z] #75 DONE 4.0s [2024-08-09T04:46:46.841Z] [2024-08-09T04:46:46.841Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-09T04:46:46.841Z] #0 3.158 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:46.841Z] #0 3.647 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-09T04:46:47.128Z] #110 ... [2024-08-09T04:46:47.128Z] [2024-08-09T04:46:47.128Z] #95 [security-spire-config] exporting to image [2024-08-09T04:46:47.128Z] #95 exporting layers 0.6s done [2024-08-09T04:46:47.128Z] #95 writing image sha256:00c87bb4a769c5518d939adff8717f2b876d7872da0f8b9ad8fd937943796545 done [2024-08-09T04:46:47.128Z] #95 naming to docker.io/library/security-spire-config done [2024-08-09T04:46:47.128Z] #95 DONE 1.7s [2024-08-09T04:46:47.389Z] [2024-08-09T04:46:47.389Z] #99 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-09T04:46:47.389Z] #99 DONE 1.8s [2024-08-09T04:46:47.389Z] [2024-08-09T04:46:47.389Z] #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-09T04:46:47.389Z] #111 DONE 0.0s [2024-08-09T04:46:47.389Z] [2024-08-09T04:46:47.389Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T04:46:47.389Z] #43 ... [2024-08-09T04:46:47.389Z] [2024-08-09T04:46:47.389Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-09T04:46:47.389Z] #110 4.291 OK: 264 MiB in 52 packages [2024-08-09T04:46:47.648Z] #110 DONE 4.4s [2024-08-09T04:46:47.648Z] [2024-08-09T04:46:47.648Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:46:47.648Z] #112 ... [2024-08-09T04:46:47.648Z] [2024-08-09T04:46:47.648Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-09T04:46:47.648Z] #113 DONE 0.0s [2024-08-09T04:46:47.907Z] [2024-08-09T04:46:47.907Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:46:53.205Z] #114 ... [2024-08-09T04:46:53.205Z] [2024-08-09T04:46:53.205Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:46:53.205Z] #115 ... [2024-08-09T04:46:53.205Z] [2024-08-09T04:46:53.205Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:05.697Z] Removing intermediate container a4a58ce7b67e [2024-08-09T04:47:05.697Z] ---> 82d524a55448 [2024-08-09T04:47:05.697Z] Successfully built 82d524a55448 [2024-08-09T04:47:05.697Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T04:47:06.129Z] + docker inspect -f . ci-base-image-arm64 [2024-08-09T04:47:06.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T04:47:06.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-7418 does not seem to be running inside a container [2024-08-09T04:47:06.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-09T04:47:07.663Z] $ docker top 6866c6b31e30bef31f4bfb062bf2ba4525c6eff651e204cbbd69a8cf1e972938 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-09T04:47:08.557Z] + go version [2024-08-09T04:47:08.557Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-09T04:47:08.608Z] $ docker stop --time=1 6866c6b31e30bef31f4bfb062bf2ba4525c6eff651e204cbbd69a8cf1e972938 [2024-08-09T04:47:10.198Z] $ docker rm -f --volumes 6866c6b31e30bef31f4bfb062bf2ba4525c6eff651e204cbbd69a8cf1e972938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T04:47:11.165Z] + docker inspect -f . ci-base-image-arm64 [2024-08-09T04:47:11.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T04:47:11.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-7418 does not seem to be running inside a container [2024-08-09T04:47:11.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-09T04:47:12.663Z] $ docker top 1f8fcfa45909ab4e2e0cd6525443591be50315f94db3646dd53376e01261a304 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-09T04:47:12.926Z] ========================================================= [2024-08-09T04:47:12.926Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-09T04:47:12.926Z] ========================================================= [Pipeline] sh [2024-08-09T04:47:13.245Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-09T04:47:14.043Z] + make test [2024-08-09T04:47:14.043Z] go test -race -coverprofile=coverage.out ./... [2024-08-09T04:47:15.420Z] #116 ... [2024-08-09T04:47:15.420Z] [2024-08-09T04:47:15.420Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:15.420Z] #79 DONE 28.7s [2024-08-09T04:47:15.420Z] [2024-08-09T04:47:15.420Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:15.420Z] #114 DONE 24.5s [2024-08-09T04:47:15.420Z] [2024-08-09T04:47:15.420Z] #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:15.420Z] #115 DONE 29.5s [2024-08-09T04:47:15.420Z] [2024-08-09T04:47:15.420Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:15.420Z] #116 DONE 29.2s [2024-08-09T04:47:15.420Z] [2024-08-09T04:47:15.420Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:15.420Z] #112 DONE 28.8s [2024-08-09T04:47:15.420Z] [2024-08-09T04:47:15.420Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #117 DONE 5.5s [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:17.961Z] #118 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #119 [core-command builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #119 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:47:17.961Z] #120 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:17.961Z] #121 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #122 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:47:17.961Z] #123 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #124 DONE 5.5s [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #125 [core-data builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #125 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:47:17.961Z] #126 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:17.961Z] #127 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:47:17.961Z] #128 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:17.961Z] #129 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #130 [support-notifications builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #130 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:47:17.961Z] #131 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #132 [core-metadata builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #132 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:17.961Z] #133 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #134 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:17.961Z] #135 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:47:17.961Z] #136 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #137 [core-keeper builder 7/8] COPY . . [2024-08-09T04:47:17.961Z] #137 DONE 5.5s [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #138 [support-cron-scheduler builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #138 DONE 5.5s [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #139 DONE 5.4s [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:17.961Z] #140 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:47:17.961Z] #141 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #142 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T04:47:17.961Z] #143 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2024-08-09T04:47:17.961Z] #144 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #145 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-09T04:47:17.961Z] #145 CACHED [2024-08-09T04:47:17.961Z] [2024-08-09T04:47:17.961Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-09T04:47:18.901Z] #146 1.455 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 [2024-08-09T04:47:28.875Z] #146 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-09T04:47:28.875Z] #0 0.975 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 [2024-08-09T04:47:28.875Z] #147 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T04:47:28.875Z] #0 0.493 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 [2024-08-09T04:47:28.875Z] #148 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T04:47:28.875Z] #0 0.950 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 [2024-08-09T04:47:28.875Z] #149 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-09T04:47:28.875Z] #0 0.299 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 [2024-08-09T04:47:28.875Z] #150 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-09T04:47:28.875Z] #0 0.862 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 [2024-08-09T04:47:28.875Z] #151 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-09T04:47:28.875Z] #0 1.210 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 [2024-08-09T04:47:28.875Z] #152 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-09T04:47:28.875Z] #0 1.103 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 [2024-08-09T04:47:28.875Z] #153 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-09T04:47:28.875Z] #0 1.237 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 [2024-08-09T04:47:28.875Z] #154 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-09T04:47:28.875Z] #0 0.583 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 [2024-08-09T04:47:28.875Z] #155 ... [2024-08-09T04:47:28.875Z] [2024-08-09T04:47:28.875Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-09T04:47:28.875Z] #0 0.707 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 [2024-08-09T04:47:29.134Z] #156 ... [2024-08-09T04:47:29.134Z] [2024-08-09T04:47:29.134Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-09T04:47:29.134Z] #0 1.370 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 [2024-08-09T04:47:29.432Z] #157 ... [2024-08-09T04:47:29.433Z] [2024-08-09T04:47:29.433Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-09T04:47:29.433Z] #0 0.844 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 [2024-08-09T04:48:00.913Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-09T04:49:21.181Z] #158 ... [2024-08-09T04:49:21.181Z] [2024-08-09T04:49:21.181Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-09T04:49:21.181Z] #146 110.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 [2024-08-09T04:50:00.018Z] #146 DONE 162.5s [2024-08-09T04:50:00.018Z] [2024-08-09T04:50:00.018Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-09T04:50:00.018Z] #154 DONE 162.5s [2024-08-09T04:50:00.018Z] [2024-08-09T04:50:00.018Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-09T04:50:00.018Z] #158 DONE 162.5s [2024-08-09T04:50:00.018Z] [2024-08-09T04:50:00.018Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-09T04:50:00.018Z] #155 DONE 162.5s [2024-08-09T04:50:00.018Z] [2024-08-09T04:50:00.018Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T04:50:00.018Z] #149 DONE 162.5s [2024-08-09T04:50:00.018Z] [2024-08-09T04:50:00.018Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:00.280Z] #159 ... [2024-08-09T04:50:00.280Z] [2024-08-09T04:50:00.280Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-09T04:50:00.280Z] #147 DONE 162.6s [2024-08-09T04:50:00.280Z] [2024-08-09T04:50:00.280Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-09T04:50:00.280Z] #150 DONE 162.6s [2024-08-09T04:50:00.280Z] [2024-08-09T04:50:00.280Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:00.540Z] #160 ... [2024-08-09T04:50:00.540Z] [2024-08-09T04:50:00.540Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-09T04:50:00.540Z] #157 DONE 162.8s [2024-08-09T04:50:00.540Z] [2024-08-09T04:50:00.540Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T04:50:00.540Z] #148 DONE 162.9s [2024-08-09T04:50:00.540Z] [2024-08-09T04:50:00.540Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-09T04:50:00.540Z] #151 DONE 163.0s [2024-08-09T04:50:00.540Z] [2024-08-09T04:50:00.540Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-09T04:50:00.540Z] #152 DONE 163.0s [2024-08-09T04:50:00.540Z] [2024-08-09T04:50:00.540Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-09T04:50:00.540Z] #153 DONE 163.0s [2024-08-09T04:50:00.540Z] [2024-08-09T04:50:00.540Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:00.801Z] #161 ... [2024-08-09T04:50:00.801Z] [2024-08-09T04:50:00.801Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-09T04:50:00.801Z] #156 DONE 163.2s [2024-08-09T04:50:01.063Z] [2024-08-09T04:50:01.063Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.063Z] #162 ... [2024-08-09T04:50:01.063Z] [2024-08-09T04:50:01.063Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.063Z] #159 DONE 1.0s [2024-08-09T04:50:01.063Z] [2024-08-09T04:50:01.063Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.063Z] #163 DONE 1.0s [2024-08-09T04:50:01.063Z] [2024-08-09T04:50:01.063Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.063Z] #160 DONE 0.8s [2024-08-09T04:50:01.326Z] [2024-08-09T04:50:01.326Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.326Z] #164 DONE 0.9s [2024-08-09T04:50:01.326Z] [2024-08-09T04:50:01.326Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.326Z] #161 DONE 0.7s [2024-08-09T04:50:01.326Z] [2024-08-09T04:50:01.326Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-09T04:50:01.326Z] #165 DONE 0.6s [2024-08-09T04:50:01.326Z] [2024-08-09T04:50:01.326Z] #166 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.326Z] #166 DONE 0.5s [2024-08-09T04:50:01.326Z] [2024-08-09T04:50:01.326Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.326Z] #162 DONE 0.4s [2024-08-09T04:50:01.326Z] [2024-08-09T04:50:01.326Z] #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-09T04:50:01.326Z] #167 ... [2024-08-09T04:50:01.326Z] [2024-08-09T04:50:01.326Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:01.326Z] #168 DONE 0.4s [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:01.588Z] #169 CACHED [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.588Z] #170 CACHED [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.588Z] #171 CACHED [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:01.588Z] #172 CACHED [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.588Z] #173 CACHED [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:01.588Z] #174 CACHED [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:01.588Z] #175 CACHED [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:01.588Z] #176 CACHED [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:01.588Z] #177 DONE 0.4s [2024-08-09T04:50:01.588Z] [2024-08-09T04:50:01.588Z] #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-09T04:50:02.160Z] #178 ... [2024-08-09T04:50:02.160Z] [2024-08-09T04:50:02.160Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:02.160Z] #179 DONE 1.1s [2024-08-09T04:50:02.421Z] [2024-08-09T04:50:02.421Z] #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 [2024-08-09T04:50:02.688Z] #180 ... [2024-08-09T04:50:02.688Z] [2024-08-09T04:50:02.688Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:02.688Z] #181 DONE 1.3s [2024-08-09T04:50:02.688Z] [2024-08-09T04:50:02.688Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:02.688Z] #182 DONE 1.4s [2024-08-09T04:50:02.688Z] [2024-08-09T04:50:02.688Z] #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:02.688Z] #183 CACHED [2024-08-09T04:50:02.688Z] [2024-08-09T04:50:02.688Z] #184 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:02.688Z] #184 CACHED [2024-08-09T04:50:02.688Z] [2024-08-09T04:50:02.688Z] #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-09T04:50:03.417Z] #185 ... [2024-08-09T04:50:03.417Z] [2024-08-09T04:50:03.417Z] #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-09T04:50:03.417Z] #167 DONE 1.5s [2024-08-09T04:50:03.678Z] [2024-08-09T04:50:03.679Z] #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:03.679Z] #186 DONE 1.8s [2024-08-09T04:50:03.679Z] [2024-08-09T04:50:03.679Z] #187 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-09T04:50:07.002Z] #187 ... [2024-08-09T04:50:07.002Z] [2024-08-09T04:50:07.002Z] #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-09T04:50:07.002Z] #188 DONE 5.3s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #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 [2024-08-09T04:50:07.003Z] #189 DONE 5.0s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-09T04:50:07.003Z] #190 DONE 5.0s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.003Z] #191 ... [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-09T04:50:07.003Z] #192 DONE 5.5s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-09T04:50:07.003Z] #193 DONE 5.5s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-09T04:50:07.003Z] #178 DONE 5.5s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #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 [2024-08-09T04:50:07.003Z] #180 DONE 4.7s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-09T04:50:07.003Z] #194 DONE 5.5s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.003Z] #195 DONE 4.1s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-09T04:50:07.003Z] #196 DONE 4.6s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-09T04:50:07.003Z] #197 DONE 4.5s [2024-08-09T04:50:07.003Z] [2024-08-09T04:50:07.003Z] #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-09T04:50:07.267Z] #198 ... [2024-08-09T04:50:07.267Z] [2024-08-09T04:50:07.267Z] #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-09T04:50:07.267Z] #185 DONE 4.5s [2024-08-09T04:50:07.267Z] [2024-08-09T04:50:07.267Z] #187 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-09T04:50:07.267Z] #187 DONE 4.2s [2024-08-09T04:50:07.267Z] [2024-08-09T04:50:07.267Z] #199 [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 [2024-08-09T04:50:07.267Z] #199 DONE 0.3s [2024-08-09T04:50:07.267Z] [2024-08-09T04:50:07.267Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.526Z] #200 ... [2024-08-09T04:50:07.526Z] [2024-08-09T04:50:07.526Z] #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T04:50:07.526Z] #201 DONE 0.9s [2024-08-09T04:50:07.526Z] [2024-08-09T04:50:07.526Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.526Z] #191 DONE 0.7s [2024-08-09T04:50:07.526Z] [2024-08-09T04:50:07.526Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-09T04:50:07.526Z] #202 DONE 0.9s [2024-08-09T04:50:07.526Z] [2024-08-09T04:50:07.526Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.526Z] #203 DONE 0.5s [2024-08-09T04:50:07.526Z] [2024-08-09T04:50:07.526Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.526Z] #204 DONE 0.5s [2024-08-09T04:50:07.526Z] [2024-08-09T04:50:07.526Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.526Z] #205 DONE 0.5s [2024-08-09T04:50:07.526Z] [2024-08-09T04:50:07.526Z] #95 [support-scheduler] exporting to image [2024-08-09T04:50:07.526Z] #95 exporting layers [2024-08-09T04:50:07.526Z] #95 writing image sha256:4ce0442d6262682dcf5d413c57c684f060d75db38575f0c44687a1e5fbd40421 done [2024-08-09T04:50:07.526Z] #95 naming to docker.io/library/core-keeper done [2024-08-09T04:50:07.785Z] #95 ... [2024-08-09T04:50:07.785Z] [2024-08-09T04:50:07.785Z] #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.785Z] #206 DONE 0.5s [2024-08-09T04:50:07.785Z] [2024-08-09T04:50:07.785Z] #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 [2024-08-09T04:50:07.785Z] #207 DONE 0.5s [2024-08-09T04:50:07.785Z] [2024-08-09T04:50:07.785Z] #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.785Z] #208 DONE 0.5s [2024-08-09T04:50:07.785Z] [2024-08-09T04:50:07.785Z] #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-09T04:50:07.785Z] #198 DONE 0.5s [2024-08-09T04:50:07.785Z] [2024-08-09T04:50:07.785Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:07.785Z] #209 DONE 0.5s [2024-08-09T04:50:07.785Z] [2024-08-09T04:50:07.785Z] #95 [support-notifications] exporting to image [2024-08-09T04:50:08.045Z] #95 ... [2024-08-09T04:50:08.045Z] [2024-08-09T04:50:08.045Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-09T04:50:08.045Z] #200 DONE 0.6s [2024-08-09T04:50:08.045Z] [2024-08-09T04:50:08.045Z] #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-09T04:50:08.045Z] #210 DONE 0.6s [2024-08-09T04:50:08.045Z] [2024-08-09T04:50:08.045Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-09T04:50:08.045Z] #211 DONE 0.6s [2024-08-09T04:50:08.045Z] [2024-08-09T04:50:08.045Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-09T04:50:08.045Z] #212 DONE 0.6s [2024-08-09T04:50:08.045Z] [2024-08-09T04:50:08.045Z] #95 [core-metadata] exporting to image [2024-08-09T04:50:08.305Z] #95 ... [2024-08-09T04:50:08.305Z] [2024-08-09T04:50:08.305Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-09T04:50:08.305Z] #213 DONE 0.6s [2024-08-09T04:50:08.305Z] [2024-08-09T04:50:08.305Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-09T04:50:08.305Z] #214 DONE 0.5s [2024-08-09T04:50:08.305Z] [2024-08-09T04:50:08.305Z] #95 [core-command] exporting to image [2024-08-09T04:50:08.305Z] #95 exporting layers 0.5s done [2024-08-09T04:50:08.305Z] #95 writing image sha256:96a5eede5efbf6b50d6d34a4d9843b69a14e3df166b498e1debdb068670f6a94 0.0s done [2024-08-09T04:50:08.305Z] #95 writing image sha256:bd98e813288dab0c75025a968712a44e80d63884be66a02a34a6ff757c10cfcc [2024-08-09T04:50:08.305Z] #95 naming to docker.io/library/core-command done [2024-08-09T04:50:08.564Z] #95 ... [2024-08-09T04:50:08.564Z] [2024-08-09T04:50:08.564Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-09T04:50:08.564Z] #215 DONE 0.5s [2024-08-09T04:50:08.564Z] [2024-08-09T04:50:08.564Z] #95 [support-cron-scheduler] exporting to image [2024-08-09T04:50:08.564Z] #95 exporting layers 0.8s done [2024-08-09T04:50:08.564Z] #95 writing image sha256:bd98e813288dab0c75025a968712a44e80d63884be66a02a34a6ff757c10cfcc 0.3s done [2024-08-09T04:50:08.564Z] #95 naming to docker.io/library/support-scheduler done [2024-08-09T04:50:08.564Z] #95 writing image sha256:fc184a41f13abc5c825a4b55c2084a8ed66f55c6937a3e0d7f81acb8b178ebc0 0.0s done [2024-08-09T04:50:08.564Z] #95 naming to docker.io/library/support-cron-scheduler done [2024-08-09T04:50:08.564Z] #95 writing image sha256:90c982dab698c9d36d9e9b6fcffa7944d2af8390d2485044c2b904f895948ed4 [2024-08-09T04:50:08.564Z] #95 exporting layers 0.4s done [2024-08-09T04:50:08.564Z] #95 writing image sha256:90c982dab698c9d36d9e9b6fcffa7944d2af8390d2485044c2b904f895948ed4 done [2024-08-09T04:50:08.564Z] #95 naming to docker.io/library/security-spiffe-token-provider done [2024-08-09T04:50:08.564Z] #95 writing image sha256:843fc8e1dc9b4fab489fe2dc226c2d78e82937e8daeff337c22a6d7f42096f20 done [2024-08-09T04:50:08.564Z] #95 naming to docker.io/library/support-notifications done [2024-08-09T04:50:08.564Z] #95 writing image sha256:c7ec40c04790b6f6b5715c32fa2522d5a305bda4c4e67422f1dffce96f295b41 done [2024-08-09T04:50:08.564Z] #95 naming to docker.io/library/core-data done [2024-08-09T04:50:08.564Z] #95 writing image sha256:079b4e07a27733bb4f1865bc2a88d22c5940318c4bee7f37a974a68cd646caa1 done [2024-08-09T04:50:08.564Z] #95 naming to docker.io/library/core-metadata done [2024-08-09T04:50:08.564Z] #95 DONE 3.2s [2024-08-09T04:50:08.564Z] [2024-08-09T04:50:08.564Z] #216 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-09T04:50:08.564Z] #216 DONE 0.5s [2024-08-09T04:50:08.564Z] [2024-08-09T04:50:08.564Z] #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-09T04:50:08.564Z] #217 DONE 0.4s [2024-08-09T04:50:08.564Z] [2024-08-09T04:50:08.564Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T04:50:08.825Z] #218 ... [2024-08-09T04:50:08.825Z] [2024-08-09T04:50:08.825Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-09T04:50:08.825Z] #219 DONE 0.5s [2024-08-09T04:50:09.090Z] [2024-08-09T04:50:09.090Z] #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-09T04:50:09.090Z] #220 DONE 0.4s [2024-08-09T04:50:09.090Z] [2024-08-09T04:50:09.090Z] #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T04:50:09.090Z] #221 DONE 0.9s [2024-08-09T04:50:09.090Z] [2024-08-09T04:50:09.090Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T04:50:09.090Z] #222 DONE 0.9s [2024-08-09T04:50:09.090Z] [2024-08-09T04:50:09.090Z] #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/ [2024-08-09T04:50:09.090Z] #223 DONE 0.1s [2024-08-09T04:50:09.090Z] [2024-08-09T04:50:09.090Z] #95 [core-common-config-bootstrapper] exporting to image [2024-08-09T04:50:09.090Z] #95 ... [2024-08-09T04:50:09.090Z] [2024-08-09T04:50:09.090Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-09T04:50:09.090Z] #224 DONE 0.1s [2024-08-09T04:50:09.090Z] [2024-08-09T04:50:09.090Z] #225 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-09T04:50:09.090Z] #225 DONE 0.1s [2024-08-09T04:50:09.090Z] [2024-08-09T04:50:09.090Z] #95 [core-common-config-bootstrapper] exporting to image [2024-08-09T04:50:09.090Z] #95 exporting layers 0.2s done [2024-08-09T04:50:09.090Z] #95 writing image sha256:cb62a8bfee30670fcec2aee3ae20c7290a37d20354d23cf9c070115543387f81 done [2024-08-09T04:50:09.090Z] #95 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-09T04:50:09.352Z] #95 exporting layers 0.3s done [2024-08-09T04:50:09.352Z] #95 writing image sha256:7d0036e81c2e7982e91e573a3e2a8db3406292dd849ca7d277be438271a0246a done [2024-08-09T04:50:09.352Z] #95 naming to docker.io/library/security-proxy-auth 0.0s done [2024-08-09T04:50:09.352Z] #95 DONE 3.5s [2024-08-09T04:50:09.352Z] [2024-08-09T04:50:09.352Z] #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/ [2024-08-09T04:50:09.352Z] #226 DONE 0.1s [2024-08-09T04:50:09.352Z] [2024-08-09T04:50:09.352Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-09T04:50:09.352Z] #227 DONE 0.0s [2024-08-09T04:50:09.352Z] [2024-08-09T04:50:09.352Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T04:50:09.352Z] #218 DONE 0.8s [2024-08-09T04:50:09.352Z] [2024-08-09T04:50:09.352Z] #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-09T04:50:09.352Z] #228 DONE 0.1s [2024-08-09T04:50:09.352Z] [2024-08-09T04:50:09.352Z] #95 [security-proxy-setup] exporting to image [2024-08-09T04:50:09.614Z] #95 exporting layers 0.2s done [2024-08-09T04:50:09.615Z] #95 writing image sha256:0ed8af82d3ad2f0649c59c12c9ee1a323e56edeb39ebecde151b8f58ae0ac4de done [2024-08-09T04:50:09.615Z] #95 naming to docker.io/library/security-proxy-setup done [2024-08-09T04:50:09.615Z] #95 DONE 3.7s [2024-08-09T04:50:09.615Z] [2024-08-09T04:50:09.615Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T04:50:09.615Z] #229 DONE 0.6s [2024-08-09T04:50:09.615Z] [2024-08-09T04:50:09.615Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-09T04:50:09.875Z] #230 DONE 0.5s [2024-08-09T04:50:09.875Z] [2024-08-09T04:50:09.875Z] #95 [security-secretstore-setup] exporting to image [2024-08-09T04:50:09.875Z] #95 exporting layers 0.2s done [2024-08-09T04:50:09.875Z] #95 writing image sha256:1722cfbc4a522ca9038777a42eb6d763653bffd09c41989db471cea93d1b96c7 done [2024-08-09T04:50:09.875Z] #95 naming to docker.io/library/security-secretstore-setup done [2024-08-09T04:50:09.875Z] #95 DONE 4.0s [2024-08-09T04:50:09.875Z] [2024-08-09T04:50:09.875Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T04:50:10.138Z] #59 ... [2024-08-09T04:50:10.138Z] [2024-08-09T04:50:10.138Z] #95 [security-bootstrapper] exporting to image [2024-08-09T04:50:10.138Z] #95 exporting layers 0.2s done [2024-08-09T04:50:10.138Z] #95 writing image sha256:201162a6db71f7fc0d0223c394b0589209c5a8e4b027acb2b093e805691f9181 done [2024-08-09T04:50:10.138Z] #95 naming to docker.io/library/security-bootstrapper done [2024-08-09T04:50:10.138Z] #95 DONE 4.2s [2024-08-09T04:50:10.138Z] [2024-08-09T04:50:10.138Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T04:50:10.138Z] time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-09T04:50:10.176Z] $ docker stop --time=1 8743901dba0c3a12e9e6fe4421f53224ae39b4eca5b44eb729c82d6444b50d84 [2024-08-09T04:50:11.456Z] $ docker rm -f --volumes 8743901dba0c3a12e9e6fe4421f53224ae39b4eca5b44eb729c82d6444b50d84 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-09T04:50:11.900Z] + docker images [2024-08-09T04:50:11.900Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-09T04:50:11.900Z] security-secretstore-setup latest 1722cfbc4a52 2 seconds ago 37MB [2024-08-09T04:50:11.900Z] security-proxy-setup latest 0ed8af82d3ad 2 seconds ago 26.2MB [2024-08-09T04:50:11.900Z] security-bootstrapper latest 201162a6db71 2 seconds ago 18.9MB [2024-08-09T04:50:11.900Z] core-common-config-bootstrapper latest cb62a8bfee30 3 seconds ago 15.2MB [2024-08-09T04:50:11.900Z] security-proxy-auth latest 7d0036e81c2e 3 seconds ago 33MB [2024-08-09T04:50:11.900Z] support-notifications latest 843fc8e1dc9b 4 seconds ago 42.4MB [2024-08-09T04:50:11.900Z] support-cron-scheduler latest fc184a41f13a 4 seconds ago 42.7MB [2024-08-09T04:50:11.900Z] support-scheduler latest bd98e813288d 4 seconds ago 41.8MB [2024-08-09T04:50:11.900Z] core-data latest c7ec40c04790 4 seconds ago 39.5MB [2024-08-09T04:50:11.900Z] core-command latest 96a5eede5efb 4 seconds ago 35.4MB [2024-08-09T04:50:11.900Z] security-spiffe-token-provider latest 90c982dab698 4 seconds ago 28.8MB [2024-08-09T04:50:11.900Z] core-metadata latest 079b4e07a277 4 seconds ago 39.7MB [2024-08-09T04:50:11.900Z] core-keeper latest 4ce0442d6262 5 seconds ago 39.4MB [2024-08-09T04:50:11.900Z] security-spire-config latest 00c87bb4a769 3 minutes ago 120MB [2024-08-09T04:50:11.900Z] security-spire-server latest 283dc0cf0c4d 3 minutes ago 121MB [2024-08-09T04:50:11.900Z] security-spire-agent latest ab43fe08fd79 3 minutes ago 182MB [2024-08-09T04:50:11.900Z] ci-base-image-x86_64 latest afb7ced14fa4 6 minutes ago 970MB [2024-08-09T04:50:11.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-09T04:50:11.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-09T04:50:11.900Z] 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] } [2024-08-09T04:51:37.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-09T04:51:37.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-09T04:52:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-09T04:52:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-09T04:52:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-09T04:52:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-09T04:52:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-09T04:52:16.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-09T04:52:17.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-09T04:52:17.967Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-09T04:52:18.235Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-09T04:52:24.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-09T04:52:24.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-09T04:52:24.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-09T04:52:24.096Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-09T04:52:24.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-09T04:52:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-09T04:52:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-09T04:52:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.112s coverage: 28.7% of statements [2024-08-09T04:52:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements [2024-08-09T04:52:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-09T04:52:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-09T04:52:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-09T04:52:58.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.282s coverage: 69.2% of statements [2024-08-09T04:52:59.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-09T04:52:59.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-09T04:53:00.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.220s coverage: 53.2% of statements [2024-08-09T04:53:06.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-09T04:53:06.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-09T04:53:06.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:53:06.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-09T04:53:06.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-09T04:53:06.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-09T04:53:06.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-09T04:53:06.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-09T04:53:06.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-09T04:53:15.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-09T04:53:15.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:53:15.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-09T04:53:15.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-09T04:53:15.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-09T04:53:16.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.569s coverage: 93.4% of statements [2024-08-09T04:53:16.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.327s coverage: 91.7% of statements [2024-08-09T04:53:21.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-09T04:53:21.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-09T04:53:22.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.215s coverage: 6.5% of statements [2024-08-09T04:53:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-09T04:53:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:53:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-09T04:53:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-09T04:53:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-09T04:53:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-09T04:53:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-09T04:53:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-09T04:53:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-09T04:53:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-09T04:53:32.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-09T04:53:32.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.620s coverage: 95.8% of statements [2024-08-09T04:53:33.298Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.136s coverage: 72.2% of statements [2024-08-09T04:53:37.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.089s coverage: 0.0% of statements [no tests to run] [2024-08-09T04:53:44.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-09T04:53:44.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-09T04:53:44.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.287s coverage: 0.8% of statements [2024-08-09T04:53:44.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.141s coverage: 30.7% of statements [2024-08-09T04:53:48.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.113s coverage: 41.7% of statements [2024-08-09T04:53:48.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.113s coverage: 77.8% of statements [2024-08-09T04:53:48.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.099s coverage: 94.1% of statements [2024-08-09T04:53:48.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-08-09T04:53:53.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements [2024-08-09T04:53:55.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-09T04:53:55.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-09T04:53:55.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-09T04:53:55.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-09T04:53:59.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-09T04:53:59.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-09T04:53:59.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-09T04:53:59.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-09T04:54:04.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.110s coverage: 94.4% of statements [2024-08-09T04:54:04.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-09T04:54:04.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-09T04:54:04.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-09T04:54:10.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-09T04:54:10.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-09T04:54:10.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-09T04:54:10.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-09T04:54:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-09T04:54:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-09T04:54:17.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-09T04:54:20.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.881s coverage: 79.9% of statements [2024-08-09T04:54:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.145s coverage: 92.9% of statements [2024-08-09T04:54:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 67.2% of statements [2024-08-09T04:54:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements [2024-08-09T04:54:20.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.098s coverage: 76.6% of statements [2024-08-09T04:54:24.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-09T04:54:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.126s coverage: 87.2% of statements [2024-08-09T04:54:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements [2024-08-09T04:54:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements [2024-08-09T04:54:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.270s coverage: 81.8% of statements [2024-08-09T04:54:25.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.285s coverage: 82.1% of statements [2024-08-09T04:54:26.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-09T04:54:27.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.119s coverage: 86.0% of statements [2024-08-09T04:54:31.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-09T04:54:31.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-09T04:54:33.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.763s coverage: 63.1% of statements [2024-08-09T04:54:33.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.105s coverage: 100.0% of statements [2024-08-09T04:54:34.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.099s coverage: 89.4% of statements [2024-08-09T04:54:34.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.066s coverage: 100.0% of statements [2024-08-09T04:54:34.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-09T04:54:34.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-09T04:54:34.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-09T04:54:35.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2024-08-09T04:54:35.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-08-09T04:54:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-09T04:54:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-09T04:54:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-09T04:54:43.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.666s coverage: 36.5% of statements [2024-08-09T04:54:43.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.114s coverage: 89.5% of statements [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-09T04:54:43.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-09T04:54:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:54:44.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-09T04:54:44.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-08-09T04:54:51.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-09T04:54:51.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-09T04:54:51.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-09T04:54:51.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-09T04:54:58.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements [2024-08-09T04:54:58.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-09T04:54:58.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:54:58.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-09T04:54:58.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-09T04:54:59.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.490s coverage: 95.7% of statements [2024-08-09T04:55:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-09T04:55:02.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-09T04:55:03.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements [2024-08-09T04:55:06.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-09T04:55:06.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-09T04:55:07.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.292s coverage: 98.9% of statements [2024-08-09T04:55:09.045Z] 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 [2024-08-09T04:55:09.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-09T04:55:09.310Z] go vet ./... [2024-08-09T04:59:31.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-09T04:59:31.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-09T04:59:31.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-09T04:59:31.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-09T04:59:31.521Z] + ls -al . [2024-08-09T04:59:31.788Z] total 868 [2024-08-09T04:59:31.788Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 04:47 . [2024-08-09T04:59:31.788Z] drwxr-xr-x 4 root root 4096 Aug 9 04:47 .. [2024-08-09T04:59:31.788Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 04:45 .blubracket [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 10 Aug 9 04:45 .dockerignore [2024-08-09T04:59:31.788Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 04:45 .git [2024-08-09T04:59:31.788Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 04:45 .github [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 1102 Aug 9 04:45 .gitignore [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 04:45 .golangci.yml [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 100 Aug 9 04:45 .hadolint.yml [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 155 Aug 9 04:45 .sonarcloud.properties [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 04:45 ADOPTERS.md [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 21171 Aug 9 04:45 Attribution.txt [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 100284 Aug 9 04:45 CHANGELOG.md [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 04:45 CONTRIBUTING.md [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 04:45 GOVERNANCE.md [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 861 Aug 9 04:45 Jenkinsfile [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 04:45 LICENSE [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 16854 Aug 9 04:45 Makefile [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 04:45 OWNERS.md [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 9528 Aug 9 04:45 README.md [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 789 Aug 9 04:45 SECURITY.md [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 04:43 VERSION [2024-08-09T04:59:31.788Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 04:45 bin [2024-08-09T04:59:31.788Z] drwxrwxr-x 20 1001 1001 4096 Aug 9 04:45 cmd [2024-08-09T04:59:31.788Z] -rw-r--r-- 1 root root 504073 Aug 9 04:55 coverage.out [2024-08-09T04:59:31.788Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 04:45 fuzz_test [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 7254 Aug 9 04:45 go.mod [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 102354 Aug 9 04:45 go.sum [2024-08-09T04:59:31.788Z] drwxrwxr-x 7 1001 1001 4096 Aug 9 04:45 internal [2024-08-09T04:59:31.788Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 04:45 openapi [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 584 Aug 9 04:45 security.txt [2024-08-09T04:59:31.788Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 04:45 version.go [Pipeline] sh [2024-08-09T04:59:32.448Z] + '[' -e coverage.out ] [2024-08-09T04:59:32.448Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-09T04:59:32.489Z] Warning: overwriting stash ‘coverage-report’ [2024-08-09T04:59:33.273Z] Stashed 1 file(s) [Pipeline] sh [2024-08-09T04:59:33.909Z] + make build [2024-08-09T04:59:33.909Z] 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 [2024-08-09T05:02:44.155Z] 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 [2024-08-09T05:02:47.490Z] 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 [2024-08-09T05:02:55.689Z] 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 [2024-08-09T05:02:58.266Z] 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 [2024-08-09T05:03:08.335Z] 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 [2024-08-09T05:03:34.978Z] 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 [2024-08-09T05:03:43.162Z] 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 [2024-08-09T05:03:55.444Z] 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 [2024-08-09T05:04:05.500Z] 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 [2024-08-09T05:04:09.748Z] 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 [2024-08-09T05:04:12.318Z] 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 [2024-08-09T05:04:15.646Z] 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 [2024-08-09T05:04:20.982Z] 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] } [2024-08-09T05:04:25.270Z] $ docker stop --time=1 1f8fcfa45909ab4e2e0cd6525443591be50315f94db3646dd53376e01261a304 [2024-08-09T05:04:27.474Z] $ docker rm -f --volumes 1f8fcfa45909ab4e2e0cd6525443591be50315f94db3646dd53376e01261a304 [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 [2024-08-09T05:04:31.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-09T05:04:31.232Z] [2024-08-09T05:04:31.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T05:04:31.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-09T05:04:31.921Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-09T05:04:31.921Z] 547446be3368: Pulling fs layer [2024-08-09T05:04:31.921Z] d125d8839a47: Pulling fs layer [2024-08-09T05:04:31.921Z] 3e85d5ac6304: Pulling fs layer [2024-08-09T05:04:31.921Z] c3105a71a48b: Pulling fs layer [2024-08-09T05:04:31.921Z] 0f093f025ec4: Pulling fs layer [2024-08-09T05:04:31.921Z] c3106fc0e877: Pulling fs layer [2024-08-09T05:04:31.921Z] c3105a71a48b: Waiting [2024-08-09T05:04:31.921Z] 0f093f025ec4: Waiting [2024-08-09T05:04:31.921Z] c3106fc0e877: Waiting [2024-08-09T05:04:31.921Z] 547446be3368: Verifying Checksum [2024-08-09T05:04:31.921Z] 547446be3368: Download complete [2024-08-09T05:04:31.921Z] c3105a71a48b: Verifying Checksum [2024-08-09T05:04:31.921Z] c3105a71a48b: Download complete [2024-08-09T05:04:32.505Z] d125d8839a47: Verifying Checksum [2024-08-09T05:04:32.505Z] d125d8839a47: Download complete [2024-08-09T05:04:32.505Z] c3106fc0e877: Verifying Checksum [2024-08-09T05:04:32.505Z] c3106fc0e877: Download complete [2024-08-09T05:04:32.505Z] 0f093f025ec4: Verifying Checksum [2024-08-09T05:04:32.771Z] 547446be3368: Pull complete [2024-08-09T05:04:33.735Z] d125d8839a47: Pull complete [2024-08-09T05:04:34.727Z] 3e85d5ac6304: Verifying Checksum [2024-08-09T05:04:34.727Z] 3e85d5ac6304: Download complete [2024-08-09T05:04:44.866Z] 3e85d5ac6304: Pull complete [2024-08-09T05:04:44.866Z] c3105a71a48b: Pull complete [2024-08-09T05:04:46.271Z] 0f093f025ec4: Pull complete [2024-08-09T05:04:46.271Z] c3106fc0e877: Pull complete [2024-08-09T05:04:46.271Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-09T05:04:46.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-09T05:04:46.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T05:04:46.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-7418 does not seem to be running inside a container [2024-08-09T05:04:46.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-09T05:04:49.052Z] $ docker top 021e5acae6b7f036dc0dd15e80da151a25f4dd2408a1e405164b7ed1e4130bc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-09T05:04:49.910Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-09T05:04:59.961Z] #1 [core-data internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #1 transferring dockerfile: 2.01kB done [2024-08-09T05:04:59.961Z] #1 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #2 transferring dockerfile: 1.69kB done [2024-08-09T05:04:59.961Z] #2 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #3 transferring dockerfile: 2.01kB 0.0s done [2024-08-09T05:04:59.961Z] #3 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #4 transferring dockerfile: 2.49kB done [2024-08-09T05:04:59.961Z] #4 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-08-09T05:04:59.961Z] #5 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #6 transferring dockerfile: 3.17kB done [2024-08-09T05:04:59.961Z] #6 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #7 transferring dockerfile: 2.50kB done [2024-08-09T05:04:59.961Z] #7 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #8 [core-command internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #8 transferring dockerfile: 1.93kB done [2024-08-09T05:04:59.961Z] #8 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #9 transferring dockerfile: 1.95kB done [2024-08-09T05:04:59.961Z] #9 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #10 transferring dockerfile: 2.15kB done [2024-08-09T05:04:59.961Z] #10 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #11 transferring dockerfile: 1.70kB done [2024-08-09T05:04:59.961Z] #11 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #12 transferring dockerfile: 1.89kB done [2024-08-09T05:04:59.961Z] #12 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #13 transferring dockerfile: 1.85kB done [2024-08-09T05:04:59.961Z] #13 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-09T05:04:59.961Z] #14 transferring dockerfile: 2.23kB done [2024-08-09T05:04:59.961Z] #14 DONE 0.1s [2024-08-09T05:04:59.961Z] [2024-08-09T05:04:59.961Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-08-09T05:05:00.226Z] #15 transferring dockerfile: 1.93kB done [2024-08-09T05:05:00.226Z] #15 DONE 0.1s [2024-08-09T05:05:00.226Z] [2024-08-09T05:05:00.226Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-08-09T05:05:00.226Z] #16 transferring dockerfile: 2.06kB done [2024-08-09T05:05:00.226Z] #16 DONE 0.1s [2024-08-09T05:05:00.226Z] [2024-08-09T05:05:00.226Z] #17 [core-data internal] load .dockerignore [2024-08-09T05:05:00.226Z] #17 transferring context: 50B 0.0s done [2024-08-09T05:05:00.226Z] #17 DONE 0.1s [2024-08-09T05:05:00.804Z] [2024-08-09T05:05:00.804Z] #18 [security-spire-config internal] load .dockerignore [2024-08-09T05:05:00.804Z] #18 transferring context: 50B done [2024-08-09T05:05:00.804Z] #18 DONE 0.0s [2024-08-09T05:05:01.069Z] [2024-08-09T05:05:01.069Z] #19 [core-keeper internal] load .dockerignore [2024-08-09T05:05:01.069Z] #19 transferring context: 50B done [2024-08-09T05:05:01.069Z] #19 DONE 0.0s [2024-08-09T05:05:01.069Z] [2024-08-09T05:05:01.069Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-08-09T05:05:01.069Z] #20 transferring context: 50B done [2024-08-09T05:05:01.069Z] #20 DONE 0.1s [2024-08-09T05:05:01.069Z] [2024-08-09T05:05:01.069Z] #21 [security-spire-agent internal] load .dockerignore [2024-08-09T05:05:01.069Z] #21 transferring context: 50B 0.0s done [2024-08-09T05:05:01.069Z] #21 DONE 0.1s [2024-08-09T05:05:01.069Z] [2024-08-09T05:05:01.069Z] #22 [security-bootstrapper internal] load .dockerignore [2024-08-09T05:05:01.069Z] #22 transferring context: 50B done [2024-08-09T05:05:01.069Z] #22 DONE 0.0s [2024-08-09T05:05:01.069Z] [2024-08-09T05:05:01.069Z] #23 [security-proxy-setup internal] load .dockerignore [2024-08-09T05:05:01.069Z] #23 transferring context: 50B done [2024-08-09T05:05:01.069Z] #23 DONE 0.0s [2024-08-09T05:05:01.069Z] [2024-08-09T05:05:01.069Z] #24 [core-command internal] load .dockerignore [2024-08-09T05:05:01.339Z] #24 transferring context: 50B done [2024-08-09T05:05:01.339Z] #24 DONE 0.0s [2024-08-09T05:05:01.339Z] [2024-08-09T05:05:01.339Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-09T05:05:01.339Z] #25 transferring context: 50B done [2024-08-09T05:05:01.339Z] #25 DONE 0.0s [2024-08-09T05:05:01.339Z] [2024-08-09T05:05:01.339Z] #26 [support-notifications internal] load .dockerignore [2024-08-09T05:05:01.339Z] #26 transferring context: 50B done [2024-08-09T05:05:01.339Z] #26 DONE 0.1s [2024-08-09T05:05:01.339Z] [2024-08-09T05:05:01.339Z] #27 [security-spire-server internal] load .dockerignore [2024-08-09T05:05:01.339Z] #27 transferring context: 50B done [2024-08-09T05:05:01.339Z] #27 DONE 0.1s [2024-08-09T05:05:01.339Z] [2024-08-09T05:05:01.339Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-09T05:05:01.610Z] #28 transferring context: 50B 0.0s done [2024-08-09T05:05:01.610Z] #28 DONE 0.1s [2024-08-09T05:05:01.610Z] [2024-08-09T05:05:01.610Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-08-09T05:05:01.610Z] #29 transferring context: 50B 0.0s done [2024-08-09T05:05:01.610Z] #29 DONE 0.1s [2024-08-09T05:05:01.610Z] [2024-08-09T05:05:01.610Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-09T05:05:01.610Z] #30 transferring context: 50B 0.0s done [2024-08-09T05:05:01.610Z] #30 DONE 0.1s [2024-08-09T05:05:01.610Z] [2024-08-09T05:05:01.611Z] #31 [core-metadata internal] load .dockerignore [2024-08-09T05:05:01.611Z] #31 transferring context: 50B done [2024-08-09T05:05:01.611Z] #31 DONE 0.1s [2024-08-09T05:05:01.611Z] [2024-08-09T05:05:01.611Z] #32 [support-scheduler internal] load .dockerignore [2024-08-09T05:05:01.875Z] #32 transferring context: 50B 0.0s done [2024-08-09T05:05:01.875Z] #32 DONE 0.1s [2024-08-09T05:05:01.875Z] [2024-08-09T05:05:01.875Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:01.875Z] #33 DONE 0.0s [2024-08-09T05:05:01.875Z] [2024-08-09T05:05:01.875Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-09T05:05:01.875Z] #34 DONE 0.1s [2024-08-09T05:05:01.875Z] [2024-08-09T05:05:01.875Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:01.875Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:01.875Z] #35 DONE 0.0s [2024-08-09T05:05:01.875Z] [2024-08-09T05:05:01.875Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-09T05:05:02.832Z] #36 DONE 0.9s [2024-08-09T05:05:02.832Z] [2024-08-09T05:05:02.832Z] #37 [core-data internal] load build context [2024-08-09T05:05:03.103Z] #37 ... [2024-08-09T05:05:03.103Z] [2024-08-09T05:05:03.103Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-09T05:05:03.103Z] #38 DONE 0.2s [2024-08-09T05:05:03.103Z] [2024-08-09T05:05:03.103Z] #37 [core-data internal] load build context [2024-08-09T05:05:03.103Z] #37 ... [2024-08-09T05:05:03.103Z] [2024-08-09T05:05:03.103Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-09T05:05:03.103Z] #34 DONE 0.2s [2024-08-09T05:05:03.103Z] [2024-08-09T05:05:03.103Z] #37 [core-data internal] load build context [2024-08-09T05:05:03.371Z] #37 ... [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:03.371Z] #33 DONE 0.0s [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-09T05:05:03.371Z] #34 DONE 0.2s [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-09T05:05:03.371Z] #36 DONE 1.6s [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-09T05:05:03.371Z] #38 DONE 0.4s [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #37 [core-data internal] load build context [2024-08-09T05:05:03.371Z] #37 ... [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:03.371Z] #33 DONE 0.0s [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #37 [core-data internal] load build context [2024-08-09T05:05:03.371Z] #37 ... [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-09T05:05:03.371Z] #34 DONE 0.3s [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-09T05:05:03.371Z] #36 DONE 1.6s [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-09T05:05:03.371Z] #38 DONE 0.5s [2024-08-09T05:05:03.371Z] [2024-08-09T05:05:03.371Z] #37 [core-data internal] load build context [2024-08-09T05:05:03.644Z] #37 ... [2024-08-09T05:05:03.644Z] [2024-08-09T05:05:03.644Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:03.644Z] #33 DONE 0.0s [2024-08-09T05:05:03.916Z] [2024-08-09T05:05:03.916Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-09T05:05:03.916Z] #36 DONE 1.6s [2024-08-09T05:05:03.916Z] [2024-08-09T05:05:03.916Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-09T05:05:03.916Z] #34 DONE 0.5s [2024-08-09T05:05:03.916Z] [2024-08-09T05:05:03.916Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-09T05:05:03.916Z] #38 DONE 0.5s [2024-08-09T05:05:03.916Z] [2024-08-09T05:05:03.916Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:05:03.916Z] #39 ... [2024-08-09T05:05:03.916Z] [2024-08-09T05:05:03.916Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:03.916Z] #33 DONE 0.0s [2024-08-09T05:05:04.183Z] [2024-08-09T05:05:04.183Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:04.183Z] #33 DONE 0.0s [2024-08-09T05:05:04.183Z] [2024-08-09T05:05:04.183Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:04.183Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:04.183Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-09T05:05:04.183Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T05:05:04.183Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-09T05:05:04.183Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-09T05:05:04.183Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-09T05:05:04.183Z] #35 ... [2024-08-09T05:05:04.183Z] [2024-08-09T05:05:04.183Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-09T05:05:04.183Z] #36 DONE 1.7s [2024-08-09T05:05:04.183Z] [2024-08-09T05:05:04.183Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-09T05:05:04.183Z] #38 DONE 0.5s [2024-08-09T05:05:04.183Z] [2024-08-09T05:05:04.183Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:04.183Z] #33 DONE 0.0s [2024-08-09T05:05:04.183Z] [2024-08-09T05:05:04.183Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:04.183Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:04.183Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-09T05:05:04.183Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T05:05:04.183Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-09T05:05:04.183Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-09T05:05:04.183Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-09T05:05:04.183Z] #35 DONE 3.1s [2024-08-09T05:05:04.183Z] [2024-08-09T05:05:04.183Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:05:04.449Z] #39 ... [2024-08-09T05:05:04.449Z] [2024-08-09T05:05:04.449Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:04.449Z] #33 DONE 0.0s [2024-08-09T05:05:04.449Z] [2024-08-09T05:05:04.449Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-09T05:05:04.449Z] #40 DONE 1.2s [2024-08-09T05:05:04.449Z] [2024-08-09T05:05:04.449Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:04.449Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:04.449Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-09T05:05:04.449Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T05:05:04.449Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-09T05:05:04.449Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-09T05:05:04.449Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-09T05:05:04.449Z] #35 DONE 3.1s [2024-08-09T05:05:04.449Z] [2024-08-09T05:05:04.449Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-09T05:05:04.449Z] #41 DONE 0.9s [2024-08-09T05:05:04.449Z] [2024-08-09T05:05:04.449Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:04.449Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:04.449Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-09T05:05:04.449Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T05:05:04.449Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-09T05:05:04.449Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-09T05:05:04.449Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-09T05:05:04.449Z] #35 DONE 3.1s [2024-08-09T05:05:04.449Z] [2024-08-09T05:05:04.449Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:04.449Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:04.715Z] #42 ... [2024-08-09T05:05:04.715Z] [2024-08-09T05:05:04.715Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:04.715Z] #33 DONE 0.0s [2024-08-09T05:05:04.985Z] [2024-08-09T05:05:04.985Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:04.985Z] #33 DONE 0.0s [2024-08-09T05:05:04.985Z] [2024-08-09T05:05:04.985Z] #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-09T05:05:04.985Z] #43 ... [2024-08-09T05:05:04.985Z] [2024-08-09T05:05:04.985Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-09T05:05:04.985Z] #36 DONE 1.7s [2024-08-09T05:05:04.985Z] [2024-08-09T05:05:04.985Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-09T05:05:04.985Z] #38 DONE 0.6s [2024-08-09T05:05:04.985Z] [2024-08-09T05:05:04.985Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:04.985Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:04.985Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-09T05:05:04.985Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T05:05:04.985Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-09T05:05:04.985Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-09T05:05:04.985Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-09T05:05:04.985Z] #35 DONE 3.1s [2024-08-09T05:05:04.985Z] [2024-08-09T05:05:04.985Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:04.985Z] #33 DONE 0.0s [2024-08-09T05:05:04.985Z] [2024-08-09T05:05:04.985Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:04.985Z] #44 DONE 0.0s [2024-08-09T05:05:05.251Z] [2024-08-09T05:05:05.251Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-09T05:05:05.251Z] #36 DONE 1.7s [2024-08-09T05:05:05.251Z] [2024-08-09T05:05:05.251Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-09T05:05:05.251Z] #38 DONE 0.6s [2024-08-09T05:05:05.251Z] [2024-08-09T05:05:05.251Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:05.251Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:05.251Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-09T05:05:05.251Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T05:05:05.251Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-09T05:05:05.251Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-09T05:05:05.251Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-09T05:05:05.251Z] #35 DONE 3.1s [2024-08-09T05:05:05.251Z] [2024-08-09T05:05:05.251Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:05:05.251Z] #45 ... [2024-08-09T05:05:05.251Z] [2024-08-09T05:05:05.251Z] #46 [security-spire-config internal] load build context [2024-08-09T05:05:05.251Z] #46 transferring context: 25.85kB 0.2s done [2024-08-09T05:05:05.251Z] #46 DONE 0.9s [2024-08-09T05:05:05.517Z] [2024-08-09T05:05:05.517Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:05.517Z] #33 DONE 0.0s [2024-08-09T05:05:05.517Z] [2024-08-09T05:05:05.517Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:05.517Z] #47 ... [2024-08-09T05:05:05.517Z] [2024-08-09T05:05:05.517Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-09T05:05:05.517Z] #33 DONE 0.0s [2024-08-09T05:05:05.517Z] [2024-08-09T05:05:05.517Z] #48 [security-spire-agent internal] load build context [2024-08-09T05:05:05.517Z] #48 transferring context: 27.13kB 0.1s done [2024-08-09T05:05:05.517Z] #48 DONE 1.0s [2024-08-09T05:05:05.517Z] [2024-08-09T05:05:05.517Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:06.936Z] #47 ... [2024-08-09T05:05:06.936Z] [2024-08-09T05:05:06.936Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-09T05:05:06.936Z] #40 DONE 3.5s [2024-08-09T05:05:06.936Z] [2024-08-09T05:05:06.936Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:07.204Z] #47 ... [2024-08-09T05:05:07.204Z] [2024-08-09T05:05:07.204Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:07.204Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:07.204Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-09T05:05:07.204Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T05:05:07.204Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-09T05:05:07.204Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-09T05:05:07.204Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-09T05:05:07.204Z] #35 DONE 3.1s [2024-08-09T05:05:07.204Z] [2024-08-09T05:05:07.204Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:08.174Z] #47 ... [2024-08-09T05:05:08.175Z] [2024-08-09T05:05:08.175Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-09T05:05:08.175Z] #36 DONE 1.8s [2024-08-09T05:05:08.175Z] [2024-08-09T05:05:08.175Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-09T05:05:08.175Z] #38 DONE 0.6s [2024-08-09T05:05:08.175Z] [2024-08-09T05:05:08.175Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-09T05:05:08.175Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-09T05:05:08.175Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-09T05:05:08.175Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-09T05:05:08.175Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-09T05:05:08.175Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-09T05:05:08.175Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-09T05:05:08.175Z] #35 DONE 3.2s [2024-08-09T05:05:08.175Z] [2024-08-09T05:05:08.175Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-09T05:05:08.175Z] #34 DONE 4.5s [2024-08-09T05:05:08.175Z] [2024-08-09T05:05:08.175Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:09.137Z] #47 ... [2024-08-09T05:05:09.137Z] [2024-08-09T05:05:09.137Z] #49 [security-spire-server internal] load build context [2024-08-09T05:05:09.137Z] #49 transferring context: 27.60kB 0.2s done [2024-08-09T05:05:09.137Z] #49 DONE 2.1s [2024-08-09T05:05:09.137Z] [2024-08-09T05:05:09.137Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:13.406Z] #47 ... [2024-08-09T05:05:13.406Z] [2024-08-09T05:05:13.406Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-09T05:05:13.406Z] #0 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:13.406Z] #0 6.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:13.406Z] #0 7.901 OK: 266 MiB in 52 packages [2024-08-09T05:05:13.406Z] #50 DONE 9.4s [2024-08-09T05:05:13.406Z] [2024-08-09T05:05:13.406Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:13.406Z] #47 ... [2024-08-09T05:05:13.406Z] [2024-08-09T05:05:13.406Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-09T05:05:13.406Z] #0 9.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:13.406Z] #0 9.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:13.406Z] #51 ... [2024-08-09T05:05:13.406Z] [2024-08-09T05:05:13.406Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:13.406Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.6s done [2024-08-09T05:05:13.406Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-09T05:05:13.406Z] #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-09T05:05:13.406Z] #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-09T05:05:13.406Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-08-09T05:05:13.406Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done [2024-08-09T05:05:13.406Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.5s done [2024-08-09T05:05:13.406Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-09T05:05:13.406Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.1s [2024-08-09T05:05:13.407Z] #52 ... [2024-08-09T05:05:13.407Z] [2024-08-09T05:05:13.407Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:13.407Z] #47 ... [2024-08-09T05:05:13.407Z] [2024-08-09T05:05:13.407Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:13.407Z] #53 ... [2024-08-09T05:05:13.407Z] [2024-08-09T05:05:13.407Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-09T05:05:13.673Z] #54 ... [2024-08-09T05:05:13.673Z] [2024-08-09T05:05:13.673Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:13.673Z] #52 ... [2024-08-09T05:05:13.673Z] [2024-08-09T05:05:13.673Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-09T05:05:13.673Z] #54 DONE 10.3s [2024-08-09T05:05:13.673Z] [2024-08-09T05:05:13.673Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:13.940Z] #52 ... [2024-08-09T05:05:13.940Z] [2024-08-09T05:05:13.940Z] #37 [core-data internal] load build context [2024-08-09T05:05:13.940Z] #37 transferring context: 55.92MB 11.7s [2024-08-09T05:05:13.940Z] #37 ... [2024-08-09T05:05:13.940Z] [2024-08-09T05:05:13.940Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:13.940Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 5.0s [2024-08-09T05:05:14.213Z] #52 ... [2024-08-09T05:05:14.213Z] [2024-08-09T05:05:14.213Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:14.213Z] #55 ... [2024-08-09T05:05:14.213Z] [2024-08-09T05:05:14.213Z] #56 [core-command internal] load build context [2024-08-09T05:05:14.485Z] #56 ... [2024-08-09T05:05:14.485Z] [2024-08-09T05:05:14.485Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:14.485Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-09T05:05:14.485Z] #52 ... [2024-08-09T05:05:14.485Z] [2024-08-09T05:05:14.485Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:05:14.485Z] #39 ... [2024-08-09T05:05:14.485Z] [2024-08-09T05:05:14.485Z] #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-09T05:05:14.485Z] #0 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:14.485Z] #0 8.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:14.765Z] #57 ... [2024-08-09T05:05:14.765Z] [2024-08-09T05:05:14.765Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-09T05:05:14.765Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:14.765Z] #58 ... [2024-08-09T05:05:14.765Z] [2024-08-09T05:05:14.765Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:15.036Z] #52 ... [2024-08-09T05:05:15.036Z] [2024-08-09T05:05:15.036Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-09T05:05:15.036Z] #59 ... [2024-08-09T05:05:15.036Z] [2024-08-09T05:05:15.036Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-09T05:05:15.306Z] #60 ... [2024-08-09T05:05:15.306Z] [2024-08-09T05:05:15.306Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:15.306Z] #61 ... [2024-08-09T05:05:15.306Z] [2024-08-09T05:05:15.306Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-09T05:05:15.306Z] #0 9.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:15.574Z] #62 ... [2024-08-09T05:05:15.574Z] [2024-08-09T05:05:15.574Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-09T05:05:15.574Z] #63 ... [2024-08-09T05:05:15.574Z] [2024-08-09T05:05:15.574Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-09T05:05:15.574Z] #64 ... [2024-08-09T05:05:15.574Z] [2024-08-09T05:05:15.574Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-09T05:05:15.843Z] #65 ... [2024-08-09T05:05:15.843Z] [2024-08-09T05:05:15.843Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:15.843Z] #66 ... [2024-08-09T05:05:15.843Z] [2024-08-09T05:05:15.843Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-09T05:05:15.843Z] #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:15.843Z] #0 9.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:16.109Z] #67 ... [2024-08-09T05:05:16.109Z] [2024-08-09T05:05:16.109Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:16.109Z] #44 ... [2024-08-09T05:05:16.109Z] [2024-08-09T05:05:16.109Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:16.109Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 7.1s [2024-08-09T05:05:16.109Z] #52 ... [2024-08-09T05:05:16.109Z] [2024-08-09T05:05:16.109Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:16.109Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-08-09T05:05:16.109Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-09T05:05:16.109Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-09T05:05:16.109Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-09T05:05:16.109Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2024-08-09T05:05:16.109Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-08-09T05:05:16.109Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-09T05:05:16.109Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.6s done [2024-08-09T05:05:16.109Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.64MB / 18.32MB 7.0s [2024-08-09T05:05:16.109Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-09T05:05:16.375Z] #42 ... [2024-08-09T05:05:16.375Z] [2024-08-09T05:05:16.375Z] #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-09T05:05:16.375Z] #57 10.54 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:16.375Z] #57 10.54 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:16.375Z] #57 10.54 OK: 8 MiB in 16 packages [2024-08-09T05:05:16.375Z] #57 DONE 11.9s [2024-08-09T05:05:16.375Z] [2024-08-09T05:05:16.375Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:16.375Z] #42 ... [2024-08-09T05:05:16.375Z] [2024-08-09T05:05:16.375Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-09T05:05:16.375Z] #68 ... [2024-08-09T05:05:16.375Z] [2024-08-09T05:05:16.375Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-09T05:05:16.375Z] #51 12.73 OK: 266 MiB in 52 packages [2024-08-09T05:05:16.375Z] #51 DONE 14.2s [2024-08-09T05:05:16.375Z] [2024-08-09T05:05:16.375Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-09T05:05:16.641Z] #69 ... [2024-08-09T05:05:16.641Z] [2024-08-09T05:05:16.641Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:17.227Z] #52 ... [2024-08-09T05:05:17.227Z] [2024-08-09T05:05:17.227Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:05:17.227Z] #45 ... [2024-08-09T05:05:17.227Z] [2024-08-09T05:05:17.227Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:17.227Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.2s [2024-08-09T05:05:18.207Z] #52 ... [2024-08-09T05:05:18.207Z] [2024-08-09T05:05:18.207Z] #70 [support-scheduler internal] load build context [2024-08-09T05:05:18.207Z] #70 ... [2024-08-09T05:05:18.207Z] [2024-08-09T05:05:18.207Z] #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-09T05:05:18.207Z] #43 DONE 13.3s [2024-08-09T05:05:18.207Z] [2024-08-09T05:05:18.207Z] #70 [support-scheduler internal] load build context [2024-08-09T05:05:18.207Z] #70 ... [2024-08-09T05:05:18.207Z] [2024-08-09T05:05:18.207Z] #71 [core-metadata internal] load build context [2024-08-09T05:05:18.482Z] #71 ... [2024-08-09T05:05:18.482Z] [2024-08-09T05:05:18.482Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:18.482Z] #72 ... [2024-08-09T05:05:18.482Z] [2024-08-09T05:05:18.482Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:18.482Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-09T05:05:18.750Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-09T05:05:18.750Z] #52 ... [2024-08-09T05:05:18.750Z] [2024-08-09T05:05:18.750Z] #67 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-09T05:05:18.750Z] #67 12.04 OK: 266 MiB in 52 packages [2024-08-09T05:05:18.750Z] #67 DONE 13.8s [2024-08-09T05:05:18.750Z] [2024-08-09T05:05:18.750Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:19.018Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 9.9s [2024-08-09T05:05:19.018Z] #52 ... [2024-08-09T05:05:19.018Z] [2024-08-09T05:05:19.018Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-09T05:05:19.018Z] #58 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:19.018Z] #58 13.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:19.018Z] #58 13.61 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:19.018Z] #58 13.69 OK: 8 MiB in 16 packages [2024-08-09T05:05:19.018Z] #58 DONE 14.5s [2024-08-09T05:05:19.018Z] [2024-08-09T05:05:19.018Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:19.283Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.33MB / 28.04MB 10.2s [2024-08-09T05:05:20.251Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.05MB / 28.04MB 11.0s [2024-08-09T05:05:21.666Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.12MB / 28.04MB 12.4s [2024-08-09T05:05:21.666Z] #52 ... [2024-08-09T05:05:21.666Z] [2024-08-09T05:05:21.666Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-09T05:05:21.666Z] #62 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:21.666Z] #62 13.29 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-09T05:05:21.666Z] #62 13.29 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-09T05:05:21.666Z] #62 13.29 OK: 19953 distinct packages available [2024-08-09T05:05:21.666Z] #62 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:21.666Z] #62 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:21.666Z] #62 15.47 OK: 266 MiB in 52 packages [2024-08-09T05:05:21.666Z] #62 DONE 16.2s [2024-08-09T05:05:21.666Z] [2024-08-09T05:05:21.666Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:21.938Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 13.0s [2024-08-09T05:05:22.203Z] #52 ... [2024-08-09T05:05:22.203Z] [2024-08-09T05:05:22.203Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-09T05:05:22.203Z] #64 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:22.203Z] #64 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:22.203Z] #64 16.53 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:22.203Z] #64 16.53 (2/2) Installing su-exec (0.2-r3) [2024-08-09T05:05:22.203Z] #64 16.53 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:22.203Z] #64 16.53 OK: 8 MiB in 17 packages [2024-08-09T05:05:22.203Z] #64 DONE 17.2s [2024-08-09T05:05:22.469Z] [2024-08-09T05:05:22.469Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:22.469Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.3s [2024-08-09T05:05:23.437Z] #52 ... [2024-08-09T05:05:23.438Z] [2024-08-09T05:05:23.438Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:23.438Z] #47 transferring context: 28.99MB 19.8s [2024-08-09T05:05:23.705Z] #47 ... [2024-08-09T05:05:23.705Z] [2024-08-09T05:05:23.705Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:23.705Z] #53 ... [2024-08-09T05:05:23.705Z] [2024-08-09T05:05:23.705Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-09T05:05:23.982Z] #73 ... [2024-08-09T05:05:23.982Z] [2024-08-09T05:05:23.982Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:23.982Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.92MB / 28.04MB 14.9s [2024-08-09T05:05:23.982Z] #52 ... [2024-08-09T05:05:23.982Z] [2024-08-09T05:05:23.982Z] #37 [core-data internal] load build context [2024-08-09T05:05:24.252Z] #37 ... [2024-08-09T05:05:24.252Z] [2024-08-09T05:05:24.252Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:24.252Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.2s [2024-08-09T05:05:24.252Z] #52 ... [2024-08-09T05:05:24.252Z] [2024-08-09T05:05:24.252Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:24.519Z] #55 ... [2024-08-09T05:05:24.519Z] [2024-08-09T05:05:24.519Z] #37 [core-data internal] load build context [2024-08-09T05:05:24.519Z] #37 ... [2024-08-09T05:05:24.519Z] [2024-08-09T05:05:24.519Z] #56 [core-command internal] load build context [2024-08-09T05:05:24.785Z] #56 ... [2024-08-09T05:05:24.785Z] [2024-08-09T05:05:24.785Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:24.785Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done [2024-08-09T05:05:25.056Z] #52 ... [2024-08-09T05:05:25.056Z] [2024-08-09T05:05:25.056Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:05:25.056Z] #39 ... [2024-08-09T05:05:25.056Z] [2024-08-09T05:05:25.056Z] #56 [core-command internal] load build context [2024-08-09T05:05:25.654Z] #56 ... [2024-08-09T05:05:25.654Z] [2024-08-09T05:05:25.654Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:25.654Z] #61 ... [2024-08-09T05:05:25.654Z] [2024-08-09T05:05:25.654Z] #70 [support-scheduler internal] load build context [2024-08-09T05:05:25.923Z] #70 ... [2024-08-09T05:05:25.923Z] [2024-08-09T05:05:25.923Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:26.190Z] #61 ... [2024-08-09T05:05:26.190Z] [2024-08-09T05:05:26.190Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:26.190Z] #66 ... [2024-08-09T05:05:26.190Z] [2024-08-09T05:05:26.190Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:26.459Z] #44 ... [2024-08-09T05:05:26.459Z] [2024-08-09T05:05:26.459Z] #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-08-09T05:05:26.459Z] #74 ... [2024-08-09T05:05:26.459Z] [2024-08-09T05:05:26.459Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:26.459Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.2s done [2024-08-09T05:05:26.459Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-09T05:05:26.459Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.2s [2024-08-09T05:05:26.728Z] #42 ... [2024-08-09T05:05:26.728Z] [2024-08-09T05:05:26.728Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-09T05:05:26.728Z] #63 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:26.728Z] #63 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:26.728Z] #63 19.48 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:26.728Z] #63 19.48 (2/4) Installing openssl (3.1.6-r0) [2024-08-09T05:05:26.728Z] #63 19.64 (3/4) Installing su-exec (0.2-r3) [2024-08-09T05:05:26.728Z] #63 19.64 (4/4) Installing yq (4.33.3-r5) [2024-08-09T05:05:26.728Z] #63 20.06 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:26.728Z] #63 20.20 OK: 18 MiB in 19 packages [2024-08-09T05:05:26.728Z] #63 DONE 21.6s [2024-08-09T05:05:26.728Z] [2024-08-09T05:05:26.728Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:26.728Z] #42 ... [2024-08-09T05:05:26.728Z] [2024-08-09T05:05:26.728Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:26.728Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-09T05:05:26.998Z] #52 ... [2024-08-09T05:05:26.998Z] [2024-08-09T05:05:26.998Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-09T05:05:26.998Z] #59 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:26.998Z] #59 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:26.998Z] #59 19.61 (1/4) Installing ca-certificates (20240226-r0) [2024-08-09T05:05:26.998Z] #59 19.91 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:26.998Z] #59 19.91 (3/4) Installing su-exec (0.2-r3) [2024-08-09T05:05:26.998Z] #59 19.95 (4/4) Installing yq (4.33.3-r5) [2024-08-09T05:05:26.998Z] #59 20.63 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:26.998Z] #59 20.63 Executing ca-certificates-20240226-r0.trigger [2024-08-09T05:05:26.998Z] #59 21.19 OK: 18 MiB in 19 packages [2024-08-09T05:05:26.998Z] #59 DONE 22.1s [2024-08-09T05:05:26.998Z] [2024-08-09T05:05:26.998Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:27.264Z] #52 ... [2024-08-09T05:05:27.264Z] [2024-08-09T05:05:27.264Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:05:27.534Z] #45 ... [2024-08-09T05:05:27.534Z] [2024-08-09T05:05:27.534Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:28.510Z] #66 ... [2024-08-09T05:05:28.510Z] [2024-08-09T05:05:28.510Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:28.779Z] #72 transferring context: 11.00MB 18.2s [2024-08-09T05:05:28.779Z] #72 ... [2024-08-09T05:05:28.779Z] [2024-08-09T05:05:28.779Z] #71 [core-metadata internal] load build context [2024-08-09T05:05:28.779Z] #71 ... [2024-08-09T05:05:28.779Z] [2024-08-09T05:05:28.779Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-09T05:05:29.044Z] #75 ... [2024-08-09T05:05:29.044Z] [2024-08-09T05:05:29.044Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:29.309Z] #72 ... [2024-08-09T05:05:29.309Z] [2024-08-09T05:05:29.309Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T05:05:29.309Z] #76 ... [2024-08-09T05:05:29.309Z] [2024-08-09T05:05:29.309Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:32.646Z] #72 ... [2024-08-09T05:05:32.646Z] [2024-08-09T05:05:32.647Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-09T05:05:32.647Z] #77 ... [2024-08-09T05:05:32.647Z] [2024-08-09T05:05:32.647Z] #56 [core-command internal] load build context [2024-08-09T05:05:32.647Z] #56 ... [2024-08-09T05:05:32.647Z] [2024-08-09T05:05:32.647Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:32.647Z] #72 ... [2024-08-09T05:05:32.647Z] [2024-08-09T05:05:32.647Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-09T05:05:32.647Z] #65 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:32.647Z] #65 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:32.647Z] #65 22.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-09T05:05:32.647Z] #65 22.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-09T05:05:32.647Z] #65 22.06 OK: 19946 distinct packages available [2024-08-09T05:05:32.647Z] #65 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:32.647Z] #65 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:32.647Z] #65 25.48 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:32.647Z] #65 25.48 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-09T05:05:32.647Z] #65 25.48 (3/4) Installing libucontext (1.2-r2) [2024-08-09T05:05:32.647Z] #65 25.51 (4/4) Installing gcompat (1.1.0-r1) [2024-08-09T05:05:32.647Z] #65 25.55 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:32.647Z] #65 25.78 OK: 8 MiB in 19 packages [2024-08-09T05:05:32.647Z] #65 DONE 27.7s [2024-08-09T05:05:32.647Z] [2024-08-09T05:05:32.647Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:34.060Z] #72 ... [2024-08-09T05:05:34.060Z] [2024-08-09T05:05:34.060Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:34.060Z] #47 transferring context: 38.87MB 30.0s [2024-08-09T05:05:34.060Z] #47 ... [2024-08-09T05:05:34.060Z] [2024-08-09T05:05:34.060Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:34.060Z] #72 ... [2024-08-09T05:05:34.060Z] [2024-08-09T05:05:34.060Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:34.325Z] #53 ... [2024-08-09T05:05:34.325Z] [2024-08-09T05:05:34.325Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-09T05:05:34.325Z] #75 15.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:34.591Z] #75 ... [2024-08-09T05:05:34.591Z] [2024-08-09T05:05:34.591Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:34.591Z] #55 ... [2024-08-09T05:05:34.591Z] [2024-08-09T05:05:34.591Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:34.857Z] #53 ... [2024-08-09T05:05:34.857Z] [2024-08-09T05:05:34.857Z] #37 [core-data internal] load build context [2024-08-09T05:05:34.857Z] #37 ... [2024-08-09T05:05:34.857Z] [2024-08-09T05:05:34.857Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:35.447Z] #55 ... [2024-08-09T05:05:35.447Z] [2024-08-09T05:05:35.447Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:05:35.447Z] #39 ... [2024-08-09T05:05:35.447Z] [2024-08-09T05:05:35.447Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:36.025Z] #53 ... [2024-08-09T05:05:36.025Z] [2024-08-09T05:05:36.025Z] #70 [support-scheduler internal] load build context [2024-08-09T05:05:36.291Z] #70 ... [2024-08-09T05:05:36.291Z] [2024-08-09T05:05:36.291Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:36.556Z] #53 ... [2024-08-09T05:05:36.556Z] [2024-08-09T05:05:36.556Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-09T05:05:36.556Z] #60 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:36.556Z] #60 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:36.556Z] #60 24.43 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-09T05:05:36.556Z] #60 24.43 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-09T05:05:36.556Z] #60 24.43 OK: 19946 distinct packages available [2024-08-09T05:05:36.556Z] #60 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:36.556Z] #60 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:36.556Z] #60 29.35 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:36.556Z] #60 29.35 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-09T05:05:36.556Z] #60 29.35 (3/5) Installing libucontext (1.2-r2) [2024-08-09T05:05:36.556Z] #60 29.35 (4/5) Installing gcompat (1.1.0-r1) [2024-08-09T05:05:36.556Z] #60 29.35 (5/5) Installing openssl (3.1.6-r0) [2024-08-09T05:05:36.556Z] #60 29.43 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:36.556Z] #60 29.50 OK: 9 MiB in 20 packages [2024-08-09T05:05:36.556Z] #60 DONE 31.3s [2024-08-09T05:05:36.556Z] [2024-08-09T05:05:36.556Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:36.556Z] #53 ... [2024-08-09T05:05:36.557Z] [2024-08-09T05:05:36.557Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:36.557Z] #61 ... [2024-08-09T05:05:36.557Z] [2024-08-09T05:05:36.557Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:36.557Z] #44 ... [2024-08-09T05:05:36.557Z] [2024-08-09T05:05:36.557Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:36.822Z] #61 ... [2024-08-09T05:05:36.822Z] [2024-08-09T05:05:36.822Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-09T05:05:37.086Z] #78 ... [2024-08-09T05:05:37.086Z] [2024-08-09T05:05:37.086Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:37.086Z] #61 ... [2024-08-09T05:05:37.086Z] [2024-08-09T05:05:37.086Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:37.086Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.0s [2024-08-09T05:05:37.086Z] #42 ... [2024-08-09T05:05:37.086Z] [2024-08-09T05:05:37.086Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:37.356Z] #61 ... [2024-08-09T05:05:37.356Z] [2024-08-09T05:05:37.356Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-09T05:05:37.620Z] #79 ... [2024-08-09T05:05:37.620Z] [2024-08-09T05:05:37.620Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:37.620Z] #61 ... [2024-08-09T05:05:37.620Z] [2024-08-09T05:05:37.620Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:05:37.885Z] #45 ... [2024-08-09T05:05:37.885Z] [2024-08-09T05:05:37.885Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:37.885Z] #61 ... [2024-08-09T05:05:37.885Z] [2024-08-09T05:05:37.885Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:37.885Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s [2024-08-09T05:05:37.885Z] #52 ... [2024-08-09T05:05:37.885Z] [2024-08-09T05:05:37.885Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:38.150Z] #61 ... [2024-08-09T05:05:38.150Z] [2024-08-09T05:05:38.150Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-09T05:05:38.150Z] #68 23.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:38.150Z] #68 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:38.150Z] #68 27.98 (1/2) Installing ca-certificates (20240226-r0) [2024-08-09T05:05:38.150Z] #68 28.13 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:38.150Z] #68 28.26 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:38.150Z] #68 28.39 Executing ca-certificates-20240226-r0.trigger [2024-08-09T05:05:38.150Z] #68 29.29 OK: 9 MiB in 17 packages [2024-08-09T05:05:38.150Z] #68 DONE 31.9s [2024-08-09T05:05:38.415Z] [2024-08-09T05:05:38.415Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T05:05:38.682Z] #80 ... [2024-08-09T05:05:38.682Z] [2024-08-09T05:05:38.682Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:38.682Z] #66 transferring context: 41.18MB 32.4s [2024-08-09T05:05:38.946Z] #66 ... [2024-08-09T05:05:38.946Z] [2024-08-09T05:05:38.946Z] #71 [core-metadata internal] load build context [2024-08-09T05:05:38.946Z] #71 ... [2024-08-09T05:05:38.946Z] [2024-08-09T05:05:38.946Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:41.537Z] #66 ... [2024-08-09T05:05:41.537Z] [2024-08-09T05:05:41.537Z] #74 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-08-09T05:05:41.537Z] #74 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:41.537Z] #74 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:41.537Z] #74 23.73 OK: 8 MiB in 16 packages [2024-08-09T05:05:41.537Z] #74 DONE 24.9s [2024-08-09T05:05:41.537Z] [2024-08-09T05:05:41.537Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:41.537Z] #66 ... [2024-08-09T05:05:41.537Z] [2024-08-09T05:05:41.537Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-09T05:05:41.537Z] #73 17.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:41.537Z] #73 18.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:41.537Z] #73 24.87 OK: 266 MiB in 52 packages [2024-08-09T05:05:41.537Z] #73 DONE 27.6s [2024-08-09T05:05:41.537Z] [2024-08-09T05:05:41.537Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:41.805Z] #66 ... [2024-08-09T05:05:41.805Z] [2024-08-09T05:05:41.805Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-09T05:05:41.805Z] #69 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:41.805Z] #69 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:41.805Z] #69 30.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-09T05:05:41.805Z] #69 30.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-09T05:05:41.805Z] #69 30.96 OK: 19946 distinct packages available [2024-08-09T05:05:41.805Z] #69 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:41.805Z] #69 33.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:42.078Z] #69 ... [2024-08-09T05:05:42.078Z] [2024-08-09T05:05:42.078Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:42.669Z] #66 ... [2024-08-09T05:05:42.669Z] [2024-08-09T05:05:42.669Z] #56 [core-command internal] load build context [2024-08-09T05:05:42.936Z] #56 ... [2024-08-09T05:05:42.936Z] [2024-08-09T05:05:42.936Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-09T05:05:42.936Z] #0 7.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:42.936Z] #0 8.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:42.936Z] #81 ... [2024-08-09T05:05:42.936Z] [2024-08-09T05:05:42.936Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:43.899Z] #66 transferring context: 51.58MB 37.4s [2024-08-09T05:05:43.899Z] #66 ... [2024-08-09T05:05:43.899Z] [2024-08-09T05:05:43.899Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:44.166Z] #47 ... [2024-08-09T05:05:44.166Z] [2024-08-09T05:05:44.166Z] #56 [core-command internal] load build context [2024-08-09T05:05:44.464Z] #56 ... [2024-08-09T05:05:44.464Z] [2024-08-09T05:05:44.464Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:44.464Z] #72 ... [2024-08-09T05:05:44.464Z] [2024-08-09T05:05:44.464Z] #56 [core-command internal] load build context [2024-08-09T05:05:44.740Z] #56 ... [2024-08-09T05:05:44.740Z] [2024-08-09T05:05:44.740Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-09T05:05:44.740Z] #75 16.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:44.740Z] #75 22.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:45.007Z] #75 24.13 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:45.007Z] #75 24.27 OK: 8 MiB in 16 packages [2024-08-09T05:05:45.007Z] #75 DONE 26.1s [2024-08-09T05:05:45.007Z] [2024-08-09T05:05:45.007Z] #56 [core-command internal] load build context [2024-08-09T05:05:45.007Z] #56 ... [2024-08-09T05:05:45.007Z] [2024-08-09T05:05:45.007Z] #37 [core-data internal] load build context [2024-08-09T05:05:45.274Z] #37 ... [2024-08-09T05:05:45.274Z] [2024-08-09T05:05:45.274Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T05:05:45.274Z] #80 6.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:45.542Z] #80 ... [2024-08-09T05:05:45.542Z] [2024-08-09T05:05:45.542Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:45.810Z] #55 ... [2024-08-09T05:05:45.810Z] [2024-08-09T05:05:45.810Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:05:45.810Z] #39 ... [2024-08-09T05:05:45.810Z] [2024-08-09T05:05:45.810Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:45.810Z] #55 ... [2024-08-09T05:05:45.810Z] [2024-08-09T05:05:45.810Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-09T05:05:45.810Z] #79 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:45.810Z] #79 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:45.810Z] #79 17.42 OK: 18 MiB in 19 packages [2024-08-09T05:05:45.810Z] #79 DONE 18.4s [2024-08-09T05:05:45.810Z] [2024-08-09T05:05:45.810Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:46.396Z] #55 ... [2024-08-09T05:05:46.396Z] [2024-08-09T05:05:46.396Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-09T05:05:46.396Z] #78 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:46.396Z] #78 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:46.396Z] #78 17.70 OK: 18 MiB in 19 packages [2024-08-09T05:05:46.396Z] #78 DONE 19.6s [2024-08-09T05:05:46.396Z] [2024-08-09T05:05:46.396Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:46.396Z] #55 ... [2024-08-09T05:05:46.396Z] [2024-08-09T05:05:46.396Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-09T05:05:46.396Z] #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:46.396Z] #0 9.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:46.663Z] #82 ... [2024-08-09T05:05:46.663Z] [2024-08-09T05:05:46.663Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T05:05:46.663Z] #76 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:46.663Z] #76 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:46.663Z] #76 25.69 OK: 8 MiB in 16 packages [2024-08-09T05:05:46.663Z] #76 DONE 27.3s [2024-08-09T05:05:46.663Z] [2024-08-09T05:05:46.663Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-09T05:05:46.663Z] #77 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:46.663Z] #77 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:46.663Z] #77 22.75 OK: 8 MiB in 17 packages [2024-08-09T05:05:46.663Z] #77 ... [2024-08-09T05:05:46.663Z] [2024-08-09T05:05:46.663Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:46.663Z] #53 ... [2024-08-09T05:05:46.663Z] [2024-08-09T05:05:46.663Z] #70 [support-scheduler internal] load build context [2024-08-09T05:05:46.934Z] #70 ... [2024-08-09T05:05:46.934Z] [2024-08-09T05:05:46.934Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:46.934Z] #44 ... [2024-08-09T05:05:46.934Z] [2024-08-09T05:05:46.934Z] #70 [support-scheduler internal] load build context [2024-08-09T05:05:47.524Z] #70 ... [2024-08-09T05:05:47.524Z] [2024-08-09T05:05:47.524Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:47.524Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.2s [2024-08-09T05:05:47.524Z] #42 ... [2024-08-09T05:05:47.524Z] [2024-08-09T05:05:47.524Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-09T05:05:47.524Z] #77 DONE 25.1s [2024-08-09T05:05:47.524Z] [2024-08-09T05:05:47.524Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:47.524Z] #42 ... [2024-08-09T05:05:47.524Z] [2024-08-09T05:05:47.524Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:47.793Z] #44 ... [2024-08-09T05:05:47.793Z] [2024-08-09T05:05:47.793Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:05:48.084Z] #45 ... [2024-08-09T05:05:48.084Z] [2024-08-09T05:05:48.084Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:48.084Z] #44 ... [2024-08-09T05:05:48.084Z] [2024-08-09T05:05:48.084Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-09T05:05:48.084Z] #81 13.48 OK: 8 MiB in 19 packages [2024-08-09T05:05:48.084Z] #81 DONE 15.3s [2024-08-09T05:05:48.084Z] [2024-08-09T05:05:48.084Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:48.084Z] #44 ... [2024-08-09T05:05:48.084Z] [2024-08-09T05:05:48.084Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:48.084Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.4s [2024-08-09T05:05:48.356Z] #52 ... [2024-08-09T05:05:48.356Z] [2024-08-09T05:05:48.356Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:48.356Z] #61 ... [2024-08-09T05:05:48.356Z] [2024-08-09T05:05:48.356Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:48.634Z] #52 ... [2024-08-09T05:05:48.634Z] [2024-08-09T05:05:48.634Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-09T05:05:48.634Z] #69 38.33 (1/11) Installing ca-certificates (20240226-r0) [2024-08-09T05:05:48.634Z] #69 38.85 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-09T05:05:48.634Z] #69 38.94 (3/11) Installing libunistring (1.1-r1) [2024-08-09T05:05:48.634Z] #69 39.23 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-09T05:05:48.634Z] #69 39.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-09T05:05:48.634Z] #69 39.28 (6/11) Installing libcurl (8.9.0-r0) [2024-08-09T05:05:48.634Z] #69 39.49 (7/11) Installing curl (8.9.0-r0) [2024-08-09T05:05:48.634Z] #69 39.54 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-09T05:05:48.634Z] #69 39.54 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-09T05:05:48.634Z] #69 39.64 (10/11) Installing libucontext (1.2-r2) [2024-08-09T05:05:48.634Z] #69 39.64 (11/11) Installing gcompat (1.1.0-r1) [2024-08-09T05:05:48.634Z] #69 39.64 Executing busybox-1.36.1-r7.trigger [2024-08-09T05:05:48.634Z] #69 39.79 Executing ca-certificates-20240226-r0.trigger [2024-08-09T05:05:48.634Z] #69 40.50 OK: 13 MiB in 26 packages [2024-08-09T05:05:48.634Z] #69 DONE 42.1s [2024-08-09T05:05:48.634Z] [2024-08-09T05:05:48.634Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:49.217Z] #52 ... [2024-08-09T05:05:49.217Z] [2024-08-09T05:05:49.217Z] #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-09T05:05:49.217Z] #82 11.56 OK: 9 MiB in 20 packages [2024-08-09T05:05:49.217Z] #82 DONE 12.8s [2024-08-09T05:05:49.217Z] [2024-08-09T05:05:49.217Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:49.217Z] #52 ... [2024-08-09T05:05:49.217Z] [2024-08-09T05:05:49.217Z] #71 [core-metadata internal] load build context [2024-08-09T05:05:49.217Z] #71 transferring context: 18.93MB 38.6s [2024-08-09T05:05:49.217Z] #71 ... [2024-08-09T05:05:49.217Z] [2024-08-09T05:05:49.217Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:49.487Z] #52 ... [2024-08-09T05:05:49.487Z] [2024-08-09T05:05:49.487Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-09T05:05:49.487Z] #83 DONE 2.8s [2024-08-09T05:05:49.487Z] [2024-08-09T05:05:49.487Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:49.754Z] #52 ... [2024-08-09T05:05:49.754Z] [2024-08-09T05:05:49.754Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T05:05:49.754Z] #80 8.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:49.754Z] #80 10.19 OK: 9 MiB in 17 packages [2024-08-09T05:05:49.754Z] #80 DONE 11.3s [2024-08-09T05:05:49.754Z] [2024-08-09T05:05:49.754Z] #71 [core-metadata internal] load build context [2024-08-09T05:05:55.100Z] #71 transferring context: 27.95MB 43.7s [2024-08-09T05:05:55.100Z] #71 ... [2024-08-09T05:05:55.100Z] [2024-08-09T05:05:55.100Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-09T05:05:55.100Z] #84 DONE 6.6s [2024-08-09T05:05:55.100Z] [2024-08-09T05:05:55.100Z] #71 [core-metadata internal] load build context [2024-08-09T05:05:55.100Z] #71 ... [2024-08-09T05:05:55.100Z] [2024-08-09T05:05:55.100Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:55.100Z] #66 ... [2024-08-09T05:05:55.100Z] [2024-08-09T05:05:55.100Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:05:55.100Z] #47 ... [2024-08-09T05:05:55.100Z] [2024-08-09T05:05:55.100Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:55.100Z] #72 ... [2024-08-09T05:05:55.100Z] [2024-08-09T05:05:55.100Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-09T05:05:55.100Z] #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:55.100Z] #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-09T05:05:55.100Z] #0 5.134 OK: 13 MiB in 26 packages [2024-08-09T05:05:55.100Z] #85 DONE 6.0s [2024-08-09T05:05:55.100Z] [2024-08-09T05:05:55.100Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:05:55.100Z] #72 ... [2024-08-09T05:05:55.100Z] [2024-08-09T05:05:55.100Z] #66 [support-notifications internal] load build context [2024-08-09T05:05:55.367Z] #66 ... [2024-08-09T05:05:55.367Z] [2024-08-09T05:05:55.367Z] #37 [core-data internal] load build context [2024-08-09T05:05:55.367Z] #37 ... [2024-08-09T05:05:55.367Z] [2024-08-09T05:05:55.367Z] #56 [core-command internal] load build context [2024-08-09T05:05:55.659Z] #56 ... [2024-08-09T05:05:55.659Z] [2024-08-09T05:05:55.659Z] #37 [core-data internal] load build context [2024-08-09T05:05:55.932Z] #37 ... [2024-08-09T05:05:55.932Z] [2024-08-09T05:05:55.932Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:05:55.932Z] #39 ... [2024-08-09T05:05:55.932Z] [2024-08-09T05:05:55.932Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:55.932Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.4s [2024-08-09T05:05:56.513Z] #52 ... [2024-08-09T05:05:56.513Z] [2024-08-09T05:05:56.513Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-09T05:05:56.513Z] #86 DONE 2.0s [2024-08-09T05:05:56.513Z] [2024-08-09T05:05:56.513Z] #37 [core-data internal] load build context [2024-08-09T05:05:56.780Z] #37 ... [2024-08-09T05:05:56.780Z] [2024-08-09T05:05:56.780Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:56.780Z] #55 ... [2024-08-09T05:05:56.780Z] [2024-08-09T05:05:56.780Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:56.780Z] #52 ... [2024-08-09T05:05:56.780Z] [2024-08-09T05:05:56.780Z] #53 [core-keeper internal] load build context [2024-08-09T05:05:57.046Z] #53 ... [2024-08-09T05:05:57.046Z] [2024-08-09T05:05:57.046Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:57.633Z] #55 ... [2024-08-09T05:05:57.633Z] [2024-08-09T05:05:57.633Z] #70 [support-scheduler internal] load build context [2024-08-09T05:05:57.633Z] #70 ... [2024-08-09T05:05:57.633Z] [2024-08-09T05:05:57.633Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:05:57.899Z] #55 ... [2024-08-09T05:05:57.899Z] [2024-08-09T05:05:57.899Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:05:57.899Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.7s done [2024-08-09T05:05:57.899Z] #42 ... [2024-08-09T05:05:57.899Z] [2024-08-09T05:05:57.899Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:58.168Z] #52 ... [2024-08-09T05:05:58.168Z] [2024-08-09T05:05:58.168Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:05:58.168Z] #45 ... [2024-08-09T05:05:58.168Z] [2024-08-09T05:05:58.168Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:05:58.442Z] #39 ... [2024-08-09T05:05:58.442Z] [2024-08-09T05:05:58.442Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:05:58.442Z] #44 ... [2024-08-09T05:05:58.442Z] [2024-08-09T05:05:58.442Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:05:58.709Z] #52 ... [2024-08-09T05:05:58.709Z] [2024-08-09T05:05:58.709Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:05:58.709Z] #61 ... [2024-08-09T05:05:58.709Z] [2024-08-09T05:05:58.709Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:06:01.318Z] #52 ... [2024-08-09T05:06:01.318Z] [2024-08-09T05:06:01.318Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-09T05:06:01.318Z] #87 DONE 1.9s [2024-08-09T05:06:01.318Z] [2024-08-09T05:06:01.318Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:06:01.318Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.5s [2024-08-09T05:06:04.670Z] #52 ... [2024-08-09T05:06:04.671Z] [2024-08-09T05:06:04.671Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:04.671Z] #71 transferring context: 56.63MB 53.9s [2024-08-09T05:06:04.671Z] #71 ... [2024-08-09T05:06:04.671Z] [2024-08-09T05:06:04.671Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:06:04.671Z] #39 ... [2024-08-09T05:06:04.671Z] [2024-08-09T05:06:04.671Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:04.671Z] #47 ... [2024-08-09T05:06:04.671Z] [2024-08-09T05:06:04.671Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:06:04.940Z] #72 ... [2024-08-09T05:06:04.940Z] [2024-08-09T05:06:04.940Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:05.525Z] #47 ... [2024-08-09T05:06:05.525Z] [2024-08-09T05:06:05.525Z] #66 [support-notifications internal] load build context [2024-08-09T05:06:05.525Z] #66 ... [2024-08-09T05:06:05.525Z] [2024-08-09T05:06:05.525Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:05.525Z] #47 ... [2024-08-09T05:06:05.525Z] [2024-08-09T05:06:05.525Z] #56 [core-command internal] load build context [2024-08-09T05:06:05.791Z] #56 ... [2024-08-09T05:06:05.791Z] [2024-08-09T05:06:05.791Z] #66 [support-notifications internal] load build context [2024-08-09T05:06:06.383Z] #66 ... [2024-08-09T05:06:06.383Z] [2024-08-09T05:06:06.383Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-09T05:06:06.383Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.6s done [2024-08-09T05:06:06.383Z] #52 DONE 61.9s [2024-08-09T05:06:06.383Z] [2024-08-09T05:06:06.383Z] #66 [support-notifications internal] load build context [2024-08-09T05:06:06.651Z] #66 ... [2024-08-09T05:06:06.651Z] [2024-08-09T05:06:06.651Z] #37 [core-data internal] load build context [2024-08-09T05:06:06.924Z] #37 ... [2024-08-09T05:06:06.924Z] [2024-08-09T05:06:06.924Z] #66 [support-notifications internal] load build context [2024-08-09T05:06:07.189Z] #66 ... [2024-08-09T05:06:07.189Z] [2024-08-09T05:06:07.189Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:07.189Z] #53 ... [2024-08-09T05:06:07.189Z] [2024-08-09T05:06:07.189Z] #37 [core-data internal] load build context [2024-08-09T05:06:07.774Z] #37 ... [2024-08-09T05:06:07.774Z] [2024-08-09T05:06:07.774Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:07.774Z] #70 ... [2024-08-09T05:06:07.774Z] [2024-08-09T05:06:07.774Z] #37 [core-data internal] load build context [2024-08-09T05:06:08.356Z] #37 ... [2024-08-09T05:06:08.356Z] [2024-08-09T05:06:08.356Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:08.356Z] #55 ... [2024-08-09T05:06:08.356Z] [2024-08-09T05:06:08.356Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:08.650Z] #45 ... [2024-08-09T05:06:08.650Z] [2024-08-09T05:06:08.650Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:08.650Z] #44 ... [2024-08-09T05:06:08.650Z] [2024-08-09T05:06:08.650Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:08.956Z] #55 ... [2024-08-09T05:06:08.956Z] [2024-08-09T05:06:08.956Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:08.956Z] #61 ... [2024-08-09T05:06:08.956Z] [2024-08-09T05:06:08.956Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:09.223Z] #55 transferring context: 226.03MB 65.1s [2024-08-09T05:06:12.555Z] #55 ... [2024-08-09T05:06:12.555Z] [2024-08-09T05:06:12.555Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-09T05:06:12.555Z] #88 DONE 4.3s [2024-08-09T05:06:12.555Z] [2024-08-09T05:06:12.555Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:12.821Z] #55 ... [2024-08-09T05:06:12.821Z] [2024-08-09T05:06:12.821Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-09T05:06:12.821Z] #89 DONE 3.4s [2024-08-09T05:06:12.821Z] [2024-08-09T05:06:12.821Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:13.085Z] #55 ... [2024-08-09T05:06:13.085Z] [2024-08-09T05:06:13.085Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-09T05:06:13.085Z] #90 DONE 4.5s [2024-08-09T05:06:13.085Z] [2024-08-09T05:06:13.085Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:13.670Z] #55 ... [2024-08-09T05:06:13.670Z] [2024-08-09T05:06:13.670Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-09T05:06:13.670Z] #91 DONE 0.8s [2024-08-09T05:06:13.670Z] [2024-08-09T05:06:13.670Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:14.257Z] #55 ... [2024-08-09T05:06:14.257Z] [2024-08-09T05:06:14.257Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-09T05:06:14.257Z] #92 DONE 1.2s [2024-08-09T05:06:14.257Z] [2024-08-09T05:06:14.257Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:14.523Z] #55 transferring context: 252.81MB 70.2s [2024-08-09T05:06:14.523Z] #55 ... [2024-08-09T05:06:14.523Z] [2024-08-09T05:06:14.523Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-09T05:06:14.523Z] #93 DONE 1.6s [2024-08-09T05:06:14.524Z] [2024-08-09T05:06:14.524Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:14.524Z] #55 ... [2024-08-09T05:06:14.524Z] [2024-08-09T05:06:14.524Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:14.790Z] #71 ... [2024-08-09T05:06:14.790Z] [2024-08-09T05:06:14.790Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:06:14.790Z] #39 ... [2024-08-09T05:06:15.056Z] [2024-08-09T05:06:15.056Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:06:15.056Z] #72 ... [2024-08-09T05:06:15.056Z] [2024-08-09T05:06:15.056Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:15.056Z] #71 ... [2024-08-09T05:06:15.056Z] [2024-08-09T05:06:15.056Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-09T05:06:15.056Z] #94 DONE 1.4s [2024-08-09T05:06:15.056Z] [2024-08-09T05:06:15.056Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:15.322Z] #71 ... [2024-08-09T05:06:15.322Z] [2024-08-09T05:06:15.322Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-09T05:06:15.322Z] #95 DONE 1.1s [2024-08-09T05:06:15.322Z] [2024-08-09T05:06:15.322Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:15.905Z] #71 ... [2024-08-09T05:06:15.905Z] [2024-08-09T05:06:15.905Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-09T05:06:15.905Z] #96 DONE 1.3s [2024-08-09T05:06:15.905Z] [2024-08-09T05:06:15.905Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:15.905Z] #71 ... [2024-08-09T05:06:15.905Z] [2024-08-09T05:06:15.905Z] #56 [core-command internal] load build context [2024-08-09T05:06:15.905Z] #56 ... [2024-08-09T05:06:15.905Z] [2024-08-09T05:06:15.905Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:15.905Z] #47 ... [2024-08-09T05:06:15.905Z] [2024-08-09T05:06:15.905Z] #56 [core-command internal] load build context [2024-08-09T05:06:16.492Z] #56 ... [2024-08-09T05:06:16.492Z] [2024-08-09T05:06:16.492Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-09T05:06:16.492Z] #97 DONE 1.2s [2024-08-09T05:06:16.492Z] [2024-08-09T05:06:16.492Z] #56 [core-command internal] load build context [2024-08-09T05:06:16.759Z] #56 ... [2024-08-09T05:06:16.759Z] [2024-08-09T05:06:16.759Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-09T05:06:16.759Z] #98 DONE 1.3s [2024-08-09T05:06:16.759Z] [2024-08-09T05:06:16.759Z] #56 [core-command internal] load build context [2024-08-09T05:06:17.345Z] #56 ... [2024-08-09T05:06:17.345Z] [2024-08-09T05:06:17.345Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-09T05:06:17.345Z] #99 DONE 1.3s [2024-08-09T05:06:17.345Z] [2024-08-09T05:06:17.345Z] #56 [core-command internal] load build context [2024-08-09T05:06:17.345Z] #56 ... [2024-08-09T05:06:17.345Z] [2024-08-09T05:06:17.345Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:17.614Z] #53 ... [2024-08-09T05:06:17.615Z] [2024-08-09T05:06:17.615Z] #66 [support-notifications internal] load build context [2024-08-09T05:06:17.615Z] #66 ... [2024-08-09T05:06:17.615Z] [2024-08-09T05:06:17.615Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:17.879Z] #53 ... [2024-08-09T05:06:17.879Z] [2024-08-09T05:06:17.879Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-09T05:06:17.879Z] #100 DONE 1.3s [2024-08-09T05:06:17.879Z] [2024-08-09T05:06:17.879Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:17.879Z] #53 ... [2024-08-09T05:06:17.879Z] [2024-08-09T05:06:17.879Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-09T05:06:17.879Z] #101 DONE 1.1s [2024-08-09T05:06:17.879Z] [2024-08-09T05:06:17.879Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:17.879Z] #53 ... [2024-08-09T05:06:17.879Z] [2024-08-09T05:06:17.879Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:18.145Z] #70 ... [2024-08-09T05:06:18.145Z] [2024-08-09T05:06:18.145Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:18.410Z] #53 ... [2024-08-09T05:06:18.410Z] [2024-08-09T05:06:18.410Z] #37 [core-data internal] load build context [2024-08-09T05:06:18.694Z] #37 ... [2024-08-09T05:06:18.694Z] [2024-08-09T05:06:18.694Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:18.694Z] #45 ... [2024-08-09T05:06:18.694Z] [2024-08-09T05:06:18.694Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:18.694Z] #44 ... [2024-08-09T05:06:18.694Z] [2024-08-09T05:06:18.694Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-09T05:06:18.694Z] #102 DONE 1.5s [2024-08-09T05:06:18.694Z] [2024-08-09T05:06:18.694Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-09T05:06:19.284Z] #103 ... [2024-08-09T05:06:19.284Z] [2024-08-09T05:06:19.284Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:19.284Z] #61 ... [2024-08-09T05:06:19.284Z] [2024-08-09T05:06:19.284Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:19.551Z] #44 ... [2024-08-09T05:06:19.551Z] [2024-08-09T05:06:19.551Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-09T05:06:19.551Z] #104 DONE 1.6s [2024-08-09T05:06:19.551Z] [2024-08-09T05:06:19.551Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:19.551Z] #44 transferring context: 208.62MB 72.8s [2024-08-09T05:06:19.551Z] #44 ... [2024-08-09T05:06:19.551Z] [2024-08-09T05:06:19.551Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-09T05:06:19.551Z] #105 DONE 1.6s [2024-08-09T05:06:19.551Z] [2024-08-09T05:06:19.551Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:20.135Z] #44 ... [2024-08-09T05:06:20.135Z] [2024-08-09T05:06:20.135Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-09T05:06:20.135Z] #103 DONE 1.3s [2024-08-09T05:06:20.135Z] [2024-08-09T05:06:20.135Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:25.469Z] #44 transferring context: 231.93MB 77.9s [2024-08-09T05:06:25.469Z] #44 ... [2024-08-09T05:06:25.469Z] [2024-08-09T05:06:25.469Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:25.469Z] #55 ... [2024-08-09T05:06:25.469Z] [2024-08-09T05:06:25.469Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:25.469Z] #44 ... [2024-08-09T05:06:25.469Z] [2024-08-09T05:06:25.469Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:06:25.469Z] #39 ... [2024-08-09T05:06:25.469Z] [2024-08-09T05:06:25.469Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:06:25.469Z] #72 ... [2024-08-09T05:06:25.469Z] [2024-08-09T05:06:25.469Z] #55 [security-proxy-setup internal] load build context [2024-08-09T05:06:25.469Z] #55 transferring context: 308.57MB 81.3s done [2024-08-09T05:06:25.733Z] #55 DONE 81.6s [2024-08-09T05:06:25.733Z] [2024-08-09T05:06:25.733Z] #106 [security-spire-config] exporting to image [2024-08-09T05:06:25.733Z] #106 exporting layers 5.8s done [2024-08-09T05:06:25.733Z] #106 writing image sha256:bfafe88876c882d043395ae5afd5657f660e247818936010df1d255e7a45e770 0.3s done [2024-08-09T05:06:25.733Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-09T05:06:25.733Z] #106 writing image sha256:53c3c1d9d7436c0e51a464193703807e9d5386f4044b34bf0e24d8151374f96b 0.2s done [2024-08-09T05:06:25.733Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-09T05:06:25.733Z] #106 writing image sha256:d57b1a261b6d7f2827bfcfbc1b00ed69776eddc12799e27bdb55b91340a8f79e 0.0s done [2024-08-09T05:06:25.733Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2024-08-09T05:06:25.733Z] #106 DONE 6.2s [2024-08-09T05:06:25.733Z] [2024-08-09T05:06:25.733Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:06:25.996Z] #72 ... [2024-08-09T05:06:25.996Z] [2024-08-09T05:06:25.997Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:25.997Z] #71 ... [2024-08-09T05:06:25.997Z] [2024-08-09T05:06:25.997Z] #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:06:25.997Z] #107 ... [2024-08-09T05:06:25.997Z] [2024-08-09T05:06:25.997Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:26.267Z] #47 ... [2024-08-09T05:06:26.267Z] [2024-08-09T05:06:26.267Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:27.683Z] #71 ... [2024-08-09T05:06:27.683Z] [2024-08-09T05:06:27.683Z] #56 [core-command internal] load build context [2024-08-09T05:06:27.683Z] #56 ... [2024-08-09T05:06:27.683Z] [2024-08-09T05:06:27.683Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:27.683Z] #71 ... [2024-08-09T05:06:27.683Z] [2024-08-09T05:06:27.683Z] #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:06:27.683Z] #107 DONE 1.7s [2024-08-09T05:06:27.684Z] [2024-08-09T05:06:27.684Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:27.684Z] #71 ... [2024-08-09T05:06:27.684Z] [2024-08-09T05:06:27.684Z] #66 [support-notifications internal] load build context [2024-08-09T05:06:27.948Z] #66 ... [2024-08-09T05:06:27.948Z] [2024-08-09T05:06:27.948Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:28.217Z] #71 ... [2024-08-09T05:06:28.217Z] [2024-08-09T05:06:28.217Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:28.484Z] #70 ... [2024-08-09T05:06:28.484Z] [2024-08-09T05:06:28.484Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:06:28.484Z] #72 ... [2024-08-09T05:06:28.484Z] [2024-08-09T05:06:28.484Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:28.750Z] #53 ... [2024-08-09T05:06:28.750Z] [2024-08-09T05:06:28.750Z] #37 [core-data internal] load build context [2024-08-09T05:06:28.750Z] #37 ... [2024-08-09T05:06:28.750Z] [2024-08-09T05:06:28.750Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:28.750Z] #45 ... [2024-08-09T05:06:28.750Z] [2024-08-09T05:06:28.750Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:29.330Z] #53 ... [2024-08-09T05:06:29.330Z] [2024-08-09T05:06:29.330Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:29.330Z] #61 ... [2024-08-09T05:06:29.330Z] [2024-08-09T05:06:29.330Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:30.735Z] #45 transferring context: 180.10MB 83.7s [2024-08-09T05:06:34.072Z] #45 ... [2024-08-09T05:06:34.072Z] [2024-08-09T05:06:34.072Z] #39 [security-bootstrapper internal] load build context [2024-08-09T05:06:34.072Z] #39 transferring context: 308.57MB 89.7s done [2024-08-09T05:06:34.072Z] #39 DONE 90.1s [2024-08-09T05:06:34.072Z] [2024-08-09T05:06:34.072Z] #37 [core-data internal] load build context [2024-08-09T05:06:34.339Z] #37 ... [2024-08-09T05:06:34.339Z] [2024-08-09T05:06:34.339Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:35.297Z] #45 ... [2024-08-09T05:06:35.297Z] [2024-08-09T05:06:35.297Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:35.297Z] #44 ... [2024-08-09T05:06:35.297Z] [2024-08-09T05:06:35.297Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:36.256Z] #45 ... [2024-08-09T05:06:36.256Z] [2024-08-09T05:06:36.256Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:36.256Z] #47 ... [2024-08-09T05:06:36.256Z] [2024-08-09T05:06:36.256Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:37.666Z] #45 ... [2024-08-09T05:06:37.666Z] [2024-08-09T05:06:37.666Z] #56 [core-command internal] load build context [2024-08-09T05:06:37.666Z] #56 ... [2024-08-09T05:06:37.666Z] [2024-08-09T05:06:37.666Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:37.931Z] #47 ... [2024-08-09T05:06:37.931Z] [2024-08-09T05:06:37.931Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:06:37.931Z] #108 ... [2024-08-09T05:06:37.931Z] [2024-08-09T05:06:37.931Z] #66 [support-notifications internal] load build context [2024-08-09T05:06:37.931Z] #66 ... [2024-08-09T05:06:37.931Z] [2024-08-09T05:06:37.931Z] #56 [core-command internal] load build context [2024-08-09T05:06:38.513Z] #56 transferring context: 308.57MB 94.2s done [2024-08-09T05:06:38.513Z] #56 ... [2024-08-09T05:06:38.513Z] [2024-08-09T05:06:38.513Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:38.513Z] #71 ... [2024-08-09T05:06:38.513Z] [2024-08-09T05:06:38.513Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:38.513Z] #70 ... [2024-08-09T05:06:38.513Z] [2024-08-09T05:06:38.513Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:38.784Z] #71 ... [2024-08-09T05:06:38.784Z] [2024-08-09T05:06:38.784Z] #56 [core-command internal] load build context [2024-08-09T05:06:38.784Z] #56 DONE 94.5s [2024-08-09T05:06:38.784Z] [2024-08-09T05:06:38.784Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:38.784Z] #71 ... [2024-08-09T05:06:38.784Z] [2024-08-09T05:06:38.784Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:06:38.784Z] #72 ... [2024-08-09T05:06:38.784Z] [2024-08-09T05:06:38.784Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:39.051Z] #70 ... [2024-08-09T05:06:39.051Z] [2024-08-09T05:06:39.051Z] #44 [support-cron-scheduler internal] load build context [2024-08-09T05:06:39.051Z] #44 transferring context: 308.57MB 91.8s done [2024-08-09T05:06:39.051Z] #44 DONE 93.7s [2024-08-09T05:06:39.051Z] [2024-08-09T05:06:39.051Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:39.317Z] #70 ... [2024-08-09T05:06:39.317Z] [2024-08-09T05:06:39.317Z] #53 [core-keeper internal] load build context [2024-08-09T05:06:39.317Z] #53 transferring context: 308.57MB 95.6s done [2024-08-09T05:06:39.317Z] #53 DONE 96.0s [2024-08-09T05:06:39.317Z] [2024-08-09T05:06:39.317Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:39.592Z] #70 ... [2024-08-09T05:06:39.592Z] [2024-08-09T05:06:39.592Z] #66 [support-notifications internal] load build context [2024-08-09T05:06:39.592Z] #66 transferring context: 308.57MB 92.7s done [2024-08-09T05:06:39.592Z] #66 DONE 94.3s [2024-08-09T05:06:39.592Z] [2024-08-09T05:06:39.592Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:39.592Z] #70 ... [2024-08-09T05:06:39.592Z] [2024-08-09T05:06:39.592Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:39.592Z] #61 ... [2024-08-09T05:06:39.592Z] [2024-08-09T05:06:39.592Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:41.672Z] #70 ... [2024-08-09T05:06:41.672Z] [2024-08-09T05:06:41.672Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:06:41.672Z] #109 DONE 2.6s [2024-08-09T05:06:41.672Z] [2024-08-09T05:06:41.672Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:41.672Z] #70 transferring context: 308.57MB 92.1s done [2024-08-09T05:06:41.672Z] #70 ... [2024-08-09T05:06:41.672Z] [2024-08-09T05:06:41.672Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:06:41.672Z] #110 DONE 2.8s [2024-08-09T05:06:41.672Z] [2024-08-09T05:06:41.672Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-09T05:06:41.672Z] #111 DONE 2.4s [2024-08-09T05:06:41.944Z] [2024-08-09T05:06:41.945Z] #70 [support-scheduler internal] load build context [2024-08-09T05:06:41.945Z] #70 DONE 93.6s [2024-08-09T05:06:41.945Z] [2024-08-09T05:06:41.945Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:43.939Z] #47 ... [2024-08-09T05:06:43.939Z] [2024-08-09T05:06:43.939Z] #37 [core-data internal] load build context [2024-08-09T05:06:43.939Z] #37 ... [2024-08-09T05:06:43.939Z] [2024-08-09T05:06:43.939Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:46.726Z] #47 transferring context: 217.77MB 102.9s [2024-08-09T05:06:48.137Z] #47 ... [2024-08-09T05:06:48.137Z] [2024-08-09T05:06:48.137Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:48.137Z] #45 ... [2024-08-09T05:06:48.137Z] [2024-08-09T05:06:48.137Z] #37 [core-data internal] load build context [2024-08-09T05:06:49.131Z] #37 ... [2024-08-09T05:06:49.131Z] [2024-08-09T05:06:49.131Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:49.131Z] #71 ... [2024-08-09T05:06:49.131Z] [2024-08-09T05:06:49.131Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:06:49.131Z] #72 ... [2024-08-09T05:06:49.131Z] [2024-08-09T05:06:49.131Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:49.716Z] #45 ... [2024-08-09T05:06:49.716Z] [2024-08-09T05:06:49.716Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:49.982Z] #61 ... [2024-08-09T05:06:49.982Z] [2024-08-09T05:06:49.982Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:50.946Z] #45 ... [2024-08-09T05:06:50.946Z] [2024-08-09T05:06:50.946Z] #37 [core-data internal] load build context [2024-08-09T05:06:50.946Z] #37 transferring context: 308.57MB 108.6s done [2024-08-09T05:06:50.946Z] #37 DONE 108.9s [2024-08-09T05:06:50.946Z] [2024-08-09T05:06:50.946Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:51.536Z] #61 ... [2024-08-09T05:06:51.536Z] [2024-08-09T05:06:51.536Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-09T05:06:51.536Z] #45 transferring context: 308.57MB 104.5s done [2024-08-09T05:06:51.536Z] #45 DONE 106.5s [2024-08-09T05:06:51.536Z] [2024-08-09T05:06:51.536Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:51.536Z] #61 ... [2024-08-09T05:06:51.536Z] [2024-08-09T05:06:51.536Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:06:51.803Z] #112 ... [2024-08-09T05:06:51.803Z] [2024-08-09T05:06:51.803Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:06:52.071Z] #113 ... [2024-08-09T05:06:52.071Z] [2024-08-09T05:06:52.071Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:06:52.071Z] #114 ... [2024-08-09T05:06:52.071Z] [2024-08-09T05:06:52.071Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:53.486Z] #61 ... [2024-08-09T05:06:53.486Z] [2024-08-09T05:06:53.486Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:06:53.486Z] #115 DONE 1.6s [2024-08-09T05:06:53.486Z] [2024-08-09T05:06:53.486Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:56.827Z] #61 ... [2024-08-09T05:06:56.827Z] [2024-08-09T05:06:56.827Z] #72 [core-common-config-bootstrapper internal] load build context [2024-08-09T05:06:56.827Z] #72 transferring context: 308.57MB 105.3s done [2024-08-09T05:06:56.827Z] #72 DONE 108.2s [2024-08-09T05:06:56.827Z] [2024-08-09T05:06:56.827Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:58.233Z] #61 ... [2024-08-09T05:06:58.233Z] [2024-08-09T05:06:58.233Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:58.233Z] #47 ... [2024-08-09T05:06:58.233Z] [2024-08-09T05:06:58.233Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:58.233Z] #61 ... [2024-08-09T05:06:58.233Z] [2024-08-09T05:06:58.233Z] #47 [security-secretstore-setup internal] load build context [2024-08-09T05:06:58.233Z] #47 transferring context: 308.57MB 114.5s done [2024-08-09T05:06:58.233Z] #47 DONE 114.7s [2024-08-09T05:06:58.233Z] [2024-08-09T05:06:58.233Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:06:59.190Z] #61 ... [2024-08-09T05:06:59.190Z] [2024-08-09T05:06:59.190Z] #71 [core-metadata internal] load build context [2024-08-09T05:06:59.190Z] #71 ... [2024-08-09T05:06:59.190Z] [2024-08-09T05:06:59.190Z] #61 [security-proxy-auth internal] load build context [2024-08-09T05:07:00.594Z] #61 transferring context: 308.57MB 113.4s done [2024-08-09T05:07:00.594Z] #61 DONE 115.2s [2024-08-09T05:07:00.594Z] [2024-08-09T05:07:00.594Z] #71 [core-metadata internal] load build context [2024-08-09T05:07:01.559Z] #71 transferring context: 308.57MB 111.1s done [2024-08-09T05:07:01.826Z] #71 DONE 113.4s [2024-08-09T05:07:01.826Z] [2024-08-09T05:07:01.826Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:07:48.630Z] #116 ... [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:07:48.630Z] #108 DONE 74.5s [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-09T05:07:48.630Z] #117 DONE 4.0s [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:07:48.630Z] #42 ... [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:07:48.630Z] #118 CACHED [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:07:48.630Z] #119 CACHED [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-09T05:07:48.630Z] #120 CACHED [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:07:48.630Z] #121 CACHED [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-08-09T05:07:48.630Z] #122 CACHED [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:07:48.630Z] #123 CACHED [2024-08-09T05:07:48.630Z] [2024-08-09T05:07:48.630Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-09T05:07:48.896Z] #124 2.618 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 [2024-08-09T05:07:57.078Z] #124 ... [2024-08-09T05:07:57.078Z] [2024-08-09T05:07:57.078Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-09T05:07:57.078Z] #0 2.384 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 [2024-08-09T05:07:57.078Z] #125 ... [2024-08-09T05:07:57.078Z] [2024-08-09T05:07:57.078Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-09T05:07:57.078Z] #0 2.732 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 [2024-08-09T05:08:09.351Z] #126 ... [2024-08-09T05:08:09.351Z] [2024-08-09T05:08:09.351Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:09.352Z] #114 DONE 87.4s [2024-08-09T05:08:09.352Z] [2024-08-09T05:08:09.352Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:09.352Z] #113 DONE 87.4s [2024-08-09T05:08:09.352Z] [2024-08-09T05:08:09.352Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:09.352Z] #112 DONE 87.5s [2024-08-09T05:08:09.352Z] [2024-08-09T05:08:09.352Z] #127 [support-cron-scheduler builder 6/7] COPY . . [2024-08-09T05:08:15.969Z] #127 ... [2024-08-09T05:08:15.969Z] [2024-08-09T05:08:15.969Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:08:15.969Z] #128 CACHED [2024-08-09T05:08:15.969Z] [2024-08-09T05:08:15.969Z] #129 [support-scheduler builder 6/7] COPY . . [2024-08-09T05:08:15.969Z] #129 CACHED [2024-08-09T05:08:15.969Z] [2024-08-09T05:08:15.969Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:15.969Z] #130 CACHED [2024-08-09T05:08:15.969Z] [2024-08-09T05:08:15.969Z] #131 [core-command builder 6/7] COPY . . [2024-08-09T05:08:15.969Z] #131 DONE 6.5s [2024-08-09T05:08:15.969Z] [2024-08-09T05:08:15.969Z] #132 [core-keeper builder 7/8] COPY . . [2024-08-09T05:08:15.969Z] #132 DONE 6.6s [2024-08-09T05:08:15.969Z] [2024-08-09T05:08:15.969Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T05:08:15.969Z] #133 ... [2024-08-09T05:08:15.969Z] [2024-08-09T05:08:15.970Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:15.970Z] #134 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:08:15.970Z] #135 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #136 [core-metadata builder 6/7] COPY . . [2024-08-09T05:08:15.970Z] #136 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:15.970Z] #137 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-09T05:08:15.970Z] #138 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:08:15.970Z] #139 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #127 [support-cron-scheduler builder 6/7] COPY . . [2024-08-09T05:08:15.970Z] #127 DONE 6.5s [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-08-09T05:08:15.970Z] #140 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:08:15.970Z] #141 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:15.970Z] #142 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #143 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:08:15.970Z] #143 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #144 [support-notifications builder 6/7] COPY . . [2024-08-09T05:08:15.970Z] #144 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:15.970Z] #145 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #146 [core-data builder 6/7] COPY . . [2024-08-09T05:08:15.970Z] #146 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #147 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-09T05:08:15.970Z] #147 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #148 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:15.970Z] #148 CACHED [2024-08-09T05:08:15.970Z] [2024-08-09T05:08:15.970Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-09T05:08:16.237Z] #149 ... [2024-08-09T05:08:16.237Z] [2024-08-09T05:08:16.237Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-09T05:08:16.237Z] #116 DONE 82.9s [2024-08-09T05:08:16.237Z] [2024-08-09T05:08:16.237Z] #150 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-09T05:08:22.887Z] #150 ... [2024-08-09T05:08:22.887Z] [2024-08-09T05:08:22.887Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:08:22.887Z] #0 5.798 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 [2024-08-09T05:08:22.887Z] #151 ... [2024-08-09T05:08:22.887Z] [2024-08-09T05:08:22.887Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-09T05:08:22.887Z] #0 6.748 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 [2024-08-09T05:08:22.887Z] #152 ... [2024-08-09T05:08:22.887Z] [2024-08-09T05:08:22.887Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T05:08:22.887Z] #133 6.920 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 [2024-08-09T05:08:26.235Z] #133 ... [2024-08-09T05:08:26.235Z] [2024-08-09T05:08:26.235Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-09T05:08:26.235Z] #0 6.536 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 [2024-08-09T05:08:26.235Z] #153 ... [2024-08-09T05:08:26.235Z] [2024-08-09T05:08:26.235Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-09T05:08:26.235Z] #0 7.443 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 [2024-08-09T05:08:26.235Z] #154 ... [2024-08-09T05:08:26.235Z] [2024-08-09T05:08:26.235Z] #150 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-09T05:08:26.235Z] #150 DONE 9.8s [2024-08-09T05:08:26.235Z] [2024-08-09T05:08:26.235Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-09T05:08:26.235Z] #0 7.591 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 [2024-08-09T05:08:26.235Z] #155 ... [2024-08-09T05:08:26.235Z] [2024-08-09T05:08:26.235Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-09T05:08:26.235Z] #0 7.307 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 [2024-08-09T05:08:26.503Z] #156 ... [2024-08-09T05:08:26.503Z] [2024-08-09T05:08:26.503Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-09T05:08:26.503Z] #0 7.738 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 [2024-08-09T05:08:26.503Z] #157 ... [2024-08-09T05:08:26.503Z] [2024-08-09T05:08:26.503Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-09T05:08:27.910Z] #158 1.776 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 [2024-08-09T05:08:34.576Z] #158 ... [2024-08-09T05:08:34.576Z] [2024-08-09T05:08:34.576Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-09T05:08:34.576Z] #149 7.445 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 [2024-08-09T05:26:42.285Z] #149 ... [2024-08-09T05:26:42.285Z] [2024-08-09T05:26:42.285Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-09T05:26:42.285Z] #125 1132.1 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 [2024-08-09T05:26:48.924Z] #125 ... [2024-08-09T05:26:48.924Z] [2024-08-09T05:26:48.924Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-09T05:26:48.924Z] #124 DONE 1142.1s [2024-08-09T05:26:48.924Z] [2024-08-09T05:26:48.924Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-09T05:26:48.924Z] #156 ... [2024-08-09T05:26:48.924Z] [2024-08-09T05:26:48.924Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:26:49.190Z] #159 DONE 0.4s [2024-08-09T05:26:49.190Z] [2024-08-09T05:26:49.190Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-09T05:26:49.468Z] #156 ... [2024-08-09T05:26:49.468Z] [2024-08-09T05:26:49.468Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:26:49.468Z] #160 ... [2024-08-09T05:26:49.468Z] [2024-08-09T05:26:49.469Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-09T05:26:49.469Z] #126 DONE 1143.1s [2024-08-09T05:26:49.737Z] [2024-08-09T05:26:49.737Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:26:49.737Z] #160 DONE 0.3s [2024-08-09T05:26:49.737Z] [2024-08-09T05:26:49.737Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-09T05:26:49.737Z] #153 ... [2024-08-09T05:26:49.737Z] [2024-08-09T05:26:49.737Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-09T05:26:50.323Z] #161 DONE 0.4s [2024-08-09T05:26:50.323Z] [2024-08-09T05:26:50.323Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-09T05:26:50.323Z] #162 DONE 0.4s [2024-08-09T05:26:50.323Z] [2024-08-09T05:26:50.323Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-09T05:26:50.599Z] #163 ... [2024-08-09T05:26:50.599Z] [2024-08-09T05:26:50.599Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-09T05:26:50.599Z] #164 DONE 0.4s [2024-08-09T05:26:50.901Z] [2024-08-09T05:26:50.901Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-09T05:26:51.193Z] #165 DONE 0.6s [2024-08-09T05:26:51.193Z] [2024-08-09T05:26:51.193Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-09T05:26:51.193Z] #154 ... [2024-08-09T05:26:51.193Z] [2024-08-09T05:26:51.193Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-09T05:26:51.460Z] #166 DONE 0.1s [2024-08-09T05:26:51.460Z] [2024-08-09T05:26:51.460Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T05:26:53.428Z] #167 ... [2024-08-09T05:26:53.428Z] [2024-08-09T05:26:53.428Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-09T05:26:53.428Z] #163 DONE 3.4s [2024-08-09T05:26:53.703Z] [2024-08-09T05:26:53.703Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:26:53.970Z] #168 DONE 0.3s [2024-08-09T05:26:53.970Z] [2024-08-09T05:26:53.970Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:26:54.248Z] #169 DONE 0.3s [2024-08-09T05:26:54.248Z] [2024-08-09T05:26:54.248Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T05:26:54.248Z] #167 DONE 2.8s [2024-08-09T05:26:54.248Z] [2024-08-09T05:26:54.248Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-09T05:26:54.837Z] #170 DONE 0.8s [2024-08-09T05:26:54.837Z] [2024-08-09T05:26:54.837Z] #106 [security-proxy-setup] exporting to image [2024-08-09T05:26:54.837Z] #106 exporting layers [2024-08-09T05:26:55.103Z] #106 ... [2024-08-09T05:26:55.103Z] [2024-08-09T05:26:55.103Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-09T05:26:55.103Z] #171 DONE 0.2s [2024-08-09T05:26:55.374Z] [2024-08-09T05:26:55.374Z] #172 [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/ [2024-08-09T05:26:55.374Z] #172 DONE 0.2s [2024-08-09T05:26:55.374Z] [2024-08-09T05:26:55.374Z] #173 [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/ [2024-08-09T05:26:55.374Z] #173 DONE 0.2s [2024-08-09T05:26:55.374Z] [2024-08-09T05:26:55.374Z] #106 [security-proxy-setup] exporting to image [2024-08-09T05:26:55.374Z] #106 exporting layers 1.3s done [2024-08-09T05:26:55.374Z] #106 writing image sha256:fddc9a62457ddef452e94a3e1e51d049343e528d573c17806f6c78e85afc8918 [2024-08-09T05:26:55.640Z] #106 writing image sha256:fddc9a62457ddef452e94a3e1e51d049343e528d573c17806f6c78e85afc8918 0.0s done [2024-08-09T05:26:55.640Z] #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-09T05:26:55.640Z] #106 DONE 7.5s [2024-08-09T05:26:55.640Z] [2024-08-09T05:26:55.640Z] #174 [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/ [2024-08-09T05:26:55.640Z] #174 DONE 0.2s [2024-08-09T05:26:55.640Z] [2024-08-09T05:26:55.640Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:26:55.640Z] #42 ... [2024-08-09T05:26:55.640Z] [2024-08-09T05:26:55.640Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-09T05:26:55.911Z] #175 DONE 0.2s [2024-08-09T05:26:55.911Z] [2024-08-09T05:26:55.911Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-09T05:26:55.911Z] #176 DONE 0.1s [2024-08-09T05:26:55.911Z] [2024-08-09T05:26:55.911Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:26:55.911Z] #42 ... [2024-08-09T05:26:55.911Z] [2024-08-09T05:26:55.911Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-09T05:26:58.488Z] #177 DONE 2.0s [2024-08-09T05:26:58.488Z] [2024-08-09T05:26:58.488Z] #106 [security-bootstrapper] exporting to image [2024-08-09T05:26:59.444Z] #106 exporting layers 1.3s done [2024-08-09T05:26:59.444Z] #106 writing image sha256:9398529bd426be25b176486e5c8b1cc7001dffe222cb6483e1f168ccbc085b85 done [2024-08-09T05:26:59.444Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-09T05:26:59.444Z] #106 DONE 8.8s [2024-08-09T05:26:59.444Z] [2024-08-09T05:26:59.444Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T05:27:02.021Z] #133 ... [2024-08-09T05:27:02.021Z] [2024-08-09T05:27:02.021Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-09T05:27:02.021Z] #125 DONE 1155.6s [2024-08-09T05:27:02.021Z] [2024-08-09T05:27:02.021Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:27:02.299Z] #151 ... [2024-08-09T05:27:02.299Z] [2024-08-09T05:27:02.299Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:27:02.568Z] #178 DONE 0.3s [2024-08-09T05:27:02.568Z] [2024-08-09T05:27:02.568Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:27:02.884Z] #179 DONE 0.2s [2024-08-09T05:27:02.884Z] [2024-08-09T05:27:02.884Z] #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 [2024-08-09T05:27:03.153Z] #180 DONE 0.1s [2024-08-09T05:27:03.153Z] [2024-08-09T05:27:03.153Z] #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 [2024-08-09T05:27:03.153Z] #181 DONE 0.3s [2024-08-09T05:27:03.153Z] [2024-08-09T05:27:03.153Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:27:03.153Z] #151 ... [2024-08-09T05:27:03.153Z] [2024-08-09T05:27:03.153Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:27:03.153Z] #182 DONE 0.1s [2024-08-09T05:27:03.425Z] [2024-08-09T05:27:03.425Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-09T05:27:03.425Z] #183 DONE 0.2s [2024-08-09T05:27:03.425Z] [2024-08-09T05:27:03.425Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-09T05:27:04.006Z] #184 DONE 0.3s [2024-08-09T05:27:04.006Z] [2024-08-09T05:27:04.006Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-09T05:27:04.006Z] #185 DONE 0.2s [2024-08-09T05:27:04.006Z] [2024-08-09T05:27:04.006Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-09T05:27:04.006Z] #154 ... [2024-08-09T05:27:04.006Z] [2024-08-09T05:27:04.006Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T05:27:06.587Z] #186 DONE 2.0s [2024-08-09T05:27:06.587Z] [2024-08-09T05:27:06.587Z] #106 [security-secretstore-setup] exporting to image [2024-08-09T05:27:06.587Z] #106 exporting layers [2024-08-09T05:27:07.168Z] #106 exporting layers 1.3s done [2024-08-09T05:27:07.433Z] #106 writing image sha256:666a499b72b6857bceb3367812e207942492eb030c3109036335bbb151fc6ab3 done [2024-08-09T05:27:07.433Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-08-09T05:27:07.433Z] #106 DONE 10.1s [2024-08-09T05:27:07.433Z] [2024-08-09T05:27:07.433Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-09T05:28:59.374Z] #158 ... [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-09T05:28:59.374Z] #156 DONE 1234.5s [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T05:28:59.374Z] #133 ... [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:28:59.374Z] #187 DONE 0.3s [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:28:59.374Z] #42 ... [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:28:59.374Z] #188 DONE 0.1s [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-09T05:28:59.374Z] #189 DONE 0.2s [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #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 [2024-08-09T05:28:59.374Z] #190 DONE 0.1s [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:28:59.374Z] #151 ... [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-09T05:28:59.374Z] #191 DONE 0.2s [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T05:28:59.374Z] #192 DONE 2.0s [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-09T05:28:59.374Z] #106 exporting layers [2024-08-09T05:28:59.374Z] #106 exporting layers 0.7s done [2024-08-09T05:28:59.374Z] #106 writing image sha256:6b5fcdfd1e8af64a0015f3e383cc418a9e1d802a146eb5fefbbb262429ab43c4 0.0s done [2024-08-09T05:28:59.374Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-09T05:28:59.374Z] #106 DONE 10.8s [2024-08-09T05:28:59.374Z] [2024-08-09T05:28:59.374Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:31:06.047Z] #151 ... [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-09T05:31:06.047Z] #158 DONE 1350.1s [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:31:06.047Z] #151 ... [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:31:06.047Z] #193 DONE 0.1s [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:31:06.047Z] #194 DONE 0.2s [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-09T05:31:06.047Z] #195 DONE 0.3s [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #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 [2024-08-09T05:31:06.047Z] #196 DONE 0.1s [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:31:06.047Z] #151 ... [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-09T05:31:06.047Z] #106 exporting layers [2024-08-09T05:31:06.047Z] #106 exporting layers 0.8s done [2024-08-09T05:31:06.047Z] #106 writing image sha256:44490f66f4ef1be2e20bca1511ea6246e79fc740ec0c0fff6fcc2b7e08203f3c 0.0s done [2024-08-09T05:31:06.047Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-09T05:31:06.047Z] #106 DONE 11.6s [2024-08-09T05:31:06.047Z] [2024-08-09T05:31:06.047Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-09T05:38:58.085Z] #155 ... [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-09T05:38:58.085Z] #153 DONE 1840.2s [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-09T05:38:58.085Z] #152 ... [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:38:58.085Z] #197 DONE 0.2s [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-09T05:38:58.085Z] #149 ... [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:38:58.085Z] #198 DONE 0.2s [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-09T05:38:58.085Z] #199 DONE 0.4s [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:38:58.085Z] #200 DONE 0.1s [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-09T05:38:58.085Z] #201 DONE 0.2s [2024-08-09T05:38:58.085Z] [2024-08-09T05:38:58.085Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-09T05:39:00.036Z] #202 DONE 2.0s [2024-08-09T05:39:00.037Z] [2024-08-09T05:39:00.037Z] #106 [security-proxy-auth] exporting to image [2024-08-09T05:39:00.037Z] #106 exporting layers [2024-08-09T05:39:00.304Z] #106 exporting layers 0.6s done [2024-08-09T05:39:00.304Z] #106 writing image sha256:c09bd2db91fa8a46d71b3bd93e1f38c9732f3f6c4bf9fd3a579cc997cf4777be done [2024-08-09T05:39:00.304Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-09T05:39:00.304Z] #106 DONE 12.2s [2024-08-09T05:39:00.304Z] [2024-08-09T05:39:00.304Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:40:08.154Z] #151 ... [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-09T05:40:08.154Z] #155 DONE 1901.7s [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:40:08.154Z] #151 ... [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:40:08.154Z] #203 DONE 0.2s [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T05:40:08.154Z] #133 ... [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:40:08.154Z] #204 DONE 0.1s [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-09T05:40:08.154Z] #205 DONE 0.3s [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:40:08.154Z] #206 DONE 0.3s [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-09T05:40:08.154Z] #157 ... [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #106 [core-command] exporting to image [2024-08-09T05:40:08.154Z] #106 exporting layers [2024-08-09T05:40:08.154Z] #106 exporting layers 0.4s done [2024-08-09T05:40:08.154Z] #106 writing image sha256:6e860ca26fadd4df7fb99bb5a16acda8e757b253bb544e41693f52db0585157a done [2024-08-09T05:40:08.154Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-09T05:40:08.154Z] #106 DONE 12.6s [2024-08-09T05:40:08.154Z] [2024-08-09T05:40:08.154Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T05:42:14.780Z] #133 ... [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-09T05:42:14.780Z] #151 DONE 2024.3s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:42:14.780Z] #42 ... [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:42:14.780Z] #207 DONE 0.2s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-09T05:42:14.780Z] #152 ... [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:42:14.780Z] #208 ... [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-09T05:42:14.780Z] #152 DONE 2025.4s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:42:14.780Z] #208 DONE 0.3s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-09T05:42:14.780Z] #209 ... [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:42:14.780Z] #210 DONE 0.4s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-09T05:42:14.780Z] #211 ... [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-09T05:42:14.780Z] #209 DONE 0.8s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:42:14.780Z] #212 DONE 0.2s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-09T05:42:14.780Z] #213 DONE 0.3s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-09T05:42:14.780Z] #211 DONE 0.7s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:42:14.780Z] #214 DONE 0.3s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #106 [core-keeper] exporting to image [2024-08-09T05:42:14.780Z] #106 exporting layers [2024-08-09T05:42:14.780Z] #106 exporting layers 0.9s done [2024-08-09T05:42:14.780Z] #106 writing image sha256:5a9202bf5cde30bf4aa1a30f21dd1b7a2564d177fa9e4e111fd0aa00b45345df [2024-08-09T05:42:14.780Z] #106 writing image sha256:5a9202bf5cde30bf4aa1a30f21dd1b7a2564d177fa9e4e111fd0aa00b45345df done [2024-08-09T05:42:14.780Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-09T05:42:14.780Z] #106 exporting layers 0.7s done [2024-08-09T05:42:14.780Z] #106 writing image sha256:463e405f8511d5cfdb3155e632f41009cc7d367e758f57662e920ae6ed0c17fe 0.0s done [2024-08-09T05:42:14.780Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-09T05:42:14.780Z] #106 DONE 13.9s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:42:14.780Z] #42 ... [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-09T05:42:14.780Z] #154 DONE 2028.5s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-09T05:42:14.780Z] #157 ... [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:42:14.780Z] #215 DONE 0.2s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:42:14.780Z] #216 DONE 0.1s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-09T05:42:14.780Z] #217 DONE 0.4s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:42:14.780Z] #218 DONE 0.2s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #106 [core-data] exporting to image [2024-08-09T05:42:14.780Z] #106 exporting layers 0.5s done [2024-08-09T05:42:14.780Z] #106 writing image sha256:4c52e843bf90f6f32d4832942c5ae346c9c396132617ec68e277e812b284bb13 done [2024-08-09T05:42:14.780Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-09T05:42:14.780Z] #106 DONE 14.4s [2024-08-09T05:42:14.780Z] [2024-08-09T05:42:14.780Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:42:41.444Z] #42 ... [2024-08-09T05:42:41.444Z] [2024-08-09T05:42:41.444Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-09T05:42:41.444Z] #149 DONE 2064.6s [2024-08-09T05:42:41.444Z] [2024-08-09T05:42:41.444Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:42:41.444Z] #42 ... [2024-08-09T05:42:41.444Z] [2024-08-09T05:42:41.444Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-09T05:42:41.444Z] #133 DONE 2065.3s [2024-08-09T05:42:41.444Z] [2024-08-09T05:42:41.444Z] #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:42:41.444Z] #219 DONE 0.3s [2024-08-09T05:42:41.444Z] [2024-08-09T05:42:41.444Z] #220 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:42:41.713Z] #220 DONE 0.2s [2024-08-09T05:42:41.713Z] [2024-08-09T05:42:41.713Z] #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-09T05:42:41.980Z] #221 ... [2024-08-09T05:42:41.980Z] [2024-08-09T05:42:41.980Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:42:41.980Z] #222 DONE 0.3s [2024-08-09T05:42:41.980Z] [2024-08-09T05:42:41.980Z] #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-09T05:42:41.980Z] #221 DONE 0.5s [2024-08-09T05:42:41.980Z] [2024-08-09T05:42:41.980Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-09T05:42:41.980Z] #157 DONE 2066.3s [2024-08-09T05:42:41.980Z] [2024-08-09T05:42:41.980Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:42:42.248Z] #223 ... [2024-08-09T05:42:42.248Z] [2024-08-09T05:42:42.248Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:42:42.248Z] #224 DONE 0.2s [2024-08-09T05:42:42.248Z] [2024-08-09T05:42:42.248Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:42:42.248Z] #223 DONE 0.4s [2024-08-09T05:42:42.248Z] [2024-08-09T05:42:42.248Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-09T05:42:43.205Z] #225 DONE 0.7s [2024-08-09T05:42:43.205Z] [2024-08-09T05:42:43.205Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-09T05:42:43.205Z] #226 CACHED [2024-08-09T05:42:43.205Z] [2024-08-09T05:42:43.205Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-09T05:42:43.205Z] #227 CACHED [2024-08-09T05:42:43.205Z] [2024-08-09T05:42:43.205Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-09T05:42:43.205Z] #228 DONE 0.2s [2024-08-09T05:42:43.205Z] [2024-08-09T05:42:43.205Z] #106 [support-scheduler] exporting to image [2024-08-09T05:42:43.205Z] #106 exporting layers [2024-08-09T05:42:43.470Z] #106 ... [2024-08-09T05:42:43.470Z] [2024-08-09T05:42:43.470Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-09T05:42:43.470Z] #229 DONE 0.5s [2024-08-09T05:42:43.470Z] [2024-08-09T05:42:43.470Z] #106 [support-notifications] exporting to image [2024-08-09T05:42:43.470Z] #106 exporting layers 0.9s done [2024-08-09T05:42:43.470Z] #106 writing image sha256:0ba1b239268a991ed0f0ca66c226fe360a05fdb58ada1751143b493d9cd0cd40 done [2024-08-09T05:42:43.470Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-09T05:42:43.470Z] #106 ... [2024-08-09T05:42:43.470Z] [2024-08-09T05:42:43.470Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-09T05:42:43.470Z] #230 DONE 0.2s [2024-08-09T05:42:43.470Z] [2024-08-09T05:42:43.470Z] #106 [support-cron-scheduler] exporting to image [2024-08-09T05:42:43.734Z] #106 exporting layers 0.6s done [2024-08-09T05:42:43.735Z] #106 writing image sha256:fa4d825dce1ea267201648053a1180445a03f188ab41a3f58ea5eac30155c5f3 done [2024-08-09T05:42:43.735Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-09T05:42:43.999Z] #106 exporting layers 0.5s done [2024-08-09T05:42:43.999Z] #106 writing image sha256:dd746dc0638979b841d7c87fb3f6f63c62ae9bdd049e4ff761c1e965f1149731 done [2024-08-09T05:42:43.999Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 [2024-08-09T05:42:43.999Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-09T05:42:43.999Z] #106 DONE 15.9s [2024-08-09T05:42:43.999Z] [2024-08-09T05:42:43.999Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-09T05:42:43.999Z] time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-09T05:42:44.072Z] $ docker stop --time=1 021e5acae6b7f036dc0dd15e80da151a25f4dd2408a1e405164b7ed1e4130bc3 [2024-08-09T05:42:45.707Z] $ docker rm -f --volumes 021e5acae6b7f036dc0dd15e80da151a25f4dd2408a1e405164b7ed1e4130bc3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-09T05:42:46.286Z] + docker images [2024-08-09T05:42:46.286Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-09T05:42:46.286Z] support-cron-scheduler-arm64 latest dd746dc06389 3 seconds ago 42.2MB [2024-08-09T05:42:46.286Z] support-notifications-arm64 latest 0ba1b239268a 4 seconds ago 41.9MB [2024-08-09T05:42:46.286Z] support-scheduler-arm64 latest fa4d825dce1e 4 seconds ago 41.2MB [2024-08-09T05:42:46.286Z] core-data-arm64 latest 4c52e843bf90 41 seconds ago 39MB [2024-08-09T05:42:46.286Z] core-keeper-arm64 latest 463e405f8511 44 seconds ago 38.9MB [2024-08-09T05:42:46.286Z] core-metadata-arm64 latest 5a9202bf5cde 44 seconds ago 39.1MB [2024-08-09T05:42:46.286Z] core-command-arm64 latest 6e860ca26fad 2 minutes ago 35MB [2024-08-09T05:42:46.286Z] security-proxy-auth-arm64 latest c09bd2db91fa 3 minutes ago 32.6MB [2024-08-09T05:42:46.286Z] security-spiffe-token-provider-arm64 latest 44490f66f4ef 11 minutes ago 29MB [2024-08-09T05:42:46.286Z] core-common-config-bootstrapper-arm64 latest 6b5fcdfd1e8a 13 minutes ago 15.3MB [2024-08-09T05:42:46.286Z] security-secretstore-setup-arm64 latest 666a499b72b6 15 minutes ago 36.4MB [2024-08-09T05:42:46.286Z] security-bootstrapper-arm64 latest 9398529bd426 15 minutes ago 18.9MB [2024-08-09T05:42:46.286Z] security-proxy-setup-arm64 latest fddc9a62457d 15 minutes ago 26.1MB [2024-08-09T05:42:46.286Z] security-spire-config-arm64 latest d57b1a261b6d 36 minutes ago 115MB [2024-08-09T05:42:46.286Z] security-spire-agent-arm64 latest 53c3c1d9d743 36 minutes ago 174MB [2024-08-09T05:42:46.286Z] security-spire-server-arm64 latest bfafe88876c8 36 minutes ago 116MB [2024-08-09T05:42:46.286Z] ci-base-image-arm64 latest 82d524a55448 55 minutes ago 967MB [2024-08-09T05:42:46.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-09T05:42:46.286Z] 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 [2024-08-09T05:42:47.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-09T05:42:47.230Z] [2024-08-09T05:42:47.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T05:42:47.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-09T05:42:47.907Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-09T05:42:47.907Z] 8998bd30e6a1: Pulling fs layer [2024-08-09T05:42:47.907Z] 04944245beec: Pulling fs layer [2024-08-09T05:42:47.907Z] 699f458cf7ca: Pulling fs layer [2024-08-09T05:42:47.907Z] 765212b225bb: Pulling fs layer [2024-08-09T05:42:47.907Z] f23df028b6ca: Pulling fs layer [2024-08-09T05:42:47.907Z] d65c8cfc05b1: Pulling fs layer [2024-08-09T05:42:47.907Z] 2437ff75d9bd: Pulling fs layer [2024-08-09T05:42:47.907Z] 765212b225bb: Waiting [2024-08-09T05:42:47.907Z] f23df028b6ca: Waiting [2024-08-09T05:42:47.907Z] d65c8cfc05b1: Waiting [2024-08-09T05:42:47.907Z] 2437ff75d9bd: Waiting [2024-08-09T05:42:48.171Z] 04944245beec: Verifying Checksum [2024-08-09T05:42:48.171Z] 04944245beec: Download complete [2024-08-09T05:42:48.171Z] 765212b225bb: Verifying Checksum [2024-08-09T05:42:48.171Z] 765212b225bb: Download complete [2024-08-09T05:42:48.171Z] f23df028b6ca: Verifying Checksum [2024-08-09T05:42:48.171Z] f23df028b6ca: Download complete [2024-08-09T05:42:48.171Z] d65c8cfc05b1: Verifying Checksum [2024-08-09T05:42:48.171Z] d65c8cfc05b1: Download complete [2024-08-09T05:42:48.436Z] 699f458cf7ca: Verifying Checksum [2024-08-09T05:42:48.436Z] 699f458cf7ca: Download complete [2024-08-09T05:42:48.701Z] 8998bd30e6a1: Verifying Checksum [2024-08-09T05:42:48.701Z] 8998bd30e6a1: Download complete [2024-08-09T05:42:51.273Z] 2437ff75d9bd: Verifying Checksum [2024-08-09T05:42:51.273Z] 2437ff75d9bd: Download complete [2024-08-09T05:42:53.843Z] 8998bd30e6a1: Pull complete [2024-08-09T05:42:53.843Z] 04944245beec: Pull complete [2024-08-09T05:42:55.777Z] 699f458cf7ca: Pull complete [2024-08-09T05:42:55.777Z] 765212b225bb: Pull complete [2024-08-09T05:42:56.730Z] f23df028b6ca: Pull complete [2024-08-09T05:42:56.994Z] d65c8cfc05b1: Pull complete [2024-08-09T05:43:15.167Z] 2437ff75d9bd: Pull complete [2024-08-09T05:43:15.167Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-09T05:43:15.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-09T05:43:15.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T05:43:15.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-7418 does not seem to be running inside a container [2024-08-09T05:43:15.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-09T05:43:18.451Z] $ docker top 6c09d9b0d16ab261cc9801b3e87e345209ac5b82600ebe947e593a4cf4a44061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-09T05:43:19.475Z] ---> job-cost.sh [2024-08-09T05:43:19.475Z] lf-activate-venv: SKIPPING [2024-08-09T05:43:19.475Z] INFO: No Stack... [2024-08-09T05:43:20.074Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-09T05:43:20.661Z] INFO: Archiving Costs [Pipeline] sh [2024-08-09T05:43:21.330Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-09T05:43:21.330Z] + cut -d, -f6 [Pipeline] lock [2024-08-09T05:43:21.394Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4858-1-stack-cost] [2024-08-09T05:43:21.400Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4858-1-stack-cost] did not exist. Created. [2024-08-09T05:43:21.407Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4858-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-09T05:43:22.168Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-09T05:43:22.410Z] Stashed 1 file(s) [Pipeline] } [2024-08-09T05:43:22.433Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4858-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-09T05:43:22.562Z] $ docker stop --time=1 6c09d9b0d16ab261cc9801b3e87e345209ac5b82600ebe947e593a4cf4a44061 [2024-08-09T05:43:24.070Z] $ docker rm -f --volumes 6c09d9b0d16ab261cc9801b3e87e345209ac5b82600ebe947e593a4cf4a44061 [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 [2024-08-09T05:43:25.213Z] provisioning config files... [2024-08-09T05:43:25.220Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3785392730021220721tmp [Pipeline] { [Pipeline] sh [2024-08-09T05:43:25.579Z] + set +x [2024-08-09T05:43:25.579Z] + + bash -scurl -- -s [2024-08-09T05:43:25.579Z] https://codecov.io/bash [2024-08-09T05:43:25.579Z] [2024-08-09T05:43:25.579Z] _____ _ [2024-08-09T05:43:25.579Z] / ____| | | [2024-08-09T05:43:25.579Z] | | ___ __| | ___ ___ _____ __ [2024-08-09T05:43:25.579Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-09T05:43:25.579Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-09T05:43:25.579Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-09T05:43:25.579Z] Bash-1.0.6 [2024-08-09T05:43:25.579Z] [2024-08-09T05:43:25.579Z] [2024-08-09T05:43:25.579Z] ==> git version 2.25.1 found [2024-08-09T05:43:25.579Z] ==> 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 [2024-08-09T05:43:25.579Z] Release-Date: 2020-01-08 [2024-08-09T05:43:25.579Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-09T05:43:25.579Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-09T05:43:25.579Z] ==> Jenkins CI detected. [2024-08-09T05:43:25.579Z] current dir:  /w/workspace/edgex-go/1 [2024-08-09T05:43:25.579Z] project root: . [2024-08-09T05:43:25.579Z] --> token set from env [2024-08-09T05:43:25.579Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-09T05:43:25.579Z] ==> Running gcov in . (disable via -X gcov) [2024-08-09T05:43:25.579Z] ==> Python coveragepy not found [2024-08-09T05:43:25.579Z] ==> Searching for coverage reports in: [2024-08-09T05:43:25.579Z] + . [2024-08-09T05:43:25.838Z] -> Found 1 reports [2024-08-09T05:43:25.838Z] ==> Detecting git/mercurial file structure [2024-08-09T05:43:25.838Z] ==> Reading reports [2024-08-09T05:43:25.838Z] + ./coverage.out bytes=504073 [2024-08-09T05:43:25.838Z] ==> Appending adjustments [2024-08-09T05:43:25.838Z] https://docs.codecov.io/docs/fixing-reports [2024-08-09T05:43:27.215Z] + Found adjustments [2024-08-09T05:43:27.215Z] ==> Gzipping contents [2024-08-09T05:43:27.215Z] 64K /tmp/codecov.mCV7e1.gz [2024-08-09T05:43:27.215Z] ==> Uploading reports [2024-08-09T05:43:27.215Z] url: https://codecov.io [2024-08-09T05:43:27.215Z] query: branch=PR-4858&commit=25834942cf7cc470844d3205a4d0ccaaa8951f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4858%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4858&job=&cmd_args= [2024-08-09T05:43:27.215Z] -> Pinging Codecov [2024-08-09T05:43:27.215Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4858&commit=25834942cf7cc470844d3205a4d0ccaaa8951f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4858%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4858&job=&cmd_args= [2024-08-09T05:43:27.215Z] -> Uploading to [2024-08-09T05:43:27.215Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-09/00271124DB129430A58F1EEE437C3FCB/25834942cf7cc470844d3205a4d0ccaaa8951f73/c3339181-58eb-467a-9cb4-eb42c5a37c26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240809%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240809T054326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a36754bcbcf603f1ca55d9fc2079f7547340405a84b37baab3047d27d095d9bb [2024-08-09T05:43:27.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-09T05:43:27.215Z] Dload Upload Total Spent Left Speed [2024-08-09T05:43:27.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64445 0 0 100 64445 0 217k --:--:-- --:--:-- --:--:-- 218k [2024-08-09T05:43:27.476Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/25834942cf7cc470844d3205a4d0ccaaa8951f73 [Pipeline] } [2024-08-09T05:43:27.512Z] 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 [2024-08-09T05:43:29.239Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-09T05:43:29.584Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-09T05:43:30.496Z] ---> package-listing.sh [2024-08-09T05:43:30.496Z] ++ facter osfamily [2024-08-09T05:43:30.496Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-09T05:43:30.758Z] + OS_FAMILY=debian [2024-08-09T05:43:30.758Z] + workspace=/w/workspace/edgex-go/1 [2024-08-09T05:43:30.758Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-09T05:43:30.758Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-09T05:43:30.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-09T05:43:30.758Z] + PACKAGES=/tmp/packages_start.txt [2024-08-09T05:43:30.758Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-09T05:43:30.758Z] + PACKAGES=/tmp/packages_end.txt [2024-08-09T05:43:30.758Z] + case "${OS_FAMILY}" in [2024-08-09T05:43:30.758Z] + dpkg -l [2024-08-09T05:43:30.758Z] + grep '^ii' [2024-08-09T05:43:30.758Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-09T05:43:30.758Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-09T05:43:30.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-09T05:43:30.758Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-09T05:43:30.758Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-09T05:43:30.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-09T05:43:30.799Z] 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 [2024-08-09T05:43:31.101Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T05:43:31.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-09T05:43:31.756Z] [2024-08-09T05:43:31.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-09T05:43:32.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-09T05:43:32.164Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-09T05:43:32.164Z] 5eb5b503b376: Pulling fs layer [2024-08-09T05:43:32.164Z] 5c69ac0246d0: Pulling fs layer [2024-08-09T05:43:32.164Z] ec43610c2a17: Pulling fs layer [2024-08-09T05:43:32.164Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-09T05:43:32.164Z] 33b1e0a273af: Pulling fs layer [2024-08-09T05:43:32.164Z] 5d3b04190fa2: Pulling fs layer [2024-08-09T05:43:32.164Z] 2f39f015ded8: Pulling fs layer [2024-08-09T05:43:32.164Z] 3a2ae6a8a46f: Waiting [2024-08-09T05:43:32.164Z] 33b1e0a273af: Waiting [2024-08-09T05:43:32.164Z] 5d3b04190fa2: Waiting [2024-08-09T05:43:32.164Z] 2f39f015ded8: Waiting [2024-08-09T05:43:32.164Z] 5c69ac0246d0: Download complete [2024-08-09T05:43:32.164Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-09T05:43:32.164Z] 3a2ae6a8a46f: Download complete [2024-08-09T05:43:32.164Z] 33b1e0a273af: Verifying Checksum [2024-08-09T05:43:32.164Z] 33b1e0a273af: Download complete [2024-08-09T05:43:32.164Z] 5d3b04190fa2: Verifying Checksum [2024-08-09T05:43:32.164Z] 5d3b04190fa2: Download complete [2024-08-09T05:43:32.164Z] ec43610c2a17: Verifying Checksum [2024-08-09T05:43:32.164Z] ec43610c2a17: Download complete [2024-08-09T05:43:32.423Z] 5eb5b503b376: Verifying Checksum [2024-08-09T05:43:32.423Z] 5eb5b503b376: Download complete [2024-08-09T05:43:32.993Z] 2f39f015ded8: Download complete [2024-08-09T05:43:33.562Z] 5eb5b503b376: Pull complete [2024-08-09T05:43:33.827Z] 5c69ac0246d0: Pull complete [2024-08-09T05:43:34.395Z] ec43610c2a17: Pull complete [2024-08-09T05:43:34.395Z] 3a2ae6a8a46f: Pull complete [2024-08-09T05:43:34.656Z] 33b1e0a273af: Pull complete [2024-08-09T05:43:34.656Z] 5d3b04190fa2: Pull complete [2024-08-09T05:43:38.842Z] 2f39f015ded8: Pull complete [2024-08-09T05:43:39.101Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-09T05:43:39.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-09T05:43:39.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-09T05:43:39.356Z] prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container [2024-08-09T05:43:39.363Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-09T05:43:42.868Z] $ docker top bcc06bfa624797aca7f4e891ea68a2a64e7138ec0c8228b9d7878772ad4a8b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-09T05:43:43.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-09T05:43:43.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-09T05:43:43.946Z] + ls /var/log/sa-host [2024-08-09T05:43:43.946Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-09T05:43:44.187Z] provisioning config files... [2024-08-09T05:43:44.196Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2254703510196003486tmp [Pipeline] { [Pipeline] echo [2024-08-09T05:43:44.265Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-09T05:43:44.587Z] ---> create-netrc.sh [Pipeline] } [2024-08-09T05:43:44.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-09T05:43:45.056Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-09T05:43:45.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-09T05:43:45.423Z] ---> sudo-logs.sh [2024-08-09T05:43:45.423Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-09T05:43:45.521Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-09T05:43:45.847Z] ---> job-cost.sh [2024-08-09T05:43:45.847Z] lf-activate-venv: SKIPPING [2024-08-09T05:43:45.847Z] DEBUG: total: 0.10999999940395355 [2024-08-09T05:43:45.848Z] INFO: Retrieving Stack Cost... [2024-08-09T05:43:46.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-09T05:43:46.679Z] INFO: Archiving Costs [Pipeline] echo [2024-08-09T05:43:46.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-09T05:43:47.095Z] ---> logs-deploy.sh [2024-08-09T05:43:47.096Z] lf-activate-venv: SKIPPING [2024-08-09T05:43:47.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4858/1 [2024-08-09T05:43:47.096Z] INFO: archiving workspace using pattern(s): [2024-08-09T05:43:48.040Z] Archives upload complete. [2024-08-09T05:43:48.300Z] INFO: archiving logs to Nexus [2024-08-09T05:43:48.871Z] ---> uname -a: [2024-08-09T05:43:48.871Z] Linux prd-ubuntu20-04-docker-8c-8g-7417 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] ---> lscpu: [2024-08-09T05:43:48.871Z] Architecture: x86_64 [2024-08-09T05:43:48.871Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-09T05:43:48.871Z] Byte Order: Little Endian [2024-08-09T05:43:48.871Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-09T05:43:48.871Z] CPU(s): 8 [2024-08-09T05:43:48.871Z] On-line CPU(s) list: 0-7 [2024-08-09T05:43:48.871Z] Thread(s) per core: 1 [2024-08-09T05:43:48.871Z] Core(s) per socket: 1 [2024-08-09T05:43:48.871Z] Socket(s): 8 [2024-08-09T05:43:48.871Z] NUMA node(s): 1 [2024-08-09T05:43:48.871Z] Vendor ID: AuthenticAMD [2024-08-09T05:43:48.871Z] CPU family: 23 [2024-08-09T05:43:48.871Z] Model: 49 [2024-08-09T05:43:48.871Z] Model name: AMD EPYC-Rome Processor [2024-08-09T05:43:48.871Z] Stepping: 0 [2024-08-09T05:43:48.871Z] CPU MHz: 2800.000 [2024-08-09T05:43:48.871Z] BogoMIPS: 5600.00 [2024-08-09T05:43:48.871Z] Virtualization: AMD-V [2024-08-09T05:43:48.871Z] Hypervisor vendor: KVM [2024-08-09T05:43:48.871Z] Virtualization type: full [2024-08-09T05:43:48.871Z] L1d cache: 256 KiB [2024-08-09T05:43:48.871Z] L1i cache: 256 KiB [2024-08-09T05:43:48.871Z] L2 cache: 4 MiB [2024-08-09T05:43:48.871Z] L3 cache: 128 MiB [2024-08-09T05:43:48.871Z] NUMA node0 CPU(s): 0-7 [2024-08-09T05:43:48.871Z] Vulnerability Itlb multihit: Not affected [2024-08-09T05:43:48.871Z] Vulnerability L1tf: Not affected [2024-08-09T05:43:48.871Z] Vulnerability Mds: Not affected [2024-08-09T05:43:48.871Z] Vulnerability Meltdown: Not affected [2024-08-09T05:43:48.871Z] Vulnerability Mmio stale data: Not affected [2024-08-09T05:43:48.871Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-09T05:43:48.871Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-09T05:43:48.871Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-09T05:43:48.871Z] Vulnerability Srbds: Not affected [2024-08-09T05:43:48.871Z] Vulnerability Tsx async abort: Not affected [2024-08-09T05:43:48.871Z] 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 [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] ---> nproc: [2024-08-09T05:43:48.871Z] 8 [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] ---> df -h: [2024-08-09T05:43:48.871Z] Filesystem Size Used Avail Use% Mounted on [2024-08-09T05:43:48.871Z] overlay 155G 28G 128G 18% / [2024-08-09T05:43:48.871Z] tmpfs 64M 0 64M 0% /dev [2024-08-09T05:43:48.871Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-09T05:43:48.871Z] shm 64M 0 64M 0% /dev/shm [2024-08-09T05:43:48.871Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] ---> sar -b -r -n DEV: [2024-08-09T05:43:48.871Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7417) 08/09/24 _x86_64_ (8 CPU) [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] 04:41:45 LINUX RESTART (8 CPU) [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] 04:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-09T05:43:48.871Z] 04:43:02 365.97 47.69 318.28 0.00 5326.45 75271.72 0.00 [2024-08-09T05:43:48.871Z] 04:44:01 197.49 0.97 196.53 0.00 30.10 64018.71 0.00 [2024-08-09T05:43:48.871Z] 04:45:01 46.88 0.03 46.85 0.00 0.27 34125.44 0.00 [2024-08-09T05:43:48.871Z] 04:46:01 35.64 0.18 35.46 0.00 4.80 18765.54 0.00 [2024-08-09T05:43:48.871Z] 04:47:01 718.32 11.84 706.48 0.00 2181.44 284540.26 0.00 [2024-08-09T05:43:48.871Z] 04:48:01 764.01 5.88 758.13 0.00 2302.23 232428.08 0.00 [2024-08-09T05:43:48.871Z] 04:49:01 275.52 0.13 275.39 0.00 1.07 79931.88 0.00 [2024-08-09T05:43:48.871Z] 04:50:01 452.69 0.12 452.57 0.00 1.33 120620.70 0.00 [2024-08-09T05:43:48.871Z] 04:51:01 300.83 0.02 300.82 0.00 0.67 13270.85 0.00 [2024-08-09T05:43:48.871Z] 04:52:01 3.80 0.02 3.78 0.00 0.13 91.85 0.00 [2024-08-09T05:43:48.871Z] 04:53:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 [2024-08-09T05:43:48.871Z] 04:54:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2024-08-09T05:43:48.871Z] 04:55:02 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2024-08-09T05:43:48.871Z] 04:56:01 1.39 0.00 1.39 0.00 0.00 16.27 0.00 [2024-08-09T05:43:48.871Z] 04:57:01 2.27 0.02 2.25 0.00 0.13 34.53 0.00 [2024-08-09T05:43:48.871Z] 04:58:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2024-08-09T05:43:48.871Z] 04:59:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 [2024-08-09T05:43:48.871Z] 05:00:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-08-09T05:43:48.871Z] 05:01:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2024-08-09T05:43:48.871Z] 05:02:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-08-09T05:43:48.871Z] 05:03:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2024-08-09T05:43:48.871Z] 05:04:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-08-09T05:43:48.871Z] 05:05:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2024-08-09T05:43:48.871Z] 05:06:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-08-09T05:43:48.871Z] 05:07:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2024-08-09T05:43:48.871Z] 05:08:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2024-08-09T05:43:48.871Z] 05:09:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 [2024-08-09T05:43:48.871Z] 05:10:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2024-08-09T05:43:48.871Z] 05:11:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 [2024-08-09T05:43:48.871Z] 05:12:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2024-08-09T05:43:48.871Z] 05:13:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2024-08-09T05:43:48.871Z] 05:14:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2024-08-09T05:43:48.871Z] 05:15:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 [2024-08-09T05:43:48.871Z] 05:16:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-08-09T05:43:48.871Z] 05:17:01 2.02 0.02 2.00 0.00 0.13 22.53 0.00 [2024-08-09T05:43:48.871Z] 05:18:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2024-08-09T05:43:48.871Z] 05:19:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2024-08-09T05:43:48.871Z] 05:20:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-08-09T05:43:48.871Z] 05:21:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2024-08-09T05:43:48.871Z] 05:22:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2024-08-09T05:43:48.871Z] 05:23:01 1.70 0.00 1.70 0.00 0.00 21.60 0.00 [2024-08-09T05:43:48.871Z] 05:24:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2024-08-09T05:43:48.871Z] 05:25:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2024-08-09T05:43:48.871Z] 05:26:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-08-09T05:43:48.871Z] 05:27:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-08-09T05:43:48.871Z] 05:28:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2024-08-09T05:43:48.871Z] 05:29:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2024-08-09T05:43:48.871Z] 05:30:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-08-09T05:43:48.871Z] 05:31:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 [2024-08-09T05:43:48.871Z] 05:32:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-08-09T05:43:48.871Z] 05:33:01 1.42 0.00 1.42 0.00 0.00 18.53 0.00 [2024-08-09T05:43:48.871Z] 05:34:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2024-08-09T05:43:48.871Z] 05:35:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2024-08-09T05:43:48.871Z] 05:36:01 2.70 1.58 1.12 0.00 36.93 14.53 0.00 [2024-08-09T05:43:48.871Z] 05:37:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2024-08-09T05:43:48.871Z] 05:38:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2024-08-09T05:43:48.871Z] 05:39:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2024-08-09T05:43:48.871Z] 05:40:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2024-08-09T05:43:48.871Z] 05:41:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 [2024-08-09T05:43:48.871Z] 05:42:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-08-09T05:43:48.871Z] 05:43:01 1.35 0.00 1.35 0.00 0.00 17.73 0.00 [2024-08-09T05:43:48.871Z] Average: 53.02 1.12 51.89 0.00 162.46 15169.41 0.00 [2024-08-09T05:43:48.871Z] [2024-08-09T05:43:48.871Z] 04:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-09T05:43:48.871Z] 04:43:02 29553988 31561016 779400 2.37 60728 2236416 1904632 5.61 1027984 1953408 872 [2024-08-09T05:43:48.871Z] 04:44:01 27179724 31090096 1209064 3.68 127864 3926776 2532944 7.46 1981448 3186556 644760 [2024-08-09T05:43:48.871Z] 04:45:01 27031104 31152064 1143320 3.48 132248 4118456 2536964 7.48 1807960 3488560 328532 [2024-08-09T05:43:48.871Z] 04:46:01 26414036 31388076 905520 2.75 135572 4910532 1973788 5.82 1834544 4026656 610240 [2024-08-09T05:43:48.871Z] 04:47:01 18602148 31075704 1159672 3.53 254712 11912612 3694860 10.89 2658432 10553316 1020296 [2024-08-09T05:43:48.871Z] 04:48:01 9539604 28520752 3647928 11.09 372016 17802312 10604400 31.25 6361832 15317528 414772 [2024-08-09T05:43:48.871Z] 04:49:01 6178112 27793596 4375688 13.31 388288 20307888 9797932 28.88 8262504 16674496 888876 [2024-08-09T05:43:48.871Z] 04:50:01 10093024 31364852 873060 2.66 397000 20161860 2428872 7.16 3205168 18120332 12 [2024-08-09T05:43:48.871Z] 04:51:01 9774352 31382444 860168 2.62 411672 20473184 2189184 6.45 3294464 18341708 8 [2024-08-09T05:43:48.871Z] 04:52:01 9780532 31383792 859624 2.61 410212 20469924 2195880 6.47 3293476 18338500 8 [2024-08-09T05:43:48.871Z] 04:53:01 9832272 31435608 807876 2.46 410288 20469932 2195880 6.47 3242040 18338500 8 [2024-08-09T05:43:48.871Z] 04:54:01 9832380 31435852 807552 2.46 410356 20469928 2195880 6.47 3241568 18338504 8 [2024-08-09T05:43:48.871Z] 04:55:02 9832608 31436140 807284 2.46 410404 20469936 2195880 6.47 3241764 18338504 8 [2024-08-09T05:43:48.871Z] 04:56:01 9833984 31437524 806228 2.45 410448 20469940 2195880 6.47 3241836 18338508 8 [2024-08-09T05:43:48.871Z] 04:57:01 9833728 31437428 805980 2.45 410492 20469984 2208260 6.51 3242596 18338552 236 [2024-08-09T05:43:48.871Z] 04:58:01 9834472 31438256 805532 2.45 410576 20469980 2208260 6.51 3241232 18338548 8 [2024-08-09T05:43:48.871Z] 04:59:01 9834488 31438276 805412 2.45 410608 20469992 2208260 6.51 3241472 18338552 12 [2024-08-09T05:43:48.871Z] 05:00:01 9834148 31437940 805672 2.45 410620 20469996 2208260 6.51 3241204 18338552 8 [2024-08-09T05:43:48.871Z] 05:01:01 9834320 31438228 805288 2.45 410644 20470064 2208260 6.51 3241648 18338616 184 [2024-08-09T05:43:48.871Z] 05:02:01 9835864 31439828 803700 2.44 410668 20470068 2208260 6.51 3240252 18338624 20 [2024-08-09T05:43:48.871Z] 05:03:01 9836184 31440148 803540 2.44 410724 20470056 2208260 6.51 3240260 18338624 4 [2024-08-09T05:43:48.871Z] 05:04:01 9836260 31440288 803400 2.44 410744 20470072 2208260 6.51 3240424 18338632 12 [2024-08-09T05:43:48.871Z] 05:05:01 9836024 31440052 803556 2.44 410760 20470076 2208260 6.51 3240444 18338632 12 [2024-08-09T05:43:48.871Z] 05:06:01 9836008 31440056 803520 2.44 410772 20470080 2208260 6.51 3240292 18338640 4 [2024-08-09T05:43:48.871Z] 05:07:01 9835716 31439820 803676 2.44 410824 20470084 2208260 6.51 3240164 18338644 16 [2024-08-09T05:43:48.871Z] 05:08:01 9835740 31440076 803360 2.44 410880 20470204 2208260 6.51 3240636 18338772 16 [2024-08-09T05:43:48.871Z] 05:09:01 9835836 31440180 803416 2.44 410900 20470216 2208260 6.51 3240556 18338776 176 [2024-08-09T05:43:48.871Z] 05:10:01 9836104 31440508 803108 2.44 410936 20470216 2208260 6.51 3240380 18338780 16 [2024-08-09T05:43:48.871Z] 05:11:01 9836080 31440496 803012 2.44 410984 20470212 2208260 6.51 3240428 18338784 8 [2024-08-09T05:43:48.871Z] 05:12:01 9835708 31440188 803204 2.44 411024 20470224 2208260 6.51 3240816 18338788 176 [2024-08-09T05:43:48.871Z] 05:13:01 9835796 31440332 803100 2.44 411044 20470220 2208260 6.51 3240524 18338792 8 [2024-08-09T05:43:48.871Z] 05:14:01 9835988 31440536 803020 2.44 411068 20470228 2208260 6.51 3240556 18338788 4 [2024-08-09T05:43:48.871Z] 05:15:01 9835460 31440016 803484 2.44 411092 20470236 2208260 6.51 3240548 18338792 8 [2024-08-09T05:43:48.871Z] 05:16:01 9835736 31440468 802988 2.44 411116 20470364 2208260 6.51 3240624 18338892 192 [2024-08-09T05:43:48.871Z] 05:17:01 9835952 31440748 802840 2.44 411176 20470368 2208260 6.51 3240956 18338932 8 [2024-08-09T05:43:48.871Z] 05:18:01 9835888 31440740 802832 2.44 411212 20470360 2208260 6.51 3240816 18338932 12 [2024-08-09T05:43:48.871Z] 05:19:01 9835556 31440416 803044 2.44 411232 20470376 2208260 6.51 3241012 18338936 12 [2024-08-09T05:43:48.871Z] 05:20:01 9835248 31440172 803268 2.44 411252 20470380 2208260 6.51 3241112 18338944 156 [2024-08-09T05:43:48.871Z] 05:21:01 9835336 31440260 803164 2.44 411268 20470380 2191400 6.46 3240800 18338944 8 [2024-08-09T05:43:48.871Z] 05:22:01 9835572 31440560 802860 2.44 411320 20470380 2191400 6.46 3240764 18338952 8 [2024-08-09T05:43:48.871Z] 05:23:01 9835604 31440616 802844 2.44 411380 20470384 2191400 6.46 3241204 18338944 16 [2024-08-09T05:43:48.871Z] 05:24:01 9835368 31440448 803056 2.44 411392 20470392 2191400 6.46 3240900 18338952 8 [2024-08-09T05:43:48.871Z] 05:25:01 9835812 31440900 802740 2.44 411404 20470396 2191400 6.46 3240908 18338956 12 [2024-08-09T05:43:48.871Z] 05:26:01 9835788 31440880 802836 2.44 411408 20470396 2191400 6.46 3240928 18338956 8 [2024-08-09T05:43:48.871Z] 05:27:01 9835716 31440816 802844 2.44 411416 20470400 2191400 6.46 3240932 18338964 4 [2024-08-09T05:43:48.871Z] 05:28:01 9835732 31440876 802752 2.44 411436 20470400 2175168 6.41 3241028 18338964 8 [2024-08-09T05:43:48.872Z] 05:29:01 9835392 31440540 803020 2.44 411440 20470404 2175168 6.41 3240992 18338964 8 [2024-08-09T05:43:48.872Z] 05:30:01 9835132 31440312 803196 2.44 411456 20470408 2175168 6.41 3241044 18338968 8 [2024-08-09T05:43:48.872Z] 05:31:01 9835116 31440316 803132 2.44 411472 20470408 2175168 6.41 3241048 18338968 8 [2024-08-09T05:43:48.872Z] 05:32:01 9835284 31440496 803096 2.44 411484 20470412 2175168 6.41 3241048 18338972 8 [2024-08-09T05:43:48.872Z] 05:33:01 9835260 31440484 803060 2.44 411508 20470412 2191316 6.46 3241132 18338984 8 [2024-08-09T05:43:48.872Z] 05:34:01 9835164 31440448 803000 2.44 411524 20470424 2191316 6.46 3241620 18338988 212 [2024-08-09T05:43:48.872Z] 05:35:01 9835472 31440760 802660 2.44 411552 20470428 2191316 6.46 3241148 18338992 8 [2024-08-09T05:43:48.872Z] 05:36:01 9823708 31431200 812216 2.47 411592 20471532 2191316 6.46 3253672 18339336 48 [2024-08-09T05:43:48.872Z] 05:37:01 9823188 31430712 812696 2.47 411612 20471536 2191316 6.46 3253512 18339276 12 [2024-08-09T05:43:48.872Z] 05:38:01 9823392 31430920 812400 2.47 411648 20471532 2191316 6.46 3253576 18339280 8 [2024-08-09T05:43:48.872Z] 05:39:01 9823440 31431036 812284 2.47 411684 20471540 2191316 6.46 3253564 18339284 4 [2024-08-09T05:43:48.872Z] 05:40:01 9823400 31431000 812244 2.47 411708 20471544 2191316 6.46 3253564 18339288 28 [2024-08-09T05:43:48.872Z] 05:41:01 9823344 31431064 812080 2.47 411724 20471676 2191316 6.46 3253564 18339404 8 [2024-08-09T05:43:48.872Z] 05:42:01 9823232 31431028 812060 2.47 411736 20471676 2207372 6.51 3253848 18339424 200 [2024-08-09T05:43:48.872Z] 05:43:01 9823196 31431004 812276 2.47 411760 20471672 2207372 6.51 3253584 18339420 8 [2024-08-09T05:43:48.872Z] Average: 11076210 31312613 932375 2.84 387837 19185451 2491696 7.34 3264235 17135800 64104 [2024-08-09T05:43:48.872Z] [2024-08-09T05:43:48.872Z] 04:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-09T05:43:48.872Z] 04:43:02 docker0 657.54 565.49 44.24 2879.48 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:43:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:43:02 veth0c71acb 657.54 565.61 53.22 2879.49 0.00 0.00 0.00 0.24 [2024-08-09T05:43:48.872Z] 04:43:02 ens3 1461.64 1442.89 8178.73 177.80 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:44:01 docker0 261.23 342.33 22.02 2105.70 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:44:01 veth6a502ca 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:44:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:44:01 ens3 502.02 351.84 5356.63 47.80 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:45:01 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:45:01 veth6a502ca 1.58 1.62 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:45:01 ens3 32.81 21.36 25.48 14.46 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:46:01 veth6a502ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:46:01 ens3 23.61 15.53 21.68 10.59 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:47:01 veth6d8b403 53.91 81.19 5.34 470.98 0.00 0.00 0.00 0.04 [2024-08-09T05:43:48.872Z] 04:47:01 docker0 314.54 491.64 25.70 3379.64 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:47:01 veth4a34d93 0.38 1.37 0.03 0.17 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:47:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:47:01 veth9219075 50.47 86.92 5.04 484.06 0.00 0.00 0.00 0.04 [2024-08-09T05:43:48.872Z] 04:47:01 veth1d4a9af 58.10 86.62 5.59 458.74 0.00 0.00 0.00 0.04 [2024-08-09T05:43:48.872Z] 04:47:01 veth78bcae2 51.62 80.88 5.16 474.25 0.00 0.00 0.00 0.04 [2024-08-09T05:43:48.872Z] 04:47:01 ens3 762.24 482.98 7836.53 178.78 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:47:01 veth3c6d12e 50.86 75.96 5.14 451.62 0.00 0.00 0.00 0.04 [2024-08-09T05:43:48.872Z] 04:48:01 veth9134149 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 vethcfd2956 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth5154782 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth3d1c46a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 vethb48b345 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 docker0 206.61 304.89 16.86 3538.36 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth0fe442f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth4a34d93 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth43404d1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth3e9e7f2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 vethd2513d8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth7bddb63 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth3f10d36 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 veth2baf824 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 ens3 418.40 250.60 4931.02 28.21 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:48:01 vethaeb5202 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth9134149 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 vethcfd2956 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth5154782 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth3d1c46a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 vethb48b345 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth0fe442f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth4a34d93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth43404d1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth3e9e7f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 vethd2513d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth7bddb63 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth3f10d36 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 veth2baf824 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 ens3 1.63 1.08 1.16 0.63 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:49:01 vethaeb5202 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:50:01 vethfbecc35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:50:01 vethb37b7f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:50:01 veth4a34d93 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:50:01 ens3 8.02 5.93 6.44 3.69 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:51:01 ens3 10.73 6.57 10.57 4.42 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:53:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:55:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:55:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:58:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 04:59:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:02:01 ens3 0.40 0.27 0.26 0.21 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:03:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:04:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:05:01 ens3 0.78 0.43 0.44 0.22 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:08:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:13:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:16:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:17:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:18:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:23:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.872Z] 05:25:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:28:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:33:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:36:01 ens3 8.22 6.52 5.73 6.36 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:38:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] 05:43:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] Average: docker0 23.60 27.93 1.78 195.18 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] Average: ens3 52.99 42.41 431.86 7.77 0.00 0.00 0.00 0.00 [2024-08-09T05:43:48.873Z] [2024-08-09T05:43:48.873Z] [2024-08-09T05:43:48.873Z] ---> sar -P ALL: [2024-08-09T05:43:48.873Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7417) 08/09/24 _x86_64_ (8 CPU) [2024-08-09T05:43:48.873Z] [2024-08-09T05:43:48.873Z] 04:41:45 LINUX RESTART (8 CPU) [2024-08-09T05:43:48.873Z] [2024-08-09T05:43:48.873Z] 04:42:01 CPU %user %nice %system %iowait %steal %idle [2024-08-09T05:43:48.873Z] 04:43:02 all 8.30 0.00 2.59 1.64 0.05 87.42 [2024-08-09T05:43:48.873Z] 04:43:02 0 9.89 0.00 2.33 0.25 0.03 87.49 [2024-08-09T05:43:48.873Z] 04:43:02 1 9.53 0.00 2.84 0.45 0.05 87.13 [2024-08-09T05:43:48.873Z] 04:43:02 2 9.56 0.00 3.20 2.00 0.05 85.18 [2024-08-09T05:43:48.873Z] 04:43:02 3 8.84 0.00 1.61 0.25 0.03 89.26 [2024-08-09T05:43:48.873Z] 04:43:02 4 6.89 0.00 3.20 4.34 0.07 85.50 [2024-08-09T05:43:48.873Z] 04:43:02 5 7.81 0.00 1.80 5.41 0.05 84.94 [2024-08-09T05:43:48.873Z] 04:43:02 6 6.30 0.00 3.41 0.25 0.07 89.98 [2024-08-09T05:43:48.873Z] 04:43:02 7 7.59 0.00 2.33 0.20 0.05 89.83 [2024-08-09T05:43:48.873Z] 04:44:01 all 28.23 0.00 5.86 0.99 0.09 64.84 [2024-08-09T05:43:48.873Z] 04:44:01 0 26.59 0.00 6.22 0.15 0.09 66.95 [2024-08-09T05:43:48.873Z] 04:44:01 1 28.59 0.00 5.63 0.05 0.09 65.65 [2024-08-09T05:43:48.873Z] 04:44:01 2 27.58 0.00 6.44 0.03 0.10 65.84 [2024-08-09T05:43:48.873Z] 04:44:01 3 28.36 0.00 5.07 0.05 0.08 66.43 [2024-08-09T05:43:48.873Z] 04:44:01 4 29.61 0.00 6.62 6.06 0.09 57.63 [2024-08-09T05:43:48.873Z] 04:44:01 5 28.98 0.00 5.74 0.91 0.10 64.27 [2024-08-09T05:43:48.873Z] 04:44:01 6 28.55 0.00 5.29 0.14 0.07 65.95 [2024-08-09T05:43:48.873Z] 04:44:01 7 27.59 0.00 5.86 0.55 0.09 65.92 [2024-08-09T05:43:48.873Z] 04:45:01 all 28.21 0.00 4.33 0.44 0.08 66.94 [2024-08-09T05:43:48.873Z] 04:45:01 0 26.75 0.00 4.27 0.02 0.08 68.87 [2024-08-09T05:43:48.873Z] 04:45:01 1 27.37 0.00 4.16 0.00 0.07 68.41 [2024-08-09T05:43:48.873Z] 04:45:01 2 27.86 0.00 4.33 0.00 0.08 67.72 [2024-08-09T05:43:48.873Z] 04:45:01 3 29.95 0.00 4.44 1.06 0.07 64.49 [2024-08-09T05:43:48.873Z] 04:45:01 4 27.80 0.00 4.04 0.00 0.08 68.08 [2024-08-09T05:43:48.873Z] 04:45:01 5 26.04 0.00 4.49 0.00 0.08 69.39 [2024-08-09T05:43:48.873Z] 04:45:01 6 28.99 0.00 4.55 2.38 0.08 63.99 [2024-08-09T05:43:48.873Z] 04:45:01 7 30.94 0.00 4.33 0.08 0.08 64.57 [2024-08-09T05:43:48.873Z] 04:46:01 all 58.60 0.00 7.22 0.10 0.09 33.98 [2024-08-09T05:43:48.873Z] 04:46:01 0 58.19 0.00 7.09 0.00 0.10 34.62 [2024-08-09T05:43:48.873Z] 04:46:01 1 59.64 0.00 6.97 0.00 0.10 33.29 [2024-08-09T05:43:48.873Z] 04:46:01 2 60.27 0.00 6.96 0.00 0.08 32.69 [2024-08-09T05:43:48.873Z] 04:46:01 3 58.39 0.00 7.79 0.02 0.10 33.71 [2024-08-09T05:43:48.873Z] 04:46:01 4 56.68 0.00 6.98 0.00 0.08 36.26 [2024-08-09T05:43:48.873Z] 04:46:01 5 58.64 0.00 7.63 0.72 0.08 32.92 [2024-08-09T05:43:48.873Z] 04:46:01 6 58.11 0.00 7.22 0.00 0.08 34.59 [2024-08-09T05:43:48.873Z] 04:46:01 7 58.90 0.00 7.14 0.07 0.12 33.77 [2024-08-09T05:43:48.873Z] 04:47:01 all 23.60 0.00 9.24 9.63 0.10 57.43 [2024-08-09T05:43:48.873Z] 04:47:01 0 23.96 0.00 9.63 4.15 0.10 62.16 [2024-08-09T05:43:48.873Z] 04:47:01 1 23.14 0.00 9.42 9.74 0.10 57.60 [2024-08-09T05:43:48.873Z] 04:47:01 2 24.61 0.00 9.98 11.69 0.12 53.60 [2024-08-09T05:43:48.873Z] 04:47:01 3 23.56 0.00 8.65 7.28 0.08 60.42 [2024-08-09T05:43:48.873Z] 04:47:01 4 22.72 0.00 9.05 7.12 0.10 61.00 [2024-08-09T05:43:48.873Z] 04:47:01 5 23.64 0.00 9.19 14.52 0.10 52.55 [2024-08-09T05:43:48.873Z] 04:47:01 6 23.63 0.00 9.01 6.97 0.10 60.29 [2024-08-09T05:43:48.873Z] 04:47:01 7 23.53 0.00 9.02 15.62 0.10 51.72 [2024-08-09T05:43:48.873Z] 04:48:01 all 62.86 0.00 13.32 6.46 0.14 17.23 [2024-08-09T05:43:48.873Z] 04:48:01 0 64.00 0.00 12.28 6.91 0.12 16.69 [2024-08-09T05:43:48.873Z] 04:48:01 1 63.40 0.00 13.28 8.05 0.12 15.14 [2024-08-09T05:43:48.873Z] 04:48:01 2 63.24 0.00 14.41 9.33 0.17 12.85 [2024-08-09T05:43:48.873Z] 04:48:01 3 62.03 0.00 13.73 2.92 0.14 21.18 [2024-08-09T05:43:48.873Z] 04:48:01 4 62.95 0.00 12.99 8.18 0.15 15.73 [2024-08-09T05:43:48.873Z] 04:48:01 5 61.68 0.00 13.92 5.98 0.19 18.23 [2024-08-09T05:43:48.873Z] 04:48:01 6 63.72 0.00 11.90 6.53 0.14 17.71 [2024-08-09T05:43:48.873Z] 04:48:01 7 61.84 0.00 14.06 3.79 0.12 20.19 [2024-08-09T05:43:48.873Z] 04:49:01 all 86.54 0.00 12.04 1.24 0.17 0.00 [2024-08-09T05:43:48.873Z] 04:49:01 0 86.46 0.00 12.16 1.23 0.15 0.00 [2024-08-09T05:43:48.873Z] 04:49:01 1 86.27 0.00 12.24 1.29 0.19 0.00 [2024-08-09T05:43:48.873Z] 04:49:01 2 85.76 0.00 12.59 1.42 0.21 0.02 [2024-08-09T05:43:48.873Z] 04:49:01 3 86.84 0.00 12.01 1.00 0.15 0.00 [2024-08-09T05:43:48.873Z] 04:49:01 4 86.81 0.00 11.70 1.33 0.16 0.00 [2024-08-09T05:43:48.873Z] 04:49:01 5 87.47 0.00 11.38 1.03 0.12 0.00 [2024-08-09T05:43:48.873Z] 04:49:01 6 86.78 0.00 11.84 1.17 0.21 0.00 [2024-08-09T05:43:48.873Z] 04:49:01 7 85.92 0.00 12.45 1.44 0.19 0.00 [2024-08-09T05:43:48.873Z] 04:50:01 all 70.12 0.00 10.26 4.98 0.14 14.50 [2024-08-09T05:43:48.873Z] 04:50:01 0 70.77 0.00 10.18 15.07 0.14 3.84 [2024-08-09T05:43:48.873Z] 04:50:01 1 68.53 0.00 11.47 1.08 0.17 18.75 [2024-08-09T05:43:48.873Z] 04:50:01 2 70.56 0.00 9.92 1.79 0.16 17.57 [2024-08-09T05:43:48.873Z] 04:50:01 3 70.48 0.00 9.77 0.92 0.12 18.71 [2024-08-09T05:43:48.873Z] 04:50:01 4 69.32 0.00 10.33 5.11 0.18 15.07 [2024-08-09T05:43:48.873Z] 04:50:01 5 70.35 0.00 10.40 11.36 0.12 7.78 [2024-08-09T05:43:48.873Z] 04:50:01 6 70.50 0.00 9.92 0.60 0.14 18.85 [2024-08-09T05:43:48.873Z] 04:50:01 7 70.35 0.00 10.15 3.73 0.10 15.67 [2024-08-09T05:43:48.873Z] 04:51:01 all 1.49 0.00 0.97 4.04 0.03 93.47 [2024-08-09T05:43:48.873Z] 04:51:01 0 2.86 0.00 0.81 4.43 0.03 91.87 [2024-08-09T05:43:48.873Z] 04:51:01 1 1.52 0.00 0.92 1.32 0.03 96.21 [2024-08-09T05:43:48.873Z] 04:51:01 2 1.35 0.00 1.55 4.48 0.03 92.58 [2024-08-09T05:43:48.873Z] 04:51:01 3 0.92 0.00 0.78 0.62 0.00 97.68 [2024-08-09T05:43:48.873Z] 04:51:01 4 1.08 0.00 1.08 4.49 0.07 93.27 [2024-08-09T05:43:48.873Z] 04:51:01 5 1.47 0.00 0.85 6.98 0.02 90.68 [2024-08-09T05:43:48.873Z] 04:51:01 6 1.69 0.00 0.99 1.92 0.02 95.39 [2024-08-09T05:43:48.873Z] 04:51:01 7 0.97 0.00 0.79 8.05 0.07 90.13 [2024-08-09T05:43:48.873Z] 04:52:01 all 0.29 0.00 0.05 0.01 0.01 99.64 [2024-08-09T05:43:48.873Z] 04:52:01 0 1.98 0.00 0.13 0.00 0.03 97.86 [2024-08-09T05:43:48.873Z] 04:52:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-08-09T05:43:48.873Z] 04:52:01 2 0.05 0.00 0.07 0.02 0.00 99.87 [2024-08-09T05:43:48.873Z] 04:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-09T05:43:48.873Z] 04:52:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-09T05:43:48.873Z] 04:52:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-09T05:43:48.873Z] 04:52:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-09T05:43:48.873Z] 04:52:01 7 0.03 0.00 0.07 0.05 0.02 99.83 [2024-08-09T05:43:48.873Z] 04:53:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2024-08-09T05:43:48.873Z] 04:53:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2024-08-09T05:43:48.873Z] 04:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.873Z] 04:53:01 2 0.43 0.00 0.02 0.02 0.02 99.52 [2024-08-09T05:43:48.873Z] 04:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.873Z] 04:53:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-09T05:43:48.873Z] 04:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.873Z] 04:53:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-09T05:43:48.873Z] 04:53:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-09T05:43:48.873Z] [2024-08-09T05:43:48.873Z] 04:53:01 CPU %user %nice %system %iowait %steal %idle [2024-08-09T05:43:48.873Z] 04:54:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2024-08-09T05:43:48.873Z] 04:54:01 0 2.00 0.00 0.03 0.00 0.00 97.96 [2024-08-09T05:43:48.873Z] 04:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.873Z] 04:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.873Z] 04:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.873Z] 04:54:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-09T05:43:48.873Z] 04:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.873Z] 04:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.873Z] 04:54:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2024-08-09T05:43:48.873Z] 04:55:02 all 0.28 0.00 0.02 0.00 0.01 99.68 [2024-08-09T05:43:48.873Z] 04:55:02 0 2.00 0.00 0.00 0.00 0.02 97.98 [2024-08-09T05:43:48.873Z] 04:55:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.873Z] 04:55:02 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.873Z] 04:55:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-09T05:43:48.873Z] 04:55:02 4 0.03 0.00 0.07 0.00 0.02 99.88 [2024-08-09T05:43:48.873Z] 04:55:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.873Z] 04:55:02 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-09T05:43:48.873Z] 04:55:02 7 0.03 0.00 0.03 0.03 0.03 99.87 [2024-08-09T05:43:48.873Z] 04:56:01 all 0.15 0.00 0.01 0.06 0.01 99.78 [2024-08-09T05:43:48.873Z] 04:56:01 0 1.04 0.00 0.02 0.00 0.02 98.92 [2024-08-09T05:43:48.873Z] 04:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-09T05:43:48.873Z] 04:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.873Z] 04:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.873Z] 04:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-09T05:43:48.873Z] 04:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.873Z] 04:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.873Z] 04:56:01 7 0.03 0.00 0.00 0.47 0.02 99.47 [2024-08-09T05:43:48.873Z] 04:57:01 all 0.04 0.00 0.03 0.02 0.01 99.91 [2024-08-09T05:43:48.873Z] 04:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-09T05:43:48.873Z] 04:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-09T05:43:48.873Z] 04:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-09T05:43:48.873Z] 04:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.873Z] 04:57:01 4 0.13 0.00 0.03 0.00 0.02 99.82 [2024-08-09T05:43:48.873Z] 04:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-09T05:43:48.873Z] 04:57:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2024-08-09T05:43:48.873Z] 04:57:01 7 0.02 0.00 0.03 0.10 0.02 99.83 [2024-08-09T05:43:48.873Z] 04:58:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2024-08-09T05:43:48.873Z] 04:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-09T05:43:48.874Z] 04:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 04:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 04:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-09T05:43:48.874Z] 04:58:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-09T05:43:48.874Z] 04:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.874Z] 04:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 04:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-09T05:43:48.874Z] 04:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-09T05:43:48.874Z] 04:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.874Z] 04:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 04:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.874Z] 04:59:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-09T05:43:48.874Z] 04:59:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-09T05:43:48.874Z] 04:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 04:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 04:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:00:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-08-09T05:43:48.874Z] 05:00:01 0 1.14 0.00 0.00 0.00 0.00 98.86 [2024-08-09T05:43:48.874Z] 05:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:00:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2024-08-09T05:43:48.874Z] 05:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.874Z] 05:00:01 7 0.00 0.00 0.00 0.00 0.03 99.97 [2024-08-09T05:43:48.874Z] 05:01:01 all 0.11 0.00 0.01 0.01 0.01 99.85 [2024-08-09T05:43:48.874Z] 05:01:01 0 0.63 0.00 0.00 0.00 0.02 99.35 [2024-08-09T05:43:48.874Z] 05:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:01:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-09T05:43:48.874Z] 05:01:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:01:01 4 0.08 0.00 0.02 0.00 0.03 99.87 [2024-08-09T05:43:48.874Z] 05:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-09T05:43:48.874Z] 05:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:02:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-09T05:43:48.874Z] 05:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:02:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:03:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2024-08-09T05:43:48.874Z] 05:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.874Z] 05:03:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-09T05:43:48.874Z] 05:03:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-09T05:43:48.874Z] 05:03:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-09T05:43:48.874Z] 05:03:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-08-09T05:43:48.874Z] 05:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-09T05:43:48.874Z] 05:03:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-09T05:43:48.874Z] 05:04:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2024-08-09T05:43:48.874Z] 05:04:01 0 0.73 0.00 0.00 0.00 0.00 99.27 [2024-08-09T05:43:48.874Z] 05:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:04:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:04:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-09T05:43:48.874Z] 05:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] [2024-08-09T05:43:48.874Z] 05:04:01 CPU %user %nice %system %iowait %steal %idle [2024-08-09T05:43:48.874Z] 05:05:01 all 0.28 0.00 0.01 0.00 0.02 99.69 [2024-08-09T05:43:48.874Z] 05:05:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2024-08-09T05:43:48.874Z] 05:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:05:01 4 0.12 0.00 0.07 0.00 0.03 99.78 [2024-08-09T05:43:48.874Z] 05:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:06:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-08-09T05:43:48.874Z] 05:06:01 0 1.95 0.00 0.00 0.00 0.02 98.03 [2024-08-09T05:43:48.874Z] 05:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.874Z] 05:06:01 4 0.07 0.00 0.08 0.00 0.03 99.82 [2024-08-09T05:43:48.874Z] 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:07:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2024-08-09T05:43:48.874Z] 05:07:01 0 1.99 0.00 0.03 0.00 0.00 97.98 [2024-08-09T05:43:48.874Z] 05:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-09T05:43:48.874Z] 05:07:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-09T05:43:48.874Z] 05:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:07:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:08:01 all 0.10 0.00 0.02 0.00 0.01 99.86 [2024-08-09T05:43:48.874Z] 05:08:01 0 0.58 0.00 0.00 0.00 0.02 99.40 [2024-08-09T05:43:48.874Z] 05:08:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:08:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-09T05:43:48.874Z] 05:08:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:08:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-09T05:43:48.874Z] 05:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:08:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:09:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-08-09T05:43:48.874Z] 05:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-09T05:43:48.874Z] 05:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:09:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2024-08-09T05:43:48.874Z] 05:09:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-09T05:43:48.874Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-09T05:43:48.874Z] 05:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:10:01 2 0.15 0.00 0.07 0.00 0.02 99.77 [2024-08-09T05:43:48.874Z] 05:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:10:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-09T05:43:48.874Z] 05:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-09T05:43:48.874Z] 05:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:11:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2024-08-09T05:43:48.874Z] 05:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:11:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-09T05:43:48.874Z] 05:11:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-09T05:43:48.874Z] 05:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.874Z] 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:12:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-09T05:43:48.874Z] 05:12:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:12:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-09T05:43:48.874Z] 05:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-09T05:43:48.874Z] 05:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.874Z] 05:13:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-09T05:43:48.874Z] 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:13:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-09T05:43:48.874Z] 05:13:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:14:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-08-09T05:43:48.874Z] 05:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:14:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-09T05:43:48.874Z] 05:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:14:01 6 0.13 0.00 0.05 0.00 0.03 99.78 [2024-08-09T05:43:48.874Z] 05:14:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-09T05:43:48.874Z] 05:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:15:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2024-08-09T05:43:48.874Z] 05:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:15:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-09T05:43:48.874Z] [2024-08-09T05:43:48.874Z] 05:15:01 CPU %user %nice %system %iowait %steal %idle [2024-08-09T05:43:48.874Z] 05:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-09T05:43:48.874Z] 05:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:16:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-09T05:43:48.874Z] 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.874Z] 05:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:16:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-09T05:43:48.874Z] 05:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:17:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-08-09T05:43:48.874Z] 05:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:17:01 2 0.08 0.00 0.07 0.00 0.05 99.80 [2024-08-09T05:43:48.874Z] 05:17:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2024-08-09T05:43:48.874Z] 05:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.874Z] 05:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.874Z] 05:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:17:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2024-08-09T05:43:48.874Z] 05:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-09T05:43:48.874Z] 05:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.874Z] 05:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.874Z] 05:18:01 2 0.10 0.00 0.05 0.00 0.03 99.82 [2024-08-09T05:43:48.874Z] 05:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.874Z] 05:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-09T05:43:48.875Z] 05:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-09T05:43:48.875Z] 05:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:19:01 2 0.10 0.00 0.03 0.00 0.03 99.83 [2024-08-09T05:43:48.875Z] 05:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.875Z] 05:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:20:01 all 0.12 0.00 0.02 0.00 0.02 99.84 [2024-08-09T05:43:48.875Z] 05:20:01 0 0.78 0.00 0.02 0.00 0.02 99.19 [2024-08-09T05:43:48.875Z] 05:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:20:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2024-08-09T05:43:48.875Z] 05:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:20:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2024-08-09T05:43:48.875Z] 05:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:20:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:21:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-08-09T05:43:48.875Z] 05:21:01 0 0.38 0.00 0.00 0.00 0.00 99.62 [2024-08-09T05:43:48.875Z] 05:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:21:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-09T05:43:48.875Z] 05:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:22:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-08-09T05:43:48.875Z] 05:22:01 0 0.43 0.00 0.02 0.00 0.00 99.55 [2024-08-09T05:43:48.875Z] 05:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:22:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-09T05:43:48.875Z] 05:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:22:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:22:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:23:01 all 0.11 0.00 0.01 0.00 0.02 99.86 [2024-08-09T05:43:48.875Z] 05:23:01 0 0.66 0.00 0.02 0.00 0.02 99.30 [2024-08-09T05:43:48.875Z] 05:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:23:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-09T05:43:48.875Z] 05:23:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:23:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:23:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-09T05:43:48.875Z] 05:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-09T05:43:48.875Z] 05:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-09T05:43:48.875Z] 05:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-09T05:43:48.875Z] 05:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:25:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-09T05:43:48.875Z] 05:25:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:26:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2024-08-09T05:43:48.875Z] 05:26:01 0 0.32 0.00 0.00 0.00 0.00 99.68 [2024-08-09T05:43:48.875Z] 05:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:26:01 2 0.07 0.00 0.07 0.00 0.03 99.83 [2024-08-09T05:43:48.875Z] 05:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:26:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] [2024-08-09T05:43:48.875Z] 05:26:01 CPU %user %nice %system %iowait %steal %idle [2024-08-09T05:43:48.875Z] 05:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-09T05:43:48.875Z] 05:27:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-09T05:43:48.875Z] 05:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:27:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-09T05:43:48.875Z] 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:27:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2024-08-09T05:43:48.875Z] 05:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:28:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2024-08-09T05:43:48.875Z] 05:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-09T05:43:48.875Z] 05:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:28:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-09T05:43:48.875Z] 05:28:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.875Z] 05:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:28:01 6 0.08 0.00 0.03 0.00 0.03 99.85 [2024-08-09T05:43:48.875Z] 05:28:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:29:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2024-08-09T05:43:48.875Z] 05:29:01 0 0.57 0.00 0.00 0.00 0.00 99.43 [2024-08-09T05:43:48.875Z] 05:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:29:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-09T05:43:48.875Z] 05:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:29:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-09T05:43:48.875Z] 05:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.875Z] 05:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:30:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2024-08-09T05:43:48.875Z] 05:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:30:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-09T05:43:48.875Z] 05:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-09T05:43:48.875Z] 05:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:31:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-09T05:43:48.875Z] 05:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:31:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-09T05:43:48.875Z] 05:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:31:01 7 0.02 0.00 0.02 0.02 0.03 99.92 [2024-08-09T05:43:48.875Z] 05:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-09T05:43:48.875Z] 05:32:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2024-08-09T05:43:48.875Z] 05:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.875Z] 05:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.875Z] 05:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:32:01 7 0.07 0.00 0.05 0.02 0.03 99.83 [2024-08-09T05:43:48.875Z] 05:33:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-08-09T05:43:48.875Z] 05:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:33:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-09T05:43:48.875Z] 05:33:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:33:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-09T05:43:48.875Z] 05:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:33:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-09T05:43:48.875Z] 05:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-09T05:43:48.875Z] 05:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:34:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:34:01 7 0.02 0.00 0.05 0.02 0.02 99.90 [2024-08-09T05:43:48.875Z] 05:35:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-08-09T05:43:48.875Z] 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:35:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:35:01 7 0.03 0.00 0.03 0.02 0.05 99.87 [2024-08-09T05:43:48.875Z] 05:36:01 all 0.42 0.00 0.03 0.01 0.01 99.52 [2024-08-09T05:43:48.875Z] 05:36:01 0 1.18 0.00 0.00 0.00 0.02 98.81 [2024-08-09T05:43:48.875Z] 05:36:01 1 0.33 0.00 0.03 0.02 0.00 99.62 [2024-08-09T05:43:48.875Z] 05:36:01 2 0.25 0.00 0.08 0.00 0.02 99.65 [2024-08-09T05:43:48.875Z] 05:36:01 3 0.15 0.00 0.02 0.02 0.00 99.82 [2024-08-09T05:43:48.875Z] 05:36:01 4 0.13 0.00 0.02 0.02 0.02 99.82 [2024-08-09T05:43:48.875Z] 05:36:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2024-08-09T05:43:48.875Z] 05:36:01 6 0.98 0.00 0.02 0.00 0.02 98.98 [2024-08-09T05:43:48.875Z] 05:36:01 7 0.23 0.00 0.08 0.03 0.03 99.62 [2024-08-09T05:43:48.875Z] 05:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-09T05:43:48.875Z] 05:37:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2024-08-09T05:43:48.875Z] 05:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:37:01 7 0.03 0.00 0.00 0.02 0.03 99.92 [2024-08-09T05:43:48.875Z] [2024-08-09T05:43:48.875Z] 05:37:01 CPU %user %nice %system %iowait %steal %idle [2024-08-09T05:43:48.875Z] 05:38:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2024-08-09T05:43:48.875Z] 05:38:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2024-08-09T05:43:48.875Z] 05:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:38:01 7 0.03 0.00 0.07 0.00 0.05 99.85 [2024-08-09T05:43:48.875Z] 05:39:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2024-08-09T05:43:48.875Z] 05:39:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2024-08-09T05:43:48.875Z] 05:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:39:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-09T05:43:48.875Z] 05:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:39:01 7 0.05 0.00 0.08 0.02 0.03 99.82 [2024-08-09T05:43:48.875Z] 05:40:01 all 0.10 0.00 0.02 0.00 0.01 99.86 [2024-08-09T05:43:48.875Z] 05:40:01 0 0.65 0.00 0.03 0.00 0.00 99.32 [2024-08-09T05:43:48.875Z] 05:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.875Z] 05:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-09T05:43:48.875Z] 05:40:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2024-08-09T05:43:48.875Z] 05:41:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2024-08-09T05:43:48.875Z] 05:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:41:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:41:01 7 0.00 0.00 0.07 0.02 0.03 99.88 [2024-08-09T05:43:48.875Z] 05:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-09T05:43:48.875Z] 05:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-09T05:43:48.875Z] 05:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-09T05:43:48.875Z] 05:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-09T05:43:48.875Z] 05:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-09T05:43:48.875Z] 05:42:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:42:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-09T05:43:48.875Z] 05:43:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-08-09T05:43:48.875Z] 05:43:01 0 0.57 0.00 0.00 0.00 0.02 99.42 [2024-08-09T05:43:48.875Z] 05:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-09T05:43:48.875Z] 05:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-09T05:43:48.875Z] 05:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:43:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-09T05:43:48.875Z] 05:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-09T05:43:48.875Z] 05:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-09T05:43:48.875Z] 05:43:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-09T05:43:48.875Z] Average: all 6.00 0.00 1.07 0.48 0.02 92.42 [2024-08-09T05:43:48.875Z] Average: 0 6.44 0.00 1.06 0.52 0.02 91.96 [2024-08-09T05:43:48.875Z] Average: 1 5.90 0.00 1.08 0.35 0.02 92.65 [2024-08-09T05:43:48.875Z] Average: 2 5.95 0.00 1.13 0.49 0.03 92.39 [2024-08-09T05:43:48.875Z] Average: 3 6.00 0.00 1.04 0.24 0.02 92.71 [2024-08-09T05:43:48.875Z] Average: 4 5.85 0.00 1.08 0.59 0.03 92.45 [2024-08-09T05:43:48.875Z] Average: 5 5.94 0.00 1.06 0.76 0.02 92.22 [2024-08-09T05:43:48.875Z] Average: 6 5.96 0.00 1.05 0.32 0.03 92.64 [2024-08-09T05:43:48.876Z] Average: 7 5.96 0.00 1.08 0.56 0.03 92.37 [2024-08-09T05:43:48.876Z] [2024-08-09T05:43:48.876Z] [2024-08-09T05:43:48.876Z]