Pull request #4850 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b95a589fa187454ce9e8f71d8d02765561521ca4+a62407a90ca41d87e849251ea1cea1034d4f0a3c (bb6a08db3968f90204569bbea0a1a44f51a7c825) 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-ssh9018890084008073720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16402714133159953539.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3794837657744892977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11799556469249399244.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18442657370869322292.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16668540797174286548.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7208 in /w/workspace/edgexfoundry_edgex-go_PR-4850 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit b95a589fa187454ce9e8f71d8d02765561521ca4 Merge succeeded, producing b95a589fa187454ce9e8f71d8d02765561521ca4 Checking out Revision b95a589fa187454ce9e8f71d8d02765561521ca4 (PR-4850) Commit message: "build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/4850/head:refs/remotes/origin/PR-4850 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b95a589fa187454ce9e8f71d8d02765561521ca4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b95a589fa187454ce9e8f71d8d02765561521ca4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-06T19:30:22.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-06T19:30:22.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-06T19:30:23.017Z] ========================================================= [2024-08-06T19:30:23.017Z] EdgeX Global Pipelines Version Info [2024-08-06T19:30:23.017Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-06T19:30:24.162Z] ------------------- [2024-08-06T19:30:24.163Z] stable info: [2024-08-06T19:30:24.163Z] ------------------- [2024-08-06T19:30:24.163Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T19:30:24.163Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-06T19:30:24.163Z] Message: update stable to v1.0.260 [2024-08-06T19:30:24.423Z] ------------------- [2024-08-06T19:30:24.423Z] experimental info: [2024-08-06T19:30:24.423Z] ------------------- [2024-08-06T19:30:24.423Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T19:30:24.423Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-06T19:30:24.423Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-06T19:30:24.629Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-06T19:30:24.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-06T19:30:24.746Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-06T19:30:24.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-06T19:30:24.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-06T19:30:24.916Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-06T19:30:24.974Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-06T19:30:25.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-06T19:30:25.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-06T19:30:25.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-06T19:30:25.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-06T19:30:25.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-06T19:30:25.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-06T19:30:25.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-06T19:30:25.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-06T19:30:25.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T19:30:25.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T19:30:25.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-06T19:30:25.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-06T19:30:25.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-06T19:30:25.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-06T19:30:25.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-06T19:30:25.866Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-06T19:30:25.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4850 [Pipeline] echo [2024-08-06T19:30:25.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4850 [Pipeline] echo [2024-08-06T19:30:26.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4850 [Pipeline] echo [2024-08-06T19:30:26.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b95a589fa187454ce9e8f71d8d02765561521ca4 [Pipeline] echo [2024-08-06T19:30:26.161Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b95a589 [Pipeline] echo [2024-08-06T19:30:26.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T19:30:26.364Z] provisioning config files... [2024-08-06T19:30:26.377Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1465238388785918070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T19:30:26.772Z] ---> ****-login.sh [2024-08-06T19:30:26.772Z] nexus3.edgexfoundry.org:10001 [2024-08-06T19:30:27.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:30:28.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:30:28.955Z] Configure a credential helper to remove this warning. See [2024-08-06T19:30:28.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:30:28.955Z] [2024-08-06T19:30:28.955Z] Login Succeeded [2024-08-06T19:30:28.955Z] nexus3.edgexfoundry.org:10002 [2024-08-06T19:30:29.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:30:29.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:30:29.217Z] Configure a credential helper to remove this warning. See [2024-08-06T19:30:29.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:30:29.217Z] [2024-08-06T19:30:29.217Z] Login Succeeded [2024-08-06T19:30:29.217Z] nexus3.edgexfoundry.org:10003 [2024-08-06T19:30:29.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:30:29.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:30:29.218Z] Configure a credential helper to remove this warning. See [2024-08-06T19:30:29.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:30:29.218Z] [2024-08-06T19:30:29.218Z] Login Succeeded [2024-08-06T19:30:29.218Z] nexus3.edgexfoundry.org:10004 [2024-08-06T19:30:29.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:30:29.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:30:29.566Z] Configure a credential helper to remove this warning. See [2024-08-06T19:30:29.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:30:29.566Z] [2024-08-06T19:30:29.567Z] Login Succeeded [2024-08-06T19:30:29.567Z] ****.io [2024-08-06T19:30:29.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:30:29.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:30:29.567Z] Configure a credential helper to remove this warning. See [2024-08-06T19:30:29.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:30:29.567Z] [2024-08-06T19:30:29.567Z] Login Succeeded [2024-08-06T19:30:29.567Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T19:30:29.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T19:30:30.058Z] + 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-06T19:30:30.058Z] + dirname cmd/core-command/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T19:30:30.058Z] + + cut -d/ -f2 [2024-08-06T19:30:30.058Z] dirname cmd/core-data/Dockerfile [2024-08-06T19:30:30.058Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-06T19:30:30.058Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2024-08-06T19:30:30.058Z] -f2 [2024-08-06T19:30:30.058Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/core-metadata/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-06T19:30:30.058Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-08-06T19:30:30.058Z] cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/support-notifications/Dockerfile [2024-08-06T19:30:30.058Z] + cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-06T19:30:30.058Z] + dirname cmd/support-scheduler/Dockerfile+ [2024-08-06T19:30:30.058Z] cut -d/ -f2 [2024-08-06T19:30:30.058Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-06T19:30:30.124Z] 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-06T19:30:30.680Z] + git rev-list -1 --merges b95a589fa187454ce9e8f71d8d02765561521ca4~1..b95a589fa187454ce9e8f71d8d02765561521ca4 [Pipeline] echo [2024-08-06T19:30:30.722Z] -----------> git rev-list -1 --merges b95a589fa187454ce9e8f71d8d02765561521ca4~1..b95a589fa187454ce9e8f71d8d02765561521ca4 b95a589fa187454ce9e8f71d8d02765561521ca4 [false] [Pipeline] sh [2024-08-06T19:30:31.043Z] + git log --format=format:%s -1 b95a589fa187454ce9e8f71d8d02765561521ca4 [Pipeline] echo [2024-08-06T19:30:31.085Z] ========================================================= [2024-08-06T19:30:31.085Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-06T19:30:31.085Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-06T19:30:31.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T19:30:31.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-06T19:30:31.592Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-06T19:30:31.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-06T19:30:31.592Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-06T19:30:31.592Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-06T19:30:31.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:30:32.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T19:30:32.108Z] [2024-08-06T19:30:32.108Z] 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-06T19:30:32.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T19:30:32.508Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-06T19:30:32.508Z] b85a868b505f: Pulling fs layer [2024-08-06T19:30:32.508Z] e2be974225ed: Pulling fs layer [2024-08-06T19:30:32.508Z] 339a4e72a1f5: Pulling fs layer [2024-08-06T19:30:32.508Z] 988bab9f4d93: Pulling fs layer [2024-08-06T19:30:32.508Z] 1469e6f7b9e6: Pulling fs layer [2024-08-06T19:30:32.508Z] eaf3925da568: Pulling fs layer [2024-08-06T19:30:32.508Z] bab4dde63d76: Pulling fs layer [2024-08-06T19:30:32.508Z] bde34c3a00c8: Pulling fs layer [2024-08-06T19:30:32.508Z] b352a97aabf1: Pulling fs layer [2024-08-06T19:30:32.508Z] 4872d77fe225: Pulling fs layer [2024-08-06T19:30:32.508Z] 5851b861e8e6: Pulling fs layer [2024-08-06T19:30:32.508Z] 988bab9f4d93: Waiting [2024-08-06T19:30:32.508Z] 1469e6f7b9e6: Waiting [2024-08-06T19:30:32.508Z] eaf3925da568: Waiting [2024-08-06T19:30:32.508Z] bab4dde63d76: Waiting [2024-08-06T19:30:32.508Z] bde34c3a00c8: Waiting [2024-08-06T19:30:32.508Z] b352a97aabf1: Waiting [2024-08-06T19:30:32.508Z] 4872d77fe225: Waiting [2024-08-06T19:30:32.508Z] 5851b861e8e6: Waiting [2024-08-06T19:30:32.508Z] e2be974225ed: Download complete [2024-08-06T19:30:32.508Z] 988bab9f4d93: Verifying Checksum [2024-08-06T19:30:32.508Z] 988bab9f4d93: Download complete [2024-08-06T19:30:32.767Z] 1469e6f7b9e6: Download complete [2024-08-06T19:30:32.767Z] 339a4e72a1f5: Verifying Checksum [2024-08-06T19:30:32.767Z] 339a4e72a1f5: Download complete [2024-08-06T19:30:32.767Z] eaf3925da568: Verifying Checksum [2024-08-06T19:30:32.767Z] eaf3925da568: Download complete [2024-08-06T19:30:32.767Z] bde34c3a00c8: Download complete [2024-08-06T19:30:32.767Z] b352a97aabf1: Download complete [2024-08-06T19:30:32.767Z] 4872d77fe225: Verifying Checksum [2024-08-06T19:30:32.767Z] 4872d77fe225: Download complete [2024-08-06T19:30:32.767Z] 5851b861e8e6: Verifying Checksum [2024-08-06T19:30:32.767Z] 5851b861e8e6: Download complete [2024-08-06T19:30:32.767Z] b85a868b505f: Download complete [2024-08-06T19:30:33.026Z] bab4dde63d76: Verifying Checksum [2024-08-06T19:30:33.026Z] bab4dde63d76: Download complete [2024-08-06T19:30:33.965Z] b85a868b505f: Pull complete [2024-08-06T19:30:34.224Z] e2be974225ed: Pull complete [2024-08-06T19:30:34.792Z] 339a4e72a1f5: Pull complete [2024-08-06T19:30:34.793Z] 988bab9f4d93: Pull complete [2024-08-06T19:30:35.052Z] 1469e6f7b9e6: Pull complete [2024-08-06T19:30:35.052Z] eaf3925da568: Pull complete [2024-08-06T19:30:36.954Z] bab4dde63d76: Pull complete [2024-08-06T19:30:36.954Z] bde34c3a00c8: Pull complete [2024-08-06T19:30:37.214Z] b352a97aabf1: Pull complete [2024-08-06T19:30:37.214Z] 4872d77fe225: Pull complete [2024-08-06T19:30:37.214Z] 5851b861e8e6: Pull complete [2024-08-06T19:30:37.214Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-06T19:30:37.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T19:30:37.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:30:37.516Z] prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container [2024-08-06T19:30:37.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-06T19:30:41.410Z] $ docker top 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 -eo pid,comm [2024-08-06T19:30:41.481Z] 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-06T19:30:41.481Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T19:30:41.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T19:30:41.649Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T19:30:41.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T19:30:41.773Z] $ docker exec 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 ssh-agent [2024-08-06T19:30:41.890Z] SSH_AUTH_SOCK=/tmp/ssh-Xez2vAuWSuHb/agent.31 [2024-08-06T19:30:41.890Z] SSH_AGENT_PID=37 [2024-08-06T19:30:41.898Z] Running ssh-add (command line suppressed) [2024-08-06T19:30:42.002Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1338163958738625528.key (/w/workspace/edgex-go/1@tmp/private_key_1338163958738625528.key) [2024-08-06T19:30:42.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T19:30:42.478Z] + git tag --points-at HEAD [Pipeline] } [2024-08-06T19:30:42.502Z] $ docker exec --env ******** --env ******** 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 ssh-agent -k [2024-08-06T19:30:42.614Z] unset SSH_AUTH_SOCK; [2024-08-06T19:30:42.616Z] unset SSH_AGENT_PID; [2024-08-06T19:30:42.616Z] echo Agent pid 37 killed; [2024-08-06T19:30:42.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-06T19:30:42.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T19:30:42.750Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T19:30:42.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T19:30:42.865Z] $ docker exec 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 ssh-agent [2024-08-06T19:30:42.975Z] SSH_AUTH_SOCK=/tmp/ssh-MFjEKmLaTK8u/agent.71 [2024-08-06T19:30:42.975Z] SSH_AGENT_PID=77 [2024-08-06T19:30:42.981Z] Running ssh-add (command line suppressed) [2024-08-06T19:30:43.086Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_755464989840436916.key (/w/workspace/edgex-go/1@tmp/private_key_755464989840436916.key) [2024-08-06T19:30:43.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T19:30:43.461Z] + git semver init [2024-08-06T19:30:43.721Z] 2024-08-06 19:30:43,645 [run_init] DEBUG init version:0.0.0 force:False [2024-08-06T19:30:43.721Z] 2024-08-06 19:30:43,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-06T19:30:43.721Z] 2024-08-06 19:30:43,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-06T19:30:43.721Z] 2024-08-06 19:30:43,647 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-06T19:30:50.300Z] 2024-08-06 19:30:50,252 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-06T19:30:50.300Z] 2024-08-06 19:30:50,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4850 with force:False [2024-08-06T19:30:50.300Z] 2024-08-06 19:30:50,252 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4850 [2024-08-06T19:30:50.300Z] 2024-08-06 19:30:50,257 [execute] INFO git cat-file --batch-check [2024-08-06T19:30:50.300Z] 2024-08-06 19:30:50,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T19:30:50.300Z] 2024-08-06 19:30:50,263 [execute] INFO git cat-file --batch [2024-08-06T19:30:50.300Z] 2024-08-06 19:30:50,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T19:30:50.300Z] 2024-08-06 19:30:50,268 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4850 [2024-08-06T19:30:50.300Z] 0.0.0 [Pipeline] } [2024-08-06T19:30:50.330Z] $ docker exec --env ******** --env ******** 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 ssh-agent -k [2024-08-06T19:30:50.445Z] unset SSH_AUTH_SOCK; [2024-08-06T19:30:50.446Z] unset SSH_AGENT_PID; [2024-08-06T19:30:50.446Z] echo Agent pid 77 killed; [2024-08-06T19:30:50.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T19:30:50.916Z] + git semver [Pipeline] } [2024-08-06T19:30:51.205Z] $ docker stop --time=1 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 [2024-08-06T19:30:52.507Z] $ docker rm -f --volumes 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T19:30:52.915Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-06T19:30:53.227Z] Stashed 1 file(s) [Pipeline] echo [2024-08-06T19:30:53.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-06T19:30:54.242Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-06T19:30:54.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T19:30:54.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T19:30:54.381Z] ========================================================= [2024-08-06T19:30:54.381Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-06T19:30:54.381Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:30:54.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T19:30:54.740Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-06T19:30:54.740Z] 619be1103602: Pulling fs layer [2024-08-06T19:30:54.740Z] 7862e08f4a3e: Pulling fs layer [2024-08-06T19:30:54.740Z] 5df492c9dc93: Pulling fs layer [2024-08-06T19:30:54.740Z] 7629e6793208: Pulling fs layer [2024-08-06T19:30:54.740Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T19:30:54.740Z] fb5054dd5b73: Pulling fs layer [2024-08-06T19:30:54.740Z] eeca6798cff9: Pulling fs layer [2024-08-06T19:30:54.740Z] aa269ceb94a6: Pulling fs layer [2024-08-06T19:30:54.740Z] 7629e6793208: Waiting [2024-08-06T19:30:54.740Z] 4f4fb700ef54: Waiting [2024-08-06T19:30:54.740Z] fb5054dd5b73: Waiting [2024-08-06T19:30:54.740Z] eeca6798cff9: Waiting [2024-08-06T19:30:54.740Z] ada007ff1a6a: Pulling fs layer [2024-08-06T19:30:54.740Z] aa269ceb94a6: Waiting [2024-08-06T19:30:54.740Z] ada007ff1a6a: Waiting [2024-08-06T19:30:54.740Z] 7862e08f4a3e: Verifying Checksum [2024-08-06T19:30:54.740Z] 7862e08f4a3e: Download complete [2024-08-06T19:30:54.740Z] 7629e6793208: Verifying Checksum [2024-08-06T19:30:54.740Z] 7629e6793208: Download complete [2024-08-06T19:30:54.740Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T19:30:54.740Z] 4f4fb700ef54: Download complete [2024-08-06T19:30:54.740Z] fb5054dd5b73: Download complete [2024-08-06T19:30:54.740Z] 619be1103602: Verifying Checksum [2024-08-06T19:30:54.740Z] 619be1103602: Download complete [2024-08-06T19:30:54.740Z] eeca6798cff9: Verifying Checksum [2024-08-06T19:30:54.740Z] eeca6798cff9: Download complete [2024-08-06T19:30:54.998Z] 619be1103602: Pull complete [2024-08-06T19:30:54.998Z] ada007ff1a6a: Verifying Checksum [2024-08-06T19:30:54.998Z] ada007ff1a6a: Download complete [2024-08-06T19:30:55.256Z] 7862e08f4a3e: Pull complete [2024-08-06T19:30:55.256Z] 5df492c9dc93: Verifying Checksum [2024-08-06T19:30:55.256Z] 5df492c9dc93: Download complete [2024-08-06T19:30:55.821Z] aa269ceb94a6: Verifying Checksum [2024-08-06T19:30:55.821Z] aa269ceb94a6: Download complete [2024-08-06T19:30:59.101Z] 5df492c9dc93: Pull complete [2024-08-06T19:30:59.101Z] 7629e6793208: Pull complete [2024-08-06T19:30:59.101Z] 4f4fb700ef54: Pull complete [2024-08-06T19:30:59.101Z] fb5054dd5b73: Pull complete [2024-08-06T19:30:59.101Z] eeca6798cff9: Pull complete [2024-08-06T19:31:01.641Z] aa269ceb94a6: Pull complete [2024-08-06T19:31:01.902Z] ada007ff1a6a: Pull complete [2024-08-06T19:31:01.902Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-06T19:31:01.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T19:31:01.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:31:02.281Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T19:31:02.281Z] WORKDIR /edgex [2024-08-06T19:31:02.281Z] COPY go.mod . [2024-08-06T19:31:02.281Z] RUN go mod download [2024-08-06T19:31:02.281Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-06T19:31:02.850Z] Sending build context to Docker daemon 178.9MB [2024-08-06T19:31:03.114Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T19:31:03.114Z] ---> f489d0715acc [2024-08-06T19:31:03.114Z] Step 2/4 : WORKDIR /edgex [2024-08-06T19:31:08.726Z] Still waiting to schedule task [2024-08-06T19:31:08.727Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-06T19:31:09.785Z] ---> Running in 7a03f6cd57b7 [2024-08-06T19:31:09.786Z] Removing intermediate container 7a03f6cd57b7 [2024-08-06T19:31:09.786Z] ---> 8568f34cc0ab [2024-08-06T19:31:09.786Z] Step 3/4 : COPY go.mod . [2024-08-06T19:31:09.786Z] ---> 7cbb3c2acdfc [2024-08-06T19:31:09.786Z] Step 4/4 : RUN go mod download [2024-08-06T19:31:09.786Z] ---> Running in be9c5111a8da [2024-08-06T19:31:41.943Z] Removing intermediate container be9c5111a8da [2024-08-06T19:31:41.943Z] ---> 7ee259ce25bd [2024-08-06T19:31:41.943Z] Successfully built 7ee259ce25bd [2024-08-06T19:31:41.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:31:42.353Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T19:31:42.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:31:42.537Z] prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container [2024-08-06T19:31:42.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T19:31:43.032Z] $ docker top 449a68bea49aa0a4023c60922936ddf890c8af2b43471b56bf39d1fed7d345ad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T19:31:43.455Z] + go version [2024-08-06T19:31:43.455Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-06T19:31:43.490Z] $ docker stop --time=1 449a68bea49aa0a4023c60922936ddf890c8af2b43471b56bf39d1fed7d345ad [2024-08-06T19:31:44.754Z] $ docker rm -f --volumes 449a68bea49aa0a4023c60922936ddf890c8af2b43471b56bf39d1fed7d345ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:31:45.544Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T19:31:45.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:31:45.725Z] prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container [2024-08-06T19:31:45.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T19:31:46.086Z] $ docker top 86f2eba74a7e5a403ec13bfca005ffa59215a6784dd795ff5f6173705c18e37a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T19:31:46.220Z] ========================================================= [2024-08-06T19:31:46.220Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T19:31:46.220Z] ========================================================= [Pipeline] sh [2024-08-06T19:31:46.528Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:31:46.907Z] + make test [2024-08-06T19:31:46.907Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T19:31:55.021Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T19:32:27.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T19:32:27.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-08-06T19:32:28.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T19:32:28.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T19:32:28.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T19:32:28.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-08-06T19:32:28.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T19:32:28.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T19:32:29.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T19:32:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T19:32:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:32:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T19:32:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T19:32:31.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T19:32:32.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T19:32:32.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T19:32:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-08-06T19:32:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.032s coverage: 53.2% of statements [2024-08-06T19:32:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.543s coverage: 93.4% of statements [2024-08-06T19:32:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2024-08-06T19:32:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T19:32:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T19:32:35.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.334s coverage: 95.8% of statements [2024-08-06T19:32:35.563Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.017s coverage: 72.2% of statements [2024-08-06T19:32:36.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.015s coverage: 0.0% of statements [no tests to run] [2024-08-06T19:32:36.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T19:32:36.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T19:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-08-06T19:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements [2024-08-06T19:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements [2024-08-06T19:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-08-06T19:32:37.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-08-06T19:32:37.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2024-08-06T19:32:38.695Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7210 in /w/workspace/edgexfoundry_edgex-go_PR-4850 [Pipeline] { [2024-08-06T19:32:38.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-08-06T19:32:38.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T19:32:38.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T19:32:38.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T19:32:38.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [Pipeline] ws [2024-08-06T19:32:38.795Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-06T19:32:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T19:32:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T19:32:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T19:32:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T19:32:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T19:32:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T19:32:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T19:32:41.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T19:32:41.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T19:32:41.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T19:32:41.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T19:32:41.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T19:32:41.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T19:32:41.915Z] The recommended git tool is: git [2024-08-06T19:32:42.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T19:32:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T19:32:44.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T19:32:45.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T19:32:45.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T19:32:48.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T19:32:48.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T19:32:48.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T19:32:49.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T19:32:49.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T19:32:49.327Z] using credential edgex-jenkins-ssh [2024-08-06T19:32:49.365Z] Cloning the remote Git repository [2024-08-06T19:32:49.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements [2024-08-06T19:32:49.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:32:49.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T19:32:49.454Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-06T19:32:49.618Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-06T19:32:51.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T19:32:51.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T19:32:51.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T19:32:51.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T19:32:49.918Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T19:32:49.919Z] > git --version # timeout=10 [2024-08-06T19:32:50.071Z] > git --version # 'git version 2.25.1' [2024-08-06T19:32:50.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T19:32:50.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T19:32:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T19:32:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:32:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T19:32:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T19:32:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T19:32:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T19:32:54.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T19:32:54.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 67.2% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.5% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-08-06T19:33:04.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-08-06T19:33:04.773Z] 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-06T19:33:04.773Z] running golangci-lint [2024-08-06T19:33:04.773Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-06T19:33:04.773Z] go version go1.21.9 linux/amd64 [2024-08-06T19:33:04.773Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-06T19:33:04.773Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-06T19:33:10.526Z] Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit b95a589fa187454ce9e8f71d8d02765561521ca4 [2024-08-06T19:33:10.941Z] Merge succeeded, producing b95a589fa187454ce9e8f71d8d02765561521ca4 [2024-08-06T19:33:10.942Z] Checking out Revision b95a589fa187454ce9e8f71d8d02765561521ca4 (PR-4850) [2024-08-06T19:33:09.107Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T19:33:09.138Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T19:33:09.896Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T19:33:09.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T19:33:09.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T19:33:09.953Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4850/head:refs/remotes/origin/PR-4850 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-06T19:33:10.541Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T19:33:10.606Z] > git checkout -f b95a589fa187454ce9e8f71d8d02765561521ca4 # timeout=10 [2024-08-06T19:33:10.847Z] > git remote # timeout=10 [2024-08-06T19:33:10.865Z] > git config --get remote.origin.url # timeout=10 [2024-08-06T19:33:10.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T19:33:10.902Z] > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 [2024-08-06T19:33:10.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-06T19:33:10.946Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T19:33:10.959Z] > git checkout -f b95a589fa187454ce9e8f71d8d02765561521ca4 # timeout=10 [2024-08-06T19:33:11.636Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0" [2024-08-06T19:33:11.684Z] > git --version # timeout=10 [2024-08-06T19:33:11.697Z] > git --version # 'git version 2.25.1' [2024-08-06T19:33:11.714Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-06T19:33:16.735Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-06T19:33:16.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T19:33:16.736Z] Dload Upload Total Spent Left Speed [2024-08-06T19:33:16.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-08-06T19:33:17.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-06T19:33:17.459Z] + sudo tee /etc/docker/daemon.new [2024-08-06T19:33:17.459Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-06T19:33:17.459Z] { [2024-08-06T19:33:17.459Z] "registry-mirrors": [ [2024-08-06T19:33:17.459Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-06T19:33:17.459Z] ], [2024-08-06T19:33:17.459Z] "bip": "10.250.0.254/24", [2024-08-06T19:33:17.459Z] "hosts": [ [2024-08-06T19:33:17.459Z] "tcp://0.0.0.0:5555", [2024-08-06T19:33:17.459Z] "unix:///var/run/docker.sock" [2024-08-06T19:33:17.459Z] ], [2024-08-06T19:33:17.459Z] "mtu": 1458, [2024-08-06T19:33:17.459Z] "selinux-enabled": true, [2024-08-06T19:33:17.459Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-06T19:33:17.459Z] } [Pipeline] sh [2024-08-06T19:33:17.806Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-06T19:33:18.163Z] + sudo service docker restart [2024-08-06T19:33:26.686Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|imports|types_sizes|compiled_files|deps|files) took 21.362691715s" [2024-08-06T19:33:26.686Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.619853ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T19:33:36.502Z] provisioning config files... [2024-08-06T19:33:36.525Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8690190107208187519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T19:33:36.641Z] level=info msg="[linters_context/goanalysis] analyzers took 1m44.042581315s with top 10 stages: buildir: 46.769925179s, gosec: 7.11979442s, fact_deprecated: 2.563915687s, inspect: 2.445641969s, ctrlflow: 1.657647262s, printf: 1.651551195s, nilness: 1.558765731s, fact_purity: 1.444997395s, S1038: 1.259946541s, SA5012: 1.015592443s" [2024-08-06T19:33:36.641Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-06T19:33:36.641Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 213/213, skip_files: 213/213, skip_dirs: 213/213, nolint: 0/21, filename_unadjuster: 213/213, exclude: 213/213, cgo: 213/213, identifier_marker: 213/213, exclude-rules: 21/213, autogenerated_exclude: 213/213" [2024-08-06T19:33:36.641Z] level=info msg="[runner] processing took 16.020283ms with stages: nolint: 6.533573ms, identifier_marker: 4.647904ms, autogenerated_exclude: 1.506099ms, path_prettifier: 1.452507ms, exclude-rules: 1.106136ms, skip_dirs: 732.333µs, cgo: 24.551µs, filename_unadjuster: 12.58µs, max_same_issues: 1.22µs, uniq_by_line: 570ns, diff: 570ns, fixer: 430ns, skip_files: 410ns, exclude: 260ns, severity-rules: 250ns, sort_results: 240ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 100ns" [2024-08-06T19:33:36.641Z] level=info msg="[runner] linters took 10.263911233s with stages: goanalysis_metalinter: 10.247711269s" [2024-08-06T19:33:36.641Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-06T19:33:36.641Z] level=info msg="Memory: 314 samples, avg is 263.2MB, max is 1242.6MB" [2024-08-06T19:33:36.641Z] level=info msg="Execution took 31.677140977s" [2024-08-06T19:33:36.641Z] go vet ./... [2024-08-06T19:33:37.005Z] ---> ****-login.sh [2024-08-06T19:33:37.005Z] nexus3.edgexfoundry.org:10001 [2024-08-06T19:33:37.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:33:37.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:33:37.549Z] Configure a credential helper to remove this warning. See [2024-08-06T19:33:37.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:33:37.549Z] [2024-08-06T19:33:37.549Z] Login Succeeded [2024-08-06T19:33:37.549Z] nexus3.edgexfoundry.org:10002 [2024-08-06T19:33:37.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:33:38.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:33:38.086Z] Configure a credential helper to remove this warning. See [2024-08-06T19:33:38.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:33:38.086Z] [2024-08-06T19:33:38.086Z] Login Succeeded [2024-08-06T19:33:38.086Z] nexus3.edgexfoundry.org:10003 [2024-08-06T19:33:38.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:33:38.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:33:38.357Z] Configure a credential helper to remove this warning. See [2024-08-06T19:33:38.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:33:38.357Z] [2024-08-06T19:33:38.357Z] Login Succeeded [2024-08-06T19:33:38.358Z] nexus3.edgexfoundry.org:10004 [2024-08-06T19:33:38.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:33:38.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:33:38.625Z] Configure a credential helper to remove this warning. See [2024-08-06T19:33:38.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:33:38.625Z] [2024-08-06T19:33:38.625Z] Login Succeeded [2024-08-06T19:33:38.625Z] ****.io [2024-08-06T19:33:38.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T19:33:39.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T19:33:39.156Z] Configure a credential helper to remove this warning. See [2024-08-06T19:33:39.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T19:33:39.156Z] [2024-08-06T19:33:39.156Z] Login Succeeded [2024-08-06T19:33:39.156Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T19:33:39.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-06T19:33:39.924Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-06T19:33:39.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T19:33:40.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T19:33:40.064Z] ========================================================= [2024-08-06T19:33:40.064Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-06T19:33:40.064Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:33:40.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T19:33:40.444Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-06T19:33:40.444Z] c6b39de5b339: Pulling fs layer [2024-08-06T19:33:40.444Z] a69c41024577: Pulling fs layer [2024-08-06T19:33:40.444Z] d6de4b400683: Pulling fs layer [2024-08-06T19:33:40.444Z] 35cb2a7552d0: Pulling fs layer [2024-08-06T19:33:40.444Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T19:33:40.444Z] 464afbd9ba4c: Pulling fs layer [2024-08-06T19:33:40.444Z] 00f215d4a9da: Pulling fs layer [2024-08-06T19:33:40.444Z] d496ad576159: Pulling fs layer [2024-08-06T19:33:40.444Z] 4f4fb700ef54: Waiting [2024-08-06T19:33:40.444Z] 464afbd9ba4c: Waiting [2024-08-06T19:33:40.444Z] 35cb2a7552d0: Waiting [2024-08-06T19:33:40.444Z] 00f215d4a9da: Waiting [2024-08-06T19:33:40.444Z] d496ad576159: Waiting [2024-08-06T19:33:40.715Z] a69c41024577: Verifying Checksum [2024-08-06T19:33:40.715Z] a69c41024577: Download complete [2024-08-06T19:33:40.715Z] 35cb2a7552d0: Verifying Checksum [2024-08-06T19:33:40.715Z] 35cb2a7552d0: Download complete [2024-08-06T19:33:40.715Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T19:33:40.715Z] 4f4fb700ef54: Download complete [2024-08-06T19:33:40.715Z] 464afbd9ba4c: Verifying Checksum [2024-08-06T19:33:40.715Z] 464afbd9ba4c: Download complete [2024-08-06T19:33:40.715Z] c6b39de5b339: Verifying Checksum [2024-08-06T19:33:40.715Z] c6b39de5b339: Download complete [2024-08-06T19:33:40.984Z] d496ad576159: Verifying Checksum [2024-08-06T19:33:40.984Z] d496ad576159: Download complete [2024-08-06T19:33:41.570Z] c6b39de5b339: Pull complete [2024-08-06T19:33:41.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T19:33:41.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T19:33:42.153Z] a69c41024577: Pull complete [2024-08-06T19:33:42.164Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T19:33:42.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T19:33:42.419Z] d6de4b400683: Verifying Checksum [2024-08-06T19:33:42.419Z] d6de4b400683: Download complete [2024-08-06T19:33:42.541Z] + ls -al . [2024-08-06T19:33:42.541Z] total 872 [2024-08-06T19:33:42.541Z] drwxrwxr-x 11 1001 1001 4096 Aug 6 19:31 . [2024-08-06T19:33:42.541Z] drwxr-xr-x 4 root root 4096 Aug 6 19:31 .. [2024-08-06T19:33:42.541Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:30 .blubracket [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 19:30 .dockerignore [2024-08-06T19:33:42.541Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 19:33 .git [2024-08-06T19:33:42.541Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 19:30 .github [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 19:30 .gitignore [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 19:30 .golangci.yml [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 19:30 .hadolint.yml [2024-08-06T19:33:42.541Z] drwxr-xr-x 3 1001 1001 4096 Aug 6 19:30 .semver [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 19:30 .sonarcloud.properties [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 19:30 ADOPTERS.md [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 20806 Aug 6 19:30 Attribution.txt [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 19:30 CHANGELOG.md [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 19:30 CONTRIBUTING.md [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 19:30 GOVERNANCE.md [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 19:30 Jenkinsfile [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 19:30 LICENSE [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 19:30 Makefile [2024-08-06T19:33:42.541Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 19:30 OWNERS.md [2024-08-06T19:33:42.542Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 19:30 README.md [2024-08-06T19:33:42.542Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 19:30 SECURITY.md [2024-08-06T19:33:42.542Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 19:30 VERSION [2024-08-06T19:33:42.542Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:30 bin [2024-08-06T19:33:42.542Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 19:30 cmd [2024-08-06T19:33:42.542Z] -rw-r--r-- 1 root root 504185 Aug 6 19:33 coverage.out [2024-08-06T19:33:42.542Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:30 fuzz_test [2024-08-06T19:33:42.542Z] -rw-rw-r-- 1 1001 1001 7118 Aug 6 19:30 go.mod [2024-08-06T19:33:42.542Z] -rw-rw-r-- 1 1001 1001 101672 Aug 6 19:30 go.sum [2024-08-06T19:33:42.542Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 19:30 internal [2024-08-06T19:33:42.542Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 19:30 openapi [2024-08-06T19:33:42.542Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 19:30 security.txt [2024-08-06T19:33:42.542Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 19:30 version.go [Pipeline] sh [2024-08-06T19:33:42.860Z] + '[' -e coverage.out ] [2024-08-06T19:33:42.860Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-06T19:33:43.002Z] Stashed 1 file(s) [Pipeline] sh [2024-08-06T19:33:43.305Z] + make build [2024-08-06T19:33:43.306Z] 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-06T19:33:43.377Z] 00f215d4a9da: Verifying Checksum [2024-08-06T19:33:43.377Z] 00f215d4a9da: Download complete [2024-08-06T19:33:55.693Z] d6de4b400683: Pull complete [2024-08-06T19:33:55.693Z] 35cb2a7552d0: Pull complete [2024-08-06T19:33:55.693Z] 4f4fb700ef54: Pull complete [2024-08-06T19:33:55.693Z] 464afbd9ba4c: Pull complete [2024-08-06T19:34:05.223Z] 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-06T19:34:05.781Z] 00f215d4a9da: Pull complete [2024-08-06T19:34:06.048Z] d496ad576159: Pull complete [2024-08-06T19:34:06.315Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-06T19:34:06.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T19:34:06.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:34:06.599Z] 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-06T19:34:06.744Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T19:34:06.744Z] WORKDIR /edgex [2024-08-06T19:34:06.744Z] COPY go.mod . [2024-08-06T19:34:06.744Z] RUN go mod download [2024-08-06T19:34:06.744Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-06T19:34:07.329Z] Sending build context to Docker daemon 3.374MB [2024-08-06T19:34:07.329Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T19:34:07.329Z] ---> f246e2811388 [2024-08-06T19:34:07.329Z] Step 2/4 : WORKDIR /edgex [2024-08-06T19:34:07.973Z] 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-06T19:34:08.539Z] 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-06T19:34:09.273Z] ---> Running in 9d476460dab1 [2024-08-06T19:34:09.539Z] Removing intermediate container 9d476460dab1 [2024-08-06T19:34:09.539Z] ---> 697b82ad955f [2024-08-06T19:34:09.539Z] Step 3/4 : COPY go.mod . [2024-08-06T19:34:09.913Z] 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-06T19:34:10.123Z] ---> 0d39a71f5234 [2024-08-06T19:34:10.123Z] Step 4/4 : RUN go mod download [2024-08-06T19:34:10.123Z] ---> Running in 16acba6a170f [2024-08-06T19:34:14.104Z] 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-06T19:34:15.478Z] 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-06T19:34:16.852Z] 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-06T19:34:18.752Z] 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-06T19:34:19.705Z] 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-06T19:34:20.272Z] 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-06T19:34:20.839Z] 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-06T19:34:21.775Z] 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-06T19:34:22.361Z] $ docker stop --time=1 86f2eba74a7e5a403ec13bfca005ffa59215a6784dd795ff5f6173705c18e37a [2024-08-06T19:34:31.180Z] $ docker rm -f --volumes 86f2eba74a7e5a403ec13bfca005ffa59215a6784dd795ff5f6173705c18e37a [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-06T19:34:32.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T19:34:32.760Z] [2024-08-06T19:34:32.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:34:33.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T19:34:33.172Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-06T19:34:33.172Z] 91d30c5bc195: Pulling fs layer [2024-08-06T19:34:33.172Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-06T19:34:33.172Z] 9c61dcf015f6: Pulling fs layer [2024-08-06T19:34:33.172Z] 4698f68db338: Pulling fs layer [2024-08-06T19:34:33.172Z] 2a2f49069b9e: Pulling fs layer [2024-08-06T19:34:33.172Z] e0025b399a48: Pulling fs layer [2024-08-06T19:34:33.172Z] 4698f68db338: Waiting [2024-08-06T19:34:33.172Z] e0025b399a48: Waiting [2024-08-06T19:34:33.172Z] 2a2f49069b9e: Waiting [2024-08-06T19:34:33.430Z] 91d30c5bc195: Verifying Checksum [2024-08-06T19:34:33.430Z] 4698f68db338: Verifying Checksum [2024-08-06T19:34:33.430Z] 4698f68db338: Download complete [2024-08-06T19:34:33.430Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-06T19:34:33.430Z] 2e9b0aa3be6d: Download complete [2024-08-06T19:34:33.430Z] e0025b399a48: Verifying Checksum [2024-08-06T19:34:33.430Z] e0025b399a48: Download complete [2024-08-06T19:34:33.430Z] 91d30c5bc195: Pull complete [2024-08-06T19:34:33.430Z] 2a2f49069b9e: Download complete [2024-08-06T19:34:33.996Z] 2e9b0aa3be6d: Pull complete [2024-08-06T19:34:33.996Z] 9c61dcf015f6: Verifying Checksum [2024-08-06T19:34:33.996Z] 9c61dcf015f6: Download complete [2024-08-06T19:34:36.521Z] 9c61dcf015f6: Pull complete [2024-08-06T19:34:36.521Z] 4698f68db338: Pull complete [2024-08-06T19:34:36.779Z] 2a2f49069b9e: Pull complete [2024-08-06T19:34:36.779Z] e0025b399a48: Pull complete [2024-08-06T19:34:36.779Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-06T19:34:36.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T19:34:36.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:34:37.019Z] prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container [2024-08-06T19:34:37.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-06T19:34:41.368Z] $ docker top 6d117d941a665afc514c7aa5613b7d6a1a01f57b22320d5a5bad7ae98b5a611a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T19:34:41.781Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T19:34:43.684Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T19:34:43.684Z] #1 transferring dockerfile: 1.93kB done [2024-08-06T19:34:43.684Z] #1 DONE 0.0s [2024-08-06T19:34:43.942Z] [2024-08-06T19:34:43.942Z] #2 [support-scheduler internal] load .dockerignore [2024-08-06T19:34:43.942Z] #2 transferring context: [2024-08-06T19:34:44.199Z] #2 transferring context: 50B done [2024-08-06T19:34:44.199Z] #2 DONE 0.3s [2024-08-06T19:34:44.199Z] [2024-08-06T19:34:44.199Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:34:44.199Z] #3 transferring dockerfile: 2.23kB done [2024-08-06T19:34:44.199Z] #3 DONE 0.3s [2024-08-06T19:34:44.199Z] [2024-08-06T19:34:44.199Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T19:34:44.457Z] #4 transferring dockerfile: 1.89kB done [2024-08-06T19:34:44.457Z] #4 DONE 0.0s [2024-08-06T19:34:44.457Z] [2024-08-06T19:34:44.457Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T19:34:44.457Z] #5 transferring dockerfile: 2.49kB done [2024-08-06T19:34:44.457Z] #5 DONE 0.0s [2024-08-06T19:34:44.457Z] [2024-08-06T19:34:44.457Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T19:34:44.457Z] #6 transferring context: 50B done [2024-08-06T19:34:44.457Z] #6 DONE 0.0s [2024-08-06T19:34:44.457Z] [2024-08-06T19:34:44.457Z] #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:44.457Z] #7 DONE 0.0s [2024-08-06T19:34:44.457Z] [2024-08-06T19:34:44.457Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T19:34:44.715Z] #8 transferring dockerfile: 1.70kB done [2024-08-06T19:34:44.715Z] #8 DONE 0.0s [2024-08-06T19:34:44.715Z] [2024-08-06T19:34:44.715Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T19:34:44.715Z] #9 transferring dockerfile: 2.15kB done [2024-08-06T19:34:44.715Z] #9 DONE 0.0s [2024-08-06T19:34:44.715Z] [2024-08-06T19:34:44.715Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-08-06T19:34:44.715Z] #10 transferring dockerfile: 1.95kB done [2024-08-06T19:34:44.715Z] #10 DONE 0.0s [2024-08-06T19:34:44.715Z] [2024-08-06T19:34:44.715Z] #11 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T19:34:44.715Z] #11 transferring context: 50B done [2024-08-06T19:34:44.715Z] #11 DONE 0.0s [2024-08-06T19:34:44.715Z] [2024-08-06T19:34:44.715Z] #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:44.715Z] #7 DONE 0.0s [2024-08-06T19:34:44.715Z] [2024-08-06T19:34:44.715Z] #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:34:44.973Z] #12 ... [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T19:34:44.973Z] #13 transferring dockerfile: 1.81kB done [2024-08-06T19:34:44.973Z] #13 DONE 0.0s [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-06T19:34:44.973Z] #14 transferring dockerfile: 2.01kB done [2024-08-06T19:34:44.973Z] #14 DONE 0.0s [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-08-06T19:34:44.973Z] #15 transferring context: 50B done [2024-08-06T19:34:44.973Z] #15 DONE 0.0s [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T19:34:44.973Z] #16 transferring dockerfile: 1.85kB done [2024-08-06T19:34:44.973Z] #16 DONE 0.0s [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #17 [core-command internal] load build definition from Dockerfile [2024-08-06T19:34:44.973Z] #17 transferring dockerfile: 1.93kB done [2024-08-06T19:34:44.973Z] #17 DONE 0.0s [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:34:44.973Z] #12 DONE 0.6s [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:44.973Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:44.973Z] #18 ... [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #19 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T19:34:44.973Z] #19 transferring dockerfile: 1.69kB 0.0s done [2024-08-06T19:34:44.973Z] #19 DONE 0.1s [2024-08-06T19:34:44.973Z] [2024-08-06T19:34:44.973Z] #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:44.973Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-08-06T19:34:44.973Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:44.973Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:44.973Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:45.231Z] #18 ... [2024-08-06T19:34:45.231Z] [2024-08-06T19:34:45.231Z] #20 [security-spire-server internal] load .dockerignore [2024-08-06T19:34:45.231Z] #20 transferring context: 50B done [2024-08-06T19:34:45.231Z] #20 DONE 0.2s [2024-08-06T19:34:45.231Z] [2024-08-06T19:34:45.231Z] #21 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:34:45.231Z] #21 transferring dockerfile: 3.17kB done [2024-08-06T19:34:45.231Z] #21 DONE 0.1s [2024-08-06T19:34:45.231Z] [2024-08-06T19:34:45.231Z] #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:45.231Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-06T19:34:45.231Z] #18 ... [2024-08-06T19:34:45.231Z] [2024-08-06T19:34:45.231Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:45.231Z] #7 DONE 0.0s [2024-08-06T19:34:45.231Z] [2024-08-06T19:34:45.231Z] #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:45.489Z] #18 ... [2024-08-06T19:34:45.489Z] [2024-08-06T19:34:45.489Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:45.489Z] #7 DONE 0.0s [2024-08-06T19:34:45.489Z] [2024-08-06T19:34:45.489Z] #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:45.745Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:46.008Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s [2024-08-06T19:34:46.008Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:46.268Z] #18 ... [2024-08-06T19:34:46.268Z] [2024-08-06T19:34:46.268Z] #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:34:46.268Z] #12 DONE 1.0s [2024-08-06T19:34:46.268Z] [2024-08-06T19:34:46.268Z] #18 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:46.268Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:46.268Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:46.268Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:46.268Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:46.268Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:46.268Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:46.268Z] #18 ... [2024-08-06T19:34:46.268Z] [2024-08-06T19:34:46.268Z] #22 [security-proxy-auth internal] load .dockerignore [2024-08-06T19:34:46.268Z] #22 transferring context: 50B done [2024-08-06T19:34:46.268Z] #22 DONE 1.1s [2024-08-06T19:34:46.268Z] [2024-08-06T19:34:46.268Z] #18 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:46.268Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:46.268Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:46.268Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:46.268Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:46.268Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:46.268Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:46.268Z] #18 ... [2024-08-06T19:34:46.268Z] [2024-08-06T19:34:46.268Z] #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:46.268Z] #7 DONE 0.0s [2024-08-06T19:34:46.268Z] [2024-08-06T19:34:46.268Z] #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:34:46.268Z] #12 DONE 1.1s [2024-08-06T19:34:46.268Z] [2024-08-06T19:34:46.268Z] #18 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:46.268Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:46.268Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:46.268Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:46.268Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:46.268Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:46.268Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:46.526Z] #18 DONE 2.3s [2024-08-06T19:34:46.526Z] [2024-08-06T19:34:46.526Z] #23 [support-notifications internal] load .dockerignore [2024-08-06T19:34:46.526Z] #23 transferring context: 50B done [2024-08-06T19:34:46.526Z] #23 DONE 1.3s [2024-08-06T19:34:46.526Z] [2024-08-06T19:34:46.526Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:34:46.526Z] #24 ... [2024-08-06T19:34:46.526Z] [2024-08-06T19:34:46.526Z] #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:46.526Z] #7 DONE 0.0s [2024-08-06T19:34:46.526Z] [2024-08-06T19:34:46.526Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:34:46.787Z] #24 ... [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #25 [core-data internal] load .dockerignore [2024-08-06T19:34:46.787Z] #25 transferring context: 50B 0.0s done [2024-08-06T19:34:46.787Z] #25 DONE 1.3s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #26 [core-metadata internal] load .dockerignore [2024-08-06T19:34:46.787Z] #26 transferring context: 50B 0.0s done [2024-08-06T19:34:46.787Z] #26 DONE 1.1s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #27 [core-command internal] load .dockerignore [2024-08-06T19:34:46.787Z] #27 transferring context: 50B 0.0s done [2024-08-06T19:34:46.787Z] #27 DONE 1.2s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #7 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:46.787Z] #7 DONE 0.0s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #18 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:46.787Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:46.787Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:46.787Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:46.787Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:46.787Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:46.787Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:46.787Z] #18 DONE 2.3s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:34:46.787Z] #24 ... [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-08-06T19:34:46.787Z] #28 transferring context: 50B 0.0s done [2024-08-06T19:34:46.787Z] #28 DONE 1.3s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #29 [security-bootstrapper internal] load .dockerignore [2024-08-06T19:34:46.787Z] #29 transferring context: 50B 0.0s done [2024-08-06T19:34:46.787Z] #29 DONE 1.3s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #7 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:46.787Z] #7 DONE 0.0s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #30 [security-spire-config internal] load .dockerignore [2024-08-06T19:34:46.787Z] #30 transferring context: 50B 0.0s done [2024-08-06T19:34:46.787Z] #30 DONE 1.3s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #18 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:46.787Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:46.787Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:46.787Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:46.787Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:46.787Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:46.787Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:46.787Z] #18 DONE 2.3s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:34:46.787Z] #24 ... [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #31 [core-keeper internal] load build definition from Dockerfile [2024-08-06T19:34:46.787Z] #31 transferring dockerfile: 2.01kB 0.0s done [2024-08-06T19:34:46.787Z] #31 DONE 1.6s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #32 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T19:34:46.787Z] #32 transferring dockerfile: 2.50kB 0.0s done [2024-08-06T19:34:46.787Z] #32 DONE 1.7s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #33 [security-proxy-setup internal] load .dockerignore [2024-08-06T19:34:46.787Z] #33 transferring context: 50B 0.0s done [2024-08-06T19:34:46.787Z] #33 DONE 1.2s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #34 [security-spire-agent internal] load .dockerignore [2024-08-06T19:34:46.787Z] #34 transferring context: 50B 0.0s done [2024-08-06T19:34:46.787Z] #34 DONE 1.6s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #35 [core-metadata internal] load build definition from Dockerfile [2024-08-06T19:34:46.787Z] #35 transferring dockerfile: 2.06kB 0.0s done [2024-08-06T19:34:46.787Z] #35 DONE 1.7s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #7 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:46.787Z] #7 DONE 0.0s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:46.787Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:46.787Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:46.787Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:46.787Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:46.787Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:46.787Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:46.787Z] #18 DONE 2.3s [2024-08-06T19:34:46.787Z] [2024-08-06T19:34:46.787Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:34:47.045Z] #24 ... [2024-08-06T19:34:47.045Z] [2024-08-06T19:34:47.045Z] #36 [core-keeper internal] load .dockerignore [2024-08-06T19:34:47.045Z] #36 transferring context: 50B 0.0s done [2024-08-06T19:34:47.045Z] #36 DONE 1.3s [2024-08-06T19:34:47.045Z] [2024-08-06T19:34:47.045Z] #12 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:34:47.045Z] #12 DONE 1.3s [2024-08-06T19:34:47.045Z] [2024-08-06T19:34:47.045Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:34:47.045Z] #37 DONE 0.7s [2024-08-06T19:34:47.045Z] [2024-08-06T19:34:47.046Z] #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:47.046Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:47.046Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:47.046Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:47.046Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:47.046Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:47.046Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:47.046Z] #18 DONE 2.3s [2024-08-06T19:34:47.046Z] [2024-08-06T19:34:47.046Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:34:47.618Z] #24 ... [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #12 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:34:47.618Z] #12 DONE 1.4s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:34:47.618Z] #24 ... [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:47.618Z] #7 DONE 0.0s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:34:47.618Z] #37 DONE 1.0s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #18 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:47.618Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:47.618Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:47.618Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:47.618Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:47.618Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:47.618Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:47.618Z] #18 DONE 2.3s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #38 [security-spire-server internal] load build context [2024-08-06T19:34:47.618Z] #38 transferring context: 27.23kB 0.1s done [2024-08-06T19:34:47.618Z] #38 DONE 0.6s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #39 [security-proxy-setup internal] load build context [2024-08-06T19:34:47.618Z] #39 DONE 0.0s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:47.618Z] #7 DONE 0.0s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #40 [security-bootstrapper internal] load build context [2024-08-06T19:34:47.618Z] #40 DONE 0.0s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T19:34:47.618Z] #41 DONE 3.5s [2024-08-06T19:34:47.618Z] [2024-08-06T19:34:47.618Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:34:47.618Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-06T19:34:47.618Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T19:34:47.618Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T19:34:47.618Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-06T19:34:47.618Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-06T19:34:47.618Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-06T19:34:47.618Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-06T19:34:47.618Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-06T19:34:47.618Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s [2024-08-06T19:34:47.618Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-06T19:34:47.875Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.6s [2024-08-06T19:34:47.875Z] #42 ... [2024-08-06T19:34:47.875Z] [2024-08-06T19:34:47.875Z] #7 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T19:34:47.875Z] #7 DONE 0.0s [2024-08-06T19:34:47.875Z] [2024-08-06T19:34:47.875Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:34:47.875Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.7s [2024-08-06T19:34:48.133Z] #42 ... [2024-08-06T19:34:48.133Z] [2024-08-06T19:34:48.133Z] #43 [security-spire-config internal] load build context [2024-08-06T19:34:48.133Z] #43 transferring context: 25.48kB 0.0s done [2024-08-06T19:34:48.133Z] #43 DONE 0.5s [2024-08-06T19:34:48.133Z] [2024-08-06T19:34:48.133Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:34:48.456Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-08-06T19:34:48.456Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-08-06T19:34:48.456Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-06T19:34:50.653Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-06T19:34:52.116Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2024-08-06T19:34:53.523Z] #42 ... [2024-08-06T19:34:53.523Z] [2024-08-06T19:34:53.523Z] #44 [support-scheduler internal] load build context [2024-08-06T19:34:53.523Z] #44 transferring context: 375.94MB 8.6s [2024-08-06T19:34:54.898Z] #44 ... [2024-08-06T19:34:54.898Z] [2024-08-06T19:34:54.898Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:34:55.851Z] #45 ... [2024-08-06T19:34:55.851Z] [2024-08-06T19:34:55.851Z] #44 [support-scheduler internal] load build context [2024-08-06T19:34:56.109Z] #44 ... [2024-08-06T19:34:56.109Z] [2024-08-06T19:34:56.109Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-06T19:34:56.367Z] #46 ... [2024-08-06T19:34:56.367Z] [2024-08-06T19:34:56.367Z] #47 [security-secretstore-setup internal] load build context [2024-08-06T19:34:56.367Z] #47 ... [2024-08-06T19:34:56.367Z] [2024-08-06T19:34:56.367Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-06T19:34:56.624Z] #46 ... [2024-08-06T19:34:56.624Z] [2024-08-06T19:34:56.624Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:34:56.624Z] #48 ... [2024-08-06T19:34:56.624Z] [2024-08-06T19:34:56.624Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:34:56.624Z] #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:56.624Z] #0 4.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:56.624Z] #0 4.554 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T19:34:56.624Z] #0 4.568 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T19:34:56.624Z] #0 4.573 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:34:56.624Z] #0 4.579 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:34:56.624Z] #0 4.622 OK: 8 MiB in 17 packages [2024-08-06T19:34:56.884Z] #49 ... [2024-08-06T19:34:56.884Z] [2024-08-06T19:34:56.885Z] #50 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:34:56.885Z] #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:56.885Z] #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:56.885Z] #0 2.519 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:34:56.885Z] #0 2.530 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:34:56.885Z] #0 3.799 OK: 7 MiB in 16 packages [2024-08-06T19:34:56.885Z] #50 ... [2024-08-06T19:34:56.885Z] [2024-08-06T19:34:56.885Z] #51 [core-command internal] load build context [2024-08-06T19:34:57.371Z] #51 ... [2024-08-06T19:34:57.371Z] [2024-08-06T19:34:57.371Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:34:57.371Z] #0 1.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:57.371Z] #0 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:57.371Z] #0 1.843 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:34:57.371Z] #0 1.843 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:34:57.371Z] #0 1.843 OK: 20070 distinct packages available [2024-08-06T19:34:57.371Z] #0 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:57.371Z] #0 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:57.371Z] #0 2.195 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T19:34:57.371Z] #0 2.234 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T19:34:57.371Z] #0 2.243 (3/11) Installing libunistring (1.1-r1) [2024-08-06T19:34:57.371Z] #0 2.257 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T19:34:57.371Z] #0 2.262 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T19:34:57.371Z] #0 2.267 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T19:34:57.371Z] #0 2.282 (7/11) Installing curl (8.9.0-r0) [2024-08-06T19:34:57.371Z] #0 2.286 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T19:34:57.371Z] #0 2.298 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:34:57.371Z] #0 2.302 (10/11) Installing libucontext (1.2-r2) [2024-08-06T19:34:57.371Z] #0 2.312 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T19:34:57.371Z] #0 2.317 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:34:57.371Z] #0 2.334 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:34:57.371Z] #0 2.445 OK: 12 MiB in 26 packages [2024-08-06T19:34:57.630Z] #52 ... [2024-08-06T19:34:57.630Z] [2024-08-06T19:34:57.630Z] #53 [support-notifications internal] load build context [2024-08-06T19:34:57.630Z] #53 ... [2024-08-06T19:34:57.630Z] [2024-08-06T19:34:57.630Z] #12 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:34:57.630Z] #12 DONE 11.5s [2024-08-06T19:34:57.630Z] [2024-08-06T19:34:57.630Z] #18 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:34:57.630Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:34:57.630Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:34:57.630Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:34:57.630Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:34:57.630Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:34:57.630Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:34:57.630Z] #18 DONE 2.3s [2024-08-06T19:34:57.630Z] [2024-08-06T19:34:57.630Z] #41 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T19:34:57.630Z] #41 DONE 3.5s [2024-08-06T19:34:57.630Z] [2024-08-06T19:34:57.630Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:34:57.630Z] #24 ... [2024-08-06T19:34:57.630Z] [2024-08-06T19:34:57.630Z] #54 [core-data internal] load build context [2024-08-06T19:34:57.893Z] #54 ... [2024-08-06T19:34:57.893Z] [2024-08-06T19:34:57.893Z] #55 [support-cron-scheduler internal] load build context [2024-08-06T19:34:57.893Z] #55 ... [2024-08-06T19:34:57.893Z] [2024-08-06T19:34:57.893Z] #56 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T19:34:57.893Z] #56 ... [2024-08-06T19:34:57.893Z] [2024-08-06T19:34:57.893Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:34:58.151Z] #57 ... [2024-08-06T19:34:58.151Z] [2024-08-06T19:34:58.151Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:34:58.151Z] #58 ... [2024-08-06T19:34:58.151Z] [2024-08-06T19:34:58.151Z] #39 [security-proxy-setup internal] load build context [2024-08-06T19:34:58.425Z] #39 ... [2024-08-06T19:34:58.425Z] [2024-08-06T19:34:58.425Z] #40 [security-bootstrapper internal] load build context [2024-08-06T19:34:58.425Z] #40 ... [2024-08-06T19:34:58.425Z] [2024-08-06T19:34:58.425Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:34:58.425Z] #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:58.425Z] #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:34:58.425Z] #0 2.501 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:34:58.425Z] #0 3.535 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:34:58.425Z] #0 3.539 OK: 7 MiB in 16 packages [2024-08-06T19:34:58.425Z] #59 ... [2024-08-06T19:34:58.425Z] [2024-08-06T19:34:58.425Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:34:58.690Z] #37 ... [2024-08-06T19:34:58.690Z] [2024-08-06T19:34:58.690Z] #39 [security-proxy-setup internal] load build context [2024-08-06T19:34:58.690Z] #39 ... [2024-08-06T19:34:58.690Z] [2024-08-06T19:34:58.690Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T19:34:59.004Z] #60 ... [2024-08-06T19:34:59.005Z] [2024-08-06T19:34:59.005Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:34:59.005Z] #61 ... [2024-08-06T19:34:59.005Z] [2024-08-06T19:34:59.005Z] #62 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-06T19:34:59.265Z] #62 ... [2024-08-06T19:34:59.265Z] [2024-08-06T19:34:59.265Z] #53 [support-notifications internal] load build context [2024-08-06T19:34:59.522Z] #53 transferring context: 481.88MB 12.6s [2024-08-06T19:34:59.779Z] #53 transferring context: 492.94MB 12.7s done [2024-08-06T19:35:00.936Z] #53 ... [2024-08-06T19:35:00.936Z] [2024-08-06T19:35:00.936Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:35:00.936Z] #37 DONE 14.0s [2024-08-06T19:35:00.936Z] [2024-08-06T19:35:00.936Z] #39 [security-proxy-setup internal] load build context [2024-08-06T19:35:00.936Z] #39 transferring context: 492.94MB 11.9s done [2024-08-06T19:35:05.257Z] #39 ... [2024-08-06T19:35:05.257Z] [2024-08-06T19:35:05.257Z] #47 [security-secretstore-setup internal] load build context [2024-08-06T19:35:05.257Z] #47 transferring context: 492.94MB 14.5s done [2024-08-06T19:35:05.517Z] #47 ... [2024-08-06T19:35:05.517Z] [2024-08-06T19:35:05.517Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:35:05.517Z] #45 transferring context: 492.94MB 12.7s done [2024-08-06T19:35:05.517Z] #45 ... [2024-08-06T19:35:05.517Z] [2024-08-06T19:35:05.517Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:35:05.517Z] #24 transferring context: 492.94MB 14.3s done [2024-08-06T19:35:06.468Z] #24 ... [2024-08-06T19:35:06.468Z] [2024-08-06T19:35:06.468Z] #44 [support-scheduler internal] load build context [2024-08-06T19:35:06.468Z] #44 transferring context: 492.94MB 11.8s done [2024-08-06T19:35:06.468Z] #44 ... [2024-08-06T19:35:06.468Z] [2024-08-06T19:35:06.468Z] #51 [core-command internal] load build context [2024-08-06T19:35:06.468Z] #51 transferring context: 492.94MB 13.7s done [2024-08-06T19:35:06.728Z] #51 ... [2024-08-06T19:35:06.728Z] [2024-08-06T19:35:06.728Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-06T19:35:06.728Z] #46 transferring context: 492.94MB 13.1s done [2024-08-06T19:35:07.665Z] #46 ... [2024-08-06T19:35:07.665Z] [2024-08-06T19:35:07.665Z] #63 [core-keeper internal] load build context [2024-08-06T19:35:07.665Z] #63 ... [2024-08-06T19:35:07.665Z] [2024-08-06T19:35:07.665Z] #50 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:35:07.924Z] #50 ... [2024-08-06T19:35:07.924Z] [2024-08-06T19:35:07.924Z] #54 [core-data internal] load build context [2024-08-06T19:35:07.924Z] #54 transferring context: 492.94MB 12.6s done [2024-08-06T19:35:08.183Z] #54 ... [2024-08-06T19:35:08.183Z] [2024-08-06T19:35:08.183Z] #55 [support-cron-scheduler internal] load build context [2024-08-06T19:35:08.183Z] #55 transferring context: 492.94MB 12.9s done [2024-08-06T19:35:08.183Z] #55 ... [2024-08-06T19:35:08.183Z] [2024-08-06T19:35:08.183Z] #64 [core-metadata internal] load build context [2024-08-06T19:35:08.677Z] #64 ... [2024-08-06T19:35:08.677Z] [2024-08-06T19:35:08.677Z] #40 [security-bootstrapper internal] load build context [2024-08-06T19:35:08.677Z] #40 transferring context: 492.94MB 11.5s done [2024-08-06T19:35:15.337Z] #40 ... [2024-08-06T19:35:15.337Z] [2024-08-06T19:35:15.337Z] #65 [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-06T19:35:17.983Z] Removing intermediate container 16acba6a170f [2024-08-06T19:35:17.983Z] ---> e2e14ced32fd [2024-08-06T19:35:17.983Z] Successfully built e2e14ced32fd [2024-08-06T19:35:17.983Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:35:18.405Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T19:35:18.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:35:18.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-7210 does not seem to be running inside a container [2024-08-06T19:35:18.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T19:35:19.981Z] $ docker top 9d8ec523840bc9df268191f2621505084588eeaba4b08dc03983b227ec853337 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T19:35:20.870Z] + go version [2024-08-06T19:35:20.871Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-06T19:35:20.907Z] $ docker stop --time=1 9d8ec523840bc9df268191f2621505084588eeaba4b08dc03983b227ec853337 [2024-08-06T19:35:22.566Z] $ docker rm -f --volumes 9d8ec523840bc9df268191f2621505084588eeaba4b08dc03983b227ec853337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:35:23.517Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T19:35:23.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:35:23.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-7210 does not seem to be running inside a container [2024-08-06T19:35:23.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T19:35:25.046Z] $ docker top f7bfb4748cc174d8f2b5eafab1abeac464501a9056c6f26f3828e29af4ccff18 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T19:35:25.322Z] ========================================================= [2024-08-06T19:35:25.322Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T19:35:25.322Z] ========================================================= [Pipeline] sh [2024-08-06T19:35:25.962Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-06T19:35:26.693Z] + make test [2024-08-06T19:35:26.693Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T19:35:30.407Z] #65 ... [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #18 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:35:30.407Z] #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:35:30.407Z] #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-06T19:35:30.407Z] #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:35:30.407Z] #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T19:35:30.407Z] #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T19:35:30.407Z] #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T19:35:30.407Z] #18 DONE 2.3s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #56 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T19:35:30.407Z] #56 DONE 40.4s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-06T19:35:30.407Z] #46 DONE 42.0s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:35:30.407Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-06T19:35:30.407Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T19:35:30.407Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T19:35:30.407Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-06T19:35:30.407Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-06T19:35:30.407Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-06T19:35:30.407Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-06T19:35:30.407Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-06T19:35:30.407Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-08-06T19:35:30.407Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-06T19:35:30.407Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-06T19:35:30.407Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2024-08-06T19:35:30.407Z] #42 ... [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #54 [core-data internal] load build context [2024-08-06T19:35:30.407Z] #54 DONE 41.4s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #53 [support-notifications internal] load build context [2024-08-06T19:35:30.407Z] #53 DONE 41.6s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #55 [support-cron-scheduler internal] load build context [2024-08-06T19:35:30.407Z] #55 DONE 41.3s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #24 [security-proxy-auth internal] load build context [2024-08-06T19:35:30.407Z] #24 DONE 41.9s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #40 [security-bootstrapper internal] load build context [2024-08-06T19:35:30.407Z] #40 DONE 40.4s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:35:30.407Z] #59 DONE 41.4s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #51 [core-command internal] load build context [2024-08-06T19:35:30.407Z] #51 DONE 41.5s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:35:30.407Z] #52 DONE 41.7s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:35:30.407Z] #45 DONE 43.2s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #44 [support-scheduler internal] load build context [2024-08-06T19:35:30.407Z] #44 DONE 43.2s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #50 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:35:30.407Z] #50 DONE 42.5s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #39 [security-proxy-setup internal] load build context [2024-08-06T19:35:30.407Z] #39 DONE 40.5s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:35:30.407Z] #49 DONE 41.7s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #47 [security-secretstore-setup internal] load build context [2024-08-06T19:35:30.407Z] #47 DONE 42.2s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:35:30.407Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c done [2024-08-06T19:35:30.407Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-06T19:35:30.407Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T19:35:30.407Z] #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-06T19:35:30.407Z] #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-06T19:35:30.407Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-06T19:35:30.407Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-06T19:35:30.407Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-08-06T19:35:30.407Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 0.3s [2024-08-06T19:35:30.407Z] #66 ... [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #62 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-06T19:35:30.407Z] #62 DONE 40.6s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:35:30.407Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 0.5s [2024-08-06T19:35:30.407Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s [2024-08-06T19:35:30.407Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-08-06T19:35:30.407Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-08-06T19:35:30.407Z] #66 ... [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #67 [security-spire-agent internal] load build context [2024-08-06T19:35:30.407Z] #67 transferring context: 26.76kB 0.0s done [2024-08-06T19:35:30.407Z] #67 DONE 0.9s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:35:30.407Z] #42 DONE 42.1s [2024-08-06T19:35:30.407Z] [2024-08-06T19:35:30.407Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:35:30.407Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-08-06T19:35:34.413Z] #66 ... [2024-08-06T19:35:34.413Z] [2024-08-06T19:35:34.413Z] #64 [core-metadata internal] load build context [2024-08-06T19:35:34.413Z] #64 transferring context: 477.20MB 6.1s [2024-08-06T19:35:34.672Z] #64 transferring context: 492.94MB 6.2s done [2024-08-06T19:35:37.957Z] #64 ... [2024-08-06T19:35:37.957Z] [2024-08-06T19:35:37.957Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:35:37.957Z] #58 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:37.957Z] #58 41.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:37.957Z] #58 42.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:35:37.957Z] #58 42.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:35:37.957Z] #58 42.09 OK: 20070 distinct packages available [2024-08-06T19:35:37.957Z] #58 42.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:37.957Z] #58 42.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:37.957Z] #58 42.48 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T19:35:37.957Z] #58 42.48 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:35:37.957Z] #58 42.49 (3/5) Installing libucontext (1.2-r2) [2024-08-06T19:35:37.957Z] #58 42.49 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T19:35:37.957Z] #58 42.51 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T19:35:37.957Z] #58 42.52 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:35:37.957Z] #58 42.52 OK: 8 MiB in 20 packages [2024-08-06T19:35:38.215Z] #58 ... [2024-08-06T19:35:38.215Z] [2024-08-06T19:35:38.215Z] #63 [core-keeper internal] load build context [2024-08-06T19:35:38.215Z] #63 transferring context: 492.94MB 6.2s done [2024-08-06T19:35:38.474Z] #63 ... [2024-08-06T19:35:38.474Z] [2024-08-06T19:35:38.474Z] #68 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:35:38.474Z] #68 ... [2024-08-06T19:35:38.474Z] [2024-08-06T19:35:38.474Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:35:39.041Z] #69 ... [2024-08-06T19:35:39.041Z] [2024-08-06T19:35:39.041Z] #64 [core-metadata internal] load build context [2024-08-06T19:35:39.041Z] #64 DONE 41.0s [2024-08-06T19:35:39.041Z] [2024-08-06T19:35:39.041Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:35:39.340Z] #70 ... [2024-08-06T19:35:39.340Z] [2024-08-06T19:35:39.340Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:35:39.340Z] #48 42.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:39.340Z] #48 42.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:39.340Z] #48 42.49 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T19:35:39.340Z] #48 42.53 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:35:39.340Z] #48 42.53 (3/4) Installing su-exec (0.2-r3) [2024-08-06T19:35:39.340Z] #48 42.53 (4/4) Installing yq (4.33.3-r5) [2024-08-06T19:35:39.340Z] #48 42.61 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:35:39.340Z] #48 42.63 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:35:39.340Z] #48 42.71 OK: 17 MiB in 19 packages [2024-08-06T19:35:39.605Z] #48 ... [2024-08-06T19:35:39.605Z] [2024-08-06T19:35:39.605Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:35:39.605Z] #71 ... [2024-08-06T19:35:39.605Z] [2024-08-06T19:35:39.605Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:35:39.605Z] #48 DONE 53.0s [2024-08-06T19:35:39.605Z] [2024-08-06T19:35:39.605Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:35:39.872Z] #72 ... [2024-08-06T19:35:39.872Z] [2024-08-06T19:35:39.872Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:35:39.872Z] #73 ... [2024-08-06T19:35:39.872Z] [2024-08-06T19:35:39.872Z] #63 [core-keeper internal] load build context [2024-08-06T19:35:39.872Z] #63 DONE 42.2s [2024-08-06T19:35:39.872Z] [2024-08-06T19:35:39.872Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:35:40.129Z] #74 ... [2024-08-06T19:35:40.130Z] [2024-08-06T19:35:40.130Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:35:40.130Z] #61 41.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.130Z] #61 41.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.130Z] #61 42.15 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:35:40.130Z] #61 42.36 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T19:35:40.130Z] #61 42.37 (3/4) Installing su-exec (0.2-r3) [2024-08-06T19:35:40.130Z] #61 42.37 (4/4) Installing yq (4.33.3-r5) [2024-08-06T19:35:40.130Z] #61 42.43 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:35:40.130Z] #61 42.43 OK: 17 MiB in 19 packages [2024-08-06T19:35:40.130Z] #61 DONE 51.3s [2024-08-06T19:35:40.130Z] [2024-08-06T19:35:40.130Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:35:40.130Z] #0 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.130Z] #0 4.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.130Z] #0 5.189 OK: 7 MiB in 16 packages [2024-08-06T19:35:40.130Z] #75 ... [2024-08-06T19:35:40.130Z] [2024-08-06T19:35:40.130Z] #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:35:40.388Z] #76 ... [2024-08-06T19:35:40.388Z] [2024-08-06T19:35:40.388Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:35:40.388Z] #58 DONE 53.2s [2024-08-06T19:35:40.388Z] [2024-08-06T19:35:40.388Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:35:40.388Z] #57 41.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.388Z] #57 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.388Z] #57 41.85 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:35:40.388Z] #57 41.85 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:35:40.388Z] #57 41.85 OK: 20070 distinct packages available [2024-08-06T19:35:40.388Z] #57 41.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.388Z] #57 41.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.388Z] #57 42.17 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:35:40.388Z] #57 42.18 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:35:40.388Z] #57 42.18 (3/4) Installing libucontext (1.2-r2) [2024-08-06T19:35:40.388Z] #57 42.18 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T19:35:40.388Z] #57 42.19 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:35:40.388Z] #57 42.20 OK: 8 MiB in 19 packages [2024-08-06T19:35:40.388Z] #57 ... [2024-08-06T19:35:40.388Z] [2024-08-06T19:35:40.388Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T19:35:40.686Z] #77 ... [2024-08-06T19:35:40.686Z] [2024-08-06T19:35:40.686Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:35:40.686Z] #75 DONE 13.0s [2024-08-06T19:35:40.686Z] [2024-08-06T19:35:40.686Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:35:40.686Z] #72 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.686Z] #72 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.686Z] #72 11.82 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:35:40.686Z] #72 11.82 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:35:40.686Z] #72 11.82 OK: 20077 distinct packages available [2024-08-06T19:35:40.686Z] #72 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.686Z] #72 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.945Z] #72 ... [2024-08-06T19:35:40.945Z] [2024-08-06T19:35:40.945Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:35:40.945Z] #57 DONE 53.1s [2024-08-06T19:35:40.945Z] [2024-08-06T19:35:40.945Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:35:40.945Z] #72 12.12 OK: 264 MiB in 52 packages [2024-08-06T19:35:40.945Z] #72 ... [2024-08-06T19:35:40.945Z] [2024-08-06T19:35:40.945Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T19:35:40.945Z] #60 42.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.945Z] #60 42.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:40.945Z] #60 42.86 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T19:35:40.945Z] #60 42.86 (2/2) Installing su-exec (0.2-r3) [2024-08-06T19:35:40.945Z] #60 42.86 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:35:40.945Z] #60 42.87 OK: 7 MiB in 17 packages [2024-08-06T19:35:40.945Z] #60 DONE 52.3s [2024-08-06T19:35:41.203Z] [2024-08-06T19:35:41.203Z] #65 [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-06T19:35:41.203Z] #65 DONE 26.6s [2024-08-06T19:35:41.203Z] [2024-08-06T19:35:41.203Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:35:41.203Z] #74 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:41.203Z] #74 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:41.203Z] #74 ... [2024-08-06T19:35:41.203Z] [2024-08-06T19:35:41.203Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:35:41.203Z] #71 DONE 12.7s [2024-08-06T19:35:41.203Z] [2024-08-06T19:35:41.203Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:35:41.203Z] #74 12.62 OK: 264 MiB in 52 packages [2024-08-06T19:35:41.776Z] #74 ... [2024-08-06T19:35:41.776Z] [2024-08-06T19:35:41.776Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:35:41.776Z] #68 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:41.776Z] #68 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:41.776Z] #68 12.07 OK: 8 MiB in 17 packages [2024-08-06T19:35:41.776Z] #68 DONE 13.4s [2024-08-06T19:35:41.776Z] [2024-08-06T19:35:41.776Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:35:41.776Z] #69 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:41.776Z] #69 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:41.776Z] #69 12.10 OK: 7 MiB in 16 packages [2024-08-06T19:35:41.776Z] #69 DONE 13.5s [2024-08-06T19:35:41.776Z] [2024-08-06T19:35:41.776Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:35:41.776Z] #70 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:41.776Z] #70 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:41.776Z] #70 12.13 OK: 12 MiB in 26 packages [2024-08-06T19:35:41.776Z] #70 DONE 13.6s [2024-08-06T19:35:41.776Z] [2024-08-06T19:35:41.776Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:35:41.776Z] #73 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:42.034Z] #73 ... [2024-08-06T19:35:42.034Z] [2024-08-06T19:35:42.034Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:35:42.034Z] #72 DONE 13.4s [2024-08-06T19:35:42.034Z] [2024-08-06T19:35:42.034Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:35:42.034Z] #73 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:42.034Z] #73 13.49 OK: 264 MiB in 52 packages [2024-08-06T19:35:42.292Z] #73 ... [2024-08-06T19:35:42.293Z] [2024-08-06T19:35:42.293Z] #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:35:42.293Z] #74 DONE 14.7s [2024-08-06T19:35:42.552Z] [2024-08-06T19:35:42.552Z] #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:35:42.552Z] #76 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:42.552Z] #76 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:42.810Z] #76 ... [2024-08-06T19:35:42.810Z] [2024-08-06T19:35:42.810Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:35:42.810Z] #73 DONE 14.0s [2024-08-06T19:35:42.810Z] [2024-08-06T19:35:42.810Z] #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:35:42.810Z] #76 14.11 OK: 264 MiB in 52 packages [2024-08-06T19:35:43.068Z] #76 ... [2024-08-06T19:35:43.068Z] [2024-08-06T19:35:43.068Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:35:43.068Z] #78 DONE 1.1s [2024-08-06T19:35:43.330Z] [2024-08-06T19:35:43.330Z] #76 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:35:43.330Z] #76 DONE 14.6s [2024-08-06T19:35:43.330Z] [2024-08-06T19:35:43.330Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:35:43.330Z] #79 DONE 0.7s [2024-08-06T19:35:43.330Z] [2024-08-06T19:35:43.330Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:35:43.330Z] #80 ... [2024-08-06T19:35:43.330Z] [2024-08-06T19:35:43.330Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:35:43.330Z] #66 DONE 15.2s [2024-08-06T19:35:43.330Z] [2024-08-06T19:35:43.330Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:35:43.330Z] #81 DONE 0.6s [2024-08-06T19:35:43.330Z] [2024-08-06T19:35:43.330Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:35:43.330Z] #82 DONE 0.1s [2024-08-06T19:35:43.616Z] [2024-08-06T19:35:43.616Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:35:43.616Z] #83 ... [2024-08-06T19:35:43.616Z] [2024-08-06T19:35:43.616Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T19:35:43.616Z] #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:43.616Z] #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:43.616Z] #0 3.689 OK: 17 MiB in 19 packages [2024-08-06T19:35:43.616Z] #84 DONE 3.8s [2024-08-06T19:35:43.873Z] [2024-08-06T19:35:43.873Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:35:43.873Z] #85 ... [2024-08-06T19:35:43.873Z] [2024-08-06T19:35:43.873Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T19:35:43.873Z] #0 2.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:43.873Z] #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:43.873Z] #0 2.655 OK: 7 MiB in 17 packages [2024-08-06T19:35:43.873Z] #86 DONE 2.8s [2024-08-06T19:35:43.873Z] [2024-08-06T19:35:43.873Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T19:35:43.873Z] #77 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:43.873Z] #77 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:44.131Z] #77 3.723 OK: 8 MiB in 20 packages [2024-08-06T19:35:44.388Z] #77 DONE 4.0s [2024-08-06T19:35:44.388Z] [2024-08-06T19:35:44.388Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T19:35:44.388Z] #0 2.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:44.388Z] #0 3.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:44.388Z] #0 3.279 OK: 8 MiB in 19 packages [2024-08-06T19:35:44.388Z] #87 DONE 3.4s [2024-08-06T19:35:44.388Z] [2024-08-06T19:35:44.388Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:35:46.290Z] #88 ... [2024-08-06T19:35:46.290Z] [2024-08-06T19:35:46.290Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T19:35:46.290Z] #0 3.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:46.290Z] #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:46.290Z] #0 4.276 OK: 17 MiB in 19 packages [2024-08-06T19:35:46.290Z] #89 DONE 6.1s [2024-08-06T19:35:46.290Z] [2024-08-06T19:35:46.290Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T19:35:46.290Z] #90 DONE 1.9s [2024-08-06T19:35:46.290Z] [2024-08-06T19:35:46.290Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T19:35:46.290Z] #0 2.314 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:46.290Z] #0 3.419 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:46.290Z] #0 4.036 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:35:46.290Z] #0 4.351 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:35:46.290Z] #0 4.357 OK: 7 MiB in 16 packages [2024-08-06T19:35:46.290Z] #91 DONE 5.1s [2024-08-06T19:35:46.290Z] [2024-08-06T19:35:46.290Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:35:46.290Z] #92 DONE 1.9s [2024-08-06T19:35:46.290Z] [2024-08-06T19:35:46.290Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T19:35:46.290Z] #0 2.677 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:46.290Z] #0 3.244 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T19:35:46.290Z] #0 3.915 OK: 264 MiB in 52 packages [2024-08-06T19:35:46.290Z] #93 DONE 4.9s [2024-08-06T19:35:46.290Z] [2024-08-06T19:35:46.290Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:35:46.290Z] #88 DONE 1.9s [2024-08-06T19:35:46.290Z] [2024-08-06T19:35:46.290Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T19:35:46.578Z] #94 ... [2024-08-06T19:35:46.579Z] [2024-08-06T19:35:46.579Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T19:35:46.579Z] #95 DONE 0.2s [2024-08-06T19:35:46.579Z] [2024-08-06T19:35:46.579Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T19:35:46.579Z] #96 DONE 0.1s [2024-08-06T19:35:46.579Z] [2024-08-06T19:35:46.579Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T19:35:46.579Z] #97 DONE 0.2s [2024-08-06T19:35:46.836Z] [2024-08-06T19:35:46.836Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T19:35:46.836Z] #98 ... [2024-08-06T19:35:46.836Z] [2024-08-06T19:35:46.836Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T19:35:46.836Z] #94 DONE 0.7s [2024-08-06T19:35:46.836Z] [2024-08-06T19:35:46.836Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:35:46.836Z] #99 DONE 0.8s [2024-08-06T19:35:47.094Z] [2024-08-06T19:35:47.094Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T19:35:47.352Z] #100 ... [2024-08-06T19:35:47.352Z] [2024-08-06T19:35:47.352Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T19:35:47.352Z] #101 DONE 1.0s [2024-08-06T19:35:47.609Z] [2024-08-06T19:35:47.609Z] #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T19:35:47.609Z] #102 DONE 3.6s [2024-08-06T19:35:47.609Z] [2024-08-06T19:35:47.609Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T19:35:47.609Z] #98 DONE 1.0s [2024-08-06T19:35:47.609Z] [2024-08-06T19:35:47.609Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:35:47.871Z] #103 ... [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T19:35:47.871Z] #100 DONE 0.8s [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:35:47.871Z] #104 DONE 0.4s [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T19:35:47.871Z] #105 DONE 0.1s [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #106 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T19:35:47.871Z] #106 DONE 0.4s [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T19:35:47.871Z] #107 DONE 0.1s [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:35:47.871Z] #108 DONE 0.1s [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:35:47.871Z] #103 DONE 0.4s [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T19:35:47.871Z] #109 DONE 0.0s [2024-08-06T19:35:47.871Z] [2024-08-06T19:35:47.871Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T19:35:48.129Z] #110 DONE 0.1s [2024-08-06T19:35:48.129Z] [2024-08-06T19:35:48.129Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T19:35:48.129Z] #111 DONE 0.1s [2024-08-06T19:35:48.129Z] [2024-08-06T19:35:48.129Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T19:35:48.129Z] #112 DONE 0.1s [2024-08-06T19:35:48.129Z] [2024-08-06T19:35:48.129Z] #113 [security-spire-config] exporting to image [2024-08-06T19:35:48.129Z] #113 exporting layers [2024-08-06T19:35:48.129Z] #113 ... [2024-08-06T19:35:48.129Z] [2024-08-06T19:35:48.129Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T19:35:48.129Z] #114 DONE 0.1s [2024-08-06T19:35:48.129Z] [2024-08-06T19:35:48.129Z] #113 [security-spire-agent] exporting to image [2024-08-06T19:35:48.694Z] #113 exporting layers 0.8s done [2024-08-06T19:35:48.952Z] #113 exporting layers 0.7s done [2024-08-06T19:35:48.952Z] #113 writing image sha256:8105a431634d3647bcf831ace318e40208295c2db1fef659dd934ebc30435779 0.0s done [2024-08-06T19:35:48.952Z] #113 naming to docker.io/library/security-spire-config done [2024-08-06T19:35:48.952Z] #113 writing image sha256:341e6f5634b8fed4c435d0a05cf5c10cebba5f2cc66de890a097bdc17933d0a9 done [2024-08-06T19:35:48.952Z] #113 naming to docker.io/library/security-spire-server done [2024-08-06T19:35:48.952Z] #113 writing image sha256:581e85cb0741e4da52e968682801219203f8d565dba9f06cee2db6a8aa73d01a done [2024-08-06T19:35:48.952Z] #113 naming to docker.io/library/security-spire-agent done [2024-08-06T19:35:48.952Z] #113 DONE 0.9s [2024-08-06T19:35:48.952Z] [2024-08-06T19:35:48.952Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:35:53.138Z] #115 ... [2024-08-06T19:35:53.138Z] [2024-08-06T19:35:53.138Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:36:13.532Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T19:37:29.614Z] #116 DONE 92.9s [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:29.614Z] #115 DONE 89.0s [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:29.614Z] #85 DONE 92.7s [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:29.614Z] #83 DONE 92.6s [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:29.614Z] #80 DONE 92.8s [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #117 [support-notifications builder 6/7] COPY . . [2024-08-06T19:37:29.614Z] #117 ... [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T19:37:29.614Z] #118 ... [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-06T19:37:29.614Z] #119 ... [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #120 [support-scheduler builder 6/7] COPY . . [2024-08-06T19:37:29.614Z] #120 ... [2024-08-06T19:37:29.614Z] [2024-08-06T19:37:29.614Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T19:37:30.548Z] #121 ... [2024-08-06T19:37:30.548Z] [2024-08-06T19:37:30.548Z] #120 [support-scheduler builder 6/7] COPY . . [2024-08-06T19:37:30.548Z] #120 DONE 14.7s [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:37:30.812Z] #122 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:30.812Z] #123 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #124 [core-command builder 6/7] COPY . . [2024-08-06T19:37:30.812Z] #124 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T19:37:30.812Z] #125 ... [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #126 [core-metadata builder 6/7] COPY . . [2024-08-06T19:37:30.812Z] #126 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:37:30.812Z] #127 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:30.812Z] #128 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:30.812Z] #129 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #130 [core-data builder 6/7] COPY . . [2024-08-06T19:37:30.812Z] #130 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:37:30.812Z] #131 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T19:37:30.812Z] #132 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:37:30.812Z] #133 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:30.812Z] #134 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T19:37:30.812Z] #118 DONE 14.8s [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T19:37:30.812Z] #135 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:30.812Z] #136 CACHED [2024-08-06T19:37:30.812Z] [2024-08-06T19:37:30.812Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:37:30.812Z] #137 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:31.070Z] #138 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T19:37:31.070Z] #139 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:37:31.070Z] #140 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T19:37:31.070Z] #121 DONE 15.0s [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T19:37:31.070Z] #141 ... [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #117 [support-notifications builder 6/7] COPY . . [2024-08-06T19:37:31.070Z] #117 DONE 15.1s [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:31.070Z] #142 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:37:31.070Z] #143 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T19:37:31.070Z] #144 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:37:31.070Z] #145 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:37:31.070Z] #146 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #147 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T19:37:31.070Z] #147 CACHED [2024-08-06T19:37:31.070Z] [2024-08-06T19:37:31.070Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-06T19:37:31.070Z] #119 DONE 15.1s [2024-08-06T19:37:31.329Z] [2024-08-06T19:37:31.329Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T19:37:34.612Z] #148 2.928 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-06T19:37:41.162Z] #148 ... [2024-08-06T19:37:41.162Z] [2024-08-06T19:37:41.162Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T19:37:41.162Z] #0 0.992 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-06T19:37:41.162Z] #149 ... [2024-08-06T19:37:41.162Z] [2024-08-06T19:37:41.162Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T19:37:41.162Z] #0 2.013 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-06T19:37:41.162Z] #150 ... [2024-08-06T19:37:41.162Z] [2024-08-06T19:37:41.162Z] #151 [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-06T19:37:41.162Z] #0 3.423 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-06T19:37:41.419Z] #151 ... [2024-08-06T19:37:41.419Z] [2024-08-06T19:37:41.419Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T19:37:41.419Z] #0 1.988 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-06T19:37:41.419Z] #152 ... [2024-08-06T19:37:41.419Z] [2024-08-06T19:37:41.419Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T19:37:41.419Z] #0 1.178 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-06T19:37:41.678Z] #153 ... [2024-08-06T19:37:41.678Z] [2024-08-06T19:37:41.678Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T19:37:41.678Z] #0 5.164 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-06T19:37:41.678Z] #154 ... [2024-08-06T19:37:41.678Z] [2024-08-06T19:37:41.678Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T19:37:41.678Z] #0 1.780 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-06T19:37:41.935Z] #155 ... [2024-08-06T19:37:41.935Z] [2024-08-06T19:37:41.935Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T19:37:41.935Z] #0 3.272 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-06T19:37:42.192Z] #156 ... [2024-08-06T19:37:42.192Z] [2024-08-06T19:37:42.192Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T19:37:42.192Z] #0 4.457 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-06T19:37:42.192Z] #157 ... [2024-08-06T19:37:42.192Z] [2024-08-06T19:37:42.192Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T19:37:42.192Z] #0 4.708 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-06T19:37:42.449Z] #158 ... [2024-08-06T19:37:42.449Z] [2024-08-06T19:37:42.449Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T19:37:42.449Z] #125 1.709 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-06T19:37:42.718Z] #125 ... [2024-08-06T19:37:42.718Z] [2024-08-06T19:37:42.718Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T19:37:42.718Z] #141 2.456 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-06T19:39:19.153Z] #141 ... [2024-08-06T19:39:19.153Z] [2024-08-06T19:39:19.153Z] #151 [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-06T19:39:19.153Z] #151 95.45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T19:39:35.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T19:39:35.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T19:40:31.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T19:40:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T19:40:32.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T19:40:32.374Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T19:40:32.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T19:40:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T19:40:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T19:40:47.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.135s coverage: 28.7% of statements [2024-08-06T19:40:55.598Z] #151 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T19:40:55.598Z] #125 DONE 194.4s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T19:40:55.598Z] #155 DONE 194.5s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #159 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T19:40:55.598Z] #158 DONE 194.6s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T19:40:55.598Z] #153 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #151 [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-06T19:40:55.598Z] #151 DONE 194.9s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #160 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T19:40:55.598Z] #160 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T19:40:55.598Z] #157 DONE 195.3s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #161 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T19:40:55.598Z] #156 DONE 195.6s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #162 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T19:40:55.598Z] #141 DONE 196.0s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T19:40:55.598Z] #149 DONE 196.3s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T19:40:55.598Z] #148 DONE 196.0s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #161 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T19:40:55.598Z] #150 DONE 196.6s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #163 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T19:40:55.598Z] #154 DONE 196.9s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T19:40:55.598Z] #153 DONE 197.0s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #164 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T19:40:55.598Z] #152 DONE 197.3s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #165 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #159 DONE 3.3s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #161 DONE 2.6s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #166 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #162 DONE 2.2s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #160 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T19:40:55.598Z] #160 DONE 2.8s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T19:40:55.598Z] #167 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #168 DONE 1.9s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #163 DONE 2.0s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T19:40:55.598Z] #169 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #165 DONE 1.5s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #164 DONE 1.7s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #170 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #170 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #171 DONE 1.8s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #172 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #173 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #174 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #175 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #176 DONE 1.6s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #177 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #177 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #178 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #178 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #166 DONE 1.8s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #179 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #180 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #181 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #182 CACHED [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T19:40:55.598Z] #183 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T19:40:55.598Z] #169 DONE 1.5s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #184 DONE 1.4s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #185 [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-06T19:40:55.598Z] #185 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #170 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #170 DONE 1.5s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:55.598Z] #186 DONE 1.6s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T19:40:55.598Z] #187 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T19:40:55.598Z] #167 DONE 2.6s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #188 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.598Z] #188 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T19:40:55.598Z] #189 DONE 3.0s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T19:40:55.598Z] #190 DONE 3.1s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #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-06T19:40:55.598Z] #191 DONE 3.0s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:55.598Z] #192 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T19:40:55.598Z] #193 DONE 3.8s [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:55.598Z] #194 ... [2024-08-06T19:40:55.598Z] [2024-08-06T19:40:55.598Z] #195 [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-06T19:40:55.599Z] #195 DONE 3.9s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T19:40:55.599Z] #196 DONE 4.0s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:55.599Z] #197 ... [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T19:40:55.599Z] #183 DONE 4.2s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T19:40:55.599Z] #198 DONE 4.2s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #185 [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-06T19:40:55.599Z] #185 DONE 4.0s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T19:40:55.599Z] #199 ... [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:55.599Z] #200 DONE 4.3s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T19:40:55.599Z] #201 DONE 4.1s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:55.599Z] #202 ... [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T19:40:55.599Z] #187 DONE 4.2s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #188 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T19:40:55.599Z] #188 DONE 3.8s [2024-08-06T19:40:55.599Z] [2024-08-06T19:40:55.599Z] #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:56.166Z] #203 ... [2024-08-06T19:40:56.166Z] [2024-08-06T19:40:56.166Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:56.166Z] #204 DONE 2.5s [2024-08-06T19:40:56.166Z] [2024-08-06T19:40:56.166Z] #205 [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-06T19:40:56.166Z] #205 DONE 2.6s [2024-08-06T19:40:56.166Z] [2024-08-06T19:40:56.166Z] #206 [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-06T19:40:56.424Z] #206 ... [2024-08-06T19:40:56.424Z] [2024-08-06T19:40:56.424Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:56.424Z] #192 DONE 2.6s [2024-08-06T19:40:56.424Z] [2024-08-06T19:40:56.424Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:56.424Z] #194 DONE 2.0s [2024-08-06T19:40:56.424Z] [2024-08-06T19:40:56.424Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T19:40:56.683Z] #207 ... [2024-08-06T19:40:56.683Z] [2024-08-06T19:40:56.683Z] #208 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T19:40:56.683Z] #208 DONE 2.1s [2024-08-06T19:40:56.683Z] [2024-08-06T19:40:56.683Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:56.683Z] #197 DONE 2.1s [2024-08-06T19:40:56.683Z] [2024-08-06T19:40:56.683Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:56.941Z] #209 ... [2024-08-06T19:40:56.941Z] [2024-08-06T19:40:56.941Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T19:40:56.941Z] #210 DONE 2.1s [2024-08-06T19:40:56.941Z] [2024-08-06T19:40:56.941Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:56.941Z] #211 DONE 2.1s [2024-08-06T19:40:56.941Z] [2024-08-06T19:40:56.941Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T19:40:56.941Z] #199 DONE 2.1s [2024-08-06T19:40:56.941Z] [2024-08-06T19:40:56.941Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T19:40:57.198Z] #212 ... [2024-08-06T19:40:57.198Z] [2024-08-06T19:40:57.198Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:57.198Z] #202 DONE 1.8s [2024-08-06T19:40:57.198Z] [2024-08-06T19:40:57.198Z] #213 [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-06T19:40:57.198Z] #213 DONE 1.9s [2024-08-06T19:40:57.198Z] [2024-08-06T19:40:57.198Z] #113 [core-data] exporting to image [2024-08-06T19:40:57.198Z] #113 exporting layers [2024-08-06T19:40:57.456Z] #113 ... [2024-08-06T19:40:57.456Z] [2024-08-06T19:40:57.456Z] #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T19:40:57.456Z] #203 DONE 1.9s [2024-08-06T19:40:57.456Z] [2024-08-06T19:40:57.457Z] #113 [security-spiffe-token-provider] exporting to image [2024-08-06T19:40:57.715Z] #113 exporting layers 0.6s done [2024-08-06T19:40:57.715Z] #113 exporting layers 1.0s done [2024-08-06T19:40:58.280Z] #113 ... [2024-08-06T19:40:58.280Z] [2024-08-06T19:40:58.280Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T19:40:58.280Z] #214 DONE 2.0s [2024-08-06T19:40:58.281Z] [2024-08-06T19:40:58.281Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T19:40:58.281Z] #207 DONE 1.9s [2024-08-06T19:40:58.281Z] [2024-08-06T19:40:58.281Z] #206 [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-06T19:40:58.281Z] #206 DONE 2.1s [2024-08-06T19:40:58.281Z] [2024-08-06T19:40:58.281Z] #215 [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-06T19:40:58.539Z] #215 ... [2024-08-06T19:40:58.539Z] [2024-08-06T19:40:58.539Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T19:40:58.539Z] #209 DONE 1.8s [2024-08-06T19:40:58.539Z] [2024-08-06T19:40:58.539Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T19:40:58.539Z] #212 DONE 1.7s [2024-08-06T19:40:58.539Z] [2024-08-06T19:40:58.539Z] #113 [core-metadata] exporting to image [2024-08-06T19:40:58.539Z] #113 exporting layers 1.8s done [2024-08-06T19:40:58.797Z] #113 ... [2024-08-06T19:40:58.797Z] [2024-08-06T19:40:58.797Z] #216 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T19:40:58.797Z] #216 DONE 1.4s [2024-08-06T19:40:58.797Z] [2024-08-06T19:40:58.797Z] #217 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T19:40:59.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.202s coverage: 97.0% of statements [2024-08-06T19:40:59.764Z] #217 DONE 0.9s [2024-08-06T19:40:59.764Z] [2024-08-06T19:40:59.764Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T19:40:59.764Z] #218 DONE 1.0s [2024-08-06T19:40:59.764Z] [2024-08-06T19:40:59.765Z] #219 [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-06T19:40:59.765Z] #219 ... [2024-08-06T19:40:59.765Z] [2024-08-06T19:40:59.765Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T19:40:59.765Z] #220 DONE 1.2s [2024-08-06T19:41:00.023Z] [2024-08-06T19:41:00.023Z] #113 [security-spiffe-token-provider] exporting to image [2024-08-06T19:41:00.023Z] #113 exporting layers 1.2s done [2024-08-06T19:41:00.023Z] #113 writing image sha256:c4618b87e330458de6e806dec842d7cde3bd2080425b8b236d64efa6f1265cc4 0.2s done [2024-08-06T19:41:00.023Z] #113 writing image sha256:e3ceca2a901496404865507d02ed1989e75fc6f0f5110e57c75393d6af8ced70 0.5s done [2024-08-06T19:41:00.023Z] #113 writing image sha256:d7a8da40187278e7000584f54e0cce68d24dbdef86e87c1834fb36db0350e6b0 0.4s done [2024-08-06T19:41:00.023Z] #113 writing image sha256:dfdd6dc46fbf9cb9e3dbf32e864bd87619c767a654b429403ee9ccfcef2ab09e 0.5s done [2024-08-06T19:41:00.023Z] #113 writing image sha256:a87cf2238ff0eb219680bd432101a304adc73e9c3ad335848a5a86311549d395 0.5s done [2024-08-06T19:41:00.023Z] #113 naming to docker.io/library/core-keeper 0.2s done [2024-08-06T19:41:00.023Z] #113 naming to docker.io/library/support-cron-scheduler 0.0s done [2024-08-06T19:41:00.023Z] #113 naming to docker.io/library/core-command 0.0s done [2024-08-06T19:41:00.023Z] #113 naming to docker.io/library/support-scheduler done [2024-08-06T19:41:00.023Z] #113 naming to docker.io/library/support-notifications done [2024-08-06T19:41:00.023Z] #113 writing image sha256:4efc9fe3fa7d7c9e85cb8a5bc431d4fc2f3629fd9911a8d22d402872c68eb4b8 0.0s done [2024-08-06T19:41:00.023Z] #113 writing image sha256:e5a76d0cf31512e17d4d8bdd898952fd366c4371d5396d64d371e4dd629d4e8e 0.1s done [2024-08-06T19:41:00.023Z] #113 naming to docker.io/library/core-data 0.0s done [2024-08-06T19:41:00.023Z] #113 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-06T19:41:00.023Z] #113 writing image sha256:094d6b77c31cf529fdb31c07a327c48ce058545b0790f668ccd9875058ed41cf [2024-08-06T19:41:00.023Z] #113 writing image sha256:094d6b77c31cf529fdb31c07a327c48ce058545b0790f668ccd9875058ed41cf 0.0s done [2024-08-06T19:41:00.023Z] #113 naming to docker.io/library/core-metadata done [2024-08-06T19:41:00.023Z] #113 DONE 6.4s [2024-08-06T19:41:00.023Z] [2024-08-06T19:41:00.023Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T19:41:00.288Z] #221 ... [2024-08-06T19:41:00.288Z] [2024-08-06T19:41:00.288Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T19:41:00.288Z] #222 DONE 2.1s [2024-08-06T19:41:00.547Z] [2024-08-06T19:41:00.547Z] #215 [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-06T19:41:00.547Z] #215 DONE 2.2s [2024-08-06T19:41:00.547Z] [2024-08-06T19:41:00.547Z] #113 [security-proxy-auth] exporting to image [2024-08-06T19:41:01.483Z] #113 exporting layers 1.2s done [2024-08-06T19:41:01.742Z] #113 ... [2024-08-06T19:41:01.742Z] [2024-08-06T19:41:01.742Z] #219 [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-06T19:41:01.742Z] #219 DONE 1.9s [2024-08-06T19:41:01.742Z] [2024-08-06T19:41:01.742Z] #113 [core-common-config-bootstrapper] exporting to image [2024-08-06T19:41:01.742Z] #113 exporting layers 1.1s done [2024-08-06T19:41:01.742Z] #113 ... [2024-08-06T19:41:01.742Z] [2024-08-06T19:41:01.742Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T19:41:01.742Z] #221 DONE 1.9s [2024-08-06T19:41:01.742Z] [2024-08-06T19:41:01.742Z] #113 [core-common-config-bootstrapper] exporting to image [2024-08-06T19:41:01.742Z] #113 writing image sha256:6b8dd086987487b15821a700b8aa9ef23f76c23688f18e15f4edaddec61bbe9f 0.1s done [2024-08-06T19:41:01.742Z] #113 writing image sha256:e9c886e4cccbe40bc0c3c05a96593fb4ec074a191484baf8cbaa8d35794ed359 [2024-08-06T19:41:01.742Z] #113 naming to docker.io/library/security-proxy-auth [2024-08-06T19:41:02.001Z] #113 writing image sha256:e9c886e4cccbe40bc0c3c05a96593fb4ec074a191484baf8cbaa8d35794ed359 0.1s done [2024-08-06T19:41:02.001Z] #113 naming to docker.io/library/security-proxy-auth 0.0s done [2024-08-06T19:41:02.001Z] #113 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-06T19:41:02.001Z] #113 DONE 8.2s [2024-08-06T19:41:02.001Z] [2024-08-06T19:41:02.001Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T19:41:02.001Z] #223 ... [2024-08-06T19:41:02.001Z] [2024-08-06T19:41:02.001Z] #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T19:41:02.001Z] #224 DONE 2.3s [2024-08-06T19:41:02.259Z] [2024-08-06T19:41:02.259Z] #113 [security-proxy-setup] exporting to image [2024-08-06T19:41:02.518Z] #113 ... [2024-08-06T19:41:02.518Z] [2024-08-06T19:41:02.518Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T19:41:02.518Z] #223 DONE 0.7s [2024-08-06T19:41:02.777Z] [2024-08-06T19:41:02.777Z] #225 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-06T19:41:02.777Z] #225 DONE 0.9s [2024-08-06T19:41:02.777Z] [2024-08-06T19:41:02.777Z] #226 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-06T19:41:03.038Z] #226 DONE 0.3s [2024-08-06T19:41:03.038Z] [2024-08-06T19:41:03.038Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T19:41:03.296Z] #227 ... [2024-08-06T19:41:03.296Z] [2024-08-06T19:41:03.296Z] #113 [security-proxy-setup] exporting to image [2024-08-06T19:41:03.296Z] #113 exporting layers 1.2s done [2024-08-06T19:41:03.296Z] #113 writing image sha256:e8107d4713edb7d39592b717bb0fbdea4691254544b4693e3ccafdddc99659de 0.0s done [2024-08-06T19:41:03.296Z] #113 naming to docker.io/library/security-proxy-setup 0.0s done [2024-08-06T19:41:03.296Z] #113 DONE 9.1s [2024-08-06T19:41:03.296Z] [2024-08-06T19:41:03.296Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T19:41:03.296Z] #228 DONE 0.8s [2024-08-06T19:41:03.296Z] [2024-08-06T19:41:03.296Z] #113 [security-secretstore-setup] exporting to image [2024-08-06T19:41:03.554Z] #113 ... [2024-08-06T19:41:03.554Z] [2024-08-06T19:41:03.554Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T19:41:03.554Z] #227 DONE 0.6s [2024-08-06T19:41:03.813Z] [2024-08-06T19:41:03.813Z] #229 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T19:41:04.072Z] #229 DONE 0.4s [2024-08-06T19:41:04.072Z] [2024-08-06T19:41:04.072Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T19:41:04.638Z] #230 DONE 0.7s [2024-08-06T19:41:04.638Z] [2024-08-06T19:41:04.638Z] #113 [security-secretstore-setup] exporting to image [2024-08-06T19:41:04.896Z] #113 exporting layers 1.4s done [2024-08-06T19:41:04.896Z] #113 writing image sha256:0b711889de5752ade7fcbbda4eb65ff3f3c3a9a679146d117efc4e3fc3018dbb 0.1s done [2024-08-06T19:41:04.896Z] #113 naming to docker.io/library/security-secretstore-setup [2024-08-06T19:41:04.896Z] #113 naming to docker.io/library/security-secretstore-setup 0.1s done [2024-08-06T19:41:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T19:41:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T19:41:05.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T19:41:06.272Z] #113 exporting layers 1.5s done [2024-08-06T19:41:06.272Z] #113 writing image sha256:7853fbe9162faf96a901ec3eea8921bd714a0babcc043139d41d23e711b97884 0.0s done [2024-08-06T19:41:06.272Z] #113 naming to docker.io/library/security-bootstrapper done [2024-08-06T19:41:06.272Z] #113 DONE 11.9s [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T19:41:06.272Z] time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T19:41:06.310Z] $ docker stop --time=1 6d117d941a665afc514c7aa5613b7d6a1a01f57b22320d5a5bad7ae98b5a611a [2024-08-06T19:41:07.906Z] $ docker rm -f --volumes 6d117d941a665afc514c7aa5613b7d6a1a01f57b22320d5a5bad7ae98b5a611a [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T19:41:08.376Z] + docker images [2024-08-06T19:41:08.376Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T19:41:08.376Z] security-bootstrapper latest 7853fbe9162f 4 seconds ago 18.9MB [2024-08-06T19:41:08.376Z] security-secretstore-setup latest 0b711889de57 5 seconds ago 36.9MB [2024-08-06T19:41:08.376Z] security-proxy-setup latest e8107d4713ed 7 seconds ago 26.2MB [2024-08-06T19:41:08.376Z] security-proxy-auth latest 6b8dd0869874 8 seconds ago 33MB [2024-08-06T19:41:08.376Z] core-common-config-bootstrapper latest e9c886e4cccb 8 seconds ago 15.2MB [2024-08-06T19:41:08.376Z] core-metadata latest 094d6b77c31c 10 seconds ago 39.6MB [2024-08-06T19:41:08.376Z] security-spiffe-token-provider latest e5a76d0cf315 11 seconds ago 28.8MB [2024-08-06T19:41:08.376Z] core-data latest 4efc9fe3fa7d 12 seconds ago 39.5MB [2024-08-06T19:41:08.376Z] support-notifications latest dfdd6dc46fbf 12 seconds ago 42.3MB [2024-08-06T19:41:08.376Z] support-cron-scheduler latest d7a8da401872 12 seconds ago 42.2MB [2024-08-06T19:41:08.376Z] support-scheduler latest e3ceca2a9014 12 seconds ago 41.8MB [2024-08-06T19:41:08.376Z] core-command latest a87cf2238ff0 13 seconds ago 35.4MB [2024-08-06T19:41:08.376Z] core-keeper latest c4618b87e330 14 seconds ago 39.4MB [2024-08-06T19:41:08.376Z] security-spire-agent latest 581e85cb0741 5 minutes ago 182MB [2024-08-06T19:41:08.376Z] security-spire-config latest 8105a431634d 5 minutes ago 120MB [2024-08-06T19:41:08.376Z] security-spire-server latest 341e6f5634b8 5 minutes ago 121MB [2024-08-06T19:41:08.376Z] ci-base-image-x86_64 latest 7ee259ce25bd 9 minutes ago 969MB [2024-08-06T19:41:08.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-06T19:41:08.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-06T19:41:08.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [2024-08-06T19:41:08.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.297s coverage: 69.2% of statements [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-06T19:41:10.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T19:41:10.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T19:41:11.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.217s coverage: 53.2% of statements [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T19:41:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T19:41:25.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T19:41:25.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:41:25.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T19:41:25.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T19:41:25.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T19:41:30.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.117s coverage: 93.4% of statements [2024-08-06T19:41:30.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.388s coverage: 91.7% of statements [2024-08-06T19:41:33.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T19:41:33.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T19:41:34.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.247s coverage: 6.5% of statements [2024-08-06T19:41:44.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T19:41:44.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:41:44.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T19:41:46.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T19:41:46.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T19:41:46.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T19:41:46.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T19:41:46.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T19:41:46.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T19:41:46.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T19:41:46.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T19:41:46.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.904s coverage: 95.8% of statements [2024-08-06T19:41:47.247Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-08-06T19:41:51.488Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.092s coverage: 0.0% of statements [no tests to run] [2024-08-06T19:41:58.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T19:41:58.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T19:41:59.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.338s coverage: 0.8% of statements [2024-08-06T19:41:59.540Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.176s coverage: 30.7% of statements [2024-08-06T19:42:03.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.153s coverage: 41.7% of statements [2024-08-06T19:42:03.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 77.8% of statements [2024-08-06T19:42:03.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.110s coverage: 94.1% of statements [2024-08-06T19:42:03.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements [2024-08-06T19:42:09.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements [2024-08-06T19:42:10.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T19:42:12.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T19:42:12.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T19:42:12.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-06T19:42:15.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T19:42:15.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T19:42:15.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T19:42:15.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T19:42:20.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements [2024-08-06T19:42:20.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T19:42:20.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T19:42:20.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T19:42:26.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T19:42:26.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T19:42:26.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T19:42:26.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T19:42:31.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T19:42:31.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T19:42:33.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T19:42:35.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.917s coverage: 79.9% of statements [2024-08-06T19:42:35.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.161s coverage: 92.9% of statements [2024-08-06T19:42:35.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 67.2% of statements [2024-08-06T19:42:35.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.110s coverage: 62.3% of statements [2024-08-06T19:42:35.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 76.6% of statements [2024-08-06T19:42:39.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T19:42:39.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements [2024-08-06T19:42:39.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-08-06T19:42:39.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.086s coverage: 100.0% of statements [2024-08-06T19:42:39.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.262s coverage: 81.8% of statements [2024-08-06T19:42:40.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.271s coverage: 82.1% of statements [2024-08-06T19:42:41.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T19:42:42.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.102s coverage: 86.0% of statements [2024-08-06T19:42:46.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T19:42:46.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T19:42:48.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.928s coverage: 63.1% of statements [2024-08-06T19:42:48.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.106s coverage: 100.0% of statements [2024-08-06T19:42:49.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2024-08-06T19:42:49.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.089s coverage: 100.0% of statements [2024-08-06T19:42:49.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T19:42:49.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T19:42:49.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T19:42:50.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.085s coverage: 73.7% of statements [2024-08-06T19:42:50.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2024-08-06T19:42:57.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T19:42:57.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T19:42:57.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T19:42:58.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.674s coverage: 36.5% of statements [2024-08-06T19:42:58.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements [2024-08-06T19:42:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T19:42:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T19:42:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T19:42:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T19:42:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T19:42:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T19:42:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T19:42:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T19:43:00.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:43:00.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T19:43:00.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements [2024-08-06T19:43:07.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T19:43:07.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T19:43:07.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T19:43:07.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T19:43:13.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.189s coverage: 19.9% of statements [2024-08-06T19:43:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T19:43:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:43:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T19:43:13.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T19:43:15.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.494s coverage: 95.7% of statements [2024-08-06T19:43:18.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T19:43:18.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T19:43:19.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements [2024-08-06T19:43:21.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T19:43:21.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T19:43:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.298s coverage: 98.9% of statements [2024-08-06T19:43:25.079Z] 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-06T19:43:25.079Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-06T19:43:25.079Z] go vet ./... [2024-08-06T19:47:46.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T19:47:47.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T19:47:47.747Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T19:47:48.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T19:47:49.095Z] + ls -al . [2024-08-06T19:47:49.095Z] total 868 [2024-08-06T19:47:49.095Z] drwxrwxr-x 10 1001 1001 4096 Aug 6 19:35 . [2024-08-06T19:47:49.095Z] drwxr-xr-x 4 root root 4096 Aug 6 19:35 .. [2024-08-06T19:47:49.095Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:33 .blubracket [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 19:33 .dockerignore [2024-08-06T19:47:49.095Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 19:33 .git [2024-08-06T19:47:49.095Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 19:33 .github [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 19:33 .gitignore [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 19:33 .golangci.yml [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 19:33 .hadolint.yml [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 19:33 .sonarcloud.properties [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 19:33 ADOPTERS.md [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 20806 Aug 6 19:33 Attribution.txt [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 19:33 CHANGELOG.md [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 19:33 CONTRIBUTING.md [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 19:33 GOVERNANCE.md [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 19:33 Jenkinsfile [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 19:33 LICENSE [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 19:33 Makefile [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 19:33 OWNERS.md [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 19:33 README.md [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 19:33 SECURITY.md [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 19:30 VERSION [2024-08-06T19:47:49.095Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:33 bin [2024-08-06T19:47:49.095Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 19:33 cmd [2024-08-06T19:47:49.095Z] -rw-r--r-- 1 root root 504185 Aug 6 19:43 coverage.out [2024-08-06T19:47:49.095Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 19:33 fuzz_test [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 7118 Aug 6 19:33 go.mod [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 101672 Aug 6 19:33 go.sum [2024-08-06T19:47:49.095Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 19:33 internal [2024-08-06T19:47:49.095Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 19:33 openapi [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 19:33 security.txt [2024-08-06T19:47:49.095Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 19:33 version.go [Pipeline] sh [2024-08-06T19:47:49.437Z] + '[' -e coverage.out ] [2024-08-06T19:47:49.437Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-06T19:47:49.743Z] Warning: overwriting stash ‘coverage-report’ [2024-08-06T19:47:50.644Z] Stashed 1 file(s) [Pipeline] sh [2024-08-06T19:47:50.976Z] + make build [2024-08-06T19:47:51.241Z] 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-06T19:51:13.226Z] 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-06T19:51:21.422Z] 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-06T19:51:29.621Z] 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-06T19:51:32.959Z] 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-06T19:51:41.169Z] 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-06T19:52:13.386Z] 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-06T19:52:20.007Z] 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-06T19:52:30.067Z] 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-06T19:52:42.371Z] 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-06T19:52:45.706Z] 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-06T19:52:49.046Z] 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-06T19:52:53.300Z] 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-06T19:52:58.636Z] 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-06T19:53:02.922Z] $ docker stop --time=1 f7bfb4748cc174d8f2b5eafab1abeac464501a9056c6f26f3828e29af4ccff18 [2024-08-06T19:53:05.013Z] $ docker rm -f --volumes f7bfb4748cc174d8f2b5eafab1abeac464501a9056c6f26f3828e29af4ccff18 [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-06T19:53:09.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T19:53:09.101Z] [2024-08-06T19:53:09.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T19:53:09.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T19:53:09.795Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-06T19:53:09.795Z] 547446be3368: Pulling fs layer [2024-08-06T19:53:09.795Z] d125d8839a47: Pulling fs layer [2024-08-06T19:53:09.795Z] 3e85d5ac6304: Pulling fs layer [2024-08-06T19:53:09.795Z] c3105a71a48b: Pulling fs layer [2024-08-06T19:53:09.795Z] 0f093f025ec4: Pulling fs layer [2024-08-06T19:53:09.795Z] c3106fc0e877: Pulling fs layer [2024-08-06T19:53:09.796Z] 0f093f025ec4: Waiting [2024-08-06T19:53:09.796Z] c3106fc0e877: Waiting [2024-08-06T19:53:09.796Z] c3105a71a48b: Waiting [2024-08-06T19:53:09.796Z] 547446be3368: Verifying Checksum [2024-08-06T19:53:09.796Z] 547446be3368: Download complete [2024-08-06T19:53:10.060Z] c3105a71a48b: Verifying Checksum [2024-08-06T19:53:10.060Z] c3105a71a48b: Download complete [2024-08-06T19:53:10.324Z] d125d8839a47: Verifying Checksum [2024-08-06T19:53:10.324Z] d125d8839a47: Download complete [2024-08-06T19:53:10.324Z] c3106fc0e877: Verifying Checksum [2024-08-06T19:53:10.324Z] c3106fc0e877: Download complete [2024-08-06T19:53:10.589Z] 0f093f025ec4: Verifying Checksum [2024-08-06T19:53:10.589Z] 0f093f025ec4: Download complete [2024-08-06T19:53:10.856Z] 547446be3368: Pull complete [2024-08-06T19:53:11.811Z] d125d8839a47: Pull complete [2024-08-06T19:53:12.391Z] 3e85d5ac6304: Verifying Checksum [2024-08-06T19:53:12.391Z] 3e85d5ac6304: Download complete [2024-08-06T19:53:22.443Z] 3e85d5ac6304: Pull complete [2024-08-06T19:53:22.443Z] c3105a71a48b: Pull complete [2024-08-06T19:53:23.395Z] 0f093f025ec4: Pull complete [2024-08-06T19:53:23.659Z] c3106fc0e877: Pull complete [2024-08-06T19:53:23.659Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-06T19:53:23.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T19:53:23.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T19:53:24.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-7210 does not seem to be running inside a container [2024-08-06T19:53:24.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-06T19:53:26.215Z] $ docker top 16c5a765339901b15a21004f9202147a6edc0932ba5b6fb0a36e1d867e775f99 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T19:53:27.099Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T19:53:37.162Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #1 transferring dockerfile: 2.15kB 0.0s done [2024-08-06T19:53:37.162Z] #1 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #2 transferring dockerfile: 2.23kB done [2024-08-06T19:53:37.162Z] #2 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #3 transferring dockerfile: 2.06kB 0.0s done [2024-08-06T19:53:37.162Z] #3 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #4 transferring dockerfile: 2.50kB done [2024-08-06T19:53:37.162Z] #4 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-08-06T19:53:37.162Z] #5 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #6 transferring dockerfile: 1.93kB done [2024-08-06T19:53:37.162Z] #6 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-08-06T19:53:37.162Z] #7 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #8 transferring dockerfile: 1.95kB done [2024-08-06T19:53:37.162Z] #8 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T19:53:37.162Z] #9 transferring dockerfile: 1.85kB done [2024-08-06T19:53:37.162Z] #9 DONE 0.1s [2024-08-06T19:53:37.162Z] [2024-08-06T19:53:37.162Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T19:53:37.431Z] #10 transferring dockerfile: 1.70kB done [2024-08-06T19:53:37.431Z] #10 DONE 0.1s [2024-08-06T19:53:37.431Z] [2024-08-06T19:53:37.431Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T19:53:37.431Z] #11 transferring dockerfile: 1.81kB done [2024-08-06T19:53:37.431Z] #11 DONE 0.1s [2024-08-06T19:53:37.431Z] [2024-08-06T19:53:37.431Z] #12 [core-data internal] load build definition from Dockerfile [2024-08-06T19:53:37.431Z] #12 transferring dockerfile: 2.01kB done [2024-08-06T19:53:37.431Z] #12 DONE 0.1s [2024-08-06T19:53:37.431Z] [2024-08-06T19:53:37.431Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T19:53:37.431Z] #13 transferring dockerfile: 2.49kB done [2024-08-06T19:53:37.697Z] #13 DONE 0.1s [2024-08-06T19:53:37.697Z] [2024-08-06T19:53:37.697Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T19:53:37.697Z] #14 transferring dockerfile: 1.89kB done [2024-08-06T19:53:37.697Z] #14 DONE 0.1s [2024-08-06T19:53:37.697Z] [2024-08-06T19:53:37.697Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T19:53:37.697Z] #15 transferring dockerfile: 3.17kB done [2024-08-06T19:53:37.697Z] #15 DONE 0.1s [2024-08-06T19:53:37.697Z] [2024-08-06T19:53:37.697Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T19:53:37.697Z] #16 transferring dockerfile: 1.69kB done [2024-08-06T19:53:37.697Z] #16 DONE 0.1s [2024-08-06T19:53:37.697Z] [2024-08-06T19:53:37.697Z] #17 [security-proxy-auth internal] load .dockerignore [2024-08-06T19:53:37.697Z] #17 transferring context: [2024-08-06T19:53:37.962Z] #17 transferring context: 50B 0.0s done [2024-08-06T19:53:37.962Z] #17 DONE 0.1s [2024-08-06T19:53:38.553Z] [2024-08-06T19:53:38.553Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T19:53:38.553Z] #18 transferring context: 50B done [2024-08-06T19:53:38.553Z] #18 DONE 0.0s [2024-08-06T19:53:38.553Z] [2024-08-06T19:53:38.553Z] #19 [core-metadata internal] load .dockerignore [2024-08-06T19:53:38.825Z] #19 transferring context: 50B done [2024-08-06T19:53:38.825Z] #19 DONE 0.0s [2024-08-06T19:53:38.825Z] [2024-08-06T19:53:38.825Z] #20 [security-proxy-setup internal] load .dockerignore [2024-08-06T19:53:38.825Z] #20 transferring context: 50B 0.0s done [2024-08-06T19:53:38.825Z] #20 DONE 0.1s [2024-08-06T19:53:38.825Z] [2024-08-06T19:53:38.825Z] #21 [core-command internal] load .dockerignore [2024-08-06T19:53:38.825Z] #21 transferring context: 50B done [2024-08-06T19:53:38.825Z] #21 DONE 0.1s [2024-08-06T19:53:38.825Z] [2024-08-06T19:53:38.825Z] #22 [support-scheduler internal] load .dockerignore [2024-08-06T19:53:38.825Z] #22 transferring context: 50B done [2024-08-06T19:53:38.825Z] #22 DONE 0.1s [2024-08-06T19:53:38.825Z] [2024-08-06T19:53:38.825Z] #23 [core-keeper internal] load .dockerignore [2024-08-06T19:53:39.104Z] #23 transferring context: 50B done [2024-08-06T19:53:39.104Z] #23 DONE 0.1s [2024-08-06T19:53:39.104Z] [2024-08-06T19:53:39.104Z] #24 [support-notifications internal] load .dockerignore [2024-08-06T19:53:39.104Z] #24 transferring context: 50B 0.0s done [2024-08-06T19:53:39.104Z] #24 DONE 0.1s [2024-08-06T19:53:39.104Z] [2024-08-06T19:53:39.104Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-08-06T19:53:39.104Z] #25 transferring context: 50B 0.0s done [2024-08-06T19:53:39.104Z] #25 DONE 0.1s [2024-08-06T19:53:39.104Z] [2024-08-06T19:53:39.104Z] #26 [security-spire-server internal] load .dockerignore [2024-08-06T19:53:39.104Z] #26 transferring context: 50B 0.0s done [2024-08-06T19:53:39.104Z] #26 DONE 0.1s [2024-08-06T19:53:39.104Z] [2024-08-06T19:53:39.104Z] #27 [security-spire-agent internal] load .dockerignore [2024-08-06T19:53:39.104Z] #27 transferring context: 50B done [2024-08-06T19:53:39.104Z] #27 DONE 0.1s [2024-08-06T19:53:39.104Z] [2024-08-06T19:53:39.104Z] #28 [core-data internal] load .dockerignore [2024-08-06T19:53:39.375Z] #28 transferring context: 50B done [2024-08-06T19:53:39.375Z] #28 DONE 0.1s [2024-08-06T19:53:39.375Z] [2024-08-06T19:53:39.375Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-08-06T19:53:39.375Z] #29 transferring context: 50B done [2024-08-06T19:53:39.375Z] #29 DONE 0.0s [2024-08-06T19:53:39.375Z] [2024-08-06T19:53:39.375Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T19:53:39.375Z] #30 transferring context: 50B done [2024-08-06T19:53:39.375Z] #30 DONE 0.1s [2024-08-06T19:53:39.375Z] [2024-08-06T19:53:39.375Z] #31 [security-bootstrapper internal] load .dockerignore [2024-08-06T19:53:39.375Z] #31 transferring context: 50B done [2024-08-06T19:53:39.375Z] #31 DONE 0.1s [2024-08-06T19:53:39.375Z] [2024-08-06T19:53:39.375Z] #32 [security-spire-config internal] load .dockerignore [2024-08-06T19:53:39.642Z] #32 transferring context: 50B 0.0s done [2024-08-06T19:53:39.642Z] #32 DONE 0.1s [2024-08-06T19:53:39.642Z] [2024-08-06T19:53:39.642Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:39.642Z] #33 DONE 0.0s [2024-08-06T19:53:39.642Z] [2024-08-06T19:53:39.642Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:39.914Z] #34 DONE 0.4s [2024-08-06T19:53:39.914Z] [2024-08-06T19:53:39.914Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:39.914Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:40.180Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-06T19:53:40.180Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:40.180Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:40.180Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:40.180Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s [2024-08-06T19:53:40.445Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s [2024-08-06T19:53:40.445Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-06T19:53:40.445Z] #35 ... [2024-08-06T19:53:40.445Z] [2024-08-06T19:53:40.445Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:40.445Z] #33 DONE 0.0s [2024-08-06T19:53:40.445Z] [2024-08-06T19:53:40.445Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:40.445Z] #34 DONE 0.4s [2024-08-06T19:53:40.445Z] [2024-08-06T19:53:40.445Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:40.445Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:40.445Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:40.445Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:40.445Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:40.445Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:40.710Z] #35 ... [2024-08-06T19:53:40.710Z] [2024-08-06T19:53:40.710Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:40.710Z] #33 DONE 0.0s [2024-08-06T19:53:40.975Z] [2024-08-06T19:53:40.975Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:40.975Z] #33 DONE 0.0s [2024-08-06T19:53:40.975Z] [2024-08-06T19:53:40.975Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:40.975Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:40.975Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:40.975Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:40.975Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:40.975Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:40.975Z] #35 ... [2024-08-06T19:53:40.975Z] [2024-08-06T19:53:40.975Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:40.975Z] #34 DONE 0.6s [2024-08-06T19:53:40.975Z] [2024-08-06T19:53:40.975Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:40.975Z] #35 ... [2024-08-06T19:53:40.975Z] [2024-08-06T19:53:40.975Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:40.975Z] #33 DONE 0.0s [2024-08-06T19:53:40.975Z] [2024-08-06T19:53:40.975Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:40.975Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:40.975Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:40.975Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:40.975Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:40.975Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:41.240Z] #35 ... [2024-08-06T19:53:41.240Z] [2024-08-06T19:53:41.240Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:41.240Z] #34 DONE 0.6s [2024-08-06T19:53:41.240Z] [2024-08-06T19:53:41.240Z] #36 [core-command internal] load build context [2024-08-06T19:53:41.240Z] #36 DONE 0.0s [2024-08-06T19:53:41.240Z] [2024-08-06T19:53:41.240Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:53:41.240Z] #37 DONE 1.9s [2024-08-06T19:53:41.240Z] [2024-08-06T19:53:41.240Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:41.240Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:41.240Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:41.240Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:41.240Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:41.240Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:41.240Z] #35 ... [2024-08-06T19:53:41.240Z] [2024-08-06T19:53:41.240Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:41.240Z] #33 DONE 0.0s [2024-08-06T19:53:41.240Z] [2024-08-06T19:53:41.240Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:41.506Z] #35 ... [2024-08-06T19:53:41.506Z] [2024-08-06T19:53:41.506Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:41.506Z] #33 DONE 0.0s [2024-08-06T19:53:41.506Z] [2024-08-06T19:53:41.506Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:41.506Z] #35 ... [2024-08-06T19:53:41.506Z] [2024-08-06T19:53:41.506Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:53:41.506Z] #37 DONE 1.9s [2024-08-06T19:53:41.506Z] [2024-08-06T19:53:41.506Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:41.506Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:41.506Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:41.506Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:41.506Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:41.506Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:41.771Z] #35 ... [2024-08-06T19:53:41.771Z] [2024-08-06T19:53:41.771Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:41.771Z] #34 DONE 1.1s [2024-08-06T19:53:41.771Z] [2024-08-06T19:53:41.771Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:41.771Z] #35 ... [2024-08-06T19:53:41.771Z] [2024-08-06T19:53:41.771Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:41.771Z] #33 DONE 0.0s [2024-08-06T19:53:41.771Z] [2024-08-06T19:53:41.771Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:53:41.771Z] #37 DONE 1.9s [2024-08-06T19:53:41.771Z] [2024-08-06T19:53:41.771Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:41.771Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:41.771Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:41.771Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:41.771Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:41.771Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:42.038Z] #35 ... [2024-08-06T19:53:42.038Z] [2024-08-06T19:53:42.038Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:42.038Z] #34 DONE 1.3s [2024-08-06T19:53:42.038Z] [2024-08-06T19:53:42.038Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T19:53:42.038Z] #38 DONE 1.5s [2024-08-06T19:53:42.038Z] [2024-08-06T19:53:42.038Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:42.304Z] #35 ... [2024-08-06T19:53:42.304Z] [2024-08-06T19:53:42.304Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:53:42.304Z] #37 DONE 2.0s [2024-08-06T19:53:42.304Z] [2024-08-06T19:53:42.304Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:42.304Z] #33 DONE 0.0s [2024-08-06T19:53:42.304Z] [2024-08-06T19:53:42.304Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-06T19:53:42.304Z] #38 DONE 1.5s [2024-08-06T19:53:42.304Z] [2024-08-06T19:53:42.304Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:42.304Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:42.304Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:42.304Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:42.304Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:42.304Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:42.570Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-06T19:53:42.835Z] #35 ... [2024-08-06T19:53:42.835Z] [2024-08-06T19:53:42.835Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:53:42.835Z] #37 DONE 2.0s [2024-08-06T19:53:42.835Z] [2024-08-06T19:53:42.835Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-06T19:53:42.835Z] #38 DONE 1.5s [2024-08-06T19:53:42.835Z] [2024-08-06T19:53:42.835Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:42.835Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:42.835Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:42.835Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:42.835Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:42.835Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:42.835Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-06T19:53:43.100Z] #35 ... [2024-08-06T19:53:43.100Z] [2024-08-06T19:53:43.100Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:43.100Z] #34 DONE 2.2s [2024-08-06T19:53:43.100Z] [2024-08-06T19:53:43.100Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:43.100Z] #33 DONE 0.0s [2024-08-06T19:53:43.100Z] [2024-08-06T19:53:43.100Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:43.365Z] #34 ... [2024-08-06T19:53:43.365Z] [2024-08-06T19:53:43.365Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:43.365Z] #33 DONE 0.0s [2024-08-06T19:53:43.365Z] [2024-08-06T19:53:43.365Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:43.632Z] #34 ... [2024-08-06T19:53:43.632Z] [2024-08-06T19:53:43.632Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:53:43.632Z] #37 DONE 2.1s [2024-08-06T19:53:43.632Z] [2024-08-06T19:53:43.632Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-06T19:53:43.632Z] #38 DONE 1.6s [2024-08-06T19:53:43.632Z] [2024-08-06T19:53:43.632Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:43.632Z] #33 DONE 0.0s [2024-08-06T19:53:43.632Z] [2024-08-06T19:53:43.632Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:43.900Z] #34 ... [2024-08-06T19:53:43.900Z] [2024-08-06T19:53:43.900Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T19:53:43.900Z] #33 DONE 0.0s [2024-08-06T19:53:43.900Z] [2024-08-06T19:53:43.900Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:44.177Z] #34 ... [2024-08-06T19:53:44.177Z] [2024-08-06T19:53:44.177Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T19:53:44.177Z] #39 DONE 1.9s [2024-08-06T19:53:44.177Z] [2024-08-06T19:53:44.177Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:44.177Z] #34 ... [2024-08-06T19:53:44.177Z] [2024-08-06T19:53:44.177Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:53:44.177Z] #40 DONE 0.0s [2024-08-06T19:53:44.443Z] [2024-08-06T19:53:44.443Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T19:53:44.443Z] #34 DONE 3.4s [2024-08-06T19:53:44.443Z] [2024-08-06T19:53:44.443Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:53:44.443Z] #37 DONE 2.1s [2024-08-06T19:53:44.443Z] [2024-08-06T19:53:44.443Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-06T19:53:44.443Z] #38 DONE 1.6s [2024-08-06T19:53:44.443Z] [2024-08-06T19:53:44.443Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T19:53:44.443Z] #41 DONE 1.8s [2024-08-06T19:53:44.443Z] [2024-08-06T19:53:44.443Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:44.443Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:44.443Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:44.443Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:44.443Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:44.443Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:44.443Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-06T19:53:44.707Z] #35 ... [2024-08-06T19:53:44.708Z] [2024-08-06T19:53:44.708Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T19:53:44.708Z] #37 DONE 2.1s [2024-08-06T19:53:44.708Z] [2024-08-06T19:53:44.708Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T19:53:44.708Z] #38 DONE 1.7s [2024-08-06T19:53:44.708Z] [2024-08-06T19:53:44.708Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:44.708Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:44.708Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:44.708Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:44.708Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:44.708Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:44.708Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-06T19:53:44.708Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:44.708Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:44.708Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:44.708Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:44.708Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:44.708Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-06T19:53:44.708Z] #35 DONE 5.7s [2024-08-06T19:53:44.708Z] [2024-08-06T19:53:44.708Z] #42 [security-spire-config internal] load build context [2024-08-06T19:53:44.708Z] #42 ... [2024-08-06T19:53:44.708Z] [2024-08-06T19:53:44.708Z] #43 [security-spire-agent internal] load build context [2024-08-06T19:53:44.708Z] #43 DONE 0.0s [2024-08-06T19:53:44.708Z] [2024-08-06T19:53:44.708Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:53:44.708Z] #44 DONE 0.0s [2024-08-06T19:53:44.708Z] [2024-08-06T19:53:44.708Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T19:53:44.708Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T19:53:44.708Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-06T19:53:44.708Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T19:53:44.708Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T19:53:44.708Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T19:53:44.708Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-06T19:53:44.708Z] #35 DONE 5.7s [2024-08-06T19:53:44.973Z] [2024-08-06T19:53:44.973Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:53:44.973Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:53:45.552Z] #44 ... [2024-08-06T19:53:45.552Z] [2024-08-06T19:53:45.552Z] #45 [security-spire-server internal] load build context [2024-08-06T19:53:45.552Z] #45 transferring context: 27.23kB 0.3s done [2024-08-06T19:53:45.552Z] #45 DONE 1.3s [2024-08-06T19:53:45.821Z] [2024-08-06T19:53:45.821Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:53:45.821Z] #46 ... [2024-08-06T19:53:45.821Z] [2024-08-06T19:53:45.821Z] #42 [security-spire-config internal] load build context [2024-08-06T19:53:46.085Z] #42 transferring context: 25.48kB 0.3s done [2024-08-06T19:53:46.350Z] #42 DONE 1.7s [2024-08-06T19:53:46.350Z] [2024-08-06T19:53:46.350Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:53:47.751Z] #46 ... [2024-08-06T19:53:47.751Z] [2024-08-06T19:53:47.751Z] #43 [security-spire-agent internal] load build context [2024-08-06T19:53:47.751Z] #43 transferring context: 26.76kB 0.3s done [2024-08-06T19:53:47.751Z] #43 DONE 2.8s [2024-08-06T19:53:47.751Z] [2024-08-06T19:53:47.751Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:53:49.684Z] #46 ... [2024-08-06T19:53:49.684Z] [2024-08-06T19:53:49.684Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T19:53:49.684Z] #47 DONE 7.3s [2024-08-06T19:53:49.684Z] [2024-08-06T19:53:49.684Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:53:50.636Z] #46 ... [2024-08-06T19:53:50.636Z] [2024-08-06T19:53:50.636Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:53:50.636Z] #48 ... [2024-08-06T19:53:50.636Z] [2024-08-06T19:53:50.636Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:53:50.901Z] #46 ... [2024-08-06T19:53:50.901Z] [2024-08-06T19:53:50.901Z] #49 [core-metadata internal] load build context [2024-08-06T19:53:50.901Z] #49 ... [2024-08-06T19:53:50.901Z] [2024-08-06T19:53:50.901Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:53:51.166Z] #46 ... [2024-08-06T19:53:51.166Z] [2024-08-06T19:53:51.166Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:53:51.166Z] #50 ... [2024-08-06T19:53:51.166Z] [2024-08-06T19:53:51.166Z] #36 [core-command internal] load build context [2024-08-06T19:53:51.431Z] #36 ... [2024-08-06T19:53:51.431Z] [2024-08-06T19:53:51.431Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:53:51.696Z] #50 ... [2024-08-06T19:53:51.696Z] [2024-08-06T19:53:51.696Z] #51 [support-scheduler internal] load build context [2024-08-06T19:53:51.696Z] #51 ... [2024-08-06T19:53:51.696Z] [2024-08-06T19:53:51.696Z] #36 [core-command internal] load build context [2024-08-06T19:53:51.962Z] #36 ... [2024-08-06T19:53:51.962Z] [2024-08-06T19:53:51.962Z] #52 [core-keeper internal] load build context [2024-08-06T19:53:51.962Z] #52 ... [2024-08-06T19:53:51.962Z] [2024-08-06T19:53:51.962Z] #53 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:53:51.962Z] #0 6.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:51.962Z] #0 6.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:51.962Z] #0 8.908 OK: 266 MiB in 52 packages [2024-08-06T19:53:51.962Z] #53 DONE 10.7s [2024-08-06T19:53:51.962Z] [2024-08-06T19:53:51.962Z] #52 [core-keeper internal] load build context [2024-08-06T19:53:51.962Z] #52 ... [2024-08-06T19:53:51.962Z] [2024-08-06T19:53:51.962Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:53:51.962Z] #0 8.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:51.962Z] #0 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:52.230Z] #54 ... [2024-08-06T19:53:52.230Z] [2024-08-06T19:53:52.230Z] #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:53:52.230Z] #0 7.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:52.230Z] #0 7.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:52.230Z] #55 ... [2024-08-06T19:53:52.230Z] [2024-08-06T19:53:52.230Z] #56 [support-notifications internal] load build context [2024-08-06T19:53:52.230Z] #56 transferring context: 14.42MB 9.7s [2024-08-06T19:53:52.494Z] #56 ... [2024-08-06T19:53:52.494Z] [2024-08-06T19:53:52.494Z] #36 [core-command internal] load build context [2024-08-06T19:53:52.759Z] #36 ... [2024-08-06T19:53:52.759Z] [2024-08-06T19:53:52.759Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:53:52.759Z] #57 ... [2024-08-06T19:53:52.759Z] [2024-08-06T19:53:52.759Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:53:52.759Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done [2024-08-06T19:53:52.759Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T19:53:52.759Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-06T19:53:52.759Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-06T19:53:52.759Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done [2024-08-06T19:53:52.759Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-08-06T19:53:52.759Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s done [2024-08-06T19:53:52.759Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-06T19:53:53.024Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.1s [2024-08-06T19:53:53.024Z] #40 ... [2024-08-06T19:53:53.024Z] [2024-08-06T19:53:53.024Z] #36 [core-command internal] load build context [2024-08-06T19:53:53.606Z] #36 ... [2024-08-06T19:53:53.606Z] [2024-08-06T19:53:53.606Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T19:53:53.606Z] #55 10.18 OK: 266 MiB in 52 packages [2024-08-06T19:53:53.606Z] #55 DONE 11.4s [2024-08-06T19:53:53.606Z] [2024-08-06T19:53:53.606Z] #36 [core-command internal] load build context [2024-08-06T19:53:53.606Z] #36 ... [2024-08-06T19:53:53.606Z] [2024-08-06T19:53:53.606Z] #58 [core-data internal] load build context [2024-08-06T19:53:53.885Z] #58 ... [2024-08-06T19:53:53.885Z] [2024-08-06T19:53:53.885Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:53:53.885Z] #59 ... [2024-08-06T19:53:53.885Z] [2024-08-06T19:53:53.885Z] #58 [core-data internal] load build context [2024-08-06T19:53:54.479Z] #58 ... [2024-08-06T19:53:54.479Z] [2024-08-06T19:53:54.479Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T19:53:54.479Z] #54 11.37 OK: 266 MiB in 52 packages [2024-08-06T19:53:54.479Z] #54 DONE 12.5s [2024-08-06T19:53:54.479Z] [2024-08-06T19:53:54.479Z] #58 [core-data internal] load build context [2024-08-06T19:53:54.479Z] #58 ... [2024-08-06T19:53:54.479Z] [2024-08-06T19:53:54.479Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:53:54.479Z] #60 ... [2024-08-06T19:53:54.479Z] [2024-08-06T19:53:54.479Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:53:54.479Z] #0 6.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:54.479Z] #0 7.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:54.479Z] #0 9.217 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:53:54.479Z] #0 9.217 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:53:54.479Z] #0 9.217 OK: 19953 distinct packages available [2024-08-06T19:53:54.479Z] #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:54.479Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:54.745Z] #61 ... [2024-08-06T19:53:54.745Z] [2024-08-06T19:53:54.745Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:53:54.745Z] #62 ... [2024-08-06T19:53:54.745Z] [2024-08-06T19:53:54.745Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:53:54.745Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.0s [2024-08-06T19:53:54.745Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-06T19:53:55.011Z] #40 ... [2024-08-06T19:53:55.011Z] [2024-08-06T19:53:55.011Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T19:53:55.276Z] #63 ... [2024-08-06T19:53:55.276Z] [2024-08-06T19:53:55.276Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:53:55.862Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.9s [2024-08-06T19:53:56.135Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.13MB / 28.04MB 6.4s [2024-08-06T19:53:56.716Z] #40 ... [2024-08-06T19:53:56.716Z] [2024-08-06T19:53:56.716Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:53:56.716Z] #64 ... [2024-08-06T19:53:56.716Z] [2024-08-06T19:53:56.716Z] #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T19:53:56.983Z] #65 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:56.983Z] #65 ... [2024-08-06T19:53:56.983Z] [2024-08-06T19:53:56.983Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:53:56.983Z] #66 ... [2024-08-06T19:53:56.983Z] [2024-08-06T19:53:56.983Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T19:53:56.983Z] #61 11.28 OK: 266 MiB in 52 packages [2024-08-06T19:53:56.983Z] #61 DONE 12.6s [2024-08-06T19:53:56.983Z] [2024-08-06T19:53:56.983Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:53:57.250Z] #67 ... [2024-08-06T19:53:57.250Z] [2024-08-06T19:53:57.250Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:53:57.250Z] #68 ... [2024-08-06T19:53:57.250Z] [2024-08-06T19:53:57.250Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:53:57.514Z] #69 ... [2024-08-06T19:53:57.514Z] [2024-08-06T19:53:57.514Z] #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-06T19:53:57.514Z] #70 ... [2024-08-06T19:53:57.514Z] [2024-08-06T19:53:57.515Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:53:57.781Z] #71 ... [2024-08-06T19:53:57.781Z] [2024-08-06T19:53:57.781Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:53:57.781Z] #72 ... [2024-08-06T19:53:57.781Z] [2024-08-06T19:53:57.781Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:53:57.781Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.90MB / 28.04MB 8.0s [2024-08-06T19:53:57.781Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-06T19:53:58.739Z] #40 ... [2024-08-06T19:53:58.739Z] [2024-08-06T19:53:58.739Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:53:58.739Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.6s done [2024-08-06T19:53:58.739Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T19:53:58.739Z] #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-06T19:53:58.739Z] #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-06T19:53:58.739Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-08-06T19:53:58.739Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-06T19:53:58.739Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-06T19:53:58.739Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done [2024-08-06T19:53:58.739Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.6s [2024-08-06T19:53:58.739Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-06T19:53:58.739Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-06T19:53:58.739Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.74MB / 18.32MB 6.9s [2024-08-06T19:53:58.739Z] #44 ... [2024-08-06T19:53:58.739Z] [2024-08-06T19:53:58.739Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:53:58.739Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.8s [2024-08-06T19:53:59.336Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.6s [2024-08-06T19:53:59.603Z] #40 ... [2024-08-06T19:53:59.603Z] [2024-08-06T19:53:59.603Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T19:53:59.603Z] #73 ... [2024-08-06T19:53:59.603Z] [2024-08-06T19:53:59.603Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:53:59.603Z] #40 ... [2024-08-06T19:53:59.603Z] [2024-08-06T19:53:59.603Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T19:53:59.603Z] #63 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:59.603Z] #63 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:53:59.603Z] #63 13.19 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T19:53:59.603Z] #63 13.19 (2/2) Installing su-exec (0.2-r3) [2024-08-06T19:53:59.603Z] #63 13.19 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:53:59.603Z] #63 13.32 OK: 8 MiB in 17 packages [2024-08-06T19:53:59.603Z] #63 DONE 14.6s [2024-08-06T19:53:59.867Z] [2024-08-06T19:53:59.867Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:53:59.867Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.42MB / 28.04MB 10.1s [2024-08-06T19:54:00.819Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.7s [2024-08-06T19:54:00.819Z] #40 ... [2024-08-06T19:54:00.819Z] [2024-08-06T19:54:00.819Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:54:00.819Z] #48 transferring context: 44.21MB 19.9s [2024-08-06T19:54:00.819Z] #48 ... [2024-08-06T19:54:00.819Z] [2024-08-06T19:54:00.819Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:01.401Z] #40 ... [2024-08-06T19:54:01.401Z] [2024-08-06T19:54:01.401Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:01.401Z] #49 ... [2024-08-06T19:54:01.401Z] [2024-08-06T19:54:01.401Z] #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T19:54:01.401Z] #65 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:01.401Z] #65 12.54 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:01.401Z] #65 12.54 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:01.401Z] #65 12.61 OK: 8 MiB in 16 packages [2024-08-06T19:54:01.401Z] #65 DONE 15.2s [2024-08-06T19:54:01.401Z] [2024-08-06T19:54:01.401Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:01.401Z] #49 ... [2024-08-06T19:54:01.401Z] [2024-08-06T19:54:01.401Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:01.401Z] #46 ... [2024-08-06T19:54:01.401Z] [2024-08-06T19:54:01.401Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T19:54:01.677Z] #74 ... [2024-08-06T19:54:01.677Z] [2024-08-06T19:54:01.677Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:01.677Z] #50 ... [2024-08-06T19:54:01.677Z] [2024-08-06T19:54:01.677Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:01.941Z] #46 ... [2024-08-06T19:54:01.941Z] [2024-08-06T19:54:01.941Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:01.941Z] #51 ... [2024-08-06T19:54:01.941Z] [2024-08-06T19:54:01.941Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:02.521Z] #50 ... [2024-08-06T19:54:02.521Z] [2024-08-06T19:54:02.521Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:02.521Z] #52 ... [2024-08-06T19:54:02.521Z] [2024-08-06T19:54:02.521Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:02.788Z] #56 ... [2024-08-06T19:54:02.788Z] [2024-08-06T19:54:02.788Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:02.788Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.66MB / 28.04MB 12.8s [2024-08-06T19:54:03.053Z] #40 ... [2024-08-06T19:54:03.053Z] [2024-08-06T19:54:03.053Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:54:03.053Z] #57 ... [2024-08-06T19:54:03.053Z] [2024-08-06T19:54:03.053Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:03.053Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.3s [2024-08-06T19:54:03.318Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.6s [2024-08-06T19:54:03.897Z] #40 ... [2024-08-06T19:54:03.897Z] [2024-08-06T19:54:03.897Z] #36 [core-command internal] load build context [2024-08-06T19:54:03.897Z] #36 ... [2024-08-06T19:54:03.897Z] [2024-08-06T19:54:03.897Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:54:04.174Z] #59 ... [2024-08-06T19:54:04.174Z] [2024-08-06T19:54:04.174Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:04.174Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.9s done [2024-08-06T19:54:04.448Z] #40 ... [2024-08-06T19:54:04.448Z] [2024-08-06T19:54:04.448Z] #58 [core-data internal] load build context [2024-08-06T19:54:04.713Z] #58 ... [2024-08-06T19:54:04.713Z] [2024-08-06T19:54:04.713Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:04.713Z] #60 ... [2024-08-06T19:54:04.713Z] [2024-08-06T19:54:04.713Z] #58 [core-data internal] load build context [2024-08-06T19:54:04.978Z] #58 ... [2024-08-06T19:54:04.978Z] [2024-08-06T19:54:04.978Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:04.978Z] #62 ... [2024-08-06T19:54:04.978Z] [2024-08-06T19:54:04.978Z] #36 [core-command internal] load build context [2024-08-06T19:54:05.244Z] #36 ... [2024-08-06T19:54:05.244Z] [2024-08-06T19:54:05.244Z] #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-06T19:54:05.244Z] #70 DONE 18.3s [2024-08-06T19:54:05.244Z] [2024-08-06T19:54:05.244Z] #36 [core-command internal] load build context [2024-08-06T19:54:05.510Z] #36 transferring context: 26.60MB 24.2s [2024-08-06T19:54:07.449Z] #36 ... [2024-08-06T19:54:07.449Z] [2024-08-06T19:54:07.449Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T19:54:07.449Z] #64 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:07.449Z] #64 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:07.449Z] #64 14.56 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:54:07.449Z] #64 14.56 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:54:07.449Z] #64 14.56 OK: 19946 distinct packages available [2024-08-06T19:54:07.449Z] #64 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:07.449Z] #64 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:07.449Z] #64 17.80 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:07.449Z] #64 17.80 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:54:07.449Z] #64 17.90 (3/4) Installing libucontext (1.2-r2) [2024-08-06T19:54:07.449Z] #64 17.90 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T19:54:07.449Z] #64 18.02 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:07.449Z] #64 18.07 OK: 8 MiB in 19 packages [2024-08-06T19:54:07.449Z] #64 DONE 20.5s [2024-08-06T19:54:07.449Z] [2024-08-06T19:54:07.449Z] #36 [core-command internal] load build context [2024-08-06T19:54:08.034Z] #36 ... [2024-08-06T19:54:08.034Z] [2024-08-06T19:54:08.034Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T19:54:08.034Z] #66 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:08.034Z] #66 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:08.034Z] #66 18.89 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:08.034Z] #66 18.89 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T19:54:08.034Z] #66 18.89 (3/4) Installing su-exec (0.2-r3) [2024-08-06T19:54:08.034Z] #66 18.89 (4/4) Installing yq (4.33.3-r5) [2024-08-06T19:54:08.034Z] #66 19.34 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:08.034Z] #66 19.34 OK: 18 MiB in 19 packages [2024-08-06T19:54:08.034Z] #66 DONE 21.0s [2024-08-06T19:54:08.034Z] [2024-08-06T19:54:08.034Z] #36 [core-command internal] load build context [2024-08-06T19:54:08.617Z] #36 ... [2024-08-06T19:54:08.617Z] [2024-08-06T19:54:08.617Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:54:08.617Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.2s done [2024-08-06T19:54:08.617Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.3s [2024-08-06T19:54:08.884Z] #44 ... [2024-08-06T19:54:08.884Z] [2024-08-06T19:54:08.884Z] #36 [core-command internal] load build context [2024-08-06T19:54:09.846Z] #36 ... [2024-08-06T19:54:09.846Z] [2024-08-06T19:54:09.846Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T19:54:09.846Z] #75 ... [2024-08-06T19:54:09.846Z] [2024-08-06T19:54:09.846Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T19:54:09.846Z] #69 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:09.846Z] #69 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:09.846Z] #69 18.95 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:09.846Z] #69 18.95 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:09.846Z] #69 19.35 OK: 8 MiB in 16 packages [2024-08-06T19:54:09.846Z] #69 DONE 22.7s [2024-08-06T19:54:09.846Z] [2024-08-06T19:54:09.846Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:10.115Z] #49 ... [2024-08-06T19:54:10.115Z] [2024-08-06T19:54:10.115Z] #36 [core-command internal] load build context [2024-08-06T19:54:10.705Z] #36 transferring context: 31.52MB 29.4s [2024-08-06T19:54:10.973Z] #36 ... [2024-08-06T19:54:10.973Z] [2024-08-06T19:54:10.973Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:54:10.973Z] #48 ... [2024-08-06T19:54:10.973Z] [2024-08-06T19:54:10.973Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:11.932Z] #49 ... [2024-08-06T19:54:11.932Z] [2024-08-06T19:54:11.932Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:11.932Z] #46 ... [2024-08-06T19:54:11.932Z] [2024-08-06T19:54:11.932Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:12.200Z] #51 ... [2024-08-06T19:54:12.200Z] [2024-08-06T19:54:12.200Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:12.471Z] #49 ... [2024-08-06T19:54:12.471Z] [2024-08-06T19:54:12.471Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T19:54:12.471Z] #67 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:12.471Z] #67 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:12.471Z] #67 22.41 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T19:54:12.471Z] #67 22.71 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:12.471Z] #67 22.71 (3/4) Installing su-exec (0.2-r3) [2024-08-06T19:54:12.471Z] #67 22.71 (4/4) Installing yq (4.33.3-r5) [2024-08-06T19:54:12.471Z] #67 22.92 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:12.472Z] #67 23.07 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:54:12.472Z] #67 23.53 OK: 18 MiB in 19 packages [2024-08-06T19:54:12.472Z] #67 DONE 25.3s [2024-08-06T19:54:12.472Z] [2024-08-06T19:54:12.472Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:12.738Z] #49 ... [2024-08-06T19:54:12.738Z] [2024-08-06T19:54:12.738Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:12.738Z] #50 ... [2024-08-06T19:54:12.738Z] [2024-08-06T19:54:12.738Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:12.738Z] #52 ... [2024-08-06T19:54:12.738Z] [2024-08-06T19:54:12.738Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:13.005Z] #56 ... [2024-08-06T19:54:13.005Z] [2024-08-06T19:54:13.005Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T19:54:13.005Z] #68 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:13.005Z] #68 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:13.005Z] #68 22.68 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T19:54:13.005Z] #68 22.92 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:13.005Z] #68 22.92 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:13.005Z] #68 22.92 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:54:13.005Z] #68 23.51 OK: 9 MiB in 17 packages [2024-08-06T19:54:13.005Z] #68 DONE 26.0s [2024-08-06T19:54:13.005Z] [2024-08-06T19:54:13.005Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:13.273Z] #49 ... [2024-08-06T19:54:13.273Z] [2024-08-06T19:54:13.273Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:54:13.540Z] #57 ... [2024-08-06T19:54:13.540Z] [2024-08-06T19:54:13.540Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:54:14.134Z] #76 ... [2024-08-06T19:54:14.134Z] [2024-08-06T19:54:14.134Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:54:14.403Z] #59 ... [2024-08-06T19:54:14.403Z] [2024-08-06T19:54:14.403Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:14.987Z] #56 ... [2024-08-06T19:54:14.987Z] [2024-08-06T19:54:14.987Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:14.987Z] #60 ... [2024-08-06T19:54:14.987Z] [2024-08-06T19:54:14.987Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:15.254Z] #56 ... [2024-08-06T19:54:15.254Z] [2024-08-06T19:54:15.254Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:15.254Z] #62 ... [2024-08-06T19:54:15.254Z] [2024-08-06T19:54:15.254Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T19:54:15.524Z] #77 ... [2024-08-06T19:54:15.524Z] [2024-08-06T19:54:15.524Z] #58 [core-data internal] load build context [2024-08-06T19:54:15.524Z] #58 ... [2024-08-06T19:54:15.524Z] [2024-08-06T19:54:15.524Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:16.108Z] #62 transferring context: 37.22MB 31.3s [2024-08-06T19:54:16.375Z] #62 ... [2024-08-06T19:54:16.375Z] [2024-08-06T19:54:16.375Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:16.375Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s [2024-08-06T19:54:16.375Z] #40 ... [2024-08-06T19:54:16.375Z] [2024-08-06T19:54:16.375Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:17.337Z] #62 ... [2024-08-06T19:54:17.337Z] [2024-08-06T19:54:17.337Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T19:54:17.605Z] #78 ... [2024-08-06T19:54:17.605Z] [2024-08-06T19:54:17.605Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:18.192Z] #40 ... [2024-08-06T19:54:18.192Z] [2024-08-06T19:54:18.192Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T19:54:18.192Z] #79 ... [2024-08-06T19:54:18.192Z] [2024-08-06T19:54:18.192Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:19.858Z] #62 ... [2024-08-06T19:54:19.858Z] [2024-08-06T19:54:19.858Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:54:19.858Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s [2024-08-06T19:54:19.858Z] #44 ... [2024-08-06T19:54:19.858Z] [2024-08-06T19:54:19.858Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:19.858Z] #46 ... [2024-08-06T19:54:19.858Z] [2024-08-06T19:54:19.858Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:20.133Z] #62 ... [2024-08-06T19:54:20.133Z] [2024-08-06T19:54:20.133Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T19:54:20.133Z] #75 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:20.133Z] #75 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:20.133Z] #75 18.26 OK: 8 MiB in 17 packages [2024-08-06T19:54:20.133Z] #75 DONE 20.2s [2024-08-06T19:54:20.425Z] [2024-08-06T19:54:20.425Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:20.425Z] #46 transferring context: 65.20MB 40.1s [2024-08-06T19:54:20.425Z] #46 ... [2024-08-06T19:54:20.425Z] [2024-08-06T19:54:20.425Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:54:20.425Z] #80 ... [2024-08-06T19:54:20.425Z] [2024-08-06T19:54:20.425Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:20.715Z] #62 ... [2024-08-06T19:54:20.715Z] [2024-08-06T19:54:20.715Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:54:20.715Z] #71 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:20.715Z] #71 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:20.715Z] #71 26.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:54:20.715Z] #71 26.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:54:20.715Z] #71 26.99 OK: 19946 distinct packages available [2024-08-06T19:54:20.715Z] #71 28.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:20.715Z] #71 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:20.715Z] #71 ... [2024-08-06T19:54:20.715Z] [2024-08-06T19:54:20.715Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:21.321Z] #46 ... [2024-08-06T19:54:21.321Z] [2024-08-06T19:54:21.321Z] #36 [core-command internal] load build context [2024-08-06T19:54:21.321Z] #36 ... [2024-08-06T19:54:21.321Z] [2024-08-06T19:54:21.321Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:54:21.321Z] #48 ... [2024-08-06T19:54:21.321Z] [2024-08-06T19:54:21.321Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:21.603Z] #46 ... [2024-08-06T19:54:21.603Z] [2024-08-06T19:54:21.603Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:54:21.603Z] #72 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:21.603Z] #72 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:21.603Z] #72 28.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T19:54:21.603Z] #72 28.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T19:54:21.603Z] #72 28.99 OK: 19946 distinct packages available [2024-08-06T19:54:21.603Z] #72 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:21.603Z] #72 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:21.892Z] #72 ... [2024-08-06T19:54:21.892Z] [2024-08-06T19:54:21.892Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:54:22.181Z] #48 ... [2024-08-06T19:54:22.181Z] [2024-08-06T19:54:22.181Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:22.457Z] #51 ... [2024-08-06T19:54:22.457Z] [2024-08-06T19:54:22.457Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T19:54:22.457Z] #74 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:22.457Z] #74 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:22.457Z] #74 18.41 OK: 8 MiB in 16 packages [2024-08-06T19:54:22.457Z] #74 DONE 21.5s [2024-08-06T19:54:22.457Z] [2024-08-06T19:54:22.457Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:22.457Z] #51 ... [2024-08-06T19:54:22.457Z] [2024-08-06T19:54:22.457Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:54:22.457Z] #71 34.82 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:22.457Z] #71 34.82 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:54:22.457Z] #71 34.82 (3/5) Installing libucontext (1.2-r2) [2024-08-06T19:54:22.457Z] #71 34.82 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T19:54:22.457Z] #71 34.82 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T19:54:22.457Z] #71 34.96 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:22.457Z] #71 34.96 OK: 9 MiB in 20 packages [2024-08-06T19:54:22.457Z] #71 ... [2024-08-06T19:54:22.457Z] [2024-08-06T19:54:22.457Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T19:54:22.457Z] #73 22.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:22.457Z] #73 24.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:22.457Z] #73 30.96 OK: 266 MiB in 52 packages [2024-08-06T19:54:22.743Z] #73 ... [2024-08-06T19:54:22.743Z] [2024-08-06T19:54:22.743Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:22.743Z] #51 ... [2024-08-06T19:54:22.743Z] [2024-08-06T19:54:22.743Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T19:54:22.743Z] #73 DONE 33.5s [2024-08-06T19:54:22.743Z] [2024-08-06T19:54:22.743Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T19:54:23.037Z] #81 ... [2024-08-06T19:54:23.037Z] [2024-08-06T19:54:23.037Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:23.037Z] #50 ... [2024-08-06T19:54:23.037Z] [2024-08-06T19:54:23.037Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:23.304Z] #52 ... [2024-08-06T19:54:23.304Z] [2024-08-06T19:54:23.304Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:23.304Z] #50 ... [2024-08-06T19:54:23.304Z] [2024-08-06T19:54:23.304Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:23.304Z] #49 ... [2024-08-06T19:54:23.304Z] [2024-08-06T19:54:23.304Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:23.571Z] #51 ... [2024-08-06T19:54:23.571Z] [2024-08-06T19:54:23.571Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:54:23.571Z] #57 ... [2024-08-06T19:54:23.571Z] [2024-08-06T19:54:23.571Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:23.837Z] #51 ... [2024-08-06T19:54:23.837Z] [2024-08-06T19:54:23.837Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T19:54:23.837Z] #71 DONE 36.4s [2024-08-06T19:54:23.837Z] [2024-08-06T19:54:23.837Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:24.419Z] #51 ... [2024-08-06T19:54:24.419Z] [2024-08-06T19:54:24.419Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:54:24.419Z] #59 ... [2024-08-06T19:54:24.419Z] [2024-08-06T19:54:24.419Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:25.026Z] #51 ... [2024-08-06T19:54:25.026Z] [2024-08-06T19:54:25.026Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:25.293Z] #60 ... [2024-08-06T19:54:25.293Z] [2024-08-06T19:54:25.293Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:25.293Z] #51 ... [2024-08-06T19:54:25.293Z] [2024-08-06T19:54:25.293Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:25.559Z] #56 ... [2024-08-06T19:54:25.559Z] [2024-08-06T19:54:25.559Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:25.834Z] #51 ... [2024-08-06T19:54:25.834Z] [2024-08-06T19:54:25.834Z] #58 [core-data internal] load build context [2024-08-06T19:54:25.834Z] #58 ... [2024-08-06T19:54:25.834Z] [2024-08-06T19:54:25.834Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:26.100Z] #52 transferring context: 89.70MB 44.1s [2024-08-06T19:54:26.683Z] #52 ... [2024-08-06T19:54:26.683Z] [2024-08-06T19:54:26.683Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T19:54:26.683Z] #77 11.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:26.683Z] #77 13.51 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:26.683Z] #77 18.25 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:26.683Z] #77 19.06 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:26.683Z] #77 19.24 OK: 8 MiB in 16 packages [2024-08-06T19:54:26.683Z] #77 DONE 21.4s [2024-08-06T19:54:26.683Z] [2024-08-06T19:54:26.683Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:28.089Z] #52 ... [2024-08-06T19:54:28.089Z] [2024-08-06T19:54:28.089Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T19:54:28.089Z] #72 36.16 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T19:54:28.089Z] #72 36.55 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T19:54:28.089Z] #72 36.57 (3/11) Installing libunistring (1.1-r1) [2024-08-06T19:54:28.089Z] #72 36.81 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T19:54:28.089Z] #72 36.81 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T19:54:28.089Z] #72 36.93 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T19:54:28.089Z] #72 37.13 (7/11) Installing curl (8.9.0-r0) [2024-08-06T19:54:28.089Z] #72 37.13 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T19:54:28.089Z] #72 37.30 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T19:54:28.089Z] #72 37.30 (10/11) Installing libucontext (1.2-r2) [2024-08-06T19:54:28.089Z] #72 37.30 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T19:54:28.089Z] #72 37.30 Executing busybox-1.36.1-r7.trigger [2024-08-06T19:54:28.089Z] #72 37.68 Executing ca-certificates-20240226-r0.trigger [2024-08-06T19:54:28.089Z] #72 39.03 OK: 13 MiB in 26 packages [2024-08-06T19:54:28.089Z] #72 DONE 40.7s [2024-08-06T19:54:28.089Z] [2024-08-06T19:54:28.089Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:28.673Z] #52 ... [2024-08-06T19:54:28.673Z] [2024-08-06T19:54:28.673Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T19:54:28.673Z] #79 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:28.673Z] #79 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:28.673Z] #79 18.50 OK: 18 MiB in 19 packages [2024-08-06T19:54:28.673Z] #79 DONE 20.5s [2024-08-06T19:54:28.673Z] [2024-08-06T19:54:28.673Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:28.940Z] #52 ... [2024-08-06T19:54:28.940Z] [2024-08-06T19:54:28.940Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:28.940Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.7s [2024-08-06T19:54:28.940Z] #40 ... [2024-08-06T19:54:28.940Z] [2024-08-06T19:54:28.940Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:29.918Z] #52 ... [2024-08-06T19:54:29.918Z] [2024-08-06T19:54:29.918Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:54:29.918Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.6s [2024-08-06T19:54:29.918Z] #44 ... [2024-08-06T19:54:29.918Z] [2024-08-06T19:54:29.918Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:30.501Z] #52 ... [2024-08-06T19:54:30.501Z] [2024-08-06T19:54:30.501Z] #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T19:54:30.501Z] #82 ... [2024-08-06T19:54:30.501Z] [2024-08-06T19:54:30.501Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T19:54:30.501Z] #83 DONE 1.9s [2024-08-06T19:54:30.501Z] [2024-08-06T19:54:30.501Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:30.770Z] #52 ... [2024-08-06T19:54:30.770Z] [2024-08-06T19:54:30.770Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T19:54:30.770Z] #78 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:30.770Z] #78 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:30.770Z] #78 21.54 OK: 8 MiB in 19 packages [2024-08-06T19:54:30.770Z] #78 DONE 23.3s [2024-08-06T19:54:31.036Z] [2024-08-06T19:54:31.036Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:31.036Z] #52 ... [2024-08-06T19:54:31.036Z] [2024-08-06T19:54:31.036Z] #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T19:54:31.036Z] #82 DONE 10.8s [2024-08-06T19:54:31.036Z] [2024-08-06T19:54:31.036Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:31.036Z] #52 ... [2024-08-06T19:54:31.036Z] [2024-08-06T19:54:31.036Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:31.303Z] #62 ... [2024-08-06T19:54:31.303Z] [2024-08-06T19:54:31.303Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:31.303Z] #52 ... [2024-08-06T19:54:31.303Z] [2024-08-06T19:54:31.303Z] #36 [core-command internal] load build context [2024-08-06T19:54:31.303Z] #36 transferring context: 50.14MB 49.9s [2024-08-06T19:54:31.569Z] #36 ... [2024-08-06T19:54:31.569Z] [2024-08-06T19:54:31.569Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T19:54:31.569Z] #81 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:31.569Z] #81 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:31.569Z] #81 16.70 OK: 18 MiB in 19 packages [2024-08-06T19:54:31.569Z] #81 DONE 18.5s [2024-08-06T19:54:31.569Z] [2024-08-06T19:54:31.569Z] #36 [core-command internal] load build context [2024-08-06T19:54:31.569Z] #36 ... [2024-08-06T19:54:31.569Z] [2024-08-06T19:54:31.569Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:31.569Z] #52 ... [2024-08-06T19:54:31.569Z] [2024-08-06T19:54:31.569Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:54:31.569Z] #80 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:31.569Z] #80 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:31.569Z] #80 19.33 OK: 8 MiB in 16 packages [2024-08-06T19:54:31.569Z] #80 DONE 21.3s [2024-08-06T19:54:31.569Z] [2024-08-06T19:54:31.569Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:31.836Z] #52 ... [2024-08-06T19:54:31.836Z] [2024-08-06T19:54:31.836Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:32.102Z] #46 ... [2024-08-06T19:54:32.102Z] [2024-08-06T19:54:32.102Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:32.369Z] #52 ... [2024-08-06T19:54:32.369Z] [2024-08-06T19:54:32.369Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:54:32.369Z] #48 ... [2024-08-06T19:54:32.369Z] [2024-08-06T19:54:32.369Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:32.637Z] #52 ... [2024-08-06T19:54:32.637Z] [2024-08-06T19:54:32.637Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:54:32.637Z] #76 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:32.637Z] #76 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:32.637Z] #76 16.75 OK: 9 MiB in 17 packages [2024-08-06T19:54:32.637Z] #76 DONE 18.6s [2024-08-06T19:54:32.637Z] [2024-08-06T19:54:32.637Z] #84 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T19:54:32.637Z] #84 DONE 1.4s [2024-08-06T19:54:32.637Z] [2024-08-06T19:54:32.637Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:33.220Z] #52 ... [2024-08-06T19:54:33.221Z] [2024-08-06T19:54:33.221Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T19:54:33.221Z] #0 6.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:33.221Z] #0 7.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:33.221Z] #0 8.479 OK: 9 MiB in 20 packages [2024-08-06T19:54:33.221Z] #85 DONE 9.2s [2024-08-06T19:54:33.221Z] [2024-08-06T19:54:33.221Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:33.489Z] #52 ... [2024-08-06T19:54:33.489Z] [2024-08-06T19:54:33.489Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:33.489Z] #50 ... [2024-08-06T19:54:33.489Z] [2024-08-06T19:54:33.489Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:33.489Z] #49 ... [2024-08-06T19:54:33.489Z] [2024-08-06T19:54:33.489Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:33.757Z] #50 ... [2024-08-06T19:54:33.757Z] [2024-08-06T19:54:33.757Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:54:34.024Z] #57 ... [2024-08-06T19:54:34.024Z] [2024-08-06T19:54:34.024Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:34.984Z] #52 ... [2024-08-06T19:54:34.984Z] [2024-08-06T19:54:34.984Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:54:34.984Z] #59 ... [2024-08-06T19:54:34.984Z] [2024-08-06T19:54:34.984Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:35.252Z] #52 ... [2024-08-06T19:54:35.252Z] [2024-08-06T19:54:35.252Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:35.521Z] #60 ... [2024-08-06T19:54:35.521Z] [2024-08-06T19:54:35.521Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:35.521Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.2s [2024-08-06T19:54:35.521Z] #40 ... [2024-08-06T19:54:35.521Z] [2024-08-06T19:54:35.521Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:35.521Z] #56 ... [2024-08-06T19:54:35.521Z] [2024-08-06T19:54:35.521Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:35.790Z] #52 ... [2024-08-06T19:54:35.790Z] [2024-08-06T19:54:35.790Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T19:54:35.791Z] #0 5.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:35.791Z] #0 5.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T19:54:35.791Z] #0 6.671 OK: 13 MiB in 26 packages [2024-08-06T19:54:35.791Z] #86 DONE 7.4s [2024-08-06T19:54:35.791Z] [2024-08-06T19:54:35.791Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:35.791Z] #52 ... [2024-08-06T19:54:35.791Z] [2024-08-06T19:54:35.791Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:36.063Z] #51 ... [2024-08-06T19:54:36.063Z] [2024-08-06T19:54:36.063Z] #58 [core-data internal] load build context [2024-08-06T19:54:36.063Z] #58 ... [2024-08-06T19:54:36.063Z] [2024-08-06T19:54:36.063Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:36.329Z] #51 transferring context: 84.38MB 54.5s [2024-08-06T19:54:40.574Z] #51 ... [2024-08-06T19:54:40.574Z] [2024-08-06T19:54:40.574Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:54:40.574Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.7s done [2024-08-06T19:54:40.574Z] #44 ... [2024-08-06T19:54:40.574Z] [2024-08-06T19:54:40.574Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:40.574Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.3s [2024-08-06T19:54:41.532Z] #40 ... [2024-08-06T19:54:41.532Z] [2024-08-06T19:54:41.532Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:41.532Z] #62 ... [2024-08-06T19:54:41.532Z] [2024-08-06T19:54:41.532Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:41.532Z] #40 ... [2024-08-06T19:54:41.532Z] [2024-08-06T19:54:41.532Z] #36 [core-command internal] load build context [2024-08-06T19:54:41.532Z] #36 transferring context: 81.54MB 60.2s [2024-08-06T19:54:41.799Z] #36 ... [2024-08-06T19:54:41.799Z] [2024-08-06T19:54:41.799Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:42.065Z] #62 ... [2024-08-06T19:54:42.065Z] [2024-08-06T19:54:42.065Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:42.334Z] #46 ... [2024-08-06T19:54:42.334Z] [2024-08-06T19:54:42.334Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:42.600Z] #40 ... [2024-08-06T19:54:42.600Z] [2024-08-06T19:54:42.600Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:54:42.870Z] #48 ... [2024-08-06T19:54:42.870Z] [2024-08-06T19:54:42.870Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:43.827Z] #46 ... [2024-08-06T19:54:43.827Z] [2024-08-06T19:54:43.827Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:43.827Z] #49 ... [2024-08-06T19:54:43.827Z] [2024-08-06T19:54:43.827Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:44.096Z] #50 ... [2024-08-06T19:54:44.096Z] [2024-08-06T19:54:44.096Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:54:44.096Z] #57 ... [2024-08-06T19:54:44.096Z] [2024-08-06T19:54:44.096Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:45.057Z] #46 ... [2024-08-06T19:54:45.057Z] [2024-08-06T19:54:45.057Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:54:45.057Z] #59 ... [2024-08-06T19:54:45.057Z] [2024-08-06T19:54:45.057Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:45.643Z] #46 ... [2024-08-06T19:54:45.643Z] [2024-08-06T19:54:45.643Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:45.643Z] #60 ... [2024-08-06T19:54:45.643Z] [2024-08-06T19:54:45.643Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:45.918Z] #46 transferring context: 119.00MB 65.7s [2024-08-06T19:54:45.918Z] #46 ... [2024-08-06T19:54:45.918Z] [2024-08-06T19:54:45.918Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:45.918Z] #56 ... [2024-08-06T19:54:45.918Z] [2024-08-06T19:54:45.918Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:46.184Z] #52 ... [2024-08-06T19:54:46.184Z] [2024-08-06T19:54:46.184Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:46.184Z] #56 ... [2024-08-06T19:54:46.184Z] [2024-08-06T19:54:46.184Z] #58 [core-data internal] load build context [2024-08-06T19:54:46.184Z] #58 ... [2024-08-06T19:54:46.184Z] [2024-08-06T19:54:46.184Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:46.450Z] #56 ... [2024-08-06T19:54:46.450Z] [2024-08-06T19:54:46.450Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T19:54:46.450Z] #87 DONE 2.4s [2024-08-06T19:54:46.450Z] [2024-08-06T19:54:46.450Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:50.701Z] #56 ... [2024-08-06T19:54:50.701Z] [2024-08-06T19:54:50.701Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:50.701Z] #51 ... [2024-08-06T19:54:50.701Z] [2024-08-06T19:54:50.701Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:54:50.966Z] #59 ... [2024-08-06T19:54:50.966Z] [2024-08-06T19:54:50.966Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:50.966Z] #51 ... [2024-08-06T19:54:50.966Z] [2024-08-06T19:54:50.966Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T19:54:50.966Z] #44 ... [2024-08-06T19:54:50.966Z] [2024-08-06T19:54:50.966Z] #51 [support-scheduler internal] load build context [2024-08-06T19:54:51.925Z] #51 transferring context: 139.29MB 69.8s [2024-08-06T19:54:51.925Z] #51 ... [2024-08-06T19:54:51.925Z] [2024-08-06T19:54:51.925Z] #36 [core-command internal] load build context [2024-08-06T19:54:51.925Z] #36 ... [2024-08-06T19:54:51.925Z] [2024-08-06T19:54:51.925Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:52.192Z] #56 ... [2024-08-06T19:54:52.192Z] [2024-08-06T19:54:52.192Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:54:52.460Z] #62 ... [2024-08-06T19:54:52.460Z] [2024-08-06T19:54:52.460Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:53.044Z] #56 ... [2024-08-06T19:54:53.044Z] [2024-08-06T19:54:53.044Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T19:54:53.044Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.8s done [2024-08-06T19:54:53.044Z] #40 ... [2024-08-06T19:54:53.044Z] [2024-08-06T19:54:53.044Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:54:53.310Z] #48 ... [2024-08-06T19:54:53.310Z] [2024-08-06T19:54:53.310Z] #56 [support-notifications internal] load build context [2024-08-06T19:54:53.896Z] #56 ... [2024-08-06T19:54:53.896Z] [2024-08-06T19:54:53.896Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:54.163Z] #49 ... [2024-08-06T19:54:54.163Z] [2024-08-06T19:54:54.163Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:54:54.163Z] #50 ... [2024-08-06T19:54:54.163Z] [2024-08-06T19:54:54.163Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:54:54.430Z] #57 ... [2024-08-06T19:54:54.430Z] [2024-08-06T19:54:54.430Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:55.840Z] #49 ... [2024-08-06T19:54:55.840Z] [2024-08-06T19:54:55.840Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:55.840Z] #60 ... [2024-08-06T19:54:55.840Z] [2024-08-06T19:54:55.840Z] #49 [core-metadata internal] load build context [2024-08-06T19:54:56.108Z] #49 ... [2024-08-06T19:54:56.108Z] [2024-08-06T19:54:56.108Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:54:56.108Z] #46 transferring context: 152.32MB 75.9s [2024-08-06T19:54:56.108Z] #46 ... [2024-08-06T19:54:56.108Z] [2024-08-06T19:54:56.108Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:56.108Z] #60 ... [2024-08-06T19:54:56.108Z] [2024-08-06T19:54:56.108Z] #52 [core-keeper internal] load build context [2024-08-06T19:54:56.377Z] #52 ... [2024-08-06T19:54:56.377Z] [2024-08-06T19:54:56.377Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:56.377Z] #60 ... [2024-08-06T19:54:56.377Z] [2024-08-06T19:54:56.377Z] #58 [core-data internal] load build context [2024-08-06T19:54:56.377Z] #58 ... [2024-08-06T19:54:56.377Z] [2024-08-06T19:54:56.377Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:57.362Z] #60 ... [2024-08-06T19:54:57.362Z] [2024-08-06T19:54:57.362Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:54:57.362Z] #88 DONE 3.8s [2024-08-06T19:54:57.362Z] [2024-08-06T19:54:57.362Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:57.947Z] #60 ... [2024-08-06T19:54:57.947Z] [2024-08-06T19:54:57.947Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:54:57.947Z] #89 DONE 3.4s [2024-08-06T19:54:57.947Z] [2024-08-06T19:54:57.947Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:57.947Z] #60 ... [2024-08-06T19:54:57.947Z] [2024-08-06T19:54:57.947Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T19:54:57.947Z] #90 DONE 4.6s [2024-08-06T19:54:57.947Z] [2024-08-06T19:54:57.947Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:58.536Z] #60 ... [2024-08-06T19:54:58.536Z] [2024-08-06T19:54:58.536Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T19:54:58.536Z] #91 DONE 1.4s [2024-08-06T19:54:58.536Z] [2024-08-06T19:54:58.536Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:58.803Z] #60 ... [2024-08-06T19:54:58.803Z] [2024-08-06T19:54:58.803Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T19:54:58.803Z] #92 DONE 1.0s [2024-08-06T19:54:58.803Z] [2024-08-06T19:54:58.803Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:54:59.765Z] #60 ... [2024-08-06T19:54:59.765Z] [2024-08-06T19:54:59.765Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T19:54:59.765Z] #93 DONE 1.5s [2024-08-06T19:54:59.765Z] [2024-08-06T19:54:59.765Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:00.353Z] #60 ... [2024-08-06T19:55:00.353Z] [2024-08-06T19:55:00.353Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T19:55:00.353Z] #94 DONE 1.7s [2024-08-06T19:55:00.620Z] [2024-08-06T19:55:00.620Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T19:55:00.620Z] #95 DONE 1.4s [2024-08-06T19:55:00.620Z] [2024-08-06T19:55:00.620Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:55:00.888Z] #96 ... [2024-08-06T19:55:00.888Z] [2024-08-06T19:55:00.888Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:55:01.157Z] #59 ... [2024-08-06T19:55:01.157Z] [2024-08-06T19:55:01.157Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:01.157Z] #60 ... [2024-08-06T19:55:01.157Z] [2024-08-06T19:55:01.157Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T19:55:01.157Z] #97 DONE 1.6s [2024-08-06T19:55:01.157Z] [2024-08-06T19:55:01.157Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:01.747Z] #60 ... [2024-08-06T19:55:01.747Z] [2024-08-06T19:55:01.747Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:55:01.747Z] #96 DONE 1.4s [2024-08-06T19:55:02.017Z] [2024-08-06T19:55:02.017Z] #36 [core-command internal] load build context [2024-08-06T19:55:02.017Z] #36 transferring context: 172.66MB 80.6s [2024-08-06T19:55:02.017Z] #36 ... [2024-08-06T19:55:02.017Z] [2024-08-06T19:55:02.017Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:55:02.017Z] #98 DONE 1.4s [2024-08-06T19:55:02.017Z] [2024-08-06T19:55:02.017Z] #36 [core-command internal] load build context [2024-08-06T19:55:02.017Z] #36 ... [2024-08-06T19:55:02.017Z] [2024-08-06T19:55:02.017Z] #51 [support-scheduler internal] load build context [2024-08-06T19:55:02.287Z] #51 ... [2024-08-06T19:55:02.287Z] [2024-08-06T19:55:02.287Z] #36 [core-command internal] load build context [2024-08-06T19:55:02.557Z] #36 ... [2024-08-06T19:55:02.557Z] [2024-08-06T19:55:02.557Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:55:02.557Z] #62 ... [2024-08-06T19:55:02.557Z] [2024-08-06T19:55:02.557Z] #36 [core-command internal] load build context [2024-08-06T19:55:02.838Z] #36 ... [2024-08-06T19:55:02.838Z] [2024-08-06T19:55:02.838Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T19:55:02.838Z] #99 DONE 1.5s [2024-08-06T19:55:02.838Z] [2024-08-06T19:55:02.838Z] #36 [core-command internal] load build context [2024-08-06T19:55:03.111Z] #36 ... [2024-08-06T19:55:03.111Z] [2024-08-06T19:55:03.111Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T19:55:03.111Z] #100 DONE 1.0s [2024-08-06T19:55:03.111Z] [2024-08-06T19:55:03.111Z] #36 [core-command internal] load build context [2024-08-06T19:55:03.380Z] #36 ... [2024-08-06T19:55:03.380Z] [2024-08-06T19:55:03.380Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:55:03.380Z] #48 ... [2024-08-06T19:55:03.380Z] [2024-08-06T19:55:03.380Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T19:55:03.380Z] #101 DONE 1.5s [2024-08-06T19:55:03.380Z] [2024-08-06T19:55:03.380Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:55:03.380Z] #48 ... [2024-08-06T19:55:03.380Z] [2024-08-06T19:55:03.380Z] #36 [core-command internal] load build context [2024-08-06T19:55:04.366Z] #36 ... [2024-08-06T19:55:04.366Z] [2024-08-06T19:55:04.366Z] #56 [support-notifications internal] load build context [2024-08-06T19:55:04.366Z] #56 ... [2024-08-06T19:55:04.366Z] [2024-08-06T19:55:04.366Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:04.366Z] #50 ... [2024-08-06T19:55:04.366Z] [2024-08-06T19:55:04.366Z] #36 [core-command internal] load build context [2024-08-06T19:55:04.366Z] #36 ... [2024-08-06T19:55:04.366Z] [2024-08-06T19:55:04.366Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T19:55:04.366Z] #102 DONE 1.4s [2024-08-06T19:55:04.366Z] [2024-08-06T19:55:04.366Z] #36 [core-command internal] load build context [2024-08-06T19:55:04.366Z] #36 ... [2024-08-06T19:55:04.366Z] [2024-08-06T19:55:04.366Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:55:04.635Z] #57 ... [2024-08-06T19:55:04.635Z] [2024-08-06T19:55:04.635Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T19:55:04.635Z] #103 ... [2024-08-06T19:55:04.635Z] [2024-08-06T19:55:04.635Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T19:55:04.635Z] #104 DONE 1.4s [2024-08-06T19:55:04.905Z] [2024-08-06T19:55:04.905Z] #105 [security-spire-agent] exporting to image [2024-08-06T19:55:04.905Z] #105 exporting layers [2024-08-06T19:55:05.499Z] #105 ... [2024-08-06T19:55:05.499Z] [2024-08-06T19:55:05.499Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T19:55:05.499Z] #106 DONE 1.9s [2024-08-06T19:55:05.499Z] [2024-08-06T19:55:05.499Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:06.087Z] #50 ... [2024-08-06T19:55:06.087Z] [2024-08-06T19:55:06.087Z] #49 [core-metadata internal] load build context [2024-08-06T19:55:06.087Z] #49 ... [2024-08-06T19:55:06.087Z] [2024-08-06T19:55:06.087Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:06.087Z] #50 ... [2024-08-06T19:55:06.087Z] [2024-08-06T19:55:06.087Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:06.358Z] #46 ... [2024-08-06T19:55:06.358Z] [2024-08-06T19:55:06.358Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T19:55:06.358Z] #103 DONE 1.6s [2024-08-06T19:55:06.358Z] [2024-08-06T19:55:06.358Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:06.358Z] #46 transferring context: 180.55MB 86.2s [2024-08-06T19:55:06.358Z] #46 ... [2024-08-06T19:55:06.358Z] [2024-08-06T19:55:06.358Z] #49 [core-metadata internal] load build context [2024-08-06T19:55:06.358Z] #49 ... [2024-08-06T19:55:06.358Z] [2024-08-06T19:55:06.358Z] #52 [core-keeper internal] load build context [2024-08-06T19:55:06.633Z] #52 ... [2024-08-06T19:55:06.633Z] [2024-08-06T19:55:06.633Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:06.633Z] #50 ... [2024-08-06T19:55:06.633Z] [2024-08-06T19:55:06.633Z] #58 [core-data internal] load build context [2024-08-06T19:55:06.633Z] #58 ... [2024-08-06T19:55:06.633Z] [2024-08-06T19:55:06.633Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:11.998Z] #50 ... [2024-08-06T19:55:11.998Z] [2024-08-06T19:55:11.998Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:55:11.998Z] #59 ... [2024-08-06T19:55:11.998Z] [2024-08-06T19:55:11.998Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:55:11.998Z] #62 ... [2024-08-06T19:55:11.998Z] [2024-08-06T19:55:11.998Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:55:11.998Z] #59 ... [2024-08-06T19:55:11.998Z] [2024-08-06T19:55:11.998Z] #105 [security-spire-config] exporting to image [2024-08-06T19:55:11.998Z] #105 exporting layers 5.4s done [2024-08-06T19:55:11.998Z] #105 writing image sha256:05a222b62844940cbc7d02adf742b8eb7099e13e9383f490c5bccf705519b3a6 0.0s done [2024-08-06T19:55:11.998Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-06T19:55:11.998Z] #105 writing image sha256:6330bad747f3c0e8d67d7faa20a94d4dac0744dbed86decc915a1778b4f16995 0.3s done [2024-08-06T19:55:11.998Z] #105 writing image sha256:b7c9acf4673665757d1e73c740a3acc4f0dd6b8fa1321dce73097d24dd102a54 0.0s done [2024-08-06T19:55:11.998Z] #105 naming to docker.io/library/security-spire-config-arm64 done [2024-08-06T19:55:11.998Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-06T19:55:11.998Z] #105 DONE 6.9s [2024-08-06T19:55:11.998Z] [2024-08-06T19:55:11.998Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:55:11.998Z] #59 ... [2024-08-06T19:55:11.998Z] [2024-08-06T19:55:11.998Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:11.998Z] #60 ... [2024-08-06T19:55:11.998Z] [2024-08-06T19:55:11.998Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:55:12.266Z] #62 transferring context: 246.44MB 87.5s [2024-08-06T19:55:12.266Z] #62 ... [2024-08-06T19:55:12.266Z] [2024-08-06T19:55:12.266Z] #51 [support-scheduler internal] load build context [2024-08-06T19:55:12.266Z] #51 ... [2024-08-06T19:55:12.266Z] [2024-08-06T19:55:12.267Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:55:13.695Z] #62 ... [2024-08-06T19:55:13.695Z] [2024-08-06T19:55:13.695Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:55:13.695Z] #48 ... [2024-08-06T19:55:13.695Z] [2024-08-06T19:55:13.695Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:14.282Z] #60 ... [2024-08-06T19:55:14.282Z] [2024-08-06T19:55:14.282Z] #56 [support-notifications internal] load build context [2024-08-06T19:55:14.282Z] #56 ... [2024-08-06T19:55:14.282Z] [2024-08-06T19:55:14.282Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:14.550Z] #60 ... [2024-08-06T19:55:14.550Z] [2024-08-06T19:55:14.550Z] #36 [core-command internal] load build context [2024-08-06T19:55:14.819Z] #36 ... [2024-08-06T19:55:14.819Z] [2024-08-06T19:55:14.819Z] #52 [core-keeper internal] load build context [2024-08-06T19:55:14.819Z] #52 transferring context: 308.08MB 92.4s done [2024-08-06T19:55:14.819Z] #52 DONE 92.8s [2024-08-06T19:55:14.819Z] [2024-08-06T19:55:14.819Z] #36 [core-command internal] load build context [2024-08-06T19:55:14.819Z] #36 ... [2024-08-06T19:55:14.819Z] [2024-08-06T19:55:14.819Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:55:14.819Z] #57 ... [2024-08-06T19:55:14.819Z] [2024-08-06T19:55:14.819Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:16.238Z] #60 ... [2024-08-06T19:55:16.238Z] [2024-08-06T19:55:16.238Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:16.508Z] #46 ... [2024-08-06T19:55:16.508Z] [2024-08-06T19:55:16.508Z] #49 [core-metadata internal] load build context [2024-08-06T19:55:16.508Z] #49 ... [2024-08-06T19:55:16.508Z] [2024-08-06T19:55:16.508Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:16.776Z] #60 ... [2024-08-06T19:55:16.776Z] [2024-08-06T19:55:16.776Z] #58 [core-data internal] load build context [2024-08-06T19:55:16.776Z] #58 ... [2024-08-06T19:55:16.776Z] [2024-08-06T19:55:16.776Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:17.382Z] #60 ... [2024-08-06T19:55:17.382Z] [2024-08-06T19:55:17.382Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T19:55:17.382Z] #107 DONE 2.3s [2024-08-06T19:55:17.382Z] [2024-08-06T19:55:17.382Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:19.973Z] #60 transferring context: 196.06MB 94.0s [2024-08-06T19:55:21.387Z] #60 ... [2024-08-06T19:55:21.387Z] [2024-08-06T19:55:21.387Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:21.387Z] #50 ... [2024-08-06T19:55:21.387Z] [2024-08-06T19:55:21.387Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:55:21.669Z] #62 ... [2024-08-06T19:55:21.669Z] [2024-08-06T19:55:21.669Z] #57 [support-cron-scheduler internal] load build context [2024-08-06T19:55:21.669Z] #57 transferring context: 308.08MB 98.3s done [2024-08-06T19:55:21.669Z] #57 DONE 98.8s [2024-08-06T19:55:21.669Z] [2024-08-06T19:55:21.669Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:55:21.669Z] #62 ... [2024-08-06T19:55:21.669Z] [2024-08-06T19:55:21.669Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:21.940Z] #50 ... [2024-08-06T19:55:21.940Z] [2024-08-06T19:55:21.940Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:55:22.221Z] #59 ... [2024-08-06T19:55:22.221Z] [2024-08-06T19:55:22.221Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:22.490Z] #50 ... [2024-08-06T19:55:22.490Z] [2024-08-06T19:55:22.490Z] #51 [support-scheduler internal] load build context [2024-08-06T19:55:22.758Z] #51 ... [2024-08-06T19:55:22.758Z] [2024-08-06T19:55:22.758Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:23.725Z] #50 ... [2024-08-06T19:55:23.725Z] [2024-08-06T19:55:23.725Z] #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:55:23.725Z] #108 DONE 2.0s [2024-08-06T19:55:23.725Z] [2024-08-06T19:55:23.725Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:23.725Z] #50 ... [2024-08-06T19:55:23.725Z] [2024-08-06T19:55:23.725Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:55:24.003Z] #48 ... [2024-08-06T19:55:24.003Z] [2024-08-06T19:55:24.003Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:24.600Z] #50 ... [2024-08-06T19:55:24.600Z] [2024-08-06T19:55:24.600Z] #56 [support-notifications internal] load build context [2024-08-06T19:55:24.600Z] #56 ... [2024-08-06T19:55:24.600Z] [2024-08-06T19:55:24.600Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:24.874Z] #50 ... [2024-08-06T19:55:24.874Z] [2024-08-06T19:55:24.874Z] #36 [core-command internal] load build context [2024-08-06T19:55:25.146Z] #36 ... [2024-08-06T19:55:25.146Z] [2024-08-06T19:55:25.146Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:25.146Z] #50 ... [2024-08-06T19:55:25.146Z] [2024-08-06T19:55:25.146Z] #49 [core-metadata internal] load build context [2024-08-06T19:55:25.146Z] #49 transferring context: 308.08MB 103.8s done [2024-08-06T19:55:25.146Z] #49 DONE 104.3s [2024-08-06T19:55:25.146Z] [2024-08-06T19:55:25.146Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:26.572Z] #50 ... [2024-08-06T19:55:26.572Z] [2024-08-06T19:55:26.572Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:26.840Z] #46 ... [2024-08-06T19:55:26.840Z] [2024-08-06T19:55:26.840Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:26.840Z] #50 transferring context: 308.08MB 105.6s done [2024-08-06T19:55:26.840Z] #50 ... [2024-08-06T19:55:26.840Z] [2024-08-06T19:55:26.840Z] #62 [security-spiffe-token-provider internal] load build context [2024-08-06T19:55:26.840Z] #62 transferring context: 308.08MB 101.8s done [2024-08-06T19:55:26.840Z] #62 DONE 102.4s [2024-08-06T19:55:27.118Z] [2024-08-06T19:55:27.118Z] #50 [security-proxy-setup internal] load build context [2024-08-06T19:55:27.118Z] #50 DONE 105.9s [2024-08-06T19:55:27.118Z] [2024-08-06T19:55:27.118Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:55:27.118Z] #109 ... [2024-08-06T19:55:27.118Z] [2024-08-06T19:55:27.118Z] #58 [core-data internal] load build context [2024-08-06T19:55:27.386Z] #58 ... [2024-08-06T19:55:27.386Z] [2024-08-06T19:55:27.386Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:55:27.386Z] #110 DONE 1.7s [2024-08-06T19:55:27.386Z] [2024-08-06T19:55:27.386Z] #58 [core-data internal] load build context [2024-08-06T19:55:27.386Z] #58 ... [2024-08-06T19:55:27.386Z] [2024-08-06T19:55:27.386Z] #36 [core-command internal] load build context [2024-08-06T19:55:27.386Z] #36 ... [2024-08-06T19:55:27.386Z] [2024-08-06T19:55:27.386Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:55:27.386Z] #111 ... [2024-08-06T19:55:27.386Z] [2024-08-06T19:55:27.386Z] #36 [core-command internal] load build context [2024-08-06T19:55:27.972Z] #36 ... [2024-08-06T19:55:27.972Z] [2024-08-06T19:55:27.972Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:55:27.972Z] #109 DONE 1.0s [2024-08-06T19:55:27.972Z] [2024-08-06T19:55:27.972Z] #36 [core-command internal] load build context [2024-08-06T19:55:28.946Z] #36 ... [2024-08-06T19:55:28.946Z] [2024-08-06T19:55:28.946Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:55:28.946Z] #112 DONE 1.6s [2024-08-06T19:55:28.946Z] [2024-08-06T19:55:28.946Z] #36 [core-command internal] load build context [2024-08-06T19:55:30.350Z] #36 ... [2024-08-06T19:55:30.350Z] [2024-08-06T19:55:30.350Z] #58 [core-data internal] load build context [2024-08-06T19:55:30.350Z] #58 transferring context: 308.08MB 105.3s done [2024-08-06T19:55:30.350Z] #58 DONE 106.5s [2024-08-06T19:55:30.350Z] [2024-08-06T19:55:30.350Z] #36 [core-command internal] load build context [2024-08-06T19:55:31.757Z] #36 ... [2024-08-06T19:55:31.757Z] [2024-08-06T19:55:31.757Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:31.757Z] #60 ... [2024-08-06T19:55:31.757Z] [2024-08-06T19:55:31.757Z] #36 [core-command internal] load build context [2024-08-06T19:55:32.343Z] #36 ... [2024-08-06T19:55:32.343Z] [2024-08-06T19:55:32.343Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:55:32.609Z] #59 ... [2024-08-06T19:55:32.609Z] [2024-08-06T19:55:32.609Z] #36 [core-command internal] load build context [2024-08-06T19:55:32.877Z] #36 ... [2024-08-06T19:55:32.877Z] [2024-08-06T19:55:32.877Z] #51 [support-scheduler internal] load build context [2024-08-06T19:55:32.877Z] #51 ... [2024-08-06T19:55:32.877Z] [2024-08-06T19:55:32.877Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T19:55:33.145Z] #59 transferring context: 308.08MB 108.9s done [2024-08-06T19:55:33.145Z] #59 DONE 109.5s [2024-08-06T19:55:33.145Z] [2024-08-06T19:55:33.145Z] #36 [core-command internal] load build context [2024-08-06T19:55:33.732Z] #36 ... [2024-08-06T19:55:33.732Z] [2024-08-06T19:55:33.732Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:55:33.732Z] #113 ... [2024-08-06T19:55:33.732Z] [2024-08-06T19:55:33.732Z] #36 [core-command internal] load build context [2024-08-06T19:55:33.998Z] #36 ... [2024-08-06T19:55:33.998Z] [2024-08-06T19:55:33.998Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:55:33.998Z] #48 ... [2024-08-06T19:55:33.998Z] [2024-08-06T19:55:33.998Z] #36 [core-command internal] load build context [2024-08-06T19:55:34.954Z] #36 ... [2024-08-06T19:55:34.954Z] [2024-08-06T19:55:34.954Z] #56 [support-notifications internal] load build context [2024-08-06T19:55:34.954Z] #56 ... [2024-08-06T19:55:34.954Z] [2024-08-06T19:55:34.954Z] #36 [core-command internal] load build context [2024-08-06T19:55:35.225Z] #36 transferring context: 308.08MB 113.9s done [2024-08-06T19:55:35.225Z] #36 DONE 114.1s [2024-08-06T19:55:35.492Z] [2024-08-06T19:55:35.492Z] #56 [support-notifications internal] load build context [2024-08-06T19:55:36.896Z] #56 ... [2024-08-06T19:55:36.896Z] [2024-08-06T19:55:36.896Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-06T19:55:36.896Z] #48 transferring context: 308.08MB 116.2s done [2024-08-06T19:55:36.896Z] #48 DONE 116.3s [2024-08-06T19:55:36.896Z] [2024-08-06T19:55:36.896Z] #56 [support-notifications internal] load build context [2024-08-06T19:55:36.896Z] #56 transferring context: 308.08MB 114.4s done [2024-08-06T19:55:36.896Z] #56 ... [2024-08-06T19:55:36.896Z] [2024-08-06T19:55:36.896Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:36.896Z] #46 ... [2024-08-06T19:55:36.896Z] [2024-08-06T19:55:36.896Z] #56 [support-notifications internal] load build context [2024-08-06T19:55:36.896Z] #56 DONE 114.8s [2024-08-06T19:55:36.896Z] [2024-08-06T19:55:36.896Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:36.896Z] #46 ... [2024-08-06T19:55:36.896Z] [2024-08-06T19:55:36.896Z] #51 [support-scheduler internal] load build context [2024-08-06T19:55:37.476Z] #51 ... [2024-08-06T19:55:37.476Z] [2024-08-06T19:55:37.476Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:55:37.476Z] #114 ... [2024-08-06T19:55:37.476Z] [2024-08-06T19:55:37.476Z] #51 [support-scheduler internal] load build context [2024-08-06T19:55:37.476Z] #51 transferring context: 308.08MB 115.6s done [2024-08-06T19:55:37.476Z] #51 DONE 116.0s [2024-08-06T19:55:37.476Z] [2024-08-06T19:55:37.476Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:38.057Z] #46 ... [2024-08-06T19:55:38.057Z] [2024-08-06T19:55:38.057Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:55:38.323Z] #115 ... [2024-08-06T19:55:38.323Z] [2024-08-06T19:55:38.323Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:38.906Z] #46 ... [2024-08-06T19:55:38.906Z] [2024-08-06T19:55:38.906Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:55:39.177Z] #116 ... [2024-08-06T19:55:39.177Z] [2024-08-06T19:55:39.177Z] #46 [security-proxy-auth internal] load build context [2024-08-06T19:55:39.443Z] #46 transferring context: 308.08MB 119.2s done [2024-08-06T19:55:39.443Z] #46 DONE 119.3s [2024-08-06T19:55:39.443Z] [2024-08-06T19:55:39.443Z] #60 [security-bootstrapper internal] load build context [2024-08-06T19:55:39.709Z] #60 transferring context: 308.08MB 113.8s done [2024-08-06T19:55:39.709Z] #60 DONE 115.0s [2024-08-06T19:55:39.709Z] [2024-08-06T19:55:39.709Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:47.580Z] #115 ... [2024-08-06T19:56:47.580Z] [2024-08-06T19:56:47.580Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:47.580Z] #113 DONE 75.1s [2024-08-06T19:56:47.580Z] [2024-08-06T19:56:47.580Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:47.580Z] #111 DONE 81.3s [2024-08-06T19:56:47.580Z] [2024-08-06T19:56:47.580Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T19:56:47.580Z] #117 DONE 5.4s [2024-08-06T19:56:47.580Z] [2024-08-06T19:56:47.580Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:47.580Z] #118 CACHED [2024-08-06T19:56:47.580Z] [2024-08-06T19:56:47.580Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-06T19:56:47.580Z] #119 CACHED [2024-08-06T19:56:47.580Z] [2024-08-06T19:56:47.580Z] #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:56:47.580Z] #120 CACHED [2024-08-06T19:56:47.580Z] [2024-08-06T19:56:47.580Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-06T19:56:47.580Z] #121 DONE 5.5s [2024-08-06T19:56:47.580Z] [2024-08-06T19:56:47.580Z] #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T19:56:47.580Z] #122 2.617 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-06T19:56:51.829Z] #122 ... [2024-08-06T19:56:51.829Z] [2024-08-06T19:56:51.829Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:51.829Z] #114 DONE 84.0s [2024-08-06T19:56:51.829Z] [2024-08-06T19:56:51.829Z] #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T19:56:51.829Z] #0 2.577 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-06T19:56:51.829Z] #123 ... [2024-08-06T19:56:51.829Z] [2024-08-06T19:56:51.829Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:51.829Z] #115 DONE 83.3s [2024-08-06T19:56:51.829Z] [2024-08-06T19:56:51.829Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:51.829Z] #116 DONE 82.4s [2024-08-06T19:56:51.829Z] [2024-08-06T19:56:51.829Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T19:56:54.407Z] #124 ... [2024-08-06T19:56:54.407Z] [2024-08-06T19:56:54.407Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T19:56:54.407Z] #0 2.272 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-06T19:56:54.407Z] #125 ... [2024-08-06T19:56:54.407Z] [2024-08-06T19:56:54.407Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T19:56:57.751Z] #126 ... [2024-08-06T19:56:57.751Z] [2024-08-06T19:56:57.751Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:56:57.751Z] #127 CACHED [2024-08-06T19:56:57.751Z] [2024-08-06T19:56:57.751Z] #128 [support-scheduler builder 6/7] COPY . . [2024-08-06T19:56:57.751Z] #128 CACHED [2024-08-06T19:56:57.751Z] [2024-08-06T19:56:57.751Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:57.751Z] #129 CACHED [2024-08-06T19:56:57.751Z] [2024-08-06T19:56:57.751Z] #130 [core-metadata builder 6/7] COPY . . [2024-08-06T19:56:57.751Z] #130 DONE 6.4s [2024-08-06T19:56:57.751Z] [2024-08-06T19:56:57.751Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T19:56:58.022Z] #131 ... [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T19:56:58.022Z] #124 DONE 6.4s [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:58.022Z] #132 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:56:58.022Z] #133 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T19:56:58.022Z] #134 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:58.022Z] #135 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:56:58.022Z] #136 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #137 [core-data builder 6/7] COPY . . [2024-08-06T19:56:58.022Z] #137 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T19:56:58.022Z] #138 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:56:58.022Z] #139 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:58.022Z] #140 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:56:58.022Z] #141 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.022Z] #142 [core-command builder 6/7] COPY . . [2024-08-06T19:56:58.022Z] #142 CACHED [2024-08-06T19:56:58.022Z] [2024-08-06T19:56:58.023Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:58.023Z] #143 CACHED [2024-08-06T19:56:58.023Z] [2024-08-06T19:56:58.023Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T19:56:58.023Z] #126 DONE 6.5s [2024-08-06T19:56:58.023Z] [2024-08-06T19:56:58.023Z] #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:56:58.023Z] #144 CACHED [2024-08-06T19:56:58.023Z] [2024-08-06T19:56:58.023Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T19:56:58.023Z] #145 CACHED [2024-08-06T19:56:58.023Z] [2024-08-06T19:56:58.023Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:58.023Z] #146 CACHED [2024-08-06T19:56:58.023Z] [2024-08-06T19:56:58.023Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T19:56:58.023Z] #147 CACHED [2024-08-06T19:56:58.023Z] [2024-08-06T19:56:58.023Z] #148 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T19:56:58.023Z] #148 CACHED [2024-08-06T19:56:58.023Z] [2024-08-06T19:56:58.023Z] #149 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T19:56:58.023Z] #149 CACHED [2024-08-06T19:56:58.023Z] [2024-08-06T19:56:58.023Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T19:57:04.687Z] #150 ... [2024-08-06T19:57:04.687Z] [2024-08-06T19:57:04.687Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T19:57:04.687Z] #0 6.507 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-06T19:57:05.275Z] #151 ... [2024-08-06T19:57:05.275Z] [2024-08-06T19:57:05.275Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T19:57:05.275Z] #0 7.281 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T19:57:05.542Z] #152 ... [2024-08-06T19:57:05.542Z] [2024-08-06T19:57:05.542Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T19:57:05.542Z] #0 7.632 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-06T19:57:05.811Z] #153 ... [2024-08-06T19:57:05.811Z] [2024-08-06T19:57:05.811Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T19:57:05.811Z] #131 7.920 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-06T19:57:08.397Z] #131 ... [2024-08-06T19:57:08.397Z] [2024-08-06T19:57:08.397Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T19:57:08.397Z] #0 7.961 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-06T19:57:08.397Z] #154 ... [2024-08-06T19:57:08.397Z] [2024-08-06T19:57:08.397Z] #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-06T19:57:08.397Z] #0 8.136 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-06T19:57:08.397Z] #155 ... [2024-08-06T19:57:08.397Z] [2024-08-06T19:57:08.397Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T19:57:08.397Z] #0 7.727 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-06T19:57:08.397Z] #156 ... [2024-08-06T19:57:08.397Z] [2024-08-06T19:57:08.397Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T19:57:08.397Z] #0 8.102 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-06T19:57:08.397Z] #157 ... [2024-08-06T19:57:08.397Z] [2024-08-06T19:57:08.397Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T19:57:08.397Z] #0 8.116 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-06T19:57:08.665Z] #158 ... [2024-08-06T19:57:08.665Z] [2024-08-06T19:57:08.665Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T19:57:08.665Z] #150 8.170 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-06T20:19:17.066Z] #150 ... [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #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-06T20:19:17.066Z] #155 1331.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T20:19:17.066Z] #155 ... [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T20:19:17.066Z] #150 DONE 1333.7s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T20:19:17.066Z] #159 DONE 0.4s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T20:19:17.066Z] #160 DONE 2.7s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:19:17.066Z] #161 DONE 0.3s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #162 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:19:17.066Z] #162 DONE 0.2s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T20:19:17.066Z] #163 DONE 0.3s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T20:19:17.066Z] #157 ... [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #164 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T20:19:17.066Z] #164 DONE 0.1s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #165 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-06T20:19:17.066Z] #165 DONE 0.1s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #166 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-06T20:19:17.066Z] #166 DONE 0.2s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #167 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-06T20:19:17.066Z] #167 DONE 0.3s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T20:19:17.066Z] #157 ... [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #168 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T20:19:17.066Z] #168 DONE 0.1s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #169 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T20:19:17.066Z] #169 DONE 0.2s [2024-08-06T20:19:17.066Z] [2024-08-06T20:19:17.066Z] #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T20:19:19.023Z] #170 ... [2024-08-06T20:19:19.024Z] [2024-08-06T20:19:19.024Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T20:19:19.024Z] #153 DONE 1341.0s [2024-08-06T20:19:19.024Z] [2024-08-06T20:19:19.024Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T20:19:19.300Z] #151 ... [2024-08-06T20:19:19.300Z] [2024-08-06T20:19:19.300Z] #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:19:19.885Z] #171 DONE 0.4s [2024-08-06T20:19:19.885Z] [2024-08-06T20:19:19.885Z] #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T20:19:19.885Z] #170 DONE 2.9s [2024-08-06T20:19:19.885Z] [2024-08-06T20:19:19.885Z] #105 [security-bootstrapper] exporting to image [2024-08-06T20:19:19.885Z] #105 exporting layers [2024-08-06T20:19:20.497Z] #105 ... [2024-08-06T20:19:20.497Z] [2024-08-06T20:19:20.497Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:19:20.497Z] #172 DONE 0.8s [2024-08-06T20:19:20.765Z] [2024-08-06T20:19:20.765Z] #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-06T20:19:20.765Z] #173 DONE 0.2s [2024-08-06T20:19:20.765Z] [2024-08-06T20:19:20.765Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T20:19:21.142Z] #174 DONE 0.2s [2024-08-06T20:19:21.142Z] [2024-08-06T20:19:21.142Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T20:19:21.409Z] #175 DONE 0.4s [2024-08-06T20:19:21.409Z] [2024-08-06T20:19:21.409Z] #105 [security-bootstrapper] exporting to image [2024-08-06T20:19:21.409Z] #105 exporting layers 1.6s done [2024-08-06T20:19:21.409Z] #105 writing image sha256:3f9b257b1455a3fd1edcc5a8df2a39aec20d98d0f2751f654b5dc6ede1df8373 [2024-08-06T20:19:21.409Z] #105 writing image sha256:3f9b257b1455a3fd1edcc5a8df2a39aec20d98d0f2751f654b5dc6ede1df8373 done [2024-08-06T20:19:21.409Z] #105 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-08-06T20:19:21.409Z] #105 DONE 8.6s [2024-08-06T20:19:21.409Z] [2024-08-06T20:19:21.409Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T20:19:21.409Z] #176 DONE 0.2s [2024-08-06T20:19:21.409Z] [2024-08-06T20:19:21.409Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T20:19:21.676Z] #152 ... [2024-08-06T20:19:21.676Z] [2024-08-06T20:19:21.676Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T20:19:24.261Z] #177 DONE 2.2s [2024-08-06T20:19:24.261Z] [2024-08-06T20:19:24.261Z] #105 [security-proxy-setup] exporting to image [2024-08-06T20:19:24.847Z] #105 exporting layers 1.0s done [2024-08-06T20:19:24.847Z] #105 writing image sha256:cf4aececcc690621a74253fb6ad7aee37474519e7f23876dfb68bf73ee08d0e7 done [2024-08-06T20:19:24.847Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-06T20:19:24.847Z] #105 DONE 9.7s [2024-08-06T20:19:24.847Z] [2024-08-06T20:19:24.847Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T20:19:33.049Z] #157 ... [2024-08-06T20:19:33.049Z] [2024-08-06T20:19:33.049Z] #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-06T20:19:33.049Z] #155 DONE 1354.2s [2024-08-06T20:19:33.049Z] [2024-08-06T20:19:33.049Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:19:33.049Z] #131 ... [2024-08-06T20:19:33.049Z] [2024-08-06T20:19:33.049Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:19:33.049Z] #178 DONE 0.2s [2024-08-06T20:19:33.049Z] [2024-08-06T20:19:33.049Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:19:33.049Z] #44 ... [2024-08-06T20:19:33.049Z] [2024-08-06T20:19:33.049Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:19:33.049Z] #179 DONE 0.2s [2024-08-06T20:19:33.049Z] [2024-08-06T20:19:33.049Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-06T20:19:33.049Z] #180 DONE 0.2s [2024-08-06T20:19:33.049Z] [2024-08-06T20:19:33.049Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:19:33.327Z] #44 ... [2024-08-06T20:19:33.327Z] [2024-08-06T20:19:33.327Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T20:19:33.327Z] #181 DONE 0.2s [2024-08-06T20:19:33.327Z] [2024-08-06T20:19:33.327Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:19:33.911Z] #182 DONE 0.3s [2024-08-06T20:19:33.911Z] [2024-08-06T20:19:33.911Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T20:19:34.222Z] #183 DONE 0.3s [2024-08-06T20:19:34.222Z] [2024-08-06T20:19:34.222Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T20:19:34.490Z] #184 DONE 0.4s [2024-08-06T20:19:34.490Z] [2024-08-06T20:19:34.490Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T20:19:34.772Z] #185 DONE 0.2s [2024-08-06T20:19:34.772Z] [2024-08-06T20:19:34.772Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T20:19:37.377Z] #186 DONE 2.3s [2024-08-06T20:19:37.377Z] [2024-08-06T20:19:37.377Z] #105 [security-secretstore-setup] exporting to image [2024-08-06T20:19:37.377Z] #105 exporting layers [2024-08-06T20:19:38.345Z] #105 exporting layers 1.6s done [2024-08-06T20:19:38.612Z] #105 writing image sha256:a59e0e9bfe2258178a4ac6c9f919cf596d478bc190af031e98c686603d49f91b done [2024-08-06T20:19:38.612Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-06T20:19:38.612Z] #105 DONE 11.3s [2024-08-06T20:19:38.612Z] [2024-08-06T20:19:38.612Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T20:20:46.488Z] #151 ... [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T20:20:46.488Z] #152 DONE 1418.7s [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T20:20:46.488Z] #157 ... [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:20:46.488Z] #187 DONE 0.3s [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:20:46.488Z] #44 ... [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:20:46.488Z] #188 DONE 0.3s [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T20:20:46.488Z] #157 ... [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T20:20:46.488Z] #189 DONE 0.4s [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T20:20:46.488Z] #44 ... [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:20:46.488Z] #190 DONE 0.2s [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T20:20:46.488Z] #191 DONE 0.2s [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:20:46.488Z] #131 ... [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T20:20:46.488Z] #192 DONE 2.1s [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #105 [core-common-config-bootstrapper] exporting to image [2024-08-06T20:20:46.488Z] #105 exporting layers [2024-08-06T20:20:46.488Z] #105 exporting layers 0.7s done [2024-08-06T20:20:46.488Z] #105 writing image sha256:79bb4f4cf6a9ab6c251670138d8578acbcfe4eac6014b77fd223d5f88b20f983 done [2024-08-06T20:20:46.488Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-06T20:20:46.488Z] #105 DONE 12.0s [2024-08-06T20:20:46.488Z] [2024-08-06T20:20:46.488Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T20:23:08.204Z] #151 ... [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T20:23:08.204Z] #157 DONE 1564.6s [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:23:08.204Z] #122 ... [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:23:08.204Z] #193 DONE 0.4s [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:23:08.204Z] #194 DONE 0.1s [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T20:23:08.204Z] #195 DONE 0.4s [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T20:23:08.204Z] #156 ... [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:23:08.204Z] #196 DONE 0.2s [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #105 [security-spiffe-token-provider] exporting to image [2024-08-06T20:23:08.204Z] #105 exporting layers [2024-08-06T20:23:08.204Z] #105 exporting layers 0.9s done [2024-08-06T20:23:08.204Z] #105 writing image sha256:3edf0ec96053653164b3fac102b9ab033ea729319bdefcdca248ba03aefa0417 done [2024-08-06T20:23:08.204Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-06T20:23:08.204Z] #105 DONE 12.9s [2024-08-06T20:23:08.204Z] [2024-08-06T20:23:08.204Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T20:32:15.407Z] #158 DONE 2105.5s [2024-08-06T20:32:15.407Z] [2024-08-06T20:32:15.407Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T20:32:15.407Z] #156 ... [2024-08-06T20:32:15.407Z] [2024-08-06T20:32:15.407Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:32:15.407Z] #197 DONE 0.2s [2024-08-06T20:32:15.407Z] [2024-08-06T20:32:15.407Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:32:15.407Z] #131 ... [2024-08-06T20:32:15.407Z] [2024-08-06T20:32:15.407Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:32:15.407Z] #198 DONE 0.2s [2024-08-06T20:32:15.407Z] [2024-08-06T20:32:15.407Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T20:32:15.407Z] #199 DONE 0.5s [2024-08-06T20:32:15.407Z] [2024-08-06T20:32:15.407Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:32:15.407Z] #200 DONE 0.1s [2024-08-06T20:32:15.407Z] [2024-08-06T20:32:15.408Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T20:32:15.408Z] #201 DONE 0.1s [2024-08-06T20:32:15.408Z] [2024-08-06T20:32:15.408Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T20:32:15.408Z] #202 DONE 1.9s [2024-08-06T20:32:15.408Z] [2024-08-06T20:32:15.408Z] #105 [security-proxy-auth] exporting to image [2024-08-06T20:32:15.408Z] #105 exporting layers [2024-08-06T20:32:15.408Z] #105 exporting layers 0.7s done [2024-08-06T20:32:15.408Z] #105 writing image sha256:059ecbaad997230eaa021b3dd18993b9e55efc2235a8fcb18376f15d90d16e9d done [2024-08-06T20:32:15.408Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-06T20:32:15.408Z] #105 DONE 13.6s [2024-08-06T20:32:15.408Z] [2024-08-06T20:32:15.408Z] #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:33:11.765Z] #122 ... [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T20:33:11.765Z] #156 DONE 2171.9s [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:33:11.765Z] #125 ... [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:33:11.765Z] #203 DONE 0.3s [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:33:11.765Z] #125 ... [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:33:11.765Z] #204 DONE 0.1s [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T20:33:11.765Z] #205 DONE 0.4s [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:33:11.765Z] #206 DONE 0.2s [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:33:11.765Z] #40 ... [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #105 [core-command] exporting to image [2024-08-06T20:33:11.765Z] #105 exporting layers [2024-08-06T20:33:11.765Z] #105 exporting layers 0.4s done [2024-08-06T20:33:11.765Z] #105 writing image sha256:9db13fec69d713bc6e18bab967b6c7c03188de484db627c5c99efb1d88e1da2f done [2024-08-06T20:33:11.765Z] #105 naming to docker.io/library/core-command-arm64 done [2024-08-06T20:33:11.765Z] #105 DONE 14.0s [2024-08-06T20:33:11.765Z] [2024-08-06T20:33:11.765Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:35:18.420Z] #131 ... [2024-08-06T20:35:18.420Z] [2024-08-06T20:35:18.420Z] #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T20:35:18.420Z] #123 DONE 2310.7s [2024-08-06T20:35:18.420Z] [2024-08-06T20:35:18.420Z] #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:35:18.420Z] #122 ... [2024-08-06T20:35:18.420Z] [2024-08-06T20:35:18.420Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:35:18.420Z] #207 DONE 0.2s [2024-08-06T20:35:18.420Z] [2024-08-06T20:35:18.420Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:35:18.420Z] #125 ... [2024-08-06T20:35:18.420Z] [2024-08-06T20:35:18.420Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T20:35:18.420Z] #208 DONE 0.5s [2024-08-06T20:35:18.420Z] [2024-08-06T20:35:18.420Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:35:18.420Z] #209 DONE 0.1s [2024-08-06T20:35:18.420Z] [2024-08-06T20:35:18.420Z] #105 [core-keeper] exporting to image [2024-08-06T20:35:18.420Z] #105 exporting layers [2024-08-06T20:35:18.420Z] #105 exporting layers 0.6s done [2024-08-06T20:35:18.420Z] #105 writing image sha256:410f0f1129b1576d7be006a83d79b56683aa3e8077ab1ea04cb4a12067c53281 0.0s done [2024-08-06T20:35:18.420Z] #105 naming to docker.io/library/core-keeper-arm64 [2024-08-06T20:35:18.420Z] #105 naming to docker.io/library/core-keeper-arm64 done [2024-08-06T20:35:18.420Z] #105 DONE 14.6s [2024-08-06T20:35:18.420Z] [2024-08-06T20:35:18.420Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:35:30.742Z] #40 ... [2024-08-06T20:35:30.742Z] [2024-08-06T20:35:30.743Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T20:35:30.743Z] #151 DONE 2312.5s [2024-08-06T20:35:30.743Z] [2024-08-06T20:35:30.743Z] #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:35:31.015Z] #122 ... [2024-08-06T20:35:31.015Z] [2024-08-06T20:35:31.015Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:35:31.282Z] #210 DONE 0.2s [2024-08-06T20:35:31.282Z] [2024-08-06T20:35:31.282Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:35:31.282Z] #211 DONE 0.2s [2024-08-06T20:35:31.282Z] [2024-08-06T20:35:31.282Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:35:31.550Z] #125 ... [2024-08-06T20:35:31.550Z] [2024-08-06T20:35:31.550Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T20:35:31.817Z] #212 ... [2024-08-06T20:35:31.817Z] [2024-08-06T20:35:31.817Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T20:35:31.818Z] #154 DONE 2313.8s [2024-08-06T20:35:31.818Z] [2024-08-06T20:35:31.818Z] #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:35:32.422Z] #122 ... [2024-08-06T20:35:32.422Z] [2024-08-06T20:35:32.422Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T20:35:32.422Z] #212 DONE 0.9s [2024-08-06T20:35:32.422Z] [2024-08-06T20:35:32.422Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:35:32.697Z] #213 DONE 0.2s [2024-08-06T20:35:32.697Z] [2024-08-06T20:35:32.697Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:35:32.972Z] #214 DONE 0.4s [2024-08-06T20:35:32.972Z] [2024-08-06T20:35:32.972Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:35:33.247Z] #215 DONE 0.3s [2024-08-06T20:35:33.247Z] [2024-08-06T20:35:33.247Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T20:35:33.856Z] #216 ... [2024-08-06T20:35:33.856Z] [2024-08-06T20:35:33.856Z] #105 [core-data] exporting to image [2024-08-06T20:35:33.856Z] #105 exporting layers 1.2s done [2024-08-06T20:35:33.856Z] #105 writing image sha256:02c0d9e2ae27414b6f910c31518dfb17292c570202cc5bd18db75b7da3feb877 0.1s done [2024-08-06T20:35:33.856Z] #105 naming to docker.io/library/core-data-arm64 done [2024-08-06T20:35:33.856Z] #105 DONE 15.9s [2024-08-06T20:35:34.127Z] [2024-08-06T20:35:34.127Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T20:35:34.127Z] #216 DONE 0.6s [2024-08-06T20:35:34.127Z] [2024-08-06T20:35:34.127Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:35:34.127Z] #217 DONE 0.1s [2024-08-06T20:35:34.127Z] [2024-08-06T20:35:34.127Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T20:35:34.127Z] #218 DONE 0.1s [2024-08-06T20:35:34.127Z] [2024-08-06T20:35:34.127Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:35:34.395Z] #125 ... [2024-08-06T20:35:34.395Z] [2024-08-06T20:35:34.395Z] #105 [core-metadata] exporting to image [2024-08-06T20:35:34.660Z] #105 exporting layers 0.5s done [2024-08-06T20:35:34.660Z] #105 writing image sha256:6421ffe02af8eb92a496420c8546d4d79d03f613d81fec0ec9c3e13d1e5c723f done [2024-08-06T20:35:34.660Z] #105 naming to docker.io/library/core-metadata-arm64 done [2024-08-06T20:35:34.660Z] #105 DONE 16.4s [2024-08-06T20:35:34.660Z] [2024-08-06T20:35:34.660Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:36:01.321Z] #125 ... [2024-08-06T20:36:01.321Z] [2024-08-06T20:36:01.321Z] #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T20:36:01.321Z] #122 DONE 2357.1s [2024-08-06T20:36:01.321Z] [2024-08-06T20:36:01.321Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:36:01.908Z] #40 ... [2024-08-06T20:36:01.908Z] [2024-08-06T20:36:01.908Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T20:36:01.908Z] #125 DONE 2357.7s [2024-08-06T20:36:01.908Z] [2024-08-06T20:36:01.908Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:36:02.182Z] #219 DONE 0.3s [2024-08-06T20:36:02.182Z] [2024-08-06T20:36:02.182Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:36:02.182Z] #220 DONE 0.1s [2024-08-06T20:36:02.182Z] [2024-08-06T20:36:02.182Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:36:02.182Z] #40 ... [2024-08-06T20:36:02.182Z] [2024-08-06T20:36:02.182Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T20:36:02.788Z] #221 ... [2024-08-06T20:36:02.788Z] [2024-08-06T20:36:02.788Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:36:02.788Z] #222 CACHED [2024-08-06T20:36:02.788Z] [2024-08-06T20:36:02.788Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:36:02.788Z] #223 CACHED [2024-08-06T20:36:02.788Z] [2024-08-06T20:36:02.788Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T20:36:02.788Z] #224 ... [2024-08-06T20:36:02.788Z] [2024-08-06T20:36:02.788Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T20:36:02.788Z] #221 DONE 0.6s [2024-08-06T20:36:03.056Z] [2024-08-06T20:36:03.056Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T20:36:03.056Z] #224 DONE 0.5s [2024-08-06T20:36:03.056Z] [2024-08-06T20:36:03.056Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:36:03.056Z] #225 ... [2024-08-06T20:36:03.056Z] [2024-08-06T20:36:03.056Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T20:36:03.056Z] #226 DONE 0.3s [2024-08-06T20:36:03.508Z] [2024-08-06T20:36:03.508Z] #105 [support-cron-scheduler] exporting to image [2024-08-06T20:36:03.508Z] #105 exporting layers [2024-08-06T20:36:03.508Z] #105 ... [2024-08-06T20:36:03.508Z] [2024-08-06T20:36:03.508Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:36:03.508Z] #225 DONE 0.3s [2024-08-06T20:36:03.508Z] [2024-08-06T20:36:03.508Z] #105 [support-notifications] exporting to image [2024-08-06T20:36:04.110Z] #105 exporting layers 1.1s done [2024-08-06T20:36:04.394Z] #105 exporting layers 0.8s done [2024-08-06T20:36:04.394Z] #105 writing image sha256:c508d1800801f86e378a9371a8274801ee633f97fe33a46fb3f6b968f089c466 0.0s done [2024-08-06T20:36:04.394Z] #105 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-06T20:36:04.394Z] #105 writing image sha256:7e9de5810826163dbfffeb704cfd6aa276caa7a887023604a6b0956a35f78645 done [2024-08-06T20:36:04.394Z] #105 naming to docker.io/library/support-notifications-arm64 done [2024-08-06T20:36:04.394Z] #105 DONE 17.6s [2024-08-06T20:36:04.394Z] [2024-08-06T20:36:04.394Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:36:05.823Z] #40 ... [2024-08-06T20:36:05.823Z] [2024-08-06T20:36:05.823Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T20:36:05.823Z] #131 DONE 2347.9s [2024-08-06T20:36:05.823Z] [2024-08-06T20:36:05.823Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:36:06.114Z] #40 ... [2024-08-06T20:36:06.114Z] [2024-08-06T20:36:06.114Z] #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T20:36:06.399Z] #227 DONE 0.1s [2024-08-06T20:36:06.399Z] [2024-08-06T20:36:06.399Z] #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T20:36:06.399Z] #228 DONE 0.1s [2024-08-06T20:36:06.399Z] [2024-08-06T20:36:06.399Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:36:06.399Z] #40 ... [2024-08-06T20:36:06.399Z] [2024-08-06T20:36:06.399Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T20:36:06.681Z] #229 DONE 0.4s [2024-08-06T20:36:06.681Z] [2024-08-06T20:36:06.681Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T20:36:06.681Z] #230 DONE 0.1s [2024-08-06T20:36:06.681Z] [2024-08-06T20:36:06.681Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:36:06.969Z] #40 ... [2024-08-06T20:36:06.969Z] [2024-08-06T20:36:06.969Z] #105 [support-scheduler] exporting to image [2024-08-06T20:36:07.242Z] #105 exporting layers 0.5s done [2024-08-06T20:36:07.242Z] #105 writing image sha256:9f49537427930d652b6be0e5231a19250c0217091809f51f1350cc2118d7c1e1 done [2024-08-06T20:36:07.242Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2024-08-06T20:36:07.242Z] #105 DONE 18.1s [2024-08-06T20:36:07.242Z] [2024-08-06T20:36:07.242Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.242Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.243Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.243Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.243Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.243Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T20:36:07.243Z] time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T20:36:07.272Z] $ docker stop --time=1 16c5a765339901b15a21004f9202147a6edc0932ba5b6fb0a36e1d867e775f99 [2024-08-06T20:36:08.978Z] $ docker rm -f --volumes 16c5a765339901b15a21004f9202147a6edc0932ba5b6fb0a36e1d867e775f99 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T20:36:09.594Z] + docker images [2024-08-06T20:36:09.594Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T20:36:09.594Z] support-scheduler-arm64 latest 9f4953742793 3 seconds ago 41.2MB [2024-08-06T20:36:09.594Z] support-notifications-arm64 latest 7e9de5810826 6 seconds ago 41.9MB [2024-08-06T20:36:09.594Z] support-cron-scheduler-arm64 latest c508d1800801 7 seconds ago 41.8MB [2024-08-06T20:36:09.594Z] core-metadata-arm64 latest 6421ffe02af8 36 seconds ago 39.1MB [2024-08-06T20:36:09.594Z] core-data-arm64 latest 02c0d9e2ae27 37 seconds ago 39MB [2024-08-06T20:36:09.594Z] core-keeper-arm64 latest 410f0f1129b1 53 seconds ago 38.9MB [2024-08-06T20:36:09.594Z] core-command-arm64 latest 9db13fec69d7 2 minutes ago 35MB [2024-08-06T20:36:09.594Z] security-proxy-auth-arm64 latest 059ecbaad997 4 minutes ago 32.6MB [2024-08-06T20:36:09.594Z] security-spiffe-token-provider-arm64 latest 3edf0ec96053 13 minutes ago 29MB [2024-08-06T20:36:09.594Z] core-common-config-bootstrapper-arm64 latest 79bb4f4cf6a9 15 minutes ago 15.3MB [2024-08-06T20:36:09.594Z] security-secretstore-setup-arm64 latest a59e0e9bfe22 16 minutes ago 36.4MB [2024-08-06T20:36:09.594Z] security-proxy-setup-arm64 latest cf4aececcc69 16 minutes ago 26.1MB [2024-08-06T20:36:09.594Z] security-bootstrapper-arm64 latest 3f9b257b1455 16 minutes ago 18.9MB [2024-08-06T20:36:09.594Z] security-spire-config-arm64 latest b7c9acf46736 41 minutes ago 115MB [2024-08-06T20:36:09.594Z] security-spire-agent-arm64 latest 05a222b62844 41 minutes ago 174MB [2024-08-06T20:36:09.594Z] security-spire-server-arm64 latest 6330bad747f3 41 minutes ago 116MB [2024-08-06T20:36:09.594Z] ci-base-image-arm64 latest e2e14ced32fd About an hour ago 965MB [2024-08-06T20:36:09.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-06T20:36:09.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T20:36:10.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T20:36:10.634Z] [2024-08-06T20:36:10.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T20:36:11.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T20:36:11.319Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-06T20:36:11.319Z] 8998bd30e6a1: Pulling fs layer [2024-08-06T20:36:11.319Z] 04944245beec: Pulling fs layer [2024-08-06T20:36:11.319Z] 699f458cf7ca: Pulling fs layer [2024-08-06T20:36:11.319Z] 765212b225bb: Pulling fs layer [2024-08-06T20:36:11.319Z] f23df028b6ca: Pulling fs layer [2024-08-06T20:36:11.319Z] d65c8cfc05b1: Pulling fs layer [2024-08-06T20:36:11.319Z] 2437ff75d9bd: Pulling fs layer [2024-08-06T20:36:11.319Z] f23df028b6ca: Waiting [2024-08-06T20:36:11.319Z] 765212b225bb: Waiting [2024-08-06T20:36:11.319Z] d65c8cfc05b1: Waiting [2024-08-06T20:36:11.319Z] 2437ff75d9bd: Waiting [2024-08-06T20:36:11.319Z] 04944245beec: Verifying Checksum [2024-08-06T20:36:11.319Z] 04944245beec: Download complete [2024-08-06T20:36:11.319Z] 765212b225bb: Verifying Checksum [2024-08-06T20:36:11.319Z] 765212b225bb: Download complete [2024-08-06T20:36:11.584Z] f23df028b6ca: Verifying Checksum [2024-08-06T20:36:11.584Z] f23df028b6ca: Download complete [2024-08-06T20:36:11.584Z] d65c8cfc05b1: Verifying Checksum [2024-08-06T20:36:11.584Z] d65c8cfc05b1: Download complete [2024-08-06T20:36:11.584Z] 699f458cf7ca: Verifying Checksum [2024-08-06T20:36:11.584Z] 699f458cf7ca: Download complete [2024-08-06T20:36:12.166Z] 8998bd30e6a1: Verifying Checksum [2024-08-06T20:36:12.166Z] 8998bd30e6a1: Download complete [2024-08-06T20:36:14.744Z] 2437ff75d9bd: Verifying Checksum [2024-08-06T20:36:14.744Z] 2437ff75d9bd: Download complete [2024-08-06T20:36:17.320Z] 8998bd30e6a1: Pull complete [2024-08-06T20:36:17.320Z] 04944245beec: Pull complete [2024-08-06T20:36:19.258Z] 699f458cf7ca: Pull complete [2024-08-06T20:36:19.258Z] 765212b225bb: Pull complete [2024-08-06T20:36:20.218Z] f23df028b6ca: Pull complete [2024-08-06T20:36:20.218Z] d65c8cfc05b1: Pull complete [2024-08-06T20:36:38.398Z] 2437ff75d9bd: Pull complete [2024-08-06T20:36:38.398Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-06T20:36:38.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T20:36:38.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T20:36:38.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-7210 does not seem to be running inside a container [2024-08-06T20:36:38.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-06T20:36:42.007Z] $ docker top 04fad0de51f3652cb1c3f766490a4f4af1b8c9a9c2f53e4d610e2212888a24eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:36:43.013Z] ---> job-cost.sh [2024-08-06T20:36:43.013Z] lf-activate-venv: SKIPPING [2024-08-06T20:36:43.013Z] INFO: No Stack... [2024-08-06T20:36:43.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-06T20:36:44.547Z] INFO: Archiving Costs [Pipeline] sh [2024-08-06T20:36:45.219Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-06T20:36:45.219Z] + cut -d, -f6 [Pipeline] lock [2024-08-06T20:36:45.286Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4850-1-stack-cost] [2024-08-06T20:36:45.292Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4850-1-stack-cost] did not exist. Created. [2024-08-06T20:36:45.300Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4850-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-06T20:36:46.072Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-06T20:36:46.354Z] Stashed 1 file(s) [Pipeline] } [2024-08-06T20:36:46.374Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4850-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-06T20:36:46.463Z] $ docker stop --time=1 04fad0de51f3652cb1c3f766490a4f4af1b8c9a9c2f53e4d610e2212888a24eb [2024-08-06T20:36:48.006Z] $ docker rm -f --volumes 04fad0de51f3652cb1c3f766490a4f4af1b8c9a9c2f53e4d610e2212888a24eb [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-06T20:36:49.180Z] provisioning config files... [2024-08-06T20:36:49.187Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8409014206255530769tmp [Pipeline] { [Pipeline] sh [2024-08-06T20:36:49.553Z] + set +x [2024-08-06T20:36:49.553Z] + curl -s https://codecov.io/bash [2024-08-06T20:36:49.553Z] + bash -s -- [2024-08-06T20:36:49.553Z] [2024-08-06T20:36:49.553Z] _____ _ [2024-08-06T20:36:49.553Z] / ____| | | [2024-08-06T20:36:49.553Z] | | ___ __| | ___ ___ _____ __ [2024-08-06T20:36:49.553Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-06T20:36:49.553Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-06T20:36:49.553Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-06T20:36:49.553Z] Bash-1.0.6 [2024-08-06T20:36:49.553Z] [2024-08-06T20:36:49.553Z] [2024-08-06T20:36:49.553Z] ==> git version 2.25.1 found [2024-08-06T20:36:49.553Z] ==> 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-06T20:36:49.553Z] Release-Date: 2020-01-08 [2024-08-06T20:36:49.553Z] 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-06T20:36:49.553Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-06T20:36:49.553Z] ==> Jenkins CI detected. [2024-08-06T20:36:49.553Z] current dir:  /w/workspace/edgex-go/1 [2024-08-06T20:36:49.553Z] project root: . [2024-08-06T20:36:49.553Z] --> token set from env [2024-08-06T20:36:49.553Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-06T20:36:49.814Z] ==> Running gcov in . (disable via -X gcov) [2024-08-06T20:36:49.814Z] ==> Python coveragepy not found [2024-08-06T20:36:49.814Z] ==> Searching for coverage reports in: [2024-08-06T20:36:49.814Z] + . [2024-08-06T20:36:49.814Z] -> Found 1 reports [2024-08-06T20:36:49.814Z] ==> Detecting git/mercurial file structure [2024-08-06T20:36:49.814Z] ==> Reading reports [2024-08-06T20:36:49.814Z] + ./coverage.out bytes=504185 [2024-08-06T20:36:49.814Z] ==> Appending adjustments [2024-08-06T20:36:49.814Z] https://docs.codecov.io/docs/fixing-reports [2024-08-06T20:36:51.192Z] + Found adjustments [2024-08-06T20:36:51.192Z] ==> Gzipping contents [2024-08-06T20:36:51.192Z] 64K /tmp/codecov.5PfcMH.gz [2024-08-06T20:36:51.192Z] ==> Uploading reports [2024-08-06T20:36:51.192Z] url: https://codecov.io [2024-08-06T20:36:51.192Z] query: branch=PR-4850&commit=b95a589fa187454ce9e8f71d8d02765561521ca4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4850%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4850&job=&cmd_args= [2024-08-06T20:36:51.192Z] -> Pinging Codecov [2024-08-06T20:36:51.192Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4850&commit=b95a589fa187454ce9e8f71d8d02765561521ca4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4850%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4850&job=&cmd_args= [2024-08-06T20:36:51.192Z] -> Uploading to [2024-08-06T20:36:51.192Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/b95a589fa187454ce9e8f71d8d02765561521ca4/81fc39b4-992f-4e74-8bdf-15ecd5e4ba18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T203651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=557c059c475dd65c100291adefbaed58fbb0f6a0ee04e2ee00883328e4520e1e [2024-08-06T20:36:51.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T20:36:51.192Z] Dload Upload Total Spent Left Speed [2024-08-06T20:36:51.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64228 0 0 100 64228 0 209k --:--:-- --:--:-- --:--:-- 209k [2024-08-06T20:36:51.453Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b95a589fa187454ce9e8f71d8d02765561521ca4 [Pipeline] } [2024-08-06T20:36:51.487Z] 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-06T20:36:53.233Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:36:53.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:36:54.497Z] ---> package-listing.sh [2024-08-06T20:36:54.497Z] ++ facter osfamily [2024-08-06T20:36:54.497Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-06T20:36:54.757Z] + OS_FAMILY=debian [2024-08-06T20:36:54.757Z] + workspace=/w/workspace/edgex-go/1 [2024-08-06T20:36:54.757Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-06T20:36:54.757Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-06T20:36:54.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-06T20:36:54.757Z] + PACKAGES=/tmp/packages_start.txt [2024-08-06T20:36:54.757Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-06T20:36:54.757Z] + PACKAGES=/tmp/packages_end.txt [2024-08-06T20:36:54.757Z] + case "${OS_FAMILY}" in [2024-08-06T20:36:54.757Z] + dpkg -l [2024-08-06T20:36:54.757Z] + grep '^ii' [2024-08-06T20:36:54.757Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-06T20:36:54.757Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-06T20:36:54.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-06T20:36:54.757Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-06T20:36:54.757Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-06T20:36:54.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-06T20:36:54.807Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-06T20:36:55.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T20:36:55.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T20:36:55.764Z] [2024-08-06T20:36:55.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T20:36:56.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T20:36:56.163Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-06T20:36:56.163Z] 5eb5b503b376: Pulling fs layer [2024-08-06T20:36:56.163Z] 5c69ac0246d0: Pulling fs layer [2024-08-06T20:36:56.163Z] ec43610c2a17: Pulling fs layer [2024-08-06T20:36:56.163Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-06T20:36:56.163Z] 33b1e0a273af: Pulling fs layer [2024-08-06T20:36:56.163Z] 5d3b04190fa2: Pulling fs layer [2024-08-06T20:36:56.163Z] 2f39f015ded8: Pulling fs layer [2024-08-06T20:36:56.163Z] 3a2ae6a8a46f: Waiting [2024-08-06T20:36:56.163Z] 2f39f015ded8: Waiting [2024-08-06T20:36:56.163Z] 33b1e0a273af: Waiting [2024-08-06T20:36:56.163Z] 5d3b04190fa2: Waiting [2024-08-06T20:36:56.163Z] 5c69ac0246d0: Download complete [2024-08-06T20:36:56.163Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-06T20:36:56.163Z] 3a2ae6a8a46f: Download complete [2024-08-06T20:36:56.163Z] 33b1e0a273af: Verifying Checksum [2024-08-06T20:36:56.163Z] 33b1e0a273af: Download complete [2024-08-06T20:36:56.163Z] ec43610c2a17: Download complete [2024-08-06T20:36:56.163Z] 5d3b04190fa2: Verifying Checksum [2024-08-06T20:36:56.163Z] 5d3b04190fa2: Download complete [2024-08-06T20:36:56.422Z] 5eb5b503b376: Verifying Checksum [2024-08-06T20:36:56.422Z] 5eb5b503b376: Download complete [2024-08-06T20:36:56.988Z] 2f39f015ded8: Download complete [2024-08-06T20:36:57.922Z] 5eb5b503b376: Pull complete [2024-08-06T20:36:57.922Z] 5c69ac0246d0: Pull complete [2024-08-06T20:36:58.179Z] ec43610c2a17: Pull complete [2024-08-06T20:36:58.438Z] 3a2ae6a8a46f: Pull complete [2024-08-06T20:36:58.438Z] 33b1e0a273af: Pull complete [2024-08-06T20:36:58.696Z] 5d3b04190fa2: Pull complete [2024-08-06T20:37:02.880Z] 2f39f015ded8: Pull complete [2024-08-06T20:37:02.880Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-06T20:37:02.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T20:37:02.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T20:37:03.130Z] prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container [2024-08-06T20:37:03.151Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-06T20:37:06.774Z] $ docker top 130505a19255484a84b447f8900cbbf1c0a9ac0321d83da583247704ecab384d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T20:37:07.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-06T20:37:07.521Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-06T20:37:07.841Z] + ls /var/log/sa-host [2024-08-06T20:37:07.841Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T20:37:07.993Z] provisioning config files... [2024-08-06T20:37:08.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16247708907607792284tmp [Pipeline] { [Pipeline] echo [2024-08-06T20:37:08.076Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:37:08.398Z] ---> create-netrc.sh [Pipeline] } [2024-08-06T20:37:08.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:37:08.920Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-06T20:37:08.962Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:37:09.291Z] ---> sudo-logs.sh [2024-08-06T20:37:09.291Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-06T20:37:09.390Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:37:09.719Z] ---> job-cost.sh [2024-08-06T20:37:09.719Z] lf-activate-venv: SKIPPING [2024-08-06T20:37:09.719Z] DEBUG: total: 0.2199999988079071 [2024-08-06T20:37:09.719Z] INFO: Retrieving Stack Cost... [2024-08-06T20:37:10.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-06T20:37:10.417Z] INFO: Archiving Costs [Pipeline] echo [2024-08-06T20:37:10.462Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T20:37:10.791Z] ---> logs-deploy.sh [2024-08-06T20:37:10.791Z] lf-activate-venv: SKIPPING [2024-08-06T20:37:10.791Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4850/1 [2024-08-06T20:37:10.791Z] INFO: archiving workspace using pattern(s): [2024-08-06T20:37:11.729Z] Archives upload complete. [2024-08-06T20:37:11.729Z] INFO: archiving logs to Nexus [2024-08-06T20:37:12.672Z] ---> uname -a: [2024-08-06T20:37:12.672Z] Linux prd-ubuntu20-04-docker-8c-8g-7208 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] ---> lscpu: [2024-08-06T20:37:12.672Z] Architecture: x86_64 [2024-08-06T20:37:12.672Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-06T20:37:12.672Z] Byte Order: Little Endian [2024-08-06T20:37:12.672Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-06T20:37:12.672Z] CPU(s): 8 [2024-08-06T20:37:12.672Z] On-line CPU(s) list: 0-7 [2024-08-06T20:37:12.672Z] Thread(s) per core: 1 [2024-08-06T20:37:12.672Z] Core(s) per socket: 1 [2024-08-06T20:37:12.672Z] Socket(s): 8 [2024-08-06T20:37:12.672Z] NUMA node(s): 1 [2024-08-06T20:37:12.672Z] Vendor ID: AuthenticAMD [2024-08-06T20:37:12.672Z] CPU family: 23 [2024-08-06T20:37:12.672Z] Model: 49 [2024-08-06T20:37:12.672Z] Model name: AMD EPYC-Rome Processor [2024-08-06T20:37:12.672Z] Stepping: 0 [2024-08-06T20:37:12.672Z] CPU MHz: 2799.998 [2024-08-06T20:37:12.672Z] BogoMIPS: 5599.99 [2024-08-06T20:37:12.672Z] Virtualization: AMD-V [2024-08-06T20:37:12.672Z] Hypervisor vendor: KVM [2024-08-06T20:37:12.672Z] Virtualization type: full [2024-08-06T20:37:12.672Z] L1d cache: 256 KiB [2024-08-06T20:37:12.672Z] L1i cache: 256 KiB [2024-08-06T20:37:12.672Z] L2 cache: 4 MiB [2024-08-06T20:37:12.672Z] L3 cache: 128 MiB [2024-08-06T20:37:12.672Z] NUMA node0 CPU(s): 0-7 [2024-08-06T20:37:12.672Z] Vulnerability Itlb multihit: Not affected [2024-08-06T20:37:12.672Z] Vulnerability L1tf: Not affected [2024-08-06T20:37:12.672Z] Vulnerability Mds: Not affected [2024-08-06T20:37:12.672Z] Vulnerability Meltdown: Not affected [2024-08-06T20:37:12.672Z] Vulnerability Mmio stale data: Not affected [2024-08-06T20:37:12.672Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-06T20:37:12.672Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-06T20:37:12.672Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-06T20:37:12.672Z] Vulnerability Srbds: Not affected [2024-08-06T20:37:12.672Z] Vulnerability Tsx async abort: Not affected [2024-08-06T20:37:12.672Z] 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-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] ---> nproc: [2024-08-06T20:37:12.672Z] 8 [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] ---> df -h: [2024-08-06T20:37:12.672Z] Filesystem Size Used Avail Use% Mounted on [2024-08-06T20:37:12.672Z] overlay 155G 28G 128G 18% / [2024-08-06T20:37:12.672Z] tmpfs 64M 0 64M 0% /dev [2024-08-06T20:37:12.672Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-06T20:37:12.672Z] shm 64M 0 64M 0% /dev/shm [2024-08-06T20:37:12.672Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] ---> sar -b -r -n DEV: [2024-08-06T20:37:12.672Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7208) 08/06/24 _x86_64_ (8 CPU) [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] 19:29:35 LINUX RESTART (8 CPU) [2024-08-06T20:37:12.672Z] [2024-08-06T20:37:12.672Z] 19:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-06T20:37:12.672Z] 19:31:01 308.38 38.04 270.34 0.00 4255.56 102206.57 0.00 [2024-08-06T20:37:12.672Z] 19:32:01 184.52 0.75 183.77 0.00 20.66 62221.10 0.00 [2024-08-06T20:37:12.672Z] 19:33:01 39.67 0.00 39.67 0.00 0.00 32671.66 0.00 [2024-08-06T20:37:12.672Z] 19:34:01 44.09 0.22 43.87 0.00 2.93 19132.82 0.00 [2024-08-06T20:37:12.672Z] 19:35:01 202.83 1.99 200.84 0.00 128.30 91188.75 0.00 [2024-08-06T20:37:12.672Z] 19:36:02 461.86 7.84 454.02 0.00 4270.02 192398.68 0.00 [2024-08-06T20:37:12.672Z] 19:37:01 319.94 8.18 311.76 0.00 65.46 58258.65 0.00 [2024-08-06T20:37:12.672Z] 19:38:02 278.88 0.55 278.33 0.00 4.80 127819.90 0.00 [2024-08-06T20:37:12.672Z] 19:39:01 242.58 0.10 242.48 0.00 0.81 70030.36 0.00 [2024-08-06T20:37:12.672Z] 19:40:02 235.94 0.02 235.92 0.00 0.13 59454.81 0.00 [2024-08-06T20:37:12.672Z] 19:41:01 487.39 0.00 487.39 0.00 0.00 80362.38 0.00 [2024-08-06T20:37:12.672Z] 19:42:01 69.81 0.02 69.79 0.00 0.67 1002.50 0.00 [2024-08-06T20:37:12.672Z] 19:43:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-08-06T20:37:12.672Z] 19:44:01 1.72 0.00 1.72 0.00 0.00 24.00 0.00 [2024-08-06T20:37:12.672Z] 19:45:01 1.82 0.02 1.80 0.00 0.13 21.46 0.00 [2024-08-06T20:37:12.672Z] 19:46:01 2.07 0.00 2.07 0.00 0.00 27.20 0.00 [2024-08-06T20:37:12.672Z] 19:47:01 3.08 0.63 2.45 0.00 70.52 28.40 0.00 [2024-08-06T20:37:12.672Z] 19:48:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 [2024-08-06T20:37:12.672Z] 19:49:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2024-08-06T20:37:12.672Z] 19:50:01 1.93 0.00 1.93 0.00 0.00 22.80 0.00 [2024-08-06T20:37:12.672Z] 19:51:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2024-08-06T20:37:12.672Z] 19:52:01 1.98 0.00 1.98 0.00 0.00 22.53 0.00 [2024-08-06T20:37:12.672Z] 19:53:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2024-08-06T20:37:12.673Z] 19:54:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 [2024-08-06T20:37:12.673Z] 19:55:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-08-06T20:37:12.673Z] 19:56:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2024-08-06T20:37:12.673Z] 19:57:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2024-08-06T20:37:12.673Z] 19:58:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 [2024-08-06T20:37:12.673Z] 19:59:01 1.37 0.00 1.37 0.00 0.00 14.13 0.00 [2024-08-06T20:37:12.673Z] 20:00:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 [2024-08-06T20:37:12.673Z] 20:01:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2024-08-06T20:37:12.673Z] 20:02:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 [2024-08-06T20:37:12.673Z] 20:03:02 2.28 1.02 1.27 0.00 21.86 14.40 0.00 [2024-08-06T20:37:12.673Z] 20:04:01 1.68 0.00 1.68 0.00 0.00 24.54 0.00 [2024-08-06T20:37:12.673Z] 20:05:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2024-08-06T20:37:12.673Z] 20:06:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 [2024-08-06T20:37:12.673Z] 20:07:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2024-08-06T20:37:12.673Z] 20:08:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2024-08-06T20:37:12.673Z] 20:09:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2024-08-06T20:37:12.673Z] 20:10:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2024-08-06T20:37:12.673Z] 20:11:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2024-08-06T20:37:12.673Z] 20:12:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2024-08-06T20:37:12.673Z] 20:13:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2024-08-06T20:37:12.673Z] 20:14:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 [2024-08-06T20:37:12.673Z] 20:15:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2024-08-06T20:37:12.673Z] 20:16:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 [2024-08-06T20:37:12.673Z] 20:17:01 1.68 0.02 1.67 0.00 0.13 18.66 0.00 [2024-08-06T20:37:12.673Z] 20:18:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 [2024-08-06T20:37:12.673Z] 20:19:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2024-08-06T20:37:12.673Z] 20:20:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 [2024-08-06T20:37:12.673Z] 20:21:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2024-08-06T20:37:12.673Z] 20:22:01 2.80 1.50 1.30 0.00 35.45 17.19 0.00 [2024-08-06T20:37:12.673Z] 20:23:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 [2024-08-06T20:37:12.673Z] 20:24:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2024-08-06T20:37:12.673Z] 20:25:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2024-08-06T20:37:12.673Z] 20:26:01 1.62 0.00 1.62 0.00 0.00 21.06 0.00 [2024-08-06T20:37:12.673Z] 20:27:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-08-06T20:37:12.673Z] 20:28:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-08-06T20:37:12.673Z] 20:29:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2024-08-06T20:37:12.673Z] 20:30:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2024-08-06T20:37:12.673Z] 20:31:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2024-08-06T20:37:12.673Z] 20:32:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 [2024-08-06T20:37:12.673Z] 20:33:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2024-08-06T20:37:12.673Z] 20:34:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2024-08-06T20:37:12.673Z] 20:35:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-08-06T20:37:12.673Z] 20:36:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 [2024-08-06T20:37:12.673Z] 20:37:01 8.05 0.22 7.83 0.00 16.93 764.14 0.00 [2024-08-06T20:37:12.673Z] Average: 44.18 0.91 43.27 0.00 133.22 13453.93 0.00 [2024-08-06T20:37:12.673Z] [2024-08-06T20:37:12.673Z] 19:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-06T20:37:12.673Z] 19:31:01 28790996 31495900 822932 2.50 72936 2901536 2044532 6.03 1090424 2609404 675096 [2024-08-06T20:37:12.673Z] 19:32:01 27459688 31090152 1209828 3.68 127260 3666504 2553420 7.53 1845960 3060660 386684 [2024-08-06T20:37:12.673Z] 19:33:01 27045028 31393528 905532 2.75 128916 4343632 2019744 5.95 1912852 3369264 110584 [2024-08-06T20:37:12.673Z] 19:34:01 26207096 31212544 1083020 3.29 135084 4946148 2410768 7.10 1991608 4076120 679136 [2024-08-06T20:37:12.673Z] 19:35:01 21735360 31369816 905212 2.75 153600 9467412 2342940 6.90 1915668 8508120 3966000 [2024-08-06T20:37:12.673Z] 19:36:02 18944832 31060884 1176780 3.58 210808 11705324 3398532 10.02 2687420 10292408 648540 [2024-08-06T20:37:12.673Z] 19:37:01 16919796 31320736 927384 2.82 324760 13708324 2341268 6.90 2821848 12029880 1390656 [2024-08-06T20:37:12.673Z] 19:38:02 11048804 29476080 2697076 8.20 371260 17279188 9469892 27.91 5190108 15017896 1124804 [2024-08-06T20:37:12.673Z] 19:39:01 6380572 27655016 4513300 13.73 386568 19976752 10644676 31.37 8351220 16386608 1915408 [2024-08-06T20:37:12.673Z] 19:40:02 10115932 31357232 878176 2.67 396724 20133840 2323472 6.85 3237188 18061572 1907248 [2024-08-06T20:37:12.673Z] 19:41:01 9758024 31322304 917704 2.79 400476 20444256 2305572 6.79 3290820 18364024 472 [2024-08-06T20:37:12.673Z] 19:42:01 9811996 31378316 866804 2.64 402036 20445168 2062536 6.08 3290004 18317464 24 [2024-08-06T20:37:12.673Z] 19:43:01 9811600 31377956 866988 2.64 402064 20445168 2062536 6.08 3290168 18317464 172 [2024-08-06T20:37:12.673Z] 19:44:01 9849456 31415880 829088 2.52 402100 20445172 2062536 6.08 3253060 18317472 12 [2024-08-06T20:37:12.673Z] 19:45:01 9849932 31416464 828256 2.52 402148 20445176 2074492 6.11 3252140 18317476 56 [2024-08-06T20:37:12.673Z] 19:46:01 9853416 31419984 824880 2.51 402200 20445152 2074492 6.11 3249796 18317456 16 [2024-08-06T20:37:12.673Z] 19:47:01 9852976 31421804 823152 2.50 402268 20447256 2069572 6.10 3248888 18319200 168 [2024-08-06T20:37:12.673Z] 19:48:01 9853180 31422072 822828 2.50 402324 20447260 2069572 6.10 3248988 18319208 160 [2024-08-06T20:37:12.673Z] 19:49:01 9853132 31422084 822744 2.50 402396 20447260 2069572 6.10 3249076 18319212 164 [2024-08-06T20:37:12.673Z] 19:50:01 9855100 31424120 820660 2.50 402444 20447268 2069572 6.10 3247320 18319224 36 [2024-08-06T20:37:12.673Z] 19:51:01 9854864 31423912 820848 2.50 402492 20447268 2069572 6.10 3246864 18319212 4 [2024-08-06T20:37:12.673Z] 19:52:01 9855356 31424504 820492 2.50 402544 20447272 2069572 6.10 3247208 18319216 8 [2024-08-06T20:37:12.673Z] 19:53:01 9854836 31424000 820928 2.50 402596 20447276 2069572 6.10 3246960 18319220 16 [2024-08-06T20:37:12.673Z] 19:54:01 9854820 31424112 820796 2.50 402676 20447280 2069572 6.10 3247072 18319232 16 [2024-08-06T20:37:12.673Z] 19:55:01 9855276 31424572 820260 2.49 402696 20447280 2069572 6.10 3246996 18319236 8 [2024-08-06T20:37:12.673Z] 19:56:01 9854944 31424244 820504 2.50 402716 20447284 2069572 6.10 3247076 18319236 136 [2024-08-06T20:37:12.673Z] 19:57:01 9855096 31424464 820436 2.50 402764 20447288 2069572 6.10 3247052 18319244 16 [2024-08-06T20:37:12.673Z] 19:58:01 9855280 31424720 820416 2.49 402792 20447296 2069572 6.10 3247172 18319256 52 [2024-08-06T20:37:12.673Z] 19:59:01 9855516 31424960 820104 2.49 402836 20447296 2069572 6.10 3247172 18319256 8 [2024-08-06T20:37:12.673Z] 20:00:01 9855208 31424720 820400 2.49 402884 20447300 2069572 6.10 3247336 18319264 28 [2024-08-06T20:37:12.673Z] 20:01:01 9855200 31424756 820276 2.49 402888 20447368 2069572 6.10 3247340 18319308 164 [2024-08-06T20:37:12.673Z] 20:02:01 9855136 31424764 820224 2.49 402900 20447368 2069572 6.10 3248080 18319312 268 [2024-08-06T20:37:12.673Z] 20:03:02 9843408 31414100 830616 2.53 402952 20447988 2099480 6.19 3259492 18319832 216 [2024-08-06T20:37:12.673Z] 20:04:01 9854092 31424808 820484 2.50 402980 20447980 2065876 6.09 3248384 18319832 208 [2024-08-06T20:37:12.673Z] 20:05:01 9854076 31424836 820428 2.49 403008 20447992 2065876 6.09 3247912 18319836 36 [2024-08-06T20:37:12.673Z] 20:06:01 9854060 31424848 820316 2.49 403036 20447996 2065876 6.09 3247996 18319840 24 [2024-08-06T20:37:12.673Z] 20:07:01 9854012 31424800 820288 2.49 403052 20447996 2065876 6.09 3247948 18319840 8 [2024-08-06T20:37:12.673Z] 20:08:01 9854184 31425012 820036 2.49 403064 20448004 2065876 6.09 3247812 18319848 168 [2024-08-06T20:37:12.673Z] 20:09:01 9853980 31424920 820064 2.49 403080 20448132 2065876 6.09 3247800 18319956 8 [2024-08-06T20:37:12.673Z] 20:10:01 9854304 31425276 819792 2.49 403092 20448136 2065876 6.09 3248000 18319960 272 [2024-08-06T20:37:12.673Z] 20:11:01 9854336 31425344 819704 2.49 403124 20448144 2065876 6.09 3248276 18319988 220 [2024-08-06T20:37:12.673Z] 20:12:01 9854320 31425380 819632 2.49 403148 20448144 2065876 6.09 3248364 18319988 280 [2024-08-06T20:37:12.673Z] 20:13:01 9854264 31425328 819580 2.49 403184 20448148 2065876 6.09 3248192 18319992 192 [2024-08-06T20:37:12.673Z] 20:14:01 9854248 31425476 819392 2.49 403196 20448280 2065876 6.09 3248220 18320104 264 [2024-08-06T20:37:12.673Z] 20:15:01 9854484 31425712 819188 2.49 403208 20448280 2065876 6.09 3248164 18320104 184 [2024-08-06T20:37:12.673Z] 20:16:01 9854224 31425484 819432 2.49 403220 20448288 2065876 6.09 3248148 18320108 196 [2024-08-06T20:37:12.673Z] 20:17:01 9853984 31425328 819768 2.49 403292 20448284 2065876 6.09 3248236 18320136 4 [2024-08-06T20:37:12.673Z] 20:18:01 9854228 31425632 819436 2.49 403324 20448292 2081940 6.14 3247988 18320136 8 [2024-08-06T20:37:12.673Z] 20:19:01 9854440 31425848 819264 2.49 403336 20448296 2081940 6.14 3247972 18320140 8 [2024-08-06T20:37:12.673Z] 20:20:01 9854100 31425548 819520 2.49 403352 20448296 2081940 6.14 3248028 18320140 8 [2024-08-06T20:37:12.673Z] 20:21:01 9854116 31425568 819440 2.49 403368 20448288 2081940 6.14 3248072 18320144 8 [2024-08-06T20:37:12.673Z] 20:22:01 9848392 31421908 823004 2.50 403404 20449360 2081940 6.14 3256568 18320420 156 [2024-08-06T20:37:12.673Z] 20:23:01 9848092 31421616 823216 2.50 403428 20449364 2081940 6.14 3256236 18320396 32 [2024-08-06T20:37:12.673Z] 20:24:01 9847812 31421400 823612 2.50 403460 20449368 2081940 6.14 3256212 18320400 44 [2024-08-06T20:37:12.673Z] 20:25:01 9847796 31421392 823576 2.50 403476 20449368 2065388 6.09 3256212 18320400 8 [2024-08-06T20:37:12.673Z] 20:26:01 9847684 31421316 823604 2.50 403496 20449368 2065388 6.09 3256176 18320404 48 [2024-08-06T20:37:12.673Z] 20:27:01 9847384 31421028 823808 2.51 403512 20449384 2065388 6.09 3256180 18320412 8 [2024-08-06T20:37:12.673Z] 20:28:01 9847036 31420720 824008 2.51 403528 20449384 2065388 6.09 3256616 18320412 292 [2024-08-06T20:37:12.673Z] 20:29:01 9846704 31420396 824260 2.51 403540 20449388 2065388 6.09 3256748 18320416 188 [2024-08-06T20:37:12.673Z] 20:30:01 9847168 31420884 824176 2.51 403548 20449388 2065388 6.09 3256644 18320416 224 [2024-08-06T20:37:12.673Z] 20:31:01 9846940 31420664 824352 2.51 403572 20449392 2065388 6.09 3256796 18320420 192 [2024-08-06T20:37:12.673Z] 20:32:01 9847216 31420988 824052 2.51 403592 20449396 2065388 6.09 3256320 18320424 188 [2024-08-06T20:37:12.673Z] 20:33:01 9847104 31420884 824064 2.51 403624 20449396 2065388 6.09 3256352 18320424 8 [2024-08-06T20:37:12.673Z] 20:34:01 9847088 31420872 824096 2.51 403640 20449404 2065388 6.09 3256368 18320428 28 [2024-08-06T20:37:12.673Z] 20:35:01 9847040 31420900 824072 2.51 403652 20449408 2065388 6.09 3256312 18320444 8 [2024-08-06T20:37:12.673Z] 20:36:01 9846992 31420876 824032 2.51 403696 20449392 2065388 6.09 3256404 18320440 8 [2024-08-06T20:37:12.673Z] 20:37:01 9253356 31358520 885648 2.69 407032 20935592 2351624 6.93 3314400 18805900 477864 [2024-08-06T20:37:12.673Z] Average: 11275240 31317764 928627 2.82 377334 19017115 2358749 6.95 3231589 16987511 198325 [2024-08-06T20:37:12.673Z] [2024-08-06T20:37:12.673Z] 19:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-06T20:37:12.673Z] 19:31:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:31:01 ens3 1577.40 1573.97 11285.30 195.88 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:31:01 docker0 695.92 605.38 47.62 2883.63 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:32:01 ens3 391.77 272.29 2097.58 38.26 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:32:01 docker0 251.67 359.22 21.37 2063.93 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:32:01 vethe35e573 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:33:01 ens3 30.62 20.98 24.36 13.74 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:33:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:33:01 vethe35e573 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:34:01 ens3 19.84 13.23 16.99 9.39 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:34:01 vethe35e573 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:35:01 lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:35:01 veth6268eac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:35:01 veth75867e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:35:01 vethc594f38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:35:01 veth5e19349 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.673Z] 19:35:01 ens3 194.29 141.06 3620.19 170.05 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:35:01 veth87a6807 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:35:01 veth24254ce 3.66 6.77 0.30 91.87 0.00 0.00 0.00 0.01 [2024-08-06T20:37:12.674Z] 19:35:01 vethf9664ba 1.46 2.35 0.11 31.15 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:35:01 docker0 8.01 13.31 0.54 188.02 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:35:01 veth7f7d568 1.31 2.27 0.10 33.78 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:35:01 veth04bb6ad 0.35 0.51 0.03 0.14 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:35:01 veth14d6bde 1.24 2.25 0.10 31.14 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:35:01 vethc5bb08f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:36:02 lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:36:02 vethe01c5dd 45.52 77.32 4.42 370.79 0.00 0.00 0.00 0.03 [2024-08-06T20:37:12.674Z] 19:36:02 vethb7dbda2 40.47 68.83 3.98 316.10 0.00 0.00 0.00 0.03 [2024-08-06T20:37:12.674Z] 19:36:02 veth7309403 44.76 80.10 4.32 363.00 0.00 0.00 0.00 0.03 [2024-08-06T20:37:12.674Z] 19:36:02 veth031246a 44.57 73.01 4.30 354.13 0.00 0.00 0.00 0.03 [2024-08-06T20:37:12.674Z] 19:36:02 ens3 672.20 375.74 5025.64 45.61 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:36:02 docker0 260.79 446.81 20.81 2620.85 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:36:02 vethacfc049 43.80 82.16 4.28 371.91 0.00 0.00 0.00 0.03 [2024-08-06T20:37:12.674Z] 19:36:02 veth04bb6ad 0.07 0.89 0.00 0.04 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:37:01 vethe01c5dd 60.80 157.94 5.93 830.69 0.00 0.00 0.00 0.07 [2024-08-06T20:37:12.674Z] 19:37:01 vethb7dbda2 49.16 162.61 5.06 884.92 0.00 0.00 0.00 0.07 [2024-08-06T20:37:12.674Z] 19:37:01 veth7309403 54.57 162.34 5.41 842.27 0.00 0.00 0.00 0.07 [2024-08-06T20:37:12.674Z] 19:37:01 veth031246a 55.21 182.84 5.42 860.87 0.00 0.00 0.00 0.07 [2024-08-06T20:37:12.674Z] 19:37:01 ens3 809.62 272.52 4252.83 28.20 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:37:01 docker0 270.08 806.12 23.05 4250.27 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:37:01 vethacfc049 50.28 140.54 4.91 831.53 0.00 0.00 0.00 0.07 [2024-08-06T20:37:12.674Z] 19:37:01 veth04bb6ad 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 vethff1c1de 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 veth6267247 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 veth155fdc1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 veth1e29d23 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 vethb6fd3a2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 vethc51d5cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 veth25840d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 vetha11bc3f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 vetha96fd9c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 ens3 12.95 7.77 10.54 5.75 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 vetha8702bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 veth079f83d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 veth04bb6ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 vethc7cc08b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:38:02 vetha04dd7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 vethff1c1de 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 veth6267247 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 veth155fdc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 veth1e29d23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 vethb6fd3a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 vethc51d5cb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 veth25840d2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 vetha11bc3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 vetha96fd9c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 ens3 1.98 1.07 1.61 0.85 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 vetha8702bc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 veth079f83d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 veth04bb6ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 vethc7cc08b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:39:01 vetha04dd7b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 vethff1c1de 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 veth6267247 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 veth155fdc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 veth1e29d23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 vethb6fd3a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 vethc51d5cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 veth25840d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 vetha11bc3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 vetha96fd9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 ens3 5.81 3.25 4.74 2.54 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 vetha8702bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 veth079f83d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 veth04bb6ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 vethc7cc08b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:40:02 vetha04dd7b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:41:01 veth71bf693 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:41:01 vethc789f02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:41:01 ens3 8.20 4.44 6.42 3.71 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:41:01 veth04bb6ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:42:01 ens3 7.33 4.28 6.79 3.15 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:46:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:48:01 ens3 0.33 0.25 0.47 0.02 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:51:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:56:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:01:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:02:01 ens3 0.45 0.38 0.26 0.22 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:03:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:04:01 ens3 1.02 0.47 0.48 0.22 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:06:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:08:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.674Z] 20:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:11:01 ens3 0.98 0.47 0.43 0.28 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:15:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:16:01 ens3 0.67 0.48 0.34 0.28 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:20:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:21:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:22:01 ens3 7.91 6.26 5.55 6.30 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:26:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:29:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:30:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:31:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:36:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:37:01 ens3 89.92 55.62 2520.85 10.97 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] Average: ens3 57.20 41.16 431.01 8.02 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] Average: docker0 22.17 33.17 1.69 178.49 0.00 0.00 0.00 0.00 [2024-08-06T20:37:12.675Z] [2024-08-06T20:37:12.675Z] [2024-08-06T20:37:12.675Z] ---> sar -P ALL: [2024-08-06T20:37:12.675Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7208) 08/06/24 _x86_64_ (8 CPU) [2024-08-06T20:37:12.675Z] [2024-08-06T20:37:12.675Z] 19:29:35 LINUX RESTART (8 CPU) [2024-08-06T20:37:12.675Z] [2024-08-06T20:37:12.675Z] 19:30:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T20:37:12.675Z] 19:31:01 all 10.46 0.00 3.49 2.27 0.06 83.71 [2024-08-06T20:37:12.675Z] 19:31:01 0 9.69 0.00 2.82 3.26 0.05 84.17 [2024-08-06T20:37:12.675Z] 19:31:01 1 11.53 0.00 4.95 3.47 0.07 79.98 [2024-08-06T20:37:12.675Z] 19:31:01 2 14.93 0.00 4.79 2.58 0.05 77.66 [2024-08-06T20:37:12.675Z] 19:31:01 3 8.63 0.00 1.89 0.32 0.07 89.10 [2024-08-06T20:37:12.675Z] 19:31:01 4 12.36 0.00 3.46 1.07 0.07 83.05 [2024-08-06T20:37:12.675Z] 19:31:01 5 7.78 0.00 2.79 1.85 0.07 87.51 [2024-08-06T20:37:12.675Z] 19:31:01 6 9.46 0.00 4.87 0.62 0.07 84.98 [2024-08-06T20:37:12.675Z] 19:31:01 7 9.32 0.00 2.37 5.00 0.07 83.24 [2024-08-06T20:37:12.675Z] 19:32:01 all 18.29 0.00 4.14 3.94 0.07 73.55 [2024-08-06T20:37:12.675Z] 19:32:01 0 18.32 0.00 4.27 1.93 0.10 75.38 [2024-08-06T20:37:12.675Z] 19:32:01 1 18.90 0.00 4.03 0.81 0.07 76.20 [2024-08-06T20:37:12.675Z] 19:32:01 2 19.05 0.00 4.83 9.57 0.08 66.47 [2024-08-06T20:37:12.675Z] 19:32:01 3 17.36 0.00 3.68 0.47 0.07 78.42 [2024-08-06T20:37:12.675Z] 19:32:01 4 19.16 0.00 4.55 16.30 0.07 59.93 [2024-08-06T20:37:12.675Z] 19:32:01 5 18.58 0.00 4.80 0.74 0.07 75.81 [2024-08-06T20:37:12.675Z] 19:32:01 6 17.59 0.00 3.76 1.26 0.07 77.32 [2024-08-06T20:37:12.675Z] 19:32:01 7 17.40 0.00 3.22 0.54 0.05 78.79 [2024-08-06T20:37:12.675Z] 19:33:01 all 29.27 0.00 4.70 1.77 0.07 64.19 [2024-08-06T20:37:12.675Z] 19:33:01 0 28.49 0.00 5.39 0.00 0.08 66.04 [2024-08-06T20:37:12.675Z] 19:33:01 1 29.17 0.00 4.01 0.12 0.07 66.63 [2024-08-06T20:37:12.675Z] 19:33:01 2 29.40 0.00 5.05 10.44 0.07 55.05 [2024-08-06T20:37:12.675Z] 19:33:01 3 25.08 0.00 3.83 0.03 0.07 70.99 [2024-08-06T20:37:12.675Z] 19:33:01 4 34.47 0.00 5.54 0.02 0.07 59.91 [2024-08-06T20:37:12.675Z] 19:33:01 5 29.71 0.00 4.60 0.10 0.07 65.52 [2024-08-06T20:37:12.675Z] 19:33:01 6 26.68 0.00 4.96 0.87 0.08 67.40 [2024-08-06T20:37:12.675Z] 19:33:01 7 31.15 0.00 4.21 2.60 0.07 61.97 [2024-08-06T20:37:12.675Z] 19:34:01 all 65.05 0.00 7.83 0.60 0.10 26.42 [2024-08-06T20:37:12.675Z] 19:34:01 0 63.18 0.00 7.53 0.17 0.08 29.04 [2024-08-06T20:37:12.675Z] 19:34:01 1 65.32 0.00 7.51 0.03 0.10 27.04 [2024-08-06T20:37:12.675Z] 19:34:01 2 67.48 0.00 8.96 1.76 0.10 21.70 [2024-08-06T20:37:12.675Z] 19:34:01 3 64.17 0.00 7.23 0.20 0.08 28.31 [2024-08-06T20:37:12.675Z] 19:34:01 4 69.19 0.00 8.95 0.25 0.10 21.51 [2024-08-06T20:37:12.675Z] 19:34:01 5 63.53 0.00 7.75 0.17 0.08 28.47 [2024-08-06T20:37:12.675Z] 19:34:01 6 62.57 0.00 7.46 1.19 0.10 28.69 [2024-08-06T20:37:12.675Z] 19:34:01 7 64.93 0.00 7.23 0.98 0.12 26.74 [2024-08-06T20:37:12.675Z] 19:35:01 all 21.34 0.00 6.55 9.98 0.08 62.05 [2024-08-06T20:37:12.675Z] 19:35:01 0 19.91 0.00 5.68 4.31 0.07 70.04 [2024-08-06T20:37:12.675Z] 19:35:01 1 21.21 0.00 5.76 7.75 0.08 65.20 [2024-08-06T20:37:12.675Z] 19:35:01 2 22.69 0.00 7.31 11.10 0.07 58.84 [2024-08-06T20:37:12.675Z] 19:35:01 3 19.84 0.00 6.40 3.95 0.08 69.73 [2024-08-06T20:37:12.675Z] 19:35:01 4 24.41 0.00 7.17 10.16 0.08 58.18 [2024-08-06T20:37:12.675Z] 19:35:01 5 21.02 0.00 5.99 8.80 0.10 64.09 [2024-08-06T20:37:12.675Z] 19:35:01 6 20.21 0.00 7.19 10.40 0.08 62.11 [2024-08-06T20:37:12.675Z] 19:35:01 7 21.43 0.00 6.93 23.43 0.07 48.15 [2024-08-06T20:37:12.675Z] 19:36:02 all 10.56 0.00 4.32 31.64 0.10 53.39 [2024-08-06T20:37:12.675Z] 19:36:02 0 8.68 0.00 4.17 44.13 0.12 42.91 [2024-08-06T20:37:12.675Z] 19:36:02 1 11.52 0.00 4.93 13.68 0.10 69.77 [2024-08-06T20:37:12.675Z] 19:36:02 2 11.98 0.00 3.86 27.55 0.08 56.53 [2024-08-06T20:37:12.675Z] 19:36:02 3 11.42 0.00 4.19 50.00 0.12 34.28 [2024-08-06T20:37:12.675Z] 19:36:02 4 10.96 0.00 4.98 29.36 0.08 54.62 [2024-08-06T20:37:12.675Z] 19:36:02 5 9.62 0.00 4.31 31.49 0.07 54.51 [2024-08-06T20:37:12.675Z] 19:36:02 6 10.95 0.00 4.28 24.42 0.12 60.24 [2024-08-06T20:37:12.675Z] 19:36:02 7 9.34 0.00 3.83 32.50 0.10 54.23 [2024-08-06T20:37:12.675Z] 19:37:01 all 4.24 0.00 2.06 49.25 0.04 44.41 [2024-08-06T20:37:12.675Z] 19:37:01 0 3.12 0.00 2.28 67.54 0.03 27.03 [2024-08-06T20:37:12.675Z] 19:37:01 1 3.34 0.00 2.06 38.43 0.03 56.13 [2024-08-06T20:37:12.675Z] 19:37:01 2 2.86 0.00 1.72 37.17 0.03 58.21 [2024-08-06T20:37:12.675Z] 19:37:01 3 4.70 0.00 1.88 41.07 0.05 52.31 [2024-08-06T20:37:12.675Z] 19:37:01 4 5.55 0.00 1.85 38.76 0.05 53.79 [2024-08-06T20:37:12.675Z] 19:37:01 5 4.74 0.00 2.33 79.26 0.05 13.62 [2024-08-06T20:37:12.675Z] 19:37:01 6 4.87 0.00 2.77 50.34 0.03 41.99 [2024-08-06T20:37:12.675Z] 19:37:01 7 4.77 0.00 1.55 41.48 0.03 52.17 [2024-08-06T20:37:12.675Z] 19:38:02 all 39.93 0.00 7.42 17.87 0.08 34.70 [2024-08-06T20:37:12.675Z] 19:38:02 0 38.74 0.00 7.71 6.50 0.07 46.98 [2024-08-06T20:37:12.675Z] 19:38:02 1 40.30 0.00 7.92 27.23 0.08 24.46 [2024-08-06T20:37:12.675Z] 19:38:02 2 39.83 0.00 6.51 7.31 0.08 46.26 [2024-08-06T20:37:12.675Z] 19:38:02 3 40.64 0.00 7.01 12.82 0.07 39.47 [2024-08-06T20:37:12.675Z] 19:38:02 4 40.11 0.00 6.96 11.51 0.07 41.36 [2024-08-06T20:37:12.675Z] 19:38:02 5 40.33 0.00 7.95 22.91 0.08 28.73 [2024-08-06T20:37:12.675Z] 19:38:02 6 40.18 0.00 7.70 47.75 0.10 4.26 [2024-08-06T20:37:12.675Z] 19:38:02 7 39.31 0.00 7.60 7.10 0.08 45.91 [2024-08-06T20:37:12.675Z] 19:39:01 all 90.04 0.00 9.83 0.00 0.13 0.00 [2024-08-06T20:37:12.675Z] 19:39:01 0 90.09 0.00 9.79 0.00 0.12 0.00 [2024-08-06T20:37:12.675Z] 19:39:01 1 89.97 0.00 9.91 0.00 0.12 0.00 [2024-08-06T20:37:12.675Z] 19:39:01 2 89.91 0.00 9.97 0.02 0.10 0.00 [2024-08-06T20:37:12.675Z] 19:39:01 3 90.18 0.00 9.65 0.00 0.17 0.00 [2024-08-06T20:37:12.675Z] 19:39:01 4 89.32 0.00 10.54 0.00 0.14 0.00 [2024-08-06T20:37:12.675Z] 19:39:01 5 90.01 0.00 9.87 0.00 0.12 0.00 [2024-08-06T20:37:12.675Z] 19:39:01 6 90.78 0.00 9.06 0.00 0.15 0.00 [2024-08-06T20:37:12.675Z] 19:39:01 7 90.07 0.00 9.79 0.00 0.14 0.00 [2024-08-06T20:37:12.675Z] 19:40:02 all 76.89 0.00 8.66 4.59 0.13 9.73 [2024-08-06T20:37:12.675Z] 19:40:02 0 77.41 0.00 8.55 3.15 0.12 10.77 [2024-08-06T20:37:12.675Z] 19:40:02 1 76.88 0.00 8.64 11.51 0.13 2.84 [2024-08-06T20:37:12.676Z] 19:40:02 2 76.62 0.00 8.91 2.66 0.13 11.69 [2024-08-06T20:37:12.676Z] 19:40:02 3 76.99 0.00 8.46 3.36 0.13 11.06 [2024-08-06T20:37:12.676Z] 19:40:02 4 77.08 0.00 8.49 4.07 0.12 10.25 [2024-08-06T20:37:12.676Z] 19:40:02 5 76.85 0.00 9.16 5.19 0.13 8.67 [2024-08-06T20:37:12.676Z] 19:40:02 6 76.62 0.00 8.46 3.78 0.13 11.01 [2024-08-06T20:37:12.676Z] 19:40:02 7 76.72 0.00 8.63 2.99 0.12 11.55 [2024-08-06T20:37:12.676Z] 19:41:01 all 1.44 0.00 0.96 18.08 0.03 79.50 [2024-08-06T20:37:12.676Z] 19:41:01 0 1.31 0.00 0.89 5.21 0.03 92.56 [2024-08-06T20:37:12.676Z] 19:41:01 1 1.13 0.00 1.64 83.84 0.05 13.34 [2024-08-06T20:37:12.676Z] 19:41:01 2 1.57 0.00 0.90 11.57 0.03 85.93 [2024-08-06T20:37:12.676Z] 19:41:01 3 1.24 0.00 0.92 9.41 0.02 88.42 [2024-08-06T20:37:12.676Z] 19:41:01 4 1.69 0.00 0.95 7.48 0.03 89.85 [2024-08-06T20:37:12.676Z] 19:41:01 5 1.54 0.00 0.72 16.70 0.03 81.02 [2024-08-06T20:37:12.676Z] 19:41:01 6 1.74 0.00 0.85 5.60 0.02 91.80 [2024-08-06T20:37:12.676Z] 19:41:01 7 1.28 0.00 0.82 5.03 0.03 92.83 [2024-08-06T20:37:12.676Z] [2024-08-06T20:37:12.676Z] 19:41:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T20:37:12.676Z] 19:42:01 all 0.36 0.00 0.21 1.54 0.02 97.87 [2024-08-06T20:37:12.676Z] 19:42:01 0 0.38 0.00 0.18 1.28 0.02 98.13 [2024-08-06T20:37:12.676Z] 19:42:01 1 0.32 0.00 0.25 1.32 0.02 98.10 [2024-08-06T20:37:12.676Z] 19:42:01 2 0.53 0.00 0.23 1.37 0.03 97.83 [2024-08-06T20:37:12.676Z] 19:42:01 3 0.30 0.00 0.18 0.82 0.02 98.68 [2024-08-06T20:37:12.676Z] 19:42:01 4 0.20 0.00 0.23 2.77 0.02 96.78 [2024-08-06T20:37:12.676Z] 19:42:01 5 0.32 0.00 0.22 1.57 0.02 97.88 [2024-08-06T20:37:12.676Z] 19:42:01 6 0.60 0.00 0.23 0.65 0.02 98.50 [2024-08-06T20:37:12.676Z] 19:42:01 7 0.25 0.00 0.18 2.53 0.02 97.02 [2024-08-06T20:37:12.676Z] 19:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-06T20:37:12.676Z] 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:43:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-06T20:37:12.676Z] 19:43:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-08-06T20:37:12.676Z] 19:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.676Z] 19:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:44:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-08-06T20:37:12.676Z] 19:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-06T20:37:12.676Z] 19:44:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-06T20:37:12.676Z] 19:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:44:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:44:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-06T20:37:12.676Z] 19:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:45:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-08-06T20:37:12.676Z] 19:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:45:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-08-06T20:37:12.676Z] 19:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:45:01 4 0.02 0.00 0.05 0.02 0.00 99.92 [2024-08-06T20:37:12.676Z] 19:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:46:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2024-08-06T20:37:12.676Z] 19:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-06T20:37:12.676Z] 19:46:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:46:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-06T20:37:12.676Z] 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:46:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T20:37:12.676Z] 19:46:01 7 1.45 0.00 0.00 0.00 0.00 98.55 [2024-08-06T20:37:12.676Z] 19:47:01 all 0.17 0.00 0.02 0.01 0.01 99.78 [2024-08-06T20:37:12.676Z] 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:47:01 1 0.03 0.00 0.05 0.02 0.03 99.87 [2024-08-06T20:37:12.676Z] 19:47:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-06T20:37:12.676Z] 19:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:47:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:47:01 6 0.05 0.00 0.03 0.03 0.02 99.87 [2024-08-06T20:37:12.676Z] 19:47:01 7 1.17 0.00 0.02 0.00 0.02 98.79 [2024-08-06T20:37:12.676Z] 19:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-06T20:37:12.676Z] 19:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:48:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-06T20:37:12.676Z] 19:48:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-06T20:37:12.676Z] 19:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:48:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-06T20:37:12.676Z] 19:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.676Z] 19:49:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-06T20:37:12.676Z] 19:49:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-06T20:37:12.676Z] 19:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.676Z] 19:49:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:50:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-06T20:37:12.676Z] 19:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:50:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:50:01 2 0.08 0.00 0.03 0.00 0.03 99.85 [2024-08-06T20:37:12.676Z] 19:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-06T20:37:12.676Z] 19:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:51:01 all 0.16 0.00 0.01 0.01 0.01 99.82 [2024-08-06T20:37:12.676Z] 19:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:51:01 2 1.19 0.00 0.02 0.00 0.03 98.76 [2024-08-06T20:37:12.676Z] 19:51:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.676Z] 19:52:01 all 0.28 0.00 0.01 0.01 0.01 99.70 [2024-08-06T20:37:12.676Z] 19:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T20:37:12.676Z] 19:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:52:01 2 2.07 0.00 0.03 0.00 0.03 97.87 [2024-08-06T20:37:12.676Z] 19:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:52:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.676Z] 19:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] [2024-08-06T20:37:12.676Z] 19:52:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T20:37:12.676Z] 19:53:01 all 0.11 0.00 0.01 0.01 0.01 99.84 [2024-08-06T20:37:12.676Z] 19:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.676Z] 19:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T20:37:12.676Z] 19:53:01 2 0.85 0.00 0.05 0.00 0.03 99.07 [2024-08-06T20:37:12.676Z] 19:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.676Z] 19:53:01 4 0.00 0.00 0.00 0.12 0.02 99.87 [2024-08-06T20:37:12.676Z] 19:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.676Z] 19:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-08-06T20:37:12.676Z] 19:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:54:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-06T20:37:12.676Z] 19:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:54:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2024-08-06T20:37:12.676Z] 19:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.676Z] 19:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-06T20:37:12.676Z] 19:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:55:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-06T20:37:12.676Z] 19:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:55:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:56:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2024-08-06T20:37:12.676Z] 19:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:56:01 2 1.48 0.00 0.03 0.00 0.03 98.45 [2024-08-06T20:37:12.676Z] 19:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:56:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-06T20:37:12.676Z] 19:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:57:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2024-08-06T20:37:12.676Z] 19:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T20:37:12.676Z] 19:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T20:37:12.676Z] 19:57:01 2 0.85 0.00 0.08 0.00 0.02 99.05 [2024-08-06T20:37:12.676Z] 19:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:57:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:57:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T20:37:12.676Z] 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.676Z] 19:58:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-08-06T20:37:12.676Z] 19:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:58:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2024-08-06T20:37:12.676Z] 19:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:58:01 4 0.00 0.00 0.03 0.03 0.00 99.93 [2024-08-06T20:37:12.676Z] 19:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.676Z] 19:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 19:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-06T20:37:12.676Z] 19:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 19:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T20:37:12.676Z] 19:59:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-06T20:37:12.676Z] 19:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:59:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-06T20:37:12.676Z] 19:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 19:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 20:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-06T20:37:12.676Z] 20:00:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2024-08-06T20:37:12.676Z] 20:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.676Z] 20:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 20:00:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-08-06T20:37:12.676Z] 20:00:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-08-06T20:37:12.676Z] 20:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 20:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.676Z] 20:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-06T20:37:12.676Z] 20:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-06T20:37:12.676Z] 20:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.676Z] 20:01:01 2 0.15 0.00 0.02 0.00 0.02 99.82 [2024-08-06T20:37:12.676Z] 20:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.676Z] 20:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-06T20:37:12.676Z] 20:01:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-06T20:37:12.676Z] 20:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 20:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.676Z] 20:02:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-08-06T20:37:12.676Z] 20:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T20:37:12.676Z] 20:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.676Z] 20:02:01 2 0.35 0.00 0.03 0.00 0.02 99.60 [2024-08-06T20:37:12.676Z] 20:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.676Z] 20:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 20:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.676Z] 20:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.676Z] 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.676Z] 20:03:02 all 0.31 0.00 0.04 0.02 0.00 99.63 [2024-08-06T20:37:12.676Z] 20:03:02 0 0.18 0.00 0.05 0.02 0.03 99.72 [2024-08-06T20:37:12.676Z] 20:03:02 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-06T20:37:12.676Z] 20:03:02 2 1.97 0.00 0.02 0.00 0.00 98.01 [2024-08-06T20:37:12.676Z] 20:03:02 3 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-06T20:37:12.677Z] 20:03:02 4 0.02 0.00 0.02 0.10 0.00 99.87 [2024-08-06T20:37:12.677Z] 20:03:02 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-06T20:37:12.677Z] 20:03:02 6 0.10 0.00 0.05 0.03 0.00 99.82 [2024-08-06T20:37:12.677Z] 20:03:02 7 0.05 0.00 0.05 0.00 0.00 99.90 [2024-08-06T20:37:12.677Z] [2024-08-06T20:37:12.677Z] 20:03:02 CPU %user %nice %system %iowait %steal %idle [2024-08-06T20:37:12.677Z] 20:04:01 all 0.07 0.00 0.02 0.02 0.01 99.88 [2024-08-06T20:37:12.677Z] 20:04:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-06T20:37:12.677Z] 20:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:04:01 2 0.49 0.00 0.02 0.00 0.02 99.48 [2024-08-06T20:37:12.677Z] 20:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:04:01 4 0.02 0.00 0.02 0.07 0.02 99.88 [2024-08-06T20:37:12.677Z] 20:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:04:01 6 0.00 0.00 0.00 0.07 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:04:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-06T20:37:12.677Z] 20:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-06T20:37:12.677Z] 20:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:06:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-08-06T20:37:12.677Z] 20:06:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2024-08-06T20:37:12.677Z] 20:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:06:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:06:01 4 0.00 0.00 0.00 0.10 0.02 99.88 [2024-08-06T20:37:12.677Z] 20:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:06:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-06T20:37:12.677Z] 20:07:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2024-08-06T20:37:12.677Z] 20:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:07:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-06T20:37:12.677Z] 20:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-06T20:37:12.677Z] 20:08:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2024-08-06T20:37:12.677Z] 20:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:09:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-08-06T20:37:12.677Z] 20:09:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-06T20:37:12.677Z] 20:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:09:01 2 1.45 0.00 0.02 0.00 0.02 98.52 [2024-08-06T20:37:12.677Z] 20:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:10:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-08-06T20:37:12.677Z] 20:10:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2024-08-06T20:37:12.677Z] 20:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:10:01 2 0.28 0.00 0.00 0.00 0.00 99.72 [2024-08-06T20:37:12.677Z] 20:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2024-08-06T20:37:12.677Z] 20:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-06T20:37:12.677Z] 20:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:11:01 2 0.15 0.00 0.03 0.00 0.02 99.80 [2024-08-06T20:37:12.677Z] 20:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:11:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-06T20:37:12.677Z] 20:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:12:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:13:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-08-06T20:37:12.677Z] 20:13:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2024-08-06T20:37:12.677Z] 20:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:13:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:13:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-06T20:37:12.677Z] 20:14:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2024-08-06T20:37:12.677Z] 20:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] [2024-08-06T20:37:12.677Z] 20:14:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T20:37:12.677Z] 20:15:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-08-06T20:37:12.677Z] 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:15:01 2 0.67 0.00 0.02 0.00 0.02 99.30 [2024-08-06T20:37:12.677Z] 20:15:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:16:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-06T20:37:12.677Z] 20:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:16:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2024-08-06T20:37:12.677Z] 20:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:16:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-06T20:37:12.677Z] 20:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:17:01 all 0.26 0.00 0.02 0.00 0.01 99.70 [2024-08-06T20:37:12.677Z] 20:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:17:01 2 1.97 0.00 0.02 0.00 0.02 98.00 [2024-08-06T20:37:12.677Z] 20:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:17:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:17:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-06T20:37:12.677Z] 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:18:01 all 0.22 0.00 0.02 0.00 0.01 99.75 [2024-08-06T20:37:12.677Z] 20:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-06T20:37:12.677Z] 20:18:01 2 1.60 0.00 0.03 0.00 0.00 98.37 [2024-08-06T20:37:12.677Z] 20:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:18:01 6 0.03 0.00 0.02 0.02 0.03 99.90 [2024-08-06T20:37:12.677Z] 20:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:19:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-08-06T20:37:12.677Z] 20:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:19:01 2 0.60 0.00 0.02 0.00 0.02 99.37 [2024-08-06T20:37:12.677Z] 20:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-06T20:37:12.677Z] 20:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-06T20:37:12.677Z] 20:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:20:01 6 0.03 0.00 0.02 0.02 0.03 99.90 [2024-08-06T20:37:12.677Z] 20:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-06T20:37:12.677Z] 20:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:21:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-06T20:37:12.677Z] 20:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:22:01 all 0.25 0.00 0.03 0.01 0.01 99.70 [2024-08-06T20:37:12.677Z] 20:22:01 0 0.15 0.00 0.02 0.02 0.00 99.82 [2024-08-06T20:37:12.677Z] 20:22:01 1 0.48 0.00 0.03 0.02 0.00 99.47 [2024-08-06T20:37:12.677Z] 20:22:01 2 0.65 0.00 0.03 0.00 0.02 99.30 [2024-08-06T20:37:12.677Z] 20:22:01 3 0.20 0.00 0.03 0.02 0.00 99.75 [2024-08-06T20:37:12.677Z] 20:22:01 4 0.07 0.00 0.05 0.02 0.02 99.85 [2024-08-06T20:37:12.677Z] 20:22:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-08-06T20:37:12.677Z] 20:22:01 6 0.25 0.00 0.05 0.02 0.02 99.67 [2024-08-06T20:37:12.677Z] 20:22:01 7 0.12 0.00 0.03 0.00 0.02 99.83 [2024-08-06T20:37:12.677Z] 20:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-06T20:37:12.677Z] 20:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:23:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:24:01 all 0.03 0.00 0.00 0.01 0.01 99.95 [2024-08-06T20:37:12.677Z] 20:24:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:24:01 4 0.07 0.00 0.00 0.03 0.03 99.87 [2024-08-06T20:37:12.677Z] 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:25:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-08-06T20:37:12.677Z] 20:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:25:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-06T20:37:12.677Z] 20:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] [2024-08-06T20:37:12.677Z] 20:25:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T20:37:12.677Z] 20:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-06T20:37:12.677Z] 20:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:26:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-06T20:37:12.677Z] 20:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:26:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:27:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-08-06T20:37:12.677Z] 20:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:27:01 2 0.78 0.00 0.02 0.00 0.02 99.19 [2024-08-06T20:37:12.677Z] 20:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T20:37:12.677Z] 20:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:28:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-08-06T20:37:12.677Z] 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-06T20:37:12.677Z] 20:28:01 2 1.79 0.00 0.02 0.00 0.02 98.18 [2024-08-06T20:37:12.677Z] 20:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:28:01 4 0.05 0.00 0.02 0.02 0.03 99.88 [2024-08-06T20:37:12.677Z] 20:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:29:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-08-06T20:37:12.677Z] 20:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:29:01 2 1.79 0.00 0.02 0.00 0.00 98.19 [2024-08-06T20:37:12.677Z] 20:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-08-06T20:37:12.677Z] 20:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:30:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-06T20:37:12.677Z] 20:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:30:01 4 0.00 0.00 0.00 0.02 0.03 99.95 [2024-08-06T20:37:12.677Z] 20:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-06T20:37:12.677Z] 20:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:31:01 4 0.05 0.00 0.03 0.02 0.05 99.85 [2024-08-06T20:37:12.677Z] 20:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.677Z] 20:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-06T20:37:12.677Z] 20:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:32:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2024-08-06T20:37:12.677Z] 20:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:32:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-06T20:37:12.677Z] 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T20:37:12.677Z] 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.677Z] 20:33:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-08-06T20:37:12.677Z] 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:33:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:33:01 4 0.03 0.00 0.02 0.02 0.03 99.90 [2024-08-06T20:37:12.677Z] 20:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:34:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-08-06T20:37:12.677Z] 20:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-06T20:37:12.677Z] 20:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T20:37:12.677Z] 20:34:01 2 0.17 0.00 0.03 0.00 0.02 99.78 [2024-08-06T20:37:12.677Z] 20:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:34:01 4 0.02 0.00 0.00 0.02 0.03 99.93 [2024-08-06T20:37:12.677Z] 20:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T20:37:12.677Z] 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.677Z] 20:35:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-08-06T20:37:12.677Z] 20:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T20:37:12.677Z] 20:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T20:37:12.677Z] 20:35:01 2 1.73 0.00 0.02 0.00 0.02 98.24 [2024-08-06T20:37:12.678Z] 20:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T20:37:12.678Z] 20:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T20:37:12.678Z] 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.678Z] 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.678Z] 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.678Z] 20:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-06T20:37:12.678Z] 20:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.678Z] 20:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T20:37:12.678Z] 20:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T20:37:12.678Z] 20:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.678Z] 20:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T20:37:12.678Z] 20:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T20:37:12.678Z] 20:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T20:37:12.678Z] 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T20:37:12.678Z] [2024-08-06T20:37:12.678Z] 20:36:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T20:37:12.678Z] 20:37:01 all 2.53 0.00 1.03 0.08 0.03 96.34 [2024-08-06T20:37:12.678Z] 20:37:01 0 1.91 0.00 1.42 0.00 0.02 96.66 [2024-08-06T20:37:12.678Z] 20:37:01 1 3.05 0.00 1.00 0.00 0.02 95.93 [2024-08-06T20:37:12.678Z] 20:37:01 2 2.48 0.00 0.94 0.02 0.03 96.53 [2024-08-06T20:37:12.678Z] 20:37:01 3 2.17 0.00 1.04 0.00 0.03 96.76 [2024-08-06T20:37:12.678Z] 20:37:01 4 3.18 0.00 0.90 0.35 0.03 95.54 [2024-08-06T20:37:12.678Z] 20:37:01 5 2.14 0.00 0.85 0.00 0.02 96.98 [2024-08-06T20:37:12.678Z] 20:37:01 6 2.16 0.00 1.00 0.22 0.03 96.59 [2024-08-06T20:37:12.678Z] 20:37:01 7 3.14 0.00 1.07 0.02 0.02 95.76 [2024-08-06T20:37:12.678Z] Average: all 5.58 0.00 0.92 2.09 0.02 91.39 [2024-08-06T20:37:12.678Z] Average: 0 5.40 0.00 0.92 2.03 0.02 91.63 [2024-08-06T20:37:12.678Z] Average: 1 5.57 0.00 0.94 2.78 0.02 90.70 [2024-08-06T20:37:12.678Z] Average: 2 6.03 0.00 0.97 1.82 0.03 91.16 [2024-08-06T20:37:12.678Z] Average: 3 5.41 0.00 0.84 1.81 0.02 91.92 [2024-08-06T20:37:12.678Z] Average: 4 5.77 0.00 0.97 1.82 0.02 91.41 [2024-08-06T20:37:12.678Z] Average: 5 5.46 0.00 0.92 2.49 0.02 91.12 [2024-08-06T20:37:12.678Z] Average: 6 5.43 0.00 0.94 2.19 0.02 91.42 [2024-08-06T20:37:12.678Z] Average: 7 5.54 0.00 0.86 1.83 0.02 91.75 [2024-08-06T20:37:12.678Z] [2024-08-06T20:37:12.678Z] [2024-08-06T20:37:12.678Z]