Pull request #4878 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cdf426e42ddc2c90f20487bf73a50e26599e225a+872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 (5376a56980e24c56c645aa66c47770fac0e1994b) 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-ssh1971215297493803184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh7700568646076410948.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4878/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-4878/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14604195619748466698.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-4878/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3526371955303781728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh3857742595812071940.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-4878/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-4878/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11414821643947559853.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 f3350a1713306dce7682ed7e37d5774890d03277 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-9312 in /w/workspace/edgexfoundry_edgex-go_PR-4878 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 into PR head commit cdf426e42ddc2c90f20487bf73a50e26599e225a Merge succeeded, producing cdf426e42ddc2c90f20487bf73a50e26599e225a Checking out Revision cdf426e42ddc2c90f20487bf73a50e26599e225a (PR-4878) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/4878/head:refs/remotes/origin/PR-4878 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdf426e42ddc2c90f20487bf73a50e26599e225a # 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 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdf426e42ddc2c90f20487bf73a50e26599e225a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-03T19:16:02.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-03T19:16:02.249Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-03T19:16:02.374Z] ========================================================= [2024-09-03T19:16:02.375Z] EdgeX Global Pipelines Version Info [2024-09-03T19:16:02.375Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-03T19:16:03.168Z] ------------------- [2024-09-03T19:16:03.168Z] stable info: [2024-09-03T19:16:03.168Z] ------------------- [2024-09-03T19:16:03.168Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-03T19:16:03.168Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T19:16:03.168Z] Message: update stable to v1.0.263 [2024-09-03T19:16:03.739Z] ------------------- [2024-09-03T19:16:03.739Z] experimental info: [2024-09-03T19:16:03.739Z] ------------------- [2024-09-03T19:16:03.739Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-03T19:16:03.739Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T19:16:03.739Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-03T19:16:03.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-03T19:16:04.054Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-03T19:16:04.118Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-03T19:16:04.177Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-03T19:16:04.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-03T19:16:04.295Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-03T19:16:04.354Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-03T19:16:04.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-03T19:16:04.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-03T19:16:04.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-03T19:16:04.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-03T19:16:04.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-03T19:16:04.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-03T19:16:04.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-03T19:16:04.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-03T19:16:05.009Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-03T19:16:05.076Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-03T19:16:05.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-03T19:16:05.202Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-03T19:16:05.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-03T19:16:05.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-03T19:16:05.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-03T19:16:05.431Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-03T19:16:05.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4878 [Pipeline] echo [2024-09-03T19:16:05.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4878 [Pipeline] echo [2024-09-03T19:16:05.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4878 [Pipeline] echo [2024-09-03T19:16:05.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdf426e42ddc2c90f20487bf73a50e26599e225a [Pipeline] echo [2024-09-03T19:16:05.731Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdf426e [Pipeline] echo [2024-09-03T19:16:05.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T19:16:05.945Z] provisioning config files... [2024-09-03T19:16:05.959Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3866731918808464237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T19:16:06.369Z] ---> ****-login.sh [2024-09-03T19:16:06.369Z] nexus3.edgexfoundry.org:10001 [2024-09-03T19:16:06.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:16:06.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:16:06.632Z] Configure a credential helper to remove this warning. See [2024-09-03T19:16:06.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:16:06.632Z] [2024-09-03T19:16:06.632Z] Login Succeeded [2024-09-03T19:16:06.632Z] nexus3.edgexfoundry.org:10002 [2024-09-03T19:16:06.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:16:06.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:16:06.893Z] Configure a credential helper to remove this warning. See [2024-09-03T19:16:06.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:16:06.893Z] [2024-09-03T19:16:06.893Z] Login Succeeded [2024-09-03T19:16:06.893Z] nexus3.edgexfoundry.org:10003 [2024-09-03T19:16:06.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:16:06.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:16:06.893Z] Configure a credential helper to remove this warning. See [2024-09-03T19:16:06.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:16:06.893Z] [2024-09-03T19:16:06.893Z] Login Succeeded [2024-09-03T19:16:06.893Z] nexus3.edgexfoundry.org:10004 [2024-09-03T19:16:07.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:16:07.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:16:07.154Z] Configure a credential helper to remove this warning. See [2024-09-03T19:16:07.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:16:07.154Z] [2024-09-03T19:16:07.154Z] Login Succeeded [2024-09-03T19:16:07.154Z] ****.io [2024-09-03T19:16:07.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:16:07.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:16:07.416Z] Configure a credential helper to remove this warning. See [2024-09-03T19:16:07.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:16:07.416Z] [2024-09-03T19:16:07.416Z] Login Succeeded [2024-09-03T19:16:07.416Z] ---> ****-login.sh ends [Pipeline] } [2024-09-03T19:16:07.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-03T19:16:07.867Z] + 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-09-03T19:16:07.867Z] + dirname cmd/core-command/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-03T19:16:07.867Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-03T19:16:07.867Z] cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-03T19:16:07.867Z] + + dirname cmd/core-data/Dockerfile [2024-09-03T19:16:07.867Z] cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/core-keeper/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-03T19:16:07.867Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2024-09-03T19:16:07.867Z] [2024-09-03T19:16:07.867Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-03T19:16:07.867Z] + + cut -d/ -f2 [2024-09-03T19:16:07.867Z] dirname cmd/security-secretstore-setup/Dockerfile [2024-09-03T19:16:07.867Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/support-notifications/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-03T19:16:07.867Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-03T19:16:07.867Z] + cut -d/ -f2 [2024-09-03T19:16:07.867Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-03T19:16:07.925Z] 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-09-03T19:16:08.514Z] + git rev-list -1 --merges cdf426e42ddc2c90f20487bf73a50e26599e225a~1..cdf426e42ddc2c90f20487bf73a50e26599e225a [Pipeline] echo [2024-09-03T19:16:08.558Z] -----------> git rev-list -1 --merges cdf426e42ddc2c90f20487bf73a50e26599e225a~1..cdf426e42ddc2c90f20487bf73a50e26599e225a cdf426e42ddc2c90f20487bf73a50e26599e225a [false] [Pipeline] sh [2024-09-03T19:16:08.884Z] + git log --format=format:%s -1 cdf426e42ddc2c90f20487bf73a50e26599e225a [Pipeline] echo [2024-09-03T19:16:08.931Z] ========================================================= [2024-09-03T19:16:08.931Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-03T19:16:08.931Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-03T19:16:09.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-03T19:16:09.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-03T19:16:09.489Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-03T19:16:09.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-03T19:16:09.489Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-03T19:16:09.489Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-03T19:16:09.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T19:16:10.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T19:16:10.024Z] [2024-09-03T19:16:10.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T19:16:10.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T19:16:10.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-03T19:16:10.426Z] b85a868b505f: Pulling fs layer [2024-09-03T19:16:10.426Z] e2be974225ed: Pulling fs layer [2024-09-03T19:16:10.426Z] 339a4e72a1f5: Pulling fs layer [2024-09-03T19:16:10.426Z] 988bab9f4d93: Pulling fs layer [2024-09-03T19:16:10.426Z] 1469e6f7b9e6: Pulling fs layer [2024-09-03T19:16:10.426Z] eaf3925da568: Pulling fs layer [2024-09-03T19:16:10.426Z] bab4dde63d76: Pulling fs layer [2024-09-03T19:16:10.426Z] bde34c3a00c8: Pulling fs layer [2024-09-03T19:16:10.426Z] b352a97aabf1: Pulling fs layer [2024-09-03T19:16:10.426Z] 4872d77fe225: Pulling fs layer [2024-09-03T19:16:10.426Z] 5851b861e8e6: Pulling fs layer [2024-09-03T19:16:10.426Z] bab4dde63d76: Waiting [2024-09-03T19:16:10.426Z] 1469e6f7b9e6: Waiting [2024-09-03T19:16:10.426Z] b352a97aabf1: Waiting [2024-09-03T19:16:10.426Z] eaf3925da568: Waiting [2024-09-03T19:16:10.426Z] 5851b861e8e6: Waiting [2024-09-03T19:16:10.426Z] bde34c3a00c8: Waiting [2024-09-03T19:16:10.426Z] 988bab9f4d93: Waiting [2024-09-03T19:16:10.426Z] 4872d77fe225: Waiting [2024-09-03T19:16:10.426Z] e2be974225ed: Verifying Checksum [2024-09-03T19:16:10.426Z] e2be974225ed: Download complete [2024-09-03T19:16:10.426Z] 988bab9f4d93: Download complete [2024-09-03T19:16:10.426Z] 1469e6f7b9e6: Verifying Checksum [2024-09-03T19:16:10.426Z] 1469e6f7b9e6: Download complete [2024-09-03T19:16:10.426Z] eaf3925da568: Verifying Checksum [2024-09-03T19:16:10.426Z] eaf3925da568: Download complete [2024-09-03T19:16:10.684Z] 339a4e72a1f5: Verifying Checksum [2024-09-03T19:16:10.684Z] 339a4e72a1f5: Download complete [2024-09-03T19:16:10.684Z] bde34c3a00c8: Download complete [2024-09-03T19:16:10.684Z] b352a97aabf1: Verifying Checksum [2024-09-03T19:16:10.684Z] b352a97aabf1: Download complete [2024-09-03T19:16:10.684Z] 4872d77fe225: Verifying Checksum [2024-09-03T19:16:10.684Z] 4872d77fe225: Download complete [2024-09-03T19:16:10.684Z] 5851b861e8e6: Verifying Checksum [2024-09-03T19:16:10.684Z] 5851b861e8e6: Download complete [2024-09-03T19:16:10.684Z] b85a868b505f: Verifying Checksum [2024-09-03T19:16:10.684Z] b85a868b505f: Download complete [2024-09-03T19:16:10.943Z] bab4dde63d76: Verifying Checksum [2024-09-03T19:16:10.943Z] bab4dde63d76: Download complete [2024-09-03T19:16:11.881Z] b85a868b505f: Pull complete [2024-09-03T19:16:11.881Z] e2be974225ed: Pull complete [2024-09-03T19:16:12.452Z] 339a4e72a1f5: Pull complete [2024-09-03T19:16:12.452Z] 988bab9f4d93: Pull complete [2024-09-03T19:16:12.712Z] 1469e6f7b9e6: Pull complete [2024-09-03T19:16:12.712Z] eaf3925da568: Pull complete [2024-09-03T19:16:14.619Z] bab4dde63d76: Pull complete [2024-09-03T19:16:14.619Z] bde34c3a00c8: Pull complete [2024-09-03T19:16:14.619Z] b352a97aabf1: Pull complete [2024-09-03T19:16:14.619Z] 4872d77fe225: Pull complete [2024-09-03T19:16:14.619Z] 5851b861e8e6: Pull complete [2024-09-03T19:16:14.879Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-03T19:16:14.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-03T19:16:14.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T19:16:15.167Z] prd-ubuntu20.04-docker-8c-8g-9312 does not seem to be running inside a container [2024-09-03T19:16:15.197Z] $ 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-09-03T19:16:17.714Z] $ docker top f62c76c31e1906928fb04d7e7b9e009878d49ab52ec76168f2315c456c87cd6c -eo pid,comm [2024-09-03T19:16:17.768Z] 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-09-03T19:16:17.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-03T19:16:17.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T19:16:17.936Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T19:16:18.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T19:16:18.050Z] $ docker exec f62c76c31e1906928fb04d7e7b9e009878d49ab52ec76168f2315c456c87cd6c ssh-agent [2024-09-03T19:16:18.156Z] SSH_AUTH_SOCK=/tmp/ssh-KzPszaJfVivn/agent.31 [2024-09-03T19:16:18.156Z] SSH_AGENT_PID=37 [2024-09-03T19:16:18.162Z] Running ssh-add (command line suppressed) [2024-09-03T19:16:18.251Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14439425846067255556.key (/w/workspace/edgex-go/1@tmp/private_key_14439425846067255556.key) [2024-09-03T19:16:18.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T19:16:18.617Z] + git tag --points-at HEAD [Pipeline] } [2024-09-03T19:16:18.645Z] $ docker exec --env ******** --env ******** f62c76c31e1906928fb04d7e7b9e009878d49ab52ec76168f2315c456c87cd6c ssh-agent -k [2024-09-03T19:16:18.751Z] unset SSH_AUTH_SOCK; [2024-09-03T19:16:18.751Z] unset SSH_AGENT_PID; [2024-09-03T19:16:18.751Z] echo Agent pid 37 killed; [2024-09-03T19:16:18.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-03T19:16:18.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-03T19:16:18.882Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-03T19:16:18.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-03T19:16:18.986Z] $ docker exec f62c76c31e1906928fb04d7e7b9e009878d49ab52ec76168f2315c456c87cd6c ssh-agent [2024-09-03T19:16:19.094Z] SSH_AUTH_SOCK=/tmp/ssh-3wQE0Zj4T7Zu/agent.70 [2024-09-03T19:16:19.094Z] SSH_AGENT_PID=76 [2024-09-03T19:16:19.100Z] Running ssh-add (command line suppressed) [2024-09-03T19:16:19.207Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2759653054184235433.key (/w/workspace/edgex-go/1@tmp/private_key_2759653054184235433.key) [2024-09-03T19:16:19.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-03T19:16:19.576Z] + git semver init [2024-09-03T19:16:19.836Z] 2024-09-03 19:16:19,763 [run_init] DEBUG init version:0.0.0 force:False [2024-09-03T19:16:19.836Z] 2024-09-03 19:16:19,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-03T19:16:19.836Z] 2024-09-03 19:16:19,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-03T19:16:19.836Z] 2024-09-03 19:16:19,765 [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-09-03T19:16:25.112Z] 2024-09-03 19:16:24,788 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-03T19:16:25.112Z] 2024-09-03 19:16:24,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4878 with force:False [2024-09-03T19:16:25.112Z] 2024-09-03 19:16:24,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4878 [2024-09-03T19:16:25.112Z] 2024-09-03 19:16:24,793 [execute] INFO git cat-file --batch-check [2024-09-03T19:16:25.112Z] 2024-09-03 19:16:24,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-03T19:16:25.112Z] 2024-09-03 19:16:24,799 [execute] INFO git cat-file --batch [2024-09-03T19:16:25.112Z] 2024-09-03 19:16:24,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-03T19:16:25.112Z] 2024-09-03 19:16:24,803 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4878 [2024-09-03T19:16:25.112Z] 0.0.0 [Pipeline] } [2024-09-03T19:16:25.142Z] $ docker exec --env ******** --env ******** f62c76c31e1906928fb04d7e7b9e009878d49ab52ec76168f2315c456c87cd6c ssh-agent -k [2024-09-03T19:16:25.242Z] unset SSH_AUTH_SOCK; [2024-09-03T19:16:25.243Z] unset SSH_AGENT_PID; [2024-09-03T19:16:25.243Z] echo Agent pid 76 killed; [2024-09-03T19:16:25.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-03T19:16:25.744Z] + git semver [Pipeline] } [2024-09-03T19:16:26.029Z] $ docker stop --time=1 f62c76c31e1906928fb04d7e7b9e009878d49ab52ec76168f2315c456c87cd6c [2024-09-03T19:16:27.346Z] $ docker rm -f --volumes f62c76c31e1906928fb04d7e7b9e009878d49ab52ec76168f2315c456c87cd6c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T19:16:27.768Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-03T19:16:28.154Z] Stashed 1 file(s) [Pipeline] echo [2024-09-03T19:16:28.183Z] [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-09-03T19:16:29.108Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-03T19:16:29.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T19:16:29.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T19:16:29.270Z] ========================================================= [2024-09-03T19:16:29.270Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-03T19:16:29.270Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-03T19:16:29.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-03T19:16:29.634Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-03T19:16:29.634Z] 619be1103602: Pulling fs layer [2024-09-03T19:16:29.634Z] 7862e08f4a3e: Pulling fs layer [2024-09-03T19:16:29.634Z] 5df492c9dc93: Pulling fs layer [2024-09-03T19:16:29.634Z] 7629e6793208: Pulling fs layer [2024-09-03T19:16:29.634Z] 7629e6793208: Waiting [2024-09-03T19:16:29.634Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T19:16:29.634Z] fb5054dd5b73: Pulling fs layer [2024-09-03T19:16:29.634Z] eeca6798cff9: Pulling fs layer [2024-09-03T19:16:29.634Z] aa269ceb94a6: Pulling fs layer [2024-09-03T19:16:29.634Z] 4f4fb700ef54: Waiting [2024-09-03T19:16:29.634Z] fb5054dd5b73: Waiting [2024-09-03T19:16:29.634Z] ada007ff1a6a: Pulling fs layer [2024-09-03T19:16:29.634Z] aa269ceb94a6: Waiting [2024-09-03T19:16:29.634Z] ada007ff1a6a: Waiting [2024-09-03T19:16:29.634Z] 7862e08f4a3e: Verifying Checksum [2024-09-03T19:16:29.634Z] 7862e08f4a3e: Download complete [2024-09-03T19:16:29.634Z] 7629e6793208: Verifying Checksum [2024-09-03T19:16:29.634Z] 7629e6793208: Download complete [2024-09-03T19:16:29.634Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T19:16:29.634Z] 4f4fb700ef54: Download complete [2024-09-03T19:16:29.634Z] fb5054dd5b73: Verifying Checksum [2024-09-03T19:16:29.634Z] fb5054dd5b73: Download complete [2024-09-03T19:16:29.634Z] 619be1103602: Verifying Checksum [2024-09-03T19:16:29.634Z] 619be1103602: Download complete [2024-09-03T19:16:29.634Z] eeca6798cff9: Verifying Checksum [2024-09-03T19:16:29.634Z] eeca6798cff9: Download complete [2024-09-03T19:16:29.898Z] 619be1103602: Pull complete [2024-09-03T19:16:29.898Z] 7862e08f4a3e: Pull complete [2024-09-03T19:16:29.898Z] ada007ff1a6a: Verifying Checksum [2024-09-03T19:16:29.898Z] ada007ff1a6a: Download complete [2024-09-03T19:16:30.159Z] 5df492c9dc93: Download complete [2024-09-03T19:16:30.417Z] aa269ceb94a6: Verifying Checksum [2024-09-03T19:16:30.417Z] aa269ceb94a6: Download complete [2024-09-03T19:16:33.702Z] 5df492c9dc93: Pull complete [2024-09-03T19:16:33.702Z] 7629e6793208: Pull complete [2024-09-03T19:16:33.702Z] 4f4fb700ef54: Pull complete [2024-09-03T19:16:33.702Z] fb5054dd5b73: Pull complete [2024-09-03T19:16:33.702Z] eeca6798cff9: Pull complete [2024-09-03T19:16:35.603Z] aa269ceb94a6: Pull complete [2024-09-03T19:16:36.171Z] ada007ff1a6a: Pull complete [2024-09-03T19:16:36.171Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-03T19:16:36.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-03T19:16:36.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-03T19:16:36.547Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-03T19:16:36.547Z] WORKDIR /edgex [2024-09-03T19:16:36.547Z] COPY go.mod . [2024-09-03T19:16:36.547Z] RUN go mod download ci-base-image-x86_64 [2024-09-03T19:16:36.547Z] -f - . [2024-09-03T19:16:37.483Z] Sending build context to Docker daemon 179.3MB [2024-09-03T19:16:37.483Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-03T19:16:37.483Z] ---> f489d0715acc [2024-09-03T19:16:37.483Z] Step 2/4 : WORKDIR /edgex [2024-09-03T19:16:42.759Z] ---> Running in e8ddf86f299d [2024-09-03T19:16:42.759Z] Removing intermediate container e8ddf86f299d [2024-09-03T19:16:42.759Z] ---> 849bf685a625 [2024-09-03T19:16:42.759Z] Step 3/4 : COPY go.mod . [2024-09-03T19:16:42.759Z] ---> 779c8d364650 [2024-09-03T19:16:42.759Z] Step 4/4 : RUN go mod download [2024-09-03T19:16:42.759Z] ---> Running in a46e4deaad3a [2024-09-03T19:16:43.600Z] Still waiting to schedule task [2024-09-03T19:16:43.601Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-03T19:17:09.328Z] Removing intermediate container a46e4deaad3a [2024-09-03T19:17:09.328Z] ---> 9ba4b0b09971 [2024-09-03T19:17:09.328Z] Successfully built 9ba4b0b09971 [2024-09-03T19:17:09.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T19:17:09.760Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-03T19:17:09.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T19:17:09.965Z] prd-ubuntu20.04-docker-8c-8g-9312 does not seem to be running inside a container [2024-09-03T19:17:09.996Z] $ 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-09-03T19:17:10.530Z] $ docker top 133d0e246c0c41075901f0fb285d890f5a8b27c6974646a967ec41311479a3ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T19:17:10.941Z] + go version [2024-09-03T19:17:10.941Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-03T19:17:10.971Z] $ docker stop --time=1 133d0e246c0c41075901f0fb285d890f5a8b27c6974646a967ec41311479a3ca [2024-09-03T19:17:12.220Z] $ docker rm -f --volumes 133d0e246c0c41075901f0fb285d890f5a8b27c6974646a967ec41311479a3ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T19:17:13.016Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-03T19:17:13.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T19:17:13.185Z] prd-ubuntu20.04-docker-8c-8g-9312 does not seem to be running inside a container [2024-09-03T19:17:13.214Z] $ 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-09-03T19:17:13.522Z] $ docker top 24718ad279130d37103897a3b563573657e364ea4d3e3e04302f75bff3c24533 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-03T19:17:13.657Z] ========================================================= [2024-09-03T19:17:13.658Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-03T19:17:13.658Z] ========================================================= [Pipeline] sh [2024-09-03T19:17:13.958Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-03T19:17:14.351Z] + make test [2024-09-03T19:17:14.351Z] go test -race -coverprofile=coverage.out ./... [2024-09-03T19:17:22.473Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-03T19:17:49.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-03T19:17:50.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-03T19:17:50.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-03T19:17:51.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-09-03T19:17:52.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-03T19:17:52.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-03T19:17:52.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-03T19:17:52.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-03T19:17:52.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-03T19:17:53.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-03T19:17:53.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-03T19:17:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-03T19:17:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:17:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-03T19:17:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-03T19:17:54.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-03T19:17:56.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-03T19:17:56.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-03T19:17:56.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.381s coverage: 69.2% of statements [2024-09-03T19:17:56.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-09-03T19:17:56.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.336s coverage: 93.4% of statements [2024-09-03T19:17:56.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 91.7% of statements [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-03T19:17:56.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-03T19:17:57.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 7.0% of statements [2024-09-03T19:17:57.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-03T19:17:58.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.365s coverage: 95.8% of statements [2024-09-03T19:17:58.221Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-09-03T19:17:58.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-03T19:17:58.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-03T19:17:58.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.019s coverage: 0.0% of statements [no tests to run] [2024-09-03T19:17:59.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 0.8% of statements [2024-09-03T19:17:59.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.7% of statements [2024-09-03T19:17:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-09-03T19:17:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 77.8% of statements [2024-09-03T19:17:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-09-03T19:18:00.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.276s coverage: 96.3% of statements [2024-09-03T19:18:00.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements [2024-09-03T19:18:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-03T19:18:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-03T19:18:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-03T19:18:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-03T19:18:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-03T19:18:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-03T19:18:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-03T19:18:01.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-03T19:18:02.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-03T19:18:02.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-03T19:18:02.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-03T19:18:03.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-03T19:18:03.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-03T19:18:03.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-03T19:18:03.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-03T19:18:03.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-03T19:18:03.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-03T19:18:04.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-03T19:18:05.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-03T19:18:06.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-03T19:18:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-03T19:18:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-03T19:18:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-03T19:18:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-03T19:18:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-03T19:18:10.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-03T19:18:10.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-03T19:18:10.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-03T19:18:11.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-03T19:18:11.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-03T19:18:11.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-03T19:18:11.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-03T19:18:11.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements [2024-09-03T19:18:11.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-03T19:18:11.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-03T19:18:11.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-03T19:18:13.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-03T19:18:13.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-03T19:18:13.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:18:13.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-03T19:18:14.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-03T19:18:14.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-03T19:18:14.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-03T19:18:14.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-03T19:18:16.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-03T19:18:16.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:18:16.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-03T19:18:16.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-03T19:18:16.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-03T19:18:16.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-03T19:18:17.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-03T19:18:17.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.042s coverage: 92.9% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.047s coverage: 90.8% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-09-03T19:18:25.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 98.9% of statements [2024-09-03T19:18:25.705Z] 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-09-03T19:18:25.705Z] running golangci-lint [2024-09-03T19:18:25.705Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-03T19:18:25.705Z] go version go1.21.9 linux/amd64 [2024-09-03T19:18:25.964Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-03T19:18:25.964Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-03T19:18:44.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9313 in /w/workspace/edgexfoundry_edgex-go_PR-4878 [Pipeline] { [Pipeline] ws [2024-09-03T19:18:44.840Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-03T19:18:44.943Z] The recommended git tool is: git [2024-09-03T19:18:47.891Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|deps|types_sizes|files|name) took 20.300281853s" [2024-09-03T19:18:47.891Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 27.972049ms" [2024-09-03T19:18:53.272Z] using credential edgex-jenkins-ssh [2024-09-03T19:18:53.293Z] Cloning the remote Git repository [2024-09-03T19:18:53.335Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-03T19:18:53.465Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-03T19:18:53.635Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-03T19:18:53.636Z] > git --version # timeout=10 [2024-09-03T19:18:53.660Z] > git --version # 'git version 2.25.1' [2024-09-03T19:18:53.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T19:18:53.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-03T19:18:57.859Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.945535941s with top 10 stages: buildir: 48.501023422s, gosec: 7.473386224s, fact_deprecated: 2.708203048s, inspect: 2.639550954s, ctrlflow: 1.699916602s, printf: 1.497012725s, S1038: 1.116665076s, nilness: 1.10383361s, fact_purity: 1.098118776s, directives: 729.520297ms" [2024-09-03T19:18:57.859Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-03T19:18:57.859Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, exclude: 214/214, nolint: 0/22, cgo: 214/214, identifier_marker: 214/214, path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214" [2024-09-03T19:18:57.859Z] level=info msg="[runner] processing took 15.261202ms with stages: nolint: 6.57093ms, identifier_marker: 4.648412ms, autogenerated_exclude: 1.174933ms, exclude-rules: 1.173923ms, path_prettifier: 1.091212ms, skip_dirs: 565.271µs, cgo: 20.56µs, filename_unadjuster: 12.2µs, max_same_issues: 650ns, fixer: 421ns, skip_files: 350ns, uniq_by_line: 340ns, exclude: 310ns, severity-rules: 270ns, path_shortener: 260ns, sort_results: 250ns, path_prefixer: 240ns, diff: 210ns, max_from_linter: 180ns, source_code: 160ns, max_per_file_from_linter: 120ns" [2024-09-03T19:18:57.859Z] level=info msg="[runner] linters took 10.435321886s with stages: goanalysis_metalinter: 10.419975873s" [2024-09-03T19:18:57.859Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-03T19:18:57.859Z] level=info msg="Memory: 309 samples, avg is 308.0MB, max is 1450.4MB" [2024-09-03T19:18:57.859Z] level=info msg="Execution took 30.771819395s" [2024-09-03T19:18:57.859Z] go vet ./... [2024-09-03T19:19:03.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-03T19:19:03.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-03T19:19:03.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-03T19:19:04.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-03T19:19:04.349Z] + ls -al . [2024-09-03T19:19:04.349Z] total 916 [2024-09-03T19:19:04.349Z] drwxrwxr-x 11 1001 1001 4096 Sep 3 19:17 . [2024-09-03T19:19:04.349Z] drwxr-xr-x 4 root root 4096 Sep 3 19:17 .. [2024-09-03T19:19:04.349Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 19:15 .blubracket [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 10 Sep 3 19:15 .dockerignore [2024-09-03T19:19:04.349Z] drwxrwxr-x 8 1001 1001 4096 Sep 3 19:18 .git [2024-09-03T19:19:04.349Z] drwxrwxr-x 3 1001 1001 4096 Sep 3 19:15 .github [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 1102 Sep 3 19:15 .gitignore [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 42 Sep 3 19:15 .golangci.yml [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 100 Sep 3 19:15 .hadolint.yml [2024-09-03T19:19:04.349Z] drwxr-xr-x 3 1001 1001 4096 Sep 3 19:16 .semver [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 155 Sep 3 19:15 .sonarcloud.properties [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 1171 Sep 3 19:15 ADOPTERS.md [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 21286 Sep 3 19:15 Attribution.txt [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 100284 Sep 3 19:15 CHANGELOG.md [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 3804 Sep 3 19:15 CONTRIBUTING.md [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 677 Sep 3 19:15 GOVERNANCE.md [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 861 Sep 3 19:15 Jenkinsfile [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 10775 Sep 3 19:15 LICENSE [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 16854 Sep 3 19:15 Makefile [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 582 Sep 3 19:15 OWNERS.md [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 9528 Sep 3 19:15 README.md [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 789 Sep 3 19:15 SECURITY.md [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 5 Sep 3 19:16 VERSION [2024-09-03T19:19:04.349Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 19:15 bin [2024-09-03T19:19:04.349Z] drwxrwxr-x 20 1001 1001 4096 Sep 3 19:15 cmd [2024-09-03T19:19:04.349Z] -rw-r--r-- 1 root root 545398 Sep 3 19:18 coverage.out [2024-09-03T19:19:04.349Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 19:15 fuzz_test [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 7305 Sep 3 19:15 go.mod [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 102581 Sep 3 19:15 go.sum [2024-09-03T19:19:04.349Z] drwxrwxr-x 7 1001 1001 4096 Sep 3 19:15 internal [2024-09-03T19:19:04.349Z] drwxrwxr-x 3 1001 1001 4096 Sep 3 19:15 openapi [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 584 Sep 3 19:15 security.txt [2024-09-03T19:19:04.349Z] -rw-rw-r-- 1 1001 1001 204 Sep 3 19:15 version.go [Pipeline] sh [2024-09-03T19:19:04.672Z] + '[' -e coverage.out ] [2024-09-03T19:19:04.672Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-03T19:19:04.801Z] Stashed 1 file(s) [Pipeline] sh [2024-09-03T19:19:05.104Z] + make build [2024-09-03T19:19:05.104Z] 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-09-03T19:19:10.961Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-03T19:19:10.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-03T19:19:12.702Z] Merging remotes/origin/main commit 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 into PR head commit cdf426e42ddc2c90f20487bf73a50e26599e225a [2024-09-03T19:19:13.153Z] Merge succeeded, producing cdf426e42ddc2c90f20487bf73a50e26599e225a [2024-09-03T19:19:13.154Z] Checking out Revision cdf426e42ddc2c90f20487bf73a50e26599e225a (PR-4878) [2024-09-03T19:19:13.899Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-09-03T19:19:13.944Z] > git --version # timeout=10 [2024-09-03T19:19:13.958Z] > git --version # 'git version 2.25.1' [2024-09-03T19:19:13.973Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-03T19:19:12.016Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-03T19:19:12.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-03T19:19:12.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T19:19:12.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4878/head:refs/remotes/origin/PR-4878 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-03T19:19:12.717Z] > git config core.sparsecheckout # timeout=10 [2024-09-03T19:19:12.783Z] > git checkout -f cdf426e42ddc2c90f20487bf73a50e26599e225a # timeout=10 [2024-09-03T19:19:13.031Z] > git remote # timeout=10 [2024-09-03T19:19:13.052Z] > git config --get remote.origin.url # timeout=10 [2024-09-03T19:19:13.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-03T19:19:13.099Z] > git merge 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 [2024-09-03T19:19:13.126Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-03T19:19:13.159Z] > git config core.sparsecheckout # timeout=10 [2024-09-03T19:19:13.171Z] > git checkout -f cdf426e42ddc2c90f20487bf73a50e26599e225a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-03T19:19:19.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-03T19:19:19.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T19:19:19.017Z] Dload Upload Total Spent Left Speed [2024-09-03T19:19:19.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-09-03T19:19:19.375Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-03T19:19:19.722Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-03T19:19:19.722Z] + sudo tee /etc/docker/daemon.new [2024-09-03T19:19:19.722Z] { [2024-09-03T19:19:19.722Z] "registry-mirrors": [ [2024-09-03T19:19:19.722Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-03T19:19:19.722Z] ], [2024-09-03T19:19:19.722Z] "bip": "10.250.0.254/24", [2024-09-03T19:19:19.722Z] "hosts": [ [2024-09-03T19:19:19.722Z] "tcp://0.0.0.0:5555", [2024-09-03T19:19:19.722Z] "unix:///var/run/docker.sock" [2024-09-03T19:19:19.722Z] ], [2024-09-03T19:19:19.722Z] "mtu": 1458, [2024-09-03T19:19:19.722Z] "selinux-enabled": true, [2024-09-03T19:19:19.722Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-03T19:19:19.722Z] } [Pipeline] sh [2024-09-03T19:19:20.077Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-03T19:19:20.450Z] + sudo service docker restart [2024-09-03T19:19:28.257Z] 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-09-03T19:19:28.257Z] 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-09-03T19:19:28.828Z] 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-09-03T19:19:29.395Z] 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-09-03T19:19:30.773Z] 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-09-03T19:19:34.960Z] 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-09-03T19:19:36.341Z] 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-09-03T19:19:38.246Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T19:19:38.832Z] provisioning config files... [2024-09-03T19:19:38.856Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8670649035046375990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T19:19:39.372Z] ---> ****-login.sh [2024-09-03T19:19:39.372Z] nexus3.edgexfoundry.org:10001 [2024-09-03T19:19:39.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:19:39.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:19:39.986Z] Configure a credential helper to remove this warning. See [2024-09-03T19:19:39.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:19:39.986Z] [2024-09-03T19:19:39.986Z] Login Succeeded [2024-09-03T19:19:39.986Z] nexus3.edgexfoundry.org:10002 [2024-09-03T19:19:40.148Z] 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-09-03T19:19:40.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:19:40.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:19:40.255Z] Configure a credential helper to remove this warning. See [2024-09-03T19:19:40.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:19:40.255Z] [2024-09-03T19:19:40.255Z] Login Succeeded [2024-09-03T19:19:40.255Z] nexus3.edgexfoundry.org:10003 [2024-09-03T19:19:40.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:19:40.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:19:40.524Z] Configure a credential helper to remove this warning. See [2024-09-03T19:19:40.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:19:40.524Z] [2024-09-03T19:19:40.524Z] Login Succeeded [2024-09-03T19:19:40.524Z] nexus3.edgexfoundry.org:10004 [2024-09-03T19:19:40.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:19:40.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:19:40.794Z] Configure a credential helper to remove this warning. See [2024-09-03T19:19:40.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:19:40.794Z] [2024-09-03T19:19:40.794Z] Login Succeeded [2024-09-03T19:19:40.794Z] ****.io [2024-09-03T19:19:41.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-03T19:19:41.085Z] 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-09-03T19:19:41.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-03T19:19:41.327Z] Configure a credential helper to remove this warning. See [2024-09-03T19:19:41.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-03T19:19:41.327Z] [2024-09-03T19:19:41.327Z] Login Succeeded [2024-09-03T19:19:41.327Z] ---> ****-login.sh ends [Pipeline] } [2024-09-03T19:19:41.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-09-03T19:19:41.651Z] 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 [Pipeline] sh [2024-09-03T19:19:42.114Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-03T19:19:42.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-03T19:19:42.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-09-03T19:19:42.239Z] 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 [Pipeline] echo [2024-09-03T19:19:42.285Z] ========================================================= [2024-09-03T19:19:42.285Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-03T19:19:42.285Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-03T19:19:42.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-03T19:19:42.671Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-03T19:19:42.671Z] c6b39de5b339: Pulling fs layer [2024-09-03T19:19:42.671Z] a69c41024577: Pulling fs layer [2024-09-03T19:19:42.671Z] d6de4b400683: Pulling fs layer [2024-09-03T19:19:42.671Z] 35cb2a7552d0: Pulling fs layer [2024-09-03T19:19:42.671Z] 4f4fb700ef54: Pulling fs layer [2024-09-03T19:19:42.671Z] 464afbd9ba4c: Pulling fs layer [2024-09-03T19:19:42.671Z] 4f4fb700ef54: Waiting [2024-09-03T19:19:42.671Z] 00f215d4a9da: Pulling fs layer [2024-09-03T19:19:42.671Z] 35cb2a7552d0: Waiting [2024-09-03T19:19:42.671Z] d496ad576159: Pulling fs layer [2024-09-03T19:19:42.671Z] 464afbd9ba4c: Waiting [2024-09-03T19:19:42.671Z] 00f215d4a9da: Waiting [2024-09-03T19:19:42.671Z] d496ad576159: Waiting [2024-09-03T19:19:42.944Z] a69c41024577: Verifying Checksum [2024-09-03T19:19:42.944Z] a69c41024577: Download complete [2024-09-03T19:19:42.944Z] 35cb2a7552d0: Download complete [2024-09-03T19:19:42.944Z] 4f4fb700ef54: Verifying Checksum [2024-09-03T19:19:42.944Z] 4f4fb700ef54: Download complete [2024-09-03T19:19:42.944Z] 464afbd9ba4c: Verifying Checksum [2024-09-03T19:19:42.944Z] 464afbd9ba4c: Download complete [2024-09-03T19:19:42.944Z] c6b39de5b339: Verifying Checksum [2024-09-03T19:19:42.944Z] c6b39de5b339: Download complete [2024-09-03T19:19:43.187Z] 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-09-03T19:19:43.213Z] d496ad576159: Verifying Checksum [2024-09-03T19:19:43.213Z] d496ad576159: Download complete [2024-09-03T19:19:43.799Z] c6b39de5b339: Pull complete [Pipeline] } [2024-09-03T19:19:44.148Z] $ docker stop --time=1 24718ad279130d37103897a3b563573657e364ea4d3e3e04302f75bff3c24533 [2024-09-03T19:19:44.385Z] a69c41024577: Pull complete [2024-09-03T19:19:44.653Z] d6de4b400683: Verifying Checksum [2024-09-03T19:19:44.653Z] d6de4b400683: Download complete [2024-09-03T19:19:45.617Z] 00f215d4a9da: Verifying Checksum [2024-09-03T19:19:45.617Z] 00f215d4a9da: Download complete [2024-09-03T19:19:53.507Z] $ docker rm -f --volumes 24718ad279130d37103897a3b563573657e364ea4d3e3e04302f75bff3c24533 [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-09-03T19:19:55.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-03T19:19:55.263Z] [2024-09-03T19:19:55.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T19:19:55.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-03T19:19:55.677Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-03T19:19:55.677Z] 91d30c5bc195: Pulling fs layer [2024-09-03T19:19:55.677Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-03T19:19:55.677Z] 9c61dcf015f6: Pulling fs layer [2024-09-03T19:19:55.677Z] 4698f68db338: Pulling fs layer [2024-09-03T19:19:55.677Z] 2a2f49069b9e: Pulling fs layer [2024-09-03T19:19:55.677Z] e0025b399a48: Pulling fs layer [2024-09-03T19:19:55.677Z] 4698f68db338: Waiting [2024-09-03T19:19:55.677Z] 2a2f49069b9e: Waiting [2024-09-03T19:19:55.677Z] e0025b399a48: Waiting [2024-09-03T19:19:55.939Z] 91d30c5bc195: Verifying Checksum [2024-09-03T19:19:55.939Z] 91d30c5bc195: Download complete [2024-09-03T19:19:55.939Z] 4698f68db338: Download complete [2024-09-03T19:19:55.939Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-03T19:19:55.939Z] 2e9b0aa3be6d: Download complete [2024-09-03T19:19:55.939Z] e0025b399a48: Verifying Checksum [2024-09-03T19:19:55.939Z] e0025b399a48: Download complete [2024-09-03T19:19:55.939Z] 91d30c5bc195: Pull complete [2024-09-03T19:19:56.197Z] 2a2f49069b9e: Verifying Checksum [2024-09-03T19:19:56.197Z] 2a2f49069b9e: Download complete [2024-09-03T19:19:56.457Z] 2e9b0aa3be6d: Pull complete [2024-09-03T19:19:56.457Z] 9c61dcf015f6: Download complete [2024-09-03T19:19:57.981Z] d6de4b400683: Pull complete [2024-09-03T19:19:57.982Z] 35cb2a7552d0: Pull complete [2024-09-03T19:19:57.982Z] 4f4fb700ef54: Pull complete [2024-09-03T19:19:58.990Z] 9c61dcf015f6: Pull complete [2024-09-03T19:19:58.990Z] 4698f68db338: Pull complete [2024-09-03T19:19:59.407Z] 464afbd9ba4c: Pull complete [2024-09-03T19:19:59.559Z] 2a2f49069b9e: Pull complete [2024-09-03T19:19:59.559Z] e0025b399a48: Pull complete [2024-09-03T19:19:59.559Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-03T19:19:59.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-03T19:19:59.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T19:19:59.827Z] prd-ubuntu20.04-docker-8c-8g-9312 does not seem to be running inside a container [2024-09-03T19:19:59.853Z] $ 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-09-03T19:20:03.694Z] $ docker top a24670eb755598f838e15e016148411c804cfe962bbcfa36ae30593571e53fec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T19:20:04.122Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-03T19:20:05.502Z] #1 [core-command internal] load build definition from Dockerfile [2024-09-03T19:20:05.502Z] #1 transferring dockerfile: 1.93kB done [2024-09-03T19:20:05.502Z] #1 DONE 0.0s [2024-09-03T19:20:05.761Z] [2024-09-03T19:20:05.761Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-03T19:20:05.761Z] #2 transferring dockerfile: 1.89kB done [2024-09-03T19:20:05.761Z] #2 DONE 0.0s [2024-09-03T19:20:05.761Z] [2024-09-03T19:20:05.761Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-03T19:20:06.020Z] #3 transferring dockerfile: 1.70kB done [2024-09-03T19:20:06.020Z] #3 DONE 0.0s [2024-09-03T19:20:06.020Z] [2024-09-03T19:20:06.020Z] #4 [core-command internal] load .dockerignore [2024-09-03T19:20:06.020Z] #4 transferring context: 50B done [2024-09-03T19:20:06.020Z] #4 DONE 0.0s [2024-09-03T19:20:06.020Z] [2024-09-03T19:20:06.020Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-09-03T19:20:06.020Z] #5 transferring context: 50B done [2024-09-03T19:20:06.020Z] #5 DONE 0.0s [2024-09-03T19:20:06.279Z] [2024-09-03T19:20:06.280Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-03T19:20:06.280Z] #6 transferring dockerfile: 2.23kB done [2024-09-03T19:20:06.280Z] #6 DONE 0.0s [2024-09-03T19:20:06.280Z] [2024-09-03T19:20:06.280Z] #7 [security-spire-server internal] load .dockerignore [2024-09-03T19:20:06.280Z] #7 transferring context: 50B done [2024-09-03T19:20:06.280Z] #7 DONE 0.0s [2024-09-03T19:20:06.280Z] [2024-09-03T19:20:06.280Z] #8 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:06.280Z] #8 DONE 0.0s [2024-09-03T19:20:06.280Z] [2024-09-03T19:20:06.280Z] #9 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:06.538Z] #9 ... [2024-09-03T19:20:06.538Z] [2024-09-03T19:20:06.538Z] #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:06.538Z] #8 DONE 0.0s [2024-09-03T19:20:06.538Z] [2024-09-03T19:20:06.538Z] #9 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:06.538Z] #9 ... [2024-09-03T19:20:06.538Z] [2024-09-03T19:20:06.538Z] #10 [core-data internal] load build definition from Dockerfile [2024-09-03T19:20:06.538Z] #10 transferring dockerfile: 2.07kB done [2024-09-03T19:20:06.538Z] #10 DONE 0.0s [2024-09-03T19:20:06.538Z] [2024-09-03T19:20:06.538Z] #11 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-03T19:20:06.538Z] #11 transferring context: 50B done [2024-09-03T19:20:06.538Z] #11 DONE 0.0s [2024-09-03T19:20:06.538Z] [2024-09-03T19:20:06.538Z] #9 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:06.807Z] #9 DONE 0.5s [2024-09-03T19:20:06.807Z] [2024-09-03T19:20:06.807Z] #12 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:06.807Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:06.807Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:06.807Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:06.807Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-09-03T19:20:06.807Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:06.807Z] #12 ... [2024-09-03T19:20:06.807Z] [2024-09-03T19:20:06.807Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-09-03T19:20:06.807Z] #13 transferring dockerfile: 2.06kB done [2024-09-03T19:20:06.807Z] #13 DONE 0.1s [2024-09-03T19:20:06.807Z] [2024-09-03T19:20:06.807Z] #12 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:06.807Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:06.807Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:06.807Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:06.807Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:06.807Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-03T19:20:07.076Z] #12 ... [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-03T19:20:07.077Z] #14 transferring dockerfile: 1.95kB done [2024-09-03T19:20:07.077Z] #14 DONE 0.1s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:07.077Z] #8 DONE 0.0s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #15 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-03T19:20:07.077Z] #15 DONE 0.5s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #12 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:07.077Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:07.077Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:07.077Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:07.077Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:07.077Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:07.077Z] #12 ... [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #9 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:07.077Z] #9 DONE 0.5s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #12 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:07.077Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:07.077Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:07.077Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:07.077Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:07.077Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:07.077Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:07.077Z] #12 DONE 1.1s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-03T19:20:07.077Z] #16 DONE 0.0s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-09-03T19:20:07.077Z] #17 transferring dockerfile: 1.69kB done [2024-09-03T19:20:07.077Z] #17 DONE 0.2s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #18 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-03T19:20:07.077Z] #18 transferring dockerfile: 2.50kB done [2024-09-03T19:20:07.077Z] #18 DONE 0.2s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #19 [security-spire-server internal] load build context [2024-09-03T19:20:07.077Z] #19 transferring context: 27.71kB done [2024-09-03T19:20:07.077Z] #19 DONE 0.1s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #20 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-03T19:20:07.077Z] #20 DONE 1.0s [2024-09-03T19:20:07.077Z] [2024-09-03T19:20:07.077Z] #21 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:20:07.077Z] #21 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 done [2024-09-03T19:20:07.077Z] #21 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-03T19:20:07.077Z] #21 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-03T19:20:07.077Z] #21 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-09-03T19:20:07.077Z] #21 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-09-03T19:20:07.077Z] #21 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-03T19:20:07.077Z] #21 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-03T19:20:07.077Z] #21 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-03T19:20:07.077Z] #21 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-03T19:20:07.440Z] #21 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.3s [2024-09-03T19:20:07.440Z] #21 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.4s [2024-09-03T19:20:07.440Z] #21 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.5s [2024-09-03T19:20:07.723Z] #21 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2024-09-03T19:20:07.997Z] #21 ... [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #22 [support-scheduler internal] load build definition from Dockerfile [2024-09-03T19:20:07.997Z] #22 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #23 [core-keeper internal] load .dockerignore [2024-09-03T19:20:07.997Z] #23 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-09-03T19:20:07.997Z] #24 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #25 [security-spire-agent internal] load .dockerignore [2024-09-03T19:20:07.997Z] #25 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #26 [security-bootstrapper internal] load .dockerignore [2024-09-03T19:20:07.997Z] #26 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-09-03T19:20:07.997Z] #27 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #28 [security-spire-config internal] load .dockerignore [2024-09-03T19:20:07.997Z] #28 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-03T19:20:07.997Z] #29 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #30 [support-notifications internal] load .dockerignore [2024-09-03T19:20:07.997Z] #30 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #31 [core-metadata internal] load .dockerignore [2024-09-03T19:20:07.997Z] #31 DONE 0.0s [2024-09-03T19:20:07.997Z] [2024-09-03T19:20:07.997Z] #21 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:20:09.565Z] 00f215d4a9da: Pull complete [2024-09-03T19:20:09.831Z] d496ad576159: Pull complete [2024-09-03T19:20:09.831Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-03T19:20:09.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-03T19:20:09.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-03T19:20:10.245Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-03T19:20:10.245Z] WORKDIR /edgex [2024-09-03T19:20:10.245Z] COPY go.mod . [2024-09-03T19:20:10.245Z] RUN go mod downloaddocker [2024-09-03T19:20:10.245Z] build -t ci-base-image-arm64 -f - . [2024-09-03T19:20:10.837Z] Sending build context to Docker daemon 3.532MB [2024-09-03T19:20:10.837Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-03T19:20:10.837Z] ---> f246e2811388 [2024-09-03T19:20:10.837Z] Step 2/4 : WORKDIR /edgex [2024-09-03T19:20:12.328Z] #21 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.2s [2024-09-03T19:20:12.328Z] #21 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.2s [2024-09-03T19:20:12.781Z] ---> Running in 7a9d15d32d8a [2024-09-03T19:20:12.781Z] Removing intermediate container 7a9d15d32d8a [2024-09-03T19:20:12.781Z] ---> 72dc12979159 [2024-09-03T19:20:12.781Z] Step 3/4 : COPY go.mod . [2024-09-03T19:20:12.980Z] #21 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.8s [2024-09-03T19:20:13.240Z] #21 ... [2024-09-03T19:20:13.240Z] [2024-09-03T19:20:13.240Z] #30 [support-notifications internal] load .dockerignore [2024-09-03T19:20:13.364Z] ---> a979ef12b397 [2024-09-03T19:20:13.364Z] Step 4/4 : RUN go mod download [2024-09-03T19:20:13.364Z] ---> Running in 1518acc2ff45 [2024-09-03T19:20:13.499Z] #30 ... [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #32 [core-keeper internal] load build definition from Dockerfile [2024-09-03T19:20:13.499Z] #32 transferring dockerfile: 2.01kB done [2024-09-03T19:20:13.499Z] #32 DONE 6.2s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #33 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-03T19:20:13.499Z] #33 transferring dockerfile: 2.49kB done [2024-09-03T19:20:13.499Z] #33 DONE 6.3s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #34 [core-data internal] load .dockerignore [2024-09-03T19:20:13.499Z] #34 transferring context: 50B 0.0s done [2024-09-03T19:20:13.499Z] #34 DONE 6.3s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:13.499Z] #8 DONE 0.0s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #35 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:20:13.499Z] #35 transferring context: 495.08MB 4.1s done [2024-09-03T19:20:13.499Z] #35 DONE 6.3s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #36 [security-spiffe-token-provider internal] load build context [2024-09-03T19:20:13.499Z] #36 transferring context: 495.08MB 4.1s done [2024-09-03T19:20:13.499Z] #36 DONE 6.7s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-03T19:20:13.499Z] #37 DONE 6.8s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #38 [core-command internal] load build context [2024-09-03T19:20:13.499Z] #38 transferring context: 495.08MB 4.5s done [2024-09-03T19:20:13.499Z] #38 DONE 6.7s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #20 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-03T19:20:13.499Z] #20 DONE 1.3s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #12 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:13.499Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:13.499Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:13.499Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:13.499Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:13.499Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:13.499Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:13.499Z] #12 DONE 1.3s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-03T19:20:13.499Z] #16 transferring dockerfile: 2.15kB done [2024-09-03T19:20:13.499Z] #16 DONE 5.6s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #39 [security-spire-agent internal] load build definition from Dockerfile [2024-09-03T19:20:13.499Z] #39 transferring dockerfile: 1.81kB done [2024-09-03T19:20:13.499Z] #39 DONE 6.4s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #40 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-03T19:20:13.499Z] #40 transferring dockerfile: 1.85kB done [2024-09-03T19:20:13.499Z] #40 DONE 6.4s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #41 [security-proxy-auth internal] load .dockerignore [2024-09-03T19:20:13.499Z] #41 transferring context: 50B done [2024-09-03T19:20:13.499Z] #41 DONE 0.4s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #42 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-03T19:20:13.499Z] #42 transferring dockerfile: 3.17kB done [2024-09-03T19:20:13.499Z] #42 DONE 6.4s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #9 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:13.499Z] #9 DONE 0.6s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-03T19:20:13.499Z] #37 DONE 7.0s [2024-09-03T19:20:13.499Z] [2024-09-03T19:20:13.499Z] #30 [support-notifications internal] load .dockerignore [2024-09-03T19:20:13.499Z] #30 transferring context: 50B done [2024-09-03T19:20:13.757Z] #30 DONE 0.4s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #20 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-03T19:20:13.757Z] #20 DONE 1.6s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #12 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:13.757Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:13.757Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:13.757Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:13.757Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:13.757Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:13.757Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:13.757Z] #12 DONE 1.6s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #22 [support-scheduler internal] load build definition from Dockerfile [2024-09-03T19:20:13.757Z] #22 transferring dockerfile: 1.93kB done [2024-09-03T19:20:13.757Z] #22 DONE 0.4s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #43 [support-scheduler internal] load .dockerignore [2024-09-03T19:20:13.757Z] #43 transferring context: 50B done [2024-09-03T19:20:13.757Z] #43 DONE 0.4s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #23 [core-keeper internal] load .dockerignore [2024-09-03T19:20:13.757Z] #23 transferring context: 50B done [2024-09-03T19:20:13.757Z] #23 DONE 0.4s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-09-03T19:20:13.757Z] #24 transferring context: 50B done [2024-09-03T19:20:13.757Z] #24 DONE 0.4s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:13.757Z] #8 DONE 0.0s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #26 [security-bootstrapper internal] load .dockerignore [2024-09-03T19:20:13.757Z] #26 transferring context: 50B done [2024-09-03T19:20:13.757Z] #26 DONE 0.4s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #25 [security-spire-agent internal] load .dockerignore [2024-09-03T19:20:13.757Z] #25 transferring context: 50B done [2024-09-03T19:20:13.757Z] #25 DONE 0.4s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.757Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-09-03T19:20:13.757Z] #27 transferring context: 50B done [2024-09-03T19:20:13.757Z] #27 DONE 0.4s [2024-09-03T19:20:13.757Z] [2024-09-03T19:20:13.758Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-03T19:20:13.758Z] #29 transferring context: 50B done [2024-09-03T19:20:13.758Z] #29 DONE 0.4s [2024-09-03T19:20:13.758Z] [2024-09-03T19:20:13.758Z] #9 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:13.758Z] #9 DONE 0.6s [2024-09-03T19:20:13.758Z] [2024-09-03T19:20:13.758Z] #28 [security-spire-config internal] load .dockerignore [2024-09-03T19:20:13.758Z] #28 transferring context: 50B done [2024-09-03T19:20:13.758Z] #28 DONE 0.4s [2024-09-03T19:20:13.758Z] [2024-09-03T19:20:13.758Z] #31 [core-metadata internal] load .dockerignore [2024-09-03T19:20:13.758Z] #31 transferring context: 50B done [2024-09-03T19:20:13.758Z] #31 DONE 0.4s [2024-09-03T19:20:13.758Z] [2024-09-03T19:20:13.758Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-03T19:20:13.758Z] #37 DONE 7.3s [2024-09-03T19:20:13.758Z] [2024-09-03T19:20:13.758Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:14.016Z] #44 ... [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #20 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-03T19:20:14.016Z] #20 DONE 1.6s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #12 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:14.016Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:14.016Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:14.016Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:14.016Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:14.016Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:14.016Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:14.016Z] #12 DONE 1.6s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:14.016Z] #8 DONE 0.0s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #9 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:14.016Z] #9 DONE 0.6s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-03T19:20:14.016Z] #37 DONE 7.3s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:14.016Z] #44 ... [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #8 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:14.016Z] #8 DONE 0.0s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #9 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:14.016Z] #9 DONE 0.7s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:14.016Z] #44 ... [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #20 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-03T19:20:14.016Z] #20 DONE 1.6s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #12 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:14.016Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:14.016Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:14.016Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:14.016Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:14.016Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:14.016Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:14.016Z] #12 DONE 1.6s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:14.016Z] #8 DONE 0.0s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:14.016Z] #9 DONE 0.7s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-03T19:20:14.016Z] #37 DONE 7.3s [2024-09-03T19:20:14.016Z] [2024-09-03T19:20:14.016Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:14.275Z] #44 ... [2024-09-03T19:20:14.275Z] [2024-09-03T19:20:14.275Z] #20 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-03T19:20:14.275Z] #20 DONE 1.6s [2024-09-03T19:20:14.275Z] [2024-09-03T19:20:14.275Z] #12 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:14.275Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:14.275Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:14.275Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:14.275Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:14.275Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:14.275Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:14.275Z] #12 DONE 1.6s [2024-09-03T19:20:14.275Z] [2024-09-03T19:20:14.275Z] #8 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:14.275Z] #8 DONE 0.0s [2024-09-03T19:20:14.275Z] [2024-09-03T19:20:14.275Z] #9 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:14.275Z] #9 DONE 0.8s [2024-09-03T19:20:14.275Z] [2024-09-03T19:20:14.275Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-03T19:20:14.275Z] #37 DONE 7.3s [2024-09-03T19:20:14.275Z] [2024-09-03T19:20:14.275Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:14.534Z] #44 ... [2024-09-03T19:20:14.534Z] [2024-09-03T19:20:14.534Z] #15 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-03T19:20:14.534Z] #15 DONE 0.7s [2024-09-03T19:20:14.534Z] [2024-09-03T19:20:14.534Z] #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:14.534Z] #8 DONE 0.0s [2024-09-03T19:20:14.534Z] [2024-09-03T19:20:14.535Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:14.535Z] #44 ... [2024-09-03T19:20:14.535Z] [2024-09-03T19:20:14.535Z] #20 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-03T19:20:14.535Z] #20 DONE 2.0s [2024-09-03T19:20:14.535Z] [2024-09-03T19:20:14.535Z] #12 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:14.535Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:14.535Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:14.535Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:14.535Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:14.535Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:14.535Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:14.535Z] #12 DONE 2.0s [2024-09-03T19:20:14.535Z] [2024-09-03T19:20:14.535Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-03T19:20:14.535Z] #37 DONE 7.9s [2024-09-03T19:20:14.535Z] [2024-09-03T19:20:14.535Z] #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-03T19:20:14.535Z] #8 DONE 0.0s [2024-09-03T19:20:14.535Z] [2024-09-03T19:20:14.535Z] #9 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:20:14.792Z] #9 DONE 1.1s [2024-09-03T19:20:14.792Z] [2024-09-03T19:20:14.792Z] #20 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-03T19:20:14.792Z] #20 DONE 2.0s [2024-09-03T19:20:14.792Z] [2024-09-03T19:20:14.792Z] #12 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:14.792Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:14.792Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:14.792Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:14.792Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:14.792Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:14.792Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:14.792Z] #12 DONE 2.0s [2024-09-03T19:20:14.792Z] [2024-09-03T19:20:14.792Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-03T19:20:14.792Z] #37 DONE 7.9s [2024-09-03T19:20:14.792Z] [2024-09-03T19:20:14.792Z] #21 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:20:14.792Z] #21 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 done [2024-09-03T19:20:14.792Z] #21 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-03T19:20:14.792Z] #21 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.2s done [2024-09-03T19:20:14.792Z] #21 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.2s done [2024-09-03T19:20:14.792Z] #21 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-03T19:20:14.792Z] #21 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-03T19:20:14.792Z] #21 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-03T19:20:14.792Z] #21 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.2s done [2024-09-03T19:20:14.792Z] #21 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-03T19:20:14.792Z] #21 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-03T19:20:14.792Z] #21 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s [2024-09-03T19:20:15.727Z] #21 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2024-09-03T19:20:19.020Z] #21 ... [2024-09-03T19:20:19.020Z] [2024-09-03T19:20:19.020Z] #45 [support-cron-scheduler internal] load build context [2024-09-03T19:20:19.020Z] #45 transferring context: 229.83MB 4.6s [2024-09-03T19:20:20.398Z] #45 ... [2024-09-03T19:20:20.398Z] [2024-09-03T19:20:20.398Z] #46 [security-spire-config internal] load build context [2024-09-03T19:20:20.398Z] #46 transferring context: 25.96kB 0.0s done [2024-09-03T19:20:20.398Z] #46 DONE 5.9s [2024-09-03T19:20:20.398Z] [2024-09-03T19:20:20.398Z] #45 [support-cron-scheduler internal] load build context [2024-09-03T19:20:20.398Z] #45 ... [2024-09-03T19:20:20.398Z] [2024-09-03T19:20:20.398Z] #47 [core-keeper internal] load build context [2024-09-03T19:20:20.656Z] #47 ... [2024-09-03T19:20:20.656Z] [2024-09-03T19:20:20.656Z] #45 [support-cron-scheduler internal] load build context [2024-09-03T19:20:22.623Z] #45 transferring context: 432.07MB 7.7s [2024-09-03T19:20:23.191Z] #45 ... [2024-09-03T19:20:23.191Z] [2024-09-03T19:20:23.191Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-03T19:20:23.191Z] #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.191Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.191Z] #0 1.529 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-03T19:20:23.191Z] #0 1.529 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-03T19:20:23.191Z] #0 1.529 OK: 20070 distinct packages available [2024-09-03T19:20:23.191Z] #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.191Z] #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.191Z] #0 1.864 (1/11) Installing ca-certificates (20240226-r0) [2024-09-03T19:20:23.191Z] #0 1.878 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-03T19:20:23.191Z] #0 1.887 (3/11) Installing libunistring (1.1-r1) [2024-09-03T19:20:23.191Z] #0 1.903 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-03T19:20:23.191Z] #0 1.932 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-03T19:20:23.191Z] #0 1.937 (6/11) Installing libcurl (8.9.0-r0) [2024-09-03T19:20:23.191Z] #0 1.946 (7/11) Installing curl (8.9.0-r0) [2024-09-03T19:20:23.191Z] #0 1.955 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:23.191Z] #0 1.960 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-03T19:20:23.191Z] #0 1.964 (10/11) Installing libucontext (1.2-r2) [2024-09-03T19:20:23.191Z] #0 1.972 (11/11) Installing gcompat (1.1.0-r1) [2024-09-03T19:20:23.191Z] #0 1.975 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:23.191Z] #0 1.981 Executing ca-certificates-20240226-r0.trigger [2024-09-03T19:20:23.191Z] #0 2.050 OK: 12 MiB in 26 packages [2024-09-03T19:20:23.449Z] #48 ... [2024-09-03T19:20:23.449Z] [2024-09-03T19:20:23.449Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-03T19:20:23.449Z] #0 0.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.449Z] #0 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.449Z] #0 1.292 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-03T19:20:23.449Z] #0 1.292 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-03T19:20:23.449Z] #0 1.292 OK: 20070 distinct packages available [2024-09-03T19:20:23.449Z] #0 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.449Z] #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.449Z] #0 1.674 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:23.449Z] #0 1.679 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-03T19:20:23.449Z] #0 1.682 (3/5) Installing libucontext (1.2-r2) [2024-09-03T19:20:23.449Z] #0 1.774 (4/5) Installing gcompat (1.1.0-r1) [2024-09-03T19:20:23.449Z] #0 1.784 (5/5) Installing openssl (3.1.6-r0) [2024-09-03T19:20:23.449Z] #0 1.878 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:23.449Z] #0 1.894 OK: 8 MiB in 20 packages [2024-09-03T19:20:23.449Z] #49 ... [2024-09-03T19:20:23.449Z] [2024-09-03T19:20:23.449Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-03T19:20:23.449Z] #0 1.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.449Z] #0 1.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.449Z] #0 2.512 OK: 264 MiB in 52 packages [2024-09-03T19:20:23.449Z] #50 ... [2024-09-03T19:20:23.449Z] [2024-09-03T19:20:23.449Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-03T19:20:23.449Z] #0 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.449Z] #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.449Z] #0 1.129 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:23.449Z] #0 1.135 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:23.449Z] #0 1.148 OK: 7 MiB in 16 packages [2024-09-03T19:20:23.712Z] #51 ... [2024-09-03T19:20:23.712Z] [2024-09-03T19:20:23.712Z] #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-03T19:20:23.712Z] #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.712Z] #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.712Z] #0 3.190 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:23.712Z] #0 3.198 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:23.712Z] #0 3.204 OK: 7 MiB in 16 packages [2024-09-03T19:20:23.712Z] #52 ... [2024-09-03T19:20:23.712Z] [2024-09-03T19:20:23.712Z] #53 [core-data internal] load build context [2024-09-03T19:20:23.969Z] #53 ... [2024-09-03T19:20:23.969Z] [2024-09-03T19:20:23.969Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-03T19:20:23.969Z] #0 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.969Z] #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.969Z] #0 1.594 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-03T19:20:23.969Z] #0 1.594 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-03T19:20:23.969Z] #0 1.594 OK: 20077 distinct packages available [2024-09-03T19:20:23.969Z] #0 1.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.969Z] #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:23.969Z] #0 1.946 OK: 264 MiB in 52 packages [2024-09-03T19:20:23.969Z] #54 ... [2024-09-03T19:20:23.969Z] [2024-09-03T19:20:23.969Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-03T19:20:23.969Z] #55 ... [2024-09-03T19:20:23.969Z] [2024-09-03T19:20:23.969Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-03T19:20:24.233Z] #56 ... [2024-09-03T19:20:24.233Z] [2024-09-03T19:20:24.233Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-03T19:20:24.233Z] #57 ... [2024-09-03T19:20:24.233Z] [2024-09-03T19:20:24.233Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-03T19:20:24.492Z] #58 ... [2024-09-03T19:20:24.492Z] [2024-09-03T19:20:24.492Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-03T19:20:24.492Z] #59 ... [2024-09-03T19:20:24.492Z] [2024-09-03T19:20:24.492Z] #60 [core-metadata internal] load build context [2024-09-03T19:20:24.492Z] #60 transferring context: 495.08MB 8.9s done [2024-09-03T19:20:24.492Z] #60 ... [2024-09-03T19:20:24.492Z] [2024-09-03T19:20:24.492Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:24.750Z] #44 ... [2024-09-03T19:20:24.750Z] [2024-09-03T19:20:24.750Z] #61 [security-secretstore-setup internal] load build context [2024-09-03T19:20:24.750Z] #61 transferring context: 495.08MB 10.4s done [2024-09-03T19:20:24.750Z] #61 ... [2024-09-03T19:20:24.750Z] [2024-09-03T19:20:24.750Z] #62 [security-bootstrapper internal] load build context [2024-09-03T19:20:24.750Z] #62 transferring context: 495.08MB 10.4s done [2024-09-03T19:20:25.010Z] #62 ... [2024-09-03T19:20:25.010Z] [2024-09-03T19:20:25.010Z] #63 [support-notifications internal] load build context [2024-09-03T19:20:25.010Z] #63 ... [2024-09-03T19:20:25.010Z] [2024-09-03T19:20:25.010Z] #64 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-03T19:20:25.010Z] #64 ... [2024-09-03T19:20:25.010Z] [2024-09-03T19:20:25.010Z] #65 [support-scheduler internal] load build context [2024-09-03T19:20:25.010Z] #65 transferring context: 495.08MB 9.6s done [2024-09-03T19:20:25.272Z] #65 ... [2024-09-03T19:20:25.272Z] [2024-09-03T19:20:25.272Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-03T19:20:25.272Z] #66 ... [2024-09-03T19:20:25.272Z] [2024-09-03T19:20:25.272Z] #67 [security-proxy-setup internal] load build context [2024-09-03T19:20:25.272Z] #67 transferring context: 495.08MB 9.7s done [2024-09-03T19:20:25.530Z] #67 ... [2024-09-03T19:20:25.530Z] [2024-09-03T19:20:25.530Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-03T19:20:25.530Z] #68 ... [2024-09-03T19:20:25.530Z] [2024-09-03T19:20:25.530Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-03T19:20:26.097Z] #69 ... [2024-09-03T19:20:26.097Z] [2024-09-03T19:20:26.097Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-03T19:20:26.097Z] #70 ... [2024-09-03T19:20:26.097Z] [2024-09-03T19:20:26.097Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:26.356Z] #44 transferring context: 495.08MB 12.4s done [2024-09-03T19:20:31.641Z] #44 ... [2024-09-03T19:20:31.641Z] [2024-09-03T19:20:31.641Z] #47 [core-keeper internal] load build context [2024-09-03T19:20:31.641Z] #47 transferring context: 495.08MB 10.9s done [2024-09-03T19:20:33.545Z] #47 ... [2024-09-03T19:20:33.545Z] [2024-09-03T19:20:33.545Z] #45 [support-cron-scheduler internal] load build context [2024-09-03T19:20:33.545Z] #45 transferring context: 495.08MB 9.2s done [2024-09-03T19:20:33.545Z] #45 ... [2024-09-03T19:20:33.545Z] [2024-09-03T19:20:33.545Z] #53 [core-data internal] load build context [2024-09-03T19:20:33.545Z] #53 transferring context: 495.08MB 11.0s done [2024-09-03T19:20:34.963Z] #53 ... [2024-09-03T19:20:34.963Z] [2024-09-03T19:20:34.963Z] #12 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:20:34.963Z] #12 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:20:34.963Z] #12 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-03T19:20:34.963Z] #12 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-03T19:20:34.963Z] #12 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-03T19:20:34.963Z] #12 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:20:34.963Z] #12 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-09-03T19:20:34.963Z] #12 DONE 2.0s [2024-09-03T19:20:34.963Z] [2024-09-03T19:20:34.963Z] #64 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-03T19:20:34.963Z] #64 DONE 20.6s [2024-09-03T19:20:34.963Z] [2024-09-03T19:20:34.963Z] #21 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:20:34.963Z] #21 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 done [2024-09-03T19:20:34.963Z] #21 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-03T19:20:34.963Z] #21 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.2s done [2024-09-03T19:20:34.963Z] #21 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.2s done [2024-09-03T19:20:34.963Z] #21 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-03T19:20:34.963Z] #21 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-03T19:20:34.963Z] #21 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-03T19:20:34.963Z] #21 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.2s done [2024-09-03T19:20:34.963Z] #21 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-03T19:20:34.963Z] #21 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-03T19:20:34.963Z] #21 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2024-09-03T19:20:38.555Z] #21 ... [2024-09-03T19:20:38.555Z] [2024-09-03T19:20:38.555Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-03T19:20:38.832Z] #71 ... [2024-09-03T19:20:38.832Z] [2024-09-03T19:20:38.832Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:38.832Z] #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:45.721Z] #72 ... [2024-09-03T19:20:45.721Z] [2024-09-03T19:20:45.721Z] #73 [security-spire-agent internal] load build context [2024-09-03T19:20:45.721Z] #73 ... [2024-09-03T19:20:45.721Z] [2024-09-03T19:20:45.721Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-03T19:20:46.296Z] #49 ... [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:46.296Z] #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11.2s done [2024-09-03T19:20:46.296Z] #72 ... [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #45 [support-cron-scheduler internal] load build context [2024-09-03T19:20:46.296Z] #45 DONE 32.0s [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #61 [security-secretstore-setup internal] load build context [2024-09-03T19:20:46.296Z] #61 DONE 32.2s [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #47 [core-keeper internal] load build context [2024-09-03T19:20:46.296Z] #47 DONE 32.3s [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #62 [security-bootstrapper internal] load build context [2024-09-03T19:20:46.296Z] #62 DONE 32.1s [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #67 [security-proxy-setup internal] load build context [2024-09-03T19:20:46.296Z] #67 DONE 32.5s [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #60 [core-metadata internal] load build context [2024-09-03T19:20:46.296Z] #60 DONE 31.7s [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #53 [core-data internal] load build context [2024-09-03T19:20:46.296Z] #53 DONE 32.9s [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-03T19:20:46.296Z] #51 DONE 32.9s [2024-09-03T19:20:46.296Z] [2024-09-03T19:20:46.296Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:46.296Z] #72 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-03T19:20:46.296Z] #72 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-03T19:20:46.296Z] #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-03T19:20:46.296Z] #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.0s [2024-09-03T19:20:46.296Z] #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-03T19:20:46.296Z] #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-03T19:20:46.661Z] #72 ... [2024-09-03T19:20:46.661Z] [2024-09-03T19:20:46.661Z] #65 [support-scheduler internal] load build context [2024-09-03T19:20:46.661Z] #65 DONE 31.9s [2024-09-03T19:20:46.661Z] [2024-09-03T19:20:46.661Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-03T19:20:46.661Z] #54 DONE 33.1s [2024-09-03T19:20:46.661Z] [2024-09-03T19:20:46.661Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-03T19:20:46.661Z] #48 DONE 33.1s [2024-09-03T19:20:46.661Z] [2024-09-03T19:20:46.661Z] #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-03T19:20:46.661Z] #52 DONE 34.8s [2024-09-03T19:20:46.661Z] [2024-09-03T19:20:46.661Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-03T19:20:46.661Z] #50 DONE 34.9s [2024-09-03T19:20:46.661Z] [2024-09-03T19:20:46.661Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:46.661Z] #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-03T19:20:46.661Z] #72 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 5.75MB / 20.02MB 0.2s [2024-09-03T19:20:46.922Z] #72 ... [2024-09-03T19:20:46.922Z] [2024-09-03T19:20:46.922Z] #44 [security-proxy-auth internal] load build context [2024-09-03T19:20:46.922Z] #44 DONE 32.9s [2024-09-03T19:20:46.922Z] [2024-09-03T19:20:46.922Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-03T19:20:46.922Z] #49 DONE 33.9s [2024-09-03T19:20:46.922Z] [2024-09-03T19:20:46.922Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:46.922Z] #72 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 0.3s [2024-09-03T19:20:46.922Z] #72 ... [2024-09-03T19:20:46.922Z] [2024-09-03T19:20:46.922Z] #73 [security-spire-agent internal] load build context [2024-09-03T19:20:46.922Z] #73 transferring context: 27.24kB done [2024-09-03T19:20:46.922Z] #73 DONE 12.0s [2024-09-03T19:20:46.922Z] [2024-09-03T19:20:46.922Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:46.922Z] #72 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s [2024-09-03T19:20:46.922Z] #72 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-03T19:20:46.922Z] #72 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-09-03T19:20:47.492Z] #72 ... [2024-09-03T19:20:47.492Z] [2024-09-03T19:20:47.492Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:20:47.492Z] #74 DONE 1.1s [2024-09-03T19:20:47.492Z] [2024-09-03T19:20:47.492Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:48.058Z] #72 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-03T19:20:50.122Z] #72 ... [2024-09-03T19:20:50.122Z] [2024-09-03T19:20:50.122Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:20:50.122Z] #75 DONE 3.1s [2024-09-03T19:20:50.122Z] [2024-09-03T19:20:50.122Z] #63 [support-notifications internal] load build context [2024-09-03T19:20:51.068Z] #63 transferring context: 495.08MB 4.4s done [2024-09-03T19:20:51.658Z] #63 ... [2024-09-03T19:20:51.658Z] [2024-09-03T19:20:51.658Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:20:52.227Z] #76 ... [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-03T19:20:52.227Z] #59 DONE 38.1s [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-03T19:20:52.227Z] #58 33.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #58 33.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #58 33.67 (1/3) Installing ca-certificates (20240226-r0) [2024-09-03T19:20:52.227Z] #58 33.69 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:52.227Z] #58 33.69 (3/3) Installing tzdata (2024a-r0) [2024-09-03T19:20:52.227Z] #58 33.75 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:52.227Z] #58 33.75 Executing ca-certificates-20240226-r0.trigger [2024-09-03T19:20:52.227Z] #58 33.80 OK: 11 MiB in 18 packages [2024-09-03T19:20:52.227Z] #58 DONE 37.9s [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-03T19:20:52.227Z] #69 DONE 38.3s [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-03T19:20:52.227Z] #57 33.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #57 33.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #57 33.86 (1/4) Installing ca-certificates (20240226-r0) [2024-09-03T19:20:52.227Z] #57 33.89 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:52.227Z] #57 33.89 (3/4) Installing su-exec (0.2-r3) [2024-09-03T19:20:52.227Z] #57 33.89 (4/4) Installing yq (4.33.3-r5) [2024-09-03T19:20:52.227Z] #57 34.41 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:52.227Z] #57 34.42 Executing ca-certificates-20240226-r0.trigger [2024-09-03T19:20:52.227Z] #57 34.46 OK: 17 MiB in 19 packages [2024-09-03T19:20:52.227Z] #57 DONE 38.2s [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-03T19:20:52.227Z] #70 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #70 33.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #70 33.60 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:52.227Z] #70 33.61 (2/2) Installing su-exec (0.2-r3) [2024-09-03T19:20:52.227Z] #70 33.70 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:52.227Z] #70 33.72 OK: 7 MiB in 17 packages [2024-09-03T19:20:52.227Z] #70 DONE 38.0s [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-03T19:20:52.227Z] #55 33.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #55 33.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #55 34.09 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:52.227Z] #55 34.10 (2/4) Installing openssl (3.1.6-r0) [2024-09-03T19:20:52.227Z] #55 34.11 (3/4) Installing su-exec (0.2-r3) [2024-09-03T19:20:52.227Z] #55 34.16 (4/4) Installing yq (4.33.3-r5) [2024-09-03T19:20:52.227Z] #55 34.71 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:52.227Z] #55 34.72 OK: 17 MiB in 19 packages [2024-09-03T19:20:52.227Z] #55 DONE 38.4s [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-03T19:20:52.227Z] #68 33.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #68 33.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.227Z] #68 33.82 OK: 264 MiB in 52 packages [2024-09-03T19:20:52.227Z] #68 DONE 38.1s [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #21 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:20:52.227Z] #21 DONE 46.0s [2024-09-03T19:20:52.227Z] [2024-09-03T19:20:52.227Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-03T19:20:52.485Z] #77 ... [2024-09-03T19:20:52.485Z] [2024-09-03T19:20:52.485Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-03T19:20:52.485Z] #56 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.485Z] #56 33.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:52.485Z] #56 34.13 OK: 264 MiB in 52 packages [2024-09-03T19:20:52.485Z] #56 DONE 38.6s [2024-09-03T19:20:52.485Z] [2024-09-03T19:20:52.485Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:20:52.485Z] #78 DONE 0.2s [2024-09-03T19:20:52.485Z] [2024-09-03T19:20:52.485Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:20:52.485Z] #72 DONE 17.6s [2024-09-03T19:20:52.485Z] [2024-09-03T19:20:52.485Z] #63 [support-notifications internal] load build context [2024-09-03T19:20:52.485Z] #63 DONE 37.7s [2024-09-03T19:20:52.485Z] [2024-09-03T19:20:52.485Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:20:52.485Z] #79 DONE 0.1s [2024-09-03T19:20:52.485Z] [2024-09-03T19:20:52.485Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:20:53.860Z] #80 ... [2024-09-03T19:20:53.860Z] [2024-09-03T19:20:53.860Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-03T19:20:53.860Z] #71 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:53.860Z] #71 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:53.860Z] #71 24.91 (1/2) Installing ca-certificates (20240226-r0) [2024-09-03T19:20:53.860Z] #71 24.93 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:53.860Z] #71 24.93 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:53.860Z] #71 24.94 Executing ca-certificates-20240226-r0.trigger [2024-09-03T19:20:53.860Z] #71 24.97 OK: 8 MiB in 17 packages [2024-09-03T19:20:53.860Z] #71 DONE 25.2s [2024-09-03T19:20:54.120Z] [2024-09-03T19:20:54.120Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-03T19:20:54.120Z] #66 38.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.120Z] #66 38.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.120Z] #66 38.89 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-03T19:20:54.120Z] #66 38.89 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-03T19:20:54.120Z] #66 38.89 OK: 20070 distinct packages available [2024-09-03T19:20:54.120Z] #66 38.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.120Z] #66 39.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.120Z] #66 39.22 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:54.120Z] #66 39.22 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-03T19:20:54.120Z] #66 39.22 (3/4) Installing libucontext (1.2-r2) [2024-09-03T19:20:54.120Z] #66 39.23 (4/4) Installing gcompat (1.1.0-r1) [2024-09-03T19:20:54.120Z] #66 39.24 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:54.120Z] #66 39.25 OK: 8 MiB in 19 packages [2024-09-03T19:20:54.120Z] #66 DONE 39.4s [2024-09-03T19:20:54.120Z] [2024-09-03T19:20:54.120Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-03T19:20:54.120Z] #81 ... [2024-09-03T19:20:54.120Z] [2024-09-03T19:20:54.120Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-03T19:20:54.120Z] #0 7.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.120Z] #0 7.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.120Z] #0 7.605 OK: 7 MiB in 16 packages [2024-09-03T19:20:54.120Z] #82 DONE 7.7s [2024-09-03T19:20:54.378Z] [2024-09-03T19:20:54.378Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:20:54.378Z] #0 7.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.378Z] #0 7.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.378Z] #0 7.735 OK: 12 MiB in 26 packages [2024-09-03T19:20:54.378Z] #83 DONE 7.9s [2024-09-03T19:20:54.378Z] [2024-09-03T19:20:54.378Z] #84 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-03T19:20:54.378Z] #0 8.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.378Z] #0 8.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.378Z] #0 8.397 OK: 7 MiB in 16 packages [2024-09-03T19:20:54.378Z] #84 DONE 9.6s [2024-09-03T19:20:54.378Z] [2024-09-03T19:20:54.378Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:20:54.944Z] #85 ... [2024-09-03T19:20:54.944Z] [2024-09-03T19:20:54.944Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-03T19:20:54.944Z] #0 2.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.944Z] #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:54.944Z] #0 2.367 OK: 17 MiB in 19 packages [2024-09-03T19:20:54.944Z] #86 DONE 2.5s [2024-09-03T19:20:54.944Z] [2024-09-03T19:20:54.944Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-03T19:20:54.944Z] #87 DONE 0.0s [2024-09-03T19:20:54.944Z] [2024-09-03T19:20:54.944Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-03T19:20:54.944Z] #77 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:55.215Z] #77 ... [2024-09-03T19:20:55.215Z] [2024-09-03T19:20:55.215Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-03T19:20:55.215Z] #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:55.215Z] #0 2.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:55.215Z] #0 2.708 OK: 17 MiB in 19 packages [2024-09-03T19:20:55.215Z] #88 DONE 2.8s [2024-09-03T19:20:55.215Z] [2024-09-03T19:20:55.215Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-03T19:20:55.215Z] #0 7.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:55.215Z] #0 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:55.215Z] #0 8.750 OK: 8 MiB in 20 packages [2024-09-03T19:20:55.474Z] #89 DONE 9.6s [2024-09-03T19:20:55.474Z] [2024-09-03T19:20:55.474Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-03T19:20:56.042Z] #90 ... [2024-09-03T19:20:56.042Z] [2024-09-03T19:20:56.042Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:20:56.042Z] #0 1.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:56.042Z] #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:56.042Z] #0 3.277 OK: 11 MiB in 18 packages [2024-09-03T19:20:56.042Z] #91 DONE 3.9s [2024-09-03T19:20:56.300Z] [2024-09-03T19:20:56.300Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-03T19:20:56.300Z] #92 DONE 0.9s [2024-09-03T19:20:56.300Z] [2024-09-03T19:20:56.300Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-03T19:20:56.300Z] #90 DONE 0.9s [2024-09-03T19:20:56.300Z] [2024-09-03T19:20:56.300Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-03T19:20:56.300Z] #93 DONE 0.1s [2024-09-03T19:20:56.300Z] [2024-09-03T19:20:56.300Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:20:56.300Z] #85 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:56.300Z] #85 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:56.559Z] #85 2.693 OK: 8 MiB in 17 packages [2024-09-03T19:20:57.131Z] #85 DONE 3.4s [2024-09-03T19:20:57.131Z] [2024-09-03T19:20:57.131Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-03T19:20:57.131Z] #77 3.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:57.131Z] #77 3.930 OK: 7 MiB in 17 packages [2024-09-03T19:20:57.131Z] #77 DONE 4.8s [2024-09-03T19:20:57.131Z] [2024-09-03T19:20:57.131Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-03T19:20:57.131Z] #94 DONE 1.0s [2024-09-03T19:20:57.131Z] [2024-09-03T19:20:57.131Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-03T19:20:57.131Z] #81 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:57.131Z] #81 2.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:57.131Z] #81 2.403 OK: 8 MiB in 19 packages [2024-09-03T19:20:57.131Z] #81 DONE 3.1s [2024-09-03T19:20:57.131Z] [2024-09-03T19:20:57.131Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-03T19:20:57.131Z] #95 DONE 0.8s [2024-09-03T19:20:57.131Z] [2024-09-03T19:20:57.131Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-03T19:20:58.069Z] #96 DONE 0.8s [2024-09-03T19:20:58.069Z] [2024-09-03T19:20:58.069Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-03T19:20:58.069Z] #97 DONE 0.1s [2024-09-03T19:20:58.069Z] [2024-09-03T19:20:58.069Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-03T19:20:58.069Z] #98 DONE 0.9s [2024-09-03T19:20:58.069Z] [2024-09-03T19:20:58.069Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-03T19:20:58.069Z] #99 DONE 0.1s [2024-09-03T19:20:58.069Z] [2024-09-03T19:20:58.069Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-03T19:20:58.069Z] #100 DONE 0.9s [2024-09-03T19:20:58.069Z] [2024-09-03T19:20:58.069Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-03T19:20:58.069Z] #101 DONE 0.1s [2024-09-03T19:20:58.069Z] [2024-09-03T19:20:58.069Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-03T19:20:58.330Z] #102 DONE 0.1s [2024-09-03T19:20:58.330Z] [2024-09-03T19:20:58.330Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-03T19:20:58.330Z] #103 DONE 0.1s [2024-09-03T19:20:58.330Z] [2024-09-03T19:20:58.330Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-03T19:20:58.330Z] #104 DONE 0.1s [2024-09-03T19:20:58.330Z] [2024-09-03T19:20:58.330Z] #105 [security-spire-server] exporting to image [2024-09-03T19:20:58.330Z] #105 exporting layers [2024-09-03T19:20:58.330Z] #105 ... [2024-09-03T19:20:58.330Z] [2024-09-03T19:20:58.330Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-03T19:20:58.330Z] #106 DONE 0.1s [2024-09-03T19:20:58.330Z] [2024-09-03T19:20:58.330Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-03T19:20:58.330Z] #107 DONE 0.1s [2024-09-03T19:20:58.330Z] [2024-09-03T19:20:58.330Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-03T19:20:58.330Z] #108 DONE 0.1s [2024-09-03T19:20:58.330Z] [2024-09-03T19:20:58.330Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-03T19:20:58.330Z] #109 DONE 0.0s [2024-09-03T19:20:58.330Z] [2024-09-03T19:20:58.330Z] #105 [security-spire-agent] exporting to image [2024-09-03T19:20:58.588Z] #105 ... [2024-09-03T19:20:58.588Z] [2024-09-03T19:20:58.588Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-03T19:20:58.588Z] #110 DONE 0.0s [2024-09-03T19:20:58.588Z] [2024-09-03T19:20:58.588Z] #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-03T19:20:58.588Z] #111 DONE 1.4s [2024-09-03T19:20:58.588Z] [2024-09-03T19:20:58.588Z] #105 [security-spire-config] exporting to image [2024-09-03T19:20:58.588Z] #105 ... [2024-09-03T19:20:58.588Z] [2024-09-03T19:20:58.588Z] #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-03T19:20:58.588Z] #112 DONE 0.0s [2024-09-03T19:20:58.846Z] [2024-09-03T19:20:58.846Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-03T19:20:58.846Z] #0 2.472 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:58.846Z] #113 ... [2024-09-03T19:20:58.846Z] [2024-09-03T19:20:58.846Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:20:59.104Z] #114 ... [2024-09-03T19:20:59.104Z] [2024-09-03T19:20:59.104Z] #105 [security-spire-agent] exporting to image [2024-09-03T19:20:59.104Z] #105 exporting layers 0.6s done [2024-09-03T19:20:59.104Z] #105 writing image sha256:f8c53eb0d32da35644a21ef04d580c7b34b0be9e34a1fd44aa5babdbd0123930 done [2024-09-03T19:20:59.104Z] #105 naming to docker.io/library/security-spire-server done [2024-09-03T19:20:59.104Z] #105 writing image sha256:6bd26b9783347708907ca1173c017f6df3bf41505d42cb0bcbf65b0830a4317b done [2024-09-03T19:20:59.104Z] #105 naming to docker.io/library/security-spire-agent done [2024-09-03T19:20:59.104Z] #105 writing image sha256:7928f0145f2990a4218d06209c9d8aca7261404e298d081987bf2c55e74a2dd4 done [2024-09-03T19:20:59.104Z] #105 naming to docker.io/library/security-spire-config done [2024-09-03T19:20:59.104Z] #105 DONE 1.2s [2024-09-03T19:20:59.104Z] [2024-09-03T19:20:59.104Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-03T19:20:59.104Z] #113 6.662 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:59.672Z] #113 7.308 OK: 264 MiB in 52 packages [2024-09-03T19:20:59.930Z] #113 DONE 7.5s [2024-09-03T19:20:59.930Z] [2024-09-03T19:20:59.930Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-03T19:20:59.930Z] #115 DONE 0.0s [2024-09-03T19:20:59.930Z] [2024-09-03T19:20:59.930Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:20:59.930Z] #116 ... [2024-09-03T19:20:59.930Z] [2024-09-03T19:20:59.930Z] #117 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-03T19:20:59.931Z] #0 2.047 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:59.931Z] #0 6.785 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-03T19:20:59.931Z] #0 7.424 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T19:20:59.931Z] #0 7.738 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:20:59.931Z] #0 7.739 OK: 7 MiB in 16 packages [2024-09-03T19:20:59.931Z] #117 DONE 7.8s [2024-09-03T19:21:00.189Z] [2024-09-03T19:21:00.189Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:09.771Z] Removing intermediate container 1518acc2ff45 [2024-09-03T19:21:09.771Z] ---> 82d301432e9f [2024-09-03T19:21:09.771Z] Successfully built 82d301432e9f [2024-09-03T19:21:09.771Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T19:21:10.213Z] + docker inspect -f . ci-base-image-arm64 [2024-09-03T19:21:10.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T19:21:10.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-9313 does not seem to be running inside a container [2024-09-03T19:21:10.592Z] $ 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-09-03T19:21:11.834Z] $ docker top a2f1be26937a4edf1c599e87a0dde43c5793834cc5e687e91be3b78bd8854dca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T19:21:12.748Z] + go version [2024-09-03T19:21:12.748Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-03T19:21:12.787Z] $ docker stop --time=1 a2f1be26937a4edf1c599e87a0dde43c5793834cc5e687e91be3b78bd8854dca [2024-09-03T19:21:14.410Z] $ docker rm -f --volumes a2f1be26937a4edf1c599e87a0dde43c5793834cc5e687e91be3b78bd8854dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T19:21:15.380Z] + docker inspect -f . ci-base-image-arm64 [2024-09-03T19:21:15.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T19:21:15.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-9313 does not seem to be running inside a container [2024-09-03T19:21:15.715Z] $ 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-09-03T19:21:17.504Z] $ docker top 11d17f5f1144c349f7239315c34720437c6c75e6a3d4719b36fa76d533eb6041 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-03T19:21:17.762Z] ========================================================= [2024-09-03T19:21:17.762Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-03T19:21:17.762Z] ========================================================= [Pipeline] sh [2024-09-03T19:21:18.399Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-03T19:21:18.812Z] + make test [2024-09-03T19:21:18.813Z] go test -race -coverprofile=coverage.out ./... [2024-09-03T19:21:38.933Z] #118 DONE 40.5s [2024-09-03T19:21:38.933Z] [2024-09-03T19:21:38.933Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:38.933Z] #116 DONE 33.1s [2024-09-03T19:21:38.933Z] [2024-09-03T19:21:38.933Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:38.933Z] #80 DONE 40.5s [2024-09-03T19:21:38.933Z] [2024-09-03T19:21:38.933Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:38.933Z] #76 DONE 41.5s [2024-09-03T19:21:38.933Z] [2024-09-03T19:21:38.933Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-03T19:21:38.933Z] #119 ... [2024-09-03T19:21:38.933Z] [2024-09-03T19:21:38.933Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:38.933Z] #114 DONE 44.2s [2024-09-03T19:21:38.933Z] [2024-09-03T19:21:38.933Z] #120 [core-command builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #120 DONE 8.6s [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:21:42.222Z] #121 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #122 [support-scheduler builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #122 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:42.222Z] #123 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:21:42.222Z] #124 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #125 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:42.222Z] #126 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-03T19:21:42.222Z] #119 DONE 8.7s [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:21:42.222Z] #127 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:42.222Z] #128 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #129 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #130 [support-cron-scheduler builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #130 DONE 8.6s [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #131 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:42.222Z] #132 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:21:42.222Z] #133 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #134 [security-proxy-setup builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #134 DONE 8.7s [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:42.222Z] #135 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #136 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:21:42.222Z] #136 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #137 [support-notifications builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #137 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:42.222Z] #138 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:21:42.222Z] #139 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #140 [core-data builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #140 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:21:42.222Z] #141 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #142 [core-metadata builder 6/7] COPY . . [2024-09-03T19:21:42.222Z] #142 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.222Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:42.222Z] #143 CACHED [2024-09-03T19:21:42.222Z] [2024-09-03T19:21:42.223Z] #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:21:42.223Z] #144 CACHED [2024-09-03T19:21:42.223Z] [2024-09-03T19:21:42.223Z] #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:21:42.223Z] #145 CACHED [2024-09-03T19:21:42.223Z] [2024-09-03T19:21:42.223Z] #146 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-03T19:21:42.223Z] #146 CACHED [2024-09-03T19:21:42.223Z] [2024-09-03T19:21:42.223Z] #147 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-03T19:21:42.223Z] #147 DONE 8.7s [2024-09-03T19:21:42.223Z] [2024-09-03T19:21:42.223Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T19:21:43.158Z] #148 1.427 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-09-03T19:21:53.130Z] #148 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-03T19:21:53.130Z] #0 1.475 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-09-03T19:21:53.130Z] #149 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-03T19:21:53.130Z] #0 0.946 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-09-03T19:21:53.130Z] #150 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-03T19:21:53.130Z] #0 0.834 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-09-03T19:21:53.130Z] #151 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-03T19:21:53.130Z] #0 1.385 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-09-03T19:21:53.130Z] #152 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-03T19:21:53.130Z] #0 0.634 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-09-03T19:21:53.130Z] #153 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-03T19:21:53.130Z] #0 1.611 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-09-03T19:21:53.130Z] #154 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-03T19:21:53.130Z] #0 0.341 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-09-03T19:21:53.130Z] #155 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T19:21:53.130Z] #0 0.517 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-09-03T19:21:53.130Z] #156 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-03T19:21:53.130Z] #0 0.602 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-09-03T19:21:53.130Z] #157 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-03T19:21:53.130Z] #0 1.036 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-09-03T19:21:53.130Z] #158 ... [2024-09-03T19:21:53.130Z] [2024-09-03T19:21:53.130Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-03T19:21:53.130Z] #0 0.764 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-09-03T19:21:53.388Z] #159 ... [2024-09-03T19:21:53.388Z] [2024-09-03T19:21:53.388Z] #160 [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-09-03T19:21:53.388Z] #0 1.083 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-09-03T19:22:05.637Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-03T19:23:14.833Z] #160 92.42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-03T19:24:22.558Z] #160 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-03T19:24:22.558Z] #153 DONE 154.0s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-03T19:24:22.558Z] #154 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #160 [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-09-03T19:24:22.558Z] #160 DONE 158.3s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-03T19:24:22.558Z] #158 DONE 158.3s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-03T19:24:22.558Z] #154 DONE 158.4s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-03T19:24:22.558Z] #159 DONE 158.4s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-03T19:24:22.558Z] #150 DONE 158.3s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-03T19:24:22.558Z] #161 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-03T19:24:22.558Z] #157 DONE 158.6s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-03T19:24:22.558Z] #152 DONE 158.6s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T19:24:22.558Z] #156 DONE 158.7s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-03T19:24:22.558Z] #151 DONE 158.6s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #162 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-03T19:24:22.558Z] #155 DONE 158.8s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #163 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T19:24:22.558Z] #148 DONE 159.3s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-03T19:24:22.558Z] #149 DONE 159.3s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #164 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #165 DONE 1.3s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-03T19:24:22.558Z] #161 DONE 1.2s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #166 DONE 1.2s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #167 DONE 1.2s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #163 DONE 1.0s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #162 DONE 1.0s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #168 DONE 1.0s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #169 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #164 DONE 0.5s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #170 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #170 CACHED [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #171 CACHED [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #172 DONE 0.4s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #173 CACHED [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #174 CACHED [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #175 DONE 0.4s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #176 CACHED [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #177 CACHED [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #178 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #178 DONE 0.4s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:22.558Z] #179 CACHED [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #180 CACHED [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-03T19:24:22.558Z] #181 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #182 DONE 0.7s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-03T19:24:22.558Z] #183 DONE 0.4s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #184 DONE 0.7s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #185 DONE 0.7s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #169 DONE 0.7s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-03T19:24:22.558Z] #186 ... [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-03T19:24:22.558Z] #187 DONE 0.5s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #188 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:22.558Z] #188 DONE 0.6s [2024-09-03T19:24:22.558Z] [2024-09-03T19:24:22.558Z] #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:22.820Z] #189 ... [2024-09-03T19:24:22.820Z] [2024-09-03T19:24:22.820Z] #190 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-03T19:24:22.820Z] #190 DONE 1.7s [2024-09-03T19:24:23.081Z] [2024-09-03T19:24:23.081Z] #191 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:25.000Z] #191 ... [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-03T19:24:25.000Z] #192 DONE 3.1s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-03T19:24:25.000Z] #193 DONE 3.2s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-03T19:24:25.000Z] #194 DONE 2.9s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-03T19:24:25.000Z] #195 DONE 3.1s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-03T19:24:25.000Z] #196 DONE 3.1s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-03T19:24:25.000Z] #197 DONE 2.8s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-03T19:24:25.000Z] #181 DONE 3.2s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.000Z] #198 ... [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.000Z] #189 DONE 2.8s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-03T19:24:25.000Z] #199 DONE 2.8s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-03T19:24:25.000Z] #200 DONE 2.9s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #201 [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-09-03T19:24:25.000Z] #201 DONE 2.9s [2024-09-03T19:24:25.000Z] [2024-09-03T19:24:25.000Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-03T19:24:25.000Z] #186 DONE 2.8s [2024-09-03T19:24:25.261Z] [2024-09-03T19:24:25.261Z] #191 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T19:24:25.261Z] #191 DONE 2.2s [2024-09-03T19:24:25.261Z] [2024-09-03T19:24:25.261Z] #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:25.261Z] #202 ... [2024-09-03T19:24:25.261Z] [2024-09-03T19:24:25.261Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.261Z] #203 DONE 0.4s [2024-09-03T19:24:25.261Z] [2024-09-03T19:24:25.261Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.261Z] #204 DONE 0.5s [2024-09-03T19:24:25.261Z] [2024-09-03T19:24:25.261Z] #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-09-03T19:24:25.261Z] #205 DONE 0.5s [2024-09-03T19:24:25.261Z] [2024-09-03T19:24:25.261Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.261Z] #206 DONE 0.5s [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.523Z] #207 DONE 0.5s [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.523Z] #198 DONE 0.5s [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #208 [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-09-03T19:24:25.523Z] #208 DONE 0.5s [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #105 [support-notifications] exporting to image [2024-09-03T19:24:25.523Z] #105 exporting layers [2024-09-03T19:24:25.523Z] #105 ... [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.523Z] #209 DONE 0.5s [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-03T19:24:25.523Z] #210 DONE 0.5s [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-03T19:24:25.523Z] #211 DONE 0.5s [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-03T19:24:25.523Z] #212 DONE 0.5s [2024-09-03T19:24:25.523Z] [2024-09-03T19:24:25.523Z] #105 [support-cron-scheduler] exporting to image [2024-09-03T19:24:25.785Z] #105 ... [2024-09-03T19:24:25.785Z] [2024-09-03T19:24:25.785Z] #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-03T19:24:25.785Z] #202 DONE 0.5s [2024-09-03T19:24:25.785Z] [2024-09-03T19:24:25.785Z] #105 [support-cron-scheduler] exporting to image [2024-09-03T19:24:25.785Z] #105 exporting layers 0.3s done [2024-09-03T19:24:26.047Z] #105 ... [2024-09-03T19:24:26.047Z] [2024-09-03T19:24:26.047Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-03T19:24:26.047Z] #213 DONE 0.7s [2024-09-03T19:24:26.047Z] [2024-09-03T19:24:26.047Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-03T19:24:26.047Z] #214 DONE 0.5s [2024-09-03T19:24:26.047Z] [2024-09-03T19:24:26.047Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-03T19:24:26.047Z] #215 DONE 0.7s [2024-09-03T19:24:26.047Z] [2024-09-03T19:24:26.047Z] #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-03T19:24:26.047Z] #216 DONE 0.6s [2024-09-03T19:24:26.047Z] [2024-09-03T19:24:26.047Z] #105 [core-metadata] exporting to image [2024-09-03T19:24:26.047Z] #105 exporting layers 0.6s done [2024-09-03T19:24:26.309Z] #105 ... [2024-09-03T19:24:26.309Z] [2024-09-03T19:24:26.309Z] #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-03T19:24:26.309Z] #217 DONE 0.6s [2024-09-03T19:24:26.309Z] [2024-09-03T19:24:26.309Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-03T19:24:26.309Z] #218 DONE 0.7s [2024-09-03T19:24:26.309Z] [2024-09-03T19:24:26.309Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-03T19:24:26.309Z] #219 DONE 0.7s [2024-09-03T19:24:26.309Z] [2024-09-03T19:24:26.309Z] #105 [core-data] exporting to image [2024-09-03T19:24:26.309Z] #105 exporting layers 0.9s done [2024-09-03T19:24:26.309Z] #105 writing image sha256:8cc881e6c357916517cd7ce72e56d6f2e51773b9cd11111a5a82c282338a86c2 [2024-09-03T19:24:26.309Z] #105 writing image sha256:387aeb1b7054879fc271dd3bafea991e459b1e495ee01c4cb61f1b05ebc5b3c0 [2024-09-03T19:24:26.569Z] #105 ... [2024-09-03T19:24:26.569Z] [2024-09-03T19:24:26.569Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-03T19:24:26.569Z] #220 DONE 0.4s [2024-09-03T19:24:26.569Z] [2024-09-03T19:24:26.569Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-03T19:24:26.569Z] #221 DONE 0.2s [2024-09-03T19:24:26.569Z] [2024-09-03T19:24:26.569Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-03T19:24:26.569Z] #222 DONE 0.3s [2024-09-03T19:24:26.569Z] [2024-09-03T19:24:26.569Z] #105 [core-metadata] exporting to image [2024-09-03T19:24:26.569Z] #105 exporting layers 0.4s done [2024-09-03T19:24:26.569Z] #105 writing image sha256:8cc881e6c357916517cd7ce72e56d6f2e51773b9cd11111a5a82c282338a86c2 0.2s done [2024-09-03T19:24:26.569Z] #105 writing image sha256:387aeb1b7054879fc271dd3bafea991e459b1e495ee01c4cb61f1b05ebc5b3c0 0.0s done [2024-09-03T19:24:26.569Z] #105 writing image sha256:99846141ec6b67d740ef1d0738f9853cac03f371bc7ca9fceb80ba669644e679 0.1s done [2024-09-03T19:24:26.569Z] #105 writing image sha256:fdcee20072c6857730b377be9b95226e1dc2eb8a2cf3311ce741b2a468ebb2c7 0.0s done [2024-09-03T19:24:26.569Z] #105 writing image sha256:305686fe2bf728b3b725b7fe4ac6654a41d34644ac4d1ed8ad9d962103d52407 0.1s done [2024-09-03T19:24:26.569Z] #105 naming to docker.io/library/core-keeper done [2024-09-03T19:24:26.569Z] #105 naming to docker.io/library/core-command done [2024-09-03T19:24:26.569Z] #105 writing image sha256:491f5810c55664851f3aa5949e53d69fe45ea9d73e100768110a0490103fd0ea 0.0s done [2024-09-03T19:24:26.570Z] #105 naming to docker.io/library/security-spiffe-token-provider done [2024-09-03T19:24:26.570Z] #105 naming to docker.io/library/support-notifications done [2024-09-03T19:24:26.570Z] #105 naming to docker.io/library/support-scheduler done [2024-09-03T19:24:26.570Z] #105 naming to docker.io/library/core-metadata done [2024-09-03T19:24:26.570Z] #105 writing image sha256:89d8f7ec78a00697b752ea0efe447d71d040f82901b7ce0b9378c19368223025 done [2024-09-03T19:24:26.570Z] #105 naming to docker.io/library/support-cron-scheduler done [2024-09-03T19:24:26.570Z] #105 writing image sha256:04874a306a3756efddd730727ba7c1bd3f86bca695bd9af0faf10e9d28f73a86 [2024-09-03T19:24:26.831Z] #105 writing image sha256:04874a306a3756efddd730727ba7c1bd3f86bca695bd9af0faf10e9d28f73a86 done [2024-09-03T19:24:26.831Z] #105 naming to docker.io/library/core-data done [2024-09-03T19:24:26.831Z] #105 DONE 4.0s [2024-09-03T19:24:26.831Z] [2024-09-03T19:24:26.831Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-03T19:24:26.831Z] #223 DONE 0.2s [2024-09-03T19:24:26.831Z] [2024-09-03T19:24:26.831Z] #224 [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-09-03T19:24:26.831Z] #224 DONE 0.2s [2024-09-03T19:24:26.831Z] [2024-09-03T19:24:26.831Z] #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-09-03T19:24:26.831Z] #225 DONE 0.1s [2024-09-03T19:24:26.831Z] [2024-09-03T19:24:26.831Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T19:24:26.831Z] #226 DONE 0.9s [2024-09-03T19:24:26.831Z] [2024-09-03T19:24:26.831Z] #227 [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-09-03T19:24:26.831Z] #227 DONE 0.1s [2024-09-03T19:24:26.831Z] [2024-09-03T19:24:26.831Z] #228 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T19:24:26.831Z] #228 DONE 0.9s [2024-09-03T19:24:26.831Z] [2024-09-03T19:24:26.831Z] #105 [core-common-config-bootstrapper] exporting to image [2024-09-03T19:24:27.094Z] #105 ... [2024-09-03T19:24:27.094Z] [2024-09-03T19:24:27.094Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-03T19:24:27.094Z] #229 DONE 0.1s [2024-09-03T19:24:27.094Z] [2024-09-03T19:24:27.094Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-03T19:24:27.094Z] #230 DONE 0.1s [2024-09-03T19:24:27.094Z] [2024-09-03T19:24:27.094Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T19:24:27.094Z] #231 DONE 0.7s [2024-09-03T19:24:27.094Z] [2024-09-03T19:24:27.094Z] #105 [security-proxy-auth] exporting to image [2024-09-03T19:24:27.094Z] #105 exporting layers 0.3s done [2024-09-03T19:24:27.094Z] #105 writing image sha256:512600ba4dc3cfdad4f017c7b8fc4e1ec2217c1d50dc253661ea3e4c562499f9 done [2024-09-03T19:24:27.094Z] #105 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-03T19:24:27.094Z] #105 writing image sha256:5bfb81288e942283be6d113a606d394bd6795c91a6b4a5f1c13c9977361e1850 done [2024-09-03T19:24:27.094Z] #105 naming to docker.io/library/security-proxy-auth done [2024-09-03T19:24:27.094Z] #105 DONE 4.1s [2024-09-03T19:24:27.094Z] [2024-09-03T19:24:27.094Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-03T19:24:27.354Z] #232 ... [2024-09-03T19:24:27.354Z] [2024-09-03T19:24:27.354Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T19:24:27.354Z] #233 DONE 0.6s [2024-09-03T19:24:27.354Z] [2024-09-03T19:24:27.354Z] #105 [security-proxy-setup] exporting to image [2024-09-03T19:24:27.354Z] #105 exporting layers 0.2s done [2024-09-03T19:24:27.354Z] #105 writing image sha256:f82d6458fbf31ffcd729f030fae15cfad4e3fe16e8ef53009ac156411f521273 done [2024-09-03T19:24:27.354Z] #105 naming to docker.io/library/security-proxy-setup done [2024-09-03T19:24:27.615Z] #105 writing image sha256:bdce5e6f0854735c3faf22bae03dd5a2f6292f87c692f2ffadf33eaf1f5945dc done [2024-09-03T19:24:27.615Z] #105 naming to docker.io/library/security-secretstore-setup done [2024-09-03T19:24:27.615Z] #105 DONE 4.1s [2024-09-03T19:24:27.615Z] [2024-09-03T19:24:27.615Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-03T19:24:27.615Z] #232 DONE 0.5s [2024-09-03T19:24:27.615Z] [2024-09-03T19:24:27.615Z] #105 [security-bootstrapper] exporting to image [2024-09-03T19:24:27.877Z] #105 exporting layers 0.2s done [2024-09-03T19:24:27.877Z] #105 writing image sha256:e3fcc55098b6642631c754571ce26880adacaadd1cbe017408e9a97ea831e2d8 done [2024-09-03T19:24:27.877Z] #105 naming to docker.io/library/security-bootstrapper done [2024-09-03T19:24:27.877Z] #105 DONE 4.3s [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T19:24:27.877Z] time="2024-09-03T19:20:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-03T19:24:27.920Z] $ docker stop --time=1 a24670eb755598f838e15e016148411c804cfe962bbcfa36ae30593571e53fec [2024-09-03T19:24:29.229Z] $ docker rm -f --volumes a24670eb755598f838e15e016148411c804cfe962bbcfa36ae30593571e53fec [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T19:24:29.678Z] + docker images [2024-09-03T19:24:29.678Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-03T19:24:29.678Z] security-bootstrapper latest e3fcc55098b6 2 seconds ago 19MB [2024-09-03T19:24:29.678Z] security-proxy-setup latest f82d6458fbf3 2 seconds ago 26.2MB [2024-09-03T19:24:29.678Z] security-secretstore-setup latest bdce5e6f0854 2 seconds ago 37MB [2024-09-03T19:24:29.678Z] core-common-config-bootstrapper latest 512600ba4dc3 3 seconds ago 15.2MB [2024-09-03T19:24:29.678Z] security-proxy-auth latest 5bfb81288e94 3 seconds ago 33MB [2024-09-03T19:24:29.678Z] support-scheduler latest 305686fe2bf7 4 seconds ago 41.9MB [2024-09-03T19:24:29.678Z] core-metadata latest 491f5810c556 4 seconds ago 39.8MB [2024-09-03T19:24:29.678Z] core-command latest 387aeb1b7054 4 seconds ago 35.4MB [2024-09-03T19:24:29.678Z] support-notifications latest 99846141ec6b 4 seconds ago 42.5MB [2024-09-03T19:24:29.678Z] core-data latest 04874a306a37 4 seconds ago 39.6MB [2024-09-03T19:24:29.678Z] support-cron-scheduler latest 89d8f7ec78a0 4 seconds ago 44.1MB [2024-09-03T19:24:29.678Z] security-spiffe-token-provider latest fdcee20072c6 4 seconds ago 28.9MB [2024-09-03T19:24:29.678Z] core-keeper latest 8cc881e6c357 5 seconds ago 39.5MB [2024-09-03T19:24:29.678Z] security-spire-config latest 7928f0145f29 3 minutes ago 120MB [2024-09-03T19:24:29.678Z] security-spire-agent latest 6bd26b978334 3 minutes ago 182MB [2024-09-03T19:24:29.678Z] security-spire-server latest f8c53eb0d32d 3 minutes ago 121MB [2024-09-03T19:24:29.678Z] ci-base-image-x86_64 latest 9ba4b0b09971 7 minutes ago 970MB [2024-09-03T19:24:29.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-03T19:24:29.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-03T19:24:29.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-03T19:25:12.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-03T19:25:12.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-03T19:25:59.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-03T19:25:59.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-03T19:25:59.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-03T19:25:59.243Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-03T19:25:59.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-03T19:25:59.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-03T19:26:00.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-03T19:26:00.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-03T19:26:00.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-03T19:26:06.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-03T19:26:06.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-03T19:26:06.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-03T19:26:06.834Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-03T19:26:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-03T19:26:16.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-03T19:26:16.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-03T19:26:17.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements [2024-09-03T19:26:30.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements [2024-09-03T19:26:33.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-03T19:26:33.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-03T19:26:33.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-03T19:26:37.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.263s coverage: 69.2% of statements [2024-09-03T19:26:39.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-03T19:26:39.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-03T19:26:40.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.205s coverage: 53.2% of statements [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-03T19:26:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-03T19:26:55.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-03T19:26:55.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:26:55.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-03T19:26:55.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-03T19:26:55.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-03T19:27:00.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.820s coverage: 93.4% of statements [2024-09-03T19:27:00.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.309s coverage: 91.7% of statements [2024-09-03T19:27:01.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-03T19:27:01.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-03T19:27:03.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 7.0% of statements [2024-09-03T19:27:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-03T19:27:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:27:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-03T19:27:14.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-03T19:27:14.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-03T19:27:14.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-03T19:27:14.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-03T19:27:14.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-03T19:27:14.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-03T19:27:14.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-03T19:27:14.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-03T19:27:14.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.770s coverage: 95.8% of statements [2024-09-03T19:27:15.521Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-09-03T19:27:19.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-03T19:27:20.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.109s coverage: 0.0% of statements [no tests to run] [2024-09-03T19:27:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-03T19:27:25.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-03T19:27:26.680Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements [2024-09-03T19:27:26.680Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.145s coverage: 30.7% of statements [2024-09-03T19:27:31.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.188s coverage: 41.7% of statements [2024-09-03T19:27:31.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.119s coverage: 77.8% of statements [2024-09-03T19:27:31.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.121s coverage: 94.1% of statements [2024-09-03T19:27:31.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.113s coverage: 96.3% of statements [2024-09-03T19:27:36.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.095s coverage: 87.5% of statements [2024-09-03T19:27:36.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-03T19:27:38.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-03T19:27:38.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-03T19:27:38.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-03T19:27:42.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-03T19:27:42.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-03T19:27:42.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-03T19:27:42.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-03T19:27:48.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements [2024-09-03T19:27:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-03T19:27:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-03T19:27:48.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-03T19:27:52.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-03T19:27:52.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-03T19:27:52.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-03T19:27:52.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-03T19:27:58.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-03T19:27:58.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-03T19:28:00.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-03T19:28:01.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.852s coverage: 79.9% of statements [2024-09-03T19:28:02.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.153s coverage: 92.9% of statements [2024-09-03T19:28:02.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 66.7% of statements [2024-09-03T19:28:02.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2024-09-03T19:28:02.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 75.0% of statements [2024-09-03T19:28:06.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-03T19:28:07.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.112s coverage: 87.2% of statements [2024-09-03T19:28:07.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-09-03T19:28:07.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-09-03T19:28:07.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.262s coverage: 81.8% of statements [2024-09-03T19:28:07.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.270s coverage: 82.1% of statements [2024-09-03T19:28:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-03T19:28:09.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.137s coverage: 86.0% of statements [2024-09-03T19:28:13.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-03T19:28:13.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-03T19:28:15.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.723s coverage: 63.1% of statements [2024-09-03T19:28:15.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.125s coverage: 100.0% of statements [2024-09-03T19:28:16.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.120s coverage: 89.4% of statements [2024-09-03T19:28:16.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.085s coverage: 100.0% of statements [2024-09-03T19:28:16.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-03T19:28:16.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-03T19:28:16.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-03T19:28:17.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-09-03T19:28:17.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-09-03T19:28:26.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-03T19:28:26.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-03T19:28:26.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-03T19:28:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.654s coverage: 36.5% of statements [2024-09-03T19:28:26.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.107s coverage: 89.5% of statements [2024-09-03T19:28:27.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-03T19:28:27.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-03T19:28:27.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-03T19:28:27.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-03T19:28:28.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements [2024-09-03T19:28:31.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-03T19:28:31.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-03T19:28:31.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-03T19:28:32.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.123s coverage: 5.2% of statements [2024-09-03T19:28:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-03T19:28:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-03T19:28:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:28:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-03T19:28:39.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.301s coverage: 90.8% of statements [2024-09-03T19:28:44.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-03T19:28:44.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-03T19:28:44.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-03T19:28:44.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-03T19:28:52.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.164s coverage: 19.9% of statements [2024-09-03T19:28:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-03T19:28:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:28:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-03T19:28:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-03T19:28:53.928Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.492s coverage: 95.7% of statements [2024-09-03T19:28:57.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-03T19:28:57.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-03T19:28:57.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.157s coverage: 61.8% of statements [2024-09-03T19:29:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-03T19:29:01.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-03T19:29:01.735Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.275s coverage: 98.9% of statements [2024-09-03T19:29:03.673Z] 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-09-03T19:29:03.673Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-03T19:29:03.673Z] go vet ./... [2024-09-03T19:33:25.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-03T19:33:25.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-03T19:33:25.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-03T19:33:25.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-03T19:33:26.284Z] + ls -al . [2024-09-03T19:33:26.284Z] total 912 [2024-09-03T19:33:26.284Z] drwxrwxr-x 10 1001 1001 4096 Sep 3 19:21 . [2024-09-03T19:33:26.284Z] drwxr-xr-x 4 root root 4096 Sep 3 19:21 .. [2024-09-03T19:33:26.284Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 19:19 .blubracket [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 10 Sep 3 19:19 .dockerignore [2024-09-03T19:33:26.284Z] drwxrwxr-x 8 1001 1001 4096 Sep 3 19:19 .git [2024-09-03T19:33:26.284Z] drwxrwxr-x 3 1001 1001 4096 Sep 3 19:19 .github [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 1102 Sep 3 19:19 .gitignore [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 42 Sep 3 19:19 .golangci.yml [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 100 Sep 3 19:19 .hadolint.yml [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 155 Sep 3 19:19 .sonarcloud.properties [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 1171 Sep 3 19:19 ADOPTERS.md [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 21286 Sep 3 19:19 Attribution.txt [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 100284 Sep 3 19:19 CHANGELOG.md [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 3804 Sep 3 19:19 CONTRIBUTING.md [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 677 Sep 3 19:19 GOVERNANCE.md [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 861 Sep 3 19:19 Jenkinsfile [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 10775 Sep 3 19:19 LICENSE [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 16854 Sep 3 19:19 Makefile [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 582 Sep 3 19:19 OWNERS.md [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 9528 Sep 3 19:19 README.md [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 789 Sep 3 19:19 SECURITY.md [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 5 Sep 3 19:16 VERSION [2024-09-03T19:33:26.284Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 19:19 bin [2024-09-03T19:33:26.284Z] drwxrwxr-x 20 1001 1001 4096 Sep 3 19:19 cmd [2024-09-03T19:33:26.284Z] -rw-r--r-- 1 root root 545398 Sep 3 19:29 coverage.out [2024-09-03T19:33:26.284Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 19:19 fuzz_test [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 7305 Sep 3 19:19 go.mod [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 102581 Sep 3 19:19 go.sum [2024-09-03T19:33:26.284Z] drwxrwxr-x 7 1001 1001 4096 Sep 3 19:19 internal [2024-09-03T19:33:26.284Z] drwxrwxr-x 3 1001 1001 4096 Sep 3 19:19 openapi [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 584 Sep 3 19:19 security.txt [2024-09-03T19:33:26.284Z] -rw-rw-r-- 1 1001 1001 204 Sep 3 19:19 version.go [Pipeline] sh [2024-09-03T19:33:26.944Z] + '[' -e coverage.out ] [2024-09-03T19:33:26.944Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-03T19:33:26.992Z] Warning: overwriting stash ‘coverage-report’ [2024-09-03T19:33:27.790Z] Stashed 1 file(s) [Pipeline] sh [2024-09-03T19:33:28.504Z] + make build [2024-09-03T19:33:28.505Z] 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-09-03T19:36:35.273Z] 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-09-03T19:36:45.331Z] 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-09-03T19:36:51.970Z] 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-09-03T19:36:55.296Z] 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-09-03T19:37:03.686Z] 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-09-03T19:37:30.358Z] 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-09-03T19:37:40.429Z] 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-09-03T19:37:52.733Z] 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-09-03T19:38:02.794Z] 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-09-03T19:38:05.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-03T19:38:08.703Z] 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-09-03T19:38:12.042Z] 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-09-03T19:38:17.378Z] 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-09-03T19:38:21.659Z] $ docker stop --time=1 11d17f5f1144c349f7239315c34720437c6c75e6a3d4719b36fa76d533eb6041 [2024-09-03T19:38:23.782Z] $ docker rm -f --volumes 11d17f5f1144c349f7239315c34720437c6c75e6a3d4719b36fa76d533eb6041 [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-09-03T19:38:27.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-03T19:38:27.662Z] [2024-09-03T19:38:27.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T19:38:28.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-03T19:38:28.371Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-03T19:38:28.371Z] 547446be3368: Pulling fs layer [2024-09-03T19:38:28.371Z] d125d8839a47: Pulling fs layer [2024-09-03T19:38:28.371Z] 3e85d5ac6304: Pulling fs layer [2024-09-03T19:38:28.371Z] c3105a71a48b: Pulling fs layer [2024-09-03T19:38:28.371Z] 0f093f025ec4: Pulling fs layer [2024-09-03T19:38:28.371Z] c3106fc0e877: Pulling fs layer [2024-09-03T19:38:28.371Z] c3105a71a48b: Waiting [2024-09-03T19:38:28.371Z] 0f093f025ec4: Waiting [2024-09-03T19:38:28.371Z] c3106fc0e877: Waiting [2024-09-03T19:38:28.371Z] 547446be3368: Verifying Checksum [2024-09-03T19:38:28.371Z] 547446be3368: Download complete [2024-09-03T19:38:28.371Z] c3105a71a48b: Verifying Checksum [2024-09-03T19:38:28.371Z] c3105a71a48b: Download complete [2024-09-03T19:38:28.955Z] d125d8839a47: Verifying Checksum [2024-09-03T19:38:28.956Z] d125d8839a47: Download complete [2024-09-03T19:38:28.956Z] c3106fc0e877: Verifying Checksum [2024-09-03T19:38:28.956Z] c3106fc0e877: Download complete [2024-09-03T19:38:28.956Z] 0f093f025ec4: Verifying Checksum [2024-09-03T19:38:28.956Z] 0f093f025ec4: Download complete [2024-09-03T19:38:29.223Z] 547446be3368: Pull complete [2024-09-03T19:38:30.181Z] d125d8839a47: Pull complete [2024-09-03T19:38:30.766Z] 3e85d5ac6304: Verifying Checksum [2024-09-03T19:38:30.766Z] 3e85d5ac6304: Download complete [2024-09-03T19:38:40.827Z] 3e85d5ac6304: Pull complete [2024-09-03T19:38:40.827Z] c3105a71a48b: Pull complete [2024-09-03T19:38:41.784Z] 0f093f025ec4: Pull complete [2024-09-03T19:38:42.049Z] c3106fc0e877: Pull complete [2024-09-03T19:38:42.049Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-03T19:38:42.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-03T19:38:42.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T19:38:42.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-9313 does not seem to be running inside a container [2024-09-03T19:38:42.491Z] $ 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-09-03T19:38:44.552Z] $ docker top c39c95170cbabc4f54991e9a3389e492230b4b718b833f8f3940792c8a169475 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T19:38:45.450Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-03T19:38:55.528Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-03T19:38:55.528Z] #1 transferring dockerfile: 2.07kB done [2024-09-03T19:38:55.528Z] #1 DONE 0.1s [2024-09-03T19:38:55.528Z] [2024-09-03T19:38:55.528Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-09-03T19:38:55.528Z] #2 transferring dockerfile: 1.93kB done [2024-09-03T19:38:55.528Z] #2 DONE 0.0s [2024-09-03T19:38:55.528Z] [2024-09-03T19:38:55.528Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-03T19:38:55.528Z] #3 transferring dockerfile: 3.17kB done [2024-09-03T19:38:55.528Z] #3 DONE 0.1s [2024-09-03T19:38:55.528Z] [2024-09-03T19:38:55.528Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-03T19:38:55.528Z] #4 transferring dockerfile: 1.69kB done [2024-09-03T19:38:55.528Z] #4 DONE 0.1s [2024-09-03T19:38:55.528Z] [2024-09-03T19:38:55.528Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-09-03T19:38:55.528Z] #5 transferring dockerfile: 1.95kB done [2024-09-03T19:38:55.528Z] #5 DONE 0.1s [2024-09-03T19:38:55.528Z] [2024-09-03T19:38:55.528Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-03T19:38:55.528Z] #6 transferring dockerfile: 2.15kB done [2024-09-03T19:38:55.528Z] #6 DONE 0.1s [2024-09-03T19:38:55.798Z] [2024-09-03T19:38:55.798Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-03T19:38:55.798Z] #7 transferring dockerfile: 2.23kB 0.0s done [2024-09-03T19:38:55.798Z] #7 DONE 0.1s [2024-09-03T19:38:55.798Z] [2024-09-03T19:38:55.798Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-03T19:38:55.798Z] #8 transferring dockerfile: 1.85kB done [2024-09-03T19:38:55.798Z] #8 DONE 0.1s [2024-09-03T19:38:55.798Z] [2024-09-03T19:38:55.798Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-03T19:38:55.798Z] #9 transferring dockerfile: 2.49kB done [2024-09-03T19:38:55.798Z] #9 DONE 0.1s [2024-09-03T19:38:55.798Z] [2024-09-03T19:38:55.798Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-03T19:38:55.798Z] #10 transferring dockerfile: 2.50kB 0.0s done [2024-09-03T19:38:55.798Z] #10 DONE 0.1s [2024-09-03T19:38:55.798Z] [2024-09-03T19:38:55.798Z] #11 [core-command internal] load build definition from Dockerfile [2024-09-03T19:38:56.068Z] #11 transferring dockerfile: 1.93kB done [2024-09-03T19:38:56.068Z] #11 DONE 0.1s [2024-09-03T19:38:56.068Z] [2024-09-03T19:38:56.068Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-09-03T19:38:56.068Z] #12 transferring dockerfile: 1.70kB done [2024-09-03T19:38:56.068Z] #12 DONE 0.1s [2024-09-03T19:38:56.068Z] [2024-09-03T19:38:56.068Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-09-03T19:38:56.068Z] #13 transferring dockerfile: 2.01kB 0.0s done [2024-09-03T19:38:56.068Z] #13 DONE 0.1s [2024-09-03T19:38:56.068Z] [2024-09-03T19:38:56.068Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-09-03T19:38:56.068Z] #14 transferring dockerfile: 1.81kB 0.0s done [2024-09-03T19:38:56.068Z] #14 DONE 0.1s [2024-09-03T19:38:56.068Z] [2024-09-03T19:38:56.068Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-03T19:38:56.335Z] #15 transferring dockerfile: 1.89kB done [2024-09-03T19:38:56.335Z] #15 DONE 0.1s [2024-09-03T19:38:56.335Z] [2024-09-03T19:38:56.335Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-09-03T19:38:56.335Z] #16 transferring dockerfile: 2.06kB 0.0s done [2024-09-03T19:38:56.335Z] #16 DONE 0.1s [2024-09-03T19:38:56.335Z] [2024-09-03T19:38:56.335Z] #17 [core-data internal] load .dockerignore [2024-09-03T19:38:56.335Z] #17 transferring context: 50B done [2024-09-03T19:38:56.335Z] #17 DONE 0.1s [2024-09-03T19:38:57.299Z] [2024-09-03T19:38:57.299Z] #18 [support-scheduler internal] load .dockerignore [2024-09-03T19:38:57.299Z] #18 transferring context: 50B done [2024-09-03T19:38:57.299Z] #18 DONE 0.0s [2024-09-03T19:38:57.299Z] [2024-09-03T19:38:57.299Z] #19 [security-bootstrapper internal] load .dockerignore [2024-09-03T19:38:57.299Z] #19 transferring context: 50B 0.0s done [2024-09-03T19:38:57.299Z] #19 DONE 0.1s [2024-09-03T19:38:57.299Z] [2024-09-03T19:38:57.299Z] #20 [security-spire-config internal] load .dockerignore [2024-09-03T19:38:57.299Z] #20 transferring context: 50B 0.0s done [2024-09-03T19:38:57.299Z] #20 DONE 0.1s [2024-09-03T19:38:57.299Z] [2024-09-03T19:38:57.299Z] #21 [support-notifications internal] load .dockerignore [2024-09-03T19:38:57.299Z] #21 transferring context: 50B done [2024-09-03T19:38:57.299Z] #21 DONE 0.1s [2024-09-03T19:38:57.299Z] [2024-09-03T19:38:57.299Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-03T19:38:57.299Z] #22 transferring context: 50B 0.0s done [2024-09-03T19:38:57.299Z] #22 DONE 0.1s [2024-09-03T19:38:57.299Z] [2024-09-03T19:38:57.299Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-03T19:38:57.299Z] #23 transferring context: 50B done [2024-09-03T19:38:57.299Z] #23 DONE 0.1s [2024-09-03T19:38:57.299Z] [2024-09-03T19:38:57.299Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-09-03T19:38:57.571Z] #24 transferring context: 50B 0.0s done [2024-09-03T19:38:57.571Z] #24 DONE 0.1s [2024-09-03T19:38:57.571Z] [2024-09-03T19:38:57.571Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-09-03T19:38:57.571Z] #25 transferring context: 50B done [2024-09-03T19:38:57.571Z] #25 DONE 0.1s [2024-09-03T19:38:57.571Z] [2024-09-03T19:38:57.571Z] #26 [security-proxy-setup internal] load .dockerignore [2024-09-03T19:38:57.571Z] #26 transferring context: 50B 0.0s done [2024-09-03T19:38:57.571Z] #26 DONE 0.1s [2024-09-03T19:38:57.571Z] [2024-09-03T19:38:57.571Z] #27 [core-command internal] load .dockerignore [2024-09-03T19:38:57.840Z] #27 transferring context: 50B 0.0s done [2024-09-03T19:38:57.841Z] #27 DONE 0.1s [2024-09-03T19:38:57.841Z] [2024-09-03T19:38:57.841Z] #28 [security-spire-server internal] load .dockerignore [2024-09-03T19:38:57.841Z] #28 transferring context: 50B done [2024-09-03T19:38:57.841Z] #28 DONE 0.1s [2024-09-03T19:38:57.841Z] [2024-09-03T19:38:57.841Z] #29 [core-keeper internal] load .dockerignore [2024-09-03T19:38:57.841Z] #29 transferring context: 50B done [2024-09-03T19:38:57.841Z] #29 DONE 0.1s [2024-09-03T19:38:57.841Z] [2024-09-03T19:38:57.841Z] #30 [security-spire-agent internal] load .dockerignore [2024-09-03T19:38:57.841Z] #30 transferring context: 50B done [2024-09-03T19:38:57.841Z] #30 DONE 0.1s [2024-09-03T19:38:57.841Z] [2024-09-03T19:38:57.841Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-03T19:38:57.841Z] #31 transferring context: 50B done [2024-09-03T19:38:58.108Z] #31 DONE 0.1s [2024-09-03T19:38:58.109Z] [2024-09-03T19:38:58.109Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:38:58.109Z] #32 DONE 0.0s [2024-09-03T19:38:58.109Z] [2024-09-03T19:38:58.109Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:38:58.377Z] #33 DONE 0.4s [2024-09-03T19:38:58.377Z] [2024-09-03T19:38:58.377Z] #34 [core-metadata internal] load .dockerignore [2024-09-03T19:38:58.377Z] #34 transferring context: 50B 0.0s done [2024-09-03T19:38:59.339Z] #34 ... [2024-09-03T19:38:59.339Z] [2024-09-03T19:38:59.339Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:38:59.339Z] #32 DONE 0.0s [2024-09-03T19:38:59.339Z] [2024-09-03T19:38:59.339Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:38:59.339Z] #33 DONE 0.5s [2024-09-03T19:38:59.339Z] [2024-09-03T19:38:59.339Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:38:59.339Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:38:59.339Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:38:59.339Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:38:59.339Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:38:59.339Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:38:59.339Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.4s [2024-09-03T19:38:59.339Z] #35 ... [2024-09-03T19:38:59.339Z] [2024-09-03T19:38:59.339Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:38:59.339Z] #32 DONE 0.0s [2024-09-03T19:38:59.339Z] [2024-09-03T19:38:59.339Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:38:59.339Z] #33 DONE 0.5s [2024-09-03T19:38:59.339Z] [2024-09-03T19:38:59.339Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:38:59.339Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:38:59.339Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:38:59.339Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:38:59.339Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:38:59.339Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:38:59.608Z] #35 ... [2024-09-03T19:38:59.608Z] [2024-09-03T19:38:59.608Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:38:59.608Z] #36 DONE 1.8s [2024-09-03T19:38:59.608Z] [2024-09-03T19:38:59.608Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:38:59.608Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:38:59.608Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:38:59.608Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:38:59.608Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:38:59.608Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:38:59.608Z] #35 ... [2024-09-03T19:38:59.608Z] [2024-09-03T19:38:59.608Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:38:59.608Z] #32 DONE 0.0s [2024-09-03T19:38:59.608Z] [2024-09-03T19:38:59.608Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:38:59.608Z] #35 ... [2024-09-03T19:38:59.608Z] [2024-09-03T19:38:59.608Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:38:59.608Z] #33 DONE 0.7s [2024-09-03T19:38:59.608Z] [2024-09-03T19:38:59.608Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:38:59.608Z] #36 DONE 1.8s [2024-09-03T19:38:59.608Z] [2024-09-03T19:38:59.608Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:38:59.608Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:38:59.608Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:38:59.608Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:38:59.608Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:38:59.608Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:38:59.879Z] #35 ... [2024-09-03T19:38:59.879Z] [2024-09-03T19:38:59.879Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:38:59.879Z] #32 DONE 0.0s [2024-09-03T19:38:59.879Z] [2024-09-03T19:38:59.879Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:39:00.146Z] #35 ... [2024-09-03T19:39:00.146Z] [2024-09-03T19:39:00.146Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:39:00.146Z] #32 DONE 0.0s [2024-09-03T19:39:00.146Z] [2024-09-03T19:39:00.146Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:39:00.146Z] #33 DONE 1.0s [2024-09-03T19:39:00.146Z] [2024-09-03T19:39:00.146Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:39:00.146Z] #36 DONE 1.9s [2024-09-03T19:39:00.146Z] [2024-09-03T19:39:00.146Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-03T19:39:00.146Z] #37 DONE 0.9s [2024-09-03T19:39:00.146Z] [2024-09-03T19:39:00.146Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:39:00.146Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:39:00.146Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:39:00.146Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:39:00.146Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:39:00.146Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:39:00.414Z] #35 ... [2024-09-03T19:39:00.414Z] [2024-09-03T19:39:00.414Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:39:00.414Z] #32 DONE 0.0s [2024-09-03T19:39:00.414Z] [2024-09-03T19:39:00.414Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:39:00.414Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-03T19:39:00.414Z] #35 ... [2024-09-03T19:39:00.414Z] [2024-09-03T19:39:00.414Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:39:00.414Z] #32 DONE 0.0s [2024-09-03T19:39:00.681Z] [2024-09-03T19:39:00.681Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:00.681Z] #38 ... [2024-09-03T19:39:00.681Z] [2024-09-03T19:39:00.681Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:39:00.681Z] #32 DONE 0.0s [2024-09-03T19:39:00.681Z] [2024-09-03T19:39:00.681Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:00.951Z] #38 ... [2024-09-03T19:39:00.951Z] [2024-09-03T19:39:00.951Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:39:00.951Z] #36 DONE 1.9s [2024-09-03T19:39:00.951Z] [2024-09-03T19:39:00.951Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-03T19:39:00.951Z] #37 DONE 1.0s [2024-09-03T19:39:00.951Z] [2024-09-03T19:39:00.951Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:00.951Z] #38 ... [2024-09-03T19:39:00.951Z] [2024-09-03T19:39:00.951Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:39:00.951Z] #32 DONE 0.0s [2024-09-03T19:39:00.951Z] [2024-09-03T19:39:00.951Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:01.221Z] #38 ... [2024-09-03T19:39:01.221Z] [2024-09-03T19:39:01.221Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:39:01.221Z] #36 DONE 2.0s [2024-09-03T19:39:01.221Z] [2024-09-03T19:39:01.221Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-03T19:39:01.221Z] #37 DONE 1.0s [2024-09-03T19:39:01.221Z] [2024-09-03T19:39:01.221Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:01.489Z] #38 ... [2024-09-03T19:39:01.489Z] [2024-09-03T19:39:01.489Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:39:01.489Z] #36 DONE 2.0s [2024-09-03T19:39:01.489Z] [2024-09-03T19:39:01.489Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-03T19:39:01.489Z] #37 DONE 1.0s [2024-09-03T19:39:01.489Z] [2024-09-03T19:39:01.489Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:01.757Z] #38 ... [2024-09-03T19:39:01.757Z] [2024-09-03T19:39:01.757Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:39:01.757Z] #32 DONE 0.0s [2024-09-03T19:39:01.757Z] [2024-09-03T19:39:01.757Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:01.757Z] #38 ... [2024-09-03T19:39:01.757Z] [2024-09-03T19:39:01.757Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:39:01.757Z] #36 DONE 2.0s [2024-09-03T19:39:01.757Z] [2024-09-03T19:39:01.757Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-03T19:39:01.757Z] #37 DONE 1.1s [2024-09-03T19:39:01.757Z] [2024-09-03T19:39:01.757Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:39:01.757Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:39:01.757Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:39:01.757Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:39:01.757Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:39:01.757Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:39:01.757Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-03T19:39:01.757Z] #35 DONE 4.1s [2024-09-03T19:39:01.757Z] [2024-09-03T19:39:01.757Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:01.757Z] #38 ... [2024-09-03T19:39:01.757Z] [2024-09-03T19:39:01.757Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:39:01.757Z] #32 DONE 0.0s [2024-09-03T19:39:01.757Z] [2024-09-03T19:39:01.757Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:02.042Z] #38 ... [2024-09-03T19:39:02.042Z] [2024-09-03T19:39:02.042Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-03T19:39:02.042Z] #39 DONE 2.4s [2024-09-03T19:39:02.042Z] [2024-09-03T19:39:02.042Z] #40 [security-spire-config internal] load build context [2024-09-03T19:39:02.042Z] #40 transferring context: 25.96kB 0.1s done [2024-09-03T19:39:02.042Z] #40 DONE 0.8s [2024-09-03T19:39:02.042Z] [2024-09-03T19:39:02.042Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:02.313Z] #38 ... [2024-09-03T19:39:02.313Z] [2024-09-03T19:39:02.313Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-03T19:39:02.313Z] #32 DONE 0.1s [2024-09-03T19:39:02.313Z] [2024-09-03T19:39:02.313Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:39:02.313Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:39:02.313Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:39:02.313Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:39:02.313Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:39:02.313Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:39:02.313Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-03T19:39:02.313Z] #35 DONE 4.1s [2024-09-03T19:39:02.313Z] [2024-09-03T19:39:02.313Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:04.261Z] #38 ... [2024-09-03T19:39:04.261Z] [2024-09-03T19:39:04.261Z] #41 [security-spire-server internal] load build context [2024-09-03T19:39:04.261Z] #41 transferring context: 27.71kB 0.4s done [2024-09-03T19:39:04.261Z] #41 DONE 2.1s [2024-09-03T19:39:04.527Z] [2024-09-03T19:39:04.527Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:05.108Z] #42 ... [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:39:05.108Z] #36 DONE 2.1s [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-03T19:39:05.108Z] #37 DONE 1.1s [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:39:05.108Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:39:05.108Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:39:05.108Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:39:05.108Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:39:05.108Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:39:05.108Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-03T19:39:05.108Z] #35 DONE 4.1s [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-03T19:39:05.108Z] #33 DONE 5.6s [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:05.108Z] #42 ... [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:05.108Z] #43 ... [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-03T19:39:05.108Z] #36 DONE 2.1s [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-03T19:39:05.108Z] #37 DONE 1.1s [2024-09-03T19:39:05.108Z] [2024-09-03T19:39:05.108Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:39:05.108Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:39:05.108Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:39:05.108Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:39:05.108Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:39:05.108Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:39:05.108Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-03T19:39:05.108Z] #35 DONE 4.1s [2024-09-03T19:39:05.373Z] [2024-09-03T19:39:05.373Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:07.972Z] #44 ... [2024-09-03T19:39:07.972Z] [2024-09-03T19:39:07.972Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-03T19:39:07.972Z] #45 DONE 5.9s [2024-09-03T19:39:07.972Z] [2024-09-03T19:39:07.972Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:07.972Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done [2024-09-03T19:39:07.972Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-03T19:39:07.972Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-03T19:39:07.972Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-03T19:39:07.972Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done [2024-09-03T19:39:07.972Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s [2024-09-03T19:39:07.972Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s [2024-09-03T19:39:07.972Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-03T19:39:07.972Z] #46 ... [2024-09-03T19:39:07.972Z] [2024-09-03T19:39:07.972Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:08.241Z] #44 ... [2024-09-03T19:39:08.241Z] [2024-09-03T19:39:08.241Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-03T19:39:08.241Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-03T19:39:08.241Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-03T19:39:08.241Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-03T19:39:08.241Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-03T19:39:08.241Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-03T19:39:08.241Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-09-03T19:39:08.241Z] #35 DONE 4.1s [2024-09-03T19:39:08.241Z] [2024-09-03T19:39:08.241Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:39:08.241Z] #47 DONE 0.0s [2024-09-03T19:39:08.241Z] [2024-09-03T19:39:08.241Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:08.241Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done [2024-09-03T19:39:08.241Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-03T19:39:08.241Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-03T19:39:08.241Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-03T19:39:08.241Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done [2024-09-03T19:39:08.241Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-09-03T19:39:08.241Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-03T19:39:08.241Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-09-03T19:39:08.515Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-09-03T19:39:08.515Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done [2024-09-03T19:39:08.515Z] #46 ... [2024-09-03T19:39:08.515Z] [2024-09-03T19:39:08.515Z] #48 [core-data internal] load build context [2024-09-03T19:39:08.515Z] #48 transferring context: 33.26MB 9.8s [2024-09-03T19:39:08.515Z] #48 ... [2024-09-03T19:39:08.515Z] [2024-09-03T19:39:08.515Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:09.474Z] #44 ... [2024-09-03T19:39:09.474Z] [2024-09-03T19:39:09.474Z] #49 [support-scheduler internal] load build context [2024-09-03T19:39:09.474Z] #49 ... [2024-09-03T19:39:09.474Z] [2024-09-03T19:39:09.474Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:09.474Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.1s [2024-09-03T19:39:09.747Z] #46 ... [2024-09-03T19:39:09.747Z] [2024-09-03T19:39:09.747Z] #50 [support-notifications internal] load build context [2024-09-03T19:39:09.747Z] #50 ... [2024-09-03T19:39:09.747Z] [2024-09-03T19:39:09.747Z] #49 [support-scheduler internal] load build context [2024-09-03T19:39:10.026Z] #49 ... [2024-09-03T19:39:10.026Z] [2024-09-03T19:39:10.026Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-03T19:39:10.026Z] #0 6.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:10.026Z] #0 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:10.026Z] #0 9.256 OK: 266 MiB in 52 packages [2024-09-03T19:39:10.298Z] #51 ... [2024-09-03T19:39:10.298Z] [2024-09-03T19:39:10.298Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:10.298Z] #52 ... [2024-09-03T19:39:10.298Z] [2024-09-03T19:39:10.298Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-03T19:39:10.298Z] #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:10.298Z] #0 6.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:10.298Z] #0 9.030 OK: 266 MiB in 52 packages [2024-09-03T19:39:10.565Z] #53 ... [2024-09-03T19:39:10.565Z] [2024-09-03T19:39:10.565Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-03T19:39:10.565Z] #0 8.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:10.565Z] #0 9.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:10.565Z] #54 ... [2024-09-03T19:39:10.565Z] [2024-09-03T19:39:10.565Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:10.830Z] #46 ... [2024-09-03T19:39:10.830Z] [2024-09-03T19:39:10.830Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:10.830Z] #55 ... [2024-09-03T19:39:10.830Z] [2024-09-03T19:39:10.830Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:39:11.095Z] #56 ... [2024-09-03T19:39:11.095Z] [2024-09-03T19:39:11.095Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:11.095Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.6s [2024-09-03T19:39:11.360Z] #46 ... [2024-09-03T19:39:11.360Z] [2024-09-03T19:39:11.360Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-03T19:39:11.360Z] #53 DONE 11.2s [2024-09-03T19:39:11.360Z] [2024-09-03T19:39:11.360Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:11.360Z] #57 ... [2024-09-03T19:39:11.360Z] [2024-09-03T19:39:11.360Z] #58 [core-command internal] load build context [2024-09-03T19:39:11.360Z] #58 ... [2024-09-03T19:39:11.360Z] [2024-09-03T19:39:11.360Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:11.360Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-03T19:39:11.625Z] #46 ... [2024-09-03T19:39:11.625Z] [2024-09-03T19:39:11.625Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-03T19:39:11.892Z] #59 ... [2024-09-03T19:39:11.892Z] [2024-09-03T19:39:11.892Z] #60 [security-spire-agent internal] load build context [2024-09-03T19:39:11.892Z] #60 transferring context: 27.24kB 0.4s done [2024-09-03T19:39:11.892Z] #60 DONE 3.9s [2024-09-03T19:39:11.892Z] [2024-09-03T19:39:11.892Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-03T19:39:11.892Z] #51 DONE 11.8s [2024-09-03T19:39:11.892Z] [2024-09-03T19:39:11.892Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:11.892Z] #61 ... [2024-09-03T19:39:11.892Z] [2024-09-03T19:39:11.892Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:11.892Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.5s [2024-09-03T19:39:12.159Z] #46 ... [2024-09-03T19:39:12.159Z] [2024-09-03T19:39:12.159Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-03T19:39:12.159Z] #59 DONE 10.4s [2024-09-03T19:39:12.159Z] [2024-09-03T19:39:12.159Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-03T19:39:12.159Z] #0 7.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:12.159Z] #0 8.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:12.159Z] #62 ... [2024-09-03T19:39:12.159Z] [2024-09-03T19:39:12.159Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:12.446Z] #46 ... [2024-09-03T19:39:12.446Z] [2024-09-03T19:39:12.446Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-03T19:39:12.446Z] #63 ... [2024-09-03T19:39:12.446Z] [2024-09-03T19:39:12.447Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-03T19:39:12.712Z] #64 ... [2024-09-03T19:39:12.712Z] [2024-09-03T19:39:12.712Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-03T19:39:12.712Z] #65 ... [2024-09-03T19:39:12.712Z] [2024-09-03T19:39:12.712Z] #66 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-03T19:39:12.712Z] #66 ... [2024-09-03T19:39:12.712Z] [2024-09-03T19:39:12.712Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:12.982Z] #46 ... [2024-09-03T19:39:12.982Z] [2024-09-03T19:39:12.982Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-03T19:39:12.982Z] #67 ... [2024-09-03T19:39:12.982Z] [2024-09-03T19:39:12.982Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-03T19:39:13.247Z] #68 ... [2024-09-03T19:39:13.247Z] [2024-09-03T19:39:13.247Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-03T19:39:13.247Z] #69 ... [2024-09-03T19:39:13.247Z] [2024-09-03T19:39:13.247Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-03T19:39:13.247Z] #54 12.10 OK: 266 MiB in 52 packages [2024-09-03T19:39:13.247Z] #54 DONE 14.0s [2024-09-03T19:39:13.247Z] [2024-09-03T19:39:13.247Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-03T19:39:13.512Z] #70 ... [2024-09-03T19:39:13.512Z] [2024-09-03T19:39:13.512Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-03T19:39:13.512Z] #71 ... [2024-09-03T19:39:13.512Z] [2024-09-03T19:39:13.512Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:13.512Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.1s [2024-09-03T19:39:13.779Z] #46 ... [2024-09-03T19:39:13.779Z] [2024-09-03T19:39:13.779Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-03T19:39:14.043Z] #72 ... [2024-09-03T19:39:14.043Z] [2024-09-03T19:39:14.043Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:14.309Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.7s [2024-09-03T19:39:14.309Z] #46 ... [2024-09-03T19:39:14.309Z] [2024-09-03T19:39:14.309Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:14.573Z] #38 ... [2024-09-03T19:39:14.573Z] [2024-09-03T19:39:14.574Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:14.574Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-03T19:39:15.153Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.4s done [2024-09-03T19:39:15.153Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.4s done [2024-09-03T19:39:15.153Z] #46 ... [2024-09-03T19:39:15.153Z] [2024-09-03T19:39:15.153Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:15.153Z] #42 transferring context: 39.07MB 15.3s [2024-09-03T19:39:15.153Z] #42 ... [2024-09-03T19:39:15.153Z] [2024-09-03T19:39:15.153Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:15.419Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.9s [2024-09-03T19:39:15.419Z] #46 ... [2024-09-03T19:39:15.419Z] [2024-09-03T19:39:15.419Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-03T19:39:15.419Z] #73 ... [2024-09-03T19:39:15.419Z] [2024-09-03T19:39:15.419Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:16.825Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 10.0s [2024-09-03T19:39:16.826Z] #46 ... [2024-09-03T19:39:16.826Z] [2024-09-03T19:39:16.826Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-03T19:39:16.826Z] #74 ... [2024-09-03T19:39:16.826Z] [2024-09-03T19:39:16.826Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:17.092Z] #46 ... [2024-09-03T19:39:17.092Z] [2024-09-03T19:39:17.092Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:17.357Z] #43 ... [2024-09-03T19:39:17.357Z] [2024-09-03T19:39:17.357Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-03T19:39:17.357Z] #62 10.37 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-03T19:39:17.357Z] #62 10.37 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-03T19:39:17.357Z] #62 10.37 OK: 19946 distinct packages available [2024-09-03T19:39:17.357Z] #62 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:17.357Z] #62 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:17.357Z] #62 13.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:17.357Z] #62 13.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-03T19:39:17.357Z] #62 13.43 (3/4) Installing libucontext (1.2-r2) [2024-09-03T19:39:17.357Z] #62 13.43 (4/4) Installing gcompat (1.1.0-r1) [2024-09-03T19:39:17.357Z] #62 13.43 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:17.357Z] #62 13.56 OK: 8 MiB in 19 packages [2024-09-03T19:39:17.357Z] #62 DONE 15.2s [2024-09-03T19:39:17.357Z] [2024-09-03T19:39:17.357Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:17.357Z] #43 ... [2024-09-03T19:39:17.357Z] [2024-09-03T19:39:17.357Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:17.357Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.63MB / 28.04MB 11.0s [2024-09-03T19:39:17.945Z] #46 ... [2024-09-03T19:39:17.945Z] [2024-09-03T19:39:17.945Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-03T19:39:17.945Z] #63 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:17.945Z] #63 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:17.945Z] #63 13.39 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:17.945Z] #63 13.39 (2/2) Installing su-exec (0.2-r3) [2024-09-03T19:39:17.945Z] #63 13.71 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:17.945Z] #63 13.71 OK: 8 MiB in 17 packages [2024-09-03T19:39:17.945Z] #63 DONE 15.8s [2024-09-03T19:39:18.211Z] [2024-09-03T19:39:18.211Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:18.211Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.27MB / 28.04MB 11.6s [2024-09-03T19:39:18.211Z] #46 ... [2024-09-03T19:39:18.211Z] [2024-09-03T19:39:18.211Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:39:18.211Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done [2024-09-03T19:39:18.211Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-03T19:39:18.211Z] #47 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-03T19:39:18.211Z] #47 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-03T19:39:18.211Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-03T19:39:18.211Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-03T19:39:18.211Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-03T19:39:18.211Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.7s done [2024-09-03T19:39:18.211Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 8.4s [2024-09-03T19:39:18.211Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-03T19:39:18.211Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-03T19:39:18.211Z] #47 ... [2024-09-03T19:39:18.211Z] [2024-09-03T19:39:18.211Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:18.789Z] #46 ... [2024-09-03T19:39:18.789Z] [2024-09-03T19:39:18.789Z] #48 [core-data internal] load build context [2024-09-03T19:39:18.789Z] #48 ... [2024-09-03T19:39:18.789Z] [2024-09-03T19:39:18.789Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:19.370Z] #42 ... [2024-09-03T19:39:19.370Z] [2024-09-03T19:39:19.370Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:19.635Z] #44 ... [2024-09-03T19:39:19.635Z] [2024-09-03T19:39:19.635Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:19.635Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.7s [2024-09-03T19:39:19.899Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.1s [2024-09-03T19:39:20.164Z] #46 ... [2024-09-03T19:39:20.164Z] [2024-09-03T19:39:20.164Z] #50 [support-notifications internal] load build context [2024-09-03T19:39:20.164Z] #50 transferring context: 14.56MB 20.2s [2024-09-03T19:39:20.164Z] #50 ... [2024-09-03T19:39:20.164Z] [2024-09-03T19:39:20.164Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:20.164Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.7s [2024-09-03T19:39:20.164Z] #46 ... [2024-09-03T19:39:20.164Z] [2024-09-03T19:39:20.164Z] #49 [support-scheduler internal] load build context [2024-09-03T19:39:20.429Z] #49 ... [2024-09-03T19:39:20.429Z] [2024-09-03T19:39:20.429Z] #50 [support-notifications internal] load build context [2024-09-03T19:39:21.009Z] #50 ... [2024-09-03T19:39:21.009Z] [2024-09-03T19:39:21.009Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:21.009Z] #52 ... [2024-09-03T19:39:21.009Z] [2024-09-03T19:39:21.009Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:21.009Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.03MB / 28.04MB 14.5s [2024-09-03T19:39:21.009Z] #46 ... [2024-09-03T19:39:21.009Z] [2024-09-03T19:39:21.009Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:21.274Z] #55 ... [2024-09-03T19:39:21.274Z] [2024-09-03T19:39:21.274Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:39:21.274Z] #56 ... [2024-09-03T19:39:21.274Z] [2024-09-03T19:39:21.274Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:21.541Z] #55 ... [2024-09-03T19:39:21.541Z] [2024-09-03T19:39:21.541Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:21.541Z] #57 ... [2024-09-03T19:39:21.541Z] [2024-09-03T19:39:21.541Z] #58 [core-command internal] load build context [2024-09-03T19:39:21.808Z] #58 ... [2024-09-03T19:39:21.808Z] [2024-09-03T19:39:21.808Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:22.085Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.7s [2024-09-03T19:39:22.085Z] #46 ... [2024-09-03T19:39:22.085Z] [2024-09-03T19:39:22.085Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:22.367Z] #61 ... [2024-09-03T19:39:22.367Z] [2024-09-03T19:39:22.367Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:22.633Z] #57 ... [2024-09-03T19:39:22.633Z] [2024-09-03T19:39:22.633Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-03T19:39:22.633Z] #64 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:22.633Z] #64 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:22.633Z] #64 15.27 (1/4) Installing ca-certificates (20240226-r0) [2024-09-03T19:39:22.633Z] #64 15.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:22.633Z] #64 15.67 (3/4) Installing su-exec (0.2-r3) [2024-09-03T19:39:22.633Z] #64 15.67 (4/4) Installing yq (4.33.3-r5) [2024-09-03T19:39:22.633Z] #64 16.64 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:22.633Z] #64 16.84 Executing ca-certificates-20240226-r0.trigger [2024-09-03T19:39:22.633Z] #64 17.79 OK: 18 MiB in 19 packages [2024-09-03T19:39:22.633Z] #64 DONE 20.3s [2024-09-03T19:39:22.633Z] [2024-09-03T19:39:22.633Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:25.207Z] #57 ... [2024-09-03T19:39:25.207Z] [2024-09-03T19:39:25.207Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:25.207Z] #38 ... [2024-09-03T19:39:25.207Z] [2024-09-03T19:39:25.207Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:25.473Z] #57 transferring context: 33.50MB 23.8s [2024-09-03T19:39:25.473Z] #57 ... [2024-09-03T19:39:25.473Z] [2024-09-03T19:39:25.474Z] #66 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-03T19:39:25.474Z] #66 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:25.474Z] #66 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:25.474Z] #66 19.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:25.474Z] #66 19.94 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:25.474Z] #66 20.07 OK: 8 MiB in 16 packages [2024-09-03T19:39:25.474Z] #66 DONE 23.0s [2024-09-03T19:39:25.474Z] [2024-09-03T19:39:25.474Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:26.055Z] #57 ... [2024-09-03T19:39:26.055Z] [2024-09-03T19:39:26.055Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-03T19:39:26.055Z] #69 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:26.055Z] #69 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:26.055Z] #69 18.21 (1/2) Installing ca-certificates (20240226-r0) [2024-09-03T19:39:26.055Z] #69 18.65 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:26.055Z] #69 18.65 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:26.055Z] #69 18.65 Executing ca-certificates-20240226-r0.trigger [2024-09-03T19:39:26.055Z] #69 19.66 OK: 9 MiB in 17 packages [2024-09-03T19:39:26.055Z] #69 DONE 23.2s [2024-09-03T19:39:26.055Z] [2024-09-03T19:39:26.055Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:27.466Z] #57 ... [2024-09-03T19:39:27.466Z] [2024-09-03T19:39:27.466Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-03T19:39:27.466Z] #70 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:27.466Z] #70 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:27.466Z] #70 19.64 (1/3) Installing ca-certificates (20240226-r0) [2024-09-03T19:39:27.466Z] #70 20.17 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:27.466Z] #70 20.17 (3/3) Installing tzdata (2024a-r0) [2024-09-03T19:39:27.466Z] #70 22.20 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:27.466Z] #70 22.29 Executing ca-certificates-20240226-r0.trigger [2024-09-03T19:39:27.466Z] #70 22.93 OK: 12 MiB in 18 packages [2024-09-03T19:39:27.734Z] #70 ... [2024-09-03T19:39:27.734Z] [2024-09-03T19:39:27.734Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:27.734Z] #43 ... [2024-09-03T19:39:27.734Z] [2024-09-03T19:39:27.734Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-03T19:39:27.999Z] #75 ... [2024-09-03T19:39:27.999Z] [2024-09-03T19:39:27.999Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:28.579Z] #43 ... [2024-09-03T19:39:28.579Z] [2024-09-03T19:39:28.579Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:39:28.579Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.6s done [2024-09-03T19:39:28.579Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s [2024-09-03T19:39:28.579Z] #47 ... [2024-09-03T19:39:28.579Z] [2024-09-03T19:39:28.579Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-03T19:39:28.579Z] #76 ... [2024-09-03T19:39:28.579Z] [2024-09-03T19:39:28.579Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-03T19:39:28.579Z] #67 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:28.579Z] #67 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:28.579Z] #67 21.76 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:28.579Z] #67 21.76 (2/4) Installing openssl (3.1.6-r0) [2024-09-03T19:39:28.579Z] #67 21.76 (3/4) Installing su-exec (0.2-r3) [2024-09-03T19:39:28.579Z] #67 21.76 (4/4) Installing yq (4.33.3-r5) [2024-09-03T19:39:28.579Z] #67 22.16 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:28.579Z] #67 22.22 OK: 18 MiB in 19 packages [2024-09-03T19:39:28.579Z] #67 DONE 25.6s [2024-09-03T19:39:28.579Z] [2024-09-03T19:39:28.579Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:29.157Z] #43 ... [2024-09-03T19:39:29.157Z] [2024-09-03T19:39:29.157Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-03T19:39:29.157Z] #70 DONE 26.1s [2024-09-03T19:39:29.157Z] [2024-09-03T19:39:29.157Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:29.157Z] #43 ... [2024-09-03T19:39:29.157Z] [2024-09-03T19:39:29.157Z] #48 [core-data internal] load build context [2024-09-03T19:39:29.157Z] #48 ... [2024-09-03T19:39:29.157Z] [2024-09-03T19:39:29.157Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:29.739Z] #77 ... [2024-09-03T19:39:29.739Z] [2024-09-03T19:39:29.739Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:29.739Z] #42 ... [2024-09-03T19:39:29.739Z] [2024-09-03T19:39:29.739Z] #48 [core-data internal] load build context [2024-09-03T19:39:29.739Z] #48 transferring context: 51.72MB 31.2s [2024-09-03T19:39:30.003Z] #48 ... [2024-09-03T19:39:30.003Z] [2024-09-03T19:39:30.003Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:30.003Z] #44 ... [2024-09-03T19:39:30.003Z] [2024-09-03T19:39:30.003Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:30.586Z] #42 ... [2024-09-03T19:39:30.586Z] [2024-09-03T19:39:30.586Z] #49 [support-scheduler internal] load build context [2024-09-03T19:39:30.586Z] #49 ... [2024-09-03T19:39:30.586Z] [2024-09-03T19:39:30.586Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:30.851Z] #44 ... [2024-09-03T19:39:30.851Z] [2024-09-03T19:39:30.851Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-03T19:39:30.851Z] #72 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:30.851Z] #72 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:30.851Z] #72 23.18 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-03T19:39:30.851Z] #72 23.18 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-03T19:39:30.851Z] #72 23.18 OK: 19946 distinct packages available [2024-09-03T19:39:30.851Z] #72 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:30.851Z] #72 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:31.118Z] #72 ... [2024-09-03T19:39:31.118Z] [2024-09-03T19:39:31.118Z] #50 [support-notifications internal] load build context [2024-09-03T19:39:31.118Z] #50 ... [2024-09-03T19:39:31.118Z] [2024-09-03T19:39:31.118Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-03T19:39:31.118Z] #65 18.54 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:31.695Z] #65 ... [2024-09-03T19:39:31.695Z] [2024-09-03T19:39:31.695Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:39:31.695Z] #56 ... [2024-09-03T19:39:31.695Z] [2024-09-03T19:39:31.696Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-03T19:39:31.696Z] #68 DONE 28.6s [2024-09-03T19:39:31.696Z] [2024-09-03T19:39:31.696Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:39:31.696Z] #56 ... [2024-09-03T19:39:31.696Z] [2024-09-03T19:39:31.696Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:31.960Z] #52 ... [2024-09-03T19:39:31.960Z] [2024-09-03T19:39:31.960Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:31.960Z] #55 ... [2024-09-03T19:39:31.960Z] [2024-09-03T19:39:31.960Z] #58 [core-command internal] load build context [2024-09-03T19:39:31.960Z] #58 ... [2024-09-03T19:39:31.960Z] [2024-09-03T19:39:31.960Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:32.228Z] #52 ... [2024-09-03T19:39:32.228Z] [2024-09-03T19:39:32.228Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:32.494Z] #61 ... [2024-09-03T19:39:32.494Z] [2024-09-03T19:39:32.494Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:32.494Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.2s done [2024-09-03T19:39:32.494Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s [2024-09-03T19:39:32.494Z] #46 ... [2024-09-03T19:39:32.494Z] [2024-09-03T19:39:32.494Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:33.078Z] #61 ... [2024-09-03T19:39:33.078Z] [2024-09-03T19:39:33.078Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-03T19:39:33.078Z] #78 ... [2024-09-03T19:39:33.078Z] [2024-09-03T19:39:33.078Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-03T19:39:33.078Z] #65 20.34 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:33.469Z] #65 ... [2024-09-03T19:39:33.469Z] [2024-09-03T19:39:33.469Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-03T19:39:33.469Z] #74 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:33.469Z] #74 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:33.469Z] #74 21.50 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-03T19:39:33.469Z] #74 21.50 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-03T19:39:33.469Z] #74 21.50 OK: 19946 distinct packages available [2024-09-03T19:39:33.469Z] #74 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:33.469Z] #74 23.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:33.469Z] #74 ... [2024-09-03T19:39:33.469Z] [2024-09-03T19:39:33.469Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:33.766Z] #61 ... [2024-09-03T19:39:33.766Z] [2024-09-03T19:39:33.766Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-03T19:39:33.766Z] #71 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:33.766Z] #71 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:33.766Z] #71 27.50 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:33.766Z] #71 27.50 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:33.766Z] #71 27.50 OK: 8 MiB in 16 packages [2024-09-03T19:39:33.766Z] #71 DONE 30.1s [2024-09-03T19:39:33.766Z] [2024-09-03T19:39:33.766Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:35.197Z] #61 ... [2024-09-03T19:39:35.197Z] [2024-09-03T19:39:35.197Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:35.197Z] #38 ... [2024-09-03T19:39:35.197Z] [2024-09-03T19:39:35.197Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:35.489Z] #61 ... [2024-09-03T19:39:35.489Z] [2024-09-03T19:39:35.489Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-03T19:39:35.489Z] #72 28.66 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:35.489Z] #72 28.66 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-03T19:39:35.489Z] #72 28.66 (3/5) Installing libucontext (1.2-r2) [2024-09-03T19:39:35.489Z] #72 28.66 (4/5) Installing gcompat (1.1.0-r1) [2024-09-03T19:39:35.489Z] #72 28.73 (5/5) Installing openssl (3.1.6-r0) [2024-09-03T19:39:35.489Z] #72 28.92 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:35.489Z] #72 29.10 OK: 9 MiB in 20 packages [2024-09-03T19:39:35.489Z] #72 DONE 31.8s [2024-09-03T19:39:35.761Z] [2024-09-03T19:39:35.761Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-03T19:39:36.044Z] #79 ... [2024-09-03T19:39:36.044Z] [2024-09-03T19:39:36.044Z] #80 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:36.044Z] #80 ... [2024-09-03T19:39:36.044Z] [2024-09-03T19:39:36.044Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:36.044Z] #61 transferring context: 36.45MB 32.5s [2024-09-03T19:39:36.320Z] #61 ... [2024-09-03T19:39:36.320Z] [2024-09-03T19:39:36.320Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:36.320Z] #81 ... [2024-09-03T19:39:36.320Z] [2024-09-03T19:39:36.320Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:36.912Z] #61 ... [2024-09-03T19:39:36.912Z] [2024-09-03T19:39:36.912Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-03T19:39:36.912Z] #73 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:36.912Z] #73 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:36.912Z] #73 25.83 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-03T19:39:36.912Z] #73 25.83 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-03T19:39:36.912Z] #73 25.83 OK: 19953 distinct packages available [2024-09-03T19:39:36.912Z] #73 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:36.912Z] #73 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:36.912Z] #73 ... [2024-09-03T19:39:36.912Z] [2024-09-03T19:39:36.912Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:37.916Z] #38 ... [2024-09-03T19:39:37.916Z] [2024-09-03T19:39:37.916Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:37.916Z] #57 ... [2024-09-03T19:39:37.916Z] [2024-09-03T19:39:37.916Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:38.887Z] #61 ... [2024-09-03T19:39:38.887Z] [2024-09-03T19:39:38.887Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:39:38.887Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.3s [2024-09-03T19:39:39.169Z] #47 ... [2024-09-03T19:39:39.170Z] [2024-09-03T19:39:39.170Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-03T19:39:39.170Z] #82 ... [2024-09-03T19:39:39.170Z] [2024-09-03T19:39:39.170Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:39.437Z] #43 ... [2024-09-03T19:39:39.437Z] [2024-09-03T19:39:39.437Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-03T19:39:39.437Z] #75 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:39.437Z] #75 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:39.437Z] #75 18.85 OK: 8 MiB in 19 packages [2024-09-03T19:39:39.437Z] #75 DONE 21.5s [2024-09-03T19:39:39.437Z] [2024-09-03T19:39:39.437Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:40.391Z] #38 ... [2024-09-03T19:39:40.391Z] [2024-09-03T19:39:40.391Z] #48 [core-data internal] load build context [2024-09-03T19:39:40.391Z] #48 transferring context: 58.94MB 41.5s [2024-09-03T19:39:40.391Z] #48 ... [2024-09-03T19:39:40.391Z] [2024-09-03T19:39:40.391Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-03T19:39:40.391Z] #76 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:40.391Z] #76 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:40.391Z] #76 18.79 OK: 8 MiB in 17 packages [2024-09-03T19:39:40.391Z] #76 DONE 22.0s [2024-09-03T19:39:40.391Z] [2024-09-03T19:39:40.391Z] #48 [core-data internal] load build context [2024-09-03T19:39:40.391Z] #48 ... [2024-09-03T19:39:40.391Z] [2024-09-03T19:39:40.391Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-03T19:39:40.391Z] #82 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:40.658Z] #82 ... [2024-09-03T19:39:40.658Z] [2024-09-03T19:39:40.658Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-03T19:39:40.658Z] #74 28.69 (1/11) Installing ca-certificates (20240226-r0) [2024-09-03T19:39:40.658Z] #74 29.14 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-03T19:39:40.658Z] #74 29.14 (3/11) Installing libunistring (1.1-r1) [2024-09-03T19:39:40.658Z] #74 29.33 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-03T19:39:40.658Z] #74 29.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-03T19:39:40.658Z] #74 29.33 (6/11) Installing libcurl (8.9.0-r0) [2024-09-03T19:39:40.658Z] #74 29.50 (7/11) Installing curl (8.9.0-r0) [2024-09-03T19:39:40.658Z] #74 29.59 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:40.658Z] #74 29.59 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-03T19:39:40.658Z] #74 29.59 (10/11) Installing libucontext (1.2-r2) [2024-09-03T19:39:40.658Z] #74 29.59 (11/11) Installing gcompat (1.1.0-r1) [2024-09-03T19:39:40.658Z] #74 29.61 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:40.658Z] #74 29.89 Executing ca-certificates-20240226-r0.trigger [2024-09-03T19:39:40.658Z] #74 31.28 OK: 13 MiB in 26 packages [2024-09-03T19:39:40.658Z] #74 DONE 34.0s [2024-09-03T19:39:40.658Z] [2024-09-03T19:39:40.658Z] #48 [core-data internal] load build context [2024-09-03T19:39:40.923Z] #48 ... [2024-09-03T19:39:40.923Z] [2024-09-03T19:39:40.923Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:40.923Z] #42 ... [2024-09-03T19:39:40.923Z] [2024-09-03T19:39:40.923Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:41.189Z] #61 ... [2024-09-03T19:39:41.189Z] [2024-09-03T19:39:41.189Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-03T19:39:41.189Z] #73 33.52 OK: 266 MiB in 52 packages [2024-09-03T19:39:41.189Z] #73 DONE 35.8s [2024-09-03T19:39:41.189Z] [2024-09-03T19:39:41.189Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:41.189Z] #61 ... [2024-09-03T19:39:41.189Z] [2024-09-03T19:39:41.189Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:41.189Z] #44 ... [2024-09-03T19:39:41.189Z] [2024-09-03T19:39:41.189Z] #49 [support-scheduler internal] load build context [2024-09-03T19:39:41.456Z] #49 ... [2024-09-03T19:39:41.456Z] [2024-09-03T19:39:41.456Z] #50 [support-notifications internal] load build context [2024-09-03T19:39:41.456Z] #50 ... [2024-09-03T19:39:41.456Z] [2024-09-03T19:39:41.456Z] #49 [support-scheduler internal] load build context [2024-09-03T19:39:41.723Z] #49 ... [2024-09-03T19:39:41.723Z] [2024-09-03T19:39:41.723Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-03T19:39:41.723Z] #65 25.93 OK: 266 MiB in 52 packages [2024-09-03T19:39:41.723Z] #65 DONE 28.9s [2024-09-03T19:39:41.723Z] [2024-09-03T19:39:41.723Z] #49 [support-scheduler internal] load build context [2024-09-03T19:39:41.723Z] #49 ... [2024-09-03T19:39:41.723Z] [2024-09-03T19:39:41.723Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-03T19:39:41.990Z] #83 ... [2024-09-03T19:39:41.990Z] [2024-09-03T19:39:41.990Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:39:41.990Z] #56 ... [2024-09-03T19:39:41.990Z] [2024-09-03T19:39:41.990Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:41.990Z] #55 ... [2024-09-03T19:39:41.990Z] [2024-09-03T19:39:41.990Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:39:42.256Z] #56 ... [2024-09-03T19:39:42.256Z] [2024-09-03T19:39:42.256Z] #58 [core-command internal] load build context [2024-09-03T19:39:42.256Z] #58 ... [2024-09-03T19:39:42.256Z] [2024-09-03T19:39:42.256Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:39:42.525Z] #56 ... [2024-09-03T19:39:42.525Z] [2024-09-03T19:39:42.525Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:42.525Z] #52 ... [2024-09-03T19:39:42.525Z] [2024-09-03T19:39:42.525Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:42.525Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s [2024-09-03T19:39:42.790Z] #46 ... [2024-09-03T19:39:42.790Z] [2024-09-03T19:39:42.790Z] #58 [core-command internal] load build context [2024-09-03T19:39:42.790Z] #58 ... [2024-09-03T19:39:42.790Z] [2024-09-03T19:39:42.790Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-03T19:39:42.790Z] #78 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:42.790Z] #78 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:42.790Z] #78 16.82 OK: 18 MiB in 19 packages [2024-09-03T19:39:42.790Z] #78 DONE 19.9s [2024-09-03T19:39:43.063Z] [2024-09-03T19:39:43.063Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:43.659Z] #52 ... [2024-09-03T19:39:43.659Z] [2024-09-03T19:39:43.659Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:43.659Z] #81 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:43.659Z] #81 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:43.659Z] #81 15.54 OK: 9 MiB in 17 packages [2024-09-03T19:39:43.659Z] #81 DONE 17.3s [2024-09-03T19:39:43.659Z] [2024-09-03T19:39:43.659Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:43.659Z] #52 ... [2024-09-03T19:39:43.659Z] [2024-09-03T19:39:43.659Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-03T19:39:43.659Z] #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:43.938Z] #84 ... [2024-09-03T19:39:43.938Z] [2024-09-03T19:39:43.938Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:44.206Z] #42 ... [2024-09-03T19:39:44.206Z] [2024-09-03T19:39:44.206Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-03T19:39:44.206Z] #82 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:44.206Z] #82 13.88 OK: 18 MiB in 19 packages [2024-09-03T19:39:44.206Z] #82 DONE 15.2s [2024-09-03T19:39:44.206Z] [2024-09-03T19:39:44.206Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:44.787Z] #42 ... [2024-09-03T19:39:44.787Z] [2024-09-03T19:39:44.787Z] #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:44.787Z] #80 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:44.787Z] #80 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:44.787Z] #80 17.51 OK: 8 MiB in 16 packages [2024-09-03T19:39:44.787Z] #80 DONE 18.8s [2024-09-03T19:39:44.787Z] [2024-09-03T19:39:44.787Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:45.741Z] #42 ... [2024-09-03T19:39:45.741Z] [2024-09-03T19:39:45.741Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-03T19:39:45.741Z] #85 DONE 1.4s [2024-09-03T19:39:45.741Z] [2024-09-03T19:39:45.741Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:46.012Z] #42 transferring context: 82.48MB 46.3s [2024-09-03T19:39:47.969Z] #42 ... [2024-09-03T19:39:47.969Z] [2024-09-03T19:39:47.969Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-03T19:39:47.969Z] #84 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:47.969Z] #84 13.09 OK: 8 MiB in 16 packages [2024-09-03T19:39:47.969Z] #84 DONE 14.2s [2024-09-03T19:39:47.969Z] [2024-09-03T19:39:47.969Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:48.239Z] #42 ... [2024-09-03T19:39:48.239Z] [2024-09-03T19:39:48.239Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:48.239Z] #77 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:48.239Z] #77 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:48.239Z] #77 17.47 OK: 12 MiB in 18 packages [2024-09-03T19:39:48.239Z] #77 DONE 18.9s [2024-09-03T19:39:48.239Z] [2024-09-03T19:39:48.239Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:48.239Z] #42 ... [2024-09-03T19:39:48.239Z] [2024-09-03T19:39:48.239Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:48.239Z] #57 ... [2024-09-03T19:39:48.239Z] [2024-09-03T19:39:48.239Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:49.642Z] #52 ... [2024-09-03T19:39:49.642Z] [2024-09-03T19:39:49.642Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-03T19:39:49.642Z] #83 11.66 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:49.642Z] #83 13.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:49.642Z] #83 15.60 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-03T19:39:49.642Z] #83 16.21 Executing busybox-1.36.1-r7.trigger [2024-09-03T19:39:49.642Z] #83 16.33 OK: 8 MiB in 16 packages [2024-09-03T19:39:49.642Z] #83 DONE 17.7s [2024-09-03T19:39:49.642Z] [2024-09-03T19:39:49.642Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:49.642Z] #52 ... [2024-09-03T19:39:49.642Z] [2024-09-03T19:39:49.642Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:49.642Z] #42 ... [2024-09-03T19:39:49.642Z] [2024-09-03T19:39:49.642Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-03T19:39:49.642Z] #79 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:49.642Z] #79 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:49.642Z] #79 12.84 OK: 9 MiB in 20 packages [2024-09-03T19:39:49.642Z] #79 DONE 14.0s [2024-09-03T19:39:49.642Z] [2024-09-03T19:39:49.642Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:39:49.642Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.1s [2024-09-03T19:39:49.909Z] #47 ... [2024-09-03T19:39:49.909Z] [2024-09-03T19:39:49.909Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:49.909Z] #43 ... [2024-09-03T19:39:49.909Z] [2024-09-03T19:39:49.909Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-03T19:39:49.909Z] #86 DONE 9.3s [2024-09-03T19:39:49.909Z] [2024-09-03T19:39:49.909Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:49.909Z] #43 ... [2024-09-03T19:39:49.909Z] [2024-09-03T19:39:49.909Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:39:50.173Z] #42 ... [2024-09-03T19:39:50.173Z] [2024-09-03T19:39:50.173Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:39:50.438Z] #38 ... [2024-09-03T19:39:50.438Z] [2024-09-03T19:39:50.438Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:51.017Z] #43 ... [2024-09-03T19:39:51.017Z] [2024-09-03T19:39:51.017Z] #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-03T19:39:51.017Z] #87 DONE 1.0s [2024-09-03T19:39:51.017Z] [2024-09-03T19:39:51.017Z] #43 [core-metadata internal] load build context [2024-09-03T19:39:51.017Z] #43 ... [2024-09-03T19:39:51.017Z] [2024-09-03T19:39:51.017Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:51.017Z] #0 9.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:51.017Z] #0 9.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-03T19:39:51.017Z] #88 ... [2024-09-03T19:39:51.017Z] [2024-09-03T19:39:51.017Z] #48 [core-data internal] load build context [2024-09-03T19:39:51.017Z] #48 transferring context: 72.25MB 52.5s [2024-09-03T19:39:51.281Z] #48 ... [2024-09-03T19:39:51.281Z] [2024-09-03T19:39:51.281Z] #61 [core-keeper internal] load build context [2024-09-03T19:39:51.281Z] #61 ... [2024-09-03T19:39:51.281Z] [2024-09-03T19:39:51.281Z] #48 [core-data internal] load build context [2024-09-03T19:39:51.546Z] #48 ... [2024-09-03T19:39:51.546Z] [2024-09-03T19:39:51.546Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:51.546Z] #44 ... [2024-09-03T19:39:51.546Z] [2024-09-03T19:39:51.546Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:51.546Z] #88 10.71 OK: 13 MiB in 26 packages [2024-09-03T19:39:51.811Z] #88 ... [2024-09-03T19:39:51.811Z] [2024-09-03T19:39:51.811Z] #49 [support-scheduler internal] load build context [2024-09-03T19:39:51.811Z] #49 ... [2024-09-03T19:39:51.811Z] [2024-09-03T19:39:51.811Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:52.079Z] #44 ... [2024-09-03T19:39:52.079Z] [2024-09-03T19:39:52.079Z] #50 [support-notifications internal] load build context [2024-09-03T19:39:52.079Z] #50 ... [2024-09-03T19:39:52.079Z] [2024-09-03T19:39:52.079Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:52.079Z] #44 ... [2024-09-03T19:39:52.079Z] [2024-09-03T19:39:52.079Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:52.343Z] #55 ... [2024-09-03T19:39:52.343Z] [2024-09-03T19:39:52.343Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-03T19:39:52.343Z] #88 DONE 11.4s [2024-09-03T19:39:52.343Z] [2024-09-03T19:39:52.343Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:52.343Z] #55 ... [2024-09-03T19:39:52.343Z] [2024-09-03T19:39:52.343Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:39:52.617Z] #44 ... [2024-09-03T19:39:52.617Z] [2024-09-03T19:39:52.617Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:39:52.898Z] #56 ... [2024-09-03T19:39:52.898Z] [2024-09-03T19:39:52.898Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:53.166Z] #55 ... [2024-09-03T19:39:53.166Z] [2024-09-03T19:39:53.166Z] #58 [core-command internal] load build context [2024-09-03T19:39:53.166Z] #58 ... [2024-09-03T19:39:53.166Z] [2024-09-03T19:39:53.166Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:54.122Z] #55 ... [2024-09-03T19:39:54.122Z] [2024-09-03T19:39:54.122Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:54.122Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.9s [2024-09-03T19:39:54.390Z] #46 ... [2024-09-03T19:39:54.390Z] [2024-09-03T19:39:54.390Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:56.959Z] #55 transferring context: 48.78MB 55.8s [2024-09-03T19:39:57.912Z] #55 ... [2024-09-03T19:39:57.912Z] [2024-09-03T19:39:57.912Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-03T19:39:57.912Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.4s done [2024-09-03T19:39:57.912Z] #47 DONE 49.6s [2024-09-03T19:39:57.912Z] [2024-09-03T19:39:57.912Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:39:58.178Z] #55 ... [2024-09-03T19:39:58.178Z] [2024-09-03T19:39:58.178Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:39:58.442Z] #57 ... [2024-09-03T19:39:58.442Z] [2024-09-03T19:39:58.442Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:39:59.398Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.0s [2024-09-03T19:39:59.398Z] #46 ... [2024-09-03T19:39:59.398Z] [2024-09-03T19:39:59.398Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:39:59.668Z] #52 ... [2024-09-03T19:39:59.668Z] [2024-09-03T19:39:59.668Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:40:00.620Z] #46 ... [2024-09-03T19:40:00.620Z] [2024-09-03T19:40:00.620Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:40:00.620Z] #42 ... [2024-09-03T19:40:00.620Z] [2024-09-03T19:40:00.620Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:00.620Z] #38 ... [2024-09-03T19:40:00.620Z] [2024-09-03T19:40:00.620Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:40:01.198Z] #46 ... [2024-09-03T19:40:01.198Z] [2024-09-03T19:40:01.198Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:01.198Z] #43 ... [2024-09-03T19:40:01.198Z] [2024-09-03T19:40:01.198Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:40:01.472Z] #42 ... [2024-09-03T19:40:01.472Z] [2024-09-03T19:40:01.472Z] #61 [core-keeper internal] load build context [2024-09-03T19:40:01.472Z] #61 ... [2024-09-03T19:40:01.472Z] [2024-09-03T19:40:01.472Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:40:01.741Z] #46 ... [2024-09-03T19:40:01.741Z] [2024-09-03T19:40:01.741Z] #48 [core-data internal] load build context [2024-09-03T19:40:01.741Z] #48 transferring context: 101.56MB 63.1s [2024-09-03T19:40:01.741Z] #48 ... [2024-09-03T19:40:01.741Z] [2024-09-03T19:40:01.741Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:40:02.006Z] #46 ... [2024-09-03T19:40:02.006Z] [2024-09-03T19:40:02.006Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:02.275Z] #49 ... [2024-09-03T19:40:02.275Z] [2024-09-03T19:40:02.275Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:02.275Z] #50 ... [2024-09-03T19:40:02.275Z] [2024-09-03T19:40:02.275Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-03T19:40:02.275Z] #89 DONE 2.0s [2024-09-03T19:40:02.275Z] [2024-09-03T19:40:02.275Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:02.275Z] #50 ... [2024-09-03T19:40:02.275Z] [2024-09-03T19:40:02.275Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:40:02.855Z] #46 ... [2024-09-03T19:40:02.855Z] [2024-09-03T19:40:02.855Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:40:02.855Z] #44 ... [2024-09-03T19:40:02.855Z] [2024-09-03T19:40:02.855Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:03.119Z] #56 ... [2024-09-03T19:40:03.119Z] [2024-09-03T19:40:03.119Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:03.387Z] #50 ... [2024-09-03T19:40:03.387Z] [2024-09-03T19:40:03.387Z] #58 [core-command internal] load build context [2024-09-03T19:40:03.387Z] #58 ... [2024-09-03T19:40:03.387Z] [2024-09-03T19:40:03.387Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:40:04.345Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.3s [2024-09-03T19:40:07.705Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.2s done [2024-09-03T19:40:08.288Z] #46 ... [2024-09-03T19:40:08.288Z] [2024-09-03T19:40:08.288Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:08.288Z] #55 transferring context: 78.88MB 67.1s [2024-09-03T19:40:08.553Z] #55 ... [2024-09-03T19:40:08.553Z] [2024-09-03T19:40:08.553Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:08.553Z] #43 ... [2024-09-03T19:40:08.553Z] [2024-09-03T19:40:08.553Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:08.824Z] #57 ... [2024-09-03T19:40:08.824Z] [2024-09-03T19:40:08.824Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-03T19:40:08.824Z] #46 DONE 67.5s [2024-09-03T19:40:08.824Z] [2024-09-03T19:40:08.824Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:08.824Z] #57 ... [2024-09-03T19:40:08.824Z] [2024-09-03T19:40:08.824Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:40:08.824Z] #42 ... [2024-09-03T19:40:08.824Z] [2024-09-03T19:40:08.824Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:09.780Z] #57 ... [2024-09-03T19:40:09.780Z] [2024-09-03T19:40:09.780Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:40:09.780Z] #52 ... [2024-09-03T19:40:09.780Z] [2024-09-03T19:40:09.780Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:10.741Z] #57 ... [2024-09-03T19:40:10.741Z] [2024-09-03T19:40:10.741Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:11.009Z] #38 ... [2024-09-03T19:40:11.009Z] [2024-09-03T19:40:11.009Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:11.591Z] #57 ... [2024-09-03T19:40:11.591Z] [2024-09-03T19:40:11.591Z] #61 [core-keeper internal] load build context [2024-09-03T19:40:11.857Z] #61 ... [2024-09-03T19:40:11.857Z] [2024-09-03T19:40:11.857Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:11.857Z] #38 ... [2024-09-03T19:40:11.857Z] [2024-09-03T19:40:11.858Z] #48 [core-data internal] load build context [2024-09-03T19:40:12.124Z] #48 ... [2024-09-03T19:40:12.124Z] [2024-09-03T19:40:12.124Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:12.392Z] #38 ... [2024-09-03T19:40:12.392Z] [2024-09-03T19:40:12.392Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:12.392Z] #49 ... [2024-09-03T19:40:12.392Z] [2024-09-03T19:40:12.392Z] #61 [core-keeper internal] load build context [2024-09-03T19:40:13.357Z] #61 ... [2024-09-03T19:40:13.357Z] [2024-09-03T19:40:13.357Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:40:13.357Z] #44 ... [2024-09-03T19:40:13.357Z] [2024-09-03T19:40:13.357Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:13.357Z] #56 ... [2024-09-03T19:40:13.357Z] [2024-09-03T19:40:13.357Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:40:13.357Z] #44 transferring context: 154.48MB 66.0s [2024-09-03T19:40:13.623Z] #44 ... [2024-09-03T19:40:13.623Z] [2024-09-03T19:40:13.623Z] #58 [core-command internal] load build context [2024-09-03T19:40:13.623Z] #58 ... [2024-09-03T19:40:13.623Z] [2024-09-03T19:40:13.623Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:13.891Z] #50 ... [2024-09-03T19:40:13.891Z] [2024-09-03T19:40:13.891Z] #58 [core-command internal] load build context [2024-09-03T19:40:17.251Z] #58 ... [2024-09-03T19:40:17.251Z] [2024-09-03T19:40:17.251Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-03T19:40:17.251Z] #90 DONE 4.7s [2024-09-03T19:40:17.251Z] [2024-09-03T19:40:17.251Z] #58 [core-command internal] load build context [2024-09-03T19:40:17.251Z] #58 ... [2024-09-03T19:40:17.251Z] [2024-09-03T19:40:17.251Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-03T19:40:17.251Z] #91 DONE 4.9s [2024-09-03T19:40:17.251Z] [2024-09-03T19:40:17.251Z] #58 [core-command internal] load build context [2024-09-03T19:40:17.251Z] #58 ... [2024-09-03T19:40:17.251Z] [2024-09-03T19:40:17.251Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-03T19:40:17.251Z] #92 DONE 3.8s [2024-09-03T19:40:17.251Z] [2024-09-03T19:40:17.251Z] #58 [core-command internal] load build context [2024-09-03T19:40:17.841Z] #58 ... [2024-09-03T19:40:17.841Z] [2024-09-03T19:40:17.841Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-03T19:40:17.841Z] #93 DONE 0.9s [2024-09-03T19:40:17.841Z] [2024-09-03T19:40:17.841Z] #58 [core-command internal] load build context [2024-09-03T19:40:18.107Z] #58 ... [2024-09-03T19:40:18.107Z] [2024-09-03T19:40:18.107Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-03T19:40:18.107Z] #94 DONE 1.2s [2024-09-03T19:40:18.107Z] [2024-09-03T19:40:18.107Z] #58 [core-command internal] load build context [2024-09-03T19:40:18.687Z] #58 transferring context: 245.69MB 76.6s [2024-09-03T19:40:18.687Z] #58 ... [2024-09-03T19:40:18.687Z] [2024-09-03T19:40:18.687Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:18.687Z] #55 ... [2024-09-03T19:40:18.687Z] [2024-09-03T19:40:18.687Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-03T19:40:18.687Z] #95 DONE 1.4s [2024-09-03T19:40:18.687Z] [2024-09-03T19:40:18.687Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:18.687Z] #55 ... [2024-09-03T19:40:18.687Z] [2024-09-03T19:40:18.687Z] #58 [core-command internal] load build context [2024-09-03T19:40:18.951Z] #58 ... [2024-09-03T19:40:18.951Z] [2024-09-03T19:40:18.951Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:18.951Z] #43 ... [2024-09-03T19:40:18.951Z] [2024-09-03T19:40:18.951Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:40:19.216Z] #42 ... [2024-09-03T19:40:19.216Z] [2024-09-03T19:40:19.216Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:19.480Z] #43 ... [2024-09-03T19:40:19.480Z] [2024-09-03T19:40:19.480Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-03T19:40:19.480Z] #96 DONE 1.2s [2024-09-03T19:40:19.480Z] [2024-09-03T19:40:19.480Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:19.746Z] #43 ... [2024-09-03T19:40:19.746Z] [2024-09-03T19:40:19.746Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-03T19:40:19.746Z] #97 DONE 1.7s [2024-09-03T19:40:19.746Z] [2024-09-03T19:40:19.746Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:20.012Z] #43 ... [2024-09-03T19:40:20.012Z] [2024-09-03T19:40:20.012Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:40:20.012Z] #52 ... [2024-09-03T19:40:20.012Z] [2024-09-03T19:40:20.012Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-03T19:40:20.012Z] #98 DONE 1.3s [2024-09-03T19:40:20.012Z] [2024-09-03T19:40:20.012Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:40:20.012Z] #52 ... [2024-09-03T19:40:20.012Z] [2024-09-03T19:40:20.012Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:21.431Z] #43 ... [2024-09-03T19:40:21.431Z] [2024-09-03T19:40:21.431Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-03T19:40:21.431Z] #99 DONE 1.4s [2024-09-03T19:40:21.431Z] [2024-09-03T19:40:21.431Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:21.431Z] #43 ... [2024-09-03T19:40:21.431Z] [2024-09-03T19:40:21.431Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-03T19:40:21.431Z] #100 DONE 1.5s [2024-09-03T19:40:21.431Z] [2024-09-03T19:40:21.431Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:22.018Z] #43 ... [2024-09-03T19:40:22.018Z] [2024-09-03T19:40:22.018Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:22.018Z] #57 ... [2024-09-03T19:40:22.018Z] [2024-09-03T19:40:22.018Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-03T19:40:22.018Z] #101 DONE 1.8s [2024-09-03T19:40:22.018Z] [2024-09-03T19:40:22.018Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:22.018Z] #57 ... [2024-09-03T19:40:22.018Z] [2024-09-03T19:40:22.018Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-03T19:40:22.286Z] #102 ... [2024-09-03T19:40:22.286Z] [2024-09-03T19:40:22.286Z] #48 [core-data internal] load build context [2024-09-03T19:40:22.286Z] #48 ... [2024-09-03T19:40:22.286Z] [2024-09-03T19:40:22.286Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:22.552Z] #57 ... [2024-09-03T19:40:22.552Z] [2024-09-03T19:40:22.552Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:22.552Z] #49 ... [2024-09-03T19:40:22.552Z] [2024-09-03T19:40:22.552Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:22.818Z] #38 ... [2024-09-03T19:40:22.818Z] [2024-09-03T19:40:22.818Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:22.818Z] #49 ... [2024-09-03T19:40:22.818Z] [2024-09-03T19:40:22.818Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-03T19:40:22.818Z] #103 DONE 1.5s [2024-09-03T19:40:22.818Z] [2024-09-03T19:40:22.818Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:23.083Z] #49 ... [2024-09-03T19:40:23.083Z] [2024-09-03T19:40:23.083Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-03T19:40:23.083Z] #104 DONE 1.5s [2024-09-03T19:40:23.083Z] [2024-09-03T19:40:23.083Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:23.352Z] #49 transferring context: 248.73MB 83.9s [2024-09-03T19:40:23.353Z] #49 ... [2024-09-03T19:40:23.353Z] [2024-09-03T19:40:23.353Z] #61 [core-keeper internal] load build context [2024-09-03T19:40:23.353Z] #61 ... [2024-09-03T19:40:23.353Z] [2024-09-03T19:40:23.353Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:23.353Z] #49 ... [2024-09-03T19:40:23.353Z] [2024-09-03T19:40:23.353Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:23.624Z] #56 ... [2024-09-03T19:40:23.624Z] [2024-09-03T19:40:23.624Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:23.624Z] #49 ... [2024-09-03T19:40:23.624Z] [2024-09-03T19:40:23.624Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-03T19:40:23.624Z] #102 DONE 1.6s [2024-09-03T19:40:23.892Z] [2024-09-03T19:40:23.892Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:23.892Z] #57 ... [2024-09-03T19:40:23.892Z] [2024-09-03T19:40:23.892Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:24.170Z] #50 ... [2024-09-03T19:40:24.170Z] [2024-09-03T19:40:24.170Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:40:24.170Z] #44 ... [2024-09-03T19:40:24.170Z] [2024-09-03T19:40:24.170Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:24.170Z] #50 ... [2024-09-03T19:40:24.170Z] [2024-09-03T19:40:24.170Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-03T19:40:24.170Z] #105 DONE 1.3s [2024-09-03T19:40:24.436Z] [2024-09-03T19:40:24.436Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:40:24.701Z] #44 ... [2024-09-03T19:40:24.701Z] [2024-09-03T19:40:24.701Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-03T19:40:24.701Z] #106 DONE 1.5s [2024-09-03T19:40:24.701Z] [2024-09-03T19:40:24.701Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:25.658Z] #50 ... [2024-09-03T19:40:25.658Z] [2024-09-03T19:40:25.658Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-03T19:40:25.658Z] #107 DONE 1.4s [2024-09-03T19:40:25.658Z] [2024-09-03T19:40:25.658Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:28.988Z] #50 transferring context: 83.57MB 88.6s [2024-09-03T19:40:28.988Z] #50 ... [2024-09-03T19:40:28.988Z] [2024-09-03T19:40:28.988Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:28.988Z] #55 ... [2024-09-03T19:40:28.988Z] [2024-09-03T19:40:28.988Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:28.988Z] #50 ... [2024-09-03T19:40:28.988Z] [2024-09-03T19:40:28.988Z] #58 [core-command internal] load build context [2024-09-03T19:40:28.988Z] #58 ... [2024-09-03T19:40:28.988Z] [2024-09-03T19:40:28.988Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:29.254Z] #50 ... [2024-09-03T19:40:29.254Z] [2024-09-03T19:40:29.254Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:40:29.254Z] #42 ... [2024-09-03T19:40:29.254Z] [2024-09-03T19:40:29.254Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:30.208Z] #50 ... [2024-09-03T19:40:30.208Z] [2024-09-03T19:40:30.208Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:40:30.208Z] #52 ... [2024-09-03T19:40:30.208Z] [2024-09-03T19:40:30.208Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:31.161Z] #50 ... [2024-09-03T19:40:31.161Z] [2024-09-03T19:40:31.161Z] #52 [security-proxy-auth internal] load build context [2024-09-03T19:40:31.161Z] #52 transferring context: 309.77MB 90.4s done [2024-09-03T19:40:31.161Z] #52 DONE 90.9s [2024-09-03T19:40:31.161Z] [2024-09-03T19:40:31.161Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:32.116Z] #50 ... [2024-09-03T19:40:32.116Z] [2024-09-03T19:40:32.116Z] #108 [security-spire-config] exporting to image [2024-09-03T19:40:32.116Z] #108 exporting layers 6.6s done [2024-09-03T19:40:32.116Z] #108 writing image sha256:2b6024c41df2daad6c1b0825a24cbfe2d8a072710267517f9ff69011eb81fbbf 0.0s done [2024-09-03T19:40:32.116Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-03T19:40:32.116Z] #108 writing image sha256:ac8bbbb06021bc5c12caa4a3fb266561394ac801989aa74ed35c42e740349848 0.1s done [2024-09-03T19:40:32.116Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-03T19:40:32.116Z] #108 writing image sha256:51717afec2c254e4f1f68354cd193b764c1e5c8da5b846c54852844c583b927b 0.0s done [2024-09-03T19:40:32.116Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-03T19:40:32.116Z] #108 DONE 7.7s [2024-09-03T19:40:32.116Z] [2024-09-03T19:40:32.116Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:32.380Z] #50 ... [2024-09-03T19:40:32.380Z] [2024-09-03T19:40:32.380Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:32.380Z] #43 ... [2024-09-03T19:40:32.380Z] [2024-09-03T19:40:32.380Z] #48 [core-data internal] load build context [2024-09-03T19:40:32.651Z] #48 ... [2024-09-03T19:40:32.651Z] [2024-09-03T19:40:32.651Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:32.916Z] #50 ... [2024-09-03T19:40:32.916Z] [2024-09-03T19:40:32.916Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:32.916Z] #38 ... [2024-09-03T19:40:32.916Z] [2024-09-03T19:40:32.916Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:33.500Z] #50 ... [2024-09-03T19:40:33.500Z] [2024-09-03T19:40:33.500Z] #58 [core-command internal] load build context [2024-09-03T19:40:33.500Z] #58 transferring context: 309.77MB 90.8s done [2024-09-03T19:40:33.500Z] #58 DONE 92.1s [2024-09-03T19:40:33.500Z] [2024-09-03T19:40:33.500Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:33.500Z] #50 ... [2024-09-03T19:40:33.500Z] [2024-09-03T19:40:33.500Z] #61 [core-keeper internal] load build context [2024-09-03T19:40:33.500Z] #61 ... [2024-09-03T19:40:33.500Z] [2024-09-03T19:40:33.500Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:40:33.500Z] #109 CACHED [2024-09-03T19:40:33.500Z] [2024-09-03T19:40:33.500Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:40:33.500Z] #110 DONE 2.0s [2024-09-03T19:40:33.500Z] [2024-09-03T19:40:33.500Z] #61 [core-keeper internal] load build context [2024-09-03T19:40:33.500Z] #61 ... [2024-09-03T19:40:33.500Z] [2024-09-03T19:40:33.500Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:40:33.771Z] #111 ... [2024-09-03T19:40:33.771Z] [2024-09-03T19:40:33.771Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:33.771Z] #56 ... [2024-09-03T19:40:33.771Z] [2024-09-03T19:40:33.771Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:33.771Z] #49 ... [2024-09-03T19:40:33.771Z] [2024-09-03T19:40:33.771Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:34.036Z] #56 ... [2024-09-03T19:40:34.036Z] [2024-09-03T19:40:34.036Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:34.036Z] #57 ... [2024-09-03T19:40:34.036Z] [2024-09-03T19:40:34.036Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:34.301Z] #56 ... [2024-09-03T19:40:34.301Z] [2024-09-03T19:40:34.301Z] #61 [core-keeper internal] load build context [2024-09-03T19:40:34.301Z] #61 transferring context: 309.77MB 90.4s done [2024-09-03T19:40:34.301Z] #61 DONE 92.5s [2024-09-03T19:40:34.566Z] [2024-09-03T19:40:34.566Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:34.832Z] #56 ... [2024-09-03T19:40:34.832Z] [2024-09-03T19:40:34.832Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:40:34.832Z] #44 ... [2024-09-03T19:40:34.832Z] [2024-09-03T19:40:34.832Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:35.424Z] #56 ... [2024-09-03T19:40:35.424Z] [2024-09-03T19:40:35.424Z] #42 [security-bootstrapper internal] load build context [2024-09-03T19:40:35.424Z] #42 transferring context: 309.77MB 95.6s done [2024-09-03T19:40:35.424Z] #42 DONE 95.9s [2024-09-03T19:40:35.424Z] [2024-09-03T19:40:35.424Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:35.689Z] #56 ... [2024-09-03T19:40:35.689Z] [2024-09-03T19:40:35.689Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-03T19:40:35.689Z] #112 DONE 1.3s [2024-09-03T19:40:35.689Z] [2024-09-03T19:40:35.689Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:37.089Z] #56 ... [2024-09-03T19:40:37.089Z] [2024-09-03T19:40:37.089Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:40:37.089Z] #113 DONE 0.9s [2024-09-03T19:40:37.089Z] [2024-09-03T19:40:37.089Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:39.023Z] #56 ... [2024-09-03T19:40:39.023Z] [2024-09-03T19:40:39.023Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:39.023Z] #55 ... [2024-09-03T19:40:39.023Z] [2024-09-03T19:40:39.023Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:39.287Z] #56 ... [2024-09-03T19:40:39.287Z] [2024-09-03T19:40:39.287Z] #49 [support-scheduler internal] load build context [2024-09-03T19:40:39.287Z] #49 transferring context: 309.77MB 99.7s done [2024-09-03T19:40:39.287Z] #49 DONE 99.9s [2024-09-03T19:40:39.287Z] [2024-09-03T19:40:39.287Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:42.609Z] #56 ... [2024-09-03T19:40:42.609Z] [2024-09-03T19:40:42.609Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:42.873Z] #43 ... [2024-09-03T19:40:42.873Z] [2024-09-03T19:40:42.873Z] #48 [core-data internal] load build context [2024-09-03T19:40:42.873Z] #48 ... [2024-09-03T19:40:42.873Z] [2024-09-03T19:40:42.873Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:43.138Z] #43 ... [2024-09-03T19:40:43.138Z] [2024-09-03T19:40:43.138Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:43.402Z] #38 ... [2024-09-03T19:40:43.402Z] [2024-09-03T19:40:43.402Z] #48 [core-data internal] load build context [2024-09-03T19:40:43.402Z] #48 transferring context: 216.92MB 104.8s [2024-09-03T19:40:43.665Z] #48 ... [2024-09-03T19:40:43.665Z] [2024-09-03T19:40:43.665Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:43.665Z] #50 ... [2024-09-03T19:40:43.665Z] [2024-09-03T19:40:43.665Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:43.665Z] #43 ... [2024-09-03T19:40:43.665Z] [2024-09-03T19:40:43.665Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-03T19:40:43.665Z] #44 transferring context: 309.77MB 96.2s done [2024-09-03T19:40:43.665Z] #44 DONE 98.5s [2024-09-03T19:40:43.936Z] [2024-09-03T19:40:43.936Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:40:44.214Z] #114 ... [2024-09-03T19:40:44.214Z] [2024-09-03T19:40:44.214Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:44.480Z] #57 ... [2024-09-03T19:40:44.480Z] [2024-09-03T19:40:44.480Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:45.061Z] #38 ... [2024-09-03T19:40:45.061Z] [2024-09-03T19:40:45.061Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:40:45.061Z] #114 DONE 1.2s [2024-09-03T19:40:45.061Z] [2024-09-03T19:40:45.061Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:46.013Z] #38 ... [2024-09-03T19:40:46.013Z] [2024-09-03T19:40:46.013Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:40:46.013Z] #115 ... [2024-09-03T19:40:46.013Z] [2024-09-03T19:40:46.013Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:46.965Z] #38 ... [2024-09-03T19:40:46.965Z] [2024-09-03T19:40:46.965Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:40:47.230Z] #116 ... [2024-09-03T19:40:47.230Z] [2024-09-03T19:40:47.230Z] #43 [core-metadata internal] load build context [2024-09-03T19:40:47.230Z] #43 transferring context: 309.77MB 99.8s done [2024-09-03T19:40:47.230Z] #43 DONE 102.1s [2024-09-03T19:40:47.230Z] [2024-09-03T19:40:47.230Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:48.187Z] #38 ... [2024-09-03T19:40:48.187Z] [2024-09-03T19:40:48.187Z] #57 [security-proxy-setup internal] load build context [2024-09-03T19:40:48.187Z] #57 transferring context: 309.77MB 106.6s done [2024-09-03T19:40:48.187Z] #57 DONE 106.9s [2024-09-03T19:40:48.187Z] [2024-09-03T19:40:48.187Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:49.139Z] #38 ... [2024-09-03T19:40:49.139Z] [2024-09-03T19:40:49.139Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:49.139Z] #55 ... [2024-09-03T19:40:49.139Z] [2024-09-03T19:40:49.139Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-03T19:40:49.719Z] #38 transferring context: 309.77MB 109.3s done [2024-09-03T19:40:49.719Z] #38 DONE 109.5s [2024-09-03T19:40:49.719Z] [2024-09-03T19:40:49.719Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:51.651Z] #55 ... [2024-09-03T19:40:51.651Z] [2024-09-03T19:40:51.651Z] #56 [support-cron-scheduler internal] load build context [2024-09-03T19:40:51.651Z] #56 transferring context: 309.77MB 110.3s done [2024-09-03T19:40:51.651Z] #56 DONE 110.7s [2024-09-03T19:40:51.651Z] [2024-09-03T19:40:51.651Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:53.057Z] #55 ... [2024-09-03T19:40:53.057Z] [2024-09-03T19:40:53.057Z] #117 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:40:53.057Z] #117 DONE 1.4s [2024-09-03T19:40:53.057Z] [2024-09-03T19:40:53.057Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:53.635Z] #55 ... [2024-09-03T19:40:53.635Z] [2024-09-03T19:40:53.635Z] #48 [core-data internal] load build context [2024-09-03T19:40:53.636Z] #48 ... [2024-09-03T19:40:53.636Z] [2024-09-03T19:40:53.636Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:53.901Z] #55 ... [2024-09-03T19:40:53.901Z] [2024-09-03T19:40:53.901Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:53.901Z] #50 ... [2024-09-03T19:40:53.901Z] [2024-09-03T19:40:53.901Z] #55 [security-secretstore-setup internal] load build context [2024-09-03T19:40:54.488Z] #55 transferring context: 309.77MB 113.1s done [2024-09-03T19:40:54.488Z] #55 DONE 113.6s [2024-09-03T19:40:54.488Z] [2024-09-03T19:40:54.488Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:55.067Z] #50 ... [2024-09-03T19:40:55.067Z] [2024-09-03T19:40:55.067Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:40:55.067Z] #118 ... [2024-09-03T19:40:55.067Z] [2024-09-03T19:40:55.067Z] #50 [support-notifications internal] load build context [2024-09-03T19:40:57.642Z] #50 ... [2024-09-03T19:40:57.642Z] [2024-09-03T19:40:57.642Z] #48 [core-data internal] load build context [2024-09-03T19:40:57.642Z] #48 transferring context: 309.77MB 118.9s done [2024-09-03T19:40:57.642Z] #48 DONE 119.1s [2024-09-03T19:40:57.642Z] [2024-09-03T19:40:57.642Z] #50 [support-notifications internal] load build context [2024-09-03T19:41:01.879Z] #50 transferring context: 309.77MB 121.3s done [2024-09-03T19:41:01.879Z] #50 DONE 121.4s [2024-09-03T19:41:01.879Z] [2024-09-03T19:41:01.879Z] #119 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #119 ... [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #115 DONE 83.6s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #116 DONE 82.3s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-03T19:42:09.714Z] #120 ... [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #118 DONE 74.3s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #111 DONE 85.8s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #121 ... [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #119 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #119 DONE 70.1s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #122 ... [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #121 DONE 4.0s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #123 [core-metadata builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #123 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:42:09.714Z] #124 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #125 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #126 [core-command builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #126 DONE 4.1s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #127 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #128 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:42:09.714Z] #129 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:42:09.714Z] #130 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #131 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #132 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #133 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #134 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:42:09.714Z] #135 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #136 [support-scheduler builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #136 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #137 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #138 DONE 4.1s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #139 [core-data builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #139 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:42:09.714Z] #140 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #141 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-03T19:42:09.714Z] #120 DONE 4.2s [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-09-03T19:42:09.714Z] #142 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:09.714Z] #143 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:42:09.714Z] #144 CACHED [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T19:42:09.714Z] #145 ... [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-03T19:42:09.714Z] #0 5.250 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-09-03T19:42:09.714Z] #146 ... [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-03T19:42:09.714Z] #0 5.507 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-09-03T19:42:09.714Z] #147 ... [2024-09-03T19:42:09.714Z] [2024-09-03T19:42:09.714Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T19:42:09.714Z] #145 5.812 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-09-03T19:42:12.281Z] #145 ... [2024-09-03T19:42:12.281Z] [2024-09-03T19:42:12.281Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-03T19:42:12.281Z] #122 DONE 8.9s [2024-09-03T19:42:12.281Z] [2024-09-03T19:42:12.281Z] #148 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-03T19:42:12.281Z] #148 CACHED [2024-09-03T19:42:12.281Z] [2024-09-03T19:42:12.281Z] #149 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-03T19:42:12.281Z] #149 CACHED [2024-09-03T19:42:12.281Z] [2024-09-03T19:42:12.281Z] #150 [support-notifications builder 6/7] COPY . . [2024-09-03T19:42:12.281Z] #150 CACHED [2024-09-03T19:42:12.281Z] [2024-09-03T19:42:12.281Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-03T19:42:13.695Z] #151 ... [2024-09-03T19:42:13.695Z] [2024-09-03T19:42:13.695Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-03T19:42:13.695Z] #0 5.897 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-09-03T19:42:13.695Z] #152 ... [2024-09-03T19:42:13.695Z] [2024-09-03T19:42:13.695Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-03T19:42:13.695Z] #0 5.124 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-09-03T19:42:13.960Z] #153 ... [2024-09-03T19:42:13.960Z] [2024-09-03T19:42:13.960Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-03T19:42:13.960Z] #0 5.083 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-09-03T19:42:13.960Z] #154 ... [2024-09-03T19:42:13.960Z] [2024-09-03T19:42:13.960Z] #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-09-03T19:42:13.960Z] #0 5.939 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-09-03T19:42:14.225Z] #155 ... [2024-09-03T19:42:14.225Z] [2024-09-03T19:42:14.225Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-03T19:42:14.225Z] #0 5.560 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-09-03T19:42:14.225Z] #156 ... [2024-09-03T19:42:14.225Z] [2024-09-03T19:42:14.225Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-03T19:42:14.225Z] #0 5.124 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-09-03T19:42:14.492Z] #157 ... [2024-09-03T19:42:14.492Z] [2024-09-03T19:42:14.492Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-03T19:42:14.492Z] #0 5.613 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-09-03T19:42:14.492Z] #158 ... [2024-09-03T19:42:14.492Z] [2024-09-03T19:42:14.492Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-03T19:42:14.492Z] #0 3.782 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-09-03T19:42:14.756Z] #159 ... [2024-09-03T19:42:14.756Z] [2024-09-03T19:42:14.756Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T19:42:15.021Z] #160 2.531 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-09-03T19:42:25.211Z] #160 ... [2024-09-03T19:42:25.211Z] [2024-09-03T19:42:25.211Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-03T19:42:25.211Z] #151 2.663 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-09-03T20:02:03.202Z] #151 ... [2024-09-03T20:02:03.202Z] [2024-09-03T20:02:03.202Z] #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-09-03T20:02:03.202Z] #155 1190.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-03T20:02:04.159Z] #155 ... [2024-09-03T20:02:04.159Z] [2024-09-03T20:02:04.159Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-03T20:02:04.159Z] #146 DONE 1200.5s [2024-09-03T20:02:04.159Z] [2024-09-03T20:02:04.159Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-03T20:02:04.159Z] #147 DONE 1200.5s [2024-09-03T20:02:04.159Z] [2024-09-03T20:02:04.159Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-03T20:02:05.119Z] #159 ... [2024-09-03T20:02:05.119Z] [2024-09-03T20:02:05.119Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-03T20:02:05.119Z] #161 DONE 0.3s [2024-09-03T20:02:05.119Z] [2024-09-03T20:02:05.119Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-03T20:02:05.387Z] #162 ... [2024-09-03T20:02:05.387Z] [2024-09-03T20:02:05.387Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:02:05.387Z] #163 DONE 0.5s [2024-09-03T20:02:05.679Z] [2024-09-03T20:02:05.679Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:02:05.989Z] #164 DONE 0.3s [2024-09-03T20:02:05.989Z] [2024-09-03T20:02:05.989Z] #165 [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-09-03T20:02:06.255Z] #165 DONE 0.3s [2024-09-03T20:02:06.255Z] [2024-09-03T20:02:06.255Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-03T20:02:06.255Z] #166 DONE 0.2s [2024-09-03T20:02:06.255Z] [2024-09-03T20:02:06.255Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-03T20:02:06.848Z] #167 DONE 0.3s [2024-09-03T20:02:06.848Z] [2024-09-03T20:02:06.848Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-03T20:02:07.115Z] #168 DONE 0.3s [2024-09-03T20:02:07.115Z] [2024-09-03T20:02:07.115Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T20:02:08.532Z] #169 ... [2024-09-03T20:02:08.532Z] [2024-09-03T20:02:08.532Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-03T20:02:08.532Z] #162 DONE 3.2s [2024-09-03T20:02:08.532Z] [2024-09-03T20:02:08.532Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:02:08.532Z] #170 DONE 0.3s [2024-09-03T20:02:08.532Z] [2024-09-03T20:02:08.532Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-03T20:02:08.811Z] #159 ... [2024-09-03T20:02:08.811Z] [2024-09-03T20:02:08.811Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:02:09.076Z] #171 DONE 0.4s [2024-09-03T20:02:09.076Z] [2024-09-03T20:02:09.076Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T20:02:09.660Z] #169 ... [2024-09-03T20:02:09.660Z] [2024-09-03T20:02:09.660Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-03T20:02:09.660Z] #172 DONE 0.5s [2024-09-03T20:02:09.660Z] [2024-09-03T20:02:09.660Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-03T20:02:09.929Z] #173 DONE 0.4s [2024-09-03T20:02:09.929Z] [2024-09-03T20:02:09.929Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T20:02:09.929Z] #169 ... [2024-09-03T20:02:09.929Z] [2024-09-03T20:02:09.929Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-03T20:02:09.929Z] #174 DONE 0.1s [2024-09-03T20:02:10.205Z] [2024-09-03T20:02:10.205Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-03T20:02:10.478Z] #175 DONE 0.2s [2024-09-03T20:02:10.478Z] [2024-09-03T20:02:10.478Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-03T20:02:10.478Z] #176 DONE 0.2s [2024-09-03T20:02:10.478Z] [2024-09-03T20:02:10.478Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T20:02:10.478Z] #169 DONE 3.3s [2024-09-03T20:02:10.478Z] [2024-09-03T20:02:10.478Z] #108 [security-proxy-setup] exporting to image [2024-09-03T20:02:10.478Z] #108 exporting layers [2024-09-03T20:02:11.058Z] #108 ... [2024-09-03T20:02:11.058Z] [2024-09-03T20:02:11.058Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-03T20:02:11.058Z] #177 DONE 0.4s [2024-09-03T20:02:11.058Z] [2024-09-03T20:02:11.058Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-03T20:02:11.325Z] #178 DONE 0.3s [2024-09-03T20:02:11.325Z] [2024-09-03T20:02:11.325Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-03T20:02:11.916Z] #179 ... [2024-09-03T20:02:11.916Z] [2024-09-03T20:02:11.916Z] #108 [security-proxy-setup] exporting to image [2024-09-03T20:02:11.916Z] #108 exporting layers 1.3s done [2024-09-03T20:02:11.916Z] #108 writing image sha256:3ec136f5f933d27837cb00d3d4cd28fa2074c7b60e6c9b2f0ee3d5d2354ac02f 0.0s done [2024-09-03T20:02:11.916Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-09-03T20:02:11.916Z] #108 DONE 9.1s [2024-09-03T20:02:11.916Z] [2024-09-03T20:02:11.916Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-03T20:02:13.324Z] #179 DONE 1.8s [2024-09-03T20:02:13.324Z] [2024-09-03T20:02:13.324Z] #108 [security-bootstrapper] exporting to image [2024-09-03T20:02:14.283Z] #108 exporting layers 1.1s done [2024-09-03T20:02:14.283Z] #108 writing image sha256:f6d1a120dcc0ee82aca6a42fb0303306e85e8691105585f32ead0f678922c7b9 0.0s done [2024-09-03T20:02:14.283Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-03T20:02:14.283Z] #108 DONE 10.2s [2024-09-03T20:02:14.283Z] [2024-09-03T20:02:14.283Z] #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-09-03T20:02:17.628Z] #155 DONE 1213.7s [2024-09-03T20:02:17.628Z] [2024-09-03T20:02:17.628Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-03T20:02:18.214Z] #156 ... [2024-09-03T20:02:18.214Z] [2024-09-03T20:02:18.214Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:02:18.214Z] #180 DONE 0.2s [2024-09-03T20:02:18.214Z] [2024-09-03T20:02:18.214Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:02:18.488Z] #181 DONE 0.2s [2024-09-03T20:02:18.488Z] [2024-09-03T20:02:18.488Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-03T20:02:18.488Z] #182 DONE 0.1s [2024-09-03T20:02:18.488Z] [2024-09-03T20:02:18.488Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-03T20:02:18.488Z] #154 ... [2024-09-03T20:02:18.488Z] [2024-09-03T20:02:18.488Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-03T20:02:18.488Z] #183 DONE 0.1s [2024-09-03T20:02:18.758Z] [2024-09-03T20:02:18.758Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:02:18.758Z] #184 DONE 0.1s [2024-09-03T20:02:18.758Z] [2024-09-03T20:02:18.758Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-03T20:02:18.758Z] #156 ... [2024-09-03T20:02:18.758Z] [2024-09-03T20:02:18.758Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-03T20:02:19.026Z] #185 DONE 0.3s [2024-09-03T20:02:19.026Z] [2024-09-03T20:02:19.026Z] #34 [core-metadata internal] load .dockerignore [2024-09-03T20:02:19.026Z] #34 ... [2024-09-03T20:02:19.026Z] [2024-09-03T20:02:19.026Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-03T20:02:19.326Z] #186 DONE 0.3s [2024-09-03T20:02:19.326Z] [2024-09-03T20:02:19.326Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T20:02:19.326Z] #145 ... [2024-09-03T20:02:19.326Z] [2024-09-03T20:02:19.326Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-03T20:02:19.591Z] #187 DONE 0.3s [2024-09-03T20:02:19.591Z] [2024-09-03T20:02:19.591Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T20:02:19.591Z] #145 ... [2024-09-03T20:02:19.591Z] [2024-09-03T20:02:19.591Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T20:02:22.166Z] #188 DONE 2.2s [2024-09-03T20:02:22.166Z] [2024-09-03T20:02:22.166Z] #108 [security-secretstore-setup] exporting to image [2024-09-03T20:02:22.166Z] #108 exporting layers [2024-09-03T20:02:23.123Z] #108 exporting layers 1.4s done [2024-09-03T20:02:23.388Z] #108 writing image sha256:751864723502771066f92c00f6edb6d9a38ffe80a086a76153ed19e9699bb4f4 done [2024-09-03T20:02:23.388Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-03T20:02:23.388Z] #108 DONE 11.7s [2024-09-03T20:02:23.388Z] [2024-09-03T20:02:23.388Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T20:03:19.748Z] #145 ... [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-03T20:03:19.748Z] #158 DONE 1269.3s [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-03T20:03:19.748Z] #156 ... [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:03:19.748Z] #189 DONE 0.2s [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:03:19.748Z] #160 ... [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:03:19.748Z] #190 DONE 0.2s [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-03T20:03:19.748Z] #191 DONE 0.3s [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:03:19.748Z] #192 DONE 0.2s [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-03T20:03:19.748Z] #193 DONE 0.2s [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-03T20:03:19.748Z] #157 ... [2024-09-03T20:03:19.748Z] [2024-09-03T20:03:19.748Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T20:03:19.748Z] #194 DONE 2.0s [2024-09-03T20:03:19.749Z] [2024-09-03T20:03:19.749Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-03T20:03:19.749Z] #108 exporting layers [2024-09-03T20:03:19.749Z] #108 exporting layers 0.7s done [2024-09-03T20:03:19.749Z] #108 writing image sha256:c9959e05330919fb8923bef925375218da5d769f2961f4d9d9aca6254e53dba8 done [2024-09-03T20:03:19.749Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-03T20:03:19.749Z] #108 DONE 12.4s [2024-09-03T20:03:19.749Z] [2024-09-03T20:03:19.749Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-03T20:05:26.410Z] #159 DONE 1396.0s [2024-09-03T20:05:26.410Z] [2024-09-03T20:05:26.410Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-03T20:05:26.410Z] #154 ... [2024-09-03T20:05:26.410Z] [2024-09-03T20:05:26.410Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:05:26.410Z] #195 DONE 0.2s [2024-09-03T20:05:26.410Z] [2024-09-03T20:05:26.410Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:05:26.410Z] #196 DONE 0.2s [2024-09-03T20:05:26.410Z] [2024-09-03T20:05:26.410Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-03T20:05:26.410Z] #197 DONE 0.3s [2024-09-03T20:05:26.410Z] [2024-09-03T20:05:26.410Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:05:26.410Z] #198 DONE 0.1s [2024-09-03T20:05:26.410Z] [2024-09-03T20:05:26.410Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-03T20:05:26.410Z] #108 exporting layers [2024-09-03T20:05:26.410Z] #108 exporting layers 0.9s done [2024-09-03T20:05:26.410Z] #108 writing image sha256:624c437dcb9eb600e39e59a38965b8343873a5bfcb2e2859d082afe548dd6b28 done [2024-09-03T20:05:26.410Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-03T20:05:26.410Z] #108 DONE 13.3s [2024-09-03T20:05:26.410Z] [2024-09-03T20:05:26.410Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T20:13:34.458Z] #145 ... [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-03T20:13:34.458Z] #156 DONE 1876.7s [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T20:13:34.458Z] #145 ... [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:13:34.458Z] #199 DONE 0.1s [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:13:34.458Z] #200 DONE 0.1s [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-03T20:13:34.458Z] #154 ... [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-03T20:13:34.458Z] #201 DONE 0.4s [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:13:34.458Z] #202 DONE 0.1s [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-03T20:13:34.458Z] #203 DONE 0.1s [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-03T20:13:34.458Z] #204 DONE 2.1s [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #108 [security-proxy-auth] exporting to image [2024-09-03T20:13:34.458Z] #108 exporting layers [2024-09-03T20:13:34.458Z] #108 exporting layers 0.8s done [2024-09-03T20:13:34.458Z] #108 writing image sha256:88a343e594d92895c8678d1ab9eb66aeda6514f08cbe2604c55bb43c61a5b774 done [2024-09-03T20:13:34.458Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-03T20:13:34.458Z] #108 DONE 14.1s [2024-09-03T20:13:34.458Z] [2024-09-03T20:13:34.458Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-03T20:14:30.859Z] #154 DONE 1943.0s [2024-09-03T20:14:30.859Z] [2024-09-03T20:14:30.859Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:14:30.859Z] #160 ... [2024-09-03T20:14:30.859Z] [2024-09-03T20:14:30.859Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:14:30.859Z] #205 DONE 0.1s [2024-09-03T20:14:30.859Z] [2024-09-03T20:14:30.859Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:14:30.859Z] #206 DONE 0.2s [2024-09-03T20:14:30.859Z] [2024-09-03T20:14:30.859Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-03T20:14:30.859Z] #207 DONE 0.5s [2024-09-03T20:14:30.859Z] [2024-09-03T20:14:30.859Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:14:30.859Z] #208 DONE 0.1s [2024-09-03T20:14:30.859Z] [2024-09-03T20:14:30.859Z] #108 [core-command] exporting to image [2024-09-03T20:14:30.859Z] #108 exporting layers [2024-09-03T20:14:30.859Z] #108 exporting layers 0.6s done [2024-09-03T20:14:30.859Z] #108 writing image sha256:513da5cd252caaf4486a3bf8170c03bbae59a29bcd21a85792703738c5121aca done [2024-09-03T20:14:30.859Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-03T20:14:30.859Z] #108 DONE 14.7s [2024-09-03T20:14:30.859Z] [2024-09-03T20:14:30.859Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-03T20:16:37.476Z] #145 DONE 2062.5s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:16:37.476Z] #160 ... [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:16:37.476Z] #209 DONE 0.3s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #34 [core-metadata internal] load .dockerignore [2024-09-03T20:16:37.476Z] #34 ... [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-03T20:16:37.476Z] #210 DONE 0.6s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:16:37.476Z] #211 DONE 0.1s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #108 [core-keeper] exporting to image [2024-09-03T20:16:37.476Z] #108 exporting layers [2024-09-03T20:16:37.476Z] #108 exporting layers 0.5s done [2024-09-03T20:16:37.476Z] #108 writing image sha256:6a8177c14961031a080b7aeae74c196fffd5cf23026498fe99dcfb3941cc01c9 done [2024-09-03T20:16:37.476Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-03T20:16:37.476Z] #108 DONE 15.2s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #34 [core-metadata internal] load .dockerignore [2024-09-03T20:16:37.476Z] #34 ... [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-03T20:16:37.476Z] #152 DONE 2068.7s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:16:37.476Z] #160 ... [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:16:37.476Z] #212 DONE 0.2s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:16:37.476Z] #213 DONE 0.1s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-03T20:16:37.476Z] #214 DONE 0.5s [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.476Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:16:37.476Z] #160 ... [2024-09-03T20:16:37.476Z] [2024-09-03T20:16:37.477Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:16:37.477Z] #215 DONE 0.2s [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-03T20:16:37.477Z] #216 DONE 0.2s [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #108 [core-data] exporting to image [2024-09-03T20:16:37.477Z] #108 exporting layers [2024-09-03T20:16:37.477Z] #108 exporting layers 0.5s done [2024-09-03T20:16:37.477Z] #108 writing image sha256:9e889807d3430871c2ab03b60bc58c75e1aebe6779794e1b191ac6e45df87f25 done [2024-09-03T20:16:37.477Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-03T20:16:37.477Z] #108 DONE 15.7s [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #34 [core-metadata internal] load .dockerignore [2024-09-03T20:16:37.477Z] #34 ... [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-03T20:16:37.477Z] #153 DONE 2072.3s [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:16:37.477Z] #160 ... [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:16:37.477Z] #217 DONE 0.2s [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:16:37.477Z] #218 DONE 0.1s [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-03T20:16:37.477Z] #219 DONE 0.4s [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:16:37.477Z] #220 DONE 0.1s [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:16:37.477Z] #160 ... [2024-09-03T20:16:37.477Z] [2024-09-03T20:16:37.477Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-03T20:16:37.477Z] #221 DONE 0.1s [2024-09-03T20:16:37.745Z] [2024-09-03T20:16:37.745Z] #108 [core-metadata] exporting to image [2024-09-03T20:16:38.324Z] #108 exporting layers 0.5s done [2024-09-03T20:16:38.324Z] #108 writing image sha256:0f78c7c934fc91838e05ada52912aade1cadb36a05500f38b330518e13945101 done [2024-09-03T20:16:38.324Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-03T20:16:38.324Z] #108 DONE 16.2s [2024-09-03T20:16:38.324Z] [2024-09-03T20:16:38.324Z] #34 [core-metadata internal] load .dockerignore [2024-09-03T20:17:10.510Z] #34 ... [2024-09-03T20:17:10.510Z] [2024-09-03T20:17:10.510Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-03T20:17:10.510Z] #157 DONE 2106.9s [2024-09-03T20:17:10.510Z] [2024-09-03T20:17:10.510Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:17:11.092Z] #160 ... [2024-09-03T20:17:11.092Z] [2024-09-03T20:17:11.092Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:17:11.092Z] #222 ... [2024-09-03T20:17:11.092Z] [2024-09-03T20:17:11.092Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-03T20:17:11.092Z] #160 DONE 2098.9s [2024-09-03T20:17:11.357Z] [2024-09-03T20:17:11.357Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-03T20:17:11.357Z] #151 ... [2024-09-03T20:17:11.357Z] [2024-09-03T20:17:11.357Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:17:11.357Z] #222 DONE 0.4s [2024-09-03T20:17:11.622Z] [2024-09-03T20:17:11.622Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:17:11.622Z] #223 ... [2024-09-03T20:17:11.622Z] [2024-09-03T20:17:11.622Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:17:11.622Z] #224 DONE 0.1s [2024-09-03T20:17:11.886Z] [2024-09-03T20:17:11.886Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:17:11.886Z] #223 DONE 0.3s [2024-09-03T20:17:11.886Z] [2024-09-03T20:17:11.886Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-03T20:17:12.153Z] #225 ... [2024-09-03T20:17:12.153Z] [2024-09-03T20:17:12.153Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:17:12.153Z] #226 DONE 0.3s [2024-09-03T20:17:12.153Z] [2024-09-03T20:17:12.153Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-03T20:17:12.738Z] #227 DONE 0.6s [2024-09-03T20:17:12.738Z] [2024-09-03T20:17:12.738Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-03T20:17:12.738Z] #225 DONE 0.8s [2024-09-03T20:17:12.738Z] [2024-09-03T20:17:12.738Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:17:12.738Z] #228 DONE 0.2s [2024-09-03T20:17:12.738Z] [2024-09-03T20:17:12.738Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-03T20:17:12.738Z] #151 DONE 2100.4s [2024-09-03T20:17:12.738Z] [2024-09-03T20:17:12.738Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-03T20:17:12.738Z] #229 DONE 0.2s [2024-09-03T20:17:12.738Z] [2024-09-03T20:17:12.738Z] #34 [core-metadata internal] load .dockerignore [2024-09-03T20:17:13.004Z] #34 ... [2024-09-03T20:17:13.004Z] [2024-09-03T20:17:13.004Z] #108 [support-scheduler] exporting to image [2024-09-03T20:17:13.004Z] #108 exporting layers [2024-09-03T20:17:13.588Z] #108 exporting layers 0.7s done [2024-09-03T20:17:13.588Z] #108 writing image sha256:7c16019dca2d867cbec39abcdb6b7e328335d31c62feb3d505252cdc8f5bbe27 [2024-09-03T20:17:13.588Z] #108 ... [2024-09-03T20:17:13.588Z] [2024-09-03T20:17:13.588Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-03T20:17:13.588Z] #230 DONE 0.1s [2024-09-03T20:17:13.588Z] [2024-09-03T20:17:13.588Z] #108 [support-scheduler] exporting to image [2024-09-03T20:17:13.588Z] #108 writing image sha256:7c16019dca2d867cbec39abcdb6b7e328335d31c62feb3d505252cdc8f5bbe27 0.0s done [2024-09-03T20:17:13.588Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-03T20:17:13.588Z] #108 ... [2024-09-03T20:17:13.588Z] [2024-09-03T20:17:13.588Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-03T20:17:13.588Z] #231 DONE 0.1s [2024-09-03T20:17:13.588Z] [2024-09-03T20:17:13.588Z] #108 [support-scheduler] exporting to image [2024-09-03T20:17:13.588Z] #108 exporting layers 1.0s done [2024-09-03T20:17:13.588Z] #108 writing image sha256:c12df23d628f72d0821af7233ae498240e14ebdc4c57fec37d6afdae4dd534e9 [2024-09-03T20:17:13.952Z] #108 writing image sha256:c12df23d628f72d0821af7233ae498240e14ebdc4c57fec37d6afdae4dd534e9 done [2024-09-03T20:17:13.952Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-03T20:17:13.952Z] #108 DONE 17.2s [2024-09-03T20:17:13.952Z] [2024-09-03T20:17:13.952Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-03T20:17:14.217Z] #232 DONE 0.5s [2024-09-03T20:17:14.217Z] [2024-09-03T20:17:14.217Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-03T20:17:14.217Z] #233 DONE 0.1s [2024-09-03T20:17:14.217Z] [2024-09-03T20:17:14.217Z] #108 [support-cron-scheduler] exporting to image [2024-09-03T20:17:15.621Z] #108 exporting layers 1.4s done [2024-09-03T20:17:15.621Z] #108 writing image sha256:d2daac49d26d9cc12e330213ff96f82e318be6708d76678478b5b21c8f42e599 done [2024-09-03T20:17:15.621Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-03T20:17:15.621Z] #108 DONE 18.6s [2024-09-03T20:17:15.621Z] [2024-09-03T20:17:15.621Z] #34 [core-metadata internal] load .dockerignore [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-03T20:17:15.621Z] time="2024-09-03T19:38:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-03T20:17:15.668Z] $ docker stop --time=1 c39c95170cbabc4f54991e9a3389e492230b4b718b833f8f3940792c8a169475 [2024-09-03T20:17:17.344Z] $ docker rm -f --volumes c39c95170cbabc4f54991e9a3389e492230b4b718b833f8f3940792c8a169475 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-03T20:17:17.929Z] + docker images [2024-09-03T20:17:17.929Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-03T20:17:17.929Z] support-cron-scheduler-arm64 latest d2daac49d26d 3 seconds ago 43.5MB [2024-09-03T20:17:17.929Z] support-notifications-arm64 latest c12df23d628f 5 seconds ago 42MB [2024-09-03T20:17:17.929Z] support-scheduler-arm64 latest 7c16019dca2d 5 seconds ago 41.3MB [2024-09-03T20:17:17.929Z] core-metadata-arm64 latest 0f78c7c934fc 40 seconds ago 39.3MB [2024-09-03T20:17:17.929Z] core-data-arm64 latest 9e889807d343 44 seconds ago 39.1MB [2024-09-03T20:17:17.929Z] core-keeper-arm64 latest 6a8177c14961 50 seconds ago 39MB [2024-09-03T20:17:17.929Z] core-command-arm64 latest 513da5cd252c 2 minutes ago 35MB [2024-09-03T20:17:17.929Z] security-proxy-auth-arm64 latest 88a343e594d9 3 minutes ago 32.6MB [2024-09-03T20:17:17.929Z] security-spiffe-token-provider-arm64 latest 624c437dcb9e 11 minutes ago 29.1MB [2024-09-03T20:17:17.929Z] core-common-config-bootstrapper-arm64 latest c9959e053309 14 minutes ago 15.4MB [2024-09-03T20:17:17.930Z] security-secretstore-setup-arm64 latest 751864723502 14 minutes ago 36.4MB [2024-09-03T20:17:17.930Z] security-bootstrapper-arm64 latest f6d1a120dcc0 15 minutes ago 18.9MB [2024-09-03T20:17:17.930Z] security-proxy-setup-arm64 latest 3ec136f5f933 15 minutes ago 26.2MB [2024-09-03T20:17:17.930Z] security-spire-server-arm64 latest ac8bbbb06021 36 minutes ago 116MB [2024-09-03T20:17:17.930Z] security-spire-config-arm64 latest 51717afec2c2 36 minutes ago 115MB [2024-09-03T20:17:17.930Z] security-spire-agent-arm64 latest 2b6024c41df2 36 minutes ago 174MB [2024-09-03T20:17:17.930Z] ci-base-image-arm64 latest 82d301432e9f 56 minutes ago 967MB [2024-09-03T20:17:17.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-03T20:17:17.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T20:17:18.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T20:17:18.943Z] [2024-09-03T20:17:18.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T20:17:19.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T20:17:19.638Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-03T20:17:19.638Z] 8998bd30e6a1: Pulling fs layer [2024-09-03T20:17:19.638Z] 04944245beec: Pulling fs layer [2024-09-03T20:17:19.638Z] 699f458cf7ca: Pulling fs layer [2024-09-03T20:17:19.638Z] 765212b225bb: Pulling fs layer [2024-09-03T20:17:19.638Z] f23df028b6ca: Pulling fs layer [2024-09-03T20:17:19.638Z] d65c8cfc05b1: Pulling fs layer [2024-09-03T20:17:19.639Z] 2437ff75d9bd: Pulling fs layer [2024-09-03T20:17:19.639Z] f23df028b6ca: Waiting [2024-09-03T20:17:19.639Z] d65c8cfc05b1: Waiting [2024-09-03T20:17:19.639Z] 2437ff75d9bd: Waiting [2024-09-03T20:17:19.639Z] 765212b225bb: Waiting [2024-09-03T20:17:19.639Z] 04944245beec: Verifying Checksum [2024-09-03T20:17:19.639Z] 04944245beec: Download complete [2024-09-03T20:17:19.639Z] 765212b225bb: Download complete [2024-09-03T20:17:19.903Z] f23df028b6ca: Verifying Checksum [2024-09-03T20:17:19.903Z] f23df028b6ca: Download complete [2024-09-03T20:17:19.903Z] d65c8cfc05b1: Verifying Checksum [2024-09-03T20:17:19.903Z] d65c8cfc05b1: Download complete [2024-09-03T20:17:19.904Z] 699f458cf7ca: Verifying Checksum [2024-09-03T20:17:19.904Z] 699f458cf7ca: Download complete [2024-09-03T20:17:20.481Z] 8998bd30e6a1: Verifying Checksum [2024-09-03T20:17:20.481Z] 8998bd30e6a1: Download complete [2024-09-03T20:17:23.045Z] 2437ff75d9bd: Verifying Checksum [2024-09-03T20:17:23.045Z] 2437ff75d9bd: Download complete [2024-09-03T20:17:24.984Z] 8998bd30e6a1: Pull complete [2024-09-03T20:17:25.566Z] 04944245beec: Pull complete [2024-09-03T20:17:26.965Z] 699f458cf7ca: Pull complete [2024-09-03T20:17:27.229Z] 765212b225bb: Pull complete [2024-09-03T20:17:28.184Z] f23df028b6ca: Pull complete [2024-09-03T20:17:28.449Z] d65c8cfc05b1: Pull complete [2024-09-03T20:17:46.623Z] 2437ff75d9bd: Pull complete [2024-09-03T20:17:46.623Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-03T20:17:46.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-03T20:17:46.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T20:17:46.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-9313 does not seem to be running inside a container [2024-09-03T20:17:47.056Z] $ 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-09-03T20:17:49.955Z] $ docker top c631426fed945b74076184a13c69ce30fc731312904c87e200c7da5687bc772f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-03T20:17:50.965Z] ---> job-cost.sh [2024-09-03T20:17:50.965Z] lf-activate-venv: SKIPPING [2024-09-03T20:17:50.965Z] INFO: No Stack... [2024-09-03T20:17:51.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-03T20:17:52.180Z] INFO: Archiving Costs [Pipeline] sh [2024-09-03T20:17:52.836Z] + cut -d, -f6 [2024-09-03T20:17:52.836Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-09-03T20:17:52.905Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4878-1-stack-cost] [2024-09-03T20:17:52.912Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4878-1-stack-cost] did not exist. Created. [2024-09-03T20:17:52.919Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4878-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-03T20:17:53.674Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-03T20:17:53.916Z] Stashed 1 file(s) [Pipeline] } [2024-09-03T20:17:53.940Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4878-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-03T20:17:54.052Z] $ docker stop --time=1 c631426fed945b74076184a13c69ce30fc731312904c87e200c7da5687bc772f [2024-09-03T20:17:55.584Z] $ docker rm -f --volumes c631426fed945b74076184a13c69ce30fc731312904c87e200c7da5687bc772f [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-09-03T20:17:56.769Z] provisioning config files... [2024-09-03T20:17:56.776Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3937903526480149420tmp [Pipeline] { [Pipeline] sh [2024-09-03T20:17:57.144Z] + set +x [2024-09-03T20:17:57.144Z] + curl -s https://codecov.io/bash [2024-09-03T20:17:57.144Z] + bash -s -- [2024-09-03T20:17:57.144Z] [2024-09-03T20:17:57.144Z] _____ _ [2024-09-03T20:17:57.144Z] / ____| | | [2024-09-03T20:17:57.144Z] | | ___ __| | ___ ___ _____ __ [2024-09-03T20:17:57.144Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-03T20:17:57.144Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-03T20:17:57.144Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-03T20:17:57.144Z] Bash-1.0.6 [2024-09-03T20:17:57.144Z] [2024-09-03T20:17:57.144Z] [2024-09-03T20:17:57.144Z] ==> git version 2.25.1 found [2024-09-03T20:17:57.144Z] ==> 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-09-03T20:17:57.144Z] Release-Date: 2020-01-08 [2024-09-03T20:17:57.144Z] 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-09-03T20:17:57.144Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-03T20:17:57.144Z] ==> Jenkins CI detected. [2024-09-03T20:17:57.145Z] current dir:  /w/workspace/edgex-go/1 [2024-09-03T20:17:57.145Z] project root: . [2024-09-03T20:17:57.145Z] --> token set from env [2024-09-03T20:17:57.145Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-03T20:17:57.405Z] ==> Running gcov in . (disable via -X gcov) [2024-09-03T20:17:57.405Z] ==> Python coveragepy not found [2024-09-03T20:17:57.405Z] ==> Searching for coverage reports in: [2024-09-03T20:17:57.405Z] + . [2024-09-03T20:17:57.405Z] -> Found 1 reports [2024-09-03T20:17:57.405Z] ==> Detecting git/mercurial file structure [2024-09-03T20:17:57.405Z] ==> Reading reports [2024-09-03T20:17:57.405Z] + ./coverage.out bytes=545398 [2024-09-03T20:17:57.405Z] ==> Appending adjustments [2024-09-03T20:17:57.405Z] https://docs.codecov.io/docs/fixing-reports [2024-09-03T20:17:58.515Z] + Found adjustments [2024-09-03T20:17:58.515Z] ==> Gzipping contents [2024-09-03T20:17:58.775Z] 68K /tmp/codecov.YKHyTV.gz [2024-09-03T20:17:58.775Z] ==> Uploading reports [2024-09-03T20:17:58.775Z] url: https://codecov.io [2024-09-03T20:17:58.775Z] query: branch=PR-4878&commit=cdf426e42ddc2c90f20487bf73a50e26599e225a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4878%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4878&job=&cmd_args= [2024-09-03T20:17:58.775Z] -> Pinging Codecov [2024-09-03T20:17:58.775Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4878&commit=cdf426e42ddc2c90f20487bf73a50e26599e225a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4878%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4878&job=&cmd_args= [2024-09-03T20:17:58.775Z] -> Uploading to [2024-09-03T20:17:58.775Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-03/00271124DB129430A58F1EEE437C3FCB/cdf426e42ddc2c90f20487bf73a50e26599e225a/88609d69-3ce5-40a3-b5ea-fe1cfb484b86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240903%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240903T201758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c740273ab68cb295e54b56a44eab4cbc09f9fef297f9d1e7858e5414585721d [2024-09-03T20:17:58.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-03T20:17:58.775Z] Dload Upload Total Spent Left Speed [2024-09-03T20:17:59.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67983 0 0 100 67983 0 55769 0:00:01 0:00:01 --:--:-- 55769 100 67983 0 0 100 67983 0 55769 0:00:01 0:00:01 --:--:-- 55769 [2024-09-03T20:18:00.700Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cdf426e42ddc2c90f20487bf73a50e26599e225a [Pipeline] } [2024-09-03T20:18:00.736Z] 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-09-03T20:18:02.520Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-03T20:18:02.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T20:18:03.779Z] ---> package-listing.sh [2024-09-03T20:18:03.779Z] ++ facter osfamily [2024-09-03T20:18:03.779Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-03T20:18:04.039Z] + OS_FAMILY=debian [2024-09-03T20:18:04.039Z] + workspace=/w/workspace/edgex-go/1 [2024-09-03T20:18:04.039Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-03T20:18:04.039Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-03T20:18:04.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-03T20:18:04.039Z] + PACKAGES=/tmp/packages_start.txt [2024-09-03T20:18:04.039Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-03T20:18:04.039Z] + PACKAGES=/tmp/packages_end.txt [2024-09-03T20:18:04.039Z] + case "${OS_FAMILY}" in [2024-09-03T20:18:04.039Z] + dpkg -l [2024-09-03T20:18:04.039Z] + grep '^ii' [2024-09-03T20:18:04.039Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-03T20:18:04.039Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-03T20:18:04.039Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-03T20:18:04.039Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-03T20:18:04.039Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-03T20:18:04.039Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-03T20:18:04.080Z] 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-09-03T20:18:04.384Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T20:18:05.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T20:18:05.062Z] [2024-09-03T20:18:05.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-03T20:18:05.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T20:18:05.471Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-03T20:18:05.471Z] 5eb5b503b376: Pulling fs layer [2024-09-03T20:18:05.471Z] 5c69ac0246d0: Pulling fs layer [2024-09-03T20:18:05.471Z] ec43610c2a17: Pulling fs layer [2024-09-03T20:18:05.471Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-03T20:18:05.471Z] 33b1e0a273af: Pulling fs layer [2024-09-03T20:18:05.471Z] 5d3b04190fa2: Pulling fs layer [2024-09-03T20:18:05.471Z] 2f39f015ded8: Pulling fs layer [2024-09-03T20:18:05.471Z] 3a2ae6a8a46f: Waiting [2024-09-03T20:18:05.471Z] 33b1e0a273af: Waiting [2024-09-03T20:18:05.471Z] 2f39f015ded8: Waiting [2024-09-03T20:18:05.471Z] 5c69ac0246d0: Verifying Checksum [2024-09-03T20:18:05.471Z] 5c69ac0246d0: Download complete [2024-09-03T20:18:05.471Z] 3a2ae6a8a46f: Download complete [2024-09-03T20:18:05.471Z] 33b1e0a273af: Verifying Checksum [2024-09-03T20:18:05.471Z] 33b1e0a273af: Download complete [2024-09-03T20:18:05.471Z] 5d3b04190fa2: Verifying Checksum [2024-09-03T20:18:05.471Z] 5d3b04190fa2: Download complete [2024-09-03T20:18:05.471Z] ec43610c2a17: Verifying Checksum [2024-09-03T20:18:05.471Z] ec43610c2a17: Download complete [2024-09-03T20:18:06.434Z] 5eb5b503b376: Verifying Checksum [2024-09-03T20:18:06.434Z] 5eb5b503b376: Download complete [2024-09-03T20:18:06.999Z] 2f39f015ded8: Download complete [2024-09-03T20:18:07.566Z] 5eb5b503b376: Pull complete [2024-09-03T20:18:07.566Z] 5c69ac0246d0: Pull complete [2024-09-03T20:18:08.133Z] ec43610c2a17: Pull complete [2024-09-03T20:18:08.133Z] 3a2ae6a8a46f: Pull complete [2024-09-03T20:18:08.133Z] 33b1e0a273af: Pull complete [2024-09-03T20:18:08.390Z] 5d3b04190fa2: Pull complete [2024-09-03T20:18:12.567Z] 2f39f015ded8: Pull complete [2024-09-03T20:18:12.567Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-03T20:18:12.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-03T20:18:12.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-03T20:18:12.816Z] prd-ubuntu20.04-docker-8c-8g-9312 does not seem to be running inside a container [2024-09-03T20:18:12.842Z] $ 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-09-03T20:18:16.391Z] $ docker top 98309afca4d33a049a0845ee15cac851db098b6055b715da0b61599b03edb410 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-03T20:18:16.808Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-03T20:18:17.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-03T20:18:17.449Z] + ls /var/log/sa-host [2024-09-03T20:18:17.449Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-03T20:18:17.703Z] provisioning config files... [2024-09-03T20:18:17.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8473097583936333299tmp [Pipeline] { [Pipeline] echo [2024-09-03T20:18:17.789Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T20:18:18.113Z] ---> create-netrc.sh [Pipeline] } [2024-09-03T20:18:18.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-03T20:18:18.596Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-03T20:18:18.647Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T20:18:18.981Z] ---> sudo-logs.sh [2024-09-03T20:18:18.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-03T20:18:19.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T20:18:19.406Z] ---> job-cost.sh [2024-09-03T20:18:19.406Z] lf-activate-venv: SKIPPING [2024-09-03T20:18:19.406Z] DEBUG: total: 0.2199999988079071 [2024-09-03T20:18:19.406Z] INFO: Retrieving Stack Cost... [2024-09-03T20:18:19.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-03T20:18:19.933Z] INFO: Archiving Costs [Pipeline] echo [2024-09-03T20:18:19.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-03T20:18:20.303Z] ---> logs-deploy.sh [2024-09-03T20:18:20.303Z] lf-activate-venv: SKIPPING [2024-09-03T20:18:20.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4878/1 [2024-09-03T20:18:20.303Z] INFO: archiving workspace using pattern(s): [2024-09-03T20:18:21.413Z] Archives upload complete. [2024-09-03T20:18:21.413Z] INFO: archiving logs to Nexus [2024-09-03T20:18:21.989Z] ---> uname -a: [2024-09-03T20:18:21.989Z] Linux prd-ubuntu20-04-docker-8c-8g-9312 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] ---> lscpu: [2024-09-03T20:18:21.989Z] Architecture: x86_64 [2024-09-03T20:18:21.989Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-03T20:18:21.989Z] Byte Order: Little Endian [2024-09-03T20:18:21.989Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-03T20:18:21.989Z] CPU(s): 8 [2024-09-03T20:18:21.989Z] On-line CPU(s) list: 0-7 [2024-09-03T20:18:21.989Z] Thread(s) per core: 1 [2024-09-03T20:18:21.989Z] Core(s) per socket: 1 [2024-09-03T20:18:21.989Z] Socket(s): 8 [2024-09-03T20:18:21.989Z] NUMA node(s): 1 [2024-09-03T20:18:21.989Z] Vendor ID: AuthenticAMD [2024-09-03T20:18:21.989Z] CPU family: 23 [2024-09-03T20:18:21.989Z] Model: 49 [2024-09-03T20:18:21.989Z] Model name: AMD EPYC-Rome Processor [2024-09-03T20:18:21.989Z] Stepping: 0 [2024-09-03T20:18:21.989Z] CPU MHz: 2800.000 [2024-09-03T20:18:21.989Z] BogoMIPS: 5600.00 [2024-09-03T20:18:21.989Z] Virtualization: AMD-V [2024-09-03T20:18:21.989Z] Hypervisor vendor: KVM [2024-09-03T20:18:21.989Z] Virtualization type: full [2024-09-03T20:18:21.989Z] L1d cache: 256 KiB [2024-09-03T20:18:21.989Z] L1i cache: 256 KiB [2024-09-03T20:18:21.989Z] L2 cache: 4 MiB [2024-09-03T20:18:21.989Z] L3 cache: 128 MiB [2024-09-03T20:18:21.989Z] NUMA node0 CPU(s): 0-7 [2024-09-03T20:18:21.989Z] Vulnerability Itlb multihit: Not affected [2024-09-03T20:18:21.989Z] Vulnerability L1tf: Not affected [2024-09-03T20:18:21.989Z] Vulnerability Mds: Not affected [2024-09-03T20:18:21.989Z] Vulnerability Meltdown: Not affected [2024-09-03T20:18:21.989Z] Vulnerability Mmio stale data: Not affected [2024-09-03T20:18:21.989Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-03T20:18:21.989Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-03T20:18:21.989Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-03T20:18:21.989Z] Vulnerability Srbds: Not affected [2024-09-03T20:18:21.989Z] Vulnerability Tsx async abort: Not affected [2024-09-03T20:18:21.989Z] 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-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] ---> nproc: [2024-09-03T20:18:21.989Z] 8 [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] ---> df -h: [2024-09-03T20:18:21.989Z] Filesystem Size Used Avail Use% Mounted on [2024-09-03T20:18:21.989Z] overlay 155G 28G 128G 18% / [2024-09-03T20:18:21.989Z] tmpfs 64M 0 64M 0% /dev [2024-09-03T20:18:21.989Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-03T20:18:21.989Z] shm 64M 0 64M 0% /dev/shm [2024-09-03T20:18:21.989Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] ---> sar -b -r -n DEV: [2024-09-03T20:18:21.989Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9312) 09/03/24 _x86_64_ (8 CPU) [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] 19:15:14 LINUX RESTART (8 CPU) [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] 19:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-03T20:18:21.989Z] 19:17:01 189.25 10.81 178.44 0.00 1721.45 61493.62 0.00 [2024-09-03T20:18:21.989Z] 19:18:01 73.19 0.12 73.07 0.00 16.26 33015.85 0.00 [2024-09-03T20:18:21.989Z] 19:19:01 33.86 0.20 33.66 0.00 1.60 22489.19 0.00 [2024-09-03T20:18:21.989Z] 19:20:01 68.12 0.20 67.92 0.00 7.60 45989.40 0.00 [2024-09-03T20:18:21.989Z] 19:21:01 582.69 1.57 581.12 0.00 128.65 247126.41 0.00 [2024-09-03T20:18:21.989Z] 19:22:01 598.92 10.53 588.39 0.00 87.05 186661.96 0.00 [2024-09-03T20:18:21.989Z] 19:23:01 224.79 0.08 224.71 0.00 0.67 66373.48 0.00 [2024-09-03T20:18:21.989Z] 19:24:01 356.04 0.13 355.91 0.00 1.07 135770.51 0.00 [2024-09-03T20:18:21.989Z] 19:25:01 553.01 0.05 552.96 0.00 0.93 64300.48 0.00 [2024-09-03T20:18:21.989Z] 19:26:01 52.31 6.58 45.73 0.00 4301.15 8281.29 0.00 [2024-09-03T20:18:21.989Z] 19:27:01 6.65 0.02 6.63 0.00 0.13 121.31 0.00 [2024-09-03T20:18:21.989Z] 19:28:01 1.70 0.00 1.70 0.00 0.00 18.79 0.00 [2024-09-03T20:18:21.989Z] 19:29:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2024-09-03T20:18:21.989Z] 19:30:01 1.90 0.00 1.90 0.00 0.00 20.93 0.00 [2024-09-03T20:18:21.989Z] 19:31:01 2.03 0.02 2.02 0.00 0.13 22.80 0.00 [2024-09-03T20:18:21.989Z] 19:32:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2024-09-03T20:18:21.989Z] 19:33:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2024-09-03T20:18:21.989Z] 19:34:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-09-03T20:18:21.989Z] 19:35:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-09-03T20:18:21.989Z] 19:36:01 1.35 0.00 1.35 0.00 0.00 17.46 0.00 [2024-09-03T20:18:21.989Z] 19:37:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2024-09-03T20:18:21.989Z] 19:38:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 [2024-09-03T20:18:21.989Z] 19:39:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-09-03T20:18:21.989Z] 19:40:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2024-09-03T20:18:21.989Z] 19:41:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2024-09-03T20:18:21.989Z] 19:42:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2024-09-03T20:18:21.989Z] 19:43:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-09-03T20:18:21.989Z] 19:44:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 [2024-09-03T20:18:21.989Z] 19:45:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2024-09-03T20:18:21.989Z] 19:46:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 [2024-09-03T20:18:21.989Z] 19:47:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2024-09-03T20:18:21.989Z] 19:48:01 1.27 0.00 1.27 0.00 0.00 15.59 0.00 [2024-09-03T20:18:21.989Z] 19:49:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-09-03T20:18:21.989Z] 19:50:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2024-09-03T20:18:21.989Z] 19:51:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2024-09-03T20:18:21.989Z] 19:52:01 1.63 0.00 1.63 0.00 0.00 19.47 0.00 [2024-09-03T20:18:21.989Z] 19:53:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2024-09-03T20:18:21.989Z] 19:54:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2024-09-03T20:18:21.989Z] 19:55:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2024-09-03T20:18:21.989Z] 19:56:01 2.08 0.00 2.08 0.00 0.00 25.20 0.00 [2024-09-03T20:18:21.989Z] 19:57:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2024-09-03T20:18:21.989Z] 19:58:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2024-09-03T20:18:21.989Z] 19:59:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2024-09-03T20:18:21.989Z] 20:00:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2024-09-03T20:18:21.989Z] 20:01:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2024-09-03T20:18:21.989Z] 20:02:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2024-09-03T20:18:21.989Z] 20:03:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-09-03T20:18:21.989Z] 20:04:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2024-09-03T20:18:21.989Z] 20:05:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2024-09-03T20:18:21.989Z] 20:06:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 [2024-09-03T20:18:21.989Z] 20:07:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2024-09-03T20:18:21.989Z] 20:08:01 3.32 1.50 1.82 0.00 35.46 22.93 0.00 [2024-09-03T20:18:21.989Z] 20:09:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2024-09-03T20:18:21.989Z] 20:10:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2024-09-03T20:18:21.989Z] 20:11:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2024-09-03T20:18:21.989Z] 20:12:01 1.55 0.00 1.55 0.00 0.00 19.33 0.00 [2024-09-03T20:18:21.989Z] 20:13:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2024-09-03T20:18:21.989Z] 20:14:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2024-09-03T20:18:21.989Z] 20:15:02 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-09-03T20:18:21.989Z] 20:16:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2024-09-03T20:18:21.989Z] 20:17:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2024-09-03T20:18:21.989Z] 20:18:01 1.90 0.07 1.83 0.00 4.80 42.26 0.00 [2024-09-03T20:18:21.989Z] Average: 45.26 0.51 44.75 0.00 101.75 14074.95 0.00 [2024-09-03T20:18:21.989Z] [2024-09-03T20:18:21.989Z] 19:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-03T20:18:21.989Z] 19:17:01 27710324 31456320 855896 2.60 119280 3793628 2068520 6.10 1326856 3344568 348124 [2024-09-03T20:18:21.989Z] 19:18:01 27002028 31350128 953008 2.90 129264 4341688 2173732 6.41 1967480 3361972 634172 [2024-09-03T20:18:21.989Z] 19:19:01 27013208 31376016 925944 2.82 134900 4318640 2167408 6.39 1493916 3789668 457088 [2024-09-03T20:18:21.989Z] 19:20:01 27554784 31481084 826328 2.51 136556 3936704 1854168 5.46 1343676 3457284 183212 [2024-09-03T20:18:21.989Z] 19:21:01 20017140 31148748 1124228 3.42 159296 10863172 3365884 9.92 2285788 9757032 5364 [2024-09-03T20:18:21.989Z] 19:22:01 11735660 29318512 2891492 8.79 345736 16482816 8985004 26.48 4896800 14691420 684856 [2024-09-03T20:18:21.989Z] 19:23:01 7206216 27430796 4773932 14.52 363632 18974868 11697616 34.47 8000724 15971648 1336684 [2024-09-03T20:18:21.989Z] 19:24:01 6809768 29615880 2606544 7.93 375616 21490200 5953404 17.55 6789872 17566956 426004 [2024-09-03T20:18:21.989Z] 19:25:01 10161108 31389636 888176 2.70 383428 20119316 2190032 6.45 3039560 18247156 156 [2024-09-03T20:18:21.989Z] 19:26:01 9721152 31370768 877892 2.67 409752 20512824 2109252 6.22 3314900 18378968 1196 [2024-09-03T20:18:21.990Z] 19:27:01 9767660 31412344 836144 2.54 408264 20509572 2077280 6.12 3272128 18375760 148 [2024-09-03T20:18:21.990Z] 19:28:01 9767416 31412124 836360 2.54 408276 20509576 2077280 6.12 3271804 18375764 4 [2024-09-03T20:18:21.990Z] 19:29:01 9769740 31414452 834108 2.54 408284 20509576 2077280 6.12 3270728 18375764 8 [2024-09-03T20:18:21.990Z] 19:30:01 9771488 31416220 832428 2.53 408320 20509584 2077280 6.12 3269512 18375772 8 [2024-09-03T20:18:21.990Z] 19:31:01 9770712 31415428 832816 2.53 408352 20509580 2091872 6.16 3269656 18375768 4 [2024-09-03T20:18:21.990Z] 19:32:01 9771052 31415804 832372 2.53 408376 20509580 2091872 6.16 3269652 18375768 4 [2024-09-03T20:18:21.990Z] 19:33:01 9772264 31417028 831016 2.53 408384 20509592 2091872 6.16 3268944 18375772 8 [2024-09-03T20:18:21.990Z] 19:34:01 9772244 31417040 831220 2.53 408392 20509596 2091872 6.16 3268676 18375776 28 [2024-09-03T20:18:21.990Z] 19:35:01 9771936 31416732 831484 2.53 408408 20509596 2091872 6.16 3268692 18375776 4 [2024-09-03T20:18:21.990Z] 19:36:01 9772116 31416940 831208 2.53 408452 20509588 2091872 6.16 3268800 18375780 8 [2024-09-03T20:18:21.990Z] 19:37:01 9772320 31417196 830920 2.53 408460 20509600 2091872 6.16 3268784 18375784 12 [2024-09-03T20:18:21.990Z] 19:38:01 9772268 31417176 831080 2.53 408496 20509608 2091872 6.16 3268816 18375788 20 [2024-09-03T20:18:21.990Z] 19:39:01 9772208 31417128 831292 2.53 408512 20509616 2091872 6.16 3268816 18375796 8 [2024-09-03T20:18:21.990Z] 19:40:01 9772224 31417192 831228 2.53 408528 20509616 2091872 6.16 3268752 18375796 8 [2024-09-03T20:18:21.990Z] 19:41:01 9772240 31417216 831132 2.53 408560 20509604 2091872 6.16 3268804 18375800 16 [2024-09-03T20:18:21.990Z] 19:42:01 9771844 31416872 831420 2.53 408584 20509620 2091872 6.16 3268792 18375800 12 [2024-09-03T20:18:21.990Z] 19:43:01 9771764 31416800 831360 2.53 408596 20509624 2091872 6.16 3269108 18375804 212 [2024-09-03T20:18:21.990Z] 19:44:01 9772212 31417284 830828 2.53 408612 20509628 2091872 6.16 3269304 18375808 176 [2024-09-03T20:18:21.990Z] 19:45:01 9771912 31416988 831056 2.53 408620 20509628 2091872 6.16 3269172 18375808 176 [2024-09-03T20:18:21.990Z] 19:46:01 9771896 31417004 831028 2.53 408644 20509632 2091872 6.16 3269256 18375812 36 [2024-09-03T20:18:21.990Z] 19:47:01 9772196 31417312 830712 2.53 408652 20509636 2091872 6.16 3269224 18375816 16 [2024-09-03T20:18:21.990Z] 19:48:01 9772148 31417292 830696 2.53 408668 20509640 2091872 6.16 3269204 18375816 164 [2024-09-03T20:18:21.990Z] 19:49:01 9771896 31417056 830924 2.53 408672 20509644 2091872 6.16 3269212 18375824 208 [2024-09-03T20:18:21.990Z] 19:50:01 9771840 31417024 830860 2.53 408688 20509644 2091872 6.16 3269332 18375824 180 [2024-09-03T20:18:21.990Z] 19:51:01 9772076 31417264 830532 2.53 408716 20509648 2091872 6.16 3269360 18375828 48 [2024-09-03T20:18:21.990Z] 19:52:01 9772132 31417360 830460 2.53 408728 20509652 2091872 6.16 3269044 18375832 8 [2024-09-03T20:18:21.990Z] 19:53:01 9772420 31417652 830568 2.53 408732 20509652 2075684 6.12 3269044 18375832 8 [2024-09-03T20:18:21.990Z] 19:54:01 9772364 31417620 830564 2.53 408752 20509656 2075684 6.12 3269080 18375836 4 [2024-09-03T20:18:21.990Z] 19:55:01 9772552 31417924 830164 2.52 408756 20509784 2075684 6.12 3268948 18375932 8 [2024-09-03T20:18:21.990Z] 19:56:01 9772568 31418000 830000 2.52 408804 20509796 2075684 6.12 3269076 18375936 32 [2024-09-03T20:18:21.990Z] 19:57:01 9772536 31418012 829944 2.52 408836 20509800 2075684 6.12 3269004 18375980 24 [2024-09-03T20:18:21.990Z] 19:58:01 9772268 31417804 830128 2.52 408864 20509792 2075684 6.12 3269288 18375980 8 [2024-09-03T20:18:21.990Z] 19:59:01 9772472 31418036 829832 2.52 408884 20509804 2075684 6.12 3269104 18375984 28 [2024-09-03T20:18:21.990Z] 20:00:01 9772140 31417732 830076 2.52 408908 20509808 2075684 6.12 3269152 18375988 20 [2024-09-03T20:18:21.990Z] 20:01:01 9772096 31417712 830380 2.53 408916 20509808 2075684 6.12 3269592 18375988 184 [2024-09-03T20:18:21.990Z] 20:02:01 9771992 31417620 830440 2.53 408924 20509812 2075684 6.12 3270060 18375992 216 [2024-09-03T20:18:21.990Z] 20:03:01 9772204 31417836 830172 2.52 408928 20509812 2075684 6.12 3269920 18375992 184 [2024-09-03T20:18:21.990Z] 20:04:01 9772008 31417680 830148 2.52 408960 20509816 2075684 6.12 3270120 18375996 200 [2024-09-03T20:18:21.990Z] 20:05:01 9771992 31417668 830128 2.52 408976 20509820 2075684 6.12 3269684 18376000 216 [2024-09-03T20:18:21.990Z] 20:06:01 9771896 31417652 830084 2.52 408996 20509824 2075684 6.12 3269760 18376004 236 [2024-09-03T20:18:21.990Z] 20:07:01 9771856 31417620 830144 2.52 409016 20509828 2059412 6.07 3269644 18376008 208 [2024-09-03T20:18:21.990Z] 20:08:01 9768260 31415852 831900 2.53 409048 20510888 2075464 6.12 3275048 18376280 200 [2024-09-03T20:18:21.990Z] 20:09:01 9767448 31415044 832640 2.53 409064 20510892 2075464 6.12 3274972 18376260 188 [2024-09-03T20:18:21.990Z] 20:10:01 9767504 31415140 832556 2.53 409088 20510896 2075464 6.12 3274420 18376264 12 [2024-09-03T20:18:21.990Z] 20:11:01 9767172 31414808 832788 2.53 409108 20510896 2075464 6.12 3274496 18376264 16 [2024-09-03T20:18:21.990Z] 20:12:01 9767364 31415044 832744 2.53 409124 20510904 2091532 6.16 3274476 18376268 4 [2024-09-03T20:18:21.990Z] 20:13:01 9767348 31415032 832716 2.53 409136 20510908 2091532 6.16 3274504 18376272 8 [2024-09-03T20:18:21.990Z] 20:14:01 9767584 31415272 832400 2.53 409152 20510908 2091532 6.16 3274488 18376272 8 [2024-09-03T20:18:21.990Z] 20:15:02 9767496 31415188 832412 2.53 409164 20510912 2091532 6.16 3274488 18376276 24 [2024-09-03T20:18:21.990Z] 20:16:01 9767196 31414952 832580 2.53 409172 20510916 2091532 6.16 3275040 18376284 212 [2024-09-03T20:18:21.990Z] 20:17:01 9767540 31415300 832556 2.53 409192 20510920 2091532 6.16 3275248 18376288 44 [2024-09-03T20:18:21.990Z] 20:18:01 9763188 31411172 836716 2.54 409196 20511136 2119772 6.25 3276816 18376672 216 [2024-09-03T20:18:21.990Z] Average: 11016333 31283799 967144 2.94 384071 19215334 2435244 7.18 3298849 17163164 65821 [2024-09-03T20:18:21.990Z] [2024-09-03T20:18:21.990Z] 19:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-03T20:18:21.990Z] 19:17:01 docker0 828.40 831.99 61.11 4943.96 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:17:01 ens3 1061.72 974.05 9797.20 108.36 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:17:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:18:01 vethae6c009 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:18:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:18:01 ens3 37.36 22.66 33.75 14.81 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:19:01 vethae6c009 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:19:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:19:01 ens3 28.70 19.31 22.52 12.85 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:20:01 ens3 96.15 59.64 2219.75 16.89 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:20:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 veth0218bdd 22.31 29.03 2.15 14.10 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 vethe388c0f 21.10 27.48 2.04 13.63 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 vethb7e31e2 0.38 1.45 0.03 0.18 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 docker0 158.91 222.26 11.74 1174.83 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 vethdc4c0f5 6.03 7.58 0.59 3.77 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 ens3 320.95 239.49 2101.92 174.22 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 vethc3c8b11 23.20 29.58 2.25 15.13 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:21:01 veth065573d 23.33 30.44 2.25 15.18 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 vethcabb8b2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 vethfd84797 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 veth6c357cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 veth23bbd3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 vethb7e31e2 0.15 0.22 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 vetheb00178 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 vethec927e9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 veth6c12882 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 docker0 319.58 600.35 28.09 5842.59 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 veth38a09a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 vetheeeab13 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 ens3 613.88 328.60 5853.70 38.78 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 veth8e36599 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 veth4c0dd95 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 veth219c285 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:22:01 vethfdce1f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 vethcabb8b2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 vethfd84797 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 veth6c357cb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 veth23bbd3e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 vethb7e31e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 vetheb00178 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 vethec927e9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 veth6c12882 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 veth38a09a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 vetheeeab13 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 ens3 3.28 2.30 2.71 1.53 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 veth8e36599 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 veth4c0dd95 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 veth219c285 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:23:01 vethfdce1f8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 vethcabb8b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 vethfd84797 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 veth6c357cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 veth23bbd3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 vethb7e31e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 vetheb00178 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 vethec927e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 veth6c12882 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 veth38a09a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 vetheeeab13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 ens3 5.63 3.95 4.55 2.56 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 veth8e36599 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 veth4c0dd95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 veth219c285 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:24:01 vethfdce1f8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:25:01 ens3 9.13 5.53 7.96 4.05 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:26:01 ens3 165.42 70.27 2730.74 5.04 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:26:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:27:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:31:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:32:01 ens3 0.77 0.62 1.71 0.04 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:33:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:36:01 ens3 0.35 0.33 0.09 0.08 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:41:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:43:01 ens3 0.15 0.08 0.11 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:46:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.990Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:50:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:51:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:52:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:56:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:01:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:02:01 ens3 0.37 0.40 0.26 0.22 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:04:01 ens3 1.00 0.62 0.53 0.24 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:05:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:06:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:08:01 ens3 8.43 6.83 5.59 6.37 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:11:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:12:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:15:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:16:01 ens3 0.25 0.19 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:18:01 ens3 6.38 5.20 6.06 3.18 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] 20:18:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] Average: docker0 21.10 26.72 1.63 192.97 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] Average: ens3 38.14 28.12 367.66 6.29 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-03T20:18:21.991Z] [2024-09-03T20:18:21.991Z] [2024-09-03T20:18:21.991Z] ---> sar -P ALL: [2024-09-03T20:18:21.991Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9312) 09/03/24 _x86_64_ (8 CPU) [2024-09-03T20:18:21.991Z] [2024-09-03T20:18:21.991Z] 19:15:14 LINUX RESTART (8 CPU) [2024-09-03T20:18:21.991Z] [2024-09-03T20:18:21.991Z] 19:16:01 CPU %user %nice %system %iowait %steal %idle [2024-09-03T20:18:21.991Z] 19:17:01 all 8.84 0.00 4.04 3.26 0.07 83.80 [2024-09-03T20:18:21.991Z] 19:17:01 0 8.11 0.00 4.31 0.72 0.07 86.79 [2024-09-03T20:18:21.991Z] 19:17:01 1 9.33 0.00 4.28 0.42 0.07 85.90 [2024-09-03T20:18:21.991Z] 19:17:01 2 8.18 0.00 4.66 0.32 0.07 86.78 [2024-09-03T20:18:21.991Z] 19:17:01 3 7.20 0.00 4.78 7.77 0.07 80.18 [2024-09-03T20:18:21.991Z] 19:17:01 4 13.08 0.00 3.85 4.63 0.07 78.37 [2024-09-03T20:18:21.991Z] 19:17:01 5 8.02 0.00 3.14 1.31 0.05 87.47 [2024-09-03T20:18:21.991Z] 19:17:01 6 7.83 0.00 3.47 7.31 0.07 81.33 [2024-09-03T20:18:21.991Z] 19:17:01 7 8.94 0.00 3.86 3.62 0.07 83.50 [2024-09-03T20:18:21.991Z] 19:18:01 all 37.11 0.00 5.69 2.23 0.10 54.87 [2024-09-03T20:18:21.991Z] 19:18:01 0 35.69 0.00 5.83 0.10 0.10 58.27 [2024-09-03T20:18:21.991Z] 19:18:01 1 37.25 0.00 4.65 0.32 0.08 57.69 [2024-09-03T20:18:21.991Z] 19:18:01 2 39.54 0.00 6.27 0.59 0.10 53.50 [2024-09-03T20:18:21.991Z] 19:18:01 3 36.23 0.00 5.81 9.19 0.10 48.67 [2024-09-03T20:18:21.991Z] 19:18:01 4 36.04 0.00 5.59 0.12 0.08 58.18 [2024-09-03T20:18:21.991Z] 19:18:01 5 39.81 0.00 5.30 0.12 0.10 54.67 [2024-09-03T20:18:21.991Z] 19:18:01 6 37.31 0.00 5.56 0.39 0.10 56.65 [2024-09-03T20:18:21.991Z] 19:18:01 7 35.01 0.00 6.49 7.09 0.10 51.30 [2024-09-03T20:18:21.991Z] 19:19:01 all 47.81 0.00 5.76 1.04 0.10 45.29 [2024-09-03T20:18:21.991Z] 19:19:01 0 46.51 0.00 5.33 0.10 0.10 47.96 [2024-09-03T20:18:21.991Z] 19:19:01 1 48.42 0.00 6.28 0.03 0.10 45.17 [2024-09-03T20:18:21.991Z] 19:19:01 2 47.26 0.00 5.77 0.05 0.10 46.82 [2024-09-03T20:18:21.991Z] 19:19:01 3 49.23 0.00 6.17 0.92 0.10 43.58 [2024-09-03T20:18:21.991Z] 19:19:01 4 48.84 0.00 6.07 0.12 0.12 44.85 [2024-09-03T20:18:21.991Z] 19:19:01 5 48.51 0.00 5.54 0.07 0.10 45.78 [2024-09-03T20:18:21.991Z] 19:19:01 6 46.81 0.00 5.32 0.05 0.10 47.72 [2024-09-03T20:18:21.991Z] 19:19:01 7 46.88 0.00 5.64 6.97 0.10 40.40 [2024-09-03T20:18:21.991Z] 19:20:01 all 29.69 0.00 6.08 3.58 0.09 60.55 [2024-09-03T20:18:21.991Z] 19:20:01 0 29.72 0.00 5.21 1.40 0.12 63.56 [2024-09-03T20:18:21.991Z] 19:20:01 1 29.61 0.00 6.69 0.29 0.08 63.34 [2024-09-03T20:18:21.991Z] 19:20:01 2 32.69 0.00 5.58 1.13 0.08 60.52 [2024-09-03T20:18:21.991Z] 19:20:01 3 28.97 0.00 5.23 3.99 0.09 61.72 [2024-09-03T20:18:21.991Z] 19:20:01 4 29.67 0.00 6.46 1.71 0.08 62.07 [2024-09-03T20:18:21.991Z] 19:20:01 5 28.15 0.00 7.02 1.10 0.08 63.64 [2024-09-03T20:18:21.991Z] 19:20:01 6 27.81 0.00 6.11 0.29 0.10 65.69 [2024-09-03T20:18:21.991Z] 19:20:01 7 30.87 0.00 6.33 18.83 0.08 43.88 [2024-09-03T20:18:21.991Z] 19:21:01 all 20.82 0.00 7.45 23.45 0.12 48.17 [2024-09-03T20:18:21.991Z] 19:21:01 0 21.36 0.00 6.81 11.68 0.12 60.03 [2024-09-03T20:18:21.991Z] 19:21:01 1 20.99 0.00 8.76 43.78 0.12 26.35 [2024-09-03T20:18:21.991Z] 19:21:01 2 20.89 0.00 8.51 15.09 0.14 55.37 [2024-09-03T20:18:21.991Z] 19:21:01 3 20.64 0.00 6.88 13.12 0.10 59.26 [2024-09-03T20:18:21.991Z] 19:21:01 4 19.71 0.00 6.70 34.66 0.14 38.79 [2024-09-03T20:18:21.991Z] 19:21:01 5 20.59 0.00 8.22 38.70 0.10 32.39 [2024-09-03T20:18:21.991Z] 19:21:01 6 22.13 0.00 7.07 21.12 0.12 49.56 [2024-09-03T20:18:21.991Z] 19:21:01 7 20.23 0.00 6.63 9.59 0.10 63.45 [2024-09-03T20:18:21.991Z] 19:22:01 all 32.09 0.00 8.01 14.91 0.09 44.90 [2024-09-03T20:18:21.991Z] 19:22:01 0 32.84 0.00 7.75 7.58 0.08 51.74 [2024-09-03T20:18:21.991Z] 19:22:01 1 32.95 0.00 9.11 29.92 0.10 27.92 [2024-09-03T20:18:21.991Z] 19:22:01 2 32.53 0.00 6.91 9.57 0.08 50.90 [2024-09-03T20:18:21.991Z] 19:22:01 3 31.30 0.00 7.22 10.18 0.08 51.22 [2024-09-03T20:18:21.991Z] 19:22:01 4 31.81 0.00 7.01 10.13 0.08 50.97 [2024-09-03T20:18:21.991Z] 19:22:01 5 31.99 0.00 8.59 14.37 0.08 44.97 [2024-09-03T20:18:21.991Z] 19:22:01 6 32.22 0.00 9.73 31.48 0.10 26.46 [2024-09-03T20:18:21.991Z] 19:22:01 7 31.06 0.00 7.77 6.09 0.08 54.99 [2024-09-03T20:18:21.991Z] 19:23:01 all 88.70 0.00 11.14 0.00 0.17 0.00 [2024-09-03T20:18:21.991Z] 19:23:01 0 89.01 0.00 10.84 0.00 0.15 0.00 [2024-09-03T20:18:21.991Z] 19:23:01 1 89.82 0.00 9.99 0.00 0.18 0.00 [2024-09-03T20:18:21.991Z] 19:23:01 2 88.68 0.00 11.17 0.00 0.15 0.00 [2024-09-03T20:18:21.991Z] 19:23:01 3 89.37 0.00 10.46 0.00 0.17 0.00 [2024-09-03T20:18:21.991Z] 19:23:01 4 89.77 0.00 10.06 0.00 0.17 0.00 [2024-09-03T20:18:21.991Z] 19:23:01 5 88.18 0.00 11.66 0.00 0.17 0.00 [2024-09-03T20:18:21.991Z] 19:23:01 6 89.05 0.00 10.78 0.00 0.17 0.00 [2024-09-03T20:18:21.991Z] 19:23:01 7 85.61 0.00 14.21 0.00 0.19 0.00 [2024-09-03T20:18:21.991Z] 19:24:01 all 89.97 0.00 9.85 0.00 0.17 0.01 [2024-09-03T20:18:21.991Z] 19:24:01 0 90.93 0.00 8.91 0.00 0.17 0.00 [2024-09-03T20:18:21.991Z] 19:24:01 1 89.85 0.00 9.98 0.00 0.17 0.00 [2024-09-03T20:18:21.991Z] 19:24:01 2 90.27 0.00 9.58 0.00 0.15 0.00 [2024-09-03T20:18:21.991Z] 19:24:01 3 90.72 0.00 9.08 0.00 0.17 0.03 [2024-09-03T20:18:21.991Z] 19:24:01 4 90.12 0.00 9.66 0.00 0.15 0.07 [2024-09-03T20:18:21.991Z] 19:24:01 5 89.63 0.00 10.20 0.00 0.17 0.00 [2024-09-03T20:18:21.991Z] 19:24:01 6 90.85 0.00 8.99 0.00 0.15 0.02 [2024-09-03T20:18:21.991Z] 19:24:01 7 87.35 0.00 12.45 0.00 0.21 0.00 [2024-09-03T20:18:21.991Z] 19:25:01 all 18.89 0.00 3.82 7.42 0.07 69.80 [2024-09-03T20:18:21.991Z] 19:25:01 0 18.84 0.00 3.56 7.93 0.05 69.61 [2024-09-03T20:18:21.991Z] 19:25:01 1 19.10 0.00 3.66 4.90 0.08 72.26 [2024-09-03T20:18:21.991Z] 19:25:01 2 19.02 0.00 3.52 5.64 0.08 71.74 [2024-09-03T20:18:21.991Z] 19:25:01 3 19.32 0.00 3.84 6.71 0.05 70.08 [2024-09-03T20:18:21.991Z] 19:25:01 4 19.52 0.00 3.46 7.61 0.05 69.36 [2024-09-03T20:18:21.991Z] 19:25:01 5 18.76 0.00 3.26 11.23 0.05 66.71 [2024-09-03T20:18:21.991Z] 19:25:01 6 18.20 0.00 4.21 9.99 0.07 67.52 [2024-09-03T20:18:21.991Z] 19:25:01 7 18.31 0.00 5.08 5.37 0.13 71.12 [2024-09-03T20:18:21.991Z] 19:26:01 all 2.37 0.00 1.38 0.85 0.02 95.38 [2024-09-03T20:18:21.991Z] 19:26:01 0 1.98 0.00 2.12 1.52 0.03 94.35 [2024-09-03T20:18:21.991Z] 19:26:01 1 2.04 0.00 2.57 0.57 0.02 94.80 [2024-09-03T20:18:21.991Z] 19:26:01 2 1.92 0.00 0.87 0.03 0.03 97.15 [2024-09-03T20:18:21.991Z] 19:26:01 3 2.67 0.00 0.73 1.52 0.02 95.06 [2024-09-03T20:18:21.991Z] 19:26:01 4 2.44 0.00 0.82 1.12 0.03 95.58 [2024-09-03T20:18:21.991Z] 19:26:01 5 2.92 0.00 1.24 1.02 0.00 94.82 [2024-09-03T20:18:21.991Z] 19:26:01 6 3.56 0.00 1.37 0.08 0.03 94.96 [2024-09-03T20:18:21.992Z] 19:26:01 7 1.45 0.00 1.29 0.95 0.02 96.29 [2024-09-03T20:18:21.992Z] 19:27:01 all 0.11 0.00 0.06 0.03 0.01 99.80 [2024-09-03T20:18:21.992Z] 19:27:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2024-09-03T20:18:21.992Z] 19:27:01 1 0.10 0.00 0.07 0.08 0.02 99.73 [2024-09-03T20:18:21.992Z] 19:27:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-03T20:18:21.992Z] 19:27:01 3 0.28 0.00 0.02 0.05 0.00 99.65 [2024-09-03T20:18:21.992Z] 19:27:01 4 0.08 0.00 0.05 0.03 0.00 99.83 [2024-09-03T20:18:21.992Z] 19:27:01 5 0.20 0.00 0.10 0.02 0.00 99.68 [2024-09-03T20:18:21.992Z] 19:27:01 6 0.05 0.00 0.07 0.03 0.00 99.85 [2024-09-03T20:18:21.992Z] 19:27:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2024-09-03T20:18:21.992Z] [2024-09-03T20:18:21.992Z] 19:27:01 CPU %user %nice %system %iowait %steal %idle [2024-09-03T20:18:21.992Z] 19:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.992Z] 19:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.992Z] 19:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:28:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-03T20:18:21.992Z] 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:29:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2024-09-03T20:18:21.992Z] 19:29:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:30:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2024-09-03T20:18:21.992Z] 19:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.992Z] 19:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:30:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-03T20:18:21.992Z] 19:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:30:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:30:01 7 0.67 0.00 0.02 0.00 0.02 99.30 [2024-09-03T20:18:21.992Z] 19:31:01 all 0.28 0.00 0.02 0.01 0.01 99.68 [2024-09-03T20:18:21.992Z] 19:31:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2024-09-03T20:18:21.992Z] 19:31:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:31:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-03T20:18:21.992Z] 19:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:31:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-09-03T20:18:21.992Z] 19:31:01 7 2.00 0.00 0.02 0.00 0.00 97.98 [2024-09-03T20:18:21.992Z] 19:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-09-03T20:18:21.992Z] 19:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-03T20:18:21.992Z] 19:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:32:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:32:01 7 0.18 0.00 0.02 0.00 0.00 99.80 [2024-09-03T20:18:21.992Z] 19:33:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2024-09-03T20:18:21.992Z] 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:33:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-03T20:18:21.992Z] 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.992Z] 19:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:33:01 6 0.00 0.00 0.07 0.02 0.00 99.92 [2024-09-03T20:18:21.992Z] 19:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-03T20:18:21.992Z] 19:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:34:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-09-03T20:18:21.992Z] 19:34:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-03T20:18:21.992Z] 19:34:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:34:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-03T20:18:21.992Z] 19:34:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-09-03T20:18:21.992Z] 19:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:36:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-09-03T20:18:21.992Z] 19:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:36:01 2 0.02 0.00 0.07 0.02 0.00 99.90 [2024-09-03T20:18:21.992Z] 19:36:01 3 0.08 0.00 0.00 0.03 0.02 99.87 [2024-09-03T20:18:21.992Z] 19:36:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-03T20:18:21.992Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:36:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-03T20:18:21.992Z] 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.992Z] 19:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.992Z] 19:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.992Z] 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:37:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:38:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-09-03T20:18:21.992Z] 19:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:38:01 1 0.02 0.00 0.05 0.02 0.00 99.92 [2024-09-03T20:18:21.992Z] 19:38:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:38:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2024-09-03T20:18:21.992Z] 19:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.992Z] 19:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:38:01 7 0.23 0.00 0.02 0.00 0.00 99.75 [2024-09-03T20:18:21.992Z] [2024-09-03T20:18:21.992Z] 19:38:01 CPU %user %nice %system %iowait %steal %idle [2024-09-03T20:18:21.992Z] 19:39:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-09-03T20:18:21.992Z] 19:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:39:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:39:01 7 0.18 0.00 0.02 0.00 0.00 99.80 [2024-09-03T20:18:21.992Z] 19:40:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2024-09-03T20:18:21.992Z] 19:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:40:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-03T20:18:21.992Z] 19:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.992Z] 19:40:01 7 1.55 0.00 0.00 0.00 0.02 98.43 [2024-09-03T20:18:21.992Z] 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-03T20:18:21.992Z] 19:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.992Z] 19:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:41:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-03T20:18:21.992Z] 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:42:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-09-03T20:18:21.992Z] 19:42:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-09-03T20:18:21.992Z] 19:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.992Z] 19:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:42:01 7 0.47 0.00 0.05 0.00 0.00 99.48 [2024-09-03T20:18:21.992Z] 19:43:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-09-03T20:18:21.992Z] 19:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.992Z] 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-03T20:18:21.992Z] 19:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:43:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-03T20:18:21.992Z] 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.992Z] 19:43:01 7 0.73 0.00 0.00 0.00 0.02 99.25 [2024-09-03T20:18:21.992Z] 19:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-03T20:18:21.992Z] 19:44:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-09-03T20:18:21.992Z] 19:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.992Z] 19:44:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-03T20:18:21.992Z] 19:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:44:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2024-09-03T20:18:21.992Z] 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.992Z] 19:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.992Z] 19:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.993Z] 19:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-03T20:18:21.993Z] 19:45:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-03T20:18:21.993Z] 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:45:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-03T20:18:21.993Z] 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-03T20:18:21.993Z] 19:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:46:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:46:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2024-09-03T20:18:21.993Z] 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 19:47:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2024-09-03T20:18:21.993Z] 19:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-03T20:18:21.993Z] 19:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:47:01 3 0.10 0.00 0.00 0.00 0.00 99.90 [2024-09-03T20:18:21.993Z] 19:47:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2024-09-03T20:18:21.993Z] 19:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 19:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-03T20:18:21.993Z] 19:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:48:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2024-09-03T20:18:21.993Z] 19:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:48:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-03T20:18:21.993Z] 19:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.993Z] 19:49:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-09-03T20:18:21.993Z] 19:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-03T20:18:21.993Z] 19:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:49:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-03T20:18:21.993Z] 19:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:49:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-03T20:18:21.993Z] 19:49:01 7 1.86 0.00 0.00 0.00 0.00 98.14 [2024-09-03T20:18:21.993Z] [2024-09-03T20:18:21.993Z] 19:49:01 CPU %user %nice %system %iowait %steal %idle [2024-09-03T20:18:21.993Z] 19:50:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-09-03T20:18:21.993Z] 19:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.993Z] 19:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:50:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-03T20:18:21.993Z] 19:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:50:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:50:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2024-09-03T20:18:21.993Z] 19:51:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2024-09-03T20:18:21.993Z] 19:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.993Z] 19:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:51:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-03T20:18:21.993Z] 19:51:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-03T20:18:21.993Z] 19:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:51:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:51:01 7 0.81 0.00 0.02 0.00 0.02 99.15 [2024-09-03T20:18:21.993Z] 19:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 19:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.993Z] 19:52:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-03T20:18:21.993Z] 19:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:53:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2024-09-03T20:18:21.993Z] 19:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.993Z] 19:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-03T20:18:21.993Z] 19:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.993Z] 19:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-03T20:18:21.993Z] 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:53:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-03T20:18:21.993Z] 19:53:01 7 1.25 0.00 0.00 0.00 0.00 98.75 [2024-09-03T20:18:21.993Z] 19:54:01 all 0.18 0.00 0.01 0.01 0.01 99.79 [2024-09-03T20:18:21.993Z] 19:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 19:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:54:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-09-03T20:18:21.993Z] 19:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:54:01 6 0.00 0.00 0.02 0.08 0.00 99.90 [2024-09-03T20:18:21.993Z] 19:54:01 7 1.35 0.00 0.00 0.00 0.02 98.63 [2024-09-03T20:18:21.993Z] 19:55:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2024-09-03T20:18:21.993Z] 19:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:55:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2024-09-03T20:18:21.993Z] 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:55:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2024-09-03T20:18:21.993Z] 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:55:01 7 0.37 0.00 0.02 0.00 0.00 99.62 [2024-09-03T20:18:21.993Z] 19:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-03T20:18:21.993Z] 19:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:56:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:57:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2024-09-03T20:18:21.993Z] 19:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:57:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:57:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2024-09-03T20:18:21.993Z] 19:57:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-03T20:18:21.993Z] 19:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:57:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-03T20:18:21.993Z] 19:57:01 7 1.17 0.00 0.03 0.00 0.02 98.78 [2024-09-03T20:18:21.993Z] 19:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-03T20:18:21.993Z] 19:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.993Z] 19:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.993Z] 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:58:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-09-03T20:18:21.993Z] 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:58:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-03T20:18:21.993Z] 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 19:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-09-03T20:18:21.993Z] 19:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.993Z] 19:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 19:59:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-03T20:18:21.993Z] 19:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 19:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 19:59:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2024-09-03T20:18:21.993Z] 19:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-03T20:18:21.993Z] 20:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 20:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:00:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-03T20:18:21.993Z] 20:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 20:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.993Z] [2024-09-03T20:18:21.993Z] 20:00:01 CPU %user %nice %system %iowait %steal %idle [2024-09-03T20:18:21.993Z] 20:01:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-09-03T20:18:21.993Z] 20:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 20:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 20:01:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-03T20:18:21.993Z] 20:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.993Z] 20:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-03T20:18:21.993Z] 20:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:02:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2024-09-03T20:18:21.993Z] 20:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 20:03:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.993Z] 20:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:03:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-03T20:18:21.993Z] 20:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:03:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-03T20:18:21.993Z] 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 20:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.993Z] 20:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 20:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 20:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-03T20:18:21.993Z] 20:04:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-03T20:18:21.993Z] 20:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:04:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-03T20:18:21.993Z] 20:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:05:01 all 0.16 0.00 0.01 0.01 0.01 99.80 [2024-09-03T20:18:21.993Z] 20:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.993Z] 20:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:05:01 2 1.26 0.00 0.02 0.00 0.02 98.71 [2024-09-03T20:18:21.993Z] 20:05:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 20:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.993Z] 20:05:01 6 0.02 0.00 0.00 0.08 0.00 99.90 [2024-09-03T20:18:21.993Z] 20:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.993Z] 20:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.993Z] 20:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.993Z] 20:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.993Z] 20:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 20:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-03T20:18:21.993Z] 20:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.993Z] 20:06:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-03T20:18:21.993Z] 20:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:07:01 all 0.08 0.00 0.02 0.00 0.00 99.90 [2024-09-03T20:18:21.993Z] 20:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-03T20:18:21.993Z] 20:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:07:01 2 0.53 0.00 0.07 0.00 0.00 99.40 [2024-09-03T20:18:21.993Z] 20:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:07:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-03T20:18:21.993Z] 20:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-03T20:18:21.993Z] 20:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.993Z] 20:08:01 all 0.49 0.00 0.04 0.01 0.01 99.44 [2024-09-03T20:18:21.993Z] 20:08:01 0 0.35 0.00 0.07 0.03 0.00 99.55 [2024-09-03T20:18:21.993Z] 20:08:01 1 0.25 0.00 0.02 0.00 0.00 99.73 [2024-09-03T20:18:21.994Z] 20:08:01 2 2.07 0.00 0.03 0.00 0.02 97.88 [2024-09-03T20:18:21.994Z] 20:08:01 3 0.82 0.00 0.05 0.02 0.00 99.12 [2024-09-03T20:18:21.994Z] 20:08:01 4 0.12 0.00 0.08 0.00 0.03 99.77 [2024-09-03T20:18:21.994Z] 20:08:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2024-09-03T20:18:21.994Z] 20:08:01 6 0.18 0.00 0.03 0.03 0.02 99.73 [2024-09-03T20:18:21.994Z] 20:08:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-03T20:18:21.994Z] 20:09:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2024-09-03T20:18:21.994Z] 20:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.994Z] 20:09:01 2 1.97 0.00 0.02 0.00 0.00 98.01 [2024-09-03T20:18:21.994Z] 20:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:09:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-03T20:18:21.994Z] 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:10:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2024-09-03T20:18:21.994Z] 20:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.994Z] 20:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:10:01 2 0.42 0.00 0.02 0.00 0.02 99.55 [2024-09-03T20:18:21.994Z] 20:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-03T20:18:21.994Z] 20:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:10:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2024-09-03T20:18:21.994Z] 20:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.994Z] 20:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-03T20:18:21.994Z] 20:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:11:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-03T20:18:21.994Z] 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.994Z] [2024-09-03T20:18:21.994Z] 20:11:01 CPU %user %nice %system %iowait %steal %idle [2024-09-03T20:18:21.994Z] 20:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.994Z] 20:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:12:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:12:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-03T20:18:21.994Z] 20:12:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-03T20:18:21.994Z] 20:12:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2024-09-03T20:18:21.994Z] 20:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-03T20:18:21.994Z] 20:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.994Z] 20:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-03T20:18:21.994Z] 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.994Z] 20:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-03T20:18:21.994Z] 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.994Z] 20:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.994Z] 20:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-03T20:18:21.994Z] 20:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-03T20:18:21.994Z] 20:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.994Z] 20:14:01 6 0.03 0.00 0.05 0.02 0.02 99.88 [2024-09-03T20:18:21.994Z] 20:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:15:02 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-03T20:18:21.994Z] 20:15:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:15:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:15:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:15:02 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-03T20:18:21.994Z] 20:15:02 4 0.00 0.00 0.02 0.00 0.03 99.95 [2024-09-03T20:18:21.994Z] 20:15:02 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.994Z] 20:15:02 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-03T20:18:21.994Z] 20:15:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:16:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-09-03T20:18:21.994Z] 20:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-03T20:18:21.994Z] 20:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:16:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-09-03T20:18:21.994Z] 20:16:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-03T20:18:21.994Z] 20:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-03T20:18:21.994Z] 20:16:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2024-09-03T20:18:21.994Z] 20:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-03T20:18:21.994Z] 20:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-03T20:18:21.994Z] 20:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:17:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-03T20:18:21.994Z] 20:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-03T20:18:21.994Z] 20:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:17:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-03T20:18:21.994Z] 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-03T20:18:21.994Z] 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-03T20:18:21.994Z] 20:18:01 all 0.28 0.00 0.17 0.00 0.01 99.54 [2024-09-03T20:18:21.994Z] 20:18:01 0 0.32 0.00 0.15 0.00 0.00 99.53 [2024-09-03T20:18:21.994Z] 20:18:01 1 0.28 0.00 0.17 0.00 0.02 99.53 [2024-09-03T20:18:21.994Z] 20:18:01 2 0.15 0.00 0.08 0.00 0.00 99.77 [2024-09-03T20:18:21.994Z] 20:18:01 3 0.38 0.00 0.12 0.00 0.02 99.48 [2024-09-03T20:18:21.994Z] 20:18:01 4 0.40 0.00 0.27 0.00 0.02 99.32 [2024-09-03T20:18:21.994Z] 20:18:01 5 0.20 0.00 0.20 0.00 0.00 99.60 [2024-09-03T20:18:21.994Z] 20:18:01 6 0.30 0.00 0.22 0.02 0.02 99.45 [2024-09-03T20:18:21.994Z] 20:18:01 7 0.23 0.00 0.13 0.00 0.02 99.62 [2024-09-03T20:18:21.994Z] Average: all 6.09 0.00 1.02 0.91 0.02 91.96 [2024-09-03T20:18:21.994Z] Average: 0 6.04 0.00 0.98 0.49 0.02 92.46 [2024-09-03T20:18:21.994Z] Average: 1 6.10 0.00 1.07 1.27 0.02 91.54 [2024-09-03T20:18:21.994Z] Average: 2 6.23 0.00 1.02 0.52 0.02 92.21 [2024-09-03T20:18:21.994Z] Average: 3 6.05 0.00 0.97 0.86 0.02 92.10 [2024-09-03T20:18:21.994Z] Average: 4 6.15 0.00 0.98 0.95 0.03 91.89 [2024-09-03T20:18:21.994Z] Average: 5 6.05 0.00 1.03 1.08 0.02 91.83 [2024-09-03T20:18:21.994Z] Average: 6 6.05 0.00 1.02 1.14 0.02 91.76 [2024-09-03T20:18:21.994Z] Average: 7 6.04 0.00 1.11 0.93 0.02 91.89 [2024-09-03T20:18:21.994Z] [2024-09-03T20:18:21.994Z] [2024-09-03T20:18:21.994Z]