Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 186dac255150c0c5ccd0f081a54f1a22cd3f1566+937196a2213dffd351f2a95a34308f9792d52b64 (a1cbfdc0224cf4d9565caca3b99eaca6b5dce0b8) 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-ssh13501768707032134764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b 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-ssh10091519064841630934.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 1885cb0d4f9a9801ec10d7cb9228180a3382925b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2613795597376865353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1885cb0d4f9a9801ec10d7cb9228180a3382925b # timeout=10 Commit message: "Merge pull request #454 from cherrycl/issue-452-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6330089562224641099.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13632619347756996696.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8593 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 > git rev-list --no-walk 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-26T07:39:10.268Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-26T07:39:10.337Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-26T07:39:10.359Z] ========================================================= [2024-08-26T07:39:10.359Z] EdgeX Global Pipelines Version Info [2024-08-26T07:39:10.359Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:39:11.095Z] ------------------- [2024-08-26T07:39:11.095Z] stable info: [2024-08-26T07:39:11.095Z] ------------------- [2024-08-26T07:39:11.095Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-26T07:39:11.095Z] Commit SHA: 1885cb0d4f9a9801ec10d7cb9228180a3382925b [2024-08-26T07:39:11.096Z] Message: update stable to v1.0.262 [2024-08-26T07:39:11.669Z] ------------------- [2024-08-26T07:39:11.669Z] experimental info: [2024-08-26T07:39:11.669Z] ------------------- [2024-08-26T07:39:11.669Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-08-26T07:39:11.669Z] Commit SHA: 1885cb0d4f9a9801ec10d7cb9228180a3382925b [2024-08-26T07:39:11.669Z] Message: update experimental to v1.0.262 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-26T07:39:11.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-26T07:39:11.767Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-26T07:39:11.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-26T07:39:11.810Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-26T07:39:11.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-26T07:39:11.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-26T07:39:11.867Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-26T07:39:11.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-26T07:39:11.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-26T07:39:11.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-26T07:39:11.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-26T07:39:11.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-26T07:39:11.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-26T07:39:12.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-26T07:39:12.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-26T07:39:12.065Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T07:39:12.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T07:39:12.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-26T07:39:12.139Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-26T07:39:12.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-26T07:39:12.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-26T07:39:12.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-26T07:39:12.225Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-26T07:39:12.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4873 [Pipeline] echo [2024-08-26T07:39:12.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4873 [Pipeline] echo [2024-08-26T07:39:12.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4873 [Pipeline] echo [2024-08-26T07:39:12.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-26T07:39:12.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186dac2 [Pipeline] echo [2024-08-26T07:39:12.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T07:39:12.414Z] provisioning config files... [2024-08-26T07:39:13.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17119989219241660901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:39:15.223Z] ---> ****-login.sh [2024-08-26T07:39:15.223Z] nexus3.edgexfoundry.org:10001 [2024-08-26T07:39:15.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:39:15.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:39:15.484Z] Configure a credential helper to remove this warning. See [2024-08-26T07:39:15.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:39:15.485Z] [2024-08-26T07:39:15.485Z] Login Succeeded [2024-08-26T07:39:15.485Z] nexus3.edgexfoundry.org:10002 [2024-08-26T07:39:16.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:39:17.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:39:17.111Z] Configure a credential helper to remove this warning. See [2024-08-26T07:39:17.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:39:17.111Z] [2024-08-26T07:39:17.111Z] Login Succeeded [2024-08-26T07:39:17.111Z] nexus3.edgexfoundry.org:10003 [2024-08-26T07:39:17.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:39:19.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:39:19.284Z] Configure a credential helper to remove this warning. See [2024-08-26T07:39:19.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:39:19.284Z] [2024-08-26T07:39:19.284Z] Login Succeeded [2024-08-26T07:39:19.284Z] nexus3.edgexfoundry.org:10004 [2024-08-26T07:39:19.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:39:19.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:39:19.548Z] Configure a credential helper to remove this warning. See [2024-08-26T07:39:19.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:39:19.548Z] [2024-08-26T07:39:19.548Z] Login Succeeded [2024-08-26T07:39:19.548Z] ****.io [2024-08-26T07:39:19.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:39:19.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:39:19.809Z] Configure a credential helper to remove this warning. See [2024-08-26T07:39:19.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:39:19.809Z] [2024-08-26T07:39:19.809Z] Login Succeeded [2024-08-26T07:39:19.809Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T07:39:19.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T07:39:20.145Z] + 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-26T07:39:20.145Z] + dirname cmd/core-command/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-26T07:39:20.145Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-26T07:39:20.145Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2024-08-26T07:39:20.145Z] [2024-08-26T07:39:20.145Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/core-keeper/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/core-metadata/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-26T07:39:20.145Z] + + dirname cmd/security-spire-agent/Dockerfilecut [2024-08-26T07:39:20.145Z] -d/ -f2 [2024-08-26T07:39:20.145Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/support-notifications/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-26T07:39:20.145Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-26T07:39:20.145Z] + cut -d/ -f2 [2024-08-26T07:39:20.145Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-26T07:39:20.183Z] 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-26T07:39:20.535Z] + git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-26T07:39:20.548Z] -----------> git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [false] [Pipeline] sh [2024-08-26T07:39:20.842Z] + git log --format=format:%s -1 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-26T07:39:20.859Z] ========================================================= [2024-08-26T07:39:20.859Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-26T07:39:20.859Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-26T07:39:21.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-26T07:39:21.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-26T07:39:21.243Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-26T07:39:21.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-26T07:39:21.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-26T07:39:21.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-26T07:39:21.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:39:21.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T07:39:21.652Z] [2024-08-26T07:39:21.652Z] 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-26T07:39:22.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T07:39:22.999Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-26T07:39:22.999Z] b85a868b505f: Pulling fs layer [2024-08-26T07:39:22.999Z] e2be974225ed: Pulling fs layer [2024-08-26T07:39:22.999Z] 339a4e72a1f5: Pulling fs layer [2024-08-26T07:39:22.999Z] 988bab9f4d93: Pulling fs layer [2024-08-26T07:39:22.999Z] 1469e6f7b9e6: Pulling fs layer [2024-08-26T07:39:22.999Z] eaf3925da568: Pulling fs layer [2024-08-26T07:39:22.999Z] bab4dde63d76: Pulling fs layer [2024-08-26T07:39:22.999Z] bde34c3a00c8: Pulling fs layer [2024-08-26T07:39:22.999Z] b352a97aabf1: Pulling fs layer [2024-08-26T07:39:22.999Z] 4872d77fe225: Pulling fs layer [2024-08-26T07:39:22.999Z] 5851b861e8e6: Pulling fs layer [2024-08-26T07:39:22.999Z] 988bab9f4d93: Waiting [2024-08-26T07:39:22.999Z] 1469e6f7b9e6: Waiting [2024-08-26T07:39:22.999Z] eaf3925da568: Waiting [2024-08-26T07:39:22.999Z] bab4dde63d76: Waiting [2024-08-26T07:39:22.999Z] bde34c3a00c8: Waiting [2024-08-26T07:39:22.999Z] 5851b861e8e6: Waiting [2024-08-26T07:39:22.999Z] 4872d77fe225: Waiting [2024-08-26T07:39:22.999Z] b352a97aabf1: Waiting [2024-08-26T07:39:22.999Z] e2be974225ed: Download complete [2024-08-26T07:39:22.999Z] 988bab9f4d93: Verifying Checksum [2024-08-26T07:39:22.999Z] 988bab9f4d93: Download complete [2024-08-26T07:39:22.999Z] 1469e6f7b9e6: Verifying Checksum [2024-08-26T07:39:22.999Z] 1469e6f7b9e6: Download complete [2024-08-26T07:39:22.999Z] 339a4e72a1f5: Verifying Checksum [2024-08-26T07:39:22.999Z] 339a4e72a1f5: Download complete [2024-08-26T07:39:22.999Z] eaf3925da568: Verifying Checksum [2024-08-26T07:39:22.999Z] eaf3925da568: Download complete [2024-08-26T07:39:22.999Z] bde34c3a00c8: Download complete [2024-08-26T07:39:23.256Z] b352a97aabf1: Verifying Checksum [2024-08-26T07:39:23.256Z] 4872d77fe225: Verifying Checksum [2024-08-26T07:39:23.256Z] 5851b861e8e6: Verifying Checksum [2024-08-26T07:39:23.256Z] 5851b861e8e6: Download complete [2024-08-26T07:39:23.256Z] b85a868b505f: Verifying Checksum [2024-08-26T07:39:23.256Z] b85a868b505f: Download complete [2024-08-26T07:39:23.514Z] bab4dde63d76: Verifying Checksum [2024-08-26T07:39:23.514Z] bab4dde63d76: Download complete [2024-08-26T07:39:24.451Z] b85a868b505f: Pull complete [2024-08-26T07:39:24.451Z] e2be974225ed: Pull complete [2024-08-26T07:39:25.018Z] 339a4e72a1f5: Pull complete [2024-08-26T07:39:25.018Z] 988bab9f4d93: Pull complete [2024-08-26T07:39:25.277Z] 1469e6f7b9e6: Pull complete [2024-08-26T07:39:25.277Z] eaf3925da568: Pull complete [2024-08-26T07:39:27.189Z] bab4dde63d76: Pull complete [2024-08-26T07:39:27.189Z] bde34c3a00c8: Pull complete [2024-08-26T07:39:27.189Z] b352a97aabf1: Pull complete [2024-08-26T07:39:27.189Z] 4872d77fe225: Pull complete [2024-08-26T07:39:27.189Z] 5851b861e8e6: Pull complete [2024-08-26T07:39:27.189Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-26T07:39:27.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T07:39:27.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T07:39:27.334Z] prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container [2024-08-26T07:39:27.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-26T07:39:30.314Z] $ docker top 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd -eo pid,comm [2024-08-26T07:39:30.371Z] 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-26T07:39:30.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-26T07:39:30.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T07:39:30.440Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T07:39:30.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T07:39:30.555Z] $ docker exec 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd ssh-agent [2024-08-26T07:39:30.666Z] SSH_AUTH_SOCK=/tmp/ssh-S2WGX2hzgWkZ/agent.32 [2024-08-26T07:39:30.666Z] SSH_AGENT_PID=38 [2024-08-26T07:39:30.673Z] Running ssh-add (command line suppressed) [2024-08-26T07:39:30.775Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2347650582195012792.key (/w/workspace/edgex-go/3@tmp/private_key_2347650582195012792.key) [2024-08-26T07:39:30.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T07:39:31.089Z] + git tag --points-at HEAD [Pipeline] } [2024-08-26T07:39:31.100Z] $ docker exec --env ******** --env ******** 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd ssh-agent -k [2024-08-26T07:39:31.196Z] unset SSH_AUTH_SOCK; [2024-08-26T07:39:31.196Z] unset SSH_AGENT_PID; [2024-08-26T07:39:31.197Z] echo Agent pid 38 killed; [2024-08-26T07:39:31.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-26T07:39:31.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T07:39:31.251Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T07:39:31.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T07:39:31.342Z] $ docker exec 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd ssh-agent [2024-08-26T07:39:31.446Z] SSH_AUTH_SOCK=/tmp/ssh-dRnEAGVAMquL/agent.71 [2024-08-26T07:39:31.446Z] SSH_AGENT_PID=77 [2024-08-26T07:39:31.451Z] Running ssh-add (command line suppressed) [2024-08-26T07:39:31.542Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8698192323170423694.key (/w/workspace/edgex-go/3@tmp/private_key_8698192323170423694.key) [2024-08-26T07:39:31.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T07:39:31.851Z] + git semver init [2024-08-26T07:39:32.111Z] 2024-08-26 07:39:32,015 [run_init] DEBUG init version:0.0.0 force:False [2024-08-26T07:39:32.111Z] 2024-08-26 07:39:32,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-08-26T07:39:32.111Z] 2024-08-26 07:39:32,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-08-26T07:39:32.111Z] 2024-08-26 07:39:32,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-08-26T07:39:38.713Z] 2024-08-26 07:39:37,423 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-08-26T07:39:38.713Z] 2024-08-26 07:39:37,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4873 with force:False [2024-08-26T07:39:38.713Z] 2024-08-26 07:39:37,424 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4873 [2024-08-26T07:39:38.713Z] 2024-08-26 07:39:37,428 [execute] INFO git cat-file --batch-check [2024-08-26T07:39:38.713Z] 2024-08-26 07:39:37,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T07:39:38.713Z] 2024-08-26 07:39:37,435 [execute] INFO git cat-file --batch [2024-08-26T07:39:38.713Z] 2024-08-26 07:39:37,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T07:39:38.713Z] 2024-08-26 07:39:37,440 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4873 [2024-08-26T07:39:38.713Z] 0.0.0 [Pipeline] } [2024-08-26T07:39:38.718Z] $ docker exec --env ******** --env ******** 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd ssh-agent -k [2024-08-26T07:39:38.826Z] unset SSH_AUTH_SOCK; [2024-08-26T07:39:38.827Z] unset SSH_AGENT_PID; [2024-08-26T07:39:38.827Z] echo Agent pid 77 killed; [2024-08-26T07:39:38.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T07:39:39.161Z] + git semver [Pipeline] } [2024-08-26T07:39:39.429Z] $ docker stop --time=1 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd [2024-08-26T07:39:40.709Z] $ docker rm -f --volumes 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T07:39:41.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-26T07:39:41.258Z] Stashed 1 file(s) [Pipeline] echo [2024-08-26T07:39:41.260Z] [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-26T07:39:41.670Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-08-26T07:39:41.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T07:39:41.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T07:39:41.717Z] ========================================================= [2024-08-26T07:39:41.717Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-26T07:39:41.717Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-26T07:39:42.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T07:39:42.006Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-26T07:39:42.006Z] 619be1103602: Pulling fs layer [2024-08-26T07:39:42.006Z] 7862e08f4a3e: Pulling fs layer [2024-08-26T07:39:42.006Z] 5df492c9dc93: Pulling fs layer [2024-08-26T07:39:42.006Z] 7629e6793208: Pulling fs layer [2024-08-26T07:39:42.006Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T07:39:42.006Z] fb5054dd5b73: Pulling fs layer [2024-08-26T07:39:42.006Z] eeca6798cff9: Pulling fs layer [2024-08-26T07:39:42.006Z] aa269ceb94a6: Pulling fs layer [2024-08-26T07:39:42.006Z] ada007ff1a6a: Pulling fs layer [2024-08-26T07:39:42.006Z] 7629e6793208: Waiting [2024-08-26T07:39:42.006Z] eeca6798cff9: Waiting [2024-08-26T07:39:42.006Z] 4f4fb700ef54: Waiting [2024-08-26T07:39:42.006Z] aa269ceb94a6: Waiting [2024-08-26T07:39:42.006Z] fb5054dd5b73: Waiting [2024-08-26T07:39:42.006Z] ada007ff1a6a: Waiting [2024-08-26T07:39:42.006Z] 7862e08f4a3e: Verifying Checksum [2024-08-26T07:39:42.006Z] 7862e08f4a3e: Download complete [2024-08-26T07:39:42.006Z] 7629e6793208: Download complete [2024-08-26T07:39:42.006Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T07:39:42.006Z] 4f4fb700ef54: Download complete [2024-08-26T07:39:42.006Z] fb5054dd5b73: Verifying Checksum [2024-08-26T07:39:42.006Z] fb5054dd5b73: Download complete [2024-08-26T07:39:42.006Z] 619be1103602: Download complete [2024-08-26T07:39:42.006Z] eeca6798cff9: Verifying Checksum [2024-08-26T07:39:42.006Z] eeca6798cff9: Download complete [2024-08-26T07:39:42.265Z] 619be1103602: Pull complete [2024-08-26T07:39:42.265Z] ada007ff1a6a: Verifying Checksum [2024-08-26T07:39:42.265Z] ada007ff1a6a: Download complete [2024-08-26T07:39:42.265Z] 7862e08f4a3e: Pull complete [2024-08-26T07:39:42.522Z] 5df492c9dc93: Download complete [2024-08-26T07:39:42.779Z] aa269ceb94a6: Verifying Checksum [2024-08-26T07:39:42.779Z] aa269ceb94a6: Download complete [2024-08-26T07:39:45.475Z] 5df492c9dc93: Pull complete [2024-08-26T07:39:45.475Z] 7629e6793208: Pull complete [2024-08-26T07:39:45.734Z] 4f4fb700ef54: Pull complete [2024-08-26T07:39:45.734Z] fb5054dd5b73: Pull complete [2024-08-26T07:39:45.734Z] eeca6798cff9: Pull complete [2024-08-26T07:39:48.261Z] aa269ceb94a6: Pull complete [2024-08-26T07:39:48.261Z] ada007ff1a6a: Pull complete [2024-08-26T07:39:48.519Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-26T07:39:48.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T07:39:48.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-26T07:39:48.823Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T07:39:48.823Z] WORKDIR /edgex [2024-08-26T07:39:48.823Z] COPY go.mod . [2024-08-26T07:39:48.823Z] RUN go mod download [2024-08-26T07:39:48.823Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-26T07:39:49.388Z] Sending build context to Docker daemon 179.2MB [2024-08-26T07:39:49.388Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T07:39:49.388Z] ---> f489d0715acc [2024-08-26T07:39:49.388Z] Step 2/4 : WORKDIR /edgex [2024-08-26T07:39:54.693Z] ---> Running in 48ef2df3b5ea [2024-08-26T07:39:54.693Z] Removing intermediate container 48ef2df3b5ea [2024-08-26T07:39:54.693Z] ---> 80caa6d8e011 [2024-08-26T07:39:54.693Z] Step 3/4 : COPY go.mod . [2024-08-26T07:39:54.693Z] ---> 37b695d36685 [2024-08-26T07:39:54.693Z] Step 4/4 : RUN go mod download [2024-08-26T07:39:54.693Z] ---> Running in 1fef01127997 [2024-08-26T07:39:56.356Z] Still waiting to schedule task [2024-08-26T07:39:56.356Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-26T07:40:21.368Z] Removing intermediate container 1fef01127997 [2024-08-26T07:40:21.368Z] ---> b1fd0482ed79 [2024-08-26T07:40:21.368Z] Successfully built b1fd0482ed79 [2024-08-26T07:40:21.368Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:40:21.684Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T07:40:21.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T07:40:21.770Z] prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container [2024-08-26T07:40:21.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-26T07:40:22.260Z] $ docker top 1f5ff46915e840fb4925ffaafe089b626d5f9598982e8929048f242240c1e3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T07:40:22.617Z] + go version [2024-08-26T07:40:22.617Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-26T07:40:22.623Z] $ docker stop --time=1 1f5ff46915e840fb4925ffaafe089b626d5f9598982e8929048f242240c1e3f0 [2024-08-26T07:40:23.868Z] $ docker rm -f --volumes 1f5ff46915e840fb4925ffaafe089b626d5f9598982e8929048f242240c1e3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:40:24.294Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T07:40:24.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T07:40:24.372Z] prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container [2024-08-26T07:40:24.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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-26T07:40:24.728Z] $ docker top 8b46961144b879919d30067706387dd4f23f821029149a4ddbc7702c5786966e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-26T07:40:24.803Z] ========================================================= [2024-08-26T07:40:24.803Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-26T07:40:24.803Z] ========================================================= [Pipeline] sh [2024-08-26T07:40:25.090Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-08-26T07:40:25.392Z] + make test [2024-08-26T07:40:25.392Z] go test -race -coverprofile=coverage.out ./... [2024-08-26T07:40:33.508Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-26T07:41:00.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-26T07:41:00.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-26T07:41:00.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-26T07:41:01.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-08-26T07:41:02.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-26T07:41:02.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-26T07:41:02.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-26T07:41:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-08-26T07:41:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-26T07:41:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-26T07:41:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-26T07:41:04.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-26T07:41:04.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:41:04.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-26T07:41:04.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-26T07:41:04.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-26T07:41:05.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-26T07:41:05.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-26T07:41:06.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-08-26T07:41:06.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements [2024-08-26T07:41:06.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.988s coverage: 93.4% of statements [2024-08-26T07:41:06.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements [2024-08-26T07:41:07.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.184s coverage: 7.0% of statements [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-26T07:41:08.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-26T07:41:09.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-26T07:41:09.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.8% of statements [2024-08-26T07:41:09.542Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-08-26T07:41:10.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-26T07:41:10.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-26T07:41:10.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] [2024-08-26T07:41:11.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-08-26T07:41:11.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 30.7% of statements [2024-08-26T07:41:11.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-26T07:41:11.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-08-26T07:41:11.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-26T07:41:11.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2024-08-26T07:41:12.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-26T07:41:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-26T07:41:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-26T07:41:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-26T07:41:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-26T07:41:12.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-26T07:41:12.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-26T07:41:12.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-26T07:41:12.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-26T07:41:13.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-26T07:41:13.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-26T07:41:13.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-26T07:41:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-26T07:41:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-26T07:41:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-26T07:41:14.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-26T07:41:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-26T07:41:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-26T07:41:15.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-26T07:41:17.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-26T07:41:17.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-26T07:41:18.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-26T07:41:18.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-26T07:41:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-26T07:41:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-26T07:41:21.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-26T07:41:22.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-26T07:41:22.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-26T07:41:22.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-26T07:41:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-26T07:41:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-26T07:41:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-26T07:41:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-26T07:41:23.759Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8594 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws [2024-08-26T07:41:23.779Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-08-26T07:41:24.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-26T07:41:24.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-26T07:41:24.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-26T07:41:24.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-08-26T07:41:25.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-26T07:41:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-26T07:41:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:41:25.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-26T07:41:26.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-26T07:41:26.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-26T07:41:26.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-26T07:41:26.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-26T07:41:26.827Z] The recommended git tool is: git [2024-08-26T07:41:28.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-26T07:41:28.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:41:28.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-26T07:41:28.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-26T07:41:29.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-26T07:41:29.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-26T07:41:29.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-26T07:41:29.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:41:31.030Z] using credential edgex-jenkins-ssh [2024-08-26T07:41:31.052Z] Cloning the remote Git repository [2024-08-26T07:41:31.102Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-26T07:41:31.184Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-08-26T07:41:31.323Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-26T07:41:31.324Z] > git --version # timeout=10 [2024-08-26T07:41:31.345Z] > git --version # 'git version 2.25.1' [2024-08-26T07:41:31.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T07:41:31.476Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.046s coverage: 92.9% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 36.5% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.020s coverage: 5.2% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.049s coverage: 90.8% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-08-26T07:41:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.052s coverage: 98.9% of statements [2024-08-26T07:41:37.507Z] 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-26T07:41:37.507Z] running golangci-lint [2024-08-26T07:41:37.507Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-26T07:41:37.507Z] go version go1.21.9 linux/amd64 [2024-08-26T07:41:37.507Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-26T07:41:37.507Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-26T07:41:48.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-26T07:41:48.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T07:41:49.665Z] Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [2024-08-26T07:41:50.093Z] Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [2024-08-26T07:41:50.094Z] Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) [2024-08-26T07:41:50.849Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-08-26T07:41:48.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-26T07:41:48.972Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-26T07:41:48.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T07:41:48.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-26T07:41:49.679Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T07:41:49.737Z] > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [2024-08-26T07:41:49.975Z] > git remote # timeout=10 [2024-08-26T07:41:49.991Z] > git config --get remote.origin.url # timeout=10 [2024-08-26T07:41:50.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T07:41:50.035Z] > git merge 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 [2024-08-26T07:41:50.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-26T07:41:50.098Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T07:41:50.112Z] > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T07:41:55.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-26T07:41:55.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T07:41:55.505Z] Dload Upload Total Spent Left Speed [2024-08-26T07:41:55.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-08-26T07:41:55.832Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-26T07:41:56.151Z] + sudo tee /etc/docker/daemon.new [2024-08-26T07:41:56.151Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-26T07:41:56.151Z] { [2024-08-26T07:41:56.151Z] "registry-mirrors": [ [2024-08-26T07:41:56.151Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-26T07:41:56.151Z] ], [2024-08-26T07:41:56.151Z] "bip": "10.250.0.254/24", [2024-08-26T07:41:56.151Z] "hosts": [ [2024-08-26T07:41:56.151Z] "tcp://0.0.0.0:5555", [2024-08-26T07:41:56.151Z] "unix:///var/run/docker.sock" [2024-08-26T07:41:56.151Z] ], [2024-08-26T07:41:56.151Z] "mtu": 1458, [2024-08-26T07:41:56.151Z] "selinux-enabled": true, [2024-08-26T07:41:56.151Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-26T07:41:56.151Z] } [Pipeline] sh [2024-08-26T07:41:56.474Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-26T07:41:56.798Z] + sudo service docker restart [2024-08-26T07:41:59.417Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 20.907778537s" [2024-08-26T07:41:59.417Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.090556ms" [2024-08-26T07:42:09.374Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.759947901s with top 10 stages: buildir: 48.983812532s, gosec: 7.264484259s, inspect: 3.437724785s, fact_deprecated: 2.54119369s, ctrlflow: 1.500538001s, printf: 1.48977794s, nilness: 1.175820303s, fact_purity: 1.101292054s, S1038: 1.081356569s, typedness: 838.911696ms" [2024-08-26T07:42:09.374Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-26T07:42:09.374Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214" [2024-08-26T07:42:09.374Z] level=info msg="[runner] processing took 17.732112ms with stages: nolint: 6.659006ms, identifier_marker: 5.170302ms, path_prettifier: 1.990285ms, autogenerated_exclude: 1.651924ms, exclude-rules: 1.153833ms, skip_dirs: 1.041602ms, cgo: 47.83µs, filename_unadjuster: 13.11µs, max_same_issues: 930ns, severity-rules: 500ns, skip_files: 410ns, fixer: 400ns, uniq_by_line: 390ns, exclude: 380ns, diff: 240ns, sort_results: 230ns, path_shortener: 190ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" [2024-08-26T07:42:09.374Z] level=info msg="[runner] linters took 10.431011203s with stages: goanalysis_metalinter: 10.413191731s" [2024-08-26T07:42:09.374Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-26T07:42:09.374Z] level=info msg="Memory: 313 samples, avg is 291.4MB, max is 1416.3MB" [2024-08-26T07:42:09.374Z] level=info msg="Execution took 31.38500643s" [2024-08-26T07:42:09.374Z] go vet ./... [2024-08-26T07:42:14.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T07:42:14.889Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T07:42:14.889Z] ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T07:42:15.055Z] provisioning config files... [2024-08-26T07:42:15.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14355788374209239763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2024-08-26T07:42:15.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-26T07:42:15.496Z] ---> ****-login.sh [2024-08-26T07:42:15.496Z] nexus3.edgexfoundry.org:10001 [2024-08-26T07:42:15.560Z] + ls -al . [2024-08-26T07:42:15.560Z] total 912 [2024-08-26T07:42:15.560Z] drwxrwxr-x 11 1001 1001 4096 Aug 26 07:40 . [2024-08-26T07:42:15.560Z] drwxr-xr-x 4 root root 4096 Aug 26 07:40 .. [2024-08-26T07:42:15.560Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:39 .blubracket [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 10 Aug 26 07:39 .dockerignore [2024-08-26T07:42:15.560Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 07:41 .git [2024-08-26T07:42:15.560Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 07:39 .github [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 1102 Aug 26 07:39 .gitignore [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 07:39 .golangci.yml [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 100 Aug 26 07:39 .hadolint.yml [2024-08-26T07:42:15.560Z] drwxr-xr-x 3 1001 1001 4096 Aug 26 07:39 .semver [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 155 Aug 26 07:39 .sonarcloud.properties [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 07:39 ADOPTERS.md [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 21286 Aug 26 07:39 Attribution.txt [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 100284 Aug 26 07:39 CHANGELOG.md [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 07:39 CONTRIBUTING.md [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 07:39 GOVERNANCE.md [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 861 Aug 26 07:39 Jenkinsfile [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 07:39 LICENSE [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 16854 Aug 26 07:39 Makefile [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 07:39 OWNERS.md [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 9528 Aug 26 07:39 README.md [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 07:39 SECURITY.md [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 07:39 VERSION [2024-08-26T07:42:15.560Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:39 bin [2024-08-26T07:42:15.560Z] drwxrwxr-x 20 1001 1001 4096 Aug 26 07:39 cmd [2024-08-26T07:42:15.560Z] -rw-r--r-- 1 root root 544290 Aug 26 07:41 coverage.out [2024-08-26T07:42:15.560Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:39 fuzz_test [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 7305 Aug 26 07:39 go.mod [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 102581 Aug 26 07:39 go.sum [2024-08-26T07:42:15.560Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 07:39 internal [2024-08-26T07:42:15.560Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 07:39 openapi [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 584 Aug 26 07:39 security.txt [2024-08-26T07:42:15.560Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 07:39 version.go [Pipeline] sh [2024-08-26T07:42:15.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:42:15.862Z] + '[' -e coverage.out ] [2024-08-26T07:42:15.862Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-26T07:42:15.962Z] Stashed 1 file(s) [Pipeline] sh [2024-08-26T07:42:16.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:42:16.033Z] Configure a credential helper to remove this warning. See [2024-08-26T07:42:16.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:42:16.033Z] [2024-08-26T07:42:16.033Z] Login Succeeded [2024-08-26T07:42:16.033Z] nexus3.edgexfoundry.org:10002 [2024-08-26T07:42:16.235Z] + make build [2024-08-26T07:42:16.235Z] 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-26T07:42:16.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:42:16.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:42:16.303Z] Configure a credential helper to remove this warning. See [2024-08-26T07:42:16.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:42:16.303Z] [2024-08-26T07:42:16.303Z] Login Succeeded [2024-08-26T07:42:16.303Z] nexus3.edgexfoundry.org:10003 [2024-08-26T07:42:16.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:42:16.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:42:16.846Z] Configure a credential helper to remove this warning. See [2024-08-26T07:42:16.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:42:16.846Z] [2024-08-26T07:42:16.846Z] Login Succeeded [2024-08-26T07:42:16.846Z] nexus3.edgexfoundry.org:10004 [2024-08-26T07:42:17.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:42:17.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:42:17.117Z] Configure a credential helper to remove this warning. See [2024-08-26T07:42:17.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:42:17.117Z] [2024-08-26T07:42:17.117Z] Login Succeeded [2024-08-26T07:42:17.117Z] ****.io [2024-08-26T07:42:17.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T07:42:17.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T07:42:17.650Z] Configure a credential helper to remove this warning. See [2024-08-26T07:42:17.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T07:42:17.650Z] [2024-08-26T07:42:17.650Z] Login Succeeded [2024-08-26T07:42:17.650Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T07:42:17.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-26T07:42:18.241Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-08-26T07:42:18.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T07:42:18.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T07:42:18.316Z] ========================================================= [2024-08-26T07:42:18.316Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-26T07:42:18.316Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-26T07:42:18.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T07:42:18.634Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-26T07:42:18.634Z] c6b39de5b339: Pulling fs layer [2024-08-26T07:42:18.634Z] a69c41024577: Pulling fs layer [2024-08-26T07:42:18.634Z] d6de4b400683: Pulling fs layer [2024-08-26T07:42:18.634Z] 35cb2a7552d0: Pulling fs layer [2024-08-26T07:42:18.634Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T07:42:18.634Z] 464afbd9ba4c: Pulling fs layer [2024-08-26T07:42:18.634Z] 00f215d4a9da: Pulling fs layer [2024-08-26T07:42:18.634Z] d496ad576159: Pulling fs layer [2024-08-26T07:42:18.634Z] 35cb2a7552d0: Waiting [2024-08-26T07:42:18.634Z] 4f4fb700ef54: Waiting [2024-08-26T07:42:18.634Z] 00f215d4a9da: Waiting [2024-08-26T07:42:18.634Z] 464afbd9ba4c: Waiting [2024-08-26T07:42:18.634Z] d496ad576159: Waiting [2024-08-26T07:42:18.902Z] a69c41024577: Verifying Checksum [2024-08-26T07:42:18.902Z] a69c41024577: Download complete [2024-08-26T07:42:18.902Z] 35cb2a7552d0: Download complete [2024-08-26T07:42:18.902Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T07:42:18.902Z] 4f4fb700ef54: Download complete [2024-08-26T07:42:18.902Z] 464afbd9ba4c: Verifying Checksum [2024-08-26T07:42:18.902Z] 464afbd9ba4c: Download complete [2024-08-26T07:42:18.902Z] c6b39de5b339: Verifying Checksum [2024-08-26T07:42:18.902Z] c6b39de5b339: Download complete [2024-08-26T07:42:19.171Z] d496ad576159: Verifying Checksum [2024-08-26T07:42:19.171Z] d496ad576159: Download complete [2024-08-26T07:42:19.763Z] c6b39de5b339: Pull complete [2024-08-26T07:42:20.351Z] a69c41024577: Pull complete [2024-08-26T07:42:20.619Z] d6de4b400683: Download complete [2024-08-26T07:42:21.598Z] 00f215d4a9da: Verifying Checksum [2024-08-26T07:42:21.598Z] 00f215d4a9da: Download complete [2024-08-26T07:42:33.936Z] d6de4b400683: Pull complete [2024-08-26T07:42:33.936Z] 35cb2a7552d0: Pull complete [2024-08-26T07:42:33.936Z] 4f4fb700ef54: Pull complete [2024-08-26T07:42:33.936Z] 464afbd9ba4c: Pull complete [2024-08-26T07:42:38.157Z] 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-26T07:42:38.157Z] 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-26T07:42:39.536Z] 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-26T07:42:40.103Z] 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-26T07:42:42.004Z] 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-26T07:42:42.156Z] 00f215d4a9da: Pull complete [2024-08-26T07:42:43.566Z] d496ad576159: Pull complete [2024-08-26T07:42:43.566Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-26T07:42:43.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T07:42:43.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-26T07:42:44.157Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T07:42:44.157Z] WORKDIR /edgex [2024-08-26T07:42:44.157Z] COPY go.mod . [2024-08-26T07:42:44.157Z] RUN go mod download -t [2024-08-26T07:42:44.157Z] ci-base-image-arm64 -f - . [2024-08-26T07:42:44.747Z] Sending build context to Docker daemon 3.529MB [2024-08-26T07:42:44.747Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T07:42:44.747Z] ---> f246e2811388 [2024-08-26T07:42:44.747Z] Step 2/4 : WORKDIR /edgex [2024-08-26T07:42:46.195Z] 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-26T07:42:46.680Z] ---> Running in 74e4f2561a50 [2024-08-26T07:42:46.680Z] Removing intermediate container 74e4f2561a50 [2024-08-26T07:42:46.680Z] ---> 1ca639fc3196 [2024-08-26T07:42:46.680Z] Step 3/4 : COPY go.mod . [2024-08-26T07:42:47.264Z] ---> b0f37eccf698 [2024-08-26T07:42:47.264Z] Step 4/4 : RUN go mod download [2024-08-26T07:42:47.264Z] ---> Running in 092490ce59ed [2024-08-26T07:42:47.572Z] 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-26T07:42:49.471Z] 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-26T07:42:51.375Z] 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-26T07:42:51.941Z] 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-26T07:42:52.508Z] 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-26T07:42:53.074Z] 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-26T07:42:54.007Z] 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-26T07:42:54.945Z] $ docker stop --time=1 8b46961144b879919d30067706387dd4f23f821029149a4ddbc7702c5786966e [2024-08-26T07:43:02.243Z] $ docker rm -f --volumes 8b46961144b879919d30067706387dd4f23f821029149a4ddbc7702c5786966e [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-26T07:43:03.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T07:43:03.412Z] [2024-08-26T07:43:03.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:43:03.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T07:43:03.715Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-26T07:43:03.715Z] 91d30c5bc195: Pulling fs layer [2024-08-26T07:43:03.715Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-26T07:43:03.715Z] 9c61dcf015f6: Pulling fs layer [2024-08-26T07:43:03.715Z] 4698f68db338: Pulling fs layer [2024-08-26T07:43:03.715Z] 2a2f49069b9e: Pulling fs layer [2024-08-26T07:43:03.715Z] e0025b399a48: Pulling fs layer [2024-08-26T07:43:03.715Z] 4698f68db338: Waiting [2024-08-26T07:43:03.715Z] 2a2f49069b9e: Waiting [2024-08-26T07:43:03.715Z] e0025b399a48: Waiting [2024-08-26T07:43:03.973Z] 91d30c5bc195: Verifying Checksum [2024-08-26T07:43:03.973Z] 91d30c5bc195: Download complete [2024-08-26T07:43:03.973Z] 4698f68db338: Verifying Checksum [2024-08-26T07:43:03.973Z] 4698f68db338: Download complete [2024-08-26T07:43:03.973Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-26T07:43:03.973Z] 2e9b0aa3be6d: Download complete [2024-08-26T07:43:03.973Z] e0025b399a48: Verifying Checksum [2024-08-26T07:43:03.973Z] e0025b399a48: Download complete [2024-08-26T07:43:03.973Z] 91d30c5bc195: Pull complete [2024-08-26T07:43:03.973Z] 2a2f49069b9e: Verifying Checksum [2024-08-26T07:43:03.973Z] 2a2f49069b9e: Download complete [2024-08-26T07:43:04.235Z] 2e9b0aa3be6d: Pull complete [2024-08-26T07:43:04.493Z] 9c61dcf015f6: Verifying Checksum [2024-08-26T07:43:04.493Z] 9c61dcf015f6: Download complete [2024-08-26T07:43:07.021Z] 9c61dcf015f6: Pull complete [2024-08-26T07:43:07.021Z] 4698f68db338: Pull complete [2024-08-26T07:43:07.281Z] 2a2f49069b9e: Pull complete [2024-08-26T07:43:07.281Z] e0025b399a48: Pull complete [2024-08-26T07:43:07.281Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-26T07:43:07.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T07:43:07.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T07:43:07.371Z] prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container [2024-08-26T07:43:07.400Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-26T07:43:10.284Z] $ docker top 30ff117e1df8e89785814c9e76c433a8473ca6b19743f5618a041ccd831234ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T07:43:10.636Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-26T07:43:13.172Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-26T07:43:13.172Z] #1 transferring dockerfile: 3.17kB done [2024-08-26T07:43:13.172Z] #1 DONE 0.0s [2024-08-26T07:43:13.172Z] [2024-08-26T07:43:13.172Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-26T07:43:13.172Z] #2 transferring dockerfile: 2.15kB done [2024-08-26T07:43:13.172Z] #2 DONE 0.0s [2024-08-26T07:43:13.172Z] [2024-08-26T07:43:13.172Z] #3 [core-command internal] load build definition from Dockerfile [2024-08-26T07:43:13.172Z] #3 transferring dockerfile: 1.93kB done [2024-08-26T07:43:13.172Z] #3 DONE 0.0s [2024-08-26T07:43:13.172Z] [2024-08-26T07:43:13.172Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #4 transferring dockerfile: 1.93kB done [2024-08-26T07:43:13.173Z] #4 DONE 0.0s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #5 transferring dockerfile: 1.85kB done [2024-08-26T07:43:13.173Z] #5 DONE 0.0s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #6 transferring dockerfile: 1.89kB done [2024-08-26T07:43:13.173Z] #6 DONE 0.0s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #7 transferring dockerfile: 1.95kB done [2024-08-26T07:43:13.173Z] #7 DONE 0.0s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #8 transferring dockerfile: 2.01kB done [2024-08-26T07:43:13.173Z] #8 DONE 0.0s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #9 transferring dockerfile: 1.69kB done [2024-08-26T07:43:13.173Z] #9 DONE 0.0s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #10 transferring dockerfile: 2.23kB done [2024-08-26T07:43:13.173Z] #10 DONE 0.0s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #11 transferring dockerfile: 2.50kB done [2024-08-26T07:43:13.173Z] #11 DONE 0.1s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #12 transferring dockerfile: 2.49kB done [2024-08-26T07:43:13.173Z] #12 DONE 0.0s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #13 transferring dockerfile: 2.06kB done [2024-08-26T07:43:13.173Z] #13 DONE 0.1s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-26T07:43:13.173Z] #14 transferring dockerfile: 1.70kB done [2024-08-26T07:43:13.173Z] #14 DONE 0.1s [2024-08-26T07:43:13.173Z] [2024-08-26T07:43:13.173Z] #15 [security-bootstrapper internal] load .dockerignore [2024-08-26T07:43:13.173Z] #15 transferring context: 50B done [2024-08-26T07:43:13.435Z] #15 DONE 0.1s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #16 [core-data internal] load build definition from Dockerfile [2024-08-26T07:43:13.435Z] #16 transferring dockerfile: 2.07kB done [2024-08-26T07:43:13.435Z] #16 DONE 0.1s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2024-08-26T07:43:13.435Z] #17 transferring dockerfile: 1.81kB done [2024-08-26T07:43:13.435Z] #17 DONE 0.1s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #18 [security-proxy-auth internal] load .dockerignore [2024-08-26T07:43:13.435Z] #18 transferring context: 50B done [2024-08-26T07:43:13.435Z] #18 DONE 0.0s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #19 [core-command internal] load .dockerignore [2024-08-26T07:43:13.435Z] #19 transferring context: 50B done [2024-08-26T07:43:13.435Z] #19 DONE 0.0s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #20 [support-scheduler internal] load .dockerignore [2024-08-26T07:43:13.435Z] #20 transferring context: 50B done [2024-08-26T07:43:13.435Z] #20 DONE 0.0s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-08-26T07:43:13.435Z] #21 transferring context: 50B done [2024-08-26T07:43:13.435Z] #21 DONE 0.0s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-08-26T07:43:13.435Z] #22 transferring context: 50B done [2024-08-26T07:43:13.435Z] #22 DONE 0.0s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #23 [support-notifications internal] load .dockerignore [2024-08-26T07:43:13.435Z] #23 transferring context: 50B done [2024-08-26T07:43:13.435Z] #23 DONE 0.0s [2024-08-26T07:43:13.435Z] [2024-08-26T07:43:13.435Z] #24 [security-spire-config internal] load .dockerignore [2024-08-26T07:43:13.435Z] #24 transferring context: 50B done [2024-08-26T07:43:13.693Z] #24 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-26T07:43:13.694Z] #25 transferring context: 50B done [2024-08-26T07:43:13.694Z] #25 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T07:43:13.694Z] #26 transferring context: 50B done [2024-08-26T07:43:13.694Z] #26 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #27 [security-proxy-setup internal] load .dockerignore [2024-08-26T07:43:13.694Z] #27 transferring context: 50B done [2024-08-26T07:43:13.694Z] #27 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-26T07:43:13.694Z] #28 transferring context: 50B done [2024-08-26T07:43:13.694Z] #28 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #29 [security-spire-server internal] load .dockerignore [2024-08-26T07:43:13.694Z] #29 transferring context: 50B done [2024-08-26T07:43:13.694Z] #29 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #30 [core-metadata internal] load .dockerignore [2024-08-26T07:43:13.694Z] #30 transferring context: 50B done [2024-08-26T07:43:13.694Z] #30 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #31 [core-data internal] load .dockerignore [2024-08-26T07:43:13.694Z] #31 transferring context: 50B done [2024-08-26T07:43:13.694Z] #31 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #32 [security-spire-agent internal] load .dockerignore [2024-08-26T07:43:13.694Z] #32 transferring context: 50B done [2024-08-26T07:43:13.694Z] #32 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T07:43:13.694Z] #33 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T07:43:13.694Z] #34 DONE 0.1s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T07:43:13.694Z] #33 DONE 0.0s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T07:43:13.694Z] #34 DONE 0.1s [2024-08-26T07:43:13.694Z] [2024-08-26T07:43:13.694Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:13.694Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T07:43:13.952Z] #35 ... [2024-08-26T07:43:13.952Z] [2024-08-26T07:43:13.952Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T07:43:13.952Z] #33 DONE 0.0s [2024-08-26T07:43:13.952Z] [2024-08-26T07:43:13.952Z] #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:13.952Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T07:43:13.952Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T07:43:13.952Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T07:43:13.952Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T07:43:13.952Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-26T07:43:13.952Z] #35 ... [2024-08-26T07:43:13.952Z] [2024-08-26T07:43:13.952Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T07:43:13.952Z] #33 DONE 0.0s [2024-08-26T07:43:13.952Z] [2024-08-26T07:43:13.952Z] #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:13.952Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T07:43:13.952Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T07:43:13.952Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T07:43:13.952Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T07:43:13.952Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T07:43:13.952Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-26T07:43:14.212Z] #35 ... [2024-08-26T07:43:14.212Z] [2024-08-26T07:43:14.212Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T07:43:14.212Z] #33 DONE 0.0s [2024-08-26T07:43:14.212Z] [2024-08-26T07:43:14.212Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:14.212Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T07:43:14.212Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T07:43:14.212Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T07:43:14.212Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T07:43:14.212Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T07:43:14.212Z] #35 ... [2024-08-26T07:43:14.212Z] [2024-08-26T07:43:14.212Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T07:43:14.212Z] #33 DONE 0.0s [2024-08-26T07:43:14.212Z] [2024-08-26T07:43:14.212Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:14.212Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T07:43:14.212Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T07:43:14.212Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T07:43:14.212Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T07:43:14.212Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T07:43:14.212Z] #35 ... [2024-08-26T07:43:14.212Z] [2024-08-26T07:43:14.212Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T07:43:14.212Z] #33 DONE 0.0s [2024-08-26T07:43:14.212Z] [2024-08-26T07:43:14.212Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T07:43:14.212Z] #34 DONE 0.4s [2024-08-26T07:43:14.212Z] [2024-08-26T07:43:14.212Z] #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:14.212Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T07:43:14.212Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T07:43:14.212Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T07:43:14.212Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T07:43:14.212Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T07:43:14.212Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-26T07:43:14.470Z] #35 ... [2024-08-26T07:43:14.470Z] [2024-08-26T07:43:14.470Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-26T07:43:14.470Z] #36 DONE 0.8s [2024-08-26T07:43:14.470Z] [2024-08-26T07:43:14.470Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T07:43:14.470Z] #34 DONE 0.6s [2024-08-26T07:43:14.470Z] [2024-08-26T07:43:14.470Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-26T07:43:20.086Z] #37 ... [2024-08-26T07:43:20.086Z] [2024-08-26T07:43:20.086Z] #38 [security-bootstrapper internal] load build context [2024-08-26T07:43:20.086Z] #38 transferring context: 178.45MB 5.7s [2024-08-26T07:43:20.349Z] #38 ... [2024-08-26T07:43:20.349Z] [2024-08-26T07:43:20.349Z] #39 [security-proxy-auth internal] load build context [2024-08-26T07:43:20.610Z] #39 ... [2024-08-26T07:43:20.610Z] [2024-08-26T07:43:20.610Z] #38 [security-bootstrapper internal] load build context [2024-08-26T07:43:24.168Z] #38 ... [2024-08-26T07:43:24.168Z] [2024-08-26T07:43:24.168Z] #40 [support-scheduler internal] load build context [2024-08-26T07:43:24.168Z] #40 ... [2024-08-26T07:43:24.168Z] [2024-08-26T07:43:24.168Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T07:43:24.168Z] #41 ... [2024-08-26T07:43:24.168Z] [2024-08-26T07:43:24.168Z] #42 [core-command internal] load build context [2024-08-26T07:43:24.168Z] #42 ... [2024-08-26T07:43:24.168Z] [2024-08-26T07:43:24.168Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-26T07:43:24.450Z] #43 ... [2024-08-26T07:43:24.450Z] [2024-08-26T07:43:24.450Z] #44 [support-notifications internal] load build context [2024-08-26T07:43:24.450Z] #44 ... [2024-08-26T07:43:24.450Z] [2024-08-26T07:43:24.450Z] #45 [core-keeper internal] load build context [2024-08-26T07:43:24.450Z] #45 ... [2024-08-26T07:43:24.450Z] [2024-08-26T07:43:24.450Z] #46 [security-secretstore-setup internal] load build context [2024-08-26T07:43:24.722Z] #46 transferring context: 321.38MB 10.3s [2024-08-26T07:43:24.722Z] #46 ... [2024-08-26T07:43:24.722Z] [2024-08-26T07:43:24.722Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-26T07:43:24.722Z] #47 ... [2024-08-26T07:43:24.722Z] [2024-08-26T07:43:24.722Z] #48 [security-proxy-setup internal] load build context [2024-08-26T07:43:25.015Z] #48 ... [2024-08-26T07:43:25.016Z] [2024-08-26T07:43:25.016Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-26T07:43:25.016Z] #49 ... [2024-08-26T07:43:25.016Z] [2024-08-26T07:43:25.016Z] #50 [core-metadata internal] load build context [2024-08-26T07:43:25.016Z] #50 ... [2024-08-26T07:43:25.016Z] [2024-08-26T07:43:25.016Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T07:43:25.321Z] #51 ... [2024-08-26T07:43:25.321Z] [2024-08-26T07:43:25.321Z] #52 [core-data internal] load build context [2024-08-26T07:43:25.321Z] #52 ... [2024-08-26T07:43:25.321Z] [2024-08-26T07:43:25.321Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T07:43:26.296Z] #51 transferring context: 494.61MB 12.2s done [2024-08-26T07:43:28.202Z] #51 ... [2024-08-26T07:43:28.202Z] [2024-08-26T07:43:28.202Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T07:43:28.202Z] #41 DONE 13.9s [2024-08-26T07:43:28.202Z] [2024-08-26T07:43:28.202Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:28.202Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T07:43:28.202Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T07:43:28.202Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T07:43:28.202Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T07:43:28.202Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T07:43:28.202Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-26T07:43:28.202Z] #35 ... [2024-08-26T07:43:28.202Z] [2024-08-26T07:43:28.202Z] #45 [core-keeper internal] load build context [2024-08-26T07:43:28.202Z] #45 transferring context: 494.61MB 11.9s done [2024-08-26T07:43:28.202Z] #45 DONE 14.0s [2024-08-26T07:43:28.202Z] [2024-08-26T07:43:28.202Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T07:43:28.202Z] #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T07:43:30.734Z] #53 ... [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #39 [security-proxy-auth internal] load build context [2024-08-26T07:43:30.734Z] #39 transferring context: 494.61MB 14.2s done [2024-08-26T07:43:30.734Z] #39 DONE 17.0s [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T07:43:30.734Z] #51 DONE 16.9s [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #42 [core-command internal] load build context [2024-08-26T07:43:30.734Z] #42 transferring context: 494.61MB 12.2s done [2024-08-26T07:43:30.734Z] #42 DONE 16.9s [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #50 [core-metadata internal] load build context [2024-08-26T07:43:30.734Z] #50 transferring context: 494.61MB 12.6s done [2024-08-26T07:43:30.734Z] #50 DONE 16.6s [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-26T07:43:30.734Z] #49 DONE 16.5s [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #40 [support-scheduler internal] load build context [2024-08-26T07:43:30.734Z] #40 transferring context: 494.61MB 13.0s done [2024-08-26T07:43:30.734Z] #40 DONE 17.0s [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:30.734Z] #35 DONE 17.3s [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-26T07:43:30.734Z] #37 DONE 16.7s [2024-08-26T07:43:30.734Z] [2024-08-26T07:43:30.734Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T07:43:30.994Z] #54 ... [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #52 [core-data internal] load build context [2024-08-26T07:43:30.994Z] #52 transferring context: 494.61MB 12.7s done [2024-08-26T07:43:30.994Z] #52 DONE 16.6s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-26T07:43:30.994Z] #47 transferring context: 494.61MB 13.9s done [2024-08-26T07:43:30.994Z] #47 DONE 16.9s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #48 [security-proxy-setup internal] load build context [2024-08-26T07:43:30.994Z] #48 transferring context: 494.61MB 11.8s done [2024-08-26T07:43:30.994Z] #48 DONE 16.7s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #44 [support-notifications internal] load build context [2024-08-26T07:43:30.994Z] #44 transferring context: 494.61MB 14.2s done [2024-08-26T07:43:30.994Z] #44 DONE 16.9s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #46 [security-secretstore-setup internal] load build context [2024-08-26T07:43:30.994Z] #46 transferring context: 494.61MB 14.0s done [2024-08-26T07:43:30.994Z] #46 DONE 16.7s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-26T07:43:30.994Z] #43 transferring context: 494.61MB 15.5s done [2024-08-26T07:43:30.994Z] #43 DONE 16.9s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T07:43:30.994Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T07:43:30.994Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T07:43:30.994Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T07:43:30.994Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T07:43:30.994Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-26T07:43:30.994Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-26T07:43:30.994Z] #35 DONE 17.3s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #38 [security-bootstrapper internal] load build context [2024-08-26T07:43:30.994Z] #38 transferring context: 494.61MB 14.2s done [2024-08-26T07:43:30.994Z] #38 DONE 17.2s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #55 [security-spire-config internal] load build context [2024-08-26T07:43:30.994Z] #55 transferring context: 25.96kB done [2024-08-26T07:43:30.994Z] #55 DONE 3.1s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #56 [security-spire-server internal] load build context [2024-08-26T07:43:30.994Z] #56 transferring context: 27.71kB done [2024-08-26T07:43:30.994Z] #56 DONE 3.2s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #57 [security-spire-agent internal] load build context [2024-08-26T07:43:30.994Z] #57 transferring context: 27.24kB done [2024-08-26T07:43:30.994Z] #57 DONE 0.2s [2024-08-26T07:43:30.994Z] [2024-08-26T07:43:30.994Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T07:43:30.994Z] #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done [2024-08-26T07:43:30.994Z] #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-26T07:43:30.994Z] #53 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-26T07:43:30.994Z] #53 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-26T07:43:30.994Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-26T07:43:30.994Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-26T07:43:30.994Z] #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s [2024-08-26T07:43:30.994Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-26T07:43:31.262Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-26T07:43:31.262Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-26T07:43:31.262Z] #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-08-26T07:43:31.262Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-26T07:43:31.262Z] #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-08-26T07:43:31.262Z] #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.4s [2024-08-26T07:43:31.262Z] #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-26T07:43:31.521Z] #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s [2024-08-26T07:43:32.901Z] #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done [2024-08-26T07:43:41.181Z] #53 ... [2024-08-26T07:43:41.181Z] [2024-08-26T07:43:41.181Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T07:43:41.181Z] #58 ... [2024-08-26T07:43:41.181Z] [2024-08-26T07:43:41.181Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T07:43:41.181Z] #59 ... [2024-08-26T07:43:41.181Z] [2024-08-26T07:43:41.181Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T07:43:41.181Z] #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:41.181Z] #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:41.181Z] #0 2.496 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T07:43:41.181Z] #0 2.496 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T07:43:41.181Z] #0 2.496 OK: 20070 distinct packages available [2024-08-26T07:43:41.181Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:41.181Z] #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:41.181Z] #0 2.934 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:41.181Z] #0 3.057 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-26T07:43:41.181Z] #0 3.061 (3/4) Installing libucontext (1.2-r2) [2024-08-26T07:43:41.181Z] #0 3.065 (4/4) Installing gcompat (1.1.0-r1) [2024-08-26T07:43:41.181Z] #0 3.068 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:41.181Z] #0 3.075 OK: 8 MiB in 19 packages [2024-08-26T07:43:41.747Z] #60 ... [2024-08-26T07:43:41.747Z] [2024-08-26T07:43:41.747Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T07:43:41.747Z] #61 ... [2024-08-26T07:43:41.747Z] [2024-08-26T07:43:41.747Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T07:43:41.747Z] #62 ... [2024-08-26T07:43:41.747Z] [2024-08-26T07:43:41.747Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T07:43:42.483Z] #63 ... [2024-08-26T07:43:42.483Z] [2024-08-26T07:43:42.483Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T07:43:42.483Z] #64 ... [2024-08-26T07:43:42.483Z] [2024-08-26T07:43:42.483Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T07:43:42.483Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-26T07:43:42.483Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-26T07:43:42.483Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-26T07:43:42.483Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-26T07:43:42.483Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-26T07:43:42.483Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-26T07:43:42.483Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-08-26T07:43:42.483Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.4s done [2024-08-26T07:43:42.483Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-26T07:43:42.483Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-08-26T07:43:42.483Z] #65 ... [2024-08-26T07:43:42.483Z] [2024-08-26T07:43:42.483Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T07:43:42.483Z] #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:42.483Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:42.483Z] #0 2.425 (1/2) Installing ca-certificates (20240226-r0) [2024-08-26T07:43:42.483Z] #0 2.441 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:42.483Z] #0 2.445 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:42.483Z] #0 2.451 Executing ca-certificates-20240226-r0.trigger [2024-08-26T07:43:42.483Z] #0 2.494 OK: 8 MiB in 17 packages [2024-08-26T07:43:42.744Z] #66 ... [2024-08-26T07:43:42.744Z] [2024-08-26T07:43:42.744Z] #67 [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-26T07:43:42.744Z] #67 ... [2024-08-26T07:43:42.744Z] [2024-08-26T07:43:42.744Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T07:43:42.744Z] #0 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:42.744Z] #0 0.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:42.744Z] #0 0.885 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:42.744Z] #0 0.889 (2/2) Installing su-exec (0.2-r3) [2024-08-26T07:43:42.744Z] #0 0.892 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:42.744Z] #0 0.898 OK: 7 MiB in 17 packages [2024-08-26T07:43:42.744Z] #68 ... [2024-08-26T07:43:42.744Z] [2024-08-26T07:43:42.744Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T07:43:42.744Z] #69 ... [2024-08-26T07:43:42.744Z] [2024-08-26T07:43:42.744Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T07:43:43.003Z] #70 ... [2024-08-26T07:43:43.003Z] [2024-08-26T07:43:43.003Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T07:43:43.003Z] #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:43.003Z] #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:43.003Z] #0 2.888 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:43.003Z] #0 2.891 (2/4) Installing openssl (3.1.6-r0) [2024-08-26T07:43:43.003Z] #0 3.080 (3/4) Installing su-exec (0.2-r3) [2024-08-26T07:43:43.003Z] #0 3.084 (4/4) Installing yq (4.33.3-r5) [2024-08-26T07:43:43.003Z] #0 3.146 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:43.003Z] #0 3.153 OK: 17 MiB in 19 packages [2024-08-26T07:43:43.003Z] #71 ... [2024-08-26T07:43:43.003Z] [2024-08-26T07:43:43.003Z] #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-26T07:43:43.262Z] #72 ... [2024-08-26T07:43:43.262Z] [2024-08-26T07:43:43.262Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T07:43:43.262Z] #73 ... [2024-08-26T07:43:43.262Z] [2024-08-26T07:43:43.262Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T07:43:43.262Z] #53 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done [2024-08-26T07:43:49.129Z] #53 ... [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T07:43:49.129Z] #71 DONE 17.4s [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T07:43:49.129Z] #66 DONE 17.4s [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T07:43:49.129Z] #60 DONE 17.4s [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T07:43:49.129Z] #65 DONE 17.5s [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T07:43:49.129Z] #68 DONE 17.4s [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T07:43:49.129Z] #74 ... [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T07:43:49.129Z] #53 DONE 20.5s [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T07:43:49.129Z] #75 ... [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #67 [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-26T07:43:49.129Z] #67 DONE 18.1s [2024-08-26T07:43:49.129Z] [2024-08-26T07:43:49.129Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T07:43:49.129Z] #63 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.129Z] #63 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.129Z] #63 18.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:49.129Z] #63 18.36 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:49.129Z] #63 18.36 OK: 7 MiB in 16 packages [2024-08-26T07:43:49.697Z] #63 DONE 18.7s [2024-08-26T07:43:49.697Z] [2024-08-26T07:43:49.697Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T07:43:49.697Z] #73 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.697Z] #73 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.697Z] #73 18.47 OK: 264 MiB in 52 packages [2024-08-26T07:43:49.697Z] #73 DONE 18.7s [2024-08-26T07:43:49.697Z] [2024-08-26T07:43:49.697Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T07:43:49.697Z] #69 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.697Z] #69 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.697Z] #69 ... [2024-08-26T07:43:49.697Z] [2024-08-26T07:43:49.697Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T07:43:49.697Z] #64 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.697Z] #64 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.697Z] #64 18.37 (1/4) Installing ca-certificates (20240226-r0) [2024-08-26T07:43:49.697Z] #64 18.38 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:49.697Z] #64 18.38 (3/4) Installing su-exec (0.2-r3) [2024-08-26T07:43:49.697Z] #64 18.38 (4/4) Installing yq (4.33.3-r5) [2024-08-26T07:43:49.697Z] #64 18.62 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:49.697Z] #64 18.62 Executing ca-certificates-20240226-r0.trigger [2024-08-26T07:43:49.697Z] #64 18.65 OK: 17 MiB in 19 packages [2024-08-26T07:43:49.697Z] #64 DONE 18.8s [2024-08-26T07:43:49.697Z] [2024-08-26T07:43:49.697Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:43:49.697Z] #76 DONE 0.1s [2024-08-26T07:43:49.697Z] [2024-08-26T07:43:49.697Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T07:43:49.697Z] #70 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.697Z] #70 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.697Z] #70 18.96 OK: 264 MiB in 52 packages [2024-08-26T07:43:49.697Z] #70 DONE 19.1s [2024-08-26T07:43:49.697Z] [2024-08-26T07:43:49.697Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:43:49.697Z] #77 DONE 0.1s [2024-08-26T07:43:49.956Z] [2024-08-26T07:43:49.956Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T07:43:49.956Z] #59 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.956Z] #59 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:49.956Z] #59 18.99 (1/3) Installing ca-certificates (20240226-r0) [2024-08-26T07:43:49.956Z] #59 19.01 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:49.956Z] #59 19.01 (3/3) Installing tzdata (2024a-r0) [2024-08-26T07:43:49.956Z] #59 19.07 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:49.956Z] #59 19.07 Executing ca-certificates-20240226-r0.trigger [2024-08-26T07:43:50.216Z] #59 ... [2024-08-26T07:43:50.216Z] [2024-08-26T07:43:50.216Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T07:43:50.216Z] #69 19.03 OK: 264 MiB in 52 packages [2024-08-26T07:43:50.216Z] #69 DONE 19.2s [2024-08-26T07:43:50.216Z] [2024-08-26T07:43:50.216Z] #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:43:50.216Z] #78 DONE 0.0s [2024-08-26T07:43:50.216Z] [2024-08-26T07:43:50.216Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T07:43:50.216Z] #59 19.19 OK: 11 MiB in 18 packages [2024-08-26T07:43:50.475Z] #59 DONE 19.5s [2024-08-26T07:43:50.475Z] [2024-08-26T07:43:50.475Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T07:43:50.475Z] #61 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.475Z] #61 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.475Z] #61 18.82 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T07:43:50.475Z] #61 18.82 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T07:43:50.475Z] #61 18.82 OK: 20077 distinct packages available [2024-08-26T07:43:50.475Z] #61 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.475Z] #61 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.475Z] #61 19.20 OK: 264 MiB in 52 packages [2024-08-26T07:43:50.475Z] #61 DONE 19.5s [2024-08-26T07:43:50.475Z] [2024-08-26T07:43:50.475Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:43:50.475Z] #79 DONE 0.1s [2024-08-26T07:43:50.475Z] [2024-08-26T07:43:50.475Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T07:43:50.475Z] #58 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.475Z] #58 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.475Z] #58 18.80 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T07:43:50.475Z] #58 18.80 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T07:43:50.475Z] #58 18.80 OK: 20070 distinct packages available [2024-08-26T07:43:50.475Z] #58 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.475Z] #58 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.475Z] #58 19.23 (1/11) Installing ca-certificates (20240226-r0) [2024-08-26T07:43:50.475Z] #58 19.25 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-26T07:43:50.475Z] #58 19.26 (3/11) Installing libunistring (1.1-r1) [2024-08-26T07:43:50.475Z] #58 19.27 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-26T07:43:50.475Z] #58 19.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-26T07:43:50.475Z] #58 19.29 (6/11) Installing libcurl (8.9.0-r0) [2024-08-26T07:43:50.475Z] #58 19.36 (7/11) Installing curl (8.9.0-r0) [2024-08-26T07:43:50.475Z] #58 19.36 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:50.475Z] #58 19.36 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-26T07:43:50.475Z] #58 19.36 (10/11) Installing libucontext (1.2-r2) [2024-08-26T07:43:50.475Z] #58 19.37 (11/11) Installing gcompat (1.1.0-r1) [2024-08-26T07:43:50.475Z] #58 19.37 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:50.475Z] #58 19.38 Executing ca-certificates-20240226-r0.trigger [2024-08-26T07:43:50.475Z] #58 19.43 OK: 12 MiB in 26 packages [2024-08-26T07:43:50.475Z] #58 DONE 19.5s [2024-08-26T07:43:50.475Z] [2024-08-26T07:43:50.475Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:43:50.734Z] #80 ... [2024-08-26T07:43:50.734Z] [2024-08-26T07:43:50.734Z] #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-26T07:43:50.734Z] #72 DONE 19.9s [2024-08-26T07:43:50.993Z] [2024-08-26T07:43:50.993Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T07:43:50.993Z] #62 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:50.993Z] #62 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:51.251Z] #62 20.24 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T07:43:51.251Z] #62 20.24 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T07:43:51.251Z] #62 20.24 OK: 20070 distinct packages available [2024-08-26T07:43:51.251Z] #62 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:51.251Z] #62 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:51.533Z] #62 20.57 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:51.533Z] #62 20.58 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-26T07:43:51.533Z] #62 20.58 (3/5) Installing libucontext (1.2-r2) [2024-08-26T07:43:51.533Z] #62 20.58 (4/5) Installing gcompat (1.1.0-r1) [2024-08-26T07:43:51.533Z] #62 20.59 (5/5) Installing openssl (3.1.6-r0) [2024-08-26T07:43:51.533Z] #62 20.60 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:51.533Z] #62 20.61 OK: 8 MiB in 20 packages [2024-08-26T07:43:51.792Z] #62 DONE 20.9s [2024-08-26T07:43:51.792Z] [2024-08-26T07:43:51.792Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T07:43:51.792Z] #75 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:51.792Z] #75 ... [2024-08-26T07:43:51.792Z] [2024-08-26T07:43:51.792Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T07:43:51.792Z] #54 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:51.792Z] #54 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:51.792Z] #54 20.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:51.792Z] #54 20.84 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:51.792Z] #54 20.85 OK: 7 MiB in 16 packages [2024-08-26T07:43:51.792Z] #54 DONE 20.9s [2024-08-26T07:43:51.792Z] [2024-08-26T07:43:51.792Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T07:43:51.792Z] #75 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:52.050Z] #75 ... [2024-08-26T07:43:52.050Z] [2024-08-26T07:43:52.050Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T07:43:52.050Z] #0 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:52.050Z] #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:52.050Z] #0 3.783 OK: 17 MiB in 19 packages [2024-08-26T07:43:52.050Z] #81 DONE 3.9s [2024-08-26T07:43:52.050Z] [2024-08-26T07:43:52.051Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-26T07:43:52.051Z] #82 DONE 0.0s [2024-08-26T07:43:52.051Z] [2024-08-26T07:43:52.051Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T07:43:52.051Z] #0 3.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:52.051Z] #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:52.051Z] #0 3.629 OK: 7 MiB in 17 packages [2024-08-26T07:43:52.051Z] #83 DONE 3.8s [2024-08-26T07:43:52.051Z] [2024-08-26T07:43:52.051Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T07:43:52.051Z] #75 3.808 OK: 8 MiB in 17 packages [2024-08-26T07:43:52.309Z] #75 DONE 3.9s [2024-08-26T07:43:52.309Z] [2024-08-26T07:43:52.309Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T07:43:52.568Z] #84 ... [2024-08-26T07:43:52.568Z] [2024-08-26T07:43:52.568Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T07:43:52.568Z] #74 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:52.568Z] #74 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:52.568Z] #74 4.094 OK: 8 MiB in 19 packages [2024-08-26T07:43:52.568Z] #74 DONE 4.2s [2024-08-26T07:43:52.568Z] [2024-08-26T07:43:52.568Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T07:43:53.503Z] #85 DONE 1.0s [2024-08-26T07:43:53.503Z] [2024-08-26T07:43:53.503Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T07:43:53.503Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:53.503Z] #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:53.503Z] #0 3.152 OK: 7 MiB in 16 packages [2024-08-26T07:43:53.503Z] #86 DONE 3.8s [2024-08-26T07:43:53.503Z] [2024-08-26T07:43:53.503Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T07:43:53.503Z] #87 ... [2024-08-26T07:43:53.503Z] [2024-08-26T07:43:53.503Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-26T07:43:53.503Z] #88 DONE 0.1s [2024-08-26T07:43:53.503Z] [2024-08-26T07:43:53.503Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-26T07:43:53.503Z] #89 DONE 0.0s [2024-08-26T07:43:53.503Z] [2024-08-26T07:43:53.503Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T07:43:53.503Z] #90 DONE 0.1s [2024-08-26T07:43:53.503Z] [2024-08-26T07:43:53.503Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-26T07:43:53.764Z] #91 DONE 0.1s [2024-08-26T07:43:53.764Z] [2024-08-26T07:43:53.764Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-26T07:43:53.764Z] #92 DONE 0.0s [2024-08-26T07:43:53.764Z] [2024-08-26T07:43:53.764Z] #93 [security-spire-config] exporting to image [2024-08-26T07:43:53.764Z] #93 exporting layers [2024-08-26T07:43:54.022Z] #93 ... [2024-08-26T07:43:54.022Z] [2024-08-26T07:43:54.022Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T07:43:54.022Z] #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:54.022Z] #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:54.022Z] #0 4.045 OK: 17 MiB in 19 packages [2024-08-26T07:43:54.022Z] #94 DONE 4.1s [2024-08-26T07:43:54.022Z] [2024-08-26T07:43:54.022Z] #95 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T07:43:54.022Z] #0 3.426 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:54.022Z] #0 4.004 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:54.022Z] #0 4.675 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T07:43:54.022Z] #0 4.980 Executing busybox-1.36.1-r7.trigger [2024-08-26T07:43:54.022Z] #0 4.988 OK: 7 MiB in 16 packages [2024-08-26T07:43:54.291Z] #95 DONE 5.3s [2024-08-26T07:43:54.291Z] [2024-08-26T07:43:54.291Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T07:43:54.291Z] #0 3.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:54.291Z] #0 3.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:54.291Z] #96 3.971 OK: 11 MiB in 18 packages [2024-08-26T07:43:54.550Z] #96 DONE 4.1s [2024-08-26T07:43:54.550Z] [2024-08-26T07:43:54.550Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T07:43:54.550Z] #87 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:54.550Z] #87 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:54.550Z] #87 ... [2024-08-26T07:43:54.550Z] [2024-08-26T07:43:54.550Z] #93 [security-spire-config] exporting to image [2024-08-26T07:43:54.550Z] #93 exporting layers 0.7s done [2024-08-26T07:43:54.550Z] #93 writing image sha256:d5157865d5f5d4909923d3444b0390c34886f923335d9e6f440af8b64b548eb8 done [2024-08-26T07:43:54.550Z] #93 naming to docker.io/library/security-spire-config done [2024-08-26T07:43:54.550Z] #93 DONE 0.8s [2024-08-26T07:43:54.550Z] [2024-08-26T07:43:54.550Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T07:43:54.550Z] #87 2.843 OK: 8 MiB in 20 packages [2024-08-26T07:43:54.808Z] #87 DONE 2.9s [2024-08-26T07:43:54.808Z] [2024-08-26T07:43:54.808Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-26T07:43:54.808Z] #97 DONE 2.6s [2024-08-26T07:43:54.808Z] [2024-08-26T07:43:54.808Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-26T07:43:55.114Z] Removing intermediate container 092490ce59ed [2024-08-26T07:43:55.114Z] ---> 37eec699cd27 [2024-08-26T07:43:55.114Z] Successfully built 37eec699cd27 [2024-08-26T07:43:55.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:43:55.450Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T07:43:55.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T07:43:55.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container [2024-08-26T07:43:55.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-26T07:43:55.774Z] #98 DONE 1.0s [2024-08-26T07:43:55.774Z] [2024-08-26T07:43:55.774Z] #99 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T07:43:55.774Z] #0 4.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:55.774Z] #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:55.774Z] #0 4.352 OK: 12 MiB in 26 packages [2024-08-26T07:43:55.774Z] #99 DONE 5.3s [2024-08-26T07:43:55.774Z] [2024-08-26T07:43:55.774Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-26T07:43:55.774Z] #100 DONE 1.0s [2024-08-26T07:43:55.774Z] [2024-08-26T07:43:55.774Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T07:43:55.774Z] #101 DONE 1.0s [2024-08-26T07:43:55.774Z] [2024-08-26T07:43:55.774Z] #84 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T07:43:55.774Z] #84 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:55.774Z] #84 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:55.774Z] #84 3.384 OK: 7 MiB in 16 packages [2024-08-26T07:43:55.774Z] #84 DONE 3.9s [2024-08-26T07:43:55.774Z] [2024-08-26T07:43:55.774Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-26T07:43:56.344Z] #102 DONE 0.6s [2024-08-26T07:43:56.344Z] [2024-08-26T07:43:56.344Z] #103 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T07:43:56.344Z] #0 3.738 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:56.344Z] #0 4.224 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T07:43:56.344Z] #0 4.899 OK: 264 MiB in 52 packages [2024-08-26T07:43:56.344Z] #103 DONE 5.6s [2024-08-26T07:43:56.344Z] [2024-08-26T07:43:56.344Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T07:43:56.344Z] #104 DONE 0.6s [2024-08-26T07:43:56.344Z] [2024-08-26T07:43:56.344Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-26T07:43:56.344Z] #105 ... [2024-08-26T07:43:56.344Z] [2024-08-26T07:43:56.344Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-26T07:43:56.344Z] #106 DONE 0.1s [2024-08-26T07:43:56.602Z] [2024-08-26T07:43:56.602Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-26T07:43:56.602Z] #105 DONE 0.1s [2024-08-26T07:43:56.602Z] [2024-08-26T07:43:56.602Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-26T07:43:56.602Z] #107 DONE 0.1s [2024-08-26T07:43:56.602Z] [2024-08-26T07:43:56.602Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-26T07:43:56.602Z] #108 DONE 0.1s [2024-08-26T07:43:56.602Z] [2024-08-26T07:43:56.602Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T07:43:56.602Z] #109 DONE 0.1s [2024-08-26T07:43:56.602Z] [2024-08-26T07:43:56.602Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T07:43:56.602Z] #110 DONE 0.1s [2024-08-26T07:43:56.602Z] [2024-08-26T07:43:56.602Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-26T07:43:56.602Z] #111 DONE 0.1s [2024-08-26T07:43:56.602Z] [2024-08-26T07:43:56.602Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-26T07:43:56.602Z] #112 DONE 0.1s [2024-08-26T07:43:56.602Z] [2024-08-26T07:43:56.602Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-26T07:43:56.859Z] #113 DONE 0.1s [2024-08-26T07:43:56.859Z] [2024-08-26T07:43:56.859Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-26T07:43:56.859Z] #114 DONE 0.1s [2024-08-26T07:43:56.859Z] [2024-08-26T07:43:56.859Z] #93 [security-spire-agent] exporting to image [2024-08-26T07:43:56.920Z] $ docker top bdeb1607dc1b2bd422c2a812e471f174cd01e5deb298a4942a8c3c0c394d0bda -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T07:43:57.427Z] #93 exporting layers 0.6s done [2024-08-26T07:43:57.427Z] #93 writing image sha256:e577c1204662dfbab3a75aed552db159dcb4c281c3142d0898c6e03110a4cf8e done [2024-08-26T07:43:57.427Z] #93 naming to docker.io/library/security-spire-server done [2024-08-26T07:43:57.427Z] #93 writing image sha256:fdf58de120807b70819d2f3bfc028968f49c762eec8ae27e3379848b098bf25a done [2024-08-26T07:43:57.427Z] #93 naming to docker.io/library/security-spire-agent done [2024-08-26T07:43:57.427Z] #93 DONE 1.4s [2024-08-26T07:43:57.427Z] [2024-08-26T07:43:57.427Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:43:57.772Z] + go version [2024-08-26T07:43:57.772Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-26T07:43:57.786Z] $ docker stop --time=1 bdeb1607dc1b2bd422c2a812e471f174cd01e5deb298a4942a8c3c0c394d0bda [2024-08-26T07:43:59.435Z] $ docker rm -f --volumes bdeb1607dc1b2bd422c2a812e471f174cd01e5deb298a4942a8c3c0c394d0bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:43:59.968Z] #115 ... [2024-08-26T07:43:59.968Z] [2024-08-26T07:43:59.968Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:43:59.968Z] #116 ... [2024-08-26T07:43:59.968Z] [2024-08-26T07:43:59.968Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:43:59.968Z] #117 ... [2024-08-26T07:43:59.968Z] [2024-08-26T07:43:59.968Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:00.025Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T07:44:00.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T07:44:00.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container [2024-08-26T07:44:00.245Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-26T07:44:01.389Z] $ docker top 2bd4fb44a5f8c7e9d022235a4ad6ca0087ccb503844f90324320dbaae42f4435 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-26T07:44:01.587Z] ========================================================= [2024-08-26T07:44:01.587Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-26T07:44:01.587Z] ========================================================= [Pipeline] sh [2024-08-26T07:44:02.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-08-26T07:44:02.843Z] + make test [2024-08-26T07:44:02.843Z] go test -race -coverprofile=coverage.out ./... [2024-08-26T07:44:38.763Z] #118 DONE 45.6s [2024-08-26T07:44:38.763Z] [2024-08-26T07:44:38.763Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:38.763Z] #115 DONE 39.2s [2024-08-26T07:44:38.763Z] [2024-08-26T07:44:38.763Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:38.763Z] #116 DONE 45.9s [2024-08-26T07:44:38.763Z] [2024-08-26T07:44:38.763Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:38.763Z] #80 DONE 45.3s [2024-08-26T07:44:38.763Z] [2024-08-26T07:44:38.763Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:38.763Z] #117 DONE 45.8s [2024-08-26T07:44:38.763Z] [2024-08-26T07:44:38.763Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T07:44:46.940Z] #119 ... [2024-08-26T07:44:46.940Z] [2024-08-26T07:44:46.940Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-26T07:44:46.940Z] #120 ... [2024-08-26T07:44:46.940Z] [2024-08-26T07:44:46.940Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-26T07:44:46.940Z] #121 ... [2024-08-26T07:44:46.940Z] [2024-08-26T07:44:46.940Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-26T07:44:46.940Z] #122 ... [2024-08-26T07:44:46.940Z] [2024-08-26T07:44:46.940Z] #123 [support-notifications builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #123 DONE 12.5s [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:44:48.327Z] #124 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:48.327Z] #125 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #126 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:44:48.327Z] #127 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #128 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:48.327Z] #129 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-26T07:44:48.327Z] #122 DONE 12.5s [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #119 DONE 12.5s [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #121 DONE 12.5s [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T07:44:48.327Z] #130 ... [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #131 [support-cron-scheduler builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #131 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #132 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:48.327Z] #132 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #133 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:44:48.327Z] #133 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:48.327Z] #134 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #135 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:44:48.327Z] #136 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:48.327Z] #137 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:44:48.327Z] #138 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #139 [core-metadata builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #139 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:48.327Z] #140 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:44:48.327Z] #141 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #142 [core-data builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #142 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:44:48.327Z] #143 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #144 [core-command builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #144 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:48.327Z] #145 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #120 DONE 12.6s [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #146 [support-scheduler builder 6/7] COPY . . [2024-08-26T07:44:48.327Z] #146 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T07:44:48.327Z] #147 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #148 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T07:44:48.327Z] #148 CACHED [2024-08-26T07:44:48.327Z] [2024-08-26T07:44:48.327Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T07:44:48.897Z] #149 0.722 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-26T07:44:49.792Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-26T07:44:58.903Z] #149 ... [2024-08-26T07:44:58.903Z] [2024-08-26T07:44:58.903Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T07:44:58.903Z] #0 1.427 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-26T07:44:58.903Z] #150 ... [2024-08-26T07:44:58.903Z] [2024-08-26T07:44:58.903Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:44:58.903Z] #0 1.007 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-26T07:44:58.903Z] #151 ... [2024-08-26T07:44:58.903Z] [2024-08-26T07:44:58.903Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T07:44:58.903Z] #0 1.296 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-26T07:44:58.903Z] #152 ... [2024-08-26T07:44:58.903Z] [2024-08-26T07:44:58.903Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T07:44:58.903Z] #0 1.400 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-26T07:44:58.903Z] #153 ... [2024-08-26T07:44:58.903Z] [2024-08-26T07:44:58.903Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T07:44:58.903Z] #0 0.563 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-26T07:44:59.164Z] #154 ... [2024-08-26T07:44:59.164Z] [2024-08-26T07:44:59.164Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T07:44:59.164Z] #0 0.715 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-26T07:44:59.164Z] #155 ... [2024-08-26T07:44:59.164Z] [2024-08-26T07:44:59.164Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T07:44:59.164Z] #0 0.808 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-26T07:44:59.424Z] #156 ... [2024-08-26T07:44:59.424Z] [2024-08-26T07:44:59.424Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T07:44:59.424Z] #0 1.114 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-26T07:44:59.424Z] #157 ... [2024-08-26T07:44:59.424Z] [2024-08-26T07:44:59.424Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T07:44:59.424Z] #0 0.480 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-26T07:44:59.686Z] #158 ... [2024-08-26T07:44:59.686Z] [2024-08-26T07:44:59.686Z] #159 [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-26T07:44:59.686Z] #0 0.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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-26T07:44:59.962Z] #159 ... [2024-08-26T07:44:59.962Z] [2024-08-26T07:44:59.962Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T07:44:59.962Z] #0 0.660 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-26T07:44:59.962Z] #160 ... [2024-08-26T07:44:59.962Z] [2024-08-26T07:44:59.962Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T07:44:59.962Z] #130 1.079 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-26T07:46:21.434Z] #130 ... [2024-08-26T07:46:21.434Z] [2024-08-26T07:46:21.434Z] #159 [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-26T07:46:21.434Z] #159 87.74 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-26T07:47:42.966Z] #159 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T07:47:42.966Z] #154 DONE 163.7s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T07:47:42.966Z] #158 DONE 163.8s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T07:47:42.966Z] #156 DONE 163.8s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T07:47:42.966Z] #157 DONE 163.8s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #161 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T07:47:42.966Z] #155 DONE 163.9s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #159 [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-26T07:47:42.966Z] #159 DONE 164.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T07:47:42.966Z] #153 DONE 164.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T07:47:42.966Z] #130 DONE 164.1s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #162 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T07:47:42.966Z] #160 DONE 164.1s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T07:47:42.966Z] #150 DONE 164.2s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:47:42.966Z] #151 DONE 164.2s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T07:47:42.966Z] #149 DONE 164.2s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #163 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T07:47:42.966Z] #152 DONE 164.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #164 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-26T07:47:42.966Z] #165 DONE 1.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #166 DONE 0.9s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #161 DONE 1.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #167 DONE 0.9s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #168 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #169 DONE 0.8s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #162 DONE 0.9s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #170 DONE 0.7s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #163 DONE 0.7s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #164 DONE 0.7s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #171 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #172 DONE 0.7s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #173 CACHED [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #174 CACHED [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #175 CACHED [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #176 CACHED [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #177 CACHED [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #178 CACHED [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #179 DONE 0.7s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #180 CACHED [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #181 CACHED [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #168 DONE 0.6s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #182 DONE 0.6s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #183 DONE 0.6s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #184 DONE 0.6s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-26T07:47:42.966Z] #185 DONE 0.6s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T07:47:42.966Z] #186 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.966Z] #171 DONE 0.6s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-26T07:47:42.966Z] #187 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-26T07:47:42.966Z] #188 DONE 1.9s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T07:47:42.966Z] #189 DONE 1.9s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-26T07:47:42.966Z] #190 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-26T07:47:42.966Z] #191 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-26T07:47:42.966Z] #192 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-26T07:47:42.966Z] #193 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #194 [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-26T07:47:42.966Z] #194 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-26T07:47:42.966Z] #195 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #196 [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-26T07:47:42.966Z] #196 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #197 [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-26T07:47:42.966Z] #197 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:47:42.966Z] #198 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T07:47:42.966Z] #186 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-26T07:47:42.966Z] #187 DONE 2.0s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-26T07:47:42.966Z] #199 DONE 2.8s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:47:42.966Z] #200 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #93 [core-keeper] exporting to image [2024-08-26T07:47:42.966Z] #93 exporting layers [2024-08-26T07:47:42.966Z] #93 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:47:42.966Z] #201 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #202 [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-26T07:47:42.966Z] #202 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:47:42.966Z] #203 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:47:42.966Z] #204 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #205 [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-26T07:47:42.966Z] #205 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-26T07:47:42.966Z] #206 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:47:42.966Z] #207 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #93 [security-spiffe-token-provider] exporting to image [2024-08-26T07:47:42.966Z] #93 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #197 [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-26T07:47:42.966Z] #197 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-26T07:47:42.966Z] #208 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:47:42.966Z] #209 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:47:42.966Z] #210 DONE 0.4s [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.966Z] #93 [support-cron-scheduler] exporting to image [2024-08-26T07:47:42.966Z] #93 exporting layers 0.2s done [2024-08-26T07:47:42.966Z] #93 exporting layers 0.4s done [2024-08-26T07:47:42.966Z] #93 ... [2024-08-26T07:47:42.966Z] [2024-08-26T07:47:42.967Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-26T07:47:42.967Z] #211 DONE 0.4s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #212 [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-26T07:47:42.967Z] #212 DONE 0.4s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:47:42.967Z] #213 DONE 0.3s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-26T07:47:42.967Z] #214 DONE 0.4s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-26T07:47:42.967Z] #215 DONE 0.4s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #93 [core-metadata] exporting to image [2024-08-26T07:47:42.967Z] #93 exporting layers 0.4s done [2024-08-26T07:47:42.967Z] #93 ... [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-26T07:47:42.967Z] #216 DONE 0.4s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:47:42.967Z] #217 DONE 0.3s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #93 [core-keeper] exporting to image [2024-08-26T07:47:42.967Z] #93 exporting layers 0.4s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:e2610a1d4313086abc54a838070d496d850568d311559e7633f1c9fc3788fc20 0.0s done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/core-keeper done [2024-08-26T07:47:42.967Z] #93 ... [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-26T07:47:42.967Z] #218 DONE 0.5s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T07:47:42.967Z] #219 DONE 0.4s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-26T07:47:42.967Z] #220 DONE 0.4s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #93 [support-scheduler] exporting to image [2024-08-26T07:47:42.967Z] #93 exporting layers 0.5s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:4f7a6234d4892a898369a06f43149f6378934d528665cc98376d73ddcdb56c6d 0.0s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:f878a434254de738c2b9d393e57e2803859c90f305d269f803a69864170298a0 0.0s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:78ac7278714f701b56d5a34dd54989e8a77fb39b7203897d257bb08c40157fcc done [2024-08-26T07:47:42.967Z] #93 writing image sha256:ef0019f2b68a9c09fb0937f87bf3338e8db77cd7d56bfd6601b8e98d4053efe5 [2024-08-26T07:47:42.967Z] #93 writing image sha256:1e5332855cd15e8a152bb51c09e907d73a59d6e0a6c2e92f5265ede8b3952cd7 0.0s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:5e32efab58ccaf3c7e896ecadb7db743031c6e03322d6c08b41a4c1bd66f3f8d [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/core-command done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/support-scheduler done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/support-cron-scheduler [2024-08-26T07:47:42.967Z] #93 exporting layers 0.4s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:ef0019f2b68a9c09fb0937f87bf3338e8db77cd7d56bfd6601b8e98d4053efe5 0.0s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:5e32efab58ccaf3c7e896ecadb7db743031c6e03322d6c08b41a4c1bd66f3f8d 0.0s done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/support-cron-scheduler done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/core-metadata done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/support-notifications done [2024-08-26T07:47:42.967Z] #93 writing image sha256:ac87c2dc4b6d6c85923be1d5d284c88f7cf8f6cd6e5ab4ffbbc97898c9a182b0 done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/core-data done [2024-08-26T07:47:42.967Z] #93 DONE 2.7s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-26T07:47:42.967Z] #221 ... [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-26T07:47:42.967Z] #222 DONE 0.3s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #223 [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-26T07:47:42.967Z] #223 DONE 0.8s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T07:47:42.967Z] #224 DONE 0.1s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T07:47:42.967Z] #225 DONE 0.9s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-26T07:47:42.967Z] #221 DONE 0.3s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #226 [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-26T07:47:42.967Z] #226 DONE 0.1s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T07:47:42.967Z] #227 ... [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #228 [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-26T07:47:42.967Z] #228 DONE 0.1s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #93 [security-proxy-auth] exporting to image [2024-08-26T07:47:42.967Z] #93 exporting layers 0.2s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:4ba4a150bc2491b8b0d0b9c5a6d71bb4c71bbf0fab4775d63aa592261b911735 done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:3c7300c8443516b17e55c1cc5bf4dab5b048ee7f89f2b17912e9d0a686424bad done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/security-proxy-auth 0.0s done [2024-08-26T07:47:42.967Z] #93 DONE 3.1s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #229 [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-26T07:47:42.967Z] #229 DONE 0.1s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-26T07:47:42.967Z] #230 DONE 0.1s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-26T07:47:42.967Z] #231 DONE 0.1s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T07:47:42.967Z] #232 DONE 0.8s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #93 [security-proxy-setup] exporting to image [2024-08-26T07:47:42.967Z] #93 ... [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T07:47:42.967Z] #227 DONE 0.6s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #93 [security-secretstore-setup] exporting to image [2024-08-26T07:47:42.967Z] #93 writing image sha256:8da67f303f07cea94066c2ab526ac39cc9720b71ff77aeb6a606d97098a03053 done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/security-proxy-setup done [2024-08-26T07:47:42.967Z] #93 exporting layers 0.2s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:833d922e0738e7d7e8af7494b81b61a53d94771f4242e5c770a8f1db80f9b9dc done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/security-secretstore-setup done [2024-08-26T07:47:42.967Z] #93 DONE 3.5s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-26T07:47:42.967Z] #233 DONE 0.6s [2024-08-26T07:47:42.967Z] [2024-08-26T07:47:42.967Z] #93 [security-bootstrapper] exporting to image [2024-08-26T07:47:42.967Z] #93 exporting layers 0.2s done [2024-08-26T07:47:42.967Z] #93 writing image sha256:9cd3667198572b120586882ceacc4f9080be50cd2bd8bb206b5dfa6998315ae3 done [2024-08-26T07:47:42.967Z] #93 naming to docker.io/library/security-bootstrapper done [2024-08-26T07:47:42.967Z] #93 DONE 3.7s [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:47:42.967Z] time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-26T07:47:42.974Z] $ docker stop --time=1 30ff117e1df8e89785814c9e76c433a8473ca6b19743f5618a041ccd831234ed [2024-08-26T07:47:44.256Z] $ docker rm -f --volumes 30ff117e1df8e89785814c9e76c433a8473ca6b19743f5618a041ccd831234ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T07:47:44.607Z] + docker images [2024-08-26T07:47:44.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-26T07:47:44.607Z] security-bootstrapper latest 9cd366719857 6 seconds ago 18.9MB [2024-08-26T07:47:44.607Z] security-proxy-setup latest 8da67f303f07 7 seconds ago 26.2MB [2024-08-26T07:47:44.607Z] security-secretstore-setup latest 833d922e0738 7 seconds ago 37MB [2024-08-26T07:47:44.607Z] core-common-config-bootstrapper latest 4ba4a150bc24 7 seconds ago 15.2MB [2024-08-26T07:47:44.607Z] security-proxy-auth latest 3c7300c84435 7 seconds ago 33MB [2024-08-26T07:47:44.607Z] core-metadata latest 5e32efab58cc 8 seconds ago 39.7MB [2024-08-26T07:47:44.607Z] core-data latest ac87c2dc4b6d 8 seconds ago 39.6MB [2024-08-26T07:47:44.607Z] support-cron-scheduler latest 1e5332855cd1 8 seconds ago 44.1MB [2024-08-26T07:47:44.607Z] core-keeper latest e2610a1d4313 9 seconds ago 39.5MB [2024-08-26T07:47:44.607Z] security-spiffe-token-provider latest f878a434254d 9 seconds ago 28.8MB [2024-08-26T07:47:44.607Z] core-command latest 4f7a6234d489 9 seconds ago 35.4MB [2024-08-26T07:47:44.607Z] support-scheduler latest 78ac7278714f 9 seconds ago 41.9MB [2024-08-26T07:47:44.607Z] support-notifications latest ef0019f2b68a 9 seconds ago 42.5MB [2024-08-26T07:47:44.607Z] security-spire-server latest e577c1204662 3 minutes ago 121MB [2024-08-26T07:47:44.607Z] security-spire-agent latest fdf58de12080 3 minutes ago 182MB [2024-08-26T07:47:44.607Z] security-spire-config latest d5157865d5f5 3 minutes ago 120MB [2024-08-26T07:47:44.607Z] ci-base-image-x86_64 latest b1fd0482ed79 7 minutes ago 971MB [2024-08-26T07:47:44.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-26T07:47:44.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-08-26T07:47:44.607Z] 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-26T07:48:26.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-26T07:48:26.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-26T07:49:05.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-26T07:49:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-26T07:49:07.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-26T07:49:07.784Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-26T07:49:07.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-26T07:49:07.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-26T07:49:09.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-26T07:49:09.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-26T07:49:09.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-26T07:49:14.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-26T07:49:14.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-26T07:49:14.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-26T07:49:14.549Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-26T07:49:14.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-26T07:49:26.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-26T07:49:26.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-26T07:49:26.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements [2024-08-26T07:49:39.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.184s coverage: 97.0% of statements [2024-08-26T07:49:42.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-26T07:49:42.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-26T07:49:42.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-26T07:49:46.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.296s coverage: 69.2% of statements [2024-08-26T07:49:48.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-26T07:49:48.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-26T07:49:49.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.209s coverage: 53.2% of statements [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-26T07:49:53.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-26T07:50:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-26T07:50:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:50:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-26T07:50:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-26T07:50:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-26T07:50:07.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.055s coverage: 93.4% of statements [2024-08-26T07:50:07.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.259s coverage: 91.7% of statements [2024-08-26T07:50:09.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-26T07:50:09.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-26T07:50:10.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.223s coverage: 7.0% of statements [2024-08-26T07:50:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-26T07:50:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-26T07:50:20.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:50:21.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-26T07:50:21.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-26T07:50:21.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-26T07:50:21.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-26T07:50:21.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-26T07:50:21.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-26T07:50:21.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-26T07:50:21.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-26T07:50:22.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.658s coverage: 95.8% of statements [2024-08-26T07:50:22.279Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.103s coverage: 72.2% of statements [2024-08-26T07:50:26.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-26T07:50:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.109s coverage: 0.0% of statements [no tests to run] [2024-08-26T07:50:33.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-26T07:50:33.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-26T07:50:34.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.316s coverage: 0.8% of statements [2024-08-26T07:50:34.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.146s coverage: 30.7% of statements [2024-08-26T07:50:38.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.138s coverage: 41.7% of statements [2024-08-26T07:50:38.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 77.8% of statements [2024-08-26T07:50:38.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements [2024-08-26T07:50:38.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.108s coverage: 96.3% of statements [2024-08-26T07:50:42.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.107s coverage: 87.5% of statements [2024-08-26T07:50:43.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-26T07:50:45.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-26T07:50:45.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-26T07:50:45.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-26T07:50:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-26T07:50:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-26T07:50:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-26T07:50:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-26T07:50:55.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.101s coverage: 94.4% of statements [2024-08-26T07:50:55.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-26T07:50:55.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-26T07:50:55.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-26T07:51:00.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-26T07:51:00.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-26T07:51:00.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-26T07:51:00.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-26T07:51:04.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-26T07:51:04.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-26T07:51:07.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-26T07:51:09.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.885s coverage: 79.9% of statements [2024-08-26T07:51:09.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.151s coverage: 92.9% of statements [2024-08-26T07:51:09.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-08-26T07:51:09.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.107s coverage: 62.3% of statements [2024-08-26T07:51:09.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.107s coverage: 75.0% of statements [2024-08-26T07:51:12.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-26T07:51:14.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.111s coverage: 87.2% of statements [2024-08-26T07:51:14.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-08-26T07:51:14.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements [2024-08-26T07:51:14.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.259s coverage: 81.8% of statements [2024-08-26T07:51:14.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.267s coverage: 82.1% of statements [2024-08-26T07:51:14.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-26T07:51:15.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements [2024-08-26T07:51:20.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-26T07:51:20.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-26T07:51:21.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.715s coverage: 63.1% of statements [2024-08-26T07:51:21.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements [2024-08-26T07:51:23.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements [2024-08-26T07:51:23.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2024-08-26T07:51:23.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-26T07:51:23.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-26T07:51:23.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-26T07:51:24.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-08-26T07:51:24.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-08-26T07:51:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-26T07:51:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-26T07:51:31.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-26T07:51:33.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.672s coverage: 36.5% of statements [2024-08-26T07:51:33.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements [2024-08-26T07:51:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-26T07:51:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-26T07:51:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-26T07:51:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-26T07:51:34.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.097s coverage: 84.8% of statements [2024-08-26T07:51:37.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-26T07:51:37.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-26T07:51:37.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-26T07:51:38.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.115s coverage: 5.2% of statements [2024-08-26T07:51:43.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-26T07:51:43.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-26T07:51:43.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:51:43.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-26T07:51:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.290s coverage: 90.8% of statements [2024-08-26T07:51:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-26T07:51:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-26T07:51:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-26T07:51:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-26T07:51:56.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements [2024-08-26T07:51:56.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-26T07:51:56.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:51:56.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-26T07:51:56.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-26T07:51:58.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.545s coverage: 95.7% of statements [2024-08-26T07:52:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-26T07:52:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-26T07:52:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.143s coverage: 61.8% of statements [2024-08-26T07:52:04.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-26T07:52:04.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T07:52:05.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.267s coverage: 98.9% of statements [2024-08-26T07:52:07.784Z] 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-26T07:52:07.784Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-26T07:52:07.784Z] go vet ./... [2024-08-26T07:56:29.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T07:56:29.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T07:56:29.584Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-26T07:56:29.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-26T07:56:30.236Z] + ls -al . [2024-08-26T07:56:30.236Z] total 908 [2024-08-26T07:56:30.236Z] drwxrwxr-x 10 1001 1001 4096 Aug 26 07:44 . [2024-08-26T07:56:30.236Z] drwxr-xr-x 4 root root 4096 Aug 26 07:44 .. [2024-08-26T07:56:30.236Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:41 .blubracket [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 10 Aug 26 07:41 .dockerignore [2024-08-26T07:56:30.236Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 07:41 .git [2024-08-26T07:56:30.236Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 07:41 .github [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 1102 Aug 26 07:41 .gitignore [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 07:41 .golangci.yml [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 100 Aug 26 07:41 .hadolint.yml [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 155 Aug 26 07:41 .sonarcloud.properties [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 07:41 ADOPTERS.md [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 21286 Aug 26 07:41 Attribution.txt [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 100284 Aug 26 07:41 CHANGELOG.md [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 07:41 CONTRIBUTING.md [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 07:41 GOVERNANCE.md [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 861 Aug 26 07:41 Jenkinsfile [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 07:41 LICENSE [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 16854 Aug 26 07:41 Makefile [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 07:41 OWNERS.md [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 9528 Aug 26 07:41 README.md [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 07:41 SECURITY.md [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 07:39 VERSION [2024-08-26T07:56:30.236Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:41 bin [2024-08-26T07:56:30.236Z] drwxrwxr-x 20 1001 1001 4096 Aug 26 07:41 cmd [2024-08-26T07:56:30.236Z] -rw-r--r-- 1 root root 544290 Aug 26 07:52 coverage.out [2024-08-26T07:56:30.236Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:41 fuzz_test [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 7305 Aug 26 07:41 go.mod [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 102581 Aug 26 07:41 go.sum [2024-08-26T07:56:30.236Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 07:41 internal [2024-08-26T07:56:30.236Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 07:41 openapi [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 584 Aug 26 07:41 security.txt [2024-08-26T07:56:30.236Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 07:41 version.go [Pipeline] sh [2024-08-26T07:56:30.857Z] + '[' -e coverage.out ] [2024-08-26T07:56:30.857Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-26T07:56:30.882Z] Warning: overwriting stash ‘coverage-report’ [2024-08-26T07:56:31.683Z] Stashed 1 file(s) [Pipeline] sh [2024-08-26T07:56:31.994Z] + make build [2024-08-26T07:56:32.261Z] 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-26T07:59:38.956Z] 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-26T07:59:49.022Z] 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-26T07:59:55.654Z] 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-26T07:59:58.234Z] 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-26T08:00:08.307Z] 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-26T08:00:34.976Z] 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-26T08:00:43.170Z] 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-26T08:00:53.231Z] 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-26T08:01:05.534Z] 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-26T08:01:08.108Z] 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-26T08:01:11.448Z] 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-26T08:01:15.688Z] 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-26T08:01:20.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-26T08:01:24.532Z] $ docker stop --time=1 2bd4fb44a5f8c7e9d022235a4ad6ca0087ccb503844f90324320dbaae42f4435 [2024-08-26T08:01:26.675Z] $ docker rm -f --volumes 2bd4fb44a5f8c7e9d022235a4ad6ca0087ccb503844f90324320dbaae42f4435 [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-26T08:01:30.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T08:01:30.070Z] [2024-08-26T08:01:30.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T08:01:30.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T08:01:30.666Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-26T08:01:30.666Z] 547446be3368: Pulling fs layer [2024-08-26T08:01:30.666Z] d125d8839a47: Pulling fs layer [2024-08-26T08:01:30.666Z] 3e85d5ac6304: Pulling fs layer [2024-08-26T08:01:30.666Z] c3105a71a48b: Pulling fs layer [2024-08-26T08:01:30.666Z] 0f093f025ec4: Pulling fs layer [2024-08-26T08:01:30.666Z] c3106fc0e877: Pulling fs layer [2024-08-26T08:01:30.666Z] c3105a71a48b: Waiting [2024-08-26T08:01:30.666Z] 0f093f025ec4: Waiting [2024-08-26T08:01:30.666Z] c3106fc0e877: Waiting [2024-08-26T08:01:30.666Z] 547446be3368: Verifying Checksum [2024-08-26T08:01:30.666Z] 547446be3368: Download complete [2024-08-26T08:01:30.666Z] c3105a71a48b: Verifying Checksum [2024-08-26T08:01:30.666Z] c3105a71a48b: Download complete [2024-08-26T08:01:30.944Z] d125d8839a47: Verifying Checksum [2024-08-26T08:01:30.944Z] d125d8839a47: Download complete [2024-08-26T08:01:31.215Z] c3106fc0e877: Verifying Checksum [2024-08-26T08:01:31.215Z] c3106fc0e877: Download complete [2024-08-26T08:01:31.215Z] 0f093f025ec4: Verifying Checksum [2024-08-26T08:01:31.215Z] 0f093f025ec4: Download complete [2024-08-26T08:01:31.805Z] 547446be3368: Pull complete [2024-08-26T08:01:33.207Z] d125d8839a47: Pull complete [2024-08-26T08:01:33.207Z] 3e85d5ac6304: Verifying Checksum [2024-08-26T08:01:33.207Z] 3e85d5ac6304: Download complete [2024-08-26T08:01:43.251Z] 3e85d5ac6304: Pull complete [2024-08-26T08:01:43.251Z] c3105a71a48b: Pull complete [2024-08-26T08:01:44.613Z] 0f093f025ec4: Pull complete [2024-08-26T08:01:44.613Z] c3106fc0e877: Pull complete [2024-08-26T08:01:44.613Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-26T08:01:44.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T08:01:44.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T08:01:48.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container [2024-08-26T08:01:51.137Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-26T08:01:53.325Z] $ docker top 696412c86aae088c7cfc03491aba8fb27e26351d8e600f61801f59bb5cc1b9f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T08:01:54.162Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-26T08:02:04.214Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-26T08:02:04.214Z] #1 transferring dockerfile: 2.50kB done [2024-08-26T08:02:04.214Z] #1 DONE 0.1s [2024-08-26T08:02:04.214Z] [2024-08-26T08:02:04.214Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-08-26T08:02:04.214Z] #2 transferring dockerfile: 1.81kB done [2024-08-26T08:02:04.214Z] #2 DONE 0.0s [2024-08-26T08:02:04.214Z] [2024-08-26T08:02:04.214Z] #3 [core-data internal] load build definition from Dockerfile [2024-08-26T08:02:04.214Z] #3 transferring dockerfile: 2.07kB 0.0s done [2024-08-26T08:02:04.214Z] #3 DONE 0.1s [2024-08-26T08:02:04.214Z] [2024-08-26T08:02:04.214Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-08-26T08:02:04.214Z] #4 transferring dockerfile: 2.06kB done [2024-08-26T08:02:04.214Z] #4 DONE 0.1s [2024-08-26T08:02:04.214Z] [2024-08-26T08:02:04.214Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-26T08:02:04.214Z] #5 transferring dockerfile: 2.15kB done [2024-08-26T08:02:04.214Z] #5 DONE 0.1s [2024-08-26T08:02:04.214Z] [2024-08-26T08:02:04.214Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-26T08:02:04.214Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-08-26T08:02:04.489Z] #6 DONE 0.1s [2024-08-26T08:02:04.489Z] [2024-08-26T08:02:04.489Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-26T08:02:04.489Z] #7 transferring dockerfile: 1.85kB 0.0s done [2024-08-26T08:02:04.489Z] #7 DONE 0.1s [2024-08-26T08:02:04.489Z] [2024-08-26T08:02:04.489Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-26T08:02:04.489Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-08-26T08:02:04.489Z] #8 DONE 0.1s [2024-08-26T08:02:04.489Z] [2024-08-26T08:02:04.489Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-26T08:02:04.489Z] #9 transferring dockerfile: 2.23kB done [2024-08-26T08:02:04.489Z] #9 DONE 0.1s [2024-08-26T08:02:04.489Z] [2024-08-26T08:02:04.489Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-08-26T08:02:04.759Z] #10 transferring dockerfile: 1.70kB 0.0s done [2024-08-26T08:02:04.760Z] #10 DONE 0.1s [2024-08-26T08:02:04.760Z] [2024-08-26T08:02:04.760Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-26T08:02:04.760Z] #11 transferring dockerfile: 3.17kB 0.0s done [2024-08-26T08:02:04.760Z] #11 DONE 0.1s [2024-08-26T08:02:04.760Z] [2024-08-26T08:02:04.760Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-26T08:02:04.760Z] #12 transferring dockerfile: 2.49kB done [2024-08-26T08:02:04.760Z] #12 DONE 0.1s [2024-08-26T08:02:05.027Z] [2024-08-26T08:02:05.027Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-08-26T08:02:05.027Z] #13 transferring dockerfile: 2.01kB 0.0s done [2024-08-26T08:02:05.027Z] #13 DONE 0.1s [2024-08-26T08:02:05.027Z] [2024-08-26T08:02:05.027Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-08-26T08:02:05.027Z] #14 transferring dockerfile: 1.69kB done [2024-08-26T08:02:05.027Z] #14 DONE 0.1s [2024-08-26T08:02:05.027Z] [2024-08-26T08:02:05.027Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-08-26T08:02:05.027Z] #15 transferring dockerfile: 1.93kB done [2024-08-26T08:02:05.027Z] #15 DONE 0.1s [2024-08-26T08:02:05.027Z] [2024-08-26T08:02:05.027Z] #16 [security-proxy-setup internal] load .dockerignore [2024-08-26T08:02:05.027Z] #16 transferring context: 32B [2024-08-26T08:02:05.027Z] #16 transferring context: 50B done [2024-08-26T08:02:05.027Z] #16 DONE 0.1s [2024-08-26T08:02:05.027Z] [2024-08-26T08:02:05.027Z] #17 [core-command internal] load build definition from Dockerfile [2024-08-26T08:02:05.027Z] #17 transferring dockerfile: 1.93kB done [2024-08-26T08:02:05.027Z] #17 DONE 0.1s [2024-08-26T08:02:05.985Z] [2024-08-26T08:02:05.985Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-26T08:02:05.985Z] #18 transferring context: 50B done [2024-08-26T08:02:05.985Z] #18 DONE 0.1s [2024-08-26T08:02:05.985Z] [2024-08-26T08:02:05.985Z] #19 [core-data internal] load .dockerignore [2024-08-26T08:02:05.985Z] #19 transferring context: 50B done [2024-08-26T08:02:05.985Z] #19 DONE 0.1s [2024-08-26T08:02:05.985Z] [2024-08-26T08:02:05.985Z] #20 [core-metadata internal] load .dockerignore [2024-08-26T08:02:05.985Z] #20 transferring context: 50B 0.0s done [2024-08-26T08:02:05.985Z] #20 DONE 0.0s [2024-08-26T08:02:05.985Z] [2024-08-26T08:02:05.985Z] #21 [security-proxy-auth internal] load .dockerignore [2024-08-26T08:02:05.985Z] #21 transferring context: 50B 0.0s done [2024-08-26T08:02:05.985Z] #21 DONE 0.1s [2024-08-26T08:02:06.253Z] [2024-08-26T08:02:06.253Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-08-26T08:02:06.253Z] #22 transferring context: 50B done [2024-08-26T08:02:06.253Z] #22 DONE 0.1s [2024-08-26T08:02:06.253Z] [2024-08-26T08:02:06.253Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-08-26T08:02:06.253Z] #23 transferring context: 50B done [2024-08-26T08:02:06.253Z] #23 DONE 0.0s [2024-08-26T08:02:06.253Z] [2024-08-26T08:02:06.253Z] #24 [support-notifications internal] load .dockerignore [2024-08-26T08:02:06.253Z] #24 transferring context: 50B 0.0s done [2024-08-26T08:02:06.253Z] #24 DONE 0.1s [2024-08-26T08:02:06.253Z] [2024-08-26T08:02:06.253Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-26T08:02:06.520Z] #25 transferring context: 50B done [2024-08-26T08:02:06.520Z] #25 DONE 0.1s [2024-08-26T08:02:06.520Z] [2024-08-26T08:02:06.520Z] #26 [security-spire-server internal] load .dockerignore [2024-08-26T08:02:06.520Z] #26 transferring context: 50B done [2024-08-26T08:02:06.520Z] #26 DONE 0.1s [2024-08-26T08:02:06.520Z] [2024-08-26T08:02:06.520Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-26T08:02:06.520Z] #27 transferring context: 50B done [2024-08-26T08:02:06.520Z] #27 DONE 0.0s [2024-08-26T08:02:06.520Z] [2024-08-26T08:02:06.520Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-26T08:02:06.520Z] #28 transferring context: 50B done [2024-08-26T08:02:06.520Z] #28 DONE 0.1s [2024-08-26T08:02:06.786Z] [2024-08-26T08:02:06.786Z] #29 [core-keeper internal] load .dockerignore [2024-08-26T08:02:06.786Z] #29 transferring context: 50B done [2024-08-26T08:02:06.786Z] #29 DONE 0.1s [2024-08-26T08:02:06.786Z] [2024-08-26T08:02:06.786Z] #30 [security-spire-config internal] load .dockerignore [2024-08-26T08:02:06.786Z] #30 transferring context: 50B done [2024-08-26T08:02:06.786Z] #30 DONE 0.1s [2024-08-26T08:02:06.786Z] [2024-08-26T08:02:06.786Z] #31 [support-scheduler internal] load .dockerignore [2024-08-26T08:02:06.786Z] #31 transferring context: 50B done [2024-08-26T08:02:06.786Z] #31 DONE 0.0s [2024-08-26T08:02:07.053Z] [2024-08-26T08:02:07.053Z] #32 [core-command internal] load .dockerignore [2024-08-26T08:02:07.053Z] #32 transferring context: 50B done [2024-08-26T08:02:07.053Z] #32 DONE 0.0s [2024-08-26T08:02:07.053Z] [2024-08-26T08:02:07.053Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:07.053Z] #33 DONE 0.0s [2024-08-26T08:02:07.053Z] [2024-08-26T08:02:07.053Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T08:02:07.053Z] #34 DONE 0.1s [2024-08-26T08:02:07.053Z] [2024-08-26T08:02:07.053Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T08:02:07.053Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T08:02:07.053Z] #35 DONE 0.0s [2024-08-26T08:02:07.053Z] [2024-08-26T08:02:07.053Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T08:02:08.017Z] #36 DONE 0.9s [2024-08-26T08:02:08.017Z] [2024-08-26T08:02:08.017Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-26T08:02:08.284Z] #37 DONE 0.3s [2024-08-26T08:02:08.284Z] [2024-08-26T08:02:08.284Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:08.553Z] #38 ... [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:08.553Z] #33 DONE 0.0s [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T08:02:08.553Z] #34 DONE 0.2s [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:08.553Z] #38 ... [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:08.553Z] #33 DONE 0.0s [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T08:02:08.553Z] #36 DONE 1.7s [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-26T08:02:08.553Z] #37 DONE 0.5s [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:08.553Z] #38 ... [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:08.553Z] #33 DONE 0.0s [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T08:02:08.553Z] #34 DONE 0.4s [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T08:02:08.553Z] #36 DONE 1.7s [2024-08-26T08:02:08.553Z] [2024-08-26T08:02:08.553Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-26T08:02:08.553Z] #37 DONE 0.6s [2024-08-26T08:02:08.821Z] [2024-08-26T08:02:08.821Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T08:02:08.821Z] #36 DONE 1.7s [2024-08-26T08:02:08.821Z] [2024-08-26T08:02:08.821Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-26T08:02:08.821Z] #37 DONE 0.6s [2024-08-26T08:02:08.821Z] [2024-08-26T08:02:08.821Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:08.821Z] #39 ... [2024-08-26T08:02:08.821Z] [2024-08-26T08:02:08.821Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:08.821Z] #33 DONE 0.0s [2024-08-26T08:02:08.821Z] [2024-08-26T08:02:08.821Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:09.088Z] #39 ... [2024-08-26T08:02:09.088Z] [2024-08-26T08:02:09.088Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:09.088Z] #33 DONE 0.0s [2024-08-26T08:02:09.088Z] [2024-08-26T08:02:09.088Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:09.353Z] #39 ... [2024-08-26T08:02:09.353Z] [2024-08-26T08:02:09.353Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T08:02:09.353Z] #36 DONE 1.8s [2024-08-26T08:02:09.353Z] [2024-08-26T08:02:09.353Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-26T08:02:09.353Z] #37 DONE 0.6s [2024-08-26T08:02:09.353Z] [2024-08-26T08:02:09.353Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:09.353Z] #33 DONE 0.0s [2024-08-26T08:02:09.353Z] [2024-08-26T08:02:09.353Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:09.619Z] #39 ... [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:09.619Z] #33 DONE 0.1s [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:09.619Z] #39 ... [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-26T08:02:09.619Z] #40 DONE 1.3s [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:09.619Z] #39 ... [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T08:02:09.619Z] #41 DONE 1.4s [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #42 [security-spire-agent internal] load build context [2024-08-26T08:02:09.619Z] #42 DONE 0.0s [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:09.619Z] #43 DONE 0.0s [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:02:09.619Z] #44 DONE 0.0s [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T08:02:09.619Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T08:02:09.619Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T08:02:09.619Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T08:02:09.619Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T08:02:09.619Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T08:02:09.619Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-26T08:02:09.619Z] #35 DONE 3.5s [2024-08-26T08:02:09.619Z] [2024-08-26T08:02:09.619Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:09.885Z] #39 ... [2024-08-26T08:02:09.885Z] [2024-08-26T08:02:09.885Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:09.885Z] #33 DONE 0.1s [2024-08-26T08:02:09.885Z] [2024-08-26T08:02:09.885Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:09.885Z] #39 ... [2024-08-26T08:02:09.885Z] [2024-08-26T08:02:09.885Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T08:02:09.885Z] #36 DONE 1.8s [2024-08-26T08:02:09.885Z] [2024-08-26T08:02:09.885Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-26T08:02:09.885Z] #37 DONE 0.7s [2024-08-26T08:02:09.885Z] [2024-08-26T08:02:09.885Z] #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T08:02:09.885Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T08:02:09.885Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T08:02:09.885Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T08:02:09.885Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T08:02:09.885Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T08:02:09.885Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-26T08:02:09.885Z] #35 DONE 3.5s [2024-08-26T08:02:09.885Z] [2024-08-26T08:02:09.885Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:10.151Z] #39 ... [2024-08-26T08:02:10.151Z] [2024-08-26T08:02:10.151Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:10.151Z] #33 DONE 0.1s [2024-08-26T08:02:10.151Z] [2024-08-26T08:02:10.151Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:10.416Z] #39 ... [2024-08-26T08:02:10.416Z] [2024-08-26T08:02:10.416Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:10.416Z] #33 DONE 0.1s [2024-08-26T08:02:10.416Z] [2024-08-26T08:02:10.416Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:11.001Z] #39 ... [2024-08-26T08:02:11.001Z] [2024-08-26T08:02:11.001Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:11.001Z] #33 DONE 0.1s [2024-08-26T08:02:11.001Z] [2024-08-26T08:02:11.001Z] #42 [security-spire-agent internal] load build context [2024-08-26T08:02:11.001Z] #42 transferring context: 27.24kB 0.2s done [2024-08-26T08:02:11.001Z] #42 DONE 1.1s [2024-08-26T08:02:11.001Z] [2024-08-26T08:02:11.001Z] #45 [security-spire-server internal] load build context [2024-08-26T08:02:11.001Z] #45 transferring context: 27.71kB 0.2s done [2024-08-26T08:02:11.001Z] #45 DONE 1.0s [2024-08-26T08:02:11.001Z] [2024-08-26T08:02:11.001Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:11.268Z] #39 ... [2024-08-26T08:02:11.268Z] [2024-08-26T08:02:11.268Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T08:02:11.268Z] #33 DONE 0.2s [2024-08-26T08:02:11.268Z] [2024-08-26T08:02:11.268Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T08:02:11.268Z] #34 DONE 2.5s [2024-08-26T08:02:11.268Z] [2024-08-26T08:02:11.269Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:11.269Z] #39 ... [2024-08-26T08:02:11.269Z] [2024-08-26T08:02:11.269Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T08:02:11.269Z] #36 DONE 2.0s [2024-08-26T08:02:11.269Z] [2024-08-26T08:02:11.269Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-26T08:02:11.269Z] #37 DONE 0.9s [2024-08-26T08:02:11.269Z] [2024-08-26T08:02:11.269Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T08:02:11.269Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T08:02:11.269Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T08:02:11.269Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T08:02:11.269Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T08:02:11.269Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T08:02:11.269Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-26T08:02:11.269Z] #35 DONE 3.7s [2024-08-26T08:02:11.269Z] [2024-08-26T08:02:11.269Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:11.536Z] #39 ... [2024-08-26T08:02:11.537Z] [2024-08-26T08:02:11.537Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T08:02:11.537Z] #36 DONE 2.0s [2024-08-26T08:02:11.537Z] [2024-08-26T08:02:11.537Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-26T08:02:11.537Z] #37 DONE 0.9s [2024-08-26T08:02:11.537Z] [2024-08-26T08:02:11.537Z] #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T08:02:11.537Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T08:02:11.537Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T08:02:11.537Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T08:02:11.537Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T08:02:11.537Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T08:02:11.537Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-26T08:02:11.537Z] #35 DONE 3.7s [2024-08-26T08:02:11.537Z] [2024-08-26T08:02:11.537Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:13.496Z] #39 ... [2024-08-26T08:02:13.496Z] [2024-08-26T08:02:13.496Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T08:02:13.496Z] #41 DONE 4.4s [2024-08-26T08:02:13.768Z] [2024-08-26T08:02:13.768Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:14.042Z] #39 ... [2024-08-26T08:02:14.042Z] [2024-08-26T08:02:14.042Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T08:02:14.042Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T08:02:14.042Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T08:02:14.042Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T08:02:14.042Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T08:02:14.042Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-26T08:02:14.042Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-26T08:02:14.042Z] #35 DONE 3.7s [2024-08-26T08:02:14.042Z] [2024-08-26T08:02:14.042Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:15.999Z] #39 transferring context: 23.06MB 7.0s [2024-08-26T08:02:17.940Z] #39 ... [2024-08-26T08:02:17.940Z] [2024-08-26T08:02:17.940Z] #46 [security-spire-config internal] load build context [2024-08-26T08:02:17.940Z] #46 transferring context: 25.96kB 0.9s done [2024-08-26T08:02:17.940Z] #46 DONE 4.1s [2024-08-26T08:02:17.940Z] [2024-08-26T08:02:17.940Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:17.940Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-08-26T08:02:17.940Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-26T08:02:17.940Z] #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-26T08:02:17.940Z] #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-26T08:02:17.940Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.1s done [2024-08-26T08:02:17.940Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.3s done [2024-08-26T08:02:17.940Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.7s done [2024-08-26T08:02:17.940Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-08-26T08:02:17.940Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 6.4s [2024-08-26T08:02:18.207Z] #43 ... [2024-08-26T08:02:18.207Z] [2024-08-26T08:02:18.207Z] #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T08:02:18.207Z] #0 7.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:18.479Z] #47 ... [2024-08-26T08:02:18.479Z] [2024-08-26T08:02:18.479Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:18.479Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-26T08:02:18.479Z] #43 ... [2024-08-26T08:02:18.479Z] [2024-08-26T08:02:18.479Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T08:02:18.479Z] #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:18.479Z] #0 9.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:18.479Z] #48 ... [2024-08-26T08:02:18.479Z] [2024-08-26T08:02:18.479Z] #49 [core-data internal] load build context [2024-08-26T08:02:18.749Z] #49 ... [2024-08-26T08:02:18.749Z] [2024-08-26T08:02:18.749Z] #50 [core-metadata internal] load build context [2024-08-26T08:02:18.749Z] #50 ... [2024-08-26T08:02:18.749Z] [2024-08-26T08:02:18.749Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:19.019Z] #38 ... [2024-08-26T08:02:19.019Z] [2024-08-26T08:02:19.019Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:19.019Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-08-26T08:02:19.285Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.18MB / 28.04MB 7.5s [2024-08-26T08:02:19.285Z] #43 ... [2024-08-26T08:02:19.285Z] [2024-08-26T08:02:19.285Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:19.285Z] #51 ... [2024-08-26T08:02:19.285Z] [2024-08-26T08:02:19.285Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:02:19.552Z] #52 ... [2024-08-26T08:02:19.552Z] [2024-08-26T08:02:19.552Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T08:02:19.552Z] #0 6.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:19.552Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:19.552Z] #53 ... [2024-08-26T08:02:19.552Z] [2024-08-26T08:02:19.552Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T08:02:19.552Z] #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:19.552Z] #0 9.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:19.817Z] #54 ... [2024-08-26T08:02:19.817Z] [2024-08-26T08:02:19.817Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:19.817Z] #43 ... [2024-08-26T08:02:19.817Z] [2024-08-26T08:02:19.817Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:02:19.817Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-08-26T08:02:19.817Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-26T08:02:19.817Z] #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-26T08:02:19.817Z] #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-26T08:02:19.817Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.0s done [2024-08-26T08:02:19.817Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.2s done [2024-08-26T08:02:19.818Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.8s done [2024-08-26T08:02:19.818Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-08-26T08:02:19.818Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 6.8s [2024-08-26T08:02:20.083Z] #44 ... [2024-08-26T08:02:20.083Z] [2024-08-26T08:02:20.083Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T08:02:20.083Z] #55 DONE 8.5s [2024-08-26T08:02:20.083Z] [2024-08-26T08:02:20.083Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:02:20.083Z] #44 ... [2024-08-26T08:02:20.083Z] [2024-08-26T08:02:20.083Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:02:20.083Z] #56 ... [2024-08-26T08:02:20.083Z] [2024-08-26T08:02:20.083Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T08:02:20.083Z] #0 8.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:20.083Z] #57 ... [2024-08-26T08:02:20.083Z] [2024-08-26T08:02:20.083Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:20.349Z] #58 ... [2024-08-26T08:02:20.349Z] [2024-08-26T08:02:20.349Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:20.349Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.60MB / 28.04MB 8.6s [2024-08-26T08:02:20.349Z] #43 ... [2024-08-26T08:02:20.349Z] [2024-08-26T08:02:20.349Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T08:02:20.349Z] #0 9.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:20.616Z] #59 ... [2024-08-26T08:02:20.616Z] [2024-08-26T08:02:20.616Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T08:02:20.616Z] #60 ... [2024-08-26T08:02:20.616Z] [2024-08-26T08:02:20.616Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T08:02:20.883Z] #61 ... [2024-08-26T08:02:20.883Z] [2024-08-26T08:02:20.883Z] #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T08:02:20.883Z] #62 ... [2024-08-26T08:02:20.883Z] [2024-08-26T08:02:20.883Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T08:02:20.883Z] #63 ... [2024-08-26T08:02:20.883Z] [2024-08-26T08:02:20.883Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T08:02:21.149Z] #64 ... [2024-08-26T08:02:21.149Z] [2024-08-26T08:02:21.149Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:21.149Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 9.3s [2024-08-26T08:02:21.417Z] #43 ... [2024-08-26T08:02:21.417Z] [2024-08-26T08:02:21.417Z] #65 [core-command internal] load build context [2024-08-26T08:02:21.417Z] #65 ... [2024-08-26T08:02:21.417Z] [2024-08-26T08:02:21.417Z] #66 [core-keeper internal] load build context [2024-08-26T08:02:21.685Z] #66 ... [2024-08-26T08:02:21.685Z] [2024-08-26T08:02:21.685Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:02:21.685Z] #67 ... [2024-08-26T08:02:21.685Z] [2024-08-26T08:02:21.685Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:02:21.685Z] #68 ... [2024-08-26T08:02:21.685Z] [2024-08-26T08:02:21.685Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:21.957Z] #69 ... [2024-08-26T08:02:21.957Z] [2024-08-26T08:02:21.957Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:21.957Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.73MB / 28.04MB 10.2s [2024-08-26T08:02:22.925Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 10.9s [2024-08-26T08:02:22.925Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-26T08:02:22.925Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-26T08:02:22.925Z] #43 ... [2024-08-26T08:02:22.925Z] [2024-08-26T08:02:22.925Z] #70 [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-26T08:02:23.193Z] #70 ... [2024-08-26T08:02:23.193Z] [2024-08-26T08:02:23.193Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:23.193Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-26T08:02:23.193Z] #43 ... [2024-08-26T08:02:23.193Z] [2024-08-26T08:02:23.193Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T08:02:23.459Z] #71 ... [2024-08-26T08:02:23.459Z] [2024-08-26T08:02:23.459Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T08:02:23.459Z] #72 ... [2024-08-26T08:02:23.459Z] [2024-08-26T08:02:23.459Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:23.741Z] #43 ... [2024-08-26T08:02:23.741Z] [2024-08-26T08:02:23.741Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T08:02:23.741Z] #48 12.58 OK: 266 MiB in 52 packages [2024-08-26T08:02:23.741Z] #48 DONE 15.4s [2024-08-26T08:02:23.741Z] [2024-08-26T08:02:23.741Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:24.006Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.04MB / 28.04MB 12.4s [2024-08-26T08:02:24.273Z] #43 ... [2024-08-26T08:02:24.273Z] [2024-08-26T08:02:24.273Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T08:02:24.273Z] #47 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:24.273Z] #47 14.62 OK: 266 MiB in 52 packages [2024-08-26T08:02:24.273Z] #47 DONE 16.8s [2024-08-26T08:02:24.273Z] [2024-08-26T08:02:24.273Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:24.856Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 13.2s [2024-08-26T08:02:24.856Z] #43 ... [2024-08-26T08:02:24.856Z] [2024-08-26T08:02:24.856Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T08:02:24.856Z] #53 14.03 OK: 266 MiB in 52 packages [2024-08-26T08:02:24.856Z] #53 DONE 15.7s [2024-08-26T08:02:24.856Z] [2024-08-26T08:02:24.856Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:25.834Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 14.1s [2024-08-26T08:02:26.796Z] #43 ... [2024-08-26T08:02:26.796Z] [2024-08-26T08:02:26.796Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T08:02:26.796Z] #73 ... [2024-08-26T08:02:26.796Z] [2024-08-26T08:02:26.796Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:27.063Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 15.3s [2024-08-26T08:02:27.653Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 16.0s [2024-08-26T08:02:27.919Z] #43 ... [2024-08-26T08:02:27.919Z] [2024-08-26T08:02:27.919Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T08:02:27.919Z] #59 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:27.919Z] #59 15.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:27.919Z] #59 15.18 (2/4) Installing openssl (3.1.6-r0) [2024-08-26T08:02:27.919Z] #59 15.40 (3/4) Installing su-exec (0.2-r3) [2024-08-26T08:02:27.919Z] #59 15.40 (4/4) Installing yq (4.33.3-r5) [2024-08-26T08:02:27.919Z] #59 16.02 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:27.919Z] #59 16.02 OK: 18 MiB in 19 packages [2024-08-26T08:02:27.919Z] #59 DONE 17.5s [2024-08-26T08:02:27.919Z] [2024-08-26T08:02:27.919Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:27.919Z] #43 ... [2024-08-26T08:02:27.919Z] [2024-08-26T08:02:27.919Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:27.919Z] #39 transferring context: 35.73MB 19.1s [2024-08-26T08:02:28.185Z] #39 ... [2024-08-26T08:02:28.185Z] [2024-08-26T08:02:28.185Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:28.773Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.82MB / 28.04MB 17.1s [2024-08-26T08:02:28.773Z] #43 ... [2024-08-26T08:02:28.773Z] [2024-08-26T08:02:28.773Z] #49 [core-data internal] load build context [2024-08-26T08:02:29.041Z] #49 ... [2024-08-26T08:02:29.041Z] [2024-08-26T08:02:29.041Z] #50 [core-metadata internal] load build context [2024-08-26T08:02:29.041Z] #50 ... [2024-08-26T08:02:29.041Z] [2024-08-26T08:02:29.041Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:29.041Z] #38 ... [2024-08-26T08:02:29.041Z] [2024-08-26T08:02:29.041Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T08:02:29.041Z] #54 13.05 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T08:02:29.041Z] #54 13.05 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T08:02:29.041Z] #54 13.05 OK: 19953 distinct packages available [2024-08-26T08:02:29.041Z] #54 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:29.041Z] #54 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:29.041Z] #54 18.29 OK: 266 MiB in 52 packages [2024-08-26T08:02:29.041Z] #54 DONE 19.9s [2024-08-26T08:02:29.041Z] [2024-08-26T08:02:29.041Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:29.041Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.74MB / 28.04MB 17.6s [2024-08-26T08:02:29.631Z] #43 ... [2024-08-26T08:02:29.631Z] [2024-08-26T08:02:29.631Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:29.631Z] #51 ... [2024-08-26T08:02:29.631Z] [2024-08-26T08:02:29.631Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:02:29.631Z] #52 ... [2024-08-26T08:02:29.631Z] [2024-08-26T08:02:29.631Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:30.212Z] #38 ... [2024-08-26T08:02:30.212Z] [2024-08-26T08:02:30.212Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:02:30.212Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 16.3s done [2024-08-26T08:02:30.212Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-26T08:02:30.212Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-26T08:02:30.212Z] #44 ... [2024-08-26T08:02:30.212Z] [2024-08-26T08:02:30.212Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T08:02:30.212Z] #74 ... [2024-08-26T08:02:30.212Z] [2024-08-26T08:02:30.212Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:02:30.479Z] #56 ... [2024-08-26T08:02:30.479Z] [2024-08-26T08:02:30.479Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:30.479Z] #38 ... [2024-08-26T08:02:30.479Z] [2024-08-26T08:02:30.479Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:30.479Z] #58 ... [2024-08-26T08:02:30.479Z] [2024-08-26T08:02:30.479Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:30.748Z] #38 ... [2024-08-26T08:02:30.748Z] [2024-08-26T08:02:30.748Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T08:02:30.748Z] #57 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:30.748Z] #57 14.89 (1/3) Installing ca-certificates (20240226-r0) [2024-08-26T08:02:30.748Z] #57 15.28 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:30.748Z] #57 15.28 (3/3) Installing tzdata (2024a-r0) [2024-08-26T08:02:30.748Z] #57 17.44 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:30.748Z] #57 17.60 Executing ca-certificates-20240226-r0.trigger [2024-08-26T08:02:30.748Z] #57 18.69 OK: 12 MiB in 18 packages [2024-08-26T08:02:30.748Z] #57 DONE 20.7s [2024-08-26T08:02:30.748Z] [2024-08-26T08:02:30.748Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:31.329Z] #38 ... [2024-08-26T08:02:31.329Z] [2024-08-26T08:02:31.329Z] #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T08:02:31.329Z] #62 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:31.329Z] #62 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:31.329Z] #62 19.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:31.329Z] #62 19.23 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:31.329Z] #62 19.23 OK: 8 MiB in 16 packages [2024-08-26T08:02:31.329Z] #62 DONE 21.1s [2024-08-26T08:02:31.329Z] [2024-08-26T08:02:31.329Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:31.595Z] #38 ... [2024-08-26T08:02:31.595Z] [2024-08-26T08:02:31.595Z] #65 [core-command internal] load build context [2024-08-26T08:02:31.595Z] #65 ... [2024-08-26T08:02:31.595Z] [2024-08-26T08:02:31.595Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:31.595Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 20.0s [2024-08-26T08:02:31.861Z] #43 ... [2024-08-26T08:02:31.861Z] [2024-08-26T08:02:31.861Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:02:31.861Z] #67 ... [2024-08-26T08:02:31.861Z] [2024-08-26T08:02:31.861Z] #66 [core-keeper internal] load build context [2024-08-26T08:02:32.128Z] #66 ... [2024-08-26T08:02:32.128Z] [2024-08-26T08:02:32.128Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:32.128Z] #69 ... [2024-08-26T08:02:32.128Z] [2024-08-26T08:02:32.128Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:02:32.394Z] #68 ... [2024-08-26T08:02:32.394Z] [2024-08-26T08:02:32.394Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:32.659Z] #69 ... [2024-08-26T08:02:32.659Z] [2024-08-26T08:02:32.659Z] #70 [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-26T08:02:32.659Z] #70 DONE 19.4s [2024-08-26T08:02:32.659Z] [2024-08-26T08:02:32.659Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:32.659Z] #69 ... [2024-08-26T08:02:32.659Z] [2024-08-26T08:02:32.659Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T08:02:32.659Z] #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:32.659Z] #63 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:32.659Z] #63 16.75 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T08:02:32.659Z] #63 16.75 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T08:02:32.659Z] #63 16.75 OK: 19946 distinct packages available [2024-08-26T08:02:32.659Z] #63 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:32.659Z] #63 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:32.659Z] #63 21.83 (1/11) Installing ca-certificates (20240226-r0) [2024-08-26T08:02:32.660Z] #63 21.92 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-26T08:02:32.660Z] #63 ... [2024-08-26T08:02:32.660Z] [2024-08-26T08:02:32.660Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:32.660Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 20.8s [2024-08-26T08:02:33.618Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 21.2s done [2024-08-26T08:02:36.230Z] #43 ... [2024-08-26T08:02:36.230Z] [2024-08-26T08:02:36.230Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T08:02:36.230Z] #60 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:36.230Z] #60 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:36.230Z] #60 22.58 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:36.230Z] #60 22.58 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:36.230Z] #60 22.58 OK: 8 MiB in 16 packages [2024-08-26T08:02:36.230Z] #60 DONE 25.2s [2024-08-26T08:02:36.230Z] [2024-08-26T08:02:36.230Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:36.230Z] #58 transferring context: 39.95MB 25.3s [2024-08-26T08:02:36.230Z] #58 ... [2024-08-26T08:02:36.230Z] [2024-08-26T08:02:36.230Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T08:02:36.230Z] #73 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:36.230Z] #73 ... [2024-08-26T08:02:36.230Z] [2024-08-26T08:02:36.230Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T08:02:36.230Z] #63 22.06 (3/11) Installing libunistring (1.1-r1) [2024-08-26T08:02:36.230Z] #63 22.32 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-26T08:02:36.230Z] #63 22.32 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-26T08:02:36.230Z] #63 22.32 (6/11) Installing libcurl (8.9.0-r0) [2024-08-26T08:02:36.230Z] #63 22.44 (7/11) Installing curl (8.9.0-r0) [2024-08-26T08:02:36.230Z] #63 22.44 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:36.230Z] #63 22.44 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-26T08:02:36.230Z] #63 22.44 (10/11) Installing libucontext (1.2-r2) [2024-08-26T08:02:36.230Z] #63 22.52 (11/11) Installing gcompat (1.1.0-r1) [2024-08-26T08:02:36.230Z] #63 22.52 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:36.230Z] #63 22.59 Executing ca-certificates-20240226-r0.trigger [2024-08-26T08:02:36.230Z] #63 23.52 OK: 13 MiB in 26 packages [2024-08-26T08:02:36.230Z] #63 DONE 25.8s [2024-08-26T08:02:36.505Z] [2024-08-26T08:02:36.505Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:36.772Z] #58 ... [2024-08-26T08:02:36.772Z] [2024-08-26T08:02:36.772Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T08:02:36.772Z] #61 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:36.772Z] #61 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:36.772Z] #61 22.16 (1/2) Installing ca-certificates (20240226-r0) [2024-08-26T08:02:36.772Z] #61 22.41 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:36.772Z] #61 22.41 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:36.772Z] #61 22.41 Executing ca-certificates-20240226-r0.trigger [2024-08-26T08:02:36.772Z] #61 23.63 OK: 9 MiB in 17 packages [2024-08-26T08:02:36.772Z] #61 DONE 26.1s [2024-08-26T08:02:36.772Z] [2024-08-26T08:02:36.772Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:38.182Z] #58 ... [2024-08-26T08:02:38.182Z] [2024-08-26T08:02:38.182Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T08:02:38.182Z] #75 ... [2024-08-26T08:02:38.182Z] [2024-08-26T08:02:38.182Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:38.182Z] #39 ... [2024-08-26T08:02:38.182Z] [2024-08-26T08:02:38.182Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:38.765Z] #58 ... [2024-08-26T08:02:38.765Z] [2024-08-26T08:02:38.765Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T08:02:38.765Z] #71 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:38.765Z] #71 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:38.765Z] #71 23.32 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:38.765Z] #71 23.32 (2/2) Installing su-exec (0.2-r3) [2024-08-26T08:02:38.765Z] #71 23.32 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:38.765Z] #71 23.38 OK: 8 MiB in 17 packages [2024-08-26T08:02:38.765Z] #71 DONE 25.5s [2024-08-26T08:02:39.031Z] [2024-08-26T08:02:39.031Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T08:02:39.031Z] #76 ... [2024-08-26T08:02:39.031Z] [2024-08-26T08:02:39.031Z] #49 [core-data internal] load build context [2024-08-26T08:02:39.303Z] #49 ... [2024-08-26T08:02:39.303Z] [2024-08-26T08:02:39.303Z] #50 [core-metadata internal] load build context [2024-08-26T08:02:39.303Z] #50 ... [2024-08-26T08:02:39.303Z] [2024-08-26T08:02:39.303Z] #49 [core-data internal] load build context [2024-08-26T08:02:39.886Z] #49 ... [2024-08-26T08:02:39.886Z] [2024-08-26T08:02:39.886Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:40.153Z] #51 ... [2024-08-26T08:02:40.153Z] [2024-08-26T08:02:40.153Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:02:40.153Z] #52 ... [2024-08-26T08:02:40.153Z] [2024-08-26T08:02:40.153Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:40.420Z] #51 ... [2024-08-26T08:02:40.420Z] [2024-08-26T08:02:40.420Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:02:40.688Z] #56 ... [2024-08-26T08:02:40.688Z] [2024-08-26T08:02:40.688Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:40.955Z] #51 transferring context: 62.42MB 31.2s [2024-08-26T08:02:41.221Z] #51 ... [2024-08-26T08:02:41.221Z] [2024-08-26T08:02:41.221Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T08:02:41.221Z] #77 ... [2024-08-26T08:02:41.221Z] [2024-08-26T08:02:41.221Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:41.489Z] #51 ... [2024-08-26T08:02:41.489Z] [2024-08-26T08:02:41.489Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T08:02:41.755Z] #78 ... [2024-08-26T08:02:41.755Z] [2024-08-26T08:02:41.755Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:41.755Z] #58 ... [2024-08-26T08:02:41.755Z] [2024-08-26T08:02:41.755Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T08:02:41.755Z] #64 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:41.755Z] #64 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:41.755Z] #64 24.67 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T08:02:41.755Z] #64 24.67 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T08:02:41.755Z] #64 24.67 OK: 19946 distinct packages available [2024-08-26T08:02:41.755Z] #64 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:41.755Z] #64 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:41.755Z] #64 28.81 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:41.755Z] #64 28.81 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-26T08:02:41.756Z] #64 28.84 (3/5) Installing libucontext (1.2-r2) [2024-08-26T08:02:41.756Z] #64 28.84 (4/5) Installing gcompat (1.1.0-r1) [2024-08-26T08:02:41.756Z] #64 28.87 (5/5) Installing openssl (3.1.6-r0) [2024-08-26T08:02:41.756Z] #64 28.96 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:41.756Z] #64 29.15 OK: 9 MiB in 20 packages [2024-08-26T08:02:41.756Z] #64 ... [2024-08-26T08:02:41.756Z] [2024-08-26T08:02:41.756Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:42.021Z] #38 ... [2024-08-26T08:02:42.021Z] [2024-08-26T08:02:42.021Z] #65 [core-command internal] load build context [2024-08-26T08:02:42.021Z] #65 ... [2024-08-26T08:02:42.021Z] [2024-08-26T08:02:42.021Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:42.288Z] #51 ... [2024-08-26T08:02:42.288Z] [2024-08-26T08:02:42.288Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:02:42.288Z] #67 ... [2024-08-26T08:02:42.288Z] [2024-08-26T08:02:42.288Z] #66 [core-keeper internal] load build context [2024-08-26T08:02:42.556Z] #66 ... [2024-08-26T08:02:42.556Z] [2024-08-26T08:02:42.556Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:02:42.556Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s [2024-08-26T08:02:42.556Z] #44 ... [2024-08-26T08:02:42.556Z] [2024-08-26T08:02:42.556Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:02:42.556Z] #68 ... [2024-08-26T08:02:42.556Z] [2024-08-26T08:02:42.556Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T08:02:42.822Z] #64 DONE 32.1s [2024-08-26T08:02:42.822Z] [2024-08-26T08:02:42.822Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:02:43.090Z] #67 ... [2024-08-26T08:02:43.090Z] [2024-08-26T08:02:43.090Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:43.090Z] #69 ... [2024-08-26T08:02:43.090Z] [2024-08-26T08:02:43.090Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:02:43.359Z] #67 ... [2024-08-26T08:02:43.359Z] [2024-08-26T08:02:43.359Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T08:02:43.359Z] #72 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:43.359Z] #72 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:43.359Z] #72 25.26 (1/4) Installing ca-certificates (20240226-r0) [2024-08-26T08:02:43.359Z] #72 25.46 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:43.359Z] #72 25.46 (3/4) Installing su-exec (0.2-r3) [2024-08-26T08:02:43.359Z] #72 25.46 (4/4) Installing yq (4.33.3-r5) [2024-08-26T08:02:43.359Z] #72 25.82 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:43.359Z] #72 25.89 Executing ca-certificates-20240226-r0.trigger [2024-08-26T08:02:43.359Z] #72 26.76 OK: 18 MiB in 19 packages [2024-08-26T08:02:43.359Z] #72 DONE 29.9s [2024-08-26T08:02:43.359Z] [2024-08-26T08:02:43.359Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:02:43.359Z] #67 ... [2024-08-26T08:02:43.359Z] [2024-08-26T08:02:43.359Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T08:02:43.636Z] #79 ... [2024-08-26T08:02:43.636Z] [2024-08-26T08:02:43.636Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-26T08:02:46.233Z] #80 ... [2024-08-26T08:02:46.233Z] [2024-08-26T08:02:46.233Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T08:02:46.233Z] #73 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:46.233Z] #73 22.92 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T08:02:46.233Z] #73 22.92 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T08:02:46.233Z] #73 22.92 OK: 19946 distinct packages available [2024-08-26T08:02:46.233Z] #73 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:46.233Z] #73 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:46.233Z] #73 27.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:46.233Z] #73 27.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-26T08:02:46.233Z] #73 27.00 (3/4) Installing libucontext (1.2-r2) [2024-08-26T08:02:46.233Z] #73 27.03 (4/4) Installing gcompat (1.1.0-r1) [2024-08-26T08:02:46.233Z] #73 27.03 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:46.233Z] #73 27.10 OK: 8 MiB in 19 packages [2024-08-26T08:02:46.233Z] #73 DONE 29.0s [2024-08-26T08:02:46.233Z] [2024-08-26T08:02:46.233Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:46.233Z] #58 ... [2024-08-26T08:02:46.233Z] [2024-08-26T08:02:46.233Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T08:02:46.233Z] #75 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:46.233Z] #75 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:46.233Z] #75 15.88 OK: 18 MiB in 19 packages [2024-08-26T08:02:46.233Z] #75 DONE 18.2s [2024-08-26T08:02:46.233Z] [2024-08-26T08:02:46.233Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T08:02:46.233Z] #81 ... [2024-08-26T08:02:46.233Z] [2024-08-26T08:02:46.233Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:46.233Z] #51 transferring context: 70.29MB 36.6s [2024-08-26T08:02:46.498Z] #51 ... [2024-08-26T08:02:46.498Z] [2024-08-26T08:02:46.498Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T08:02:46.763Z] #82 ... [2024-08-26T08:02:46.763Z] [2024-08-26T08:02:46.763Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:46.763Z] #51 ... [2024-08-26T08:02:46.763Z] [2024-08-26T08:02:46.763Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:46.763Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s [2024-08-26T08:02:47.030Z] #43 ... [2024-08-26T08:02:47.030Z] [2024-08-26T08:02:47.030Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T08:02:47.030Z] #83 ... [2024-08-26T08:02:47.030Z] [2024-08-26T08:02:47.030Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T08:02:47.030Z] #74 19.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:47.030Z] #74 21.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:47.030Z] #74 24.69 OK: 266 MiB in 52 packages [2024-08-26T08:02:47.030Z] #74 DONE 27.0s [2024-08-26T08:02:47.030Z] [2024-08-26T08:02:47.030Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:48.438Z] #43 ... [2024-08-26T08:02:48.438Z] [2024-08-26T08:02:48.438Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T08:02:48.438Z] #77 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:48.438Z] #77 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:48.438Z] #77 15.46 OK: 12 MiB in 18 packages [2024-08-26T08:02:48.438Z] #77 DONE 17.0s [2024-08-26T08:02:48.438Z] [2024-08-26T08:02:48.438Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:48.438Z] #58 ... [2024-08-26T08:02:48.438Z] [2024-08-26T08:02:48.438Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:48.712Z] #39 ... [2024-08-26T08:02:48.712Z] [2024-08-26T08:02:48.712Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:49.670Z] #43 ... [2024-08-26T08:02:49.670Z] [2024-08-26T08:02:49.670Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-26T08:02:49.670Z] #84 DONE 2.6s [2024-08-26T08:02:49.670Z] [2024-08-26T08:02:49.670Z] #50 [core-metadata internal] load build context [2024-08-26T08:02:49.670Z] #50 ... [2024-08-26T08:02:49.670Z] [2024-08-26T08:02:49.670Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:50.263Z] #39 ... [2024-08-26T08:02:50.263Z] [2024-08-26T08:02:50.263Z] #49 [core-data internal] load build context [2024-08-26T08:02:50.263Z] #49 ... [2024-08-26T08:02:50.263Z] [2024-08-26T08:02:50.263Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:50.263Z] #39 ... [2024-08-26T08:02:50.263Z] [2024-08-26T08:02:50.263Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:02:50.529Z] #52 ... [2024-08-26T08:02:50.529Z] [2024-08-26T08:02:50.529Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:02:50.795Z] #43 ... [2024-08-26T08:02:50.795Z] [2024-08-26T08:02:50.795Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:02:50.795Z] #56 ... [2024-08-26T08:02:50.795Z] [2024-08-26T08:02:50.795Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:51.377Z] #39 transferring context: 70.98MB 42.4s [2024-08-26T08:02:51.959Z] #39 ... [2024-08-26T08:02:51.959Z] [2024-08-26T08:02:51.959Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:02:52.225Z] #38 ... [2024-08-26T08:02:52.225Z] [2024-08-26T08:02:52.225Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:52.225Z] #39 ... [2024-08-26T08:02:52.225Z] [2024-08-26T08:02:52.225Z] #65 [core-command internal] load build context [2024-08-26T08:02:52.225Z] #65 ... [2024-08-26T08:02:52.225Z] [2024-08-26T08:02:52.225Z] #50 [core-metadata internal] load build context [2024-08-26T08:02:52.815Z] #50 ... [2024-08-26T08:02:52.815Z] [2024-08-26T08:02:52.815Z] #66 [core-keeper internal] load build context [2024-08-26T08:02:52.815Z] #66 ... [2024-08-26T08:02:52.815Z] [2024-08-26T08:02:52.815Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:02:52.815Z] #68 ... [2024-08-26T08:02:52.815Z] [2024-08-26T08:02:52.815Z] #66 [core-keeper internal] load build context [2024-08-26T08:02:53.398Z] #66 ... [2024-08-26T08:02:53.398Z] [2024-08-26T08:02:53.398Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:53.398Z] #69 ... [2024-08-26T08:02:53.398Z] [2024-08-26T08:02:53.398Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T08:02:53.398Z] #81 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:53.398Z] #81 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:53.398Z] #81 15.97 OK: 8 MiB in 16 packages [2024-08-26T08:02:53.398Z] #81 DONE 17.1s [2024-08-26T08:02:53.398Z] [2024-08-26T08:02:53.398Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:53.398Z] #69 ... [2024-08-26T08:02:53.398Z] [2024-08-26T08:02:53.398Z] #66 [core-keeper internal] load build context [2024-08-26T08:02:53.665Z] #66 ... [2024-08-26T08:02:53.665Z] [2024-08-26T08:02:53.665Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:02:53.665Z] #67 ... [2024-08-26T08:02:53.665Z] [2024-08-26T08:02:53.665Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:02:53.665Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.6s [2024-08-26T08:02:53.946Z] #44 ... [2024-08-26T08:02:53.946Z] [2024-08-26T08:02:53.946Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T08:02:53.946Z] #85 ... [2024-08-26T08:02:53.946Z] [2024-08-26T08:02:53.946Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:54.212Z] #69 ... [2024-08-26T08:02:54.212Z] [2024-08-26T08:02:54.212Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T08:02:54.212Z] #78 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:54.212Z] #78 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:54.212Z] #78 20.21 OK: 8 MiB in 16 packages [2024-08-26T08:02:54.212Z] #78 DONE 23.0s [2024-08-26T08:02:54.212Z] [2024-08-26T08:02:54.212Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:55.177Z] #69 ... [2024-08-26T08:02:55.177Z] [2024-08-26T08:02:55.177Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T08:02:55.177Z] #83 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:55.177Z] #83 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:55.177Z] #83 16.73 OK: 9 MiB in 17 packages [2024-08-26T08:02:55.177Z] #83 DONE 18.2s [2024-08-26T08:02:55.177Z] [2024-08-26T08:02:55.177Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:56.149Z] #69 ... [2024-08-26T08:02:56.149Z] [2024-08-26T08:02:56.149Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T08:02:56.149Z] #0 9.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:56.149Z] #86 ... [2024-08-26T08:02:56.149Z] [2024-08-26T08:02:56.149Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:56.730Z] #69 transferring context: 18.88MB 42.3s [2024-08-26T08:02:56.730Z] #69 ... [2024-08-26T08:02:56.730Z] [2024-08-26T08:02:56.730Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T08:02:56.730Z] #82 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:56.731Z] #82 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:56.731Z] #82 18.45 OK: 13 MiB in 26 packages [2024-08-26T08:02:56.731Z] #82 DONE 20.3s [2024-08-26T08:02:56.731Z] [2024-08-26T08:02:56.731Z] #69 [support-scheduler internal] load build context [2024-08-26T08:02:56.731Z] #69 ... [2024-08-26T08:02:56.731Z] [2024-08-26T08:02:56.731Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:02:56.997Z] #51 ... [2024-08-26T08:02:56.997Z] [2024-08-26T08:02:56.997Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:57.263Z] #39 ... [2024-08-26T08:02:57.263Z] [2024-08-26T08:02:57.263Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T08:02:57.263Z] #79 13.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:57.263Z] #79 15.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:57.263Z] #79 20.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T08:02:57.263Z] #79 21.23 Executing busybox-1.36.1-r7.trigger [2024-08-26T08:02:57.263Z] #79 21.38 OK: 8 MiB in 16 packages [2024-08-26T08:02:57.263Z] #79 DONE 23.9s [2024-08-26T08:02:57.263Z] [2024-08-26T08:02:57.263Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:57.845Z] #39 ... [2024-08-26T08:02:57.845Z] [2024-08-26T08:02:57.845Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T08:02:57.845Z] #76 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:57.845Z] #76 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:57.845Z] #76 17.46 OK: 8 MiB in 17 packages [2024-08-26T08:02:57.845Z] #76 DONE 18.7s [2024-08-26T08:02:57.845Z] [2024-08-26T08:02:57.845Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:59.251Z] #39 ... [2024-08-26T08:02:59.251Z] [2024-08-26T08:02:59.251Z] #58 [support-notifications internal] load build context [2024-08-26T08:02:59.251Z] #58 ... [2024-08-26T08:02:59.251Z] [2024-08-26T08:02:59.251Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:59.251Z] #39 ... [2024-08-26T08:02:59.251Z] [2024-08-26T08:02:59.251Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-26T08:02:59.251Z] #80 9.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:59.251Z] #80 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:59.251Z] #80 14.33 OK: 9 MiB in 20 packages [2024-08-26T08:02:59.251Z] #80 DONE 16.0s [2024-08-26T08:02:59.251Z] [2024-08-26T08:02:59.251Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:59.522Z] #39 ... [2024-08-26T08:02:59.522Z] [2024-08-26T08:02:59.522Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T08:02:59.522Z] #85 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:59.522Z] #85 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:59.522Z] #85 14.76 OK: 18 MiB in 19 packages [2024-08-26T08:02:59.522Z] #85 DONE 15.6s [2024-08-26T08:02:59.522Z] [2024-08-26T08:02:59.522Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:02:59.789Z] #39 ... [2024-08-26T08:02:59.789Z] [2024-08-26T08:02:59.789Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T08:02:59.789Z] #86 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T08:02:59.789Z] #86 13.07 OK: 8 MiB in 19 packages [2024-08-26T08:02:59.789Z] #86 DONE 13.9s [2024-08-26T08:02:59.789Z] [2024-08-26T08:02:59.789Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:00.773Z] #39 ... [2024-08-26T08:03:00.773Z] [2024-08-26T08:03:00.773Z] #49 [core-data internal] load build context [2024-08-26T08:03:00.773Z] #49 ... [2024-08-26T08:03:00.773Z] [2024-08-26T08:03:00.773Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:03:00.773Z] #52 ... [2024-08-26T08:03:00.773Z] [2024-08-26T08:03:00.773Z] #49 [core-data internal] load build context [2024-08-26T08:03:01.040Z] #49 ... [2024-08-26T08:03:01.040Z] [2024-08-26T08:03:01.040Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:03:01.040Z] #56 ... [2024-08-26T08:03:01.040Z] [2024-08-26T08:03:01.040Z] #49 [core-data internal] load build context [2024-08-26T08:03:01.305Z] #49 ... [2024-08-26T08:03:01.305Z] [2024-08-26T08:03:01.305Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:03:01.305Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.5s [2024-08-26T08:03:01.305Z] #43 ... [2024-08-26T08:03:01.305Z] [2024-08-26T08:03:01.305Z] #49 [core-data internal] load build context [2024-08-26T08:03:01.305Z] #49 transferring context: 105.21MB 52.6s [2024-08-26T08:03:02.277Z] #49 ... [2024-08-26T08:03:02.277Z] [2024-08-26T08:03:02.277Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:02.277Z] #38 ... [2024-08-26T08:03:02.277Z] [2024-08-26T08:03:02.277Z] #49 [core-data internal] load build context [2024-08-26T08:03:02.545Z] #49 ... [2024-08-26T08:03:02.545Z] [2024-08-26T08:03:02.545Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-26T08:03:02.545Z] #87 DONE 4.8s [2024-08-26T08:03:02.545Z] [2024-08-26T08:03:02.545Z] #65 [core-command internal] load build context [2024-08-26T08:03:02.545Z] #65 ... [2024-08-26T08:03:02.545Z] [2024-08-26T08:03:02.545Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-26T08:03:02.812Z] #88 ... [2024-08-26T08:03:02.812Z] [2024-08-26T08:03:02.812Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:02.812Z] #50 ... [2024-08-26T08:03:02.812Z] [2024-08-26T08:03:02.812Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:03:03.082Z] #43 ... [2024-08-26T08:03:03.082Z] [2024-08-26T08:03:03.082Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:03.352Z] #68 ... [2024-08-26T08:03:03.352Z] [2024-08-26T08:03:03.352Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:03:03.617Z] #43 ... [2024-08-26T08:03:03.617Z] [2024-08-26T08:03:03.617Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-26T08:03:03.617Z] #88 DONE 0.9s [2024-08-26T08:03:03.617Z] [2024-08-26T08:03:03.617Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:03:03.617Z] #43 ... [2024-08-26T08:03:03.617Z] [2024-08-26T08:03:03.617Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:03.882Z] #66 ... [2024-08-26T08:03:03.882Z] [2024-08-26T08:03:03.882Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:03.882Z] #67 ... [2024-08-26T08:03:03.882Z] [2024-08-26T08:03:03.882Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:03:04.471Z] #43 ... [2024-08-26T08:03:04.471Z] [2024-08-26T08:03:04.471Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:03:04.471Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.2s [2024-08-26T08:03:04.735Z] #44 ... [2024-08-26T08:03:04.735Z] [2024-08-26T08:03:04.735Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:06.668Z] #66 transferring context: 72.36MB 53.5s [2024-08-26T08:03:07.245Z] #66 ... [2024-08-26T08:03:07.245Z] [2024-08-26T08:03:07.245Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:07.245Z] #51 ... [2024-08-26T08:03:07.245Z] [2024-08-26T08:03:07.245Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:07.509Z] #69 ... [2024-08-26T08:03:07.509Z] [2024-08-26T08:03:07.509Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:03:07.509Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.6s [2024-08-26T08:03:09.436Z] #43 ... [2024-08-26T08:03:09.436Z] [2024-08-26T08:03:09.436Z] #58 [support-notifications internal] load build context [2024-08-26T08:03:09.436Z] #58 ... [2024-08-26T08:03:09.436Z] [2024-08-26T08:03:09.436Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:10.840Z] #69 ... [2024-08-26T08:03:10.840Z] [2024-08-26T08:03:10.840Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:10.840Z] #39 ... [2024-08-26T08:03:10.840Z] [2024-08-26T08:03:10.840Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:10.840Z] #69 ... [2024-08-26T08:03:10.840Z] [2024-08-26T08:03:10.840Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:03:10.840Z] #52 ... [2024-08-26T08:03:10.840Z] [2024-08-26T08:03:10.840Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:11.416Z] #39 ... [2024-08-26T08:03:11.416Z] [2024-08-26T08:03:11.416Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:03:11.416Z] #56 ... [2024-08-26T08:03:11.416Z] [2024-08-26T08:03:11.416Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:12.006Z] #69 transferring context: 60.56MB 57.6s [2024-08-26T08:03:12.584Z] #69 ... [2024-08-26T08:03:12.584Z] [2024-08-26T08:03:12.584Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-26T08:03:12.584Z] #89 DONE 1.8s [2024-08-26T08:03:12.584Z] [2024-08-26T08:03:12.584Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:12.584Z] #38 ... [2024-08-26T08:03:12.584Z] [2024-08-26T08:03:12.584Z] #49 [core-data internal] load build context [2024-08-26T08:03:12.584Z] #49 ... [2024-08-26T08:03:12.584Z] [2024-08-26T08:03:12.584Z] #65 [core-command internal] load build context [2024-08-26T08:03:12.852Z] #65 ... [2024-08-26T08:03:12.852Z] [2024-08-26T08:03:12.852Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:12.852Z] #38 ... [2024-08-26T08:03:12.852Z] [2024-08-26T08:03:12.852Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:13.118Z] #50 ... [2024-08-26T08:03:13.118Z] [2024-08-26T08:03:13.118Z] #49 [core-data internal] load build context [2024-08-26T08:03:13.385Z] #49 ... [2024-08-26T08:03:13.385Z] [2024-08-26T08:03:13.385Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:13.385Z] #68 ... [2024-08-26T08:03:13.385Z] [2024-08-26T08:03:13.385Z] #49 [core-data internal] load build context [2024-08-26T08:03:13.966Z] #49 ... [2024-08-26T08:03:13.966Z] [2024-08-26T08:03:13.966Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:14.231Z] #67 ... [2024-08-26T08:03:14.231Z] [2024-08-26T08:03:14.231Z] #49 [core-data internal] load build context [2024-08-26T08:03:14.813Z] #49 ... [2024-08-26T08:03:14.813Z] [2024-08-26T08:03:14.813Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:03:14.813Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.4s done [2024-08-26T08:03:15.078Z] #44 ... [2024-08-26T08:03:15.078Z] [2024-08-26T08:03:15.078Z] #49 [core-data internal] load build context [2024-08-26T08:03:17.017Z] #49 transferring context: 180.50MB 67.9s [2024-08-26T08:03:17.284Z] #49 ... [2024-08-26T08:03:17.284Z] [2024-08-26T08:03:17.284Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:17.284Z] #66 ... [2024-08-26T08:03:17.284Z] [2024-08-26T08:03:17.284Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:17.550Z] #51 ... [2024-08-26T08:03:17.550Z] [2024-08-26T08:03:17.550Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:03:17.550Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.6s [2024-08-26T08:03:17.550Z] #43 ... [2024-08-26T08:03:17.550Z] [2024-08-26T08:03:17.550Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:19.501Z] #51 ... [2024-08-26T08:03:19.501Z] [2024-08-26T08:03:19.501Z] #58 [support-notifications internal] load build context [2024-08-26T08:03:19.501Z] #58 ... [2024-08-26T08:03:19.501Z] [2024-08-26T08:03:19.501Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:21.457Z] #51 ... [2024-08-26T08:03:21.457Z] [2024-08-26T08:03:21.457Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:03:21.457Z] #52 ... [2024-08-26T08:03:21.457Z] [2024-08-26T08:03:21.457Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:21.457Z] #51 ... [2024-08-26T08:03:21.457Z] [2024-08-26T08:03:21.457Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:21.457Z] #39 ... [2024-08-26T08:03:21.457Z] [2024-08-26T08:03:21.457Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:03:21.457Z] #52 ... [2024-08-26T08:03:21.457Z] [2024-08-26T08:03:21.457Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:03:21.724Z] #56 ... [2024-08-26T08:03:21.724Z] [2024-08-26T08:03:21.724Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:21.724Z] #39 transferring context: 191.24MB 72.9s [2024-08-26T08:03:22.691Z] #39 ... [2024-08-26T08:03:22.691Z] [2024-08-26T08:03:22.691Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:22.691Z] #69 ... [2024-08-26T08:03:22.691Z] [2024-08-26T08:03:22.691Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:22.958Z] #39 ... [2024-08-26T08:03:22.958Z] [2024-08-26T08:03:22.958Z] #65 [core-command internal] load build context [2024-08-26T08:03:22.958Z] #65 ... [2024-08-26T08:03:22.958Z] [2024-08-26T08:03:22.958Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:23.225Z] #39 ... [2024-08-26T08:03:23.225Z] [2024-08-26T08:03:23.225Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:23.225Z] #38 ... [2024-08-26T08:03:23.225Z] [2024-08-26T08:03:23.226Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:23.226Z] #50 ... [2024-08-26T08:03:23.226Z] [2024-08-26T08:03:23.226Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:23.495Z] #38 ... [2024-08-26T08:03:23.495Z] [2024-08-26T08:03:23.495Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:23.763Z] #68 ... [2024-08-26T08:03:23.763Z] [2024-08-26T08:03:23.763Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:24.348Z] #38 ... [2024-08-26T08:03:24.348Z] [2024-08-26T08:03:24.348Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:24.348Z] #67 ... [2024-08-26T08:03:24.348Z] [2024-08-26T08:03:24.348Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:26.300Z] #38 transferring context: 235.83MB 78.8s [2024-08-26T08:03:27.262Z] #38 ... [2024-08-26T08:03:27.262Z] [2024-08-26T08:03:27.262Z] #49 [core-data internal] load build context [2024-08-26T08:03:27.262Z] #49 ... [2024-08-26T08:03:27.262Z] [2024-08-26T08:03:27.262Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:27.538Z] #66 ... [2024-08-26T08:03:27.538Z] [2024-08-26T08:03:27.538Z] #49 [core-data internal] load build context [2024-08-26T08:03:27.804Z] #49 ... [2024-08-26T08:03:27.804Z] [2024-08-26T08:03:27.804Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:03:27.804Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.0s done [2024-08-26T08:03:27.804Z] #43 ... [2024-08-26T08:03:27.804Z] [2024-08-26T08:03:27.804Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:29.207Z] #66 ... [2024-08-26T08:03:29.207Z] [2024-08-26T08:03:29.207Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T08:03:29.207Z] #90 DONE 4.1s [2024-08-26T08:03:29.207Z] [2024-08-26T08:03:29.207Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:29.207Z] #66 ... [2024-08-26T08:03:29.207Z] [2024-08-26T08:03:29.207Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T08:03:29.207Z] #91 DONE 5.8s [2024-08-26T08:03:29.207Z] [2024-08-26T08:03:29.207Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:29.471Z] #66 ... [2024-08-26T08:03:29.471Z] [2024-08-26T08:03:29.471Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T08:03:29.471Z] #92 DONE 6.1s [2024-08-26T08:03:29.471Z] [2024-08-26T08:03:29.471Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:29.471Z] #66 ... [2024-08-26T08:03:29.471Z] [2024-08-26T08:03:29.471Z] #58 [support-notifications internal] load build context [2024-08-26T08:03:29.890Z] #58 ... [2024-08-26T08:03:29.890Z] [2024-08-26T08:03:29.890Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:31.391Z] #66 ... [2024-08-26T08:03:31.391Z] [2024-08-26T08:03:31.391Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-26T08:03:31.391Z] #93 DONE 2.1s [2024-08-26T08:03:31.391Z] [2024-08-26T08:03:31.391Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:31.391Z] #66 ... [2024-08-26T08:03:31.391Z] [2024-08-26T08:03:31.391Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-26T08:03:31.391Z] #94 DONE 2.2s [2024-08-26T08:03:31.391Z] [2024-08-26T08:03:31.391Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:31.391Z] #66 ... [2024-08-26T08:03:31.391Z] [2024-08-26T08:03:31.391Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:31.666Z] #51 ... [2024-08-26T08:03:31.666Z] [2024-08-26T08:03:31.666Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-26T08:03:31.666Z] #95 ... [2024-08-26T08:03:31.666Z] [2024-08-26T08:03:31.666Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-26T08:03:31.666Z] #96 DONE 2.1s [2024-08-26T08:03:31.666Z] [2024-08-26T08:03:31.666Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:03:31.942Z] #52 transferring context: 117.40MB 82.3s [2024-08-26T08:03:31.942Z] #52 ... [2024-08-26T08:03:31.942Z] [2024-08-26T08:03:31.942Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:03:31.942Z] #56 ... [2024-08-26T08:03:31.942Z] [2024-08-26T08:03:31.942Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:32.586Z] #51 ... [2024-08-26T08:03:32.586Z] [2024-08-26T08:03:32.586Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:32.870Z] #69 ... [2024-08-26T08:03:32.870Z] [2024-08-26T08:03:32.870Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-26T08:03:32.870Z] #95 DONE 1.3s [2024-08-26T08:03:32.870Z] [2024-08-26T08:03:32.870Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:32.870Z] #69 ... [2024-08-26T08:03:32.870Z] [2024-08-26T08:03:32.870Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:32.870Z] #50 ... [2024-08-26T08:03:32.870Z] [2024-08-26T08:03:32.870Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:32.870Z] #69 ... [2024-08-26T08:03:32.870Z] [2024-08-26T08:03:32.870Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-26T08:03:32.870Z] #97 DONE 1.3s [2024-08-26T08:03:32.870Z] [2024-08-26T08:03:32.870Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-26T08:03:32.870Z] #98 DONE 1.7s [2024-08-26T08:03:32.870Z] [2024-08-26T08:03:32.870Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:33.150Z] #69 ... [2024-08-26T08:03:33.150Z] [2024-08-26T08:03:33.150Z] #65 [core-command internal] load build context [2024-08-26T08:03:33.150Z] #65 ... [2024-08-26T08:03:33.150Z] [2024-08-26T08:03:33.150Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:33.488Z] #39 ... [2024-08-26T08:03:33.488Z] [2024-08-26T08:03:33.488Z] #65 [core-command internal] load build context [2024-08-26T08:03:34.079Z] #65 ... [2024-08-26T08:03:34.079Z] [2024-08-26T08:03:34.079Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:34.079Z] #68 ... [2024-08-26T08:03:34.079Z] [2024-08-26T08:03:34.079Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T08:03:34.079Z] #99 DONE 1.0s [2024-08-26T08:03:34.079Z] [2024-08-26T08:03:34.079Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:34.079Z] #68 ... [2024-08-26T08:03:34.079Z] [2024-08-26T08:03:34.079Z] #65 [core-command internal] load build context [2024-08-26T08:03:34.344Z] #65 ... [2024-08-26T08:03:34.344Z] [2024-08-26T08:03:34.344Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T08:03:34.344Z] #100 DONE 1.3s [2024-08-26T08:03:34.344Z] [2024-08-26T08:03:34.344Z] #65 [core-command internal] load build context [2024-08-26T08:03:34.344Z] #65 ... [2024-08-26T08:03:34.344Z] [2024-08-26T08:03:34.344Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T08:03:34.344Z] #101 DONE 1.4s [2024-08-26T08:03:34.344Z] [2024-08-26T08:03:34.344Z] #65 [core-command internal] load build context [2024-08-26T08:03:34.610Z] #65 ... [2024-08-26T08:03:34.610Z] [2024-08-26T08:03:34.610Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:34.610Z] #67 ... [2024-08-26T08:03:34.610Z] [2024-08-26T08:03:34.610Z] #65 [core-command internal] load build context [2024-08-26T08:03:35.574Z] #65 ... [2024-08-26T08:03:35.574Z] [2024-08-26T08:03:35.574Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-26T08:03:35.574Z] #102 DONE 1.4s [2024-08-26T08:03:35.839Z] [2024-08-26T08:03:35.839Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-26T08:03:35.839Z] #103 DONE 1.4s [2024-08-26T08:03:35.839Z] [2024-08-26T08:03:35.839Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-26T08:03:36.103Z] #104 ... [2024-08-26T08:03:36.103Z] [2024-08-26T08:03:36.103Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-26T08:03:36.103Z] #105 DONE 1.6s [2024-08-26T08:03:36.368Z] [2024-08-26T08:03:36.368Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:37.325Z] #67 ... [2024-08-26T08:03:37.325Z] [2024-08-26T08:03:37.325Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-26T08:03:37.325Z] #106 DONE 1.3s [2024-08-26T08:03:37.325Z] [2024-08-26T08:03:37.325Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:37.325Z] #67 transferring context: 136.44MB 82.0s [2024-08-26T08:03:37.325Z] #67 ... [2024-08-26T08:03:37.325Z] [2024-08-26T08:03:37.325Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-26T08:03:37.325Z] #104 DONE 1.6s [2024-08-26T08:03:37.325Z] [2024-08-26T08:03:37.325Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:37.325Z] #67 ... [2024-08-26T08:03:37.325Z] [2024-08-26T08:03:37.325Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:37.599Z] #38 ... [2024-08-26T08:03:37.599Z] [2024-08-26T08:03:37.599Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:38.180Z] #67 ... [2024-08-26T08:03:38.180Z] [2024-08-26T08:03:38.180Z] #49 [core-data internal] load build context [2024-08-26T08:03:38.180Z] #49 ... [2024-08-26T08:03:38.180Z] [2024-08-26T08:03:38.180Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-26T08:03:38.180Z] #107 DONE 1.7s [2024-08-26T08:03:38.180Z] [2024-08-26T08:03:38.180Z] #49 [core-data internal] load build context [2024-08-26T08:03:38.180Z] #49 ... [2024-08-26T08:03:38.180Z] [2024-08-26T08:03:38.180Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:40.114Z] #67 ... [2024-08-26T08:03:40.114Z] [2024-08-26T08:03:40.114Z] #58 [support-notifications internal] load build context [2024-08-26T08:03:40.114Z] #58 ... [2024-08-26T08:03:40.114Z] [2024-08-26T08:03:40.114Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:41.520Z] #67 ... [2024-08-26T08:03:41.520Z] [2024-08-26T08:03:41.520Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:41.786Z] #66 ... [2024-08-26T08:03:41.786Z] [2024-08-26T08:03:41.786Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:42.052Z] #67 ... [2024-08-26T08:03:42.052Z] [2024-08-26T08:03:42.052Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:03:42.052Z] #52 transferring context: 136.11MB 92.4s [2024-08-26T08:03:42.052Z] #52 ... [2024-08-26T08:03:42.052Z] [2024-08-26T08:03:42.052Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:03:42.320Z] #56 ... [2024-08-26T08:03:42.320Z] [2024-08-26T08:03:42.320Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:03:42.905Z] #52 ... [2024-08-26T08:03:42.905Z] [2024-08-26T08:03:42.905Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:42.905Z] #51 ... [2024-08-26T08:03:42.905Z] [2024-08-26T08:03:42.905Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:43.171Z] #50 ... [2024-08-26T08:03:43.171Z] [2024-08-26T08:03:43.171Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:43.171Z] #51 ... [2024-08-26T08:03:43.171Z] [2024-08-26T08:03:43.171Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:43.171Z] #69 ... [2024-08-26T08:03:43.171Z] [2024-08-26T08:03:43.171Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:43.437Z] #50 ... [2024-08-26T08:03:43.437Z] [2024-08-26T08:03:43.437Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:43.703Z] #39 ... [2024-08-26T08:03:43.703Z] [2024-08-26T08:03:43.703Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:43.970Z] #50 ... [2024-08-26T08:03:43.970Z] [2024-08-26T08:03:43.970Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:44.237Z] #68 ... [2024-08-26T08:03:44.237Z] [2024-08-26T08:03:44.237Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:45.645Z] #50 ... [2024-08-26T08:03:45.645Z] [2024-08-26T08:03:45.645Z] #108 [security-spire-agent] exporting to image [2024-08-26T08:03:45.645Z] #108 exporting layers 6.9s done [2024-08-26T08:03:45.645Z] #108 writing image sha256:26162cf7ad086989040f4973a54214991d08343c06674146d764d38f9c43e18c 0.3s done [2024-08-26T08:03:45.645Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-26T08:03:45.645Z] #108 writing image sha256:101a81c01062c9c23c24738fe9aaed9ffaaf6e90e2ce2078371fe8b3c971bfd3 0.0s done [2024-08-26T08:03:45.645Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-08-26T08:03:45.645Z] #108 writing image sha256:687a50c6e75e6883fd2060f3d1abe55615d76ac4002737cf5fe7e6eb3bb1f6a9 0.0s done [2024-08-26T08:03:45.645Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-26T08:03:45.645Z] #108 DONE 8.6s [2024-08-26T08:03:45.645Z] [2024-08-26T08:03:45.645Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:45.913Z] #50 ... [2024-08-26T08:03:45.913Z] [2024-08-26T08:03:45.913Z] #65 [core-command internal] load build context [2024-08-26T08:03:45.913Z] #65 ... [2024-08-26T08:03:45.913Z] [2024-08-26T08:03:45.913Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:46.496Z] #50 transferring context: 309.31MB 97.6s done [2024-08-26T08:03:46.496Z] #50 ... [2024-08-26T08:03:46.496Z] [2024-08-26T08:03:46.496Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-26T08:03:46.496Z] #56 transferring context: 309.31MB 95.9s done [2024-08-26T08:03:46.496Z] #56 DONE 96.6s [2024-08-26T08:03:46.765Z] [2024-08-26T08:03:46.765Z] #65 [core-command internal] load build context [2024-08-26T08:03:46.765Z] #65 ... [2024-08-26T08:03:46.765Z] [2024-08-26T08:03:46.765Z] #50 [core-metadata internal] load build context [2024-08-26T08:03:46.765Z] #50 DONE 98.1s [2024-08-26T08:03:46.765Z] [2024-08-26T08:03:46.765Z] #65 [core-command internal] load build context [2024-08-26T08:03:47.345Z] #65 ... [2024-08-26T08:03:47.345Z] [2024-08-26T08:03:47.345Z] #38 [security-proxy-setup internal] load build context [2024-08-26T08:03:47.345Z] #38 transferring context: 309.31MB 99.7s done [2024-08-26T08:03:47.345Z] #38 DONE 100.2s [2024-08-26T08:03:47.345Z] [2024-08-26T08:03:47.345Z] #65 [core-command internal] load build context [2024-08-26T08:03:47.345Z] #65 ... [2024-08-26T08:03:47.345Z] [2024-08-26T08:03:47.345Z] #58 [support-notifications internal] load build context [2024-08-26T08:03:47.345Z] #58 transferring context: 309.31MB 96.4s done [2024-08-26T08:03:47.345Z] #58 DONE 97.4s [2024-08-26T08:03:47.345Z] [2024-08-26T08:03:47.345Z] #65 [core-command internal] load build context [2024-08-26T08:03:47.936Z] #65 ... [2024-08-26T08:03:47.936Z] [2024-08-26T08:03:47.936Z] #51 [support-cron-scheduler internal] load build context [2024-08-26T08:03:47.936Z] #51 transferring context: 309.31MB 97.4s done [2024-08-26T08:03:47.936Z] #51 DONE 98.3s [2024-08-26T08:03:47.936Z] [2024-08-26T08:03:47.936Z] #65 [core-command internal] load build context [2024-08-26T08:03:48.202Z] #65 ... [2024-08-26T08:03:48.202Z] [2024-08-26T08:03:48.202Z] #49 [core-data internal] load build context [2024-08-26T08:03:48.202Z] #49 ... [2024-08-26T08:03:48.202Z] [2024-08-26T08:03:48.202Z] #65 [core-command internal] load build context [2024-08-26T08:03:49.165Z] #65 ... [2024-08-26T08:03:49.165Z] [2024-08-26T08:03:49.165Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:03:49.165Z] #109 DONE 2.2s [2024-08-26T08:03:49.165Z] [2024-08-26T08:03:49.165Z] #49 [core-data internal] load build context [2024-08-26T08:03:49.165Z] #49 transferring context: 309.31MB 99.9s done [2024-08-26T08:03:49.165Z] #49 DONE 100.6s [2024-08-26T08:03:49.165Z] [2024-08-26T08:03:49.165Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:03:49.165Z] #110 CACHED [2024-08-26T08:03:49.165Z] [2024-08-26T08:03:49.165Z] #65 [core-command internal] load build context [2024-08-26T08:03:49.433Z] #65 ... [2024-08-26T08:03:49.433Z] [2024-08-26T08:03:49.433Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:03:49.433Z] #111 DONE 2.2s [2024-08-26T08:03:49.699Z] [2024-08-26T08:03:49.699Z] #65 [core-command internal] load build context [2024-08-26T08:03:49.699Z] #65 ... [2024-08-26T08:03:49.699Z] [2024-08-26T08:03:49.699Z] #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:03:49.699Z] #112 DONE 1.5s [2024-08-26T08:03:49.699Z] [2024-08-26T08:03:49.699Z] #65 [core-command internal] load build context [2024-08-26T08:03:49.966Z] #65 ... [2024-08-26T08:03:49.966Z] [2024-08-26T08:03:49.966Z] #39 [security-proxy-auth internal] load build context [2024-08-26T08:03:49.966Z] #39 transferring context: 309.31MB 100.7s done [2024-08-26T08:03:49.966Z] #39 DONE 101.1s [2024-08-26T08:03:49.966Z] [2024-08-26T08:03:49.966Z] #65 [core-command internal] load build context [2024-08-26T08:03:51.916Z] #65 ... [2024-08-26T08:03:51.916Z] [2024-08-26T08:03:51.916Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:51.916Z] #66 ... [2024-08-26T08:03:51.916Z] [2024-08-26T08:03:51.916Z] #65 [core-command internal] load build context [2024-08-26T08:03:52.195Z] #65 ... [2024-08-26T08:03:52.195Z] [2024-08-26T08:03:52.195Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:52.195Z] #67 ... [2024-08-26T08:03:52.195Z] [2024-08-26T08:03:52.195Z] #65 [core-command internal] load build context [2024-08-26T08:03:52.786Z] #65 ... [2024-08-26T08:03:52.786Z] [2024-08-26T08:03:52.786Z] #66 [core-keeper internal] load build context [2024-08-26T08:03:52.786Z] #66 transferring context: 309.31MB 99.0s done [2024-08-26T08:03:52.786Z] #66 DONE 101.4s [2024-08-26T08:03:52.786Z] [2024-08-26T08:03:52.786Z] #65 [core-command internal] load build context [2024-08-26T08:03:53.053Z] #65 ... [2024-08-26T08:03:53.053Z] [2024-08-26T08:03:53.053Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:03:53.053Z] #52 ... [2024-08-26T08:03:53.053Z] [2024-08-26T08:03:53.053Z] #65 [core-command internal] load build context [2024-08-26T08:03:53.649Z] #65 ... [2024-08-26T08:03:53.649Z] [2024-08-26T08:03:53.649Z] #69 [support-scheduler internal] load build context [2024-08-26T08:03:53.649Z] #69 ... [2024-08-26T08:03:53.649Z] [2024-08-26T08:03:53.649Z] #65 [core-command internal] load build context [2024-08-26T08:03:54.231Z] #65 ... [2024-08-26T08:03:54.231Z] [2024-08-26T08:03:54.231Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:54.501Z] #68 ... [2024-08-26T08:03:54.501Z] [2024-08-26T08:03:54.501Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-26T08:03:54.501Z] #113 DONE 1.6s [2024-08-26T08:03:54.501Z] [2024-08-26T08:03:54.501Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:54.501Z] #68 ... [2024-08-26T08:03:54.501Z] [2024-08-26T08:03:54.501Z] #65 [core-command internal] load build context [2024-08-26T08:03:55.906Z] #65 transferring context: 309.31MB 101.6s done [2024-08-26T08:03:55.906Z] #65 DONE 104.3s [2024-08-26T08:03:55.906Z] [2024-08-26T08:03:55.906Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:03:59.244Z] #67 ... [2024-08-26T08:03:59.244Z] [2024-08-26T08:03:59.244Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:59.244Z] #68 ... [2024-08-26T08:03:59.244Z] [2024-08-26T08:03:59.244Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:03:59.244Z] #114 ... [2024-08-26T08:03:59.244Z] [2024-08-26T08:03:59.244Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:59.511Z] #68 ... [2024-08-26T08:03:59.511Z] [2024-08-26T08:03:59.511Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:03:59.778Z] #115 ... [2024-08-26T08:03:59.778Z] [2024-08-26T08:03:59.778Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:03:59.778Z] #68 ... [2024-08-26T08:03:59.778Z] [2024-08-26T08:03:59.778Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:04:00.044Z] #116 ... [2024-08-26T08:04:00.044Z] [2024-08-26T08:04:00.044Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:04:00.629Z] #68 transferring context: 171.42MB 106.2s [2024-08-26T08:04:01.588Z] #68 ... [2024-08-26T08:04:01.589Z] [2024-08-26T08:04:01.589Z] #69 [support-scheduler internal] load build context [2024-08-26T08:04:01.589Z] #69 transferring context: 309.31MB 107.0s done [2024-08-26T08:04:01.589Z] #69 DONE 109.9s [2024-08-26T08:04:01.589Z] [2024-08-26T08:04:01.589Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:04:03.537Z] #68 ... [2024-08-26T08:04:03.537Z] [2024-08-26T08:04:03.537Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:04:03.537Z] #52 ... [2024-08-26T08:04:03.537Z] [2024-08-26T08:04:03.537Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:04:04.497Z] #68 ... [2024-08-26T08:04:04.497Z] [2024-08-26T08:04:04.497Z] #67 [security-secretstore-setup internal] load build context [2024-08-26T08:04:04.497Z] #67 transferring context: 309.31MB 108.9s done [2024-08-26T08:04:04.497Z] #67 DONE 113.0s [2024-08-26T08:04:04.497Z] [2024-08-26T08:04:04.497Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:04:04.497Z] #68 ... [2024-08-26T08:04:04.497Z] [2024-08-26T08:04:04.497Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:04:04.767Z] #117 ... [2024-08-26T08:04:04.767Z] [2024-08-26T08:04:04.767Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:04:06.715Z] #68 ... [2024-08-26T08:04:06.715Z] [2024-08-26T08:04:06.715Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-26T08:04:06.715Z] #52 transferring context: 309.31MB 116.9s done [2024-08-26T08:04:06.715Z] #52 DONE 117.3s [2024-08-26T08:04:06.715Z] [2024-08-26T08:04:06.715Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:04:08.146Z] #68 ... [2024-08-26T08:04:08.146Z] [2024-08-26T08:04:08.146Z] #118 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:04:08.146Z] #118 DONE 1.2s [2024-08-26T08:04:08.146Z] [2024-08-26T08:04:08.146Z] #68 [security-bootstrapper internal] load build context [2024-08-26T08:04:08.733Z] #68 transferring context: 309.31MB 114.3s done [2024-08-26T08:04:08.733Z] #68 DONE 117.3s [2024-08-26T08:04:08.733Z] [2024-08-26T08:04:08.733Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.328Z] #119 ... [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #117 DONE 88.7s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #116 DONE 93.4s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-26T08:05:30.329Z] #120 ... [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #119 DONE 75.4s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #114 DONE 94.0s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #115 DONE 93.7s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #121 ... [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #122 DONE 6.9s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #123 [core-metadata builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #123 DONE 6.9s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #124 [core-command builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #124 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #125 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:05:30.329Z] #126 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-26T08:05:30.329Z] #120 DONE 6.9s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:05:30.329Z] #127 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #128 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #129 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #130 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #131 [support-scheduler builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #131 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:05:30.329Z] #132 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:05:30.329Z] #133 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #134 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #135 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #136 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #137 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #121 DONE 6.9s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:05:30.329Z] #138 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #139 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #140 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #141 [support-cron-scheduler builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #141 DONE 7.0s [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #142 [core-data builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #142 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #143 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:05:30.329Z] #144 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T08:05:30.329Z] #145 ... [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T08:05:30.329Z] #146 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-26T08:05:30.329Z] #147 CACHED [2024-08-26T08:05:30.329Z] [2024-08-26T08:05:30.329Z] #148 [support-notifications builder 6/7] COPY . . [2024-08-26T08:05:30.329Z] #148 CACHED [2024-08-26T08:05:30.595Z] [2024-08-26T08:05:30.595Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T08:05:35.968Z] #149 ... [2024-08-26T08:05:35.968Z] [2024-08-26T08:05:35.968Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:05:35.968Z] #0 5.450 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-26T08:05:36.579Z] #150 ... [2024-08-26T08:05:36.579Z] [2024-08-26T08:05:36.579Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:05:36.579Z] #0 6.183 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-26T08:05:37.162Z] #151 ... [2024-08-26T08:05:37.162Z] [2024-08-26T08:05:37.162Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T08:05:37.162Z] #149 6.823 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-26T08:05:40.502Z] #149 ... [2024-08-26T08:05:40.502Z] [2024-08-26T08:05:40.502Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T08:05:40.502Z] #0 4.967 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-26T08:05:40.502Z] #152 ... [2024-08-26T08:05:40.502Z] [2024-08-26T08:05:40.502Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T08:05:40.502Z] #0 6.392 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-26T08:05:40.502Z] #153 ... [2024-08-26T08:05:40.502Z] [2024-08-26T08:05:40.502Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T08:05:40.502Z] #0 7.240 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-26T08:05:40.502Z] #154 ... [2024-08-26T08:05:40.502Z] [2024-08-26T08:05:40.502Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T08:05:40.502Z] #0 6.721 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-26T08:05:40.786Z] #155 ... [2024-08-26T08:05:40.786Z] [2024-08-26T08:05:40.786Z] #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-26T08:05:40.786Z] #0 7.207 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-26T08:05:40.786Z] #156 ... [2024-08-26T08:05:40.786Z] [2024-08-26T08:05:40.786Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T08:05:40.786Z] #0 7.178 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-26T08:05:41.054Z] #157 ... [2024-08-26T08:05:41.054Z] [2024-08-26T08:05:41.054Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T08:05:41.054Z] #0 6.399 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-26T08:05:41.354Z] #158 ... [2024-08-26T08:05:41.354Z] [2024-08-26T08:05:41.354Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T08:05:41.354Z] #0 7.277 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-26T08:05:41.354Z] #159 ... [2024-08-26T08:05:41.354Z] [2024-08-26T08:05:41.354Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T08:05:41.354Z] #0 7.187 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-26T08:05:41.622Z] #160 ... [2024-08-26T08:05:41.622Z] [2024-08-26T08:05:41.622Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T08:05:41.622Z] #145 7.235 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-26T08:25:49.819Z] #145 ... [2024-08-26T08:25:49.819Z] [2024-08-26T08:25:49.819Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T08:25:49.819Z] #155 1212.9 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-26T08:25:51.281Z] #155 ... [2024-08-26T08:25:51.281Z] [2024-08-26T08:25:51.281Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T08:25:51.281Z] #153 DONE 1220.8s [2024-08-26T08:25:51.281Z] [2024-08-26T08:25:51.281Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:25:51.281Z] #43 ... [2024-08-26T08:25:51.281Z] [2024-08-26T08:25:51.281Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:25:51.866Z] #161 DONE 0.4s [2024-08-26T08:25:51.866Z] [2024-08-26T08:25:51.866Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:25:51.866Z] #162 DONE 0.2s [2024-08-26T08:25:51.866Z] [2024-08-26T08:25:51.866Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-26T08:25:52.132Z] #163 DONE 0.2s [2024-08-26T08:25:52.132Z] [2024-08-26T08:25:52.132Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-26T08:25:52.503Z] #164 DONE 0.2s [2024-08-26T08:25:52.503Z] [2024-08-26T08:25:52.503Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-26T08:25:52.773Z] #165 DONE 0.3s [2024-08-26T08:25:52.773Z] [2024-08-26T08:25:52.773Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T08:25:53.040Z] #166 DONE 0.4s [2024-08-26T08:25:53.040Z] [2024-08-26T08:25:53.040Z] #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-26T08:25:53.627Z] #167 ... [2024-08-26T08:25:53.627Z] [2024-08-26T08:25:53.627Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T08:25:53.627Z] #152 DONE 1223.6s [2024-08-26T08:25:53.896Z] [2024-08-26T08:25:53.896Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-26T08:25:54.477Z] #168 DONE 0.6s [2024-08-26T08:25:54.477Z] [2024-08-26T08:25:54.477Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-26T08:25:56.415Z] #169 ... [2024-08-26T08:25:56.415Z] [2024-08-26T08:25:56.415Z] #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-26T08:25:56.415Z] #167 DONE 3.5s [2024-08-26T08:25:56.679Z] [2024-08-26T08:25:56.679Z] #108 [security-proxy-setup] exporting to image [2024-08-26T08:25:56.679Z] #108 exporting layers [2024-08-26T08:25:57.302Z] #108 ... [2024-08-26T08:25:57.302Z] [2024-08-26T08:25:57.302Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-26T08:25:57.302Z] #169 DONE 3.0s [2024-08-26T08:25:57.580Z] [2024-08-26T08:25:57.580Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:25:57.580Z] #170 DONE 0.3s [2024-08-26T08:25:57.580Z] [2024-08-26T08:25:57.580Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:25:57.847Z] #150 ... [2024-08-26T08:25:57.847Z] [2024-08-26T08:25:57.847Z] #108 [security-proxy-setup] exporting to image [2024-08-26T08:25:57.847Z] #108 exporting layers 1.4s done [2024-08-26T08:25:57.847Z] #108 writing image sha256:906041ce17733a2d8f4dac9701587d673a704e4f47e99db6b52c6ecfc6f1bb8f 0.0s done [2024-08-26T08:25:57.847Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-26T08:25:57.847Z] #108 DONE 10.0s [2024-08-26T08:25:57.847Z] [2024-08-26T08:25:57.847Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:25:58.114Z] #171 DONE 0.3s [2024-08-26T08:25:58.114Z] [2024-08-26T08:25:58.114Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-26T08:25:58.380Z] #172 DONE 0.3s [2024-08-26T08:25:58.380Z] [2024-08-26T08:25:58.380Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-26T08:25:58.650Z] #173 DONE 0.2s [2024-08-26T08:25:58.650Z] [2024-08-26T08:25:58.650Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-26T08:25:58.915Z] #174 DONE 0.1s [2024-08-26T08:25:58.915Z] [2024-08-26T08:25:58.915Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-26T08:25:58.915Z] #175 DONE 0.2s [2024-08-26T08:25:58.915Z] [2024-08-26T08:25:58.915Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-26T08:25:59.183Z] #176 DONE 0.2s [2024-08-26T08:25:59.183Z] [2024-08-26T08:25:59.183Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T08:25:59.183Z] #154 ... [2024-08-26T08:25:59.183Z] [2024-08-26T08:25:59.183Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-26T08:25:59.455Z] #177 DONE 0.2s [2024-08-26T08:25:59.455Z] [2024-08-26T08:25:59.455Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-26T08:25:59.455Z] #178 DONE 0.1s [2024-08-26T08:25:59.455Z] [2024-08-26T08:25:59.455Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-26T08:26:02.044Z] #179 DONE 2.2s [2024-08-26T08:26:02.044Z] [2024-08-26T08:26:02.044Z] #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-26T08:26:02.044Z] #156 ... [2024-08-26T08:26:02.044Z] [2024-08-26T08:26:02.044Z] #108 [security-bootstrapper] exporting to image [2024-08-26T08:26:03.046Z] #108 exporting layers 1.3s done [2024-08-26T08:26:03.046Z] #108 writing image sha256:b07ff13a7f5517d09f0f8a9f20f85695fb41bc958cbc8da50a0f599686bc9d11 done [2024-08-26T08:26:03.046Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-26T08:26:03.046Z] #108 DONE 11.4s [2024-08-26T08:26:03.046Z] [2024-08-26T08:26:03.046Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:26:06.376Z] #43 ... [2024-08-26T08:26:06.376Z] [2024-08-26T08:26:06.376Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-26T08:26:06.376Z] #155 DONE 1235.7s [2024-08-26T08:26:06.376Z] [2024-08-26T08:26:06.376Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:26:06.376Z] #150 ... [2024-08-26T08:26:06.376Z] [2024-08-26T08:26:06.376Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:26:06.672Z] #180 DONE 0.4s [2024-08-26T08:26:06.672Z] [2024-08-26T08:26:06.672Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T08:26:06.672Z] #154 ... [2024-08-26T08:26:06.672Z] [2024-08-26T08:26:06.672Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:26:06.938Z] #181 DONE 0.2s [2024-08-26T08:26:06.938Z] [2024-08-26T08:26:06.938Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-26T08:26:07.216Z] #182 DONE 0.2s [2024-08-26T08:26:07.216Z] [2024-08-26T08:26:07.216Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-26T08:26:07.216Z] #183 DONE 0.1s [2024-08-26T08:26:07.216Z] [2024-08-26T08:26:07.216Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:26:07.481Z] #184 DONE 0.2s [2024-08-26T08:26:07.481Z] [2024-08-26T08:26:07.481Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:26:07.481Z] #151 ... [2024-08-26T08:26:07.481Z] [2024-08-26T08:26:07.481Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-26T08:26:07.747Z] #185 DONE 0.4s [2024-08-26T08:26:07.747Z] [2024-08-26T08:26:07.747Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-26T08:26:08.014Z] #186 DONE 0.3s [2024-08-26T08:26:08.014Z] [2024-08-26T08:26:08.014Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T08:26:08.279Z] #157 ... [2024-08-26T08:26:08.279Z] [2024-08-26T08:26:08.279Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T08:26:08.279Z] #187 DONE 0.1s [2024-08-26T08:26:08.279Z] [2024-08-26T08:26:08.279Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T08:26:10.864Z] #188 DONE 2.2s [2024-08-26T08:26:10.864Z] [2024-08-26T08:26:10.864Z] #108 [security-secretstore-setup] exporting to image [2024-08-26T08:26:10.864Z] #108 exporting layers [2024-08-26T08:26:12.350Z] #108 exporting layers 1.3s done [2024-08-26T08:26:12.350Z] #108 writing image sha256:26b7880fb7c0748f831eb420777aa96a5148a000f6eab4245e9598f4c5518356 done [2024-08-26T08:26:12.350Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-26T08:26:12.350Z] #108 DONE 12.7s [2024-08-26T08:26:12.350Z] [2024-08-26T08:26:12.350Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T08:27:08.712Z] #145 ... [2024-08-26T08:27:08.712Z] [2024-08-26T08:27:08.712Z] #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-26T08:27:08.712Z] #156 DONE 1297.8s [2024-08-26T08:27:08.712Z] [2024-08-26T08:27:08.712Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:27:08.712Z] #150 ... [2024-08-26T08:27:08.712Z] [2024-08-26T08:27:08.712Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:27:08.712Z] #189 DONE 0.3s [2024-08-26T08:27:08.712Z] [2024-08-26T08:27:08.712Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:27:08.980Z] #190 DONE 0.2s [2024-08-26T08:27:08.980Z] [2024-08-26T08:27:08.980Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-26T08:27:09.283Z] #191 DONE 0.4s [2024-08-26T08:27:09.283Z] [2024-08-26T08:27:09.283Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:27:09.550Z] #150 ... [2024-08-26T08:27:09.550Z] [2024-08-26T08:27:09.550Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:27:09.550Z] #192 DONE 0.3s [2024-08-26T08:27:09.550Z] [2024-08-26T08:27:09.550Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T08:27:09.550Z] #149 ... [2024-08-26T08:27:09.550Z] [2024-08-26T08:27:09.550Z] #193 [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-26T08:27:09.550Z] #193 DONE 0.1s [2024-08-26T08:27:09.816Z] [2024-08-26T08:27:09.816Z] #194 [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-26T08:27:11.749Z] #194 DONE 2.1s [2024-08-26T08:27:11.749Z] [2024-08-26T08:27:11.749Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:27:12.038Z] #151 ... [2024-08-26T08:27:12.038Z] [2024-08-26T08:27:12.038Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-26T08:27:12.038Z] #108 exporting layers [2024-08-26T08:27:12.616Z] #108 exporting layers 0.6s done [2024-08-26T08:27:12.617Z] #108 writing image sha256:ceb25ad27958df792738736856d1296cbbfb4d061b3459a21b02ecf8797625f8 done [2024-08-26T08:27:12.617Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-26T08:27:12.617Z] #108 DONE 13.3s [2024-08-26T08:27:12.617Z] [2024-08-26T08:27:12.617Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:29:34.296Z] #150 ... [2024-08-26T08:29:34.296Z] [2024-08-26T08:29:34.296Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T08:29:34.296Z] #145 DONE 1437.1s [2024-08-26T08:29:34.296Z] [2024-08-26T08:29:34.296Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T08:29:34.296Z] #158 ... [2024-08-26T08:29:34.296Z] [2024-08-26T08:29:34.296Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:29:34.296Z] #195 DONE 0.3s [2024-08-26T08:29:34.296Z] [2024-08-26T08:29:34.296Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:29:34.296Z] #196 DONE 0.2s [2024-08-26T08:29:34.296Z] [2024-08-26T08:29:34.296Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-26T08:29:34.296Z] #197 DONE 0.2s [2024-08-26T08:29:34.296Z] [2024-08-26T08:29:34.296Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:29:34.296Z] #198 DONE 0.1s [2024-08-26T08:29:34.296Z] [2024-08-26T08:29:34.296Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-26T08:29:34.296Z] #108 exporting layers [2024-08-26T08:29:34.296Z] #108 exporting layers 0.8s done [2024-08-26T08:29:34.296Z] #108 writing image sha256:4a95842398cf07462f2988fc7df1b9f32d6407ca06dd87bf1f8c4c3470af596f done [2024-08-26T08:29:34.296Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-26T08:29:34.296Z] #108 DONE 14.1s [2024-08-26T08:29:34.296Z] [2024-08-26T08:29:34.296Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:37:56.364Z] #150 ... [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T08:37:56.364Z] #159 DONE 1940.2s [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:37:56.364Z] #150 ... [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:37:56.364Z] #199 DONE 0.1s [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:37:56.364Z] #200 DONE 0.1s [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:37:56.364Z] #150 ... [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-26T08:37:56.364Z] #201 DONE 0.5s [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T08:37:56.364Z] #149 ... [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:37:56.364Z] #202 DONE 0.2s [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-26T08:37:56.364Z] #203 DONE 0.2s [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T08:37:56.364Z] #204 DONE 2.1s [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:37:56.364Z] #151 ... [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #108 [security-proxy-auth] exporting to image [2024-08-26T08:37:56.364Z] #108 exporting layers [2024-08-26T08:37:56.364Z] #108 exporting layers 0.7s done [2024-08-26T08:37:56.364Z] #108 writing image sha256:04c16e91a0f0696803a1375613e89545375e583bc5e3989fea9bd98f7945fc95 done [2024-08-26T08:37:56.364Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-26T08:37:56.364Z] #108 DONE 14.9s [2024-08-26T08:37:56.364Z] [2024-08-26T08:37:56.364Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:39:04.199Z] #151 ... [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T08:39:04.199Z] #154 DONE 2007.2s [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:39:04.199Z] #150 ... [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:39:04.199Z] #205 DONE 0.1s [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T08:39:04.199Z] #158 ... [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:39:04.199Z] #206 DONE 0.3s [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:39:04.199Z] #150 ... [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-26T08:39:04.199Z] #207 DONE 0.5s [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:39:04.199Z] #208 DONE 0.1s [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #108 [core-command] exporting to image [2024-08-26T08:39:04.199Z] #108 exporting layers [2024-08-26T08:39:04.199Z] #108 exporting layers 0.4s done [2024-08-26T08:39:04.199Z] #108 writing image sha256:92cbf89d7805c0fe0e873b043527ae92c8e1fd07eada0cb80db9c8630c3acb96 done [2024-08-26T08:39:04.199Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-26T08:39:04.199Z] #108 DONE 15.3s [2024-08-26T08:39:04.199Z] [2024-08-26T08:39:04.199Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:41:10.844Z] #151 ... [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T08:41:10.844Z] #158 DONE 2133.1s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T08:41:10.844Z] #150 DONE 2133.1s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T08:41:10.844Z] #157 ... [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:41:10.844Z] #209 DONE 0.4s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:41:10.844Z] #151 ... [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-26T08:41:10.844Z] #210 ... [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #211 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:41:10.844Z] #211 DONE 0.3s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #212 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:41:10.844Z] #212 DONE 0.2s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-26T08:41:10.844Z] #213 ... [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-26T08:41:10.844Z] #210 DONE 0.6s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:41:10.844Z] #214 DONE 0.2s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-26T08:41:10.844Z] #213 DONE 1.0s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #108 [core-keeper] exporting to image [2024-08-26T08:41:10.844Z] #108 exporting layers [2024-08-26T08:41:10.844Z] #108 exporting layers 0.7s done [2024-08-26T08:41:10.844Z] #108 writing image sha256:dcb5f384ea382b43a09c1555a8e05f138493969d5b7ce385fc5a736b969b6d13 [2024-08-26T08:41:10.844Z] #108 writing image sha256:dcb5f384ea382b43a09c1555a8e05f138493969d5b7ce385fc5a736b969b6d13 0.0s done [2024-08-26T08:41:10.844Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-08-26T08:41:10.844Z] #108 DONE 16.0s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:41:10.844Z] #215 DONE 0.2s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:41:10.844Z] #151 ... [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-26T08:41:10.844Z] #216 DONE 0.3s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #108 [core-data] exporting to image [2024-08-26T08:41:10.844Z] #108 exporting layers 0.6s done [2024-08-26T08:41:10.844Z] #108 writing image sha256:584b0e83cc70107ef370af23bd17656632422f54b8535646ecf8f74492ffbc48 done [2024-08-26T08:41:10.844Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-26T08:41:10.844Z] #108 DONE 16.6s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T08:41:10.844Z] #157 ... [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T08:41:10.844Z] #151 DONE 2140.2s [2024-08-26T08:41:10.844Z] [2024-08-26T08:41:10.844Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T08:41:11.117Z] #160 ... [2024-08-26T08:41:11.117Z] [2024-08-26T08:41:11.117Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:41:11.117Z] #217 DONE 0.2s [2024-08-26T08:41:11.117Z] [2024-08-26T08:41:11.117Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:41:11.383Z] #218 DONE 0.1s [2024-08-26T08:41:11.383Z] [2024-08-26T08:41:11.383Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-26T08:41:11.649Z] #219 DONE 0.4s [2024-08-26T08:41:11.649Z] [2024-08-26T08:41:11.649Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:41:11.649Z] #43 ... [2024-08-26T08:41:11.649Z] [2024-08-26T08:41:11.649Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:41:11.650Z] #220 DONE 0.1s [2024-08-26T08:41:11.920Z] [2024-08-26T08:41:11.921Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-26T08:41:11.921Z] #221 DONE 0.1s [2024-08-26T08:41:11.921Z] [2024-08-26T08:41:11.921Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:41:11.921Z] #43 ... [2024-08-26T08:41:11.921Z] [2024-08-26T08:41:11.921Z] #108 [core-metadata] exporting to image [2024-08-26T08:41:12.879Z] #108 exporting layers 0.7s done [2024-08-26T08:41:12.879Z] #108 writing image sha256:595a23ae463e8935dc759da666eea45d079bd1b5d255350108b5cc990fb9d685 done [2024-08-26T08:41:12.879Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-26T08:41:12.879Z] #108 DONE 17.3s [2024-08-26T08:41:12.879Z] [2024-08-26T08:41:12.879Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T08:41:51.734Z] #157 DONE 2175.7s [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:41:51.734Z] #44 ... [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:41:51.734Z] #222 DONE 0.1s [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:41:51.734Z] #43 ... [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:41:51.734Z] #223 DONE 0.3s [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T08:41:51.734Z] #44 ... [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T08:41:51.734Z] #149 DONE 2176.9s [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-26T08:41:51.734Z] #224 DONE 0.8s [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:41:51.734Z] #225 DONE 0.3s [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:41:51.734Z] #226 DONE 0.4s [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.734Z] #108 [support-scheduler] exporting to image [2024-08-26T08:41:51.734Z] #108 exporting layers [2024-08-26T08:41:51.734Z] #108 ... [2024-08-26T08:41:51.734Z] [2024-08-26T08:41:51.735Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:41:51.735Z] #227 DONE 0.2s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T08:41:51.735Z] #228 ... [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T08:41:51.735Z] #160 DONE 2178.5s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #108 [support-scheduler] exporting to image [2024-08-26T08:41:51.735Z] #108 exporting layers 0.7s done [2024-08-26T08:41:51.735Z] #108 writing image sha256:84fca6189e64f603e2073d73684e6a46814fabb57c8b97dae1d4e77e73054353 done [2024-08-26T08:41:51.735Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-26T08:41:51.735Z] #108 DONE 18.0s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T08:41:51.735Z] #228 DONE 0.5s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-26T08:41:51.735Z] #229 DONE 0.2s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:41:51.735Z] #43 ... [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #108 [support-notifications] exporting to image [2024-08-26T08:41:51.735Z] #108 ... [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T08:41:51.735Z] #230 DONE 0.1s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T08:41:51.735Z] #231 DONE 0.1s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:41:51.735Z] #43 ... [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T08:41:51.735Z] #232 DONE 0.4s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #108 [support-notifications] exporting to image [2024-08-26T08:41:51.735Z] #108 exporting layers 0.8s done [2024-08-26T08:41:51.735Z] #108 writing image sha256:456cd1f86a6337f90f9f6a1fde4ffc2ec7448ab8b6112fab7a112df4f89a5b99 0.1s done [2024-08-26T08:41:51.735Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-26T08:41:51.735Z] #108 DONE 18.9s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-26T08:41:51.735Z] #233 DONE 0.1s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #108 [support-cron-scheduler] exporting to image [2024-08-26T08:41:51.735Z] #108 exporting layers 1.3s done [2024-08-26T08:41:51.735Z] #108 writing image sha256:ae7aab51899c5135ab21231036ff94db56c2f840cac599c2adec53a83fcc1414 done [2024-08-26T08:41:51.735Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-26T08:41:51.735Z] #108 DONE 20.3s [2024-08-26T08:41:51.735Z] [2024-08-26T08:41:51.735Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T08:41:51.735Z] time="2024-08-26T08:01:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-26T08:41:51.737Z] $ docker stop --time=1 696412c86aae088c7cfc03491aba8fb27e26351d8e600f61801f59bb5cc1b9f4 [2024-08-26T08:41:53.430Z] $ docker rm -f --volumes 696412c86aae088c7cfc03491aba8fb27e26351d8e600f61801f59bb5cc1b9f4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T08:41:53.952Z] + docker images [2024-08-26T08:41:53.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-26T08:41:53.952Z] support-cron-scheduler-arm64 latest ae7aab51899c 4 seconds ago 43.5MB [2024-08-26T08:41:53.952Z] support-notifications-arm64 latest 456cd1f86a63 5 seconds ago 42MB [2024-08-26T08:41:53.952Z] support-scheduler-arm64 latest 84fca6189e64 6 seconds ago 41.3MB [2024-08-26T08:41:53.952Z] core-metadata-arm64 latest 595a23ae463e 42 seconds ago 39.3MB [2024-08-26T08:41:53.952Z] core-data-arm64 latest 584b0e83cc70 47 seconds ago 39.1MB [2024-08-26T08:41:53.952Z] core-keeper-arm64 latest dcb5f384ea38 48 seconds ago 39MB [2024-08-26T08:41:53.952Z] core-command-arm64 latest 92cbf89d7805 2 minutes ago 35MB [2024-08-26T08:41:53.952Z] security-proxy-auth-arm64 latest 04c16e91a0f0 4 minutes ago 32.6MB [2024-08-26T08:41:53.952Z] security-spiffe-token-provider-arm64 latest 4a95842398cf 12 minutes ago 29MB [2024-08-26T08:41:53.952Z] core-common-config-bootstrapper-arm64 latest ceb25ad27958 14 minutes ago 15.3MB [2024-08-26T08:41:53.952Z] security-secretstore-setup-arm64 latest 26b7880fb7c0 15 minutes ago 36.4MB [2024-08-26T08:41:53.952Z] security-bootstrapper-arm64 latest b07ff13a7f55 15 minutes ago 18.9MB [2024-08-26T08:41:53.952Z] security-proxy-setup-arm64 latest 906041ce1773 15 minutes ago 26.1MB [2024-08-26T08:41:53.952Z] security-spire-agent-arm64 latest 687a50c6e75e 38 minutes ago 174MB [2024-08-26T08:41:53.952Z] security-spire-config-arm64 latest 101a81c01062 38 minutes ago 115MB [2024-08-26T08:41:53.952Z] security-spire-server-arm64 latest 26162cf7ad08 38 minutes ago 116MB [2024-08-26T08:41:53.952Z] ci-base-image-arm64 latest 37eec699cd27 58 minutes ago 967MB [2024-08-26T08:41:53.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-26T08:41:53.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-26T08:41:54.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T08:41:54.411Z] [2024-08-26T08:41:54.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T08:41:54.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T08:41:55.005Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-26T08:41:55.005Z] 8998bd30e6a1: Pulling fs layer [2024-08-26T08:41:55.005Z] 04944245beec: Pulling fs layer [2024-08-26T08:41:55.005Z] 699f458cf7ca: Pulling fs layer [2024-08-26T08:41:55.005Z] 765212b225bb: Pulling fs layer [2024-08-26T08:41:55.005Z] f23df028b6ca: Pulling fs layer [2024-08-26T08:41:55.005Z] d65c8cfc05b1: Pulling fs layer [2024-08-26T08:41:55.005Z] 2437ff75d9bd: Pulling fs layer [2024-08-26T08:41:55.005Z] 765212b225bb: Waiting [2024-08-26T08:41:55.005Z] f23df028b6ca: Waiting [2024-08-26T08:41:55.005Z] d65c8cfc05b1: Waiting [2024-08-26T08:41:55.005Z] 2437ff75d9bd: Waiting [2024-08-26T08:41:55.005Z] 04944245beec: Verifying Checksum [2024-08-26T08:41:55.005Z] 04944245beec: Download complete [2024-08-26T08:41:55.005Z] 765212b225bb: Verifying Checksum [2024-08-26T08:41:55.005Z] 765212b225bb: Download complete [2024-08-26T08:41:55.271Z] d65c8cfc05b1: Verifying Checksum [2024-08-26T08:41:55.271Z] d65c8cfc05b1: Download complete [2024-08-26T08:41:55.271Z] 699f458cf7ca: Download complete [2024-08-26T08:41:55.851Z] 8998bd30e6a1: Verifying Checksum [2024-08-26T08:41:55.851Z] 8998bd30e6a1: Download complete [2024-08-26T08:41:58.447Z] 2437ff75d9bd: Verifying Checksum [2024-08-26T08:41:58.447Z] 2437ff75d9bd: Download complete [2024-08-26T08:42:00.389Z] 8998bd30e6a1: Pull complete [2024-08-26T08:42:00.972Z] 04944245beec: Pull complete [2024-08-26T08:42:02.909Z] 699f458cf7ca: Pull complete [2024-08-26T08:42:02.909Z] 765212b225bb: Pull complete [2024-08-26T08:42:03.865Z] f23df028b6ca: Pull complete [2024-08-26T08:42:04.131Z] d65c8cfc05b1: Pull complete [2024-08-26T08:42:22.328Z] 2437ff75d9bd: Pull complete [2024-08-26T08:42:22.328Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-26T08:42:22.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T08:42:22.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T08:42:22.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container [2024-08-26T08:42:22.658Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-26T08:42:25.874Z] $ docker top 330c785dbc0ca2a4e905153294c8ead4b12faed96cfe1cf91ce7516521cbe583 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T08:42:26.879Z] ---> job-cost.sh [2024-08-26T08:42:26.879Z] lf-activate-venv: SKIPPING [2024-08-26T08:42:26.879Z] INFO: No Stack... [2024-08-26T08:42:27.151Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-26T08:42:28.119Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T08:42:28.777Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-08-26T08:42:28.777Z] + cut -d, -f6 [Pipeline] lock [2024-08-26T08:42:28.833Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-3-stack-cost] [2024-08-26T08:42:28.846Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4873-3-stack-cost] did not exist. Created. [2024-08-26T08:42:28.853Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T08:42:29.544Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-26T08:42:29.780Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T08:42:29.792Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T08:42:29.802Z] $ docker stop --time=1 330c785dbc0ca2a4e905153294c8ead4b12faed96cfe1cf91ce7516521cbe583 [2024-08-26T08:42:31.391Z] $ docker rm -f --volumes 330c785dbc0ca2a4e905153294c8ead4b12faed96cfe1cf91ce7516521cbe583 [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-26T08:42:31.935Z] provisioning config files... [2024-08-26T08:42:31.942Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config17953997108066908582tmp [Pipeline] { [Pipeline] sh [2024-08-26T08:42:32.251Z] + set +x [2024-08-26T08:42:32.251Z] + curl -s https://codecov.io/bash [2024-08-26T08:42:32.251Z] + bash -s -- [2024-08-26T08:42:32.251Z] [2024-08-26T08:42:32.251Z] _____ _ [2024-08-26T08:42:32.251Z] / ____| | | [2024-08-26T08:42:32.251Z] | | ___ __| | ___ ___ _____ __ [2024-08-26T08:42:32.251Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-26T08:42:32.251Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-26T08:42:32.251Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-26T08:42:32.251Z] Bash-1.0.6 [2024-08-26T08:42:32.251Z] [2024-08-26T08:42:32.251Z] [2024-08-26T08:42:32.251Z] ==> git version 2.25.1 found [2024-08-26T08:42:32.252Z] ==> 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-26T08:42:32.252Z] Release-Date: 2020-01-08 [2024-08-26T08:42:32.252Z] 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-26T08:42:32.252Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-26T08:42:32.252Z] ==> Jenkins CI detected. [2024-08-26T08:42:32.512Z] current dir:  /w/workspace/edgex-go/3 [2024-08-26T08:42:32.512Z] project root: . [2024-08-26T08:42:32.512Z] --> token set from env [2024-08-26T08:42:32.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-26T08:42:32.512Z] ==> Running gcov in . (disable via -X gcov) [2024-08-26T08:42:32.512Z] ==> Python coveragepy not found [2024-08-26T08:42:32.512Z] ==> Searching for coverage reports in: [2024-08-26T08:42:32.512Z] + . [2024-08-26T08:42:32.512Z] -> Found 1 reports [2024-08-26T08:42:32.512Z] ==> Detecting git/mercurial file structure [2024-08-26T08:42:32.512Z] ==> Reading reports [2024-08-26T08:42:32.512Z] + ./coverage.out bytes=544290 [2024-08-26T08:42:32.512Z] ==> Appending adjustments [2024-08-26T08:42:32.512Z] https://docs.codecov.io/docs/fixing-reports [2024-08-26T08:42:33.893Z] + Found adjustments [2024-08-26T08:42:33.893Z] ==> Gzipping contents [2024-08-26T08:42:33.893Z] 68K /tmp/codecov.2KRwa2.gz [2024-08-26T08:42:33.893Z] ==> Uploading reports [2024-08-26T08:42:33.893Z] url: https://codecov.io [2024-08-26T08:42:33.893Z] query: branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= [2024-08-26T08:42:33.893Z] -> Pinging Codecov [2024-08-26T08:42:33.893Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= [2024-08-26T08:42:34.152Z] -> Uploading to [2024-08-26T08:42:34.152Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-26/00271124DB129430A58F1EEE437C3FCB/186dac255150c0c5ccd0f081a54f1a22cd3f1566/11c89c80-c3a0-422a-a1b7-89fd73828c38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240826%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240826T084233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92a71a0e692bf9805a8da38f15f0f8a3553b1c75db6209c29913e186df3e900f [2024-08-26T08:42:34.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T08:42:34.152Z] Dload Upload Total Spent Left Speed [2024-08-26T08:42:34.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67919 0 0 100 67919 0 239k --:--:-- --:--:-- --:--:-- 239k [2024-08-26T08:42:34.417Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] } [2024-08-26T08:42:34.424Z] 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-26T08:42:35.165Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-26T08:42:35.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T08:42:36.317Z] ---> package-listing.sh [2024-08-26T08:42:36.317Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-26T08:42:36.317Z] ++ facter osfamily [2024-08-26T08:42:36.578Z] + OS_FAMILY=debian [2024-08-26T08:42:36.578Z] + workspace=/w/workspace/edgex-go/3 [2024-08-26T08:42:36.578Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-26T08:42:36.578Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-26T08:42:36.578Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-26T08:42:36.578Z] + PACKAGES=/tmp/packages_start.txt [2024-08-26T08:42:36.578Z] + '[' /w/workspace/edgex-go/3 ']' [2024-08-26T08:42:36.578Z] + PACKAGES=/tmp/packages_end.txt [2024-08-26T08:42:36.578Z] + case "${OS_FAMILY}" in [2024-08-26T08:42:36.578Z] + dpkg -l [2024-08-26T08:42:36.578Z] + grep '^ii' [2024-08-26T08:42:36.578Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-26T08:42:36.578Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-26T08:42:36.578Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-26T08:42:36.578Z] + '[' /w/workspace/edgex-go/3 ']' [2024-08-26T08:42:36.578Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-08-26T08:42:36.578Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-08-26T08:42:36.593Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-26T08:42:36.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T08:42:37.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T08:42:37.447Z] [2024-08-26T08:42:37.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T08:42:37.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T08:42:37.747Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-26T08:42:37.747Z] 5eb5b503b376: Pulling fs layer [2024-08-26T08:42:37.747Z] 5c69ac0246d0: Pulling fs layer [2024-08-26T08:42:37.747Z] ec43610c2a17: Pulling fs layer [2024-08-26T08:42:37.747Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-26T08:42:37.747Z] 33b1e0a273af: Pulling fs layer [2024-08-26T08:42:37.747Z] 5d3b04190fa2: Pulling fs layer [2024-08-26T08:42:37.747Z] 2f39f015ded8: Pulling fs layer [2024-08-26T08:42:37.747Z] 3a2ae6a8a46f: Waiting [2024-08-26T08:42:37.747Z] 33b1e0a273af: Waiting [2024-08-26T08:42:37.747Z] 2f39f015ded8: Waiting [2024-08-26T08:42:37.747Z] 5d3b04190fa2: Waiting [2024-08-26T08:42:37.747Z] 5c69ac0246d0: Verifying Checksum [2024-08-26T08:42:37.747Z] 5c69ac0246d0: Download complete [2024-08-26T08:42:37.747Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-26T08:42:37.747Z] 3a2ae6a8a46f: Download complete [2024-08-26T08:42:37.747Z] 33b1e0a273af: Verifying Checksum [2024-08-26T08:42:37.747Z] 33b1e0a273af: Download complete [2024-08-26T08:42:37.747Z] 5d3b04190fa2: Verifying Checksum [2024-08-26T08:42:37.747Z] 5d3b04190fa2: Download complete [2024-08-26T08:42:37.747Z] ec43610c2a17: Verifying Checksum [2024-08-26T08:42:37.747Z] ec43610c2a17: Download complete [2024-08-26T08:42:38.006Z] 5eb5b503b376: Verifying Checksum [2024-08-26T08:42:38.006Z] 5eb5b503b376: Download complete [2024-08-26T08:42:38.572Z] 2f39f015ded8: Download complete [2024-08-26T08:42:39.138Z] 5eb5b503b376: Pull complete [2024-08-26T08:42:39.396Z] 5c69ac0246d0: Pull complete [2024-08-26T08:42:39.654Z] ec43610c2a17: Pull complete [2024-08-26T08:42:39.913Z] 3a2ae6a8a46f: Pull complete [2024-08-26T08:42:40.172Z] 33b1e0a273af: Pull complete [2024-08-26T08:42:40.172Z] 5d3b04190fa2: Pull complete [2024-08-26T08:42:44.404Z] 2f39f015ded8: Pull complete [2024-08-26T08:42:44.404Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-26T08:42:44.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T08:42:44.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T08:42:44.505Z] prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container [2024-08-26T08:42:44.527Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-26T08:42:48.566Z] $ docker top a08c30c1ed4d01aac1eb28014da411e24531c156ef5d2b8b5bd6de512846e8b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T08:42:48.924Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-26T08:42:49.210Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-26T08:42:49.510Z] + ls /var/log/sa-host [2024-08-26T08:42:49.510Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T08:42:49.794Z] provisioning config files... [2024-08-26T08:42:49.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1835592628263743119tmp [Pipeline] { [Pipeline] echo [2024-08-26T08:42:49.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T08:42:50.106Z] ---> create-netrc.sh [Pipeline] } [2024-08-26T08:42:50.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-26T08:42:50.446Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-26T08:42:50.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T08:42:50.752Z] ---> sudo-logs.sh [2024-08-26T08:42:50.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-26T08:42:50.785Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T08:42:51.068Z] ---> job-cost.sh [2024-08-26T08:42:51.068Z] lf-activate-venv: SKIPPING [2024-08-26T08:42:51.068Z] DEBUG: total: 0.2199999988079071 [2024-08-26T08:42:51.068Z] INFO: Retrieving Stack Cost... [2024-08-26T08:42:51.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T08:42:51.893Z] INFO: Archiving Costs [Pipeline] echo [2024-08-26T08:42:51.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T08:42:52.185Z] ---> logs-deploy.sh [2024-08-26T08:42:52.185Z] lf-activate-venv: SKIPPING [2024-08-26T08:42:52.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4873/3 [2024-08-26T08:42:52.185Z] INFO: archiving workspace using pattern(s): [2024-08-26T08:42:53.120Z] Archives upload complete. [2024-08-26T08:42:53.380Z] INFO: archiving logs to Nexus [2024-08-26T08:42:53.951Z] ---> uname -a: [2024-08-26T08:42:53.951Z] Linux prd-ubuntu20-04-docker-8c-8g-8593 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] ---> lscpu: [2024-08-26T08:42:53.951Z] Architecture: x86_64 [2024-08-26T08:42:53.951Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-26T08:42:53.951Z] Byte Order: Little Endian [2024-08-26T08:42:53.951Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-26T08:42:53.951Z] CPU(s): 8 [2024-08-26T08:42:53.951Z] On-line CPU(s) list: 0-7 [2024-08-26T08:42:53.951Z] Thread(s) per core: 1 [2024-08-26T08:42:53.951Z] Core(s) per socket: 1 [2024-08-26T08:42:53.951Z] Socket(s): 8 [2024-08-26T08:42:53.951Z] NUMA node(s): 1 [2024-08-26T08:42:53.951Z] Vendor ID: AuthenticAMD [2024-08-26T08:42:53.951Z] CPU family: 23 [2024-08-26T08:42:53.951Z] Model: 49 [2024-08-26T08:42:53.951Z] Model name: AMD EPYC-Rome Processor [2024-08-26T08:42:53.951Z] Stepping: 0 [2024-08-26T08:42:53.951Z] CPU MHz: 2800.000 [2024-08-26T08:42:53.951Z] BogoMIPS: 5600.00 [2024-08-26T08:42:53.951Z] Virtualization: AMD-V [2024-08-26T08:42:53.951Z] Hypervisor vendor: KVM [2024-08-26T08:42:53.951Z] Virtualization type: full [2024-08-26T08:42:53.951Z] L1d cache: 256 KiB [2024-08-26T08:42:53.951Z] L1i cache: 256 KiB [2024-08-26T08:42:53.951Z] L2 cache: 4 MiB [2024-08-26T08:42:53.951Z] L3 cache: 128 MiB [2024-08-26T08:42:53.951Z] NUMA node0 CPU(s): 0-7 [2024-08-26T08:42:53.951Z] Vulnerability Itlb multihit: Not affected [2024-08-26T08:42:53.951Z] Vulnerability L1tf: Not affected [2024-08-26T08:42:53.951Z] Vulnerability Mds: Not affected [2024-08-26T08:42:53.951Z] Vulnerability Meltdown: Not affected [2024-08-26T08:42:53.951Z] Vulnerability Mmio stale data: Not affected [2024-08-26T08:42:53.951Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-26T08:42:53.951Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-26T08:42:53.951Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-26T08:42:53.951Z] Vulnerability Srbds: Not affected [2024-08-26T08:42:53.951Z] Vulnerability Tsx async abort: Not affected [2024-08-26T08:42:53.951Z] 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-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] ---> nproc: [2024-08-26T08:42:53.951Z] 8 [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] ---> df -h: [2024-08-26T08:42:53.951Z] Filesystem Size Used Avail Use% Mounted on [2024-08-26T08:42:53.951Z] overlay 155G 28G 128G 18% / [2024-08-26T08:42:53.951Z] tmpfs 64M 0 64M 0% /dev [2024-08-26T08:42:53.951Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-26T08:42:53.951Z] shm 64M 0 64M 0% /dev/shm [2024-08-26T08:42:53.951Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] ---> sar -b -r -n DEV: [2024-08-26T08:42:53.951Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8593) 08/26/24 _x86_64_ (8 CPU) [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] 07:38:16 LINUX RESTART (8 CPU) [2024-08-26T08:42:53.951Z] [2024-08-26T08:42:53.951Z] 07:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-26T08:42:53.951Z] 07:40:01 358.55 10.61 347.94 0.00 1773.80 47243.52 0.00 [2024-08-26T08:42:53.951Z] 07:41:01 107.57 0.97 106.60 0.00 12.80 37347.93 0.00 [2024-08-26T08:42:53.951Z] 07:42:01 42.20 0.18 42.01 0.00 1.47 32901.25 0.00 [2024-08-26T08:42:53.951Z] 07:43:01 55.16 0.17 54.99 0.00 3.07 40582.91 0.00 [2024-08-26T08:42:53.951Z] 07:44:01 637.38 4.28 633.10 0.00 148.73 257640.51 0.00 [2024-08-26T08:42:53.951Z] 07:45:01 629.07 13.31 615.76 0.00 2077.17 190045.32 0.00 [2024-08-26T08:42:53.951Z] 07:46:01 348.89 1.47 347.43 0.00 2271.40 66994.24 0.00 [2024-08-26T08:42:53.951Z] 07:47:01 358.84 0.12 358.72 0.00 0.93 116198.17 0.00 [2024-08-26T08:42:53.951Z] 07:48:01 602.10 0.07 602.03 0.00 2.40 88302.62 0.00 [2024-08-26T08:42:53.951Z] 07:49:01 2.60 0.00 2.60 0.00 0.00 30.39 0.00 [2024-08-26T08:42:53.951Z] 07:50:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2024-08-26T08:42:53.951Z] 07:51:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2024-08-26T08:42:53.951Z] 07:52:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2024-08-26T08:42:53.951Z] 07:53:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-08-26T08:42:53.951Z] 07:54:01 1.70 0.02 1.68 0.00 0.13 23.46 0.00 [2024-08-26T08:42:53.951Z] 07:55:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2024-08-26T08:42:53.951Z] 07:56:02 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-08-26T08:42:53.951Z] 07:57:01 1.68 0.00 1.68 0.00 0.00 19.38 0.00 [2024-08-26T08:42:53.951Z] 07:58:01 0.90 0.00 0.90 0.00 0.00 10.39 0.00 [2024-08-26T08:42:53.951Z] 07:59:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 [2024-08-26T08:42:53.951Z] 08:00:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-08-26T08:42:53.951Z] 08:01:01 3.40 1.02 2.38 0.00 21.86 31.99 0.00 [2024-08-26T08:42:53.951Z] 08:02:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-08-26T08:42:53.951Z] 08:03:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2024-08-26T08:42:53.951Z] 08:04:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2024-08-26T08:42:53.951Z] 08:05:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 [2024-08-26T08:42:53.951Z] 08:06:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2024-08-26T08:42:53.951Z] 08:07:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2024-08-26T08:42:53.951Z] 08:08:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-08-26T08:42:53.951Z] 08:09:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 [2024-08-26T08:42:53.951Z] 08:10:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-08-26T08:42:53.951Z] 08:11:01 1.28 0.00 1.28 0.00 0.00 15.99 0.00 [2024-08-26T08:42:53.951Z] 08:12:01 0.93 0.00 0.93 0.00 0.00 11.59 0.00 [2024-08-26T08:42:53.951Z] 08:13:01 1.57 0.18 1.38 0.00 18.53 19.73 0.00 [2024-08-26T08:42:53.951Z] 08:14:01 2.28 0.00 2.28 0.00 0.00 27.06 0.00 [2024-08-26T08:42:53.951Z] 08:15:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 [2024-08-26T08:42:53.951Z] 08:16:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2024-08-26T08:42:53.951Z] 08:17:01 1.52 0.02 1.50 0.00 0.13 17.19 0.00 [2024-08-26T08:42:53.951Z] 08:18:01 2.87 1.58 1.28 0.00 36.93 17.33 0.00 [2024-08-26T08:42:53.951Z] 08:19:01 1.72 0.00 1.72 0.00 0.00 21.06 0.00 [2024-08-26T08:42:53.951Z] 08:20:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-08-26T08:42:53.951Z] 08:21:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2024-08-26T08:42:53.951Z] 08:22:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2024-08-26T08:42:53.951Z] 08:23:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2024-08-26T08:42:53.951Z] 08:24:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-08-26T08:42:53.951Z] 08:25:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 [2024-08-26T08:42:53.951Z] 08:26:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-08-26T08:42:53.951Z] 08:27:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2024-08-26T08:42:53.951Z] 08:28:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-08-26T08:42:53.951Z] 08:29:01 1.62 0.00 1.62 0.00 0.00 19.99 0.00 [2024-08-26T08:42:53.951Z] 08:30:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2024-08-26T08:42:53.951Z] 08:31:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 [2024-08-26T08:42:53.951Z] 08:32:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-08-26T08:42:53.951Z] 08:33:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2024-08-26T08:42:53.951Z] 08:34:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2024-08-26T08:42:53.951Z] 08:35:01 1.57 0.00 1.57 0.00 0.00 19.59 0.00 [2024-08-26T08:42:53.951Z] 08:36:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2024-08-26T08:42:53.951Z] 08:37:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 [2024-08-26T08:42:53.951Z] 08:38:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-08-26T08:42:53.951Z] 08:39:01 1.42 0.00 1.42 0.00 0.00 18.79 0.00 [2024-08-26T08:42:53.951Z] 08:40:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2024-08-26T08:42:53.951Z] 08:41:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 [2024-08-26T08:42:53.951Z] 08:42:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-08-26T08:42:53.951Z] Average: 50.96 0.54 50.42 0.00 100.69 13935.37 0.00 [2024-08-26T08:42:53.952Z] [2024-08-26T08:42:53.952Z] 07:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-26T08:42:53.952Z] 07:40:01 28665604 31516716 798464 2.43 81472 3025064 1986968 5.86 1121668 2692612 8944 [2024-08-26T08:42:53.952Z] 07:41:01 27079748 31346760 958676 2.92 129132 4265480 2124000 6.26 1922096 3336840 928672 [2024-08-26T08:42:53.952Z] 07:42:01 26533220 30850884 1452536 4.42 133820 4292668 2387844 7.04 1974912 3808392 487280 [2024-08-26T08:42:53.952Z] 07:43:01 26460624 31530960 776348 2.36 136124 5037724 1898444 5.59 1721136 4130292 35484 [2024-08-26T08:42:53.952Z] 07:44:01 19499788 31070860 1176204 3.58 193260 11225808 3643796 10.74 2457052 10025552 310028 [2024-08-26T08:42:53.952Z] 07:45:01 11613724 29081452 3101060 9.43 361020 16375416 8133304 23.97 5066664 14642084 388032 [2024-08-26T08:42:53.952Z] 07:46:01 7880268 28144520 4027528 12.25 393148 19000128 11275540 33.23 7368640 15910732 1190620 [2024-08-26T08:42:53.952Z] 07:47:01 6747820 29418184 2772916 8.43 404176 21343956 7809624 23.02 6972776 17422268 686048 [2024-08-26T08:42:53.952Z] 07:48:01 9763484 31399696 849440 2.58 412804 20497168 2230660 6.57 3286716 18363664 388 [2024-08-26T08:42:53.952Z] 07:49:01 9764044 31400372 848720 2.58 412848 20497164 2230660 6.57 3286672 18363668 12 [2024-08-26T08:42:53.952Z] 07:50:01 9812884 31449236 799820 2.43 412868 20497172 2230660 6.57 3238204 18363668 184 [2024-08-26T08:42:53.952Z] 07:51:01 9812812 31449180 799784 2.43 412884 20497176 2230660 6.57 3238212 18363672 184 [2024-08-26T08:42:53.952Z] 07:52:01 9816364 31452736 796216 2.42 412896 20497180 2230660 6.57 3234812 18363676 12 [2024-08-26T08:42:53.952Z] 07:53:01 9817728 31454132 794912 2.42 412916 20497180 2230660 6.57 3235224 18363676 192 [2024-08-26T08:42:53.952Z] 07:54:01 9817048 31453476 795788 2.42 412964 20497164 2238668 6.60 3235932 18363656 240 [2024-08-26T08:42:53.952Z] 07:55:01 9817040 31453504 795748 2.42 412992 20497164 2238668 6.60 3235912 18363660 176 [2024-08-26T08:42:53.952Z] 07:56:02 9816836 31453348 795844 2.42 413036 20497168 2238668 6.60 3236000 18363664 192 [2024-08-26T08:42:53.952Z] 07:57:01 9816892 31453452 795752 2.42 413068 20497172 2238668 6.60 3235716 18363672 8 [2024-08-26T08:42:53.952Z] 07:58:01 9816904 31453488 795660 2.42 413088 20497172 2238668 6.60 3236052 18363668 20 [2024-08-26T08:42:53.952Z] 07:59:01 9816824 31453444 795632 2.42 413132 20497176 2238668 6.60 3235904 18363672 36 [2024-08-26T08:42:53.952Z] 08:00:01 9817484 31454116 794792 2.42 413160 20497180 2238668 6.60 3235212 18363676 208 [2024-08-26T08:42:53.952Z] 08:01:01 9815740 31453444 795540 2.42 413224 20497800 2283164 6.73 3235768 18364196 188 [2024-08-26T08:42:53.952Z] 08:02:01 9815908 31453640 795288 2.42 413244 20497804 2283164 6.73 3235796 18364204 24 [2024-08-26T08:42:53.952Z] 08:03:01 9816548 31454364 794660 2.42 413268 20497872 2283164 6.73 3235888 18364264 192 [2024-08-26T08:42:53.952Z] 08:04:01 9816568 31454412 794740 2.42 413292 20497876 2283164 6.73 3236136 18364276 220 [2024-08-26T08:42:53.952Z] 08:05:01 9816008 31453912 795236 2.42 413340 20497880 2283164 6.73 3236396 18364280 192 [2024-08-26T08:42:53.952Z] 08:06:01 9815692 31453620 795468 2.42 413360 20497880 2283164 6.73 3235984 18364280 196 [2024-08-26T08:42:53.952Z] 08:07:01 9816352 31454320 794708 2.42 413392 20497884 2283164 6.73 3235868 18364284 184 [2024-08-26T08:42:53.952Z] 08:08:01 9816376 31454344 794656 2.42 413420 20497884 2283164 6.73 3235532 18364284 12 [2024-08-26T08:42:53.952Z] 08:09:01 9816204 31454212 794724 2.42 413456 20497884 2283164 6.73 3235640 18364288 12 [2024-08-26T08:42:53.952Z] 08:10:01 9816124 31454172 794724 2.42 413472 20497888 2283164 6.73 3235432 18364292 32 [2024-08-26T08:42:53.952Z] 08:11:01 9816280 31454368 794444 2.42 413500 20497892 2283164 6.73 3235528 18364292 8 [2024-08-26T08:42:53.952Z] 08:12:01 9816156 31454248 794704 2.42 413512 20497900 2283164 6.73 3235540 18364296 36 [2024-08-26T08:42:53.952Z] 08:13:01 9811360 31450612 796492 2.42 413540 20498600 2289488 6.75 3237076 18364936 340 [2024-08-26T08:42:53.952Z] 08:14:01 9814308 31453328 795368 2.42 413576 20498588 2306536 6.80 3235916 18364924 80 [2024-08-26T08:42:53.952Z] 08:15:01 9814316 31453380 795276 2.42 413612 20498592 2306536 6.80 3235880 18364928 44 [2024-08-26T08:42:53.952Z] 08:16:01 9814520 31453592 795108 2.42 413624 20498592 2306536 6.80 3235948 18364928 4 [2024-08-26T08:42:53.952Z] 08:17:01 9814472 31453548 795076 2.42 413652 20498592 2306536 6.80 3236000 18364932 8 [2024-08-26T08:42:53.952Z] 08:18:01 9809384 31450896 797524 2.43 413688 20499836 2306536 6.80 3242408 18365364 212 [2024-08-26T08:42:53.952Z] 08:19:01 9809872 31451444 796940 2.42 413720 20499840 2306536 6.80 3242016 18365356 232 [2024-08-26T08:42:53.952Z] 08:20:01 9810148 31451724 796644 2.42 413736 20499844 2306536 6.80 3241336 18365360 12 [2024-08-26T08:42:53.952Z] 08:21:01 9809724 31451300 797176 2.42 413764 20499840 2306536 6.80 3241424 18365360 4 [2024-08-26T08:42:53.952Z] 08:22:01 9809632 31451264 797396 2.42 413784 20499848 2306536 6.80 3241852 18365368 192 [2024-08-26T08:42:53.952Z] 08:23:01 9809752 31451392 797244 2.42 413808 20499852 2306536 6.80 3241492 18365372 192 [2024-08-26T08:42:53.952Z] 08:24:01 9809800 31451492 797116 2.42 413836 20499844 2306536 6.80 3241632 18365368 16 [2024-08-26T08:42:53.952Z] 08:25:01 9809500 31451236 797316 2.42 413856 20499856 2306536 6.80 3241612 18365372 32 [2024-08-26T08:42:53.952Z] 08:26:01 9809452 31451192 797288 2.42 413868 20499860 2306536 6.80 3241656 18365376 28 [2024-08-26T08:42:53.952Z] 08:27:01 9809656 31451428 797008 2.42 413880 20499860 2306536 6.80 3241760 18365380 4 [2024-08-26T08:42:53.952Z] 08:28:01 9809608 31451384 796980 2.42 413892 20499864 2306536 6.80 3242032 18365384 8 [2024-08-26T08:42:53.952Z] 08:29:01 9809580 31451372 797112 2.42 413928 20499860 2306536 6.80 3241692 18365388 12 [2024-08-26T08:42:53.952Z] 08:30:01 9809816 31451664 796808 2.42 413952 20499872 2306536 6.80 3241660 18365396 12 [2024-08-26T08:42:53.952Z] 08:31:01 9809604 31451460 797000 2.42 413968 20499876 2306536 6.80 3241816 18365400 8 [2024-08-26T08:42:53.952Z] 08:32:01 9810100 31452008 796428 2.42 413984 20499876 2290140 6.75 3241740 18365404 8 [2024-08-26T08:42:53.952Z] 08:33:01 9810044 31451956 796388 2.42 414008 20499880 2290140 6.75 3241760 18365408 12 [2024-08-26T08:42:53.952Z] 08:34:01 9809988 31451956 796340 2.42 414040 20499880 2290140 6.75 3241848 18365416 20 [2024-08-26T08:42:53.952Z] 08:35:01 9809896 31451880 796532 2.42 414080 20499888 2290140 6.75 3241836 18365404 16 [2024-08-26T08:42:53.952Z] 08:36:01 9809620 31451608 796764 2.42 414092 20499892 2290140 6.75 3241816 18365408 24 [2024-08-26T08:42:53.952Z] 08:37:01 9809572 31451620 796892 2.42 414104 20499896 2290140 6.75 3242428 18365412 48 [2024-08-26T08:42:53.952Z] 08:38:01 9809736 31451820 796640 2.42 414124 20499900 2290140 6.75 3242320 18365424 224 [2024-08-26T08:42:53.952Z] 08:39:01 9809824 31451912 796520 2.42 414160 20499896 2290140 6.75 3242028 18365428 60 [2024-08-26T08:42:53.952Z] 08:40:01 9809704 31451844 796504 2.42 414172 20499904 2290140 6.75 3242508 18365420 200 [2024-08-26T08:42:53.952Z] 08:41:01 9809792 31451936 796400 2.42 414184 20499908 2290140 6.75 3242020 18365424 8 [2024-08-26T08:42:53.952Z] 08:42:01 9809572 31451768 796744 2.42 414220 20499908 2290140 6.75 3242112 18365428 12 [2024-08-26T08:42:53.952Z] Average: 11017356 31313390 935869 2.85 390129 19237995 2614457 7.71 3283058 17175034 64132 [2024-08-26T08:42:53.952Z] [2024-08-26T08:42:53.952Z] 07:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-26T08:42:53.952Z] 07:40:01 docker0 738.06 669.16 53.80 3063.31 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:40:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:40:01 veth9d34ea7 143.13 154.19 14.10 137.43 0.00 0.00 0.00 0.01 [2024-08-26T08:42:53.952Z] 07:40:01 ens3 907.81 892.87 8040.44 110.36 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:41:01 docker0 122.66 162.37 10.18 1933.30 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:41:01 ens3 189.69 139.39 1968.68 22.73 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:41:01 vethdcee72e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:42:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:42:01 ens3 35.35 21.33 29.72 15.39 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:42:01 vethdcee72e 1.30 1.32 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:43:01 ens3 26.87 16.26 23.21 12.39 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:44:01 veth77c99b8 36.53 49.34 3.58 217.21 0.00 0.00 0.00 0.02 [2024-08-26T08:42:53.952Z] 07:44:01 docker0 231.73 338.25 18.40 2273.61 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:44:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:44:01 veth6aa04d2 36.12 49.09 3.52 229.99 0.00 0.00 0.00 0.02 [2024-08-26T08:42:53.952Z] 07:44:01 ens3 678.49 423.21 6067.52 194.86 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:44:01 vethd3dbff2 32.50 51.94 3.29 248.78 0.00 0.00 0.00 0.02 [2024-08-26T08:42:53.952Z] 07:44:01 veth779513a 36.02 50.32 3.51 214.95 0.00 0.00 0.00 0.02 [2024-08-26T08:42:53.952Z] 07:44:01 vethf5ac50f 35.97 51.12 3.57 250.47 0.00 0.00 0.00 0.02 [2024-08-26T08:42:53.952Z] 07:44:01 veth31de961 0.40 1.28 0.04 0.17 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 vethe6e01e0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 veth7b5a36d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 veth17ea915 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 veth539365f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 vethd66951c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 docker0 228.91 406.98 20.75 4802.48 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 veth2e6feb3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 ens3 774.03 375.87 6862.01 39.49 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 vethe2af040 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 veth5dd1e8d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 vethd54464d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 vethd1cc077 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 vethe9c60eb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 vetha9b5c34 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 veth31de961 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:45:01 veth85de48e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 vethe6e01e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 veth7b5a36d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 veth17ea915 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 veth539365f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 vethd66951c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 veth2e6feb3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 ens3 8.75 5.56 35.10 2.34 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 vethe2af040 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 veth5dd1e8d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 vethd54464d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 vethd1cc077 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 vethe9c60eb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 vetha9b5c34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 veth31de961 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:46:01 veth85de48e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 vethe6e01e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 veth7b5a36d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 veth17ea915 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 veth539365f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 vethd66951c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 veth2e6feb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 ens3 5.96 3.13 4.78 2.53 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 vethe2af040 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 veth5dd1e8d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 vethd54464d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 vethd1cc077 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 vethe9c60eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 vetha9b5c34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 veth31de961 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:47:01 veth85de48e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:48:01 ens3 3.73 2.35 4.02 1.87 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:49:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:54:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:56:02 ens3 0.33 0.23 0.84 0.02 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:58:01 ens3 0.68 0.25 0.29 0.21 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 07:59:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:00:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:02:01 ens3 0.50 0.25 0.28 0.21 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:03:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:04:01 ens3 1.13 0.12 0.18 0.07 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:05:01 ens3 0.57 0.40 0.32 0.22 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:09:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.952Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:13:01 ens3 0.18 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:14:01 ens3 0.33 0.37 0.15 0.10 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:18:01 ens3 7.87 6.42 5.60 6.30 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:19:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:23:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:24:01 ens3 0.75 0.10 0.13 0.06 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:25:01 ens3 0.30 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:29:01 ens3 0.40 0.30 0.20 0.14 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:32:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:33:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:34:01 ens3 1.05 0.13 0.18 0.07 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:36:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:38:01 ens3 0.25 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:39:01 ens3 0.42 0.42 0.20 0.15 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:40:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:41:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] 08:42:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] Average: docker0 20.81 24.89 1.63 190.93 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] Average: ens3 41.87 29.81 363.87 6.48 0.00 0.00 0.00 0.00 [2024-08-26T08:42:53.953Z] [2024-08-26T08:42:53.953Z] [2024-08-26T08:42:53.953Z] ---> sar -P ALL: [2024-08-26T08:42:53.953Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8593) 08/26/24 _x86_64_ (8 CPU) [2024-08-26T08:42:53.953Z] [2024-08-26T08:42:53.953Z] 07:38:16 LINUX RESTART (8 CPU) [2024-08-26T08:42:53.953Z] [2024-08-26T08:42:53.953Z] 07:39:02 CPU %user %nice %system %iowait %steal %idle [2024-08-26T08:42:53.953Z] 07:40:01 all 6.84 0.00 2.98 2.75 0.06 87.36 [2024-08-26T08:42:53.953Z] 07:40:01 0 7.18 0.00 2.32 0.85 0.05 89.60 [2024-08-26T08:42:53.953Z] 07:40:01 1 6.36 0.00 2.99 1.21 0.05 89.38 [2024-08-26T08:42:53.953Z] 07:40:01 2 5.64 0.00 3.06 3.69 0.07 87.54 [2024-08-26T08:42:53.953Z] 07:40:01 3 6.52 0.00 2.40 0.55 0.05 90.48 [2024-08-26T08:42:53.953Z] 07:40:01 4 6.91 0.00 3.19 5.78 0.05 84.07 [2024-08-26T08:42:53.953Z] 07:40:01 5 6.82 0.00 3.26 0.14 0.05 89.73 [2024-08-26T08:42:53.953Z] 07:40:01 6 5.34 0.00 4.07 7.40 0.07 83.12 [2024-08-26T08:42:53.953Z] 07:40:01 7 9.95 0.00 2.60 2.43 0.05 84.97 [2024-08-26T08:42:53.953Z] 07:41:01 all 34.08 0.00 5.63 2.30 0.09 57.91 [2024-08-26T08:42:53.953Z] 07:41:01 0 32.69 0.00 5.68 0.20 0.10 61.32 [2024-08-26T08:42:53.953Z] 07:41:01 1 34.70 0.00 5.07 0.42 0.08 59.73 [2024-08-26T08:42:53.953Z] 07:41:01 2 33.80 0.00 6.20 1.32 0.10 58.59 [2024-08-26T08:42:53.953Z] 07:41:01 3 32.82 0.00 5.78 6.30 0.08 55.01 [2024-08-26T08:42:53.953Z] 07:41:01 4 33.53 0.00 6.15 6.57 0.10 53.66 [2024-08-26T08:42:53.953Z] 07:41:01 5 34.68 0.00 4.94 0.40 0.07 59.91 [2024-08-26T08:42:53.953Z] 07:41:01 6 35.71 0.00 5.73 0.22 0.08 58.26 [2024-08-26T08:42:53.953Z] 07:41:01 7 34.67 0.00 5.52 2.97 0.10 56.75 [2024-08-26T08:42:53.953Z] 07:42:01 all 38.51 0.00 5.70 1.36 0.08 54.35 [2024-08-26T08:42:53.953Z] 07:42:01 0 41.36 0.00 5.18 0.10 0.07 53.29 [2024-08-26T08:42:53.953Z] 07:42:01 1 37.91 0.00 6.48 1.19 0.08 54.34 [2024-08-26T08:42:53.953Z] 07:42:01 2 37.33 0.00 4.75 0.83 0.08 57.00 [2024-08-26T08:42:53.953Z] 07:42:01 3 39.05 0.00 5.83 8.40 0.13 46.58 [2024-08-26T08:42:53.953Z] 07:42:01 4 38.85 0.00 6.89 0.07 0.07 54.13 [2024-08-26T08:42:53.953Z] 07:42:01 5 39.80 0.00 5.11 0.10 0.08 54.90 [2024-08-26T08:42:53.953Z] 07:42:01 6 36.97 0.00 5.37 0.07 0.08 57.51 [2024-08-26T08:42:53.953Z] 07:42:01 7 36.85 0.00 5.96 0.10 0.07 57.02 [2024-08-26T08:42:53.953Z] 07:43:01 all 42.38 0.00 6.25 1.78 0.08 49.51 [2024-08-26T08:42:53.953Z] 07:43:01 0 43.06 0.00 6.47 0.57 0.08 49.81 [2024-08-26T08:42:53.953Z] 07:43:01 1 42.23 0.00 6.27 0.10 0.08 51.31 [2024-08-26T08:42:53.953Z] 07:43:01 2 41.83 0.00 6.02 0.08 0.07 52.00 [2024-08-26T08:42:53.953Z] 07:43:01 3 43.46 0.00 6.36 0.59 0.08 49.50 [2024-08-26T08:42:53.953Z] 07:43:01 4 41.96 0.00 6.04 2.41 0.08 49.50 [2024-08-26T08:42:53.953Z] 07:43:01 5 41.76 0.00 6.23 0.07 0.07 51.87 [2024-08-26T08:42:53.953Z] 07:43:01 6 41.36 0.00 6.11 0.17 0.08 52.27 [2024-08-26T08:42:53.953Z] 07:43:01 7 43.40 0.00 6.50 10.24 0.10 39.76 [2024-08-26T08:42:53.953Z] 07:44:01 all 23.04 0.00 8.56 16.39 0.15 51.87 [2024-08-26T08:42:53.953Z] 07:44:01 0 24.49 0.00 8.92 20.62 0.14 45.84 [2024-08-26T08:42:53.953Z] 07:44:01 1 21.69 0.00 9.41 5.64 0.10 63.15 [2024-08-26T08:42:53.953Z] 07:44:01 2 24.61 0.00 8.40 13.00 0.15 53.85 [2024-08-26T08:42:53.953Z] 07:44:01 3 22.54 0.00 7.71 9.84 0.12 59.79 [2024-08-26T08:42:53.953Z] 07:44:01 4 21.65 0.00 7.30 10.82 0.12 60.12 [2024-08-26T08:42:53.953Z] 07:44:01 5 23.06 0.00 10.09 33.35 0.29 33.21 [2024-08-26T08:42:53.953Z] 07:44:01 6 24.01 0.00 8.65 12.75 0.12 54.46 [2024-08-26T08:42:53.953Z] 07:44:01 7 22.28 0.00 8.02 25.31 0.12 44.28 [2024-08-26T08:42:53.953Z] 07:45:01 all 22.45 0.00 7.25 19.65 0.10 50.55 [2024-08-26T08:42:53.953Z] 07:45:01 0 23.58 0.00 6.42 19.68 0.08 50.24 [2024-08-26T08:42:53.953Z] 07:45:01 1 21.58 0.00 6.81 7.17 0.10 64.34 [2024-08-26T08:42:53.953Z] 07:45:01 2 21.55 0.00 8.87 43.41 0.12 26.05 [2024-08-26T08:42:53.953Z] 07:45:01 3 23.81 0.00 6.88 10.75 0.10 58.46 [2024-08-26T08:42:53.953Z] 07:45:01 4 21.94 0.00 5.98 7.49 0.12 64.48 [2024-08-26T08:42:53.953Z] 07:45:01 5 23.05 0.00 7.23 12.45 0.08 57.18 [2024-08-26T08:42:53.953Z] 07:45:01 6 22.79 0.00 8.19 20.19 0.08 48.75 [2024-08-26T08:42:53.953Z] 07:45:01 7 21.30 0.00 7.64 36.24 0.07 34.75 [2024-08-26T08:42:53.953Z] 07:46:01 all 87.73 0.00 12.14 0.00 0.12 0.00 [2024-08-26T08:42:53.953Z] 07:46:01 0 87.99 0.00 11.86 0.00 0.15 0.00 [2024-08-26T08:42:53.953Z] 07:46:01 1 87.65 0.00 12.23 0.00 0.12 0.00 [2024-08-26T08:42:53.953Z] 07:46:01 2 89.09 0.00 10.77 0.00 0.12 0.02 [2024-08-26T08:42:53.953Z] 07:46:01 3 87.81 0.00 12.09 0.00 0.10 0.00 [2024-08-26T08:42:53.953Z] 07:46:01 4 87.85 0.00 11.93 0.03 0.19 0.00 [2024-08-26T08:42:53.953Z] 07:46:01 5 85.96 0.00 13.92 0.00 0.12 0.00 [2024-08-26T08:42:53.953Z] 07:46:01 6 87.66 0.00 12.26 0.00 0.08 0.00 [2024-08-26T08:42:53.953Z] 07:46:01 7 87.82 0.00 12.08 0.00 0.10 0.00 [2024-08-26T08:42:53.953Z] 07:47:01 all 88.02 0.00 11.38 0.42 0.17 0.00 [2024-08-26T08:42:53.953Z] 07:47:01 0 88.26 0.00 11.11 0.51 0.12 0.00 [2024-08-26T08:42:53.953Z] 07:47:01 1 88.55 0.00 10.75 0.53 0.17 0.00 [2024-08-26T08:42:53.953Z] 07:47:01 2 89.62 0.00 10.02 0.20 0.15 0.00 [2024-08-26T08:42:53.953Z] 07:47:01 3 87.50 0.00 11.84 0.47 0.19 0.00 [2024-08-26T08:42:53.953Z] 07:47:01 4 86.20 0.00 12.99 0.45 0.34 0.02 [2024-08-26T08:42:53.953Z] 07:47:01 5 86.73 0.00 12.68 0.46 0.13 0.00 [2024-08-26T08:42:53.953Z] 07:47:01 6 89.00 0.00 10.39 0.47 0.13 0.00 [2024-08-26T08:42:53.953Z] 07:47:01 7 88.19 0.00 11.40 0.27 0.13 0.00 [2024-08-26T08:42:53.953Z] 07:48:01 all 34.64 0.00 6.33 5.81 0.11 53.11 [2024-08-26T08:42:53.953Z] 07:48:01 0 33.84 0.00 7.51 2.07 0.12 56.46 [2024-08-26T08:42:53.953Z] 07:48:01 1 35.49 0.00 5.59 9.61 0.12 49.20 [2024-08-26T08:42:53.953Z] 07:48:01 2 37.05 0.00 6.04 2.21 0.10 54.60 [2024-08-26T08:42:53.953Z] 07:48:01 3 34.61 0.00 6.12 5.44 0.12 53.71 [2024-08-26T08:42:53.953Z] 07:48:01 4 34.02 0.00 5.57 1.07 0.10 59.24 [2024-08-26T08:42:53.953Z] 07:48:01 5 34.26 0.00 7.01 8.92 0.08 49.72 [2024-08-26T08:42:53.953Z] 07:48:01 6 34.51 0.00 6.69 5.41 0.10 53.29 [2024-08-26T08:42:53.953Z] 07:48:01 7 33.26 0.00 6.12 11.77 0.12 48.73 [2024-08-26T08:42:53.953Z] 07:49:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-08-26T08:42:53.953Z] 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:49:01 1 0.03 0.00 0.03 0.03 0.03 99.87 [2024-08-26T08:42:53.953Z] 07:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.953Z] 07:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-26T08:42:53.953Z] 07:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-26T08:42:53.953Z] 07:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-26T08:42:53.953Z] 07:49:01 7 0.47 0.00 0.00 0.00 0.02 99.52 [2024-08-26T08:42:53.953Z] 07:50:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-08-26T08:42:53.953Z] 07:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.953Z] 07:50:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2024-08-26T08:42:53.953Z] 07:50:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-26T08:42:53.953Z] 07:50:01 3 0.37 0.00 0.03 0.00 0.02 99.58 [2024-08-26T08:42:53.953Z] 07:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.953Z] 07:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.953Z] 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.953Z] 07:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.953Z] [2024-08-26T08:42:53.953Z] 07:50:01 CPU %user %nice %system %iowait %steal %idle [2024-08-26T08:42:53.953Z] 07:51:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-08-26T08:42:53.953Z] 07:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-26T08:42:53.953Z] 07:51:01 1 0.03 0.00 0.03 0.05 0.02 99.87 [2024-08-26T08:42:53.953Z] 07:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.953Z] 07:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.953Z] 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.953Z] 07:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.953Z] 07:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.953Z] 07:52:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2024-08-26T08:42:53.953Z] 07:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-26T08:42:53.953Z] 07:52:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2024-08-26T08:42:53.953Z] 07:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-26T08:42:53.953Z] 07:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.953Z] 07:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:52:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-26T08:42:53.953Z] 07:52:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2024-08-26T08:42:53.953Z] 07:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-26T08:42:53.953Z] 07:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.953Z] 07:53:01 1 0.02 0.00 0.02 0.03 0.03 99.90 [2024-08-26T08:42:53.953Z] 07:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.953Z] 07:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.953Z] 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.953Z] 07:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.953Z] 07:54:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2024-08-26T08:42:53.953Z] 07:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-26T08:42:53.953Z] 07:54:01 1 0.03 0.00 0.05 0.02 0.03 99.87 [2024-08-26T08:42:53.953Z] 07:54:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-26T08:42:53.953Z] 07:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.953Z] 07:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.953Z] 07:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.953Z] 07:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-26T08:42:53.953Z] 07:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-26T08:42:53.953Z] 07:55:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-08-26T08:42:53.953Z] 07:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.953Z] 07:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-26T08:42:53.953Z] 07:55:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-26T08:42:53.953Z] 07:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.953Z] 07:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.953Z] 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:55:01 7 0.12 0.00 0.00 0.00 0.02 99.87 [2024-08-26T08:42:53.953Z] 07:56:02 all 0.14 0.00 0.02 0.00 0.01 99.83 [2024-08-26T08:42:53.953Z] 07:56:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:56:02 1 0.05 0.00 0.03 0.02 0.03 99.87 [2024-08-26T08:42:53.953Z] 07:56:02 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.953Z] 07:56:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.953Z] 07:56:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:56:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.953Z] 07:56:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.953Z] 07:56:02 7 1.06 0.00 0.05 0.00 0.02 98.88 [2024-08-26T08:42:53.953Z] 07:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-08-26T08:42:53.953Z] 07:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.953Z] 07:57:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-26T08:42:53.953Z] 07:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.953Z] 07:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-26T08:42:53.953Z] 07:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.953Z] 07:57:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-26T08:42:53.953Z] 07:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 07:58:01 all 0.17 0.00 0.00 0.00 0.01 99.81 [2024-08-26T08:42:53.954Z] 07:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 07:58:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2024-08-26T08:42:53.954Z] 07:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 07:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-26T08:42:53.954Z] 07:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 07:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 07:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-26T08:42:53.954Z] 07:58:01 7 1.25 0.00 0.02 0.00 0.02 98.71 [2024-08-26T08:42:53.954Z] 07:59:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-08-26T08:42:53.954Z] 07:59:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-26T08:42:53.954Z] 07:59:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-26T08:42:53.954Z] 07:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-26T08:42:53.954Z] 07:59:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2024-08-26T08:42:53.954Z] 07:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 07:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 07:59:01 7 0.37 0.00 0.05 0.00 0.00 99.58 [2024-08-26T08:42:53.954Z] 08:00:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-08-26T08:42:53.954Z] 08:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:00:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2024-08-26T08:42:53.954Z] 08:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:01:01 all 0.17 0.00 0.03 0.01 0.01 99.78 [2024-08-26T08:42:53.954Z] 08:01:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2024-08-26T08:42:53.954Z] 08:01:01 1 0.20 0.00 0.10 0.07 0.02 99.62 [2024-08-26T08:42:53.954Z] 08:01:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-26T08:42:53.954Z] 08:01:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-26T08:42:53.954Z] 08:01:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-26T08:42:53.954Z] 08:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-26T08:42:53.954Z] 08:01:01 7 0.93 0.00 0.03 0.00 0.00 99.04 [2024-08-26T08:42:53.954Z] [2024-08-26T08:42:53.954Z] 08:01:01 CPU %user %nice %system %iowait %steal %idle [2024-08-26T08:42:53.954Z] 08:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-26T08:42:53.954Z] 08:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-26T08:42:53.954Z] 08:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:02:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:03:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-08-26T08:42:53.954Z] 08:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:03:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:03:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-26T08:42:53.954Z] 08:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:03:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2024-08-26T08:42:53.954Z] 08:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-26T08:42:53.954Z] 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:04:01 2 0.03 0.00 0.03 0.00 0.05 99.88 [2024-08-26T08:42:53.954Z] 08:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:05:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-08-26T08:42:53.954Z] 08:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-26T08:42:53.954Z] 08:05:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-26T08:42:53.954Z] 08:05:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-26T08:42:53.954Z] 08:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:05:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:06:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-08-26T08:42:53.954Z] 08:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:06:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:06:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-26T08:42:53.954Z] 08:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:06:01 7 1.53 0.00 0.02 0.00 0.00 98.45 [2024-08-26T08:42:53.954Z] 08:07:01 all 0.18 0.00 0.01 0.01 0.01 99.79 [2024-08-26T08:42:53.954Z] 08:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:07:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-26T08:42:53.954Z] 08:07:01 2 0.08 0.00 0.03 0.00 0.03 99.85 [2024-08-26T08:42:53.954Z] 08:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:07:01 6 0.00 0.00 0.00 0.05 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:07:01 7 1.27 0.00 0.00 0.00 0.02 98.71 [2024-08-26T08:42:53.954Z] 08:08:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-08-26T08:42:53.954Z] 08:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-26T08:42:53.954Z] 08:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-26T08:42:53.954Z] 08:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-26T08:42:53.954Z] 08:09:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-26T08:42:53.954Z] 08:09:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-26T08:42:53.954Z] 08:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-26T08:42:53.954Z] 08:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-26T08:42:53.954Z] 08:10:01 2 0.03 0.00 0.03 0.00 0.05 99.88 [2024-08-26T08:42:53.954Z] 08:10:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2024-08-26T08:42:53.954Z] 08:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:10:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-08-26T08:42:53.954Z] 08:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:11:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-26T08:42:53.954Z] 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:12:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-26T08:42:53.954Z] 08:12:01 2 0.05 0.00 0.02 0.00 0.05 99.88 [2024-08-26T08:42:53.954Z] 08:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-26T08:42:53.954Z] 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.954Z] [2024-08-26T08:42:53.954Z] 08:12:01 CPU %user %nice %system %iowait %steal %idle [2024-08-26T08:42:53.954Z] 08:13:01 all 0.09 0.00 0.04 0.01 0.01 99.86 [2024-08-26T08:42:53.954Z] 08:13:01 0 0.50 0.00 0.10 0.02 0.00 99.38 [2024-08-26T08:42:53.954Z] 08:13:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-26T08:42:53.954Z] 08:13:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-26T08:42:53.954Z] 08:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-26T08:42:53.954Z] 08:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-26T08:42:53.954Z] 08:13:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-26T08:42:53.954Z] 08:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:14:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2024-08-26T08:42:53.954Z] 08:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-26T08:42:53.954Z] 08:14:01 1 0.03 0.00 0.02 0.05 0.00 99.90 [2024-08-26T08:42:53.954Z] 08:14:01 2 0.08 0.00 0.05 0.00 0.03 99.83 [2024-08-26T08:42:53.954Z] 08:14:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-26T08:42:53.954Z] 08:14:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2024-08-26T08:42:53.954Z] 08:14:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:14:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:15:01 all 0.11 0.00 0.00 0.00 0.01 99.87 [2024-08-26T08:42:53.954Z] 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:15:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-26T08:42:53.954Z] 08:15:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:15:01 7 0.78 0.00 0.02 0.00 0.00 99.20 [2024-08-26T08:42:53.954Z] 08:16:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-08-26T08:42:53.954Z] 08:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:16:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-26T08:42:53.954Z] 08:16:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2024-08-26T08:42:53.954Z] 08:16:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-26T08:42:53.954Z] 08:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:16:01 7 0.33 0.00 0.02 0.00 0.00 99.65 [2024-08-26T08:42:53.954Z] 08:17:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2024-08-26T08:42:53.954Z] 08:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:17:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-26T08:42:53.954Z] 08:17:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:17:01 7 0.76 0.00 0.02 0.00 0.02 99.20 [2024-08-26T08:42:53.954Z] 08:18:01 all 0.46 0.00 0.04 0.01 0.01 99.47 [2024-08-26T08:42:53.954Z] 08:18:01 0 0.28 0.00 0.10 0.02 0.00 99.60 [2024-08-26T08:42:53.954Z] 08:18:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:18:01 2 0.32 0.00 0.10 0.02 0.03 99.53 [2024-08-26T08:42:53.954Z] 08:18:01 3 0.72 0.00 0.02 0.02 0.02 99.23 [2024-08-26T08:42:53.954Z] 08:18:01 4 0.17 0.00 0.00 0.00 0.02 99.82 [2024-08-26T08:42:53.954Z] 08:18:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-26T08:42:53.954Z] 08:18:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2024-08-26T08:42:53.954Z] 08:18:01 7 2.04 0.00 0.05 0.00 0.02 97.90 [2024-08-26T08:42:53.954Z] 08:19:01 all 0.24 0.00 0.01 0.00 0.01 99.73 [2024-08-26T08:42:53.954Z] 08:19:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:19:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-26T08:42:53.954Z] 08:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:19:01 7 1.82 0.00 0.02 0.00 0.02 98.14 [2024-08-26T08:42:53.954Z] 08:20:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2024-08-26T08:42:53.954Z] 08:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-26T08:42:53.954Z] 08:20:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:20:01 7 1.94 0.00 0.00 0.00 0.00 98.06 [2024-08-26T08:42:53.954Z] 08:21:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2024-08-26T08:42:53.954Z] 08:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-26T08:42:53.954Z] 08:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:21:01 7 1.39 0.00 0.02 0.00 0.02 98.58 [2024-08-26T08:42:53.954Z] 08:22:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2024-08-26T08:42:53.954Z] 08:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:22:01 1 0.03 0.00 0.00 0.02 0.03 99.92 [2024-08-26T08:42:53.954Z] 08:22:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-26T08:42:53.954Z] 08:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:22:01 7 0.78 0.00 0.05 0.00 0.02 99.15 [2024-08-26T08:42:53.954Z] 08:23:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-08-26T08:42:53.954Z] 08:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:23:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:23:01 7 0.20 0.00 0.03 0.00 0.00 99.77 [2024-08-26T08:42:53.954Z] [2024-08-26T08:42:53.954Z] 08:23:01 CPU %user %nice %system %iowait %steal %idle [2024-08-26T08:42:53.954Z] 08:24:01 all 0.12 0.00 0.00 0.00 0.01 99.85 [2024-08-26T08:42:53.954Z] 08:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:24:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2024-08-26T08:42:53.954Z] 08:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:24:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-26T08:42:53.954Z] 08:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:24:01 7 0.80 0.00 0.02 0.00 0.03 99.15 [2024-08-26T08:42:53.954Z] 08:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-26T08:42:53.954Z] 08:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:25:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:25:01 7 0.17 0.00 0.05 0.00 0.00 99.78 [2024-08-26T08:42:53.954Z] 08:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-26T08:42:53.954Z] 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:26:01 1 0.03 0.00 0.00 0.10 0.02 99.85 [2024-08-26T08:42:53.954Z] 08:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:27:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2024-08-26T08:42:53.954Z] 08:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:27:01 1 0.05 0.00 0.02 0.07 0.03 99.83 [2024-08-26T08:42:53.954Z] 08:27:01 2 0.05 0.00 0.02 0.10 0.00 99.83 [2024-08-26T08:42:53.954Z] 08:27:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-26T08:42:53.954Z] 08:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:28:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2024-08-26T08:42:53.954Z] 08:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:28:01 1 0.02 0.00 0.00 0.18 0.03 99.77 [2024-08-26T08:42:53.954Z] 08:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.954Z] 08:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:29:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-08-26T08:42:53.954Z] 08:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:29:01 1 0.03 0.00 0.03 0.03 0.03 99.87 [2024-08-26T08:42:53.954Z] 08:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:29:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-08-26T08:42:53.954Z] 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:29:01 7 0.45 0.00 0.02 0.00 0.00 99.53 [2024-08-26T08:42:53.954Z] 08:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-26T08:42:53.954Z] 08:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:30:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2024-08-26T08:42:53.954Z] 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-26T08:42:53.954Z] 08:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:30:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-26T08:42:53.954Z] 08:31:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2024-08-26T08:42:53.954Z] 08:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.954Z] 08:31:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2024-08-26T08:42:53.954Z] 08:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.954Z] 08:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:31:01 7 1.58 0.00 0.03 0.00 0.02 98.37 [2024-08-26T08:42:53.954Z] 08:32:01 all 0.21 0.00 0.01 0.00 0.00 99.78 [2024-08-26T08:42:53.954Z] 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:32:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-08-26T08:42:53.954Z] 08:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.954Z] 08:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.954Z] 08:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.954Z] 08:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:32:01 7 1.56 0.00 0.00 0.00 0.00 98.44 [2024-08-26T08:42:53.954Z] 08:33:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-08-26T08:42:53.954Z] 08:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.954Z] 08:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-26T08:42:53.954Z] 08:33:01 2 0.07 0.00 0.02 0.07 0.02 99.83 [2024-08-26T08:42:53.954Z] 08:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-08-26T08:42:53.954Z] 08:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] 08:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] 08:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-26T08:42:53.955Z] 08:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-26T08:42:53.955Z] 08:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.955Z] 08:34:01 1 0.02 0.00 0.05 0.05 0.03 99.85 [2024-08-26T08:42:53.955Z] 08:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.955Z] 08:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-26T08:42:53.955Z] 08:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.955Z] 08:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] [2024-08-26T08:42:53.955Z] 08:34:01 CPU %user %nice %system %iowait %steal %idle [2024-08-26T08:42:53.955Z] 08:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-08-26T08:42:53.955Z] 08:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.955Z] 08:35:01 1 0.07 0.00 0.03 0.08 0.02 99.80 [2024-08-26T08:42:53.955Z] 08:35:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-26T08:42:53.955Z] 08:35:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-26T08:42:53.955Z] 08:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] 08:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] 08:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-26T08:42:53.955Z] 08:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-26T08:42:53.955Z] 08:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.955Z] 08:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.955Z] 08:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-26T08:42:53.955Z] 08:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.955Z] 08:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-08-26T08:42:53.955Z] 08:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:37:01 1 0.08 0.00 0.02 0.05 0.02 99.83 [2024-08-26T08:42:53.955Z] 08:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-26T08:42:53.955Z] 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-26T08:42:53.955Z] 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-26T08:42:53.955Z] 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:38:01 3 0.03 0.00 0.00 0.02 0.03 99.92 [2024-08-26T08:42:53.955Z] 08:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.955Z] 08:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] 08:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] 08:39:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-26T08:42:53.955Z] 08:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.955Z] 08:39:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2024-08-26T08:42:53.955Z] 08:39:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-26T08:42:53.955Z] 08:39:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-26T08:42:53.955Z] 08:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] 08:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.955Z] 08:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.955Z] 08:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-26T08:42:53.955Z] 08:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.955Z] 08:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-26T08:42:53.955Z] 08:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-26T08:42:53.955Z] 08:40:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2024-08-26T08:42:53.955Z] 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.955Z] 08:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:41:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-08-26T08:42:53.955Z] 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-26T08:42:53.955Z] 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-26T08:42:53.955Z] 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.955Z] 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-26T08:42:53.955Z] 08:42:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-08-26T08:42:53.955Z] 08:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-26T08:42:53.955Z] 08:42:01 1 0.03 0.00 0.00 0.02 0.03 99.92 [2024-08-26T08:42:53.955Z] 08:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] 08:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-26T08:42:53.955Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-26T08:42:53.955Z] 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-26T08:42:53.955Z] 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-26T08:42:53.955Z] Average: all 5.98 0.00 1.05 0.79 0.02 92.16 [2024-08-26T08:42:53.955Z] Average: 0 6.00 0.00 1.03 0.70 0.02 92.25 [2024-08-26T08:42:53.955Z] Average: 1 5.92 0.00 1.04 0.42 0.03 92.58 [2024-08-26T08:42:53.955Z] Average: 2 6.01 0.00 1.02 1.01 0.03 91.92 [2024-08-26T08:42:53.955Z] Average: 3 5.95 0.00 1.02 0.67 0.03 92.33 [2024-08-26T08:42:53.955Z] Average: 4 5.76 0.00 1.03 0.54 0.02 92.65 [2024-08-26T08:42:53.955Z] Average: 5 5.93 0.00 1.12 0.87 0.02 92.07 [2024-08-26T08:42:53.955Z] Average: 6 5.96 0.00 1.07 0.73 0.02 92.23 [2024-08-26T08:42:53.955Z] Average: 7 6.30 0.00 1.04 1.39 0.02 91.24 [2024-08-26T08:42:53.955Z] [2024-08-26T08:42:53.955Z] [2024-08-26T08:42:53.955Z]