Pull request #4867 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 81769e7dc0f575b33646a54f05977ec5267f5808+3a869a1a34d0f0849a63796cd05f94cfcea32072 (730cd919f1eb7a70a08112714b66ba17476814d6) 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-ssh7654605861475922843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15052292275333987496.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4867/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-4867/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1968771142526507911.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-4867/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7259428907034215222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2864145731566972240.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-4867/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-4867/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15560446051458164632.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7812 in /w/workspace/edgexfoundry_edgex-go_PR-4867 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3a869a1a34d0f0849a63796cd05f94cfcea32072 into PR head commit 81769e7dc0f575b33646a54f05977ec5267f5808 Merge succeeded, producing 81769e7dc0f575b33646a54f05977ec5267f5808 Checking out Revision 81769e7dc0f575b33646a54f05977ec5267f5808 (PR-4867) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4867/head:refs/remotes/origin/PR-4867 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81769e7dc0f575b33646a54f05977ec5267f5808 # 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 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81769e7dc0f575b33646a54f05977ec5267f5808 # timeout=10 Commit message: "feat: Generate Missed Schedule Action Records" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-16T10:54:10.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-16T10:54:11.115Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-16T10:54:11.243Z] ========================================================= [2024-08-16T10:54:11.243Z] EdgeX Global Pipelines Version Info [2024-08-16T10:54:11.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:54:12.004Z] ------------------- [2024-08-16T10:54:12.004Z] stable info: [2024-08-16T10:54:12.004Z] ------------------- [2024-08-16T10:54:12.004Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-16T10:54:12.004Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-16T10:54:12.004Z] Message: update stable to v1.0.260 [2024-08-16T10:54:12.574Z] ------------------- [2024-08-16T10:54:12.574Z] experimental info: [2024-08-16T10:54:12.575Z] ------------------- [2024-08-16T10:54:12.575Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-16T10:54:12.575Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-16T10:54:12.575Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-16T10:54:12.809Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-16T10:54:12.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-16T10:54:12.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-16T10:54:12.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-16T10:54:13.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-16T10:54:13.105Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-16T10:54:13.162Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-16T10:54:13.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-16T10:54:13.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-16T10:54:13.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-16T10:54:13.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-16T10:54:13.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-16T10:54:13.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-16T10:54:13.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-16T10:54:13.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-16T10:54:13.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-16T10:54:13.756Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-16T10:54:13.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-16T10:54:13.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-16T10:54:13.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-16T10:54:13.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-16T10:54:14.045Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-16T10:54:14.103Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-16T10:54:14.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4867 [Pipeline] echo [2024-08-16T10:54:14.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4867 [Pipeline] echo [2024-08-16T10:54:14.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4867 [Pipeline] echo [2024-08-16T10:54:14.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81769e7dc0f575b33646a54f05977ec5267f5808 [Pipeline] echo [2024-08-16T10:54:14.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81769e7 [Pipeline] echo [2024-08-16T10:54:14.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T10:54:14.619Z] provisioning config files... [2024-08-16T10:54:14.630Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17377973792054285150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:54:15.029Z] ---> ****-login.sh [2024-08-16T10:54:15.029Z] nexus3.edgexfoundry.org:10001 [2024-08-16T10:54:15.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:54:15.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:54:15.291Z] Configure a credential helper to remove this warning. See [2024-08-16T10:54:15.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:54:15.291Z] [2024-08-16T10:54:15.291Z] Login Succeeded [2024-08-16T10:54:15.291Z] nexus3.edgexfoundry.org:10002 [2024-08-16T10:54:15.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:54:15.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:54:15.553Z] Configure a credential helper to remove this warning. See [2024-08-16T10:54:15.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:54:15.553Z] [2024-08-16T10:54:15.553Z] Login Succeeded [2024-08-16T10:54:15.553Z] nexus3.edgexfoundry.org:10003 [2024-08-16T10:54:15.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:54:15.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:54:15.553Z] Configure a credential helper to remove this warning. See [2024-08-16T10:54:15.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:54:15.553Z] [2024-08-16T10:54:15.553Z] Login Succeeded [2024-08-16T10:54:15.553Z] nexus3.edgexfoundry.org:10004 [2024-08-16T10:54:15.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:54:15.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:54:15.813Z] Configure a credential helper to remove this warning. See [2024-08-16T10:54:15.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:54:15.813Z] [2024-08-16T10:54:15.813Z] Login Succeeded [2024-08-16T10:54:15.813Z] ****.io [2024-08-16T10:54:15.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:54:16.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:54:16.073Z] Configure a credential helper to remove this warning. See [2024-08-16T10:54:16.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:54:16.073Z] [2024-08-16T10:54:16.073Z] Login Succeeded [2024-08-16T10:54:16.073Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T10:54:16.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T10:54:16.557Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/core-command/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/core-data/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/core-keeper/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/core-metadata/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/support-notifications/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-16T10:54:16.557Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-16T10:54:16.557Z] + cut -d/ -f2 [2024-08-16T10:54:16.557Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-16T10:54:16.602Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-16T10:54:17.158Z] + git rev-list -1 --merges 81769e7dc0f575b33646a54f05977ec5267f5808~1..81769e7dc0f575b33646a54f05977ec5267f5808 [Pipeline] echo [2024-08-16T10:54:17.197Z] -----------> git rev-list -1 --merges 81769e7dc0f575b33646a54f05977ec5267f5808~1..81769e7dc0f575b33646a54f05977ec5267f5808 81769e7dc0f575b33646a54f05977ec5267f5808 [false] [Pipeline] sh [2024-08-16T10:54:17.523Z] + git log --format=format:%s -1 81769e7dc0f575b33646a54f05977ec5267f5808 [Pipeline] echo [2024-08-16T10:54:17.568Z] ========================================================= [2024-08-16T10:54:17.569Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-16T10:54:17.569Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-16T10:54:18.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T10:54:18.086Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-16T10:54:18.086Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-16T10:54:18.086Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-16T10:54:18.086Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-16T10:54:18.086Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-16T10:54:18.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:54:18.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T10:54:18.602Z] [2024-08-16T10:54:18.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:54:19.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T10:54:19.052Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-16T10:54:19.052Z] b85a868b505f: Pulling fs layer [2024-08-16T10:54:19.052Z] e2be974225ed: Pulling fs layer [2024-08-16T10:54:19.052Z] 339a4e72a1f5: Pulling fs layer [2024-08-16T10:54:19.052Z] 988bab9f4d93: Pulling fs layer [2024-08-16T10:54:19.052Z] 1469e6f7b9e6: Pulling fs layer [2024-08-16T10:54:19.052Z] eaf3925da568: Pulling fs layer [2024-08-16T10:54:19.052Z] bab4dde63d76: Pulling fs layer [2024-08-16T10:54:19.052Z] bde34c3a00c8: Pulling fs layer [2024-08-16T10:54:19.052Z] b352a97aabf1: Pulling fs layer [2024-08-16T10:54:19.052Z] 1469e6f7b9e6: Waiting [2024-08-16T10:54:19.052Z] 988bab9f4d93: Waiting [2024-08-16T10:54:19.052Z] bab4dde63d76: Waiting [2024-08-16T10:54:19.052Z] bde34c3a00c8: Waiting [2024-08-16T10:54:19.052Z] 4872d77fe225: Pulling fs layer [2024-08-16T10:54:19.052Z] 5851b861e8e6: Pulling fs layer [2024-08-16T10:54:19.052Z] b352a97aabf1: Waiting [2024-08-16T10:54:19.052Z] 4872d77fe225: Waiting [2024-08-16T10:54:19.052Z] 5851b861e8e6: Waiting [2024-08-16T10:54:19.052Z] eaf3925da568: Waiting [2024-08-16T10:54:19.052Z] e2be974225ed: Download complete [2024-08-16T10:54:19.052Z] 988bab9f4d93: Verifying Checksum [2024-08-16T10:54:19.052Z] 1469e6f7b9e6: Verifying Checksum [2024-08-16T10:54:19.052Z] 1469e6f7b9e6: Download complete [2024-08-16T10:54:19.052Z] 339a4e72a1f5: Verifying Checksum [2024-08-16T10:54:19.052Z] 339a4e72a1f5: Download complete [2024-08-16T10:54:19.312Z] eaf3925da568: Verifying Checksum [2024-08-16T10:54:19.312Z] eaf3925da568: Download complete [2024-08-16T10:54:19.312Z] bde34c3a00c8: Download complete [2024-08-16T10:54:19.312Z] b352a97aabf1: Verifying Checksum [2024-08-16T10:54:19.312Z] b352a97aabf1: Download complete [2024-08-16T10:54:19.312Z] 4872d77fe225: Verifying Checksum [2024-08-16T10:54:19.312Z] 4872d77fe225: Download complete [2024-08-16T10:54:19.312Z] 5851b861e8e6: Verifying Checksum [2024-08-16T10:54:19.312Z] b85a868b505f: Verifying Checksum [2024-08-16T10:54:19.312Z] b85a868b505f: Download complete [2024-08-16T10:54:19.570Z] bab4dde63d76: Verifying Checksum [2024-08-16T10:54:19.570Z] bab4dde63d76: Download complete [2024-08-16T10:54:20.507Z] b85a868b505f: Pull complete [2024-08-16T10:54:20.765Z] e2be974225ed: Pull complete [2024-08-16T10:54:21.335Z] 339a4e72a1f5: Pull complete [2024-08-16T10:54:21.335Z] 988bab9f4d93: Pull complete [2024-08-16T10:54:21.595Z] 1469e6f7b9e6: Pull complete [2024-08-16T10:54:21.595Z] eaf3925da568: Pull complete [2024-08-16T10:54:23.505Z] bab4dde63d76: Pull complete [2024-08-16T10:54:23.505Z] bde34c3a00c8: Pull complete [2024-08-16T10:54:23.778Z] b352a97aabf1: Pull complete [2024-08-16T10:54:23.778Z] 4872d77fe225: Pull complete [2024-08-16T10:54:23.778Z] 5851b861e8e6: Pull complete [2024-08-16T10:54:24.038Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-16T10:54:24.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T10:54:24.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:54:24.332Z] prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container [2024-08-16T10:54:24.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-16T10:54:26.891Z] $ docker top 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 -eo pid,comm [2024-08-16T10:54:26.946Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-16T10:54:26.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T10:54:27.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T10:54:27.109Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T10:54:27.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T10:54:27.235Z] $ docker exec 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 ssh-agent [2024-08-16T10:54:27.356Z] SSH_AUTH_SOCK=/tmp/ssh-2LprFuLIBqf4/agent.32 [2024-08-16T10:54:27.356Z] SSH_AGENT_PID=38 [2024-08-16T10:54:27.363Z] Running ssh-add (command line suppressed) [2024-08-16T10:54:27.484Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15846687423014900884.key (/w/workspace/edgex-go/1@tmp/private_key_15846687423014900884.key) [2024-08-16T10:54:27.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T10:54:27.856Z] + git tag --points-at HEAD [Pipeline] } [2024-08-16T10:54:27.888Z] $ docker exec --env ******** --env ******** 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 ssh-agent -k [2024-08-16T10:54:27.993Z] unset SSH_AUTH_SOCK; [2024-08-16T10:54:27.993Z] unset SSH_AGENT_PID; [2024-08-16T10:54:27.993Z] echo Agent pid 38 killed; [2024-08-16T10:54:28.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-16T10:54:28.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T10:54:28.120Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T10:54:28.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T10:54:28.246Z] $ docker exec 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 ssh-agent [2024-08-16T10:54:28.356Z] SSH_AUTH_SOCK=/tmp/ssh-EwMmHyItBjkP/agent.71 [2024-08-16T10:54:28.356Z] SSH_AGENT_PID=77 [2024-08-16T10:54:28.361Z] Running ssh-add (command line suppressed) [2024-08-16T10:54:28.470Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6560369593577842457.key (/w/workspace/edgex-go/1@tmp/private_key_6560369593577842457.key) [2024-08-16T10:54:28.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T10:54:28.830Z] + git semver init [2024-08-16T10:54:29.091Z] 2024-08-16 10:54:29,014 [run_init] DEBUG init version:0.0.0 force:False [2024-08-16T10:54:29.091Z] 2024-08-16 10:54:29,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-16T10:54:29.091Z] 2024-08-16 10:54:29,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-16T10:54:29.091Z] 2024-08-16 10:54:29,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-16T10:54:34.380Z] 2024-08-16 10:54:33,903 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-16T10:54:34.380Z] 2024-08-16 10:54:33,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4867 with force:False [2024-08-16T10:54:34.380Z] 2024-08-16 10:54:33,904 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4867 [2024-08-16T10:54:34.380Z] 2024-08-16 10:54:33,909 [execute] INFO git cat-file --batch-check [2024-08-16T10:54:34.380Z] 2024-08-16 10:54:33,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T10:54:34.380Z] 2024-08-16 10:54:33,916 [execute] INFO git cat-file --batch [2024-08-16T10:54:34.380Z] 2024-08-16 10:54:33,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T10:54:34.380Z] 2024-08-16 10:54:33,921 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4867 [2024-08-16T10:54:34.380Z] 0.0.0 [Pipeline] } [2024-08-16T10:54:34.412Z] $ docker exec --env ******** --env ******** 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 ssh-agent -k [2024-08-16T10:54:34.504Z] unset SSH_AUTH_SOCK; [2024-08-16T10:54:34.504Z] unset SSH_AGENT_PID; [2024-08-16T10:54:34.505Z] echo Agent pid 77 killed; [2024-08-16T10:54:34.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T10:54:34.981Z] + git semver [Pipeline] } [2024-08-16T10:54:35.272Z] $ docker stop --time=1 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 [2024-08-16T10:54:36.572Z] $ docker rm -f --volumes 54234f7c475149c4f9d0c557574282f940d4b1b8bc0b3b5d3a7645764aa24b65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T10:54:36.990Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-16T10:54:37.330Z] Stashed 1 file(s) [Pipeline] echo [2024-08-16T10:54:37.354Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-16T10:54:38.215Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-16T10:54:38.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T10:54:38.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T10:54:38.362Z] ========================================================= [2024-08-16T10:54:38.362Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-16T10:54:38.362Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-16T10:54:38.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T10:54:38.723Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-16T10:54:38.723Z] 619be1103602: Pulling fs layer [2024-08-16T10:54:38.723Z] 7862e08f4a3e: Pulling fs layer [2024-08-16T10:54:38.723Z] 5df492c9dc93: Pulling fs layer [2024-08-16T10:54:38.723Z] 7629e6793208: Pulling fs layer [2024-08-16T10:54:38.723Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T10:54:38.723Z] fb5054dd5b73: Pulling fs layer [2024-08-16T10:54:38.723Z] eeca6798cff9: Pulling fs layer [2024-08-16T10:54:38.723Z] aa269ceb94a6: Pulling fs layer [2024-08-16T10:54:38.723Z] ada007ff1a6a: Pulling fs layer [2024-08-16T10:54:38.723Z] fb5054dd5b73: Waiting [2024-08-16T10:54:38.723Z] 7629e6793208: Waiting [2024-08-16T10:54:38.723Z] eeca6798cff9: Waiting [2024-08-16T10:54:38.723Z] aa269ceb94a6: Waiting [2024-08-16T10:54:38.723Z] 4f4fb700ef54: Waiting [2024-08-16T10:54:38.723Z] ada007ff1a6a: Waiting [2024-08-16T10:54:38.723Z] 7862e08f4a3e: Download complete [2024-08-16T10:54:38.723Z] 7629e6793208: Download complete [2024-08-16T10:54:38.723Z] 4f4fb700ef54: Download complete [2024-08-16T10:54:38.723Z] fb5054dd5b73: Verifying Checksum [2024-08-16T10:54:38.723Z] fb5054dd5b73: Download complete [2024-08-16T10:54:38.723Z] 619be1103602: Verifying Checksum [2024-08-16T10:54:38.723Z] 619be1103602: Download complete [2024-08-16T10:54:38.723Z] eeca6798cff9: Verifying Checksum [2024-08-16T10:54:38.723Z] eeca6798cff9: Download complete [2024-08-16T10:54:38.982Z] 619be1103602: Pull complete [2024-08-16T10:54:38.982Z] ada007ff1a6a: Download complete [2024-08-16T10:54:39.241Z] 7862e08f4a3e: Pull complete [2024-08-16T10:54:39.241Z] 5df492c9dc93: Verifying Checksum [2024-08-16T10:54:39.241Z] 5df492c9dc93: Download complete [2024-08-16T10:54:39.499Z] aa269ceb94a6: Verifying Checksum [2024-08-16T10:54:39.499Z] aa269ceb94a6: Download complete [2024-08-16T10:54:42.786Z] 5df492c9dc93: Pull complete [2024-08-16T10:54:42.786Z] 7629e6793208: Pull complete [2024-08-16T10:54:42.786Z] 4f4fb700ef54: Pull complete [2024-08-16T10:54:42.786Z] fb5054dd5b73: Pull complete [2024-08-16T10:54:42.786Z] eeca6798cff9: Pull complete [2024-08-16T10:54:45.335Z] aa269ceb94a6: Pull complete [2024-08-16T10:54:45.915Z] ada007ff1a6a: Pull complete [2024-08-16T10:54:45.915Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-16T10:54:45.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T10:54:45.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-16T10:54:46.287Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T10:54:46.287Z] WORKDIR /edgex [2024-08-16T10:54:46.287Z] COPY go.mod . [2024-08-16T10:54:46.287Z] RUN go mod download [2024-08-16T10:54:46.287Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-16T10:54:46.856Z] Sending build context to Docker daemon 179.1MB [2024-08-16T10:54:46.856Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T10:54:46.856Z] ---> f489d0715acc [2024-08-16T10:54:46.856Z] Step 2/4 : WORKDIR /edgex [2024-08-16T10:54:51.057Z] ---> Running in d2d125ead549 [2024-08-16T10:54:51.057Z] Removing intermediate container d2d125ead549 [2024-08-16T10:54:51.057Z] ---> ff75e26f3c0e [2024-08-16T10:54:51.057Z] Step 3/4 : COPY go.mod . [2024-08-16T10:54:51.057Z] ---> 3435226ea61a [2024-08-16T10:54:51.057Z] Step 4/4 : RUN go mod download [2024-08-16T10:54:51.057Z] ---> Running in 67ad3ad0480d [2024-08-16T10:54:52.712Z] Still waiting to schedule task [2024-08-16T10:54:52.712Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-16T10:55:18.430Z] Removing intermediate container 67ad3ad0480d [2024-08-16T10:55:18.430Z] ---> 5b4210ef303a [2024-08-16T10:55:18.430Z] Successfully built 5b4210ef303a [2024-08-16T10:55:18.430Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:55:18.841Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-16T10:55:18.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:55:19.013Z] prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container [2024-08-16T10:55:19.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-16T10:55:19.502Z] $ docker top a57e3734450ed2804cf1adb90e78b18effcf78920838f9218bf6a5770c636d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T10:55:19.915Z] + go version [2024-08-16T10:55:19.915Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-16T10:55:19.948Z] $ docker stop --time=1 a57e3734450ed2804cf1adb90e78b18effcf78920838f9218bf6a5770c636d5f [2024-08-16T10:55:21.248Z] $ docker rm -f --volumes a57e3734450ed2804cf1adb90e78b18effcf78920838f9218bf6a5770c636d5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:55:22.028Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-16T10:55:22.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:55:22.212Z] prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container [2024-08-16T10:55:22.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-16T10:55:22.588Z] $ docker top e87cb1f6559f426d6a64c2eb29cc6e7f1a157fd693bfbdd06b87b6dc571446a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-16T10:55:22.718Z] ========================================================= [2024-08-16T10:55:22.718Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-16T10:55:22.718Z] ========================================================= [Pipeline] sh [2024-08-16T10:55:23.013Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-16T10:55:23.396Z] + make test [2024-08-16T10:55:23.396Z] go test -race -coverprofile=coverage.out ./... [2024-08-16T10:55:31.507Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-16T10:56:03.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-16T10:56:04.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 28.7% of statements [2024-08-16T10:56:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-16T10:56:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-16T10:56:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-16T10:56:05.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-08-16T10:56:05.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-16T10:56:05.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-16T10:56:06.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-16T10:56:07.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-16T10:56:07.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-16T10:56:07.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-16T10:56:07.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-16T10:56:07.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-16T10:56:08.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-08-16T10:56:08.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-08-16T10:56:08.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-16T10:56:08.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-16T10:56:08.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.609s coverage: 93.4% of statements [2024-08-16T10:56:08.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-08-16T10:56:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 7.0% of statements [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-16T10:56:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-16T10:56:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-16T10:56:12.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.388s coverage: 95.8% of statements [2024-08-16T10:56:12.806Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-08-16T10:56:13.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-16T10:56:13.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-16T10:56:13.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-08-16T10:56:14.279Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-08-16T10:56:14.279Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 30.7% of statements [2024-08-16T10:56:14.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements [2024-08-16T10:56:14.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-08-16T10:56:14.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-08-16T10:56:14.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements [2024-08-16T10:56:15.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-16T10:56:15.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-16T10:56:15.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-16T10:56:15.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-16T10:56:15.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-16T10:56:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-16T10:56:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-16T10:56:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-16T10:56:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-16T10:56:16.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-16T10:56:16.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-16T10:56:16.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-16T10:56:17.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-16T10:56:17.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-16T10:56:17.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-16T10:56:17.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-16T10:56:18.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-16T10:56:18.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-16T10:56:18.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-16T10:56:20.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-16T10:56:20.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-16T10:56:21.622Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7813 in /w/workspace/edgexfoundry_edgex-go_PR-4867 [Pipeline] { [Pipeline] ws [2024-08-16T10:56:21.693Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-16T10:56:22.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-16T10:56:22.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-16T10:56:24.797Z] The recommended git tool is: git [2024-08-16T10:56:24.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-16T10:56:24.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-16T10:56:24.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-16T10:56:26.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-16T10:56:26.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-16T10:56:26.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-16T10:56:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-16T10:56:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-16T10:56:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-16T10:56:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-16T10:56:27.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-08-16T10:56:27.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-16T10:56:27.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-16T10:56:27.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-16T10:56:29.188Z] using credential edgex-jenkins-ssh [2024-08-16T10:56:29.209Z] Cloning the remote Git repository [2024-08-16T10:56:29.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-16T10:56:29.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-16T10:56:29.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T10:56:29.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-16T10:56:29.244Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-16T10:56:29.325Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-16T10:56:29.448Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-16T10:56:29.449Z] > git --version # timeout=10 [2024-08-16T10:56:29.472Z] > git --version # 'git version 2.25.1' [2024-08-16T10:56:29.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-16T10:56:29.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-16T10:56:30.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-16T10:56:30.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-16T10:56:30.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-16T10:56:30.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-16T10:56:32.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-16T10:56:32.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-16T10:56:32.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-16T10:56:32.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-16T10:56:33.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-16T10:56:33.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-16T10:56:33.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-16T10:56:33.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.042s coverage: 92.9% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 67.2% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.390s coverage: 36.5% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 5.7% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 76.9% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-08-16T10:56:40.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 98.9% of statements [2024-08-16T10:56:40.091Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-16T10:56:40.356Z] running golangci-lint [2024-08-16T10:56:40.356Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-16T10:56:40.356Z] go version go1.21.9 linux/amd64 [2024-08-16T10:56:40.616Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-16T10:56:40.616Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-16T10:56:46.045Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-16T10:56:46.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-16T10:56:47.739Z] Merging remotes/origin/main commit 3a869a1a34d0f0849a63796cd05f94cfcea32072 into PR head commit 81769e7dc0f575b33646a54f05977ec5267f5808 [2024-08-16T10:56:48.165Z] Merge succeeded, producing 81769e7dc0f575b33646a54f05977ec5267f5808 [2024-08-16T10:56:48.166Z] Checking out Revision 81769e7dc0f575b33646a54f05977ec5267f5808 (PR-4867) [2024-08-16T10:56:46.900Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-16T10:56:46.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-16T10:56:46.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-16T10:56:46.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4867/head:refs/remotes/origin/PR-4867 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-16T10:56:47.756Z] > git config core.sparsecheckout # timeout=10 [2024-08-16T10:56:47.823Z] > git checkout -f 81769e7dc0f575b33646a54f05977ec5267f5808 # timeout=10 [2024-08-16T10:56:48.073Z] > git remote # timeout=10 [2024-08-16T10:56:48.090Z] > git config --get remote.origin.url # timeout=10 [2024-08-16T10:56:48.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-16T10:56:48.122Z] > git merge 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 [2024-08-16T10:56:48.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-16T10:56:48.169Z] > git config core.sparsecheckout # timeout=10 [2024-08-16T10:56:48.180Z] > git checkout -f 81769e7dc0f575b33646a54f05977ec5267f5808 # timeout=10 [2024-08-16T10:56:51.829Z] Commit message: "feat: Generate Missed Schedule Action Records" [2024-08-16T10:56:51.878Z] > git --version # timeout=10 [2024-08-16T10:56:51.889Z] > git --version # 'git version 2.25.1' [2024-08-16T10:56:51.899Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-16T10:56:53.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-16T10:56:53.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T10:56:53.799Z] Dload Upload Total Spent Left Speed [2024-08-16T10:56:53.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh [2024-08-16T10:56:54.150Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-16T10:56:54.499Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-16T10:56:54.499Z] + sudo tee /etc/docker/daemon.new [2024-08-16T10:56:54.499Z] { [2024-08-16T10:56:54.499Z] "registry-mirrors": [ [2024-08-16T10:56:54.499Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-16T10:56:54.499Z] ], [2024-08-16T10:56:54.499Z] "bip": "10.250.0.254/24", [2024-08-16T10:56:54.499Z] "hosts": [ [2024-08-16T10:56:54.499Z] "tcp://0.0.0.0:5555", [2024-08-16T10:56:54.499Z] "unix:///var/run/docker.sock" [2024-08-16T10:56:54.499Z] ], [2024-08-16T10:56:54.499Z] "mtu": 1458, [2024-08-16T10:56:54.499Z] "selinux-enabled": true, [2024-08-16T10:56:54.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-16T10:56:54.499Z] } [Pipeline] sh [2024-08-16T10:56:54.844Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-16T10:56:55.196Z] + sudo service docker restart [2024-08-16T10:57:07.172Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|types_sizes|files) took 24.445438761s" [2024-08-16T10:57:07.172Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 69.444707ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T10:57:13.524Z] provisioning config files... [2024-08-16T10:57:13.549Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4293172430401833797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T10:57:14.034Z] ---> ****-login.sh [2024-08-16T10:57:14.035Z] nexus3.edgexfoundry.org:10001 [2024-08-16T10:57:14.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:57:14.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:57:14.623Z] Configure a credential helper to remove this warning. See [2024-08-16T10:57:14.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:57:14.623Z] [2024-08-16T10:57:14.623Z] Login Succeeded [2024-08-16T10:57:14.623Z] nexus3.edgexfoundry.org:10002 [2024-08-16T10:57:14.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:57:14.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:57:14.893Z] Configure a credential helper to remove this warning. See [2024-08-16T10:57:14.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:57:14.893Z] [2024-08-16T10:57:14.893Z] Login Succeeded [2024-08-16T10:57:14.893Z] nexus3.edgexfoundry.org:10003 [2024-08-16T10:57:15.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:57:15.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:57:15.444Z] Configure a credential helper to remove this warning. See [2024-08-16T10:57:15.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:57:15.444Z] [2024-08-16T10:57:15.444Z] Login Succeeded [2024-08-16T10:57:15.444Z] nexus3.edgexfoundry.org:10004 [2024-08-16T10:57:15.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:57:15.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:57:15.712Z] Configure a credential helper to remove this warning. See [2024-08-16T10:57:15.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:57:15.712Z] [2024-08-16T10:57:15.712Z] Login Succeeded [2024-08-16T10:57:15.712Z] ****.io [2024-08-16T10:57:15.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T10:57:16.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T10:57:16.247Z] Configure a credential helper to remove this warning. See [2024-08-16T10:57:16.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T10:57:16.247Z] [2024-08-16T10:57:16.247Z] Login Succeeded [2024-08-16T10:57:16.247Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T10:57:16.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-16T10:57:17.004Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-16T10:57:17.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T10:57:17.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T10:57:17.141Z] ========================================================= [2024-08-16T10:57:17.141Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-16T10:57:17.141Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-16T10:57:17.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T10:57:17.808Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-16T10:57:17.808Z] c6b39de5b339: Pulling fs layer [2024-08-16T10:57:17.808Z] a69c41024577: Pulling fs layer [2024-08-16T10:57:17.808Z] d6de4b400683: Pulling fs layer [2024-08-16T10:57:17.808Z] 35cb2a7552d0: Pulling fs layer [2024-08-16T10:57:17.808Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T10:57:17.808Z] 464afbd9ba4c: Pulling fs layer [2024-08-16T10:57:17.808Z] 00f215d4a9da: Pulling fs layer [2024-08-16T10:57:17.808Z] d496ad576159: Pulling fs layer [2024-08-16T10:57:17.808Z] 35cb2a7552d0: Waiting [2024-08-16T10:57:17.808Z] 4f4fb700ef54: Waiting [2024-08-16T10:57:17.808Z] 464afbd9ba4c: Waiting [2024-08-16T10:57:17.808Z] 00f215d4a9da: Waiting [2024-08-16T10:57:17.808Z] d496ad576159: Waiting [2024-08-16T10:57:17.808Z] a69c41024577: Download complete [2024-08-16T10:57:17.808Z] 35cb2a7552d0: Verifying Checksum [2024-08-16T10:57:17.808Z] 35cb2a7552d0: Download complete [2024-08-16T10:57:17.808Z] 4f4fb700ef54: Verifying Checksum [2024-08-16T10:57:17.808Z] 4f4fb700ef54: Download complete [2024-08-16T10:57:17.808Z] 464afbd9ba4c: Verifying Checksum [2024-08-16T10:57:17.808Z] 464afbd9ba4c: Download complete [2024-08-16T10:57:17.808Z] c6b39de5b339: Download complete [2024-08-16T10:57:18.076Z] d496ad576159: Verifying Checksum [2024-08-16T10:57:18.076Z] d496ad576159: Download complete [2024-08-16T10:57:19.047Z] c6b39de5b339: Pull complete [2024-08-16T10:57:19.317Z] a69c41024577: Pull complete [2024-08-16T10:57:19.591Z] d6de4b400683: Verifying Checksum [2024-08-16T10:57:19.591Z] d6de4b400683: Download complete [2024-08-16T10:57:21.005Z] 00f215d4a9da: Verifying Checksum [2024-08-16T10:57:21.005Z] 00f215d4a9da: Download complete [2024-08-16T10:57:22.059Z] level=info msg="[linters_context/goanalysis] analyzers took 2m10.820529874s with top 10 stages: buildir: 1m9.692621254s, gosec: 10.696702153s, inspect: 3.005188138s, fact_deprecated: 2.873960522s, printf: 1.83442195s, ctrlflow: 1.737770407s, S1038: 1.674836869s, fact_purity: 1.547404903s, nilness: 1.464815124s, SA5012: 990.698002ms" [2024-08-16T10:57:22.059Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-16T10:57:22.059Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, nolint: 0/22, cgo: 214/214" [2024-08-16T10:57:22.059Z] level=info msg="[runner] processing took 15.884922ms with stages: nolint: 7.082016ms, identifier_marker: 3.712768ms, path_prettifier: 1.585ms, autogenerated_exclude: 1.28347ms, exclude-rules: 1.249279ms, skip_dirs: 864.159µs, cgo: 78.91µs, filename_unadjuster: 22.44µs, fixer: 950ns, max_same_issues: 940ns, skip_files: 800ns, max_from_linter: 730ns, diff: 700ns, uniq_by_line: 670ns, exclude: 670ns, severity-rules: 410ns, sort_results: 370ns, max_per_file_from_linter: 280ns, source_code: 140ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-08-16T10:57:22.059Z] level=info msg="[runner] linters took 14.50638766s with stages: goanalysis_metalinter: 14.490398948s" [2024-08-16T10:57:22.059Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-16T10:57:22.059Z] level=info msg="Memory: 385 samples, avg is 307.6MB, max is 1342.4MB" [2024-08-16T10:57:22.059Z] level=info msg="Execution took 39.030058508s" [2024-08-16T10:57:22.059Z] go vet ./... [2024-08-16T10:57:27.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-16T10:57:27.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-16T10:57:27.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-16T10:57:27.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-16T10:57:27.712Z] + ls -al . [2024-08-16T10:57:27.712Z] total 912 [2024-08-16T10:57:27.712Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 10:55 . [2024-08-16T10:57:27.712Z] drwxr-xr-x 4 root root 4096 Aug 16 10:55 .. [2024-08-16T10:57:27.712Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 10:53 .blubracket [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 10 Aug 16 10:53 .dockerignore [2024-08-16T10:57:27.712Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 10:56 .git [2024-08-16T10:57:27.712Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 10:53 .github [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 1102 Aug 16 10:53 .gitignore [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 10:53 .golangci.yml [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 100 Aug 16 10:53 .hadolint.yml [2024-08-16T10:57:27.712Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 10:54 .semver [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 155 Aug 16 10:53 .sonarcloud.properties [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 10:53 ADOPTERS.md [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 21286 Aug 16 10:53 Attribution.txt [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 100284 Aug 16 10:53 CHANGELOG.md [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 10:53 CONTRIBUTING.md [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 10:53 GOVERNANCE.md [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 861 Aug 16 10:53 Jenkinsfile [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 10:53 LICENSE [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 16854 Aug 16 10:53 Makefile [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 10:53 OWNERS.md [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 9528 Aug 16 10:53 README.md [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 10:53 SECURITY.md [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 10:54 VERSION [2024-08-16T10:57:27.712Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 10:53 bin [2024-08-16T10:57:27.712Z] drwxrwxr-x 20 1001 1001 4096 Aug 16 10:53 cmd [2024-08-16T10:57:27.712Z] -rw-r--r-- 1 root root 544643 Aug 16 10:56 coverage.out [2024-08-16T10:57:27.712Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 10:53 fuzz_test [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 7305 Aug 16 10:53 go.mod [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 102581 Aug 16 10:53 go.sum [2024-08-16T10:57:27.712Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 10:53 internal [2024-08-16T10:57:27.712Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 10:53 openapi [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 584 Aug 16 10:53 security.txt [2024-08-16T10:57:27.712Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 10:53 version.go [Pipeline] sh [2024-08-16T10:57:28.036Z] + '[' -e coverage.out ] [2024-08-16T10:57:28.036Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-16T10:57:28.181Z] Stashed 1 file(s) [Pipeline] sh [2024-08-16T10:57:28.485Z] + make build [2024-08-16T10:57:28.485Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T10:57:33.323Z] d6de4b400683: Pull complete [2024-08-16T10:57:33.323Z] 35cb2a7552d0: Pull complete [2024-08-16T10:57:33.323Z] 4f4fb700ef54: Pull complete [2024-08-16T10:57:33.323Z] 464afbd9ba4c: Pull complete [2024-08-16T10:57:41.522Z] 00f215d4a9da: Pull complete [2024-08-16T10:57:43.467Z] d496ad576159: Pull complete [2024-08-16T10:57:43.467Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-16T10:57:43.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T10:57:43.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-16T10:57:43.885Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T10:57:43.885Z] WORKDIR /edgex [2024-08-16T10:57:43.885Z] COPY go.mod . [2024-08-16T10:57:43.885Z] RUN go mod download [2024-08-16T10:57:43.885Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-16T10:57:44.473Z] Sending build context to Docker daemon 3.526MB [2024-08-16T10:57:44.473Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T10:57:44.473Z] ---> f246e2811388 [2024-08-16T10:57:44.473Z] Step 2/4 : WORKDIR /edgex [2024-08-16T10:57:46.418Z] ---> Running in 36ddbeccc7c0 [2024-08-16T10:57:46.685Z] Removing intermediate container 36ddbeccc7c0 [2024-08-16T10:57:46.685Z] ---> 621220911bc1 [2024-08-16T10:57:46.685Z] Step 3/4 : COPY go.mod . [2024-08-16T10:57:46.953Z] ---> ac68ce907f85 [2024-08-16T10:57:46.953Z] Step 4/4 : RUN go mod download [2024-08-16T10:57:47.219Z] ---> Running in f6c80dbff3da [2024-08-16T10:57:55.029Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T10:57:55.029Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T10:57:56.405Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T10:57:56.971Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T10:57:58.875Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T10:58:03.060Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T10:58:07.263Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T10:58:09.160Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T10:58:11.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T10:58:12.258Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T10:58:13.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T10:58:14.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T10:58:15.086Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-16T10:58:16.501Z] $ docker stop --time=1 e87cb1f6559f426d6a64c2eb29cc6e7f1a157fd693bfbdd06b87b6dc571446a7 [2024-08-16T10:58:18.113Z] $ docker rm -f --volumes e87cb1f6559f426d6a64c2eb29cc6e7f1a157fd693bfbdd06b87b6dc571446a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:58:19.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T10:58:19.951Z] [2024-08-16T10:58:19.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:58:20.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T10:58:20.370Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-16T10:58:20.370Z] 91d30c5bc195: Pulling fs layer [2024-08-16T10:58:20.370Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-16T10:58:20.370Z] 9c61dcf015f6: Pulling fs layer [2024-08-16T10:58:20.370Z] 4698f68db338: Pulling fs layer [2024-08-16T10:58:20.370Z] 2a2f49069b9e: Pulling fs layer [2024-08-16T10:58:20.370Z] e0025b399a48: Pulling fs layer [2024-08-16T10:58:20.370Z] 4698f68db338: Waiting [2024-08-16T10:58:20.370Z] 2a2f49069b9e: Waiting [2024-08-16T10:58:20.370Z] e0025b399a48: Waiting [2024-08-16T10:58:20.370Z] 91d30c5bc195: Verifying Checksum [2024-08-16T10:58:20.370Z] 91d30c5bc195: Download complete [2024-08-16T10:58:20.370Z] 4698f68db338: Verifying Checksum [2024-08-16T10:58:20.370Z] 4698f68db338: Download complete [2024-08-16T10:58:20.628Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-16T10:58:20.628Z] 2e9b0aa3be6d: Download complete [2024-08-16T10:58:20.628Z] e0025b399a48: Verifying Checksum [2024-08-16T10:58:20.628Z] e0025b399a48: Download complete [2024-08-16T10:58:20.628Z] 91d30c5bc195: Pull complete [2024-08-16T10:58:20.628Z] 2a2f49069b9e: Verifying Checksum [2024-08-16T10:58:20.628Z] 2a2f49069b9e: Download complete [2024-08-16T10:58:21.194Z] 2e9b0aa3be6d: Pull complete [2024-08-16T10:58:21.194Z] 9c61dcf015f6: Verifying Checksum [2024-08-16T10:58:21.194Z] 9c61dcf015f6: Download complete [2024-08-16T10:58:27.795Z] 9c61dcf015f6: Pull complete [2024-08-16T10:58:28.053Z] 4698f68db338: Pull complete [2024-08-16T10:58:28.622Z] 2a2f49069b9e: Pull complete [2024-08-16T10:58:28.622Z] e0025b399a48: Pull complete [2024-08-16T10:58:28.622Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-16T10:58:28.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T10:58:28.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:58:28.877Z] prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container [2024-08-16T10:58:28.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-16T10:58:29.945Z] $ docker top 70bccdc2c162efd643fd2abe3765d8d1c1a5061c4824cb8d63ee792fbb319fc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T10:58:30.366Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-16T10:58:32.966Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-16T10:58:32.966Z] #1 transferring dockerfile: 1.93kB done [2024-08-16T10:58:32.966Z] #1 DONE 0.0s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #2 transferring dockerfile: 1.81kB done [2024-08-16T10:58:33.233Z] #2 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #3 transferring dockerfile: 2.15kB done [2024-08-16T10:58:33.233Z] #3 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #4 transferring dockerfile: 2.23kB done [2024-08-16T10:58:33.233Z] #4 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #5 transferring dockerfile: 2.06kB done [2024-08-16T10:58:33.233Z] #5 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #6 transferring dockerfile: 2.50kB done [2024-08-16T10:58:33.233Z] #6 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #7 transferring dockerfile: 1.70kB done [2024-08-16T10:58:33.233Z] #7 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #8 transferring dockerfile: 1.89kB done [2024-08-16T10:58:33.233Z] #8 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #9 transferring dockerfile: 2.01kB done [2024-08-16T10:58:33.233Z] #9 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #10 transferring dockerfile: 3.17kB done [2024-08-16T10:58:33.233Z] #10 DONE 0.1s [2024-08-16T10:58:33.233Z] [2024-08-16T10:58:33.233Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-08-16T10:58:33.233Z] #11 transferring dockerfile: 1.69kB done [2024-08-16T10:58:33.515Z] #11 DONE 0.1s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-16T10:58:33.515Z] #12 transferring dockerfile: 2.49kB done [2024-08-16T10:58:33.515Z] #12 DONE 0.1s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-16T10:58:33.515Z] #13 transferring dockerfile: 1.85kB done [2024-08-16T10:58:33.515Z] #13 DONE 0.1s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #14 [core-command internal] load build definition from Dockerfile [2024-08-16T10:58:33.515Z] #14 transferring dockerfile: 1.93kB done [2024-08-16T10:58:33.515Z] #14 DONE 0.1s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-16T10:58:33.515Z] #15 transferring dockerfile: 2.01kB done [2024-08-16T10:58:33.515Z] #15 DONE 0.1s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-16T10:58:33.515Z] #16 transferring dockerfile: 1.95kB done [2024-08-16T10:58:33.515Z] #16 DONE 0.1s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #17 [support-scheduler internal] load .dockerignore [2024-08-16T10:58:33.515Z] #17 transferring context: 50B done [2024-08-16T10:58:33.515Z] #17 DONE 0.1s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-16T10:58:33.515Z] #18 transferring context: 50B done [2024-08-16T10:58:33.515Z] #18 DONE 0.0s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T10:58:33.515Z] #19 transferring context: 50B done [2024-08-16T10:58:33.515Z] #19 DONE 0.0s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #20 [security-proxy-setup internal] load .dockerignore [2024-08-16T10:58:33.515Z] #20 transferring context: 50B done [2024-08-16T10:58:33.515Z] #20 DONE 0.0s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #21 [security-proxy-auth internal] load .dockerignore [2024-08-16T10:58:33.515Z] #21 transferring context: 50B done [2024-08-16T10:58:33.515Z] #21 DONE 0.0s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #22 [security-spire-server internal] load .dockerignore [2024-08-16T10:58:33.515Z] #22 transferring context: 50B done [2024-08-16T10:58:33.515Z] #22 DONE 0.0s [2024-08-16T10:58:33.515Z] [2024-08-16T10:58:33.515Z] #23 [core-metadata internal] load .dockerignore [2024-08-16T10:58:33.798Z] #23 transferring context: 50B done [2024-08-16T10:58:33.798Z] #23 DONE 0.0s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #24 [core-keeper internal] load .dockerignore [2024-08-16T10:58:33.798Z] #24 transferring context: 50B done [2024-08-16T10:58:33.798Z] #24 DONE 0.0s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-08-16T10:58:33.798Z] #25 transferring context: 50B done [2024-08-16T10:58:33.798Z] #25 DONE 0.0s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-16T10:58:33.798Z] #26 transferring context: 50B done [2024-08-16T10:58:33.798Z] #26 DONE 0.0s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-08-16T10:58:33.798Z] #27 transferring context: 50B done [2024-08-16T10:58:33.798Z] #27 DONE 0.1s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-16T10:58:33.798Z] #28 transferring context: 50B done [2024-08-16T10:58:33.798Z] #28 DONE 0.1s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #29 [core-command internal] load .dockerignore [2024-08-16T10:58:33.798Z] #29 transferring context: 50B done [2024-08-16T10:58:33.798Z] #29 DONE 0.1s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #30 [support-notifications internal] load .dockerignore [2024-08-16T10:58:33.798Z] #30 transferring context: 50B done [2024-08-16T10:58:33.798Z] #30 DONE 0.1s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #31 [security-spire-config internal] load .dockerignore [2024-08-16T10:58:33.798Z] #31 transferring context: 50B done [2024-08-16T10:58:33.798Z] #31 DONE 0.1s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #32 [core-data internal] load .dockerignore [2024-08-16T10:58:33.798Z] #32 transferring context: 50B done [2024-08-16T10:58:33.798Z] #32 DONE 0.1s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T10:58:33.798Z] #33 DONE 0.0s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T10:58:33.798Z] #34 DONE 0.1s [2024-08-16T10:58:33.798Z] [2024-08-16T10:58:33.798Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:58:33.798Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T10:58:33.798Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T10:58:33.798Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T10:58:33.798Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T10:58:33.798Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s [2024-08-16T10:58:34.094Z] #35 ... [2024-08-16T10:58:34.094Z] [2024-08-16T10:58:34.094Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T10:58:34.094Z] #33 DONE 0.0s [2024-08-16T10:58:34.094Z] [2024-08-16T10:58:34.094Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:58:34.094Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-16T10:58:34.094Z] #35 ... [2024-08-16T10:58:34.094Z] [2024-08-16T10:58:34.094Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T10:58:34.094Z] #33 DONE 0.0s [2024-08-16T10:58:34.094Z] [2024-08-16T10:58:34.094Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:58:34.094Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T10:58:34.094Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T10:58:34.094Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T10:58:34.094Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T10:58:34.094Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T10:58:34.094Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-16T10:58:34.401Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T10:58:34.401Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T10:58:34.401Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T10:58:34.401Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T10:58:34.401Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T10:58:34.401Z] #35 ... [2024-08-16T10:58:34.401Z] [2024-08-16T10:58:34.401Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T10:58:34.401Z] #33 DONE 0.0s [2024-08-16T10:58:34.401Z] [2024-08-16T10:58:34.401Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:58:34.401Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T10:58:34.401Z] #35 ... [2024-08-16T10:58:34.401Z] [2024-08-16T10:58:34.401Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T10:58:34.401Z] #33 DONE 0.0s [2024-08-16T10:58:34.401Z] [2024-08-16T10:58:34.401Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:58:34.401Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T10:58:34.401Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T10:58:34.401Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T10:58:34.401Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T10:58:34.401Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T10:58:34.401Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T10:58:34.691Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T10:58:34.691Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T10:58:34.691Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T10:58:34.691Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T10:58:34.691Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T10:58:34.691Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T10:58:34.691Z] #35 DONE 0.9s [2024-08-16T10:58:34.691Z] [2024-08-16T10:58:34.691Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T10:58:34.691Z] #33 DONE 0.0s [2024-08-16T10:58:34.691Z] [2024-08-16T10:58:34.691Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T10:58:34.691Z] #36 DONE 0.6s [2024-08-16T10:58:34.691Z] [2024-08-16T10:58:34.691Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:58:34.691Z] #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:58:34.953Z] #37 ... [2024-08-16T10:58:34.953Z] [2024-08-16T10:58:34.953Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T10:58:34.953Z] #38 DONE 1.3s [2024-08-16T10:58:34.953Z] [2024-08-16T10:58:34.953Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T10:58:34.953Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T10:58:34.953Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T10:58:34.953Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T10:58:34.953Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T10:58:34.953Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-16T10:58:34.953Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-16T10:58:34.953Z] #35 DONE 0.9s [2024-08-16T10:58:34.953Z] [2024-08-16T10:58:34.953Z] #39 [security-spire-server internal] load build context [2024-08-16T10:58:34.953Z] #39 transferring context: 27.71kB 0.1s done [2024-08-16T10:58:34.953Z] #39 DONE 0.4s [2024-08-16T10:58:34.953Z] [2024-08-16T10:58:34.953Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T10:58:34.953Z] #40 DONE 1.0s [2024-08-16T10:58:34.953Z] [2024-08-16T10:58:34.953Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T10:58:34.953Z] #34 DONE 0.9s [2024-08-16T10:58:34.953Z] [2024-08-16T10:58:34.953Z] #41 [security-spire-agent internal] load build context [2024-08-16T10:58:34.953Z] #41 transferring context: 27.24kB 0.0s done [2024-08-16T10:58:34.953Z] #41 DONE 0.4s [2024-08-16T10:58:34.953Z] [2024-08-16T10:58:34.953Z] #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T10:58:34.953Z] #38 DONE 1.3s [2024-08-16T10:58:34.953Z] [2024-08-16T10:58:34.953Z] #42 [core-data internal] load build context [2024-08-16T10:58:35.544Z] #42 ... [2024-08-16T10:58:35.544Z] [2024-08-16T10:58:35.544Z] #43 [security-spire-config internal] load build context [2024-08-16T10:58:35.544Z] #43 transferring context: 25.96kB 0.1s done [2024-08-16T10:58:35.544Z] #43 DONE 0.6s [2024-08-16T10:58:35.544Z] [2024-08-16T10:58:35.544Z] #42 [core-data internal] load build context [2024-08-16T10:58:40.894Z] #42 transferring context: 119.08MB 5.3s [2024-08-16T10:58:40.894Z] #42 ... [2024-08-16T10:58:40.894Z] [2024-08-16T10:58:40.894Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T10:58:40.894Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-08-16T10:58:40.894Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T10:58:40.894Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-16T10:58:40.894Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-16T10:58:40.894Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-08-16T10:58:40.894Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-08-16T10:58:40.894Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T10:58:40.894Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.9s [2024-08-16T10:58:40.894Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.9s [2024-08-16T10:58:41.835Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-16T10:58:41.835Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.5s done [2024-08-16T10:58:43.727Z] Removing intermediate container f6c80dbff3da [2024-08-16T10:58:43.727Z] ---> 85ebefe4c611 [2024-08-16T10:58:43.727Z] Successfully built 85ebefe4c611 [2024-08-16T10:58:43.727Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:58:44.165Z] + docker inspect -f . ci-base-image-arm64 [2024-08-16T10:58:44.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:58:44.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-7813 does not seem to be running inside a container [2024-08-16T10:58:44.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-16T10:58:44.864Z] #44 ... [2024-08-16T10:58:44.864Z] [2024-08-16T10:58:44.864Z] #45 [support-scheduler internal] load build context [2024-08-16T10:58:44.864Z] #45 ... [2024-08-16T10:58:44.864Z] [2024-08-16T10:58:44.864Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T10:58:45.123Z] #44 ... [2024-08-16T10:58:45.123Z] [2024-08-16T10:58:45.123Z] #46 [security-proxy-auth internal] load build context [2024-08-16T10:58:45.123Z] #46 ... [2024-08-16T10:58:45.123Z] [2024-08-16T10:58:45.123Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T10:58:45.123Z] #47 ... [2024-08-16T10:58:45.123Z] [2024-08-16T10:58:45.123Z] #48 [security-bootstrapper internal] load build context [2024-08-16T10:58:45.123Z] #48 ... [2024-08-16T10:58:45.123Z] [2024-08-16T10:58:45.123Z] #49 [security-proxy-setup internal] load build context [2024-08-16T10:58:45.384Z] #49 ... [2024-08-16T10:58:45.384Z] [2024-08-16T10:58:45.384Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T10:58:45.384Z] #50 ... [2024-08-16T10:58:45.384Z] [2024-08-16T10:58:45.384Z] #51 [core-command internal] load build context [2024-08-16T10:58:45.642Z] #51 ... [2024-08-16T10:58:45.642Z] [2024-08-16T10:58:45.642Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T10:58:45.642Z] #52 ... [2024-08-16T10:58:45.642Z] [2024-08-16T10:58:45.642Z] #53 [security-secretstore-setup internal] load build context [2024-08-16T10:58:45.642Z] #53 ... [2024-08-16T10:58:45.642Z] [2024-08-16T10:58:45.642Z] #54 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-16T10:58:45.690Z] $ docker top 3e180f4e659d61d81ef18683541c4e2ec1fb74a59e79c853810a0b5a2a1ae50e -eo pid,comm [Pipeline] { [2024-08-16T10:58:45.915Z] #54 ... [2024-08-16T10:58:45.915Z] [2024-08-16T10:58:45.915Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T10:58:45.915Z] #55 ... [2024-08-16T10:58:45.915Z] [2024-08-16T10:58:45.915Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [Pipeline] sh [2024-08-16T10:58:46.176Z] #56 ... [2024-08-16T10:58:46.176Z] [2024-08-16T10:58:46.176Z] #57 [support-cron-scheduler internal] load build context [2024-08-16T10:58:46.176Z] #57 transferring context: 301.62MB 11.1s [2024-08-16T10:58:46.176Z] #57 ... [2024-08-16T10:58:46.176Z] [2024-08-16T10:58:46.176Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:58:46.176Z] #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-08-16T10:58:46.176Z] #37 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-16T10:58:46.176Z] #37 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-16T10:58:46.176Z] #37 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-16T10:58:46.176Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-16T10:58:46.176Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2024-08-16T10:58:46.176Z] #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 10.5s [2024-08-16T10:58:46.176Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-16T10:58:46.177Z] #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 10.5s [2024-08-16T10:58:46.177Z] #37 ... [2024-08-16T10:58:46.177Z] [2024-08-16T10:58:46.177Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T10:58:46.437Z] #58 ... [2024-08-16T10:58:46.437Z] [2024-08-16T10:58:46.437Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T10:58:46.437Z] #59 ... [2024-08-16T10:58:46.437Z] [2024-08-16T10:58:46.437Z] #60 [core-common-config-bootstrapper internal] load build context [2024-08-16T10:58:46.698Z] #60 ... [2024-08-16T10:58:46.698Z] [2024-08-16T10:58:46.698Z] #61 [security-spiffe-token-provider internal] load build context [2024-08-16T10:58:46.698Z] #61 ... [2024-08-16T10:58:46.698Z] [2024-08-16T10:58:46.698Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T10:58:46.698Z] #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:58:46.698Z] #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:58:46.698Z] #0 3.807 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-16T10:58:46.698Z] #0 3.812 (2/2) Installing su-exec (0.2-r3) [2024-08-16T10:58:46.698Z] #0 3.820 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:58:46.698Z] #0 3.833 OK: 7 MiB in 17 packages [2024-08-16T10:58:46.698Z] #62 ... [2024-08-16T10:58:46.698Z] [2024-08-16T10:58:46.698Z] #63 [core-metadata internal] load build context [2024-08-16T10:58:46.737Z] + go version [2024-08-16T10:58:46.737Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-16T10:58:46.838Z] $ docker stop --time=1 3e180f4e659d61d81ef18683541c4e2ec1fb74a59e79c853810a0b5a2a1ae50e [2024-08-16T10:58:46.956Z] #63 ... [2024-08-16T10:58:46.956Z] [2024-08-16T10:58:46.956Z] #64 [support-notifications internal] load build context [2024-08-16T10:58:46.956Z] #64 ... [2024-08-16T10:58:46.956Z] [2024-08-16T10:58:46.956Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T10:58:46.956Z] #0 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:58:46.956Z] #0 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:58:46.956Z] #0 3.839 (1/2) Installing ca-certificates (20240226-r0) [2024-08-16T10:58:46.956Z] #0 3.841 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-16T10:58:46.956Z] #0 3.843 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:58:46.956Z] #0 3.852 Executing ca-certificates-20240226-r0.trigger [2024-08-16T10:58:46.956Z] #0 3.900 OK: 8 MiB in 17 packages [2024-08-16T10:58:47.944Z] #65 ... [2024-08-16T10:58:47.944Z] [2024-08-16T10:58:47.944Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T10:58:48.257Z] #66 ... [2024-08-16T10:58:48.257Z] [2024-08-16T10:58:48.257Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T10:58:48.257Z] #67 ... [2024-08-16T10:58:48.257Z] [2024-08-16T10:58:48.257Z] #68 [core-keeper internal] load build context [2024-08-16T10:58:48.257Z] #68 ... [2024-08-16T10:58:48.257Z] [2024-08-16T10:58:48.257Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T10:58:48.257Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.0s [2024-08-16T10:58:48.458Z] $ docker rm -f --volumes 3e180f4e659d61d81ef18683541c4e2ec1fb74a59e79c853810a0b5a2a1ae50e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T10:58:49.487Z] + docker inspect -f . ci-base-image-arm64 [2024-08-16T10:58:49.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T10:58:49.791Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.1s done [2024-08-16T10:58:49.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-7813 does not seem to be running inside a container [2024-08-16T10:58:49.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-16T10:58:50.925Z] #44 ... [2024-08-16T10:58:50.925Z] [2024-08-16T10:58:50.925Z] #42 [core-data internal] load build context [2024-08-16T10:58:51.041Z] $ docker top 8c47a5807285e580ac0a70acd5057cbc0110b3376e184be3d2cdea928df7bf19 -eo pid,comm [2024-08-16T10:58:51.186Z] #42 transferring context: 466.53MB 15.6s [2024-08-16T10:58:51.186Z] #42 ... [2024-08-16T10:58:51.186Z] [2024-08-16T10:58:51.186Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:58:51.186Z] #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 15.4s [Pipeline] { [Pipeline] echo [2024-08-16T10:58:51.372Z] ========================================================= [2024-08-16T10:58:51.372Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-16T10:58:51.372Z] ========================================================= [Pipeline] sh [2024-08-16T10:58:51.695Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-16T10:58:52.361Z] + make test [2024-08-16T10:58:52.648Z] go test -race -coverprofile=coverage.out ./... [2024-08-16T10:58:53.098Z] #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 14.4s done [2024-08-16T10:58:54.037Z] #37 ... [2024-08-16T10:58:54.037Z] [2024-08-16T10:58:54.037Z] #45 [support-scheduler internal] load build context [2024-08-16T10:58:54.037Z] #45 transferring context: 494.52MB 19.4s done [2024-08-16T10:58:54.037Z] #45 ... [2024-08-16T10:58:54.037Z] [2024-08-16T10:58:54.037Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:58:54.980Z] #37 ... [2024-08-16T10:58:54.980Z] [2024-08-16T10:58:54.980Z] #46 [security-proxy-auth internal] load build context [2024-08-16T10:58:54.980Z] #46 transferring context: 494.52MB 15.9s done [2024-08-16T10:58:55.636Z] #46 ... [2024-08-16T10:58:55.636Z] [2024-08-16T10:58:55.636Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:58:55.898Z] #37 ... [2024-08-16T10:58:55.898Z] [2024-08-16T10:58:55.898Z] #48 [security-bootstrapper internal] load build context [2024-08-16T10:58:55.898Z] #48 transferring context: 494.52MB 16.7s done [2024-08-16T10:58:55.898Z] #48 ... [2024-08-16T10:58:55.898Z] [2024-08-16T10:58:55.898Z] #51 [core-command internal] load build context [2024-08-16T10:58:55.898Z] #51 transferring context: 494.52MB 18.3s done [2024-08-16T10:58:55.898Z] #51 ... [2024-08-16T10:58:55.898Z] [2024-08-16T10:58:55.898Z] #49 [security-proxy-setup internal] load build context [2024-08-16T10:58:55.898Z] #49 transferring context: 494.52MB 15.3s done [2024-08-16T10:58:55.898Z] #49 ... [2024-08-16T10:58:55.898Z] [2024-08-16T10:58:55.898Z] #53 [security-secretstore-setup internal] load build context [2024-08-16T10:58:55.898Z] #53 transferring context: 494.52MB 18.3s done [2024-08-16T10:58:56.157Z] #53 ... [2024-08-16T10:58:56.157Z] [2024-08-16T10:58:56.157Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:58:56.157Z] #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.5s [2024-08-16T10:58:56.587Z] #37 ... [2024-08-16T10:58:56.587Z] [2024-08-16T10:58:56.587Z] #57 [support-cron-scheduler internal] load build context [2024-08-16T10:58:56.587Z] #57 transferring context: 494.52MB 16.5s done [2024-08-16T10:58:56.862Z] #57 ... [2024-08-16T10:58:56.862Z] [2024-08-16T10:58:56.862Z] #63 [core-metadata internal] load build context [2024-08-16T10:58:56.862Z] #63 transferring context: 494.52MB 19.9s done [2024-08-16T10:58:56.862Z] #63 ... [2024-08-16T10:58:56.862Z] [2024-08-16T10:58:56.862Z] #60 [core-common-config-bootstrapper internal] load build context [2024-08-16T10:58:56.862Z] #60 transferring context: 494.52MB 17.0s done [2024-08-16T10:58:57.128Z] #60 ... [2024-08-16T10:58:57.128Z] [2024-08-16T10:58:57.128Z] #61 [security-spiffe-token-provider internal] load build context [2024-08-16T10:58:57.128Z] #61 transferring context: 494.52MB 16.5s done [2024-08-16T10:58:57.474Z] #61 ... [2024-08-16T10:58:57.474Z] [2024-08-16T10:58:57.474Z] #64 [support-notifications internal] load build context [2024-08-16T10:58:57.474Z] #64 transferring context: 494.52MB 17.4s done [2024-08-16T10:58:58.347Z] #64 ... [2024-08-16T10:58:58.347Z] [2024-08-16T10:58:58.347Z] #68 [core-keeper internal] load build context [2024-08-16T10:58:58.347Z] #68 transferring context: 494.52MB 16.4s done [2024-08-16T10:58:58.765Z] #68 ... [2024-08-16T10:58:58.765Z] [2024-08-16T10:58:58.765Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T10:58:58.765Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-16T10:59:01.594Z] #44 ... [2024-08-16T10:59:01.594Z] [2024-08-16T10:59:01.594Z] #42 [core-data internal] load build context [2024-08-16T10:59:01.594Z] #42 transferring context: 494.52MB 15.9s done [2024-08-16T10:59:01.594Z] #42 ... [2024-08-16T10:59:01.594Z] [2024-08-16T10:59:01.594Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:59:01.594Z] #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 21.1s done [2024-08-16T10:59:01.594Z] #37 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-16T10:59:05.848Z] #37 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-08-16T10:59:06.110Z] #37 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-08-16T10:59:07.494Z] #37 ... [2024-08-16T10:59:07.494Z] [2024-08-16T10:59:07.494Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T10:59:07.494Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-08-16T10:59:08.067Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-08-16T10:59:11.380Z] #44 ... [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #49 [security-proxy-setup internal] load build context [2024-08-16T10:59:11.380Z] #49 DONE 36.8s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #46 [security-proxy-auth internal] load build context [2024-08-16T10:59:11.380Z] #46 DONE 36.9s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #68 [core-keeper internal] load build context [2024-08-16T10:59:11.380Z] #68 DONE 36.6s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #54 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-16T10:59:11.380Z] #54 DONE 36.2s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #61 [security-spiffe-token-provider internal] load build context [2024-08-16T10:59:11.380Z] #61 DONE 36.7s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #48 [security-bootstrapper internal] load build context [2024-08-16T10:59:11.380Z] #48 DONE 36.7s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #60 [core-common-config-bootstrapper internal] load build context [2024-08-16T10:59:11.380Z] #60 DONE 37.0s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #42 [core-data internal] load build context [2024-08-16T10:59:11.380Z] #42 DONE 36.1s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T10:59:11.380Z] #65 DONE 36.3s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #57 [support-cron-scheduler internal] load build context [2024-08-16T10:59:11.380Z] #57 DONE 36.6s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #64 [support-notifications internal] load build context [2024-08-16T10:59:11.380Z] #64 DONE 36.6s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T10:59:11.380Z] #62 DONE 36.3s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #53 [security-secretstore-setup internal] load build context [2024-08-16T10:59:11.380Z] #53 DONE 36.7s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T10:59:11.380Z] #52 DONE 36.4s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #51 [core-command internal] load build context [2024-08-16T10:59:11.380Z] #51 DONE 36.7s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #45 [support-scheduler internal] load build context [2024-08-16T10:59:11.380Z] #45 DONE 37.4s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T10:59:11.380Z] #69 ... [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #63 [core-metadata internal] load build context [2024-08-16T10:59:11.380Z] #63 DONE 36.8s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T10:59:11.380Z] #44 DONE 36.8s [2024-08-16T10:59:11.380Z] [2024-08-16T10:59:11.380Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T10:59:12.313Z] #70 ... [2024-08-16T10:59:12.313Z] [2024-08-16T10:59:12.313Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T10:59:12.313Z] #56 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.313Z] #56 36.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.313Z] #56 37.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:12.313Z] #56 37.10 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:12.313Z] #56 37.10 OK: 7 MiB in 16 packages [2024-08-16T10:59:12.313Z] #56 DONE 37.6s [2024-08-16T10:59:12.313Z] [2024-08-16T10:59:12.313Z] #71 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T10:59:12.572Z] #71 ... [2024-08-16T10:59:12.572Z] [2024-08-16T10:59:12.572Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T10:59:12.572Z] #55 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.572Z] #55 37.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.572Z] #55 37.41 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:12.572Z] #55 37.41 (2/4) Installing openssl (3.1.6-r0) [2024-08-16T10:59:12.572Z] #55 37.44 (3/4) Installing su-exec (0.2-r3) [2024-08-16T10:59:12.572Z] #55 37.44 (4/4) Installing yq (4.33.3-r5) [2024-08-16T10:59:12.572Z] #55 37.52 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:12.572Z] #55 37.55 OK: 17 MiB in 19 packages [2024-08-16T10:59:12.572Z] #55 DONE 37.7s [2024-08-16T10:59:12.572Z] [2024-08-16T10:59:12.572Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T10:59:12.572Z] #67 36.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.572Z] #67 36.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.572Z] #67 36.85 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:12.572Z] #67 36.86 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:12.572Z] #67 36.87 OK: 7 MiB in 16 packages [2024-08-16T10:59:12.572Z] #67 DONE 37.2s [2024-08-16T10:59:12.572Z] [2024-08-16T10:59:12.572Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T10:59:12.572Z] #58 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.572Z] #58 37.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.572Z] #58 37.33 (1/3) Installing ca-certificates (20240226-r0) [2024-08-16T10:59:12.572Z] #58 37.34 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:12.572Z] #58 37.35 (3/3) Installing tzdata (2024a-r0) [2024-08-16T10:59:12.572Z] #58 37.42 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:12.572Z] #58 37.44 Executing ca-certificates-20240226-r0.trigger [2024-08-16T10:59:12.572Z] #58 37.59 OK: 11 MiB in 18 packages [2024-08-16T10:59:12.572Z] #58 DONE 37.8s [2024-08-16T10:59:12.572Z] [2024-08-16T10:59:12.572Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T10:59:12.572Z] #70 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.830Z] #70 ... [2024-08-16T10:59:12.830Z] [2024-08-16T10:59:12.830Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T10:59:12.830Z] #59 36.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.830Z] #59 36.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.830Z] #59 36.90 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T10:59:12.830Z] #59 36.90 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T10:59:12.830Z] #59 36.90 OK: 20070 distinct packages available [2024-08-16T10:59:12.830Z] #59 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.830Z] #59 37.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:12.830Z] #59 37.32 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:12.830Z] #59 37.32 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-16T10:59:12.830Z] #59 37.32 (3/4) Installing libucontext (1.2-r2) [2024-08-16T10:59:12.831Z] #59 37.33 (4/4) Installing gcompat (1.1.0-r1) [2024-08-16T10:59:12.831Z] #59 37.33 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:12.831Z] #59 37.34 OK: 8 MiB in 19 packages [2024-08-16T10:59:12.831Z] #59 DONE 37.6s [2024-08-16T10:59:12.831Z] [2024-08-16T10:59:12.831Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T10:59:12.831Z] #70 1.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #70 ... [2024-08-16T10:59:13.089Z] [2024-08-16T10:59:13.089Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T10:59:13.089Z] #66 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #66 37.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #66 37.38 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T10:59:13.089Z] #66 37.38 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T10:59:13.089Z] #66 37.38 OK: 20070 distinct packages available [2024-08-16T10:59:13.089Z] #66 37.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #66 37.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #66 37.91 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:13.089Z] #66 37.91 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-16T10:59:13.089Z] #66 37.91 (3/5) Installing libucontext (1.2-r2) [2024-08-16T10:59:13.089Z] #66 37.92 (4/5) Installing gcompat (1.1.0-r1) [2024-08-16T10:59:13.089Z] #66 37.92 (5/5) Installing openssl (3.1.6-r0) [2024-08-16T10:59:13.089Z] #66 37.99 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:13.089Z] #66 38.00 OK: 8 MiB in 20 packages [2024-08-16T10:59:13.089Z] #66 DONE 38.2s [2024-08-16T10:59:13.089Z] [2024-08-16T10:59:13.089Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T10:59:13.089Z] #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #0 1.855 OK: 264 MiB in 52 packages [2024-08-16T10:59:13.089Z] #72 DONE 2.0s [2024-08-16T10:59:13.089Z] [2024-08-16T10:59:13.089Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T10:59:13.089Z] #50 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #50 37.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #50 37.43 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T10:59:13.089Z] #50 37.43 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T10:59:13.089Z] #50 37.43 OK: 20070 distinct packages available [2024-08-16T10:59:13.089Z] #50 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #50 37.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.089Z] #50 37.89 (1/11) Installing ca-certificates (20240226-r0) [2024-08-16T10:59:13.089Z] #50 37.91 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-16T10:59:13.089Z] #50 37.92 (3/11) Installing libunistring (1.1-r1) [2024-08-16T10:59:13.089Z] #50 37.94 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-16T10:59:13.089Z] #50 37.95 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-16T10:59:13.089Z] #50 38.00 (6/11) Installing libcurl (8.9.0-r0) [2024-08-16T10:59:13.089Z] #50 38.02 (7/11) Installing curl (8.9.0-r0) [2024-08-16T10:59:13.089Z] #50 38.02 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:13.089Z] #50 38.03 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-16T10:59:13.089Z] #50 38.03 (10/11) Installing libucontext (1.2-r2) [2024-08-16T10:59:13.089Z] #50 38.03 (11/11) Installing gcompat (1.1.0-r1) [2024-08-16T10:59:13.089Z] #50 38.04 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:13.089Z] #50 38.05 Executing ca-certificates-20240226-r0.trigger [2024-08-16T10:59:13.089Z] #50 38.12 OK: 12 MiB in 26 packages [2024-08-16T10:59:13.089Z] #50 DONE 38.3s [2024-08-16T10:59:13.089Z] [2024-08-16T10:59:13.089Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T10:59:13.089Z] #70 2.060 OK: 264 MiB in 52 packages [2024-08-16T10:59:13.348Z] #70 ... [2024-08-16T10:59:13.348Z] [2024-08-16T10:59:13.348Z] #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T10:59:13.348Z] #73 DONE 0.1s [2024-08-16T10:59:13.348Z] [2024-08-16T10:59:13.348Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T10:59:13.348Z] #74 DONE 2.1s [2024-08-16T10:59:13.348Z] [2024-08-16T10:59:13.348Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T10:59:13.348Z] #70 DONE 2.6s [2024-08-16T10:59:13.348Z] [2024-08-16T10:59:13.348Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T10:59:13.607Z] #75 DONE 0.2s [2024-08-16T10:59:13.607Z] [2024-08-16T10:59:13.607Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T10:59:13.607Z] #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.607Z] #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.607Z] #0 1.893 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T10:59:13.607Z] #0 1.893 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T10:59:13.607Z] #0 1.893 OK: 20077 distinct packages available [2024-08-16T10:59:13.607Z] #0 1.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.607Z] #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.607Z] #0 2.288 OK: 264 MiB in 52 packages [2024-08-16T10:59:13.607Z] #76 DONE 2.5s [2024-08-16T10:59:13.607Z] [2024-08-16T10:59:13.607Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T10:59:13.607Z] #47 36.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.607Z] #47 38.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:13.607Z] #47 38.32 (1/4) Installing ca-certificates (20240226-r0) [2024-08-16T10:59:13.607Z] #47 38.34 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:13.607Z] #47 38.34 (3/4) Installing su-exec (0.2-r3) [2024-08-16T10:59:13.607Z] #47 38.34 (4/4) Installing yq (4.33.3-r5) [2024-08-16T10:59:13.607Z] #47 38.46 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:13.607Z] #47 38.47 Executing ca-certificates-20240226-r0.trigger [2024-08-16T10:59:13.607Z] #47 38.51 OK: 17 MiB in 19 packages [2024-08-16T10:59:13.607Z] #47 DONE 38.7s [2024-08-16T10:59:13.607Z] [2024-08-16T10:59:13.607Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T10:59:13.607Z] #77 ... [2024-08-16T10:59:13.607Z] [2024-08-16T10:59:13.607Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T10:59:13.607Z] #78 DONE 0.1s [2024-08-16T10:59:13.867Z] [2024-08-16T10:59:13.867Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T10:59:14.125Z] #79 ... [2024-08-16T10:59:14.125Z] [2024-08-16T10:59:14.125Z] #80 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T10:59:14.125Z] #0 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:14.125Z] #0 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:14.125Z] #0 2.844 OK: 264 MiB in 52 packages [2024-08-16T10:59:14.125Z] #80 DONE 3.0s [2024-08-16T10:59:14.125Z] [2024-08-16T10:59:14.125Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T10:59:14.125Z] #81 DONE 0.0s [2024-08-16T10:59:14.125Z] [2024-08-16T10:59:14.125Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T10:59:15.057Z] #82 ... [2024-08-16T10:59:15.057Z] [2024-08-16T10:59:15.057Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T10:59:15.057Z] #0 3.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.057Z] #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.057Z] #0 3.543 OK: 7 MiB in 17 packages [2024-08-16T10:59:15.057Z] #83 DONE 3.7s [2024-08-16T10:59:15.057Z] [2024-08-16T10:59:15.057Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T10:59:15.057Z] #69 3.865 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.623Z] #69 ... [2024-08-16T10:59:15.623Z] [2024-08-16T10:59:15.623Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T10:59:15.623Z] #0 3.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.623Z] #0 3.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.623Z] #0 4.124 OK: 8 MiB in 17 packages [2024-08-16T10:59:15.623Z] #84 DONE 4.2s [2024-08-16T10:59:15.623Z] [2024-08-16T10:59:15.623Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T10:59:15.623Z] #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.623Z] #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.623Z] #0 2.806 OK: 11 MiB in 18 packages [2024-08-16T10:59:15.623Z] #85 DONE 2.9s [2024-08-16T10:59:15.623Z] [2024-08-16T10:59:15.623Z] #71 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T10:59:15.623Z] #71 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.623Z] #71 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.894Z] #71 ... [2024-08-16T10:59:15.894Z] [2024-08-16T10:59:15.894Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T10:59:15.894Z] #0 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.894Z] #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.894Z] #0 3.110 OK: 7 MiB in 16 packages [2024-08-16T10:59:15.894Z] #86 DONE 3.3s [2024-08-16T10:59:15.894Z] [2024-08-16T10:59:15.894Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T10:59:15.894Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.894Z] #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:15.894Z] #0 2.806 OK: 8 MiB in 19 packages [2024-08-16T10:59:15.894Z] #87 DONE 2.9s [2024-08-16T10:59:15.894Z] [2024-08-16T10:59:15.894Z] #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T10:59:15.894Z] #71 3.599 OK: 7 MiB in 16 packages [2024-08-16T10:59:15.894Z] #71 DONE 3.9s [2024-08-16T10:59:15.894Z] [2024-08-16T10:59:15.894Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T10:59:16.938Z] #88 ... [2024-08-16T10:59:16.938Z] [2024-08-16T10:59:16.938Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T10:59:16.938Z] #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:16.938Z] #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:16.938Z] #0 2.847 OK: 8 MiB in 20 packages [2024-08-16T10:59:16.938Z] #89 DONE 3.9s [2024-08-16T10:59:16.938Z] [2024-08-16T10:59:16.938Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T10:59:16.938Z] #69 4.358 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:16.938Z] #69 5.016 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T10:59:16.938Z] #69 5.506 Executing busybox-1.36.1-r7.trigger [2024-08-16T10:59:16.938Z] #69 5.513 OK: 7 MiB in 16 packages [2024-08-16T10:59:16.938Z] #69 DONE 5.7s [2024-08-16T10:59:16.938Z] [2024-08-16T10:59:16.938Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T10:59:16.938Z] #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:16.938Z] #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:16.938Z] #0 3.034 OK: 12 MiB in 26 packages [2024-08-16T10:59:16.938Z] #90 DONE 3.8s [2024-08-16T10:59:17.201Z] [2024-08-16T10:59:17.201Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T10:59:17.201Z] #88 DONE 1.1s [2024-08-16T10:59:17.201Z] [2024-08-16T10:59:17.201Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T10:59:17.201Z] #77 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:17.201Z] #77 3.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:17.201Z] #77 3.723 OK: 17 MiB in 19 packages [2024-08-16T10:59:18.141Z] #77 ... [2024-08-16T10:59:18.141Z] [2024-08-16T10:59:18.141Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T10:59:18.141Z] #91 DONE 1.0s [2024-08-16T10:59:18.141Z] [2024-08-16T10:59:18.141Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T10:59:18.141Z] #77 DONE 4.5s [2024-08-16T10:59:18.141Z] [2024-08-16T10:59:18.141Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T10:59:18.141Z] #0 2.620 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:18.141Z] #0 3.190 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:18.141Z] #0 3.959 OK: 264 MiB in 52 packages [2024-08-16T10:59:18.141Z] #92 DONE 4.8s [2024-08-16T10:59:18.141Z] [2024-08-16T10:59:18.141Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T10:59:18.141Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:18.141Z] #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T10:59:18.141Z] #0 4.311 OK: 17 MiB in 19 packages [2024-08-16T10:59:18.141Z] #93 DONE 5.4s [2024-08-16T10:59:18.141Z] [2024-08-16T10:59:18.141Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-16T10:59:18.141Z] #94 DONE 1.1s [2024-08-16T10:59:18.141Z] [2024-08-16T10:59:18.141Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T10:59:18.141Z] #95 DONE 1.1s [2024-08-16T10:59:18.141Z] [2024-08-16T10:59:18.141Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T10:59:18.141Z] #96 ... [2024-08-16T10:59:18.141Z] [2024-08-16T10:59:18.141Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T10:59:18.141Z] #97 DONE 0.2s [2024-08-16T10:59:18.403Z] [2024-08-16T10:59:18.403Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T10:59:18.972Z] #98 ... [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T10:59:18.972Z] #99 DONE 0.8s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T10:59:18.972Z] #100 DONE 0.8s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T10:59:18.972Z] #96 DONE 0.8s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T10:59:18.972Z] #101 DONE 0.8s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T10:59:18.972Z] #98 DONE 0.7s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-16T10:59:18.972Z] #102 DONE 0.1s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-16T10:59:18.972Z] #103 DONE 0.1s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T10:59:18.972Z] #104 DONE 0.1s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T10:59:18.972Z] #105 DONE 0.1s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T10:59:18.972Z] #106 DONE 0.1s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T10:59:18.972Z] #107 DONE 0.1s [2024-08-16T10:59:18.972Z] [2024-08-16T10:59:18.972Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T10:59:19.231Z] #108 DONE 0.1s [2024-08-16T10:59:19.231Z] [2024-08-16T10:59:19.231Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-16T10:59:19.231Z] #109 DONE 0.1s [2024-08-16T10:59:19.231Z] [2024-08-16T10:59:19.231Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-16T10:59:19.231Z] #110 DONE 0.1s [2024-08-16T10:59:19.231Z] [2024-08-16T10:59:19.231Z] #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T10:59:19.231Z] #111 DONE 4.4s [2024-08-16T10:59:19.231Z] [2024-08-16T10:59:19.231Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-16T10:59:19.231Z] #112 DONE 0.1s [2024-08-16T10:59:19.231Z] [2024-08-16T10:59:19.231Z] #113 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-16T10:59:19.231Z] #113 DONE 0.1s [2024-08-16T10:59:19.231Z] [2024-08-16T10:59:19.231Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-16T10:59:19.490Z] #114 DONE 0.1s [2024-08-16T10:59:19.490Z] [2024-08-16T10:59:19.490Z] #115 [security-spire-agent] exporting to image [2024-08-16T10:59:19.490Z] #115 exporting layers [2024-08-16T10:59:19.749Z] #115 exporting layers 0.7s done [2024-08-16T10:59:20.011Z] #115 exporting layers 0.6s done [2024-08-16T10:59:20.012Z] #115 writing image sha256:038f808dd24ccc7576ef7cfc5d4b06d32bb2f7c15595f803744f4662cc8877be done [2024-08-16T10:59:20.012Z] #115 naming to docker.io/library/security-spire-config done [2024-08-16T10:59:20.012Z] #115 exporting layers 0.6s done [2024-08-16T10:59:20.012Z] #115 writing image sha256:a86a5cf849ce818d57f2368fc7c29cd23e6a61f8de023f151dc59255609c41ad 0.0s done [2024-08-16T10:59:20.012Z] #115 naming to docker.io/library/security-spire-server done [2024-08-16T10:59:20.012Z] #115 writing image sha256:ce144a07007de86577e4894644104f9928f888d3920dcc6fc7ce5f571a398d8b done [2024-08-16T10:59:20.012Z] #115 naming to docker.io/library/security-spire-agent done [2024-08-16T10:59:20.012Z] #115 DONE 0.9s [2024-08-16T10:59:20.012Z] [2024-08-16T10:59:20.012Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T10:59:21.396Z] #116 ... [2024-08-16T10:59:21.396Z] [2024-08-16T10:59:21.396Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T10:59:21.658Z] #37 ... [2024-08-16T10:59:21.658Z] [2024-08-16T10:59:21.658Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T10:59:23.586Z] #117 ... [2024-08-16T10:59:23.586Z] [2024-08-16T10:59:23.586Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T10:59:39.806Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-16T11:00:02.599Z] #118 ... [2024-08-16T11:00:02.599Z] [2024-08-16T11:00:02.599Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:02.599Z] #82 DONE 47.9s [2024-08-16T11:00:02.599Z] [2024-08-16T11:00:02.599Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:02.599Z] #118 DONE 48.8s [2024-08-16T11:00:02.599Z] [2024-08-16T11:00:02.599Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:02.599Z] #79 DONE 48.4s [2024-08-16T11:00:02.599Z] [2024-08-16T11:00:02.599Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:02.599Z] #116 DONE 43.2s [2024-08-16T11:00:02.599Z] [2024-08-16T11:00:02.599Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:02.599Z] #117 DONE 48.5s [2024-08-16T11:00:02.599Z] [2024-08-16T11:00:02.599Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #119 DONE 8.3s [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:00:10.751Z] #120 ... [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:10.751Z] #121 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:00:10.751Z] #122 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #123 [core-data builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #123 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:00:10.751Z] #124 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #125 [core-command builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #125 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:10.751Z] #126 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:00:10.751Z] #127 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #128 [core-metadata builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #128 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:10.751Z] #129 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:10.751Z] #130 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #131 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:00:10.751Z] #132 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #133 [support-notifications builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #133 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #134 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:00:10.751Z] #134 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:10.751Z] #135 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #136 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #136 DONE 8.4s [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:00:10.751Z] #137 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:10.751Z] #138 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #139 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #140 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #140 DONE 8.4s [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:10.751Z] #141 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:00:10.751Z] #142 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #143 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #144 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:00:10.751Z] #145 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:00:10.751Z] #146 CACHED [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #147 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T11:00:10.751Z] #147 DONE 8.4s [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #148 [core-keeper builder 7/8] COPY . . [2024-08-16T11:00:10.751Z] #148 DONE 8.4s [2024-08-16T11:00:10.751Z] [2024-08-16T11:00:10.751Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:00:12.141Z] #149 1.551 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T11:00:23.458Z] #149 ... [2024-08-16T11:00:23.459Z] [2024-08-16T11:00:23.459Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T11:00:23.459Z] #0 0.584 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T11:00:24.239Z] #150 ... [2024-08-16T11:00:24.239Z] [2024-08-16T11:00:24.239Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T11:00:24.239Z] #0 1.269 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T11:00:24.239Z] #151 ... [2024-08-16T11:00:24.239Z] [2024-08-16T11:00:24.239Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:00:24.239Z] #120 0.621 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T11:00:24.239Z] #120 ... [2024-08-16T11:00:24.239Z] [2024-08-16T11:00:24.239Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:00:24.239Z] #0 1.131 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T11:00:24.239Z] #152 ... [2024-08-16T11:00:24.239Z] [2024-08-16T11:00:24.239Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T11:00:24.239Z] #0 0.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T11:00:24.239Z] #153 ... [2024-08-16T11:00:24.239Z] [2024-08-16T11:00:24.239Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T11:00:24.239Z] #0 0.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T11:00:24.501Z] #154 ... [2024-08-16T11:00:24.501Z] [2024-08-16T11:00:24.501Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T11:00:24.501Z] #0 1.034 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-16T11:00:24.760Z] #155 ... [2024-08-16T11:00:24.760Z] [2024-08-16T11:00:24.760Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T11:00:24.760Z] #0 0.784 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T11:00:25.397Z] #156 ... [2024-08-16T11:00:25.397Z] [2024-08-16T11:00:25.397Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T11:00:25.397Z] #0 0.726 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T11:00:25.657Z] #157 ... [2024-08-16T11:00:25.657Z] [2024-08-16T11:00:25.657Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:00:25.657Z] #0 1.596 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T11:00:25.657Z] #158 ... [2024-08-16T11:00:25.657Z] [2024-08-16T11:00:25.657Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T11:00:25.657Z] #0 1.096 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T11:00:25.657Z] #159 ... [2024-08-16T11:00:25.657Z] [2024-08-16T11:00:25.657Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T11:00:25.657Z] #0 1.558 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T11:02:03.098Z] #160 ... [2024-08-16T11:02:03.098Z] [2024-08-16T11:02:03.098Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T11:02:03.098Z] #151 106.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T11:02:18.365Z] #151 DONE 126.8s [2024-08-16T11:02:18.365Z] [2024-08-16T11:02:18.365Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T11:02:18.365Z] #150 DONE 126.8s [2024-08-16T11:02:18.365Z] [2024-08-16T11:02:18.365Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:02:18.365Z] #158 ... [2024-08-16T11:02:18.365Z] [2024-08-16T11:02:18.365Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T11:02:18.365Z] #159 DONE 127.5s [2024-08-16T11:02:18.365Z] [2024-08-16T11:02:18.365Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:18.365Z] #161 ... [2024-08-16T11:02:18.365Z] [2024-08-16T11:02:18.365Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T11:02:18.365Z] #155 DONE 127.8s [2024-08-16T11:02:18.365Z] [2024-08-16T11:02:18.365Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:02:19.315Z] #120 ... [2024-08-16T11:02:19.315Z] [2024-08-16T11:02:19.315Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:19.923Z] #162 ... [2024-08-16T11:02:19.923Z] [2024-08-16T11:02:19.923Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T11:02:19.923Z] #160 DONE 129.2s [2024-08-16T11:02:19.923Z] [2024-08-16T11:02:19.923Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:41.443Z] #163 ... [2024-08-16T11:02:41.443Z] [2024-08-16T11:02:41.443Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:41.443Z] #164 ... [2024-08-16T11:02:41.443Z] [2024-08-16T11:02:41.443Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:41.443Z] #161 DONE 22.5s [2024-08-16T11:02:41.443Z] [2024-08-16T11:02:41.443Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:41.443Z] #162 DONE 21.2s [2024-08-16T11:02:41.443Z] [2024-08-16T11:02:41.443Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:41.443Z] #163 DONE 21.2s [2024-08-16T11:02:41.443Z] [2024-08-16T11:02:41.443Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:02:41.443Z] #165 ... [2024-08-16T11:02:41.443Z] [2024-08-16T11:02:41.443Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:41.443Z] #164 DONE 1.2s [2024-08-16T11:02:41.443Z] [2024-08-16T11:02:41.443Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:02:41.713Z] #166 ... [2024-08-16T11:02:41.713Z] [2024-08-16T11:02:41.713Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T11:02:41.713Z] #167 DONE 1.2s [2024-08-16T11:02:41.713Z] [2024-08-16T11:02:41.713Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:02:41.713Z] #168 DONE 1.1s [2024-08-16T11:02:41.713Z] [2024-08-16T11:02:41.713Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:02:41.713Z] #165 DONE 1.1s [2024-08-16T11:02:41.713Z] [2024-08-16T11:02:41.713Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:02:41.713Z] #169 DONE 1.1s [2024-08-16T11:02:41.713Z] [2024-08-16T11:02:41.713Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-16T11:02:42.652Z] #170 ... [2024-08-16T11:02:42.652Z] [2024-08-16T11:02:42.652Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:02:42.652Z] #166 DONE 1.7s [2024-08-16T11:02:42.652Z] [2024-08-16T11:02:42.652Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-16T11:02:43.305Z] #171 ... [2024-08-16T11:02:43.305Z] [2024-08-16T11:02:43.305Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-16T11:02:43.305Z] #172 DONE 1.6s [2024-08-16T11:02:43.305Z] [2024-08-16T11:02:43.305Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-16T11:02:43.875Z] #173 ... [2024-08-16T11:02:43.875Z] [2024-08-16T11:02:43.875Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-16T11:02:43.875Z] #170 DONE 2.1s [2024-08-16T11:02:43.875Z] [2024-08-16T11:02:43.875Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T11:02:44.811Z] #174 ... [2024-08-16T11:02:44.811Z] [2024-08-16T11:02:44.811Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-16T11:02:44.811Z] #173 DONE 3.1s [2024-08-16T11:02:44.811Z] [2024-08-16T11:02:44.811Z] #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:02:45.916Z] #175 ... [2024-08-16T11:02:45.916Z] [2024-08-16T11:02:45.916Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-16T11:02:45.916Z] #171 DONE 2.7s [2024-08-16T11:02:45.916Z] [2024-08-16T11:02:45.916Z] #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-16T11:02:45.916Z] #176 DONE 1.9s [2024-08-16T11:02:45.916Z] [2024-08-16T11:02:45.916Z] #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T11:02:45.916Z] #177 DONE 3.9s [2024-08-16T11:02:45.916Z] [2024-08-16T11:02:45.916Z] #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:02:45.916Z] #178 ... [2024-08-16T11:02:45.916Z] [2024-08-16T11:02:45.916Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T11:02:45.916Z] #174 DONE 1.7s [2024-08-16T11:02:45.916Z] [2024-08-16T11:02:45.916Z] #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:02:45.916Z] #175 DONE 0.8s [2024-08-16T11:02:45.916Z] [2024-08-16T11:02:45.916Z] #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-16T11:02:46.486Z] #179 ... [2024-08-16T11:02:46.486Z] [2024-08-16T11:02:46.486Z] #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:02:46.486Z] #178 DONE 1.0s [2024-08-16T11:02:46.486Z] [2024-08-16T11:02:46.486Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T11:02:47.424Z] #180 ... [2024-08-16T11:02:47.424Z] [2024-08-16T11:02:47.424Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:02:47.424Z] #181 DONE 2.0s [2024-08-16T11:02:47.424Z] [2024-08-16T11:02:47.424Z] #182 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:47.424Z] #182 DONE 2.1s [2024-08-16T11:02:47.424Z] [2024-08-16T11:02:47.424Z] #115 [security-spiffe-token-provider] exporting to image [2024-08-16T11:02:47.424Z] #115 exporting layers [2024-08-16T11:02:47.696Z] #115 ... [2024-08-16T11:02:47.696Z] [2024-08-16T11:02:47.696Z] #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T11:02:47.696Z] #183 DONE 2.1s [2024-08-16T11:02:47.955Z] [2024-08-16T11:02:47.955Z] #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-16T11:02:47.955Z] #179 DONE 2.2s [2024-08-16T11:02:47.955Z] [2024-08-16T11:02:47.955Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T11:02:47.955Z] #180 DONE 1.2s [2024-08-16T11:02:47.955Z] [2024-08-16T11:02:47.955Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T11:02:47.955Z] #184 ... [2024-08-16T11:02:47.955Z] [2024-08-16T11:02:47.955Z] #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:02:47.955Z] #185 DONE 0.4s [2024-08-16T11:02:47.955Z] [2024-08-16T11:02:47.955Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T11:02:47.955Z] #186 DONE 0.5s [2024-08-16T11:02:47.955Z] [2024-08-16T11:02:47.955Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T11:02:48.222Z] #187 ... [2024-08-16T11:02:48.222Z] [2024-08-16T11:02:48.222Z] #115 [security-spiffe-token-provider] exporting to image [2024-08-16T11:02:48.222Z] #115 exporting layers 0.7s done [2024-08-16T11:02:48.222Z] #115 writing image sha256:04cc4c604e621704bb1a3f6b82cabe86317442b29a1dedfad4b761ff87d7cc7e 0.1s done [2024-08-16T11:02:48.222Z] #115 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-16T11:02:48.222Z] #115 DONE 1.8s [2024-08-16T11:02:48.484Z] [2024-08-16T11:02:48.484Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:02:49.425Z] #188 ... [2024-08-16T11:02:49.425Z] [2024-08-16T11:02:49.425Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T11:02:49.425Z] #184 DONE 1.4s [2024-08-16T11:02:49.425Z] [2024-08-16T11:02:49.425Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T11:02:49.425Z] #187 DONE 1.3s [2024-08-16T11:02:49.425Z] [2024-08-16T11:02:49.425Z] #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T11:02:50.804Z] #189 ... [2024-08-16T11:02:50.804Z] [2024-08-16T11:02:50.804Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T11:02:50.804Z] #190 DONE 1.7s [2024-08-16T11:02:51.064Z] [2024-08-16T11:02:51.064Z] #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T11:02:51.064Z] #189 DONE 1.7s [2024-08-16T11:02:51.064Z] [2024-08-16T11:02:51.064Z] #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-16T11:02:51.064Z] #191 ... [2024-08-16T11:02:51.064Z] [2024-08-16T11:02:51.064Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:02:51.064Z] #192 DONE 3.3s [2024-08-16T11:02:51.324Z] [2024-08-16T11:02:51.324Z] #115 [core-common-config-bootstrapper] exporting to image [2024-08-16T11:02:51.587Z] #115 ... [2024-08-16T11:02:51.587Z] [2024-08-16T11:02:51.587Z] #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-16T11:02:51.587Z] #191 DONE 0.5s [2024-08-16T11:02:51.587Z] [2024-08-16T11:02:51.587Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:02:51.587Z] #188 DONE 3.6s [2024-08-16T11:02:51.587Z] [2024-08-16T11:02:51.587Z] #115 [security-proxy-setup] exporting to image [2024-08-16T11:02:51.874Z] #115 ... [2024-08-16T11:02:51.874Z] [2024-08-16T11:02:51.874Z] #193 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-16T11:02:51.874Z] #193 DONE 0.2s [2024-08-16T11:02:51.874Z] [2024-08-16T11:02:51.874Z] #115 [core-common-config-bootstrapper] exporting to image [2024-08-16T11:02:51.874Z] #115 exporting layers 0.8s done [2024-08-16T11:02:51.874Z] #115 writing image sha256:d257ad814c192f6be280eab8680ee44355a9bddbd7198abf43d5de08b58b1a5f done [2024-08-16T11:02:51.874Z] #115 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-16T11:02:54.433Z] #115 ... [2024-08-16T11:02:54.433Z] [2024-08-16T11:02:54.433Z] #194 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-16T11:02:54.433Z] #194 DONE 2.3s [2024-08-16T11:02:54.433Z] [2024-08-16T11:02:54.433Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:02:54.433Z] #195 DONE 3.2s [2024-08-16T11:02:54.433Z] [2024-08-16T11:02:54.433Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T11:02:54.433Z] #156 DONE 163.7s [2024-08-16T11:02:54.433Z] [2024-08-16T11:02:54.433Z] #115 [security-secretstore-setup] exporting to image [2024-08-16T11:02:57.723Z] #115 ... [2024-08-16T11:02:57.723Z] [2024-08-16T11:02:57.723Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-16T11:02:57.723Z] #196 DONE 3.6s [2024-08-16T11:02:57.723Z] [2024-08-16T11:02:57.723Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:02:57.723Z] #197 DONE 2.1s [2024-08-16T11:02:57.723Z] [2024-08-16T11:02:57.723Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:02:58.660Z] #198 DONE 1.1s [2024-08-16T11:02:58.660Z] [2024-08-16T11:02:58.660Z] #199 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-16T11:02:58.660Z] #199 DONE 1.1s [2024-08-16T11:02:58.660Z] [2024-08-16T11:02:58.660Z] #200 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T11:03:00.634Z] #200 ... [2024-08-16T11:03:00.634Z] [2024-08-16T11:03:00.634Z] #115 [security-secretstore-setup] exporting to image [2024-08-16T11:03:00.634Z] #115 exporting layers 5.7s done [2024-08-16T11:03:00.634Z] #115 writing image sha256:8d3bf86e9127f95b2681cc71a2da62c7870a93191a839394e25634897ca36297 done [2024-08-16T11:03:00.634Z] #115 naming to docker.io/library/security-proxy-setup 0.0s done [2024-08-16T11:03:00.634Z] #115 writing image sha256:78352f21b10dd5498cad184885c96668932129da4f60993bc2dd0990aa7b84cc 0.3s done [2024-08-16T11:03:00.634Z] #115 naming to docker.io/library/security-secretstore-setup 0.6s done [2024-08-16T11:03:00.634Z] #115 DONE 11.5s [2024-08-16T11:03:00.895Z] [2024-08-16T11:03:00.895Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T11:03:07.649Z] #201 ... [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T11:03:07.649Z] #154 DONE 175.9s [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:03:07.649Z] #120 DONE 176.3s [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T11:03:07.649Z] #201 DONE 7.8s [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T11:03:07.649Z] #157 DONE 176.2s [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:03:07.649Z] #202 DONE 0.3s [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #200 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T11:03:07.649Z] #200 DONE 8.1s [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:03:07.649Z] #203 CACHED [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:03:07.649Z] #204 CACHED [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #115 [security-bootstrapper] exporting to image [2024-08-16T11:03:07.649Z] #115 exporting layers [2024-08-16T11:03:07.649Z] #115 ... [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:03:07.649Z] #205 CACHED [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #206 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:03:07.649Z] #206 CACHED [2024-08-16T11:03:07.649Z] [2024-08-16T11:03:07.649Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T11:03:08.603Z] #207 ... [2024-08-16T11:03:08.603Z] [2024-08-16T11:03:08.603Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T11:03:08.603Z] #208 DONE 1.7s [2024-08-16T11:03:08.603Z] [2024-08-16T11:03:08.603Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:03:08.603Z] #209 DONE 1.7s [2024-08-16T11:03:08.603Z] [2024-08-16T11:03:08.603Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T11:03:08.603Z] #153 DONE 178.3s [2024-08-16T11:03:08.603Z] [2024-08-16T11:03:08.603Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:03:08.603Z] #149 DONE 178.3s [2024-08-16T11:03:08.603Z] [2024-08-16T11:03:08.603Z] #210 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T11:03:08.603Z] #210 DONE 1.9s [2024-08-16T11:03:08.603Z] [2024-08-16T11:03:08.603Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:03:08.876Z] #211 ... [2024-08-16T11:03:08.876Z] [2024-08-16T11:03:08.876Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T11:03:08.876Z] #207 DONE 1.7s [2024-08-16T11:03:08.876Z] [2024-08-16T11:03:08.876Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:03:08.876Z] #212 CACHED [2024-08-16T11:03:08.876Z] [2024-08-16T11:03:08.876Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:03:08.876Z] #213 CACHED [2024-08-16T11:03:08.876Z] [2024-08-16T11:03:08.876Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T11:03:09.448Z] #214 ... [2024-08-16T11:03:09.448Z] [2024-08-16T11:03:09.448Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:03:09.448Z] #152 DONE 178.8s [2024-08-16T11:03:09.448Z] [2024-08-16T11:03:09.448Z] #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:03:09.448Z] #215 DONE 0.6s [2024-08-16T11:03:09.448Z] [2024-08-16T11:03:09.448Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:03:09.448Z] #211 DONE 0.9s [2024-08-16T11:03:09.448Z] [2024-08-16T11:03:09.448Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:03:09.448Z] #216 DONE 0.8s [2024-08-16T11:03:09.448Z] [2024-08-16T11:03:09.448Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:03:09.709Z] #217 ... [2024-08-16T11:03:09.709Z] [2024-08-16T11:03:09.709Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:03:09.709Z] #158 DONE 179.2s [2024-08-16T11:03:09.709Z] [2024-08-16T11:03:09.709Z] #218 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:03:09.709Z] #218 DONE 0.9s [2024-08-16T11:03:09.709Z] [2024-08-16T11:03:09.709Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T11:03:09.709Z] #214 DONE 0.7s [2024-08-16T11:03:09.709Z] [2024-08-16T11:03:09.709Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:03:09.709Z] #219 DONE 1.2s [2024-08-16T11:03:09.709Z] [2024-08-16T11:03:09.709Z] #115 [security-proxy-auth] exporting to image [2024-08-16T11:03:09.709Z] #115 writing image sha256:f27e27e03609f3043293289253d36409e210473e2415dd3c9e16dd033f3f0fe8 [2024-08-16T11:03:10.652Z] #115 ... [2024-08-16T11:03:10.652Z] [2024-08-16T11:03:10.652Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:03:10.652Z] #217 DONE 1.1s [2024-08-16T11:03:10.652Z] [2024-08-16T11:03:10.652Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T11:03:10.652Z] #220 DONE 1.1s [2024-08-16T11:03:10.652Z] [2024-08-16T11:03:10.652Z] #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T11:03:10.652Z] #221 DONE 1.2s [2024-08-16T11:03:10.652Z] [2024-08-16T11:03:10.652Z] #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:03:10.652Z] #222 DONE 1.0s [2024-08-16T11:03:10.652Z] [2024-08-16T11:03:10.652Z] #115 [security-bootstrapper] exporting to image [2024-08-16T11:03:10.652Z] #115 exporting layers 1.0s done [2024-08-16T11:03:10.652Z] #115 writing image sha256:f27e27e03609f3043293289253d36409e210473e2415dd3c9e16dd033f3f0fe8 0.9s done [2024-08-16T11:03:10.652Z] #115 naming to docker.io/library/security-bootstrapper 0.0s done [2024-08-16T11:03:10.912Z] #115 ... [2024-08-16T11:03:10.912Z] [2024-08-16T11:03:10.912Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:03:10.912Z] #223 DONE 0.2s [2024-08-16T11:03:10.912Z] [2024-08-16T11:03:10.912Z] #115 [core-command] exporting to image [2024-08-16T11:03:10.912Z] #115 writing image sha256:ab46194caea9b987922bbc3a5826aea7076eb88f1aa3fcebf12eb6929a0301a6 done [2024-08-16T11:03:10.912Z] #115 writing image sha256:85b3215e263a3c8e2cc1c608db5fd46cf154b39123f9ba98c10f0f45720352ed done [2024-08-16T11:03:10.912Z] #115 naming to docker.io/library/support-scheduler done [2024-08-16T11:03:10.912Z] #115 naming to docker.io/library/core-command done [2024-08-16T11:03:10.912Z] #115 ... [2024-08-16T11:03:10.912Z] [2024-08-16T11:03:10.912Z] #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:03:10.912Z] #224 DONE 0.2s [2024-08-16T11:03:10.912Z] [2024-08-16T11:03:10.912Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:03:10.912Z] #225 DONE 0.2s [2024-08-16T11:03:10.912Z] [2024-08-16T11:03:10.912Z] #226 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:03:10.912Z] #226 DONE 0.2s [2024-08-16T11:03:10.912Z] [2024-08-16T11:03:10.912Z] #227 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-16T11:03:10.912Z] #227 DONE 0.2s [2024-08-16T11:03:10.912Z] [2024-08-16T11:03:10.912Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:03:10.912Z] #228 DONE 0.1s [2024-08-16T11:03:10.912Z] [2024-08-16T11:03:10.912Z] #115 [core-metadata] exporting to image [2024-08-16T11:03:11.852Z] #115 ... [2024-08-16T11:03:11.852Z] [2024-08-16T11:03:11.852Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T11:03:11.852Z] #229 DONE 0.7s [2024-08-16T11:03:11.852Z] [2024-08-16T11:03:11.852Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T11:03:11.852Z] #230 DONE 0.6s [2024-08-16T11:03:11.852Z] [2024-08-16T11:03:11.852Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:03:11.852Z] #231 DONE 0.0s [2024-08-16T11:03:11.852Z] [2024-08-16T11:03:11.852Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-16T11:03:11.852Z] #232 DONE 0.0s [2024-08-16T11:03:11.852Z] [2024-08-16T11:03:11.852Z] #115 [core-keeper] exporting to image [2024-08-16T11:03:11.852Z] #115 exporting layers 2.0s done [2024-08-16T11:03:11.852Z] #115 writing image sha256:daf61e058f96375ffc1044cbe71c8406a2f0496906f23197bcfcd1107c03e5a2 0.0s done [2024-08-16T11:03:11.852Z] #115 naming to docker.io/library/core-data done [2024-08-16T11:03:11.852Z] #115 writing image sha256:9c8202e9be908573e3b2bc5dd2ad57c4d530e76fb850a79093986a4784f77e72 0.0s done [2024-08-16T11:03:11.852Z] #115 naming to docker.io/library/core-keeper done [2024-08-16T11:03:11.852Z] #115 exporting layers 0.2s done [2024-08-16T11:03:11.852Z] #115 writing image sha256:b9c42d5f0d8b19a49bf66cb9e4e97f89dfabe5b2bc8a9b879341b7eb5363031f 0.0s done [2024-08-16T11:03:11.852Z] #115 writing image sha256:1155f2af8298aab24ee2f0b2f848eb63e73862d49e01d9eaed958c0258b0d499 done [2024-08-16T11:03:11.852Z] #115 naming to docker.io/library/security-proxy-auth done [2024-08-16T11:03:11.852Z] #115 naming to docker.io/library/core-metadata done [2024-08-16T11:03:11.852Z] #115 exporting layers 0.2s done [2024-08-16T11:03:11.852Z] #115 writing image sha256:ab3c7c2091fdd44bb6eef624e6157102c2d49238e45441b4100e455ff711a5f0 done [2024-08-16T11:03:11.852Z] #115 naming to docker.io/library/support-cron-scheduler done [2024-08-16T11:03:11.852Z] #115 writing image sha256:2dc30071601c05a1925bf9ea03e92b6f6ad8b6dd101e473128b3eb7464b1d060 done [2024-08-16T11:03:11.852Z] #115 naming to docker.io/library/support-notifications done [2024-08-16T11:03:11.852Z] #115 DONE 16.6s [2024-08-16T11:03:11.852Z] [2024-08-16T11:03:11.852Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.852Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.853Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.853Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.853Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:03:11.853Z] time="2024-08-16T10:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-16T11:03:11.902Z] $ docker stop --time=1 70bccdc2c162efd643fd2abe3765d8d1c1a5061c4824cb8d63ee792fbb319fc2 [2024-08-16T11:03:13.205Z] $ docker rm -f --volumes 70bccdc2c162efd643fd2abe3765d8d1c1a5061c4824cb8d63ee792fbb319fc2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T11:03:13.631Z] + docker images [2024-08-16T11:03:13.631Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-16T11:03:13.631Z] support-notifications latest 2dc30071601c 2 seconds ago 42.5MB [2024-08-16T11:03:13.631Z] support-cron-scheduler latest ab3c7c2091fd 2 seconds ago 44.1MB [2024-08-16T11:03:13.631Z] core-data latest daf61e058f96 3 seconds ago 39.6MB [2024-08-16T11:03:13.631Z] core-keeper latest 9c8202e9be90 3 seconds ago 39.5MB [2024-08-16T11:03:13.631Z] core-metadata latest b9c42d5f0d8b 3 seconds ago 39.7MB [2024-08-16T11:03:13.631Z] core-command latest 85b3215e263a 4 seconds ago 35.4MB [2024-08-16T11:03:13.631Z] security-proxy-auth latest 1155f2af8298 4 seconds ago 33MB [2024-08-16T11:03:13.631Z] support-scheduler latest ab46194caea9 4 seconds ago 41.9MB [2024-08-16T11:03:13.631Z] security-bootstrapper latest f27e27e03609 7 seconds ago 18.9MB [2024-08-16T11:03:13.631Z] security-secretstore-setup latest 78352f21b10d 20 seconds ago 37MB [2024-08-16T11:03:13.631Z] security-proxy-setup latest 8d3bf86e9127 22 seconds ago 26.2MB [2024-08-16T11:03:13.631Z] core-common-config-bootstrapper latest d257ad814c19 23 seconds ago 15.2MB [2024-08-16T11:03:13.631Z] security-spiffe-token-provider latest 04cc4c604e62 27 seconds ago 28.8MB [2024-08-16T11:03:13.631Z] security-spire-agent latest ce144a07007d 3 minutes ago 182MB [2024-08-16T11:03:13.631Z] security-spire-server latest a86a5cf849ce 3 minutes ago 121MB [2024-08-16T11:03:13.631Z] security-spire-config latest 038f808dd24c 3 minutes ago 120MB [2024-08-16T11:03:13.631Z] ci-base-image-x86_64 latest 5b4210ef303a 8 minutes ago 971MB [2024-08-16T11:03:13.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-16T11:03:13.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-16T11:03:13.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-16T11:03:17.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-16T11:03:17.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-16T11:03:56.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-16T11:03:56.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-16T11:03:57.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-16T11:03:57.267Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-16T11:03:57.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-16T11:03:57.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-16T11:03:58.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-16T11:03:58.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-16T11:03:58.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-16T11:04:04.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-16T11:04:04.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-16T11:04:04.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-16T11:04:04.005Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-16T11:04:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-16T11:04:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-16T11:04:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-16T11:04:16.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements [2024-08-16T11:04:28.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.192s coverage: 97.0% of statements [2024-08-16T11:04:32.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-16T11:04:32.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-16T11:04:32.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-16T11:04:37.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.281s coverage: 69.2% of statements [2024-08-16T11:04:39.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-16T11:04:39.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-16T11:04:39.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-16T11:04:44.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-16T11:04:54.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-16T11:04:54.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-16T11:04:54.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-16T11:04:54.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-16T11:04:54.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-16T11:04:54.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.936s coverage: 93.4% of statements [2024-08-16T11:04:54.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.277s coverage: 91.7% of statements [2024-08-16T11:05:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-16T11:05:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-16T11:05:01.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.311s coverage: 7.0% of statements [2024-08-16T11:05:06.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-16T11:05:06.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-16T11:05:06.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-16T11:05:08.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-16T11:05:08.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-16T11:05:08.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-16T11:05:08.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-16T11:05:08.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-16T11:05:08.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-16T11:05:08.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-16T11:05:08.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-16T11:05:08.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.654s coverage: 95.8% of statements [2024-08-16T11:05:09.336Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-08-16T11:05:13.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-16T11:05:14.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.132s coverage: 0.0% of statements [no tests to run] [2024-08-16T11:05:19.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-16T11:05:19.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-16T11:05:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.290s coverage: 0.8% of statements [2024-08-16T11:05:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.156s coverage: 30.7% of statements [2024-08-16T11:05:24.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.128s coverage: 41.7% of statements [2024-08-16T11:05:25.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.103s coverage: 77.8% of statements [2024-08-16T11:05:25.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements [2024-08-16T11:05:25.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements [2024-08-16T11:05:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.100s coverage: 87.5% of statements [2024-08-16T11:05:31.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-16T11:05:31.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-16T11:05:31.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-16T11:05:31.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-16T11:05:34.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-16T11:05:34.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-16T11:05:34.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-16T11:05:34.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-16T11:05:41.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements [2024-08-16T11:05:41.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-16T11:05:41.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-16T11:05:41.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-16T11:05:46.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-16T11:05:46.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-16T11:05:46.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-16T11:05:46.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-16T11:05:51.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-16T11:05:51.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-16T11:05:53.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-16T11:05:56.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.972s coverage: 79.9% of statements [2024-08-16T11:05:56.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.140s coverage: 92.9% of statements [2024-08-16T11:05:56.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 67.2% of statements [2024-08-16T11:05:56.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2024-08-16T11:05:56.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 76.6% of statements [2024-08-16T11:05:58.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-16T11:06:00.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-16T11:06:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-08-16T11:06:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-08-16T11:06:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.079s coverage: 100.0% of statements [2024-08-16T11:06:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.284s coverage: 81.8% of statements [2024-08-16T11:06:01.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements [2024-08-16T11:06:01.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements [2024-08-16T11:06:05.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-16T11:06:05.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-16T11:06:07.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.747s coverage: 63.1% of statements [2024-08-16T11:06:07.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.118s coverage: 100.0% of statements [2024-08-16T11:06:09.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-08-16T11:06:09.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements [2024-08-16T11:06:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-16T11:06:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-16T11:06:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-16T11:06:10.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-08-16T11:06:10.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-08-16T11:06:17.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-16T11:06:17.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-16T11:06:17.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-16T11:06:18.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.679s coverage: 36.5% of statements [2024-08-16T11:06:18.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.110s coverage: 89.5% of statements [2024-08-16T11:06:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-16T11:06:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-16T11:06:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-16T11:06:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-16T11:06:19.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements [2024-08-16T11:06:22.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-16T11:06:22.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-16T11:06:22.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-16T11:06:23.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.126s coverage: 5.7% of statements [2024-08-16T11:06:30.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-16T11:06:30.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-16T11:06:30.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T11:06:30.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-16T11:06:30.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.277s coverage: 76.9% of statements [2024-08-16T11:06:36.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-16T11:06:36.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-16T11:06:36.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-16T11:06:36.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-16T11:06:44.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.164s coverage: 19.9% of statements [2024-08-16T11:06:44.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-16T11:06:44.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-16T11:06:44.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-16T11:06:44.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-16T11:06:44.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.481s coverage: 95.7% of statements [2024-08-16T11:06:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-16T11:06:47.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-16T11:06:48.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.158s coverage: 61.8% of statements [2024-08-16T11:06:51.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-16T11:06:51.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T11:06:52.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.269s coverage: 98.9% of statements [2024-08-16T11:06:54.416Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-16T11:06:54.416Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-16T11:06:54.416Z] go vet ./... [2024-08-16T11:11:16.205Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-16T11:11:16.206Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-16T11:11:16.206Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-16T11:11:16.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-16T11:11:16.919Z] + ls -al . [2024-08-16T11:11:16.919Z] total 908 [2024-08-16T11:11:16.919Z] drwxrwxr-x 10 1001 1001 4096 Aug 16 10:58 . [2024-08-16T11:11:16.919Z] drwxr-xr-x 4 root root 4096 Aug 16 10:58 .. [2024-08-16T11:11:16.919Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 10:56 .blubracket [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 10 Aug 16 10:56 .dockerignore [2024-08-16T11:11:16.919Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 10:56 .git [2024-08-16T11:11:16.919Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 10:56 .github [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 1102 Aug 16 10:56 .gitignore [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 10:56 .golangci.yml [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 100 Aug 16 10:56 .hadolint.yml [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 155 Aug 16 10:56 .sonarcloud.properties [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 10:56 ADOPTERS.md [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 21286 Aug 16 10:56 Attribution.txt [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 100284 Aug 16 10:56 CHANGELOG.md [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 10:56 CONTRIBUTING.md [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 10:56 GOVERNANCE.md [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 861 Aug 16 10:56 Jenkinsfile [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 10:56 LICENSE [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 16854 Aug 16 10:56 Makefile [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 10:56 OWNERS.md [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 9528 Aug 16 10:56 README.md [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 10:56 SECURITY.md [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 10:54 VERSION [2024-08-16T11:11:16.919Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 10:56 bin [2024-08-16T11:11:16.919Z] drwxrwxr-x 20 1001 1001 4096 Aug 16 10:56 cmd [2024-08-16T11:11:16.919Z] -rw-r--r-- 1 root root 544642 Aug 16 11:06 coverage.out [2024-08-16T11:11:16.919Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 10:56 fuzz_test [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 7305 Aug 16 10:56 go.mod [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 102581 Aug 16 10:56 go.sum [2024-08-16T11:11:16.919Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 10:56 internal [2024-08-16T11:11:16.919Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 10:56 openapi [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 584 Aug 16 10:56 security.txt [2024-08-16T11:11:16.919Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 10:56 version.go [Pipeline] sh [2024-08-16T11:11:17.573Z] + '[' -e coverage.out ] [2024-08-16T11:11:17.573Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-16T11:11:17.620Z] Warning: overwriting stash ‘coverage-report’ [2024-08-16T11:11:18.449Z] Stashed 1 file(s) [Pipeline] sh [2024-08-16T11:11:19.091Z] + make build [2024-08-16T11:11:19.091Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T11:14:25.799Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T11:14:33.995Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T11:14:42.186Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T11:14:44.115Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T11:14:52.300Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T11:15:18.944Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T11:15:27.130Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T11:15:39.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T11:15:47.614Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T11:15:51.860Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T11:15:55.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T11:15:58.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T11:16:03.872Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-16T11:16:08.130Z] $ docker stop --time=1 8c47a5807285e580ac0a70acd5057cbc0110b3376e184be3d2cdea928df7bf19 [2024-08-16T11:16:10.222Z] $ docker rm -f --volumes 8c47a5807285e580ac0a70acd5057cbc0110b3376e184be3d2cdea928df7bf19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T11:16:14.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T11:16:14.174Z] [2024-08-16T11:16:14.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T11:16:14.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T11:16:14.910Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-16T11:16:14.911Z] 547446be3368: Pulling fs layer [2024-08-16T11:16:14.911Z] d125d8839a47: Pulling fs layer [2024-08-16T11:16:14.911Z] 3e85d5ac6304: Pulling fs layer [2024-08-16T11:16:14.911Z] c3105a71a48b: Pulling fs layer [2024-08-16T11:16:14.911Z] 0f093f025ec4: Pulling fs layer [2024-08-16T11:16:14.911Z] c3106fc0e877: Pulling fs layer [2024-08-16T11:16:14.911Z] c3105a71a48b: Waiting [2024-08-16T11:16:14.911Z] 0f093f025ec4: Waiting [2024-08-16T11:16:14.911Z] c3106fc0e877: Waiting [2024-08-16T11:16:14.911Z] 547446be3368: Verifying Checksum [2024-08-16T11:16:14.911Z] c3105a71a48b: Verifying Checksum [2024-08-16T11:16:14.911Z] c3105a71a48b: Download complete [2024-08-16T11:16:15.509Z] d125d8839a47: Verifying Checksum [2024-08-16T11:16:15.509Z] d125d8839a47: Download complete [2024-08-16T11:16:15.509Z] c3106fc0e877: Verifying Checksum [2024-08-16T11:16:15.509Z] c3106fc0e877: Download complete [2024-08-16T11:16:15.509Z] 0f093f025ec4: Verifying Checksum [2024-08-16T11:16:15.509Z] 0f093f025ec4: Download complete [2024-08-16T11:16:15.774Z] 547446be3368: Pull complete [2024-08-16T11:16:16.730Z] d125d8839a47: Pull complete [2024-08-16T11:16:17.686Z] 3e85d5ac6304: Verifying Checksum [2024-08-16T11:16:17.686Z] 3e85d5ac6304: Download complete [2024-08-16T11:16:27.739Z] 3e85d5ac6304: Pull complete [2024-08-16T11:16:27.739Z] c3105a71a48b: Pull complete [2024-08-16T11:16:28.688Z] 0f093f025ec4: Pull complete [2024-08-16T11:16:28.952Z] c3106fc0e877: Pull complete [2024-08-16T11:16:28.952Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-16T11:16:28.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T11:16:28.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T11:16:29.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-7813 does not seem to be running inside a container [2024-08-16T11:16:29.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-16T11:16:31.470Z] $ docker top d032b6478b661f3b83e62d801596df8c059efde9e11f04bab35d201b81bc00e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T11:16:32.357Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-16T11:16:42.415Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-16T11:16:42.415Z] #1 transferring dockerfile: 1.85kB 0.0s done [2024-08-16T11:16:42.415Z] #1 DONE 0.1s [2024-08-16T11:16:42.415Z] [2024-08-16T11:16:42.415Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-16T11:16:42.415Z] #2 transferring dockerfile: 2.49kB done [2024-08-16T11:16:42.415Z] #2 DONE 0.1s [2024-08-16T11:16:42.415Z] [2024-08-16T11:16:42.415Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-16T11:16:42.415Z] #3 transferring dockerfile: 2.15kB done [2024-08-16T11:16:42.415Z] #3 DONE 0.1s [2024-08-16T11:16:42.415Z] [2024-08-16T11:16:42.415Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-16T11:16:42.415Z] #4 transferring dockerfile: 1.89kB done [2024-08-16T11:16:42.415Z] #4 DONE 0.1s [2024-08-16T11:16:42.415Z] [2024-08-16T11:16:42.415Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-08-16T11:16:42.680Z] #5 transferring dockerfile: 1.70kB 0.0s done [2024-08-16T11:16:42.680Z] #5 DONE 0.1s [2024-08-16T11:16:42.680Z] [2024-08-16T11:16:42.680Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-08-16T11:16:42.680Z] #6 transferring dockerfile: 1.81kB done [2024-08-16T11:16:42.680Z] #6 DONE 0.1s [2024-08-16T11:16:42.680Z] [2024-08-16T11:16:42.680Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-16T11:16:42.680Z] #7 transferring dockerfile: 2.01kB done [2024-08-16T11:16:42.680Z] #7 DONE 0.1s [2024-08-16T11:16:42.680Z] [2024-08-16T11:16:42.680Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-08-16T11:16:42.680Z] #8 transferring dockerfile: 1.69kB done [2024-08-16T11:16:42.680Z] #8 DONE 0.1s [2024-08-16T11:16:42.680Z] [2024-08-16T11:16:42.680Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-16T11:16:42.680Z] #9 transferring dockerfile: 3.17kB 0.0s done [2024-08-16T11:16:42.680Z] #9 DONE 0.1s [2024-08-16T11:16:42.680Z] [2024-08-16T11:16:42.680Z] #10 [core-command internal] load build definition from Dockerfile [2024-08-16T11:16:42.680Z] #10 transferring dockerfile: 1.93kB done [2024-08-16T11:16:42.680Z] #10 DONE 0.1s [2024-08-16T11:16:42.680Z] [2024-08-16T11:16:42.680Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-08-16T11:16:42.951Z] #11 transferring dockerfile: 2.06kB done [2024-08-16T11:16:42.951Z] #11 DONE 0.1s [2024-08-16T11:16:42.951Z] [2024-08-16T11:16:42.951Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T11:16:42.951Z] #12 transferring dockerfile: 2.50kB done [2024-08-16T11:16:42.951Z] #12 DONE 0.1s [2024-08-16T11:16:42.951Z] [2024-08-16T11:16:42.951Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-16T11:16:42.951Z] #13 transferring dockerfile: 2.23kB done [2024-08-16T11:16:42.951Z] #13 DONE 0.1s [2024-08-16T11:16:42.951Z] [2024-08-16T11:16:42.951Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-08-16T11:16:42.951Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-08-16T11:16:43.217Z] #14 DONE 0.1s [2024-08-16T11:16:43.217Z] [2024-08-16T11:16:43.217Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-16T11:16:43.217Z] #15 transferring dockerfile: 2.01kB 0.0s done [2024-08-16T11:16:43.217Z] #15 DONE 0.1s [2024-08-16T11:16:43.217Z] [2024-08-16T11:16:43.217Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-16T11:16:43.217Z] #16 transferring dockerfile: 1.95kB 0.0s done [2024-08-16T11:16:43.217Z] #16 DONE 0.1s [2024-08-16T11:16:43.217Z] [2024-08-16T11:16:43.217Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-08-16T11:16:43.217Z] #17 transferring context: 50B 0.0s done [2024-08-16T11:16:43.217Z] #17 DONE 0.1s [2024-08-16T11:16:44.176Z] [2024-08-16T11:16:44.176Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-08-16T11:16:44.176Z] #18 transferring context: 50B done [2024-08-16T11:16:44.176Z] #18 DONE 0.0s [2024-08-16T11:16:44.176Z] [2024-08-16T11:16:44.176Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-16T11:16:44.176Z] #19 transferring context: 50B done [2024-08-16T11:16:44.176Z] #19 DONE 0.0s [2024-08-16T11:16:44.176Z] [2024-08-16T11:16:44.176Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-08-16T11:16:44.176Z] #20 transferring context: 50B done [2024-08-16T11:16:44.176Z] #20 DONE 0.0s [2024-08-16T11:16:44.176Z] [2024-08-16T11:16:44.176Z] #21 [security-spire-server internal] load .dockerignore [2024-08-16T11:16:44.176Z] #21 transferring context: 50B 0.0s done [2024-08-16T11:16:44.176Z] #21 DONE 0.1s [2024-08-16T11:16:44.176Z] [2024-08-16T11:16:44.176Z] #22 [security-spire-agent internal] load .dockerignore [2024-08-16T11:16:44.445Z] #22 transferring context: 50B done [2024-08-16T11:16:44.445Z] #22 DONE 0.1s [2024-08-16T11:16:44.445Z] [2024-08-16T11:16:44.445Z] #23 [core-keeper internal] load .dockerignore [2024-08-16T11:16:44.445Z] #23 transferring context: 50B done [2024-08-16T11:16:44.445Z] #23 DONE 0.1s [2024-08-16T11:16:44.445Z] [2024-08-16T11:16:44.445Z] #24 [security-spire-config internal] load .dockerignore [2024-08-16T11:16:44.445Z] #24 transferring context: 50B done [2024-08-16T11:16:44.445Z] #24 DONE 0.0s [2024-08-16T11:16:44.445Z] [2024-08-16T11:16:44.445Z] #25 [security-bootstrapper internal] load .dockerignore [2024-08-16T11:16:44.445Z] #25 transferring context: 50B done [2024-08-16T11:16:44.445Z] #25 DONE 0.1s [2024-08-16T11:16:44.445Z] [2024-08-16T11:16:44.445Z] #26 [core-command internal] load .dockerignore [2024-08-16T11:16:44.445Z] #26 transferring context: 50B done [2024-08-16T11:16:44.445Z] #26 DONE 0.1s [2024-08-16T11:16:44.445Z] [2024-08-16T11:16:44.445Z] #27 [security-proxy-setup internal] load .dockerignore [2024-08-16T11:16:44.445Z] #27 DONE 0.0s [2024-08-16T11:16:44.445Z] [2024-08-16T11:16:44.445Z] #28 [core-metadata internal] load .dockerignore [2024-08-16T11:16:44.445Z] #28 transferring context: 50B 0.0s done [2024-08-16T11:16:44.714Z] #28 DONE 0.1s [2024-08-16T11:16:44.714Z] [2024-08-16T11:16:44.714Z] #27 [security-proxy-setup internal] load .dockerignore [2024-08-16T11:16:44.714Z] #27 transferring context: 50B done [2024-08-16T11:16:44.714Z] #27 DONE 0.1s [2024-08-16T11:16:44.714Z] [2024-08-16T11:16:44.714Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T11:16:44.714Z] #29 transferring context: 50B done [2024-08-16T11:16:44.714Z] #29 DONE 0.1s [2024-08-16T11:16:44.714Z] [2024-08-16T11:16:44.714Z] #30 [support-scheduler internal] load .dockerignore [2024-08-16T11:16:44.714Z] #30 transferring context: 50B 0.0s done [2024-08-16T11:16:44.714Z] #30 DONE 0.1s [2024-08-16T11:16:44.714Z] [2024-08-16T11:16:44.714Z] #31 [core-data internal] load .dockerignore [2024-08-16T11:16:44.983Z] #31 transferring context: 50B 0.0s done [2024-08-16T11:16:44.983Z] #31 DONE 0.1s [2024-08-16T11:16:44.983Z] [2024-08-16T11:16:44.983Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:44.983Z] #32 DONE 0.0s [2024-08-16T11:16:44.983Z] [2024-08-16T11:16:44.983Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T11:16:44.983Z] #33 DONE 0.1s [2024-08-16T11:16:44.983Z] [2024-08-16T11:16:44.983Z] #34 [support-notifications internal] load .dockerignore [2024-08-16T11:16:44.983Z] #34 transferring context: 50B done [2024-08-16T11:16:44.983Z] #34 DONE 0.1s [2024-08-16T11:16:45.251Z] [2024-08-16T11:16:45.251Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:45.251Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:45.251Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:45.251Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:45.251Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:45.251Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-16T11:16:45.517Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:45.517Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-16T11:16:46.101Z] #35 ... [2024-08-16T11:16:46.101Z] [2024-08-16T11:16:46.101Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:46.101Z] #36 DONE 0.9s [2024-08-16T11:16:46.101Z] [2024-08-16T11:16:46.101Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:46.101Z] #35 ... [2024-08-16T11:16:46.101Z] [2024-08-16T11:16:46.101Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:46.101Z] #37 DONE 0.3s [2024-08-16T11:16:46.367Z] [2024-08-16T11:16:46.367Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:46.367Z] #32 DONE 0.0s [2024-08-16T11:16:46.367Z] [2024-08-16T11:16:46.367Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T11:16:46.367Z] #33 ... [2024-08-16T11:16:46.367Z] [2024-08-16T11:16:46.367Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:46.367Z] #32 DONE 0.0s [2024-08-16T11:16:46.367Z] [2024-08-16T11:16:46.367Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:46.367Z] #36 DONE 1.6s [2024-08-16T11:16:46.367Z] [2024-08-16T11:16:46.367Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:46.367Z] #37 DONE 0.5s [2024-08-16T11:16:46.367Z] [2024-08-16T11:16:46.367Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T11:16:46.638Z] #33 ... [2024-08-16T11:16:46.638Z] [2024-08-16T11:16:46.638Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:46.638Z] #32 DONE 0.0s [2024-08-16T11:16:46.638Z] [2024-08-16T11:16:46.638Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:46.638Z] #36 DONE 1.6s [2024-08-16T11:16:46.638Z] [2024-08-16T11:16:46.638Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:46.638Z] #37 DONE 0.5s [2024-08-16T11:16:46.638Z] [2024-08-16T11:16:46.638Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T11:16:46.638Z] #33 DONE 0.5s [2024-08-16T11:16:46.638Z] [2024-08-16T11:16:46.638Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:46.638Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:46.638Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:46.638Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:46.638Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:46.638Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:46.638Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-16T11:16:46.903Z] #35 ... [2024-08-16T11:16:46.903Z] [2024-08-16T11:16:46.903Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:46.903Z] #36 DONE 1.6s [2024-08-16T11:16:46.903Z] [2024-08-16T11:16:46.903Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:46.903Z] #37 DONE 0.6s [2024-08-16T11:16:46.903Z] [2024-08-16T11:16:46.903Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:46.903Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:46.903Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:46.903Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:46.903Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:46.903Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:46.903Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-16T11:16:46.903Z] #35 ... [2024-08-16T11:16:46.903Z] [2024-08-16T11:16:46.903Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T11:16:46.903Z] #33 DONE 0.6s [2024-08-16T11:16:47.169Z] [2024-08-16T11:16:47.169Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:47.169Z] #38 ... [2024-08-16T11:16:47.169Z] [2024-08-16T11:16:47.169Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:47.169Z] #32 DONE 0.0s [2024-08-16T11:16:47.169Z] [2024-08-16T11:16:47.169Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:47.433Z] #38 ... [2024-08-16T11:16:47.433Z] [2024-08-16T11:16:47.433Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:47.433Z] #35 DONE 2.9s [2024-08-16T11:16:47.433Z] [2024-08-16T11:16:47.433Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:47.433Z] #38 ... [2024-08-16T11:16:47.433Z] [2024-08-16T11:16:47.433Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:47.433Z] #32 DONE 0.0s [2024-08-16T11:16:47.433Z] [2024-08-16T11:16:47.433Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:47.697Z] #38 ... [2024-08-16T11:16:47.697Z] [2024-08-16T11:16:47.697Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T11:16:47.697Z] #33 DONE 1.2s [2024-08-16T11:16:47.697Z] [2024-08-16T11:16:47.697Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:47.697Z] #38 ... [2024-08-16T11:16:47.697Z] [2024-08-16T11:16:47.697Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:47.697Z] #36 DONE 1.7s [2024-08-16T11:16:47.697Z] [2024-08-16T11:16:47.697Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:47.697Z] #37 DONE 0.6s [2024-08-16T11:16:47.697Z] [2024-08-16T11:16:47.697Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:47.697Z] #32 DONE 0.0s [2024-08-16T11:16:47.697Z] [2024-08-16T11:16:47.697Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:47.697Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:47.697Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:47.697Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:47.697Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:47.697Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:47.697Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-16T11:16:47.697Z] #35 DONE 3.0s [2024-08-16T11:16:47.697Z] [2024-08-16T11:16:47.697Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:47.966Z] #38 ... [2024-08-16T11:16:47.966Z] [2024-08-16T11:16:47.966Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:47.966Z] #32 DONE 0.0s [2024-08-16T11:16:47.966Z] [2024-08-16T11:16:47.966Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:47.966Z] #38 ... [2024-08-16T11:16:47.966Z] [2024-08-16T11:16:47.966Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:47.966Z] #32 DONE 0.0s [2024-08-16T11:16:47.966Z] [2024-08-16T11:16:47.966Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:48.235Z] #38 ... [2024-08-16T11:16:48.235Z] [2024-08-16T11:16:48.235Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:48.235Z] #32 DONE 0.0s [2024-08-16T11:16:48.235Z] [2024-08-16T11:16:48.235Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:48.235Z] #38 ... [2024-08-16T11:16:48.235Z] [2024-08-16T11:16:48.235Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:48.235Z] #32 DONE 0.0s [2024-08-16T11:16:48.235Z] [2024-08-16T11:16:48.235Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:48.235Z] #38 ... [2024-08-16T11:16:48.235Z] [2024-08-16T11:16:48.235Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:48.235Z] #32 DONE 0.0s [2024-08-16T11:16:48.235Z] [2024-08-16T11:16:48.235Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:48.822Z] #38 ... [2024-08-16T11:16:48.822Z] [2024-08-16T11:16:48.822Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:48.822Z] #36 DONE 1.8s [2024-08-16T11:16:48.822Z] [2024-08-16T11:16:48.822Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:48.822Z] #37 DONE 0.7s [2024-08-16T11:16:48.822Z] [2024-08-16T11:16:48.822Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:48.822Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:48.822Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:48.822Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:48.822Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:48.822Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:48.822Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-16T11:16:48.822Z] #35 DONE 3.0s [2024-08-16T11:16:48.822Z] [2024-08-16T11:16:48.822Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T11:16:48.822Z] #32 DONE 0.1s [2024-08-16T11:16:48.822Z] [2024-08-16T11:16:48.822Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:49.089Z] #38 ... [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:49.089Z] #36 DONE 1.8s [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:49.089Z] #37 DONE 0.7s [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:49.089Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:49.089Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:49.089Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:49.089Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:49.089Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:49.089Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-16T11:16:49.089Z] #35 DONE 3.0s [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:49.089Z] #38 ... [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:49.089Z] #36 DONE 1.8s [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:49.089Z] #37 DONE 0.7s [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:49.089Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:49.089Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:49.089Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:49.089Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:49.089Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:49.089Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-16T11:16:49.089Z] #35 DONE 3.1s [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #39 [core-metadata internal] load build context [2024-08-16T11:16:49.089Z] #39 DONE 0.0s [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T11:16:49.089Z] #40 DONE 2.1s [2024-08-16T11:16:49.089Z] [2024-08-16T11:16:49.089Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:49.360Z] #38 ... [2024-08-16T11:16:49.360Z] [2024-08-16T11:16:49.360Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T11:16:49.360Z] #41 DONE 2.4s [2024-08-16T11:16:49.360Z] [2024-08-16T11:16:49.360Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:49.360Z] #38 ... [2024-08-16T11:16:49.360Z] [2024-08-16T11:16:49.360Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:49.360Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:49.360Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:49.360Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:49.360Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:49.360Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:49.360Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-16T11:16:49.361Z] #35 DONE 3.1s [2024-08-16T11:16:49.361Z] [2024-08-16T11:16:49.361Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:49.962Z] #38 transferring context: 22.38MB 3.3s [2024-08-16T11:16:51.373Z] #38 ... [2024-08-16T11:16:51.374Z] [2024-08-16T11:16:51.374Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T11:16:51.374Z] #33 DONE 4.7s [2024-08-16T11:16:51.374Z] [2024-08-16T11:16:51.374Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:16:51.957Z] #38 ... [2024-08-16T11:16:51.957Z] [2024-08-16T11:16:51.957Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:16:51.957Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.5s done [2024-08-16T11:16:51.957Z] #42 DONE 2.6s [2024-08-16T11:16:52.227Z] [2024-08-16T11:16:52.227Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T11:16:52.227Z] #36 DONE 1.8s [2024-08-16T11:16:52.227Z] [2024-08-16T11:16:52.227Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-16T11:16:52.227Z] #37 DONE 0.7s [2024-08-16T11:16:52.227Z] [2024-08-16T11:16:52.227Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T11:16:52.227Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T11:16:52.227Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T11:16:52.227Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T11:16:52.227Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T11:16:52.227Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T11:16:52.227Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-16T11:16:52.227Z] #35 DONE 3.1s [2024-08-16T11:16:52.227Z] [2024-08-16T11:16:52.227Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:16:52.227Z] #43 ... [2024-08-16T11:16:52.227Z] [2024-08-16T11:16:52.227Z] #44 [security-spire-agent internal] load build context [2024-08-16T11:16:52.227Z] #44 transferring context: 27.24kB 0.3s done [2024-08-16T11:16:52.227Z] #44 DONE 2.7s [2024-08-16T11:16:52.227Z] [2024-08-16T11:16:52.227Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:16:52.227Z] #42 ... [2024-08-16T11:16:52.227Z] [2024-08-16T11:16:52.227Z] #45 [support-notifications internal] load build context [2024-08-16T11:16:52.227Z] #45 DONE 0.0s [2024-08-16T11:16:52.227Z] [2024-08-16T11:16:52.227Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:16:52.496Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T11:16:52.496Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-16T11:16:52.763Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-16T11:16:52.763Z] #42 ... [2024-08-16T11:16:52.763Z] [2024-08-16T11:16:52.763Z] #46 [security-spire-server internal] load build context [2024-08-16T11:16:52.763Z] #46 transferring context: 27.71kB 0.4s done [2024-08-16T11:16:52.763Z] #46 DONE 3.4s [2024-08-16T11:16:52.763Z] [2024-08-16T11:16:52.763Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:16:52.763Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-16T11:16:53.350Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.6s [2024-08-16T11:16:53.616Z] #42 ... [2024-08-16T11:16:53.616Z] [2024-08-16T11:16:53.616Z] #47 [security-spire-config internal] load build context [2024-08-16T11:16:53.616Z] #47 transferring context: 25.96kB 0.3s done [2024-08-16T11:16:53.616Z] #47 DONE 4.2s [2024-08-16T11:16:53.616Z] [2024-08-16T11:16:53.616Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:16:53.882Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.0s [2024-08-16T11:16:54.149Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s [2024-08-16T11:16:54.149Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.2s [2024-08-16T11:16:54.415Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s [2024-08-16T11:16:54.697Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s [2024-08-16T11:16:55.283Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-16T11:16:55.283Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s done [2024-08-16T11:16:55.283Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s done [2024-08-16T11:16:55.283Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-16T11:16:55.549Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-16T11:16:55.549Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done [2024-08-16T11:16:56.132Z] #42 ... [2024-08-16T11:16:56.132Z] [2024-08-16T11:16:56.132Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T11:16:56.399Z] #48 ... [2024-08-16T11:16:56.399Z] [2024-08-16T11:16:56.399Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T11:16:56.399Z] #49 ... [2024-08-16T11:16:56.399Z] [2024-08-16T11:16:56.399Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T11:16:56.665Z] #50 ... [2024-08-16T11:16:56.665Z] [2024-08-16T11:16:56.665Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:16:56.665Z] #51 transferring context: 34.08MB 9.9s [2024-08-16T11:16:56.665Z] #51 ... [2024-08-16T11:16:56.665Z] [2024-08-16T11:16:56.665Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T11:16:56.930Z] #52 ... [2024-08-16T11:16:56.930Z] [2024-08-16T11:16:56.930Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:16:56.930Z] #53 ... [2024-08-16T11:16:56.930Z] [2024-08-16T11:16:56.930Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:16:57.529Z] #51 ... [2024-08-16T11:16:57.529Z] [2024-08-16T11:16:57.529Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T11:16:57.529Z] #0 5.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:16:57.529Z] #0 6.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:16:57.529Z] #0 7.930 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T11:16:57.529Z] #0 7.930 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T11:16:57.529Z] #0 7.930 OK: 19946 distinct packages available [2024-08-16T11:16:57.529Z] #0 8.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:16:57.529Z] #0 9.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:16:57.529Z] #54 ... [2024-08-16T11:16:57.529Z] [2024-08-16T11:16:57.529Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T11:16:57.529Z] #0 7.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:16:57.529Z] #0 8.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:16:57.529Z] #55 ... [2024-08-16T11:16:57.529Z] [2024-08-16T11:16:57.529Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T11:16:57.529Z] #0 8.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:16:57.799Z] #56 ... [2024-08-16T11:16:57.799Z] [2024-08-16T11:16:57.799Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T11:16:57.799Z] #57 ... [2024-08-16T11:16:57.799Z] [2024-08-16T11:16:57.799Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T11:16:58.065Z] #58 ... [2024-08-16T11:16:58.065Z] [2024-08-16T11:16:58.065Z] #59 [core-keeper internal] load build context [2024-08-16T11:16:58.065Z] #59 ... [2024-08-16T11:16:58.065Z] [2024-08-16T11:16:58.065Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:16:58.065Z] #60 ... [2024-08-16T11:16:58.065Z] [2024-08-16T11:16:58.065Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T11:16:58.331Z] #61 ... [2024-08-16T11:16:58.331Z] [2024-08-16T11:16:58.331Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T11:16:58.331Z] #62 ... [2024-08-16T11:16:58.331Z] [2024-08-16T11:16:58.331Z] #59 [core-keeper internal] load build context [2024-08-16T11:16:59.328Z] #59 ... [2024-08-16T11:16:59.328Z] [2024-08-16T11:16:59.328Z] #63 [support-scheduler internal] load build context [2024-08-16T11:16:59.328Z] #63 ... [2024-08-16T11:16:59.328Z] [2024-08-16T11:16:59.328Z] #64 [core-data internal] load build context [2024-08-16T11:16:59.328Z] #64 ... [2024-08-16T11:16:59.328Z] [2024-08-16T11:16:59.328Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:16:59.594Z] #65 ... [2024-08-16T11:16:59.594Z] [2024-08-16T11:16:59.594Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:16:59.594Z] #66 ... [2024-08-16T11:16:59.594Z] [2024-08-16T11:16:59.594Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:16:59.594Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done [2024-08-16T11:16:59.594Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-16T11:16:59.594Z] #67 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-16T11:16:59.594Z] #67 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-16T11:16:59.594Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2024-08-16T11:16:59.594Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.56MB / 18.32MB 5.1s [2024-08-16T11:16:59.594Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.5s done [2024-08-16T11:16:59.594Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s [2024-08-16T11:16:59.859Z] #67 ... [2024-08-16T11:16:59.859Z] [2024-08-16T11:16:59.859Z] #39 [core-metadata internal] load build context [2024-08-16T11:16:59.859Z] #39 ... [2024-08-16T11:16:59.859Z] [2024-08-16T11:16:59.859Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T11:16:59.859Z] #68 ... [2024-08-16T11:16:59.859Z] [2024-08-16T11:16:59.859Z] #69 [core-command internal] load build context [2024-08-16T11:17:00.126Z] #69 ... [2024-08-16T11:17:00.126Z] [2024-08-16T11:17:00.126Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T11:17:00.126Z] #57 DONE 12.2s [2024-08-16T11:17:00.126Z] [2024-08-16T11:17:00.126Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T11:17:00.126Z] #50 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:00.126Z] #50 ... [2024-08-16T11:17:00.126Z] [2024-08-16T11:17:00.126Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T11:17:00.392Z] #70 ... [2024-08-16T11:17:00.392Z] [2024-08-16T11:17:00.392Z] #69 [core-command internal] load build context [2024-08-16T11:17:01.357Z] #69 ... [2024-08-16T11:17:01.357Z] [2024-08-16T11:17:01.357Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T11:17:01.357Z] #71 ... [2024-08-16T11:17:01.357Z] [2024-08-16T11:17:01.357Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T11:17:01.622Z] #72 ... [2024-08-16T11:17:01.622Z] [2024-08-16T11:17:01.622Z] #69 [core-command internal] load build context [2024-08-16T11:17:01.904Z] #69 ... [2024-08-16T11:17:01.904Z] [2024-08-16T11:17:01.904Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T11:17:01.904Z] #56 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:01.904Z] #56 10.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:01.904Z] #56 10.96 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:01.904Z] #56 11.14 OK: 8 MiB in 16 packages [2024-08-16T11:17:01.904Z] #56 DONE 14.3s [2024-08-16T11:17:01.904Z] [2024-08-16T11:17:01.904Z] #69 [core-command internal] load build context [2024-08-16T11:17:01.904Z] #69 transferring context: 2.04MB 11.4s [2024-08-16T11:17:02.177Z] #69 ... [2024-08-16T11:17:02.177Z] [2024-08-16T11:17:02.177Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:02.442Z] #43 ... [2024-08-16T11:17:02.442Z] [2024-08-16T11:17:02.442Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:02.442Z] #38 ... [2024-08-16T11:17:02.442Z] [2024-08-16T11:17:02.442Z] #45 [support-notifications internal] load build context [2024-08-16T11:17:02.442Z] #45 ... [2024-08-16T11:17:02.442Z] [2024-08-16T11:17:02.442Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:02.442Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 9.4s [2024-08-16T11:17:02.442Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.5s done [2024-08-16T11:17:03.036Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 10.1s [2024-08-16T11:17:03.302Z] #42 ... [2024-08-16T11:17:03.302Z] [2024-08-16T11:17:03.302Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T11:17:03.302Z] #73 ... [2024-08-16T11:17:03.302Z] [2024-08-16T11:17:03.302Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:03.568Z] #42 ... [2024-08-16T11:17:03.568Z] [2024-08-16T11:17:03.568Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T11:17:03.568Z] #54 11.21 (1/11) Installing ca-certificates (20240226-r0) [2024-08-16T11:17:03.568Z] #54 11.50 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-16T11:17:03.568Z] #54 11.63 (3/11) Installing libunistring (1.1-r1) [2024-08-16T11:17:03.568Z] #54 11.85 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-16T11:17:03.568Z] #54 11.85 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-16T11:17:03.568Z] #54 11.89 (6/11) Installing libcurl (8.9.0-r0) [2024-08-16T11:17:03.568Z] #54 12.00 (7/11) Installing curl (8.9.0-r0) [2024-08-16T11:17:03.568Z] #54 12.00 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:03.568Z] #54 12.05 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-16T11:17:03.568Z] #54 12.15 (10/11) Installing libucontext (1.2-r2) [2024-08-16T11:17:03.568Z] #54 12.15 (11/11) Installing gcompat (1.1.0-r1) [2024-08-16T11:17:03.568Z] #54 12.15 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:03.568Z] #54 12.54 Executing ca-certificates-20240226-r0.trigger [2024-08-16T11:17:03.568Z] #54 13.36 OK: 13 MiB in 26 packages [2024-08-16T11:17:03.568Z] #54 DONE 16.2s [2024-08-16T11:17:03.568Z] [2024-08-16T11:17:03.568Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:04.151Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 11.2s [2024-08-16T11:17:04.151Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-16T11:17:04.419Z] #42 ... [2024-08-16T11:17:04.419Z] [2024-08-16T11:17:04.419Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T11:17:04.419Z] #61 DONE 16.2s [2024-08-16T11:17:04.419Z] [2024-08-16T11:17:04.419Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:04.419Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-08-16T11:17:05.009Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 12.1s [2024-08-16T11:17:06.464Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.29MB / 28.04MB 13.3s [2024-08-16T11:17:07.050Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.1s [2024-08-16T11:17:07.050Z] #42 ... [2024-08-16T11:17:07.050Z] [2024-08-16T11:17:07.050Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:07.050Z] #53 transferring context: 45.83MB 20.0s [2024-08-16T11:17:07.050Z] #53 ... [2024-08-16T11:17:07.050Z] [2024-08-16T11:17:07.050Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:07.634Z] #42 ... [2024-08-16T11:17:07.634Z] [2024-08-16T11:17:07.634Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:07.634Z] #51 ... [2024-08-16T11:17:07.634Z] [2024-08-16T11:17:07.634Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:17:07.634Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 13.3s [2024-08-16T11:17:07.634Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-08-16T11:17:07.634Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done [2024-08-16T11:17:07.908Z] #67 ... [2024-08-16T11:17:07.908Z] [2024-08-16T11:17:07.908Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:08.175Z] #51 ... [2024-08-16T11:17:08.175Z] [2024-08-16T11:17:08.175Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:08.443Z] #60 ... [2024-08-16T11:17:08.443Z] [2024-08-16T11:17:08.443Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T11:17:08.443Z] #55 11.26 (1/3) Installing ca-certificates (20240226-r0) [2024-08-16T11:17:08.443Z] #55 11.90 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:08.443Z] #55 11.90 (3/3) Installing tzdata (2024a-r0) [2024-08-16T11:17:08.443Z] #55 15.19 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:08.443Z] #55 15.32 Executing ca-certificates-20240226-r0.trigger [2024-08-16T11:17:08.443Z] #55 16.74 OK: 12 MiB in 18 packages [2024-08-16T11:17:08.443Z] #55 DONE 21.0s [2024-08-16T11:17:08.443Z] [2024-08-16T11:17:08.443Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:08.443Z] #60 ... [2024-08-16T11:17:08.443Z] [2024-08-16T11:17:08.443Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:08.443Z] #51 ... [2024-08-16T11:17:08.443Z] [2024-08-16T11:17:08.443Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T11:17:08.443Z] #58 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:08.443Z] #58 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:08.443Z] #58 15.75 (1/4) Installing ca-certificates (20240226-r0) [2024-08-16T11:17:08.443Z] #58 16.36 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:08.443Z] #58 16.36 (3/4) Installing su-exec (0.2-r3) [2024-08-16T11:17:08.443Z] #58 16.36 (4/4) Installing yq (4.33.3-r5) [2024-08-16T11:17:08.443Z] #58 17.16 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:08.443Z] #58 17.16 Executing ca-certificates-20240226-r0.trigger [2024-08-16T11:17:08.443Z] #58 18.84 OK: 18 MiB in 19 packages [2024-08-16T11:17:08.443Z] #58 ... [2024-08-16T11:17:08.443Z] [2024-08-16T11:17:08.443Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:09.407Z] #60 ... [2024-08-16T11:17:09.407Z] [2024-08-16T11:17:09.407Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T11:17:09.407Z] #50 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:09.407Z] #50 19.99 OK: 266 MiB in 52 packages [2024-08-16T11:17:09.407Z] #50 DONE 22.7s [2024-08-16T11:17:09.407Z] [2024-08-16T11:17:09.407Z] #59 [core-keeper internal] load build context [2024-08-16T11:17:09.407Z] #59 ... [2024-08-16T11:17:09.407Z] [2024-08-16T11:17:09.407Z] #63 [support-scheduler internal] load build context [2024-08-16T11:17:09.407Z] #63 ... [2024-08-16T11:17:09.407Z] [2024-08-16T11:17:09.407Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:09.407Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 16.5s [2024-08-16T11:17:09.672Z] #42 ... [2024-08-16T11:17:09.672Z] [2024-08-16T11:17:09.672Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T11:17:09.672Z] #49 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:09.672Z] #49 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:09.672Z] #49 20.58 OK: 266 MiB in 52 packages [2024-08-16T11:17:09.672Z] #49 DONE 23.2s [2024-08-16T11:17:09.672Z] [2024-08-16T11:17:09.672Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:09.672Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.8s [2024-08-16T11:17:09.672Z] #42 ... [2024-08-16T11:17:09.672Z] [2024-08-16T11:17:09.672Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:17:09.937Z] #66 ... [2024-08-16T11:17:09.937Z] [2024-08-16T11:17:09.937Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:09.937Z] #65 ... [2024-08-16T11:17:09.937Z] [2024-08-16T11:17:09.937Z] #64 [core-data internal] load build context [2024-08-16T11:17:10.203Z] #64 ... [2024-08-16T11:17:10.203Z] [2024-08-16T11:17:10.203Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T11:17:10.203Z] #52 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:10.203Z] #52 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:10.203Z] #52 19.19 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T11:17:10.203Z] #52 19.19 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T11:17:10.203Z] #52 19.19 OK: 19953 distinct packages available [2024-08-16T11:17:10.203Z] #52 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:10.203Z] #52 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:10.203Z] #52 ... [2024-08-16T11:17:10.203Z] [2024-08-16T11:17:10.203Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:10.203Z] #42 ... [2024-08-16T11:17:10.203Z] [2024-08-16T11:17:10.203Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T11:17:10.203Z] #58 DONE 22.9s [2024-08-16T11:17:10.203Z] [2024-08-16T11:17:10.203Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:10.203Z] #42 ... [2024-08-16T11:17:10.203Z] [2024-08-16T11:17:10.203Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T11:17:10.468Z] #74 ... [2024-08-16T11:17:10.468Z] [2024-08-16T11:17:10.468Z] #39 [core-metadata internal] load build context [2024-08-16T11:17:10.468Z] #39 ... [2024-08-16T11:17:10.468Z] [2024-08-16T11:17:10.468Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T11:17:10.468Z] #48 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:10.468Z] #48 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:10.468Z] #48 21.73 OK: 266 MiB in 52 packages [2024-08-16T11:17:10.733Z] #48 ... [2024-08-16T11:17:10.733Z] [2024-08-16T11:17:10.733Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:10.733Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s [2024-08-16T11:17:11.316Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done [2024-08-16T11:17:11.316Z] #42 ... [2024-08-16T11:17:11.316Z] [2024-08-16T11:17:11.316Z] #48 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T11:17:11.316Z] #48 DONE 26.1s [2024-08-16T11:17:11.316Z] [2024-08-16T11:17:11.316Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:11.316Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done [2024-08-16T11:17:11.898Z] #42 ... [2024-08-16T11:17:11.898Z] [2024-08-16T11:17:11.898Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-16T11:17:11.898Z] #75 ... [2024-08-16T11:17:11.898Z] [2024-08-16T11:17:11.898Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:12.481Z] #51 transferring context: 52.28MB 25.5s [2024-08-16T11:17:12.481Z] #51 ... [2024-08-16T11:17:12.481Z] [2024-08-16T11:17:12.481Z] #69 [core-command internal] load build context [2024-08-16T11:17:12.481Z] #69 ... [2024-08-16T11:17:12.481Z] [2024-08-16T11:17:12.481Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:12.481Z] #43 ... [2024-08-16T11:17:12.481Z] [2024-08-16T11:17:12.481Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:12.750Z] #38 ... [2024-08-16T11:17:12.750Z] [2024-08-16T11:17:12.750Z] #45 [support-notifications internal] load build context [2024-08-16T11:17:12.750Z] #45 ... [2024-08-16T11:17:12.750Z] [2024-08-16T11:17:12.750Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T11:17:12.750Z] #62 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:12.750Z] #62 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:12.750Z] #62 20.62 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:12.750Z] #62 20.85 (2/2) Installing su-exec (0.2-r3) [2024-08-16T11:17:12.750Z] #62 20.85 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:12.750Z] #62 20.85 OK: 8 MiB in 17 packages [2024-08-16T11:17:12.750Z] #62 DONE 24.3s [2024-08-16T11:17:12.750Z] [2024-08-16T11:17:12.750Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T11:17:12.750Z] #52 24.55 OK: 266 MiB in 52 packages [2024-08-16T11:17:12.750Z] #52 DONE 26.0s [2024-08-16T11:17:12.750Z] [2024-08-16T11:17:12.751Z] #45 [support-notifications internal] load build context [2024-08-16T11:17:12.751Z] #45 ... [2024-08-16T11:17:12.751Z] [2024-08-16T11:17:12.751Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T11:17:13.331Z] #76 ... [2024-08-16T11:17:13.331Z] [2024-08-16T11:17:13.331Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T11:17:13.331Z] #70 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:13.331Z] #70 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:13.331Z] #70 21.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:13.331Z] #70 21.91 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:13.331Z] #70 22.05 OK: 8 MiB in 16 packages [2024-08-16T11:17:13.331Z] #70 DONE 23.2s [2024-08-16T11:17:13.596Z] [2024-08-16T11:17:13.596Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T11:17:13.596Z] #68 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:14.188Z] #68 ... [2024-08-16T11:17:14.188Z] [2024-08-16T11:17:14.188Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T11:17:14.188Z] #77 ... [2024-08-16T11:17:14.188Z] [2024-08-16T11:17:14.188Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:14.770Z] #51 ... [2024-08-16T11:17:14.770Z] [2024-08-16T11:17:14.770Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T11:17:14.770Z] #78 ... [2024-08-16T11:17:14.770Z] [2024-08-16T11:17:14.770Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:14.770Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-16T11:17:16.172Z] #42 ... [2024-08-16T11:17:16.172Z] [2024-08-16T11:17:16.172Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T11:17:16.172Z] #71 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:16.172Z] #71 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:16.172Z] #71 20.25 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T11:17:16.172Z] #71 20.25 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T11:17:16.172Z] #71 20.25 OK: 19946 distinct packages available [2024-08-16T11:17:16.172Z] #71 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:16.172Z] #71 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:16.172Z] #71 ... [2024-08-16T11:17:16.172Z] [2024-08-16T11:17:16.172Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:17.137Z] #51 ... [2024-08-16T11:17:17.137Z] [2024-08-16T11:17:17.137Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:17.404Z] #53 ... [2024-08-16T11:17:17.404Z] [2024-08-16T11:17:17.404Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:17.404Z] #51 transferring context: 59.17MB 30.5s [2024-08-16T11:17:17.986Z] #51 ... [2024-08-16T11:17:17.986Z] [2024-08-16T11:17:17.986Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:17:17.986Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.4s done [2024-08-16T11:17:17.986Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s [2024-08-16T11:17:17.986Z] #67 ... [2024-08-16T11:17:17.986Z] [2024-08-16T11:17:17.986Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:18.569Z] #51 ... [2024-08-16T11:17:18.569Z] [2024-08-16T11:17:18.569Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T11:17:18.835Z] #79 ... [2024-08-16T11:17:18.835Z] [2024-08-16T11:17:18.835Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T11:17:18.835Z] #71 25.36 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:18.835Z] #71 25.36 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-16T11:17:18.835Z] #71 25.36 (3/5) Installing libucontext (1.2-r2) [2024-08-16T11:17:18.835Z] #71 25.42 (4/5) Installing gcompat (1.1.0-r1) [2024-08-16T11:17:18.835Z] #71 25.50 (5/5) Installing openssl (3.1.6-r0) [2024-08-16T11:17:18.835Z] #71 25.64 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:18.835Z] #71 25.64 OK: 9 MiB in 20 packages [2024-08-16T11:17:18.835Z] #71 DONE 27.5s [2024-08-16T11:17:18.835Z] [2024-08-16T11:17:18.835Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:19.417Z] #51 ... [2024-08-16T11:17:19.417Z] [2024-08-16T11:17:19.417Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:19.417Z] #60 ... [2024-08-16T11:17:19.417Z] [2024-08-16T11:17:19.417Z] #59 [core-keeper internal] load build context [2024-08-16T11:17:19.417Z] #59 ... [2024-08-16T11:17:19.417Z] [2024-08-16T11:17:19.417Z] #63 [support-scheduler internal] load build context [2024-08-16T11:17:19.682Z] #63 ... [2024-08-16T11:17:19.682Z] [2024-08-16T11:17:19.682Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:19.682Z] #60 ... [2024-08-16T11:17:19.682Z] [2024-08-16T11:17:19.682Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T11:17:19.682Z] #72 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:19.682Z] #72 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:19.682Z] #72 22.94 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T11:17:19.682Z] #72 22.94 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T11:17:19.682Z] #72 22.94 OK: 19946 distinct packages available [2024-08-16T11:17:19.682Z] #72 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:19.682Z] #72 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:19.948Z] #72 ... [2024-08-16T11:17:19.948Z] [2024-08-16T11:17:19.948Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:19.948Z] #60 ... [2024-08-16T11:17:19.948Z] [2024-08-16T11:17:19.948Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:17:20.215Z] #66 ... [2024-08-16T11:17:20.215Z] [2024-08-16T11:17:20.215Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:20.215Z] #65 ... [2024-08-16T11:17:20.215Z] [2024-08-16T11:17:20.215Z] #64 [core-data internal] load build context [2024-08-16T11:17:20.215Z] #64 ... [2024-08-16T11:17:20.215Z] [2024-08-16T11:17:20.215Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:20.796Z] #65 ... [2024-08-16T11:17:20.796Z] [2024-08-16T11:17:20.796Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T11:17:20.796Z] #80 ... [2024-08-16T11:17:20.796Z] [2024-08-16T11:17:20.796Z] #39 [core-metadata internal] load build context [2024-08-16T11:17:20.796Z] #39 ... [2024-08-16T11:17:20.796Z] [2024-08-16T11:17:20.796Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:21.061Z] #65 ... [2024-08-16T11:17:21.061Z] [2024-08-16T11:17:21.061Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T11:17:21.061Z] #73 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:21.061Z] #73 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:21.061Z] #73 24.59 (1/2) Installing ca-certificates (20240226-r0) [2024-08-16T11:17:21.061Z] #73 24.93 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:21.061Z] #73 24.93 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:21.061Z] #73 24.96 Executing ca-certificates-20240226-r0.trigger [2024-08-16T11:17:21.061Z] #73 25.85 OK: 9 MiB in 17 packages [2024-08-16T11:17:21.061Z] #73 DONE 27.9s [2024-08-16T11:17:21.061Z] [2024-08-16T11:17:21.061Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:22.465Z] #65 ... [2024-08-16T11:17:22.465Z] [2024-08-16T11:17:22.465Z] #69 [core-command internal] load build context [2024-08-16T11:17:22.465Z] #69 transferring context: 15.68MB 32.1s [2024-08-16T11:17:22.730Z] #69 ... [2024-08-16T11:17:22.730Z] [2024-08-16T11:17:22.730Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:22.730Z] #43 ... [2024-08-16T11:17:22.730Z] [2024-08-16T11:17:22.730Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T11:17:22.730Z] #68 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:22.730Z] #68 28.75 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:22.731Z] #68 28.79 (2/4) Installing openssl (3.1.6-r0) [2024-08-16T11:17:22.731Z] #68 28.98 (3/4) Installing su-exec (0.2-r3) [2024-08-16T11:17:22.731Z] #68 29.02 (4/4) Installing yq (4.33.3-r5) [2024-08-16T11:17:22.731Z] #68 30.15 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:22.731Z] #68 30.15 OK: 18 MiB in 19 packages [2024-08-16T11:17:22.731Z] #68 DONE 33.1s [2024-08-16T11:17:22.731Z] [2024-08-16T11:17:22.731Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:22.731Z] #43 ... [2024-08-16T11:17:22.731Z] [2024-08-16T11:17:22.731Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:22.997Z] #38 ... [2024-08-16T11:17:22.997Z] [2024-08-16T11:17:22.997Z] #45 [support-notifications internal] load build context [2024-08-16T11:17:22.997Z] #45 ... [2024-08-16T11:17:22.997Z] [2024-08-16T11:17:22.997Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:23.262Z] #38 ... [2024-08-16T11:17:23.262Z] [2024-08-16T11:17:23.262Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T11:17:23.262Z] #72 29.71 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:23.262Z] #72 29.71 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-16T11:17:23.262Z] #72 29.76 (3/4) Installing libucontext (1.2-r2) [2024-08-16T11:17:23.262Z] #72 29.76 (4/4) Installing gcompat (1.1.0-r1) [2024-08-16T11:17:23.262Z] #72 29.77 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:23.262Z] #72 29.91 OK: 8 MiB in 19 packages [2024-08-16T11:17:23.262Z] #72 DONE 32.1s [2024-08-16T11:17:23.262Z] [2024-08-16T11:17:23.262Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T11:17:23.530Z] #81 ... [2024-08-16T11:17:23.530Z] [2024-08-16T11:17:23.530Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T11:17:23.530Z] #74 13.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:23.530Z] #74 14.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:23.530Z] #74 21.44 OK: 266 MiB in 52 packages [2024-08-16T11:17:23.530Z] #74 ... [2024-08-16T11:17:23.530Z] [2024-08-16T11:17:23.530Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T11:17:24.119Z] #82 ... [2024-08-16T11:17:24.119Z] [2024-08-16T11:17:24.119Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T11:17:24.119Z] #74 DONE 23.9s [2024-08-16T11:17:24.385Z] [2024-08-16T11:17:24.385Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:25.342Z] #38 ... [2024-08-16T11:17:25.342Z] [2024-08-16T11:17:25.342Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T11:17:25.342Z] #77 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:25.342Z] #77 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:25.342Z] #77 19.26 OK: 13 MiB in 26 packages [2024-08-16T11:17:25.342Z] #77 DONE 21.1s [2024-08-16T11:17:25.342Z] [2024-08-16T11:17:25.342Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:25.607Z] #38 ... [2024-08-16T11:17:25.607Z] [2024-08-16T11:17:25.607Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-16T11:17:25.607Z] #75 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:25.607Z] #75 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:25.607Z] #75 21.43 OK: 8 MiB in 16 packages [2024-08-16T11:17:25.607Z] #75 DONE 23.8s [2024-08-16T11:17:25.607Z] [2024-08-16T11:17:25.607Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:26.598Z] #38 ... [2024-08-16T11:17:26.598Z] [2024-08-16T11:17:26.598Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:26.598Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.2s [2024-08-16T11:17:26.598Z] #42 ... [2024-08-16T11:17:26.598Z] [2024-08-16T11:17:26.598Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:26.871Z] #53 ... [2024-08-16T11:17:26.871Z] [2024-08-16T11:17:26.871Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:27.139Z] #38 ... [2024-08-16T11:17:27.139Z] [2024-08-16T11:17:27.139Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T11:17:27.139Z] #78 13.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:27.139Z] #78 15.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:27.139Z] #78 19.58 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T11:17:27.139Z] #78 20.21 Executing busybox-1.36.1-r7.trigger [2024-08-16T11:17:27.139Z] #78 20.29 OK: 8 MiB in 16 packages [2024-08-16T11:17:27.139Z] #78 DONE 22.4s [2024-08-16T11:17:27.139Z] [2024-08-16T11:17:27.139Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:27.407Z] #38 transferring context: 84.35MB 40.9s [2024-08-16T11:17:28.373Z] #38 ... [2024-08-16T11:17:28.373Z] [2024-08-16T11:17:28.373Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T11:17:28.373Z] #79 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:28.373Z] #79 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:28.373Z] #79 18.49 OK: 12 MiB in 18 packages [2024-08-16T11:17:28.373Z] #79 DONE 19.4s [2024-08-16T11:17:28.373Z] [2024-08-16T11:17:28.373Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:28.642Z] #38 ... [2024-08-16T11:17:28.642Z] [2024-08-16T11:17:28.642Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:17:28.642Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.4s [2024-08-16T11:17:28.642Z] #67 ... [2024-08-16T11:17:28.642Z] [2024-08-16T11:17:28.642Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T11:17:28.642Z] #76 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:28.642Z] #76 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:28.642Z] #76 14.51 OK: 8 MiB in 17 packages [2024-08-16T11:17:28.642Z] #76 DONE 15.9s [2024-08-16T11:17:28.642Z] [2024-08-16T11:17:28.642Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:28.907Z] #51 ... [2024-08-16T11:17:28.907Z] [2024-08-16T11:17:28.907Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:17:28.907Z] #67 ... [2024-08-16T11:17:28.907Z] [2024-08-16T11:17:28.907Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T11:17:28.907Z] #0 9.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:28.907Z] #83 ... [2024-08-16T11:17:28.907Z] [2024-08-16T11:17:28.907Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:17:29.488Z] #67 ... [2024-08-16T11:17:29.488Z] [2024-08-16T11:17:29.488Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T11:17:29.488Z] #80 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:29.488Z] #80 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:29.488Z] #80 17.38 OK: 18 MiB in 19 packages [2024-08-16T11:17:29.488Z] #80 DONE 18.7s [2024-08-16T11:17:29.488Z] [2024-08-16T11:17:29.488Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:29.755Z] #51 ... [2024-08-16T11:17:29.755Z] [2024-08-16T11:17:29.755Z] #59 [core-keeper internal] load build context [2024-08-16T11:17:29.755Z] #59 ... [2024-08-16T11:17:29.755Z] [2024-08-16T11:17:29.755Z] #63 [support-scheduler internal] load build context [2024-08-16T11:17:30.021Z] #63 ... [2024-08-16T11:17:30.021Z] [2024-08-16T11:17:30.021Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:30.307Z] #51 ... [2024-08-16T11:17:30.307Z] [2024-08-16T11:17:30.307Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:30.612Z] #60 ... [2024-08-16T11:17:30.612Z] [2024-08-16T11:17:30.612Z] #64 [core-data internal] load build context [2024-08-16T11:17:30.612Z] #64 ... [2024-08-16T11:17:30.612Z] [2024-08-16T11:17:30.612Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:17:30.883Z] #66 ... [2024-08-16T11:17:30.883Z] [2024-08-16T11:17:30.883Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:30.883Z] #51 ... [2024-08-16T11:17:30.883Z] [2024-08-16T11:17:30.883Z] #39 [core-metadata internal] load build context [2024-08-16T11:17:31.149Z] #39 ... [2024-08-16T11:17:31.149Z] [2024-08-16T11:17:31.149Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T11:17:31.149Z] #0 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:31.149Z] #84 ... [2024-08-16T11:17:31.149Z] [2024-08-16T11:17:31.149Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T11:17:31.149Z] #81 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:31.149Z] #81 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:31.149Z] #81 16.71 OK: 8 MiB in 16 packages [2024-08-16T11:17:31.149Z] #81 DONE 17.7s [2024-08-16T11:17:31.149Z] [2024-08-16T11:17:31.150Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:32.562Z] #51 ... [2024-08-16T11:17:32.562Z] [2024-08-16T11:17:32.562Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T11:17:32.562Z] #83 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:32.562Z] #83 12.35 OK: 9 MiB in 20 packages [2024-08-16T11:17:32.562Z] #83 DONE 13.4s [2024-08-16T11:17:32.562Z] [2024-08-16T11:17:32.562Z] #64 [core-data internal] load build context [2024-08-16T11:17:32.562Z] #64 ... [2024-08-16T11:17:32.562Z] [2024-08-16T11:17:32.562Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:32.828Z] #65 transferring context: 29.76MB 43.0s [2024-08-16T11:17:32.828Z] #65 ... [2024-08-16T11:17:32.828Z] [2024-08-16T11:17:32.828Z] #69 [core-command internal] load build context [2024-08-16T11:17:32.828Z] #69 ... [2024-08-16T11:17:32.828Z] [2024-08-16T11:17:32.828Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:33.096Z] #65 ... [2024-08-16T11:17:33.096Z] [2024-08-16T11:17:33.096Z] #45 [support-notifications internal] load build context [2024-08-16T11:17:33.362Z] #45 ... [2024-08-16T11:17:33.362Z] [2024-08-16T11:17:33.362Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:33.362Z] #43 ... [2024-08-16T11:17:33.362Z] [2024-08-16T11:17:33.362Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T11:17:33.362Z] #85 ... [2024-08-16T11:17:33.628Z] [2024-08-16T11:17:33.628Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:33.628Z] #43 ... [2024-08-16T11:17:33.628Z] [2024-08-16T11:17:33.628Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T11:17:33.628Z] #84 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:33.628Z] #84 11.76 OK: 9 MiB in 17 packages [2024-08-16T11:17:33.628Z] #84 DONE 12.6s [2024-08-16T11:17:33.902Z] [2024-08-16T11:17:33.902Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:34.870Z] #43 ... [2024-08-16T11:17:34.870Z] [2024-08-16T11:17:34.870Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T11:17:34.870Z] #82 8.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:34.870Z] #82 9.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:34.870Z] #82 10.69 OK: 8 MiB in 19 packages [2024-08-16T11:17:34.870Z] #82 DONE 11.3s [2024-08-16T11:17:35.136Z] [2024-08-16T11:17:35.136Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:37.070Z] #43 ... [2024-08-16T11:17:37.070Z] [2024-08-16T11:17:37.070Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T11:17:37.070Z] #86 DONE 6.6s [2024-08-16T11:17:37.070Z] [2024-08-16T11:17:37.070Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:37.070Z] #43 transferring context: 103.23MB 51.8s [2024-08-16T11:17:37.070Z] #43 ... [2024-08-16T11:17:37.070Z] [2024-08-16T11:17:37.070Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T11:17:37.070Z] #85 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:37.070Z] #85 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T11:17:37.070Z] #85 12.92 OK: 18 MiB in 19 packages [2024-08-16T11:17:37.070Z] #85 DONE 14.0s [2024-08-16T11:17:37.338Z] [2024-08-16T11:17:37.338Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:37.338Z] #43 ... [2024-08-16T11:17:37.338Z] [2024-08-16T11:17:37.338Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:37.603Z] #53 ... [2024-08-16T11:17:37.603Z] [2024-08-16T11:17:37.603Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:37.603Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.8s [2024-08-16T11:17:37.603Z] #42 ... [2024-08-16T11:17:37.603Z] [2024-08-16T11:17:37.603Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:38.181Z] #53 ... [2024-08-16T11:17:38.181Z] [2024-08-16T11:17:38.181Z] #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-16T11:17:38.181Z] #87 DONE 1.2s [2024-08-16T11:17:38.181Z] [2024-08-16T11:17:38.181Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:38.446Z] #53 ... [2024-08-16T11:17:38.446Z] [2024-08-16T11:17:38.446Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T11:17:38.446Z] #88 DONE 0.9s [2024-08-16T11:17:38.446Z] [2024-08-16T11:17:38.446Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:38.711Z] #53 ... [2024-08-16T11:17:38.711Z] [2024-08-16T11:17:38.711Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:38.976Z] #38 ... [2024-08-16T11:17:38.976Z] [2024-08-16T11:17:38.976Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:39.556Z] #42 ... [2024-08-16T11:17:39.556Z] [2024-08-16T11:17:39.556Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:17:39.556Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.7s [2024-08-16T11:17:39.821Z] #67 ... [2024-08-16T11:17:39.821Z] [2024-08-16T11:17:39.821Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:40.086Z] #53 ... [2024-08-16T11:17:40.086Z] [2024-08-16T11:17:40.086Z] #59 [core-keeper internal] load build context [2024-08-16T11:17:40.086Z] #59 ... [2024-08-16T11:17:40.086Z] [2024-08-16T11:17:40.086Z] #63 [support-scheduler internal] load build context [2024-08-16T11:17:40.352Z] #63 ... [2024-08-16T11:17:40.352Z] [2024-08-16T11:17:40.352Z] #59 [core-keeper internal] load build context [2024-08-16T11:17:40.617Z] #59 ... [2024-08-16T11:17:40.617Z] [2024-08-16T11:17:40.617Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:40.617Z] #60 ... [2024-08-16T11:17:40.617Z] [2024-08-16T11:17:40.617Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:40.884Z] #42 ... [2024-08-16T11:17:40.884Z] [2024-08-16T11:17:40.884Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:17:40.884Z] #66 ... [2024-08-16T11:17:40.884Z] [2024-08-16T11:17:40.884Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:41.149Z] #42 ... [2024-08-16T11:17:41.149Z] [2024-08-16T11:17:41.149Z] #39 [core-metadata internal] load build context [2024-08-16T11:17:41.417Z] #39 ... [2024-08-16T11:17:41.417Z] [2024-08-16T11:17:41.417Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:42.821Z] #53 ... [2024-08-16T11:17:42.821Z] [2024-08-16T11:17:42.821Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:42.821Z] #51 transferring context: 127.10MB 55.9s [2024-08-16T11:17:42.821Z] #51 ... [2024-08-16T11:17:42.821Z] [2024-08-16T11:17:42.821Z] #64 [core-data internal] load build context [2024-08-16T11:17:42.821Z] #64 ... [2024-08-16T11:17:42.821Z] [2024-08-16T11:17:42.821Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:43.086Z] #53 ... [2024-08-16T11:17:43.086Z] [2024-08-16T11:17:43.086Z] #69 [core-command internal] load build context [2024-08-16T11:17:43.086Z] #69 ... [2024-08-16T11:17:43.086Z] [2024-08-16T11:17:43.086Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:43.351Z] #53 ... [2024-08-16T11:17:43.351Z] [2024-08-16T11:17:43.351Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T11:17:43.351Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.8s done [2024-08-16T11:17:43.351Z] #67 DONE 53.8s [2024-08-16T11:17:43.351Z] [2024-08-16T11:17:43.351Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:43.351Z] #53 ... [2024-08-16T11:17:43.351Z] [2024-08-16T11:17:43.351Z] #45 [support-notifications internal] load build context [2024-08-16T11:17:43.351Z] #45 ... [2024-08-16T11:17:43.351Z] [2024-08-16T11:17:43.351Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:43.620Z] #65 ... [2024-08-16T11:17:43.620Z] [2024-08-16T11:17:43.620Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:43.620Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.7s [2024-08-16T11:17:47.871Z] #42 ... [2024-08-16T11:17:47.871Z] [2024-08-16T11:17:47.871Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:47.871Z] #43 transferring context: 144.61MB 62.4s [2024-08-16T11:17:47.871Z] #43 ... [2024-08-16T11:17:47.871Z] [2024-08-16T11:17:47.871Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:17:47.871Z] #66 ... [2024-08-16T11:17:47.871Z] [2024-08-16T11:17:47.871Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:48.824Z] #43 ... [2024-08-16T11:17:48.824Z] [2024-08-16T11:17:48.824Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-16T11:17:48.824Z] #89 DONE 2.2s [2024-08-16T11:17:48.824Z] [2024-08-16T11:17:48.824Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:48.824Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.8s [2024-08-16T11:17:49.087Z] #42 ... [2024-08-16T11:17:49.087Z] [2024-08-16T11:17:49.087Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:49.087Z] #38 ... [2024-08-16T11:17:49.087Z] [2024-08-16T11:17:49.087Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:50.492Z] #42 ... [2024-08-16T11:17:50.492Z] [2024-08-16T11:17:50.492Z] #63 [support-scheduler internal] load build context [2024-08-16T11:17:50.492Z] #63 ... [2024-08-16T11:17:50.492Z] [2024-08-16T11:17:50.492Z] #39 [core-metadata internal] load build context [2024-08-16T11:17:50.756Z] #39 ... [2024-08-16T11:17:50.756Z] [2024-08-16T11:17:50.756Z] #59 [core-keeper internal] load build context [2024-08-16T11:17:50.756Z] #59 ... [2024-08-16T11:17:50.756Z] [2024-08-16T11:17:50.756Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:17:50.756Z] #60 ... [2024-08-16T11:17:50.756Z] [2024-08-16T11:17:50.756Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:51.706Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 37.1s done [2024-08-16T11:17:53.109Z] #42 ... [2024-08-16T11:17:53.109Z] [2024-08-16T11:17:53.109Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:17:53.109Z] #51 ... [2024-08-16T11:17:53.109Z] [2024-08-16T11:17:53.109Z] #39 [core-metadata internal] load build context [2024-08-16T11:17:53.109Z] #39 ... [2024-08-16T11:17:53.109Z] [2024-08-16T11:17:53.109Z] #64 [core-data internal] load build context [2024-08-16T11:17:53.109Z] #64 ... [2024-08-16T11:17:53.109Z] [2024-08-16T11:17:53.109Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T11:17:53.109Z] #42 DONE 63.7s [2024-08-16T11:17:53.109Z] [2024-08-16T11:17:53.109Z] #64 [core-data internal] load build context [2024-08-16T11:17:53.109Z] #64 ... [2024-08-16T11:17:53.109Z] [2024-08-16T11:17:53.109Z] #69 [core-command internal] load build context [2024-08-16T11:17:53.373Z] #69 ... [2024-08-16T11:17:53.373Z] [2024-08-16T11:17:53.373Z] #64 [core-data internal] load build context [2024-08-16T11:17:53.373Z] #64 transferring context: 153.10MB 62.9s [2024-08-16T11:17:53.373Z] #64 ... [2024-08-16T11:17:53.373Z] [2024-08-16T11:17:53.373Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:17:53.638Z] #53 ... [2024-08-16T11:17:53.638Z] [2024-08-16T11:17:53.638Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:53.638Z] #65 ... [2024-08-16T11:17:53.638Z] [2024-08-16T11:17:53.638Z] #45 [support-notifications internal] load build context [2024-08-16T11:17:53.903Z] #45 ... [2024-08-16T11:17:53.903Z] [2024-08-16T11:17:53.903Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:58.137Z] #65 ... [2024-08-16T11:17:58.137Z] [2024-08-16T11:17:58.137Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:17:58.137Z] #66 ... [2024-08-16T11:17:58.137Z] [2024-08-16T11:17:58.137Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:58.403Z] #65 transferring context: 137.73MB 68.7s [2024-08-16T11:17:58.667Z] #65 ... [2024-08-16T11:17:58.667Z] [2024-08-16T11:17:58.667Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:17:58.667Z] #43 ... [2024-08-16T11:17:58.667Z] [2024-08-16T11:17:58.667Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:59.343Z] #65 ... [2024-08-16T11:17:59.343Z] [2024-08-16T11:17:59.343Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:17:59.343Z] #38 ... [2024-08-16T11:17:59.343Z] [2024-08-16T11:17:59.343Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:59.925Z] #65 ... [2024-08-16T11:17:59.925Z] [2024-08-16T11:17:59.926Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T11:17:59.926Z] #90 DONE 4.0s [2024-08-16T11:17:59.926Z] [2024-08-16T11:17:59.926Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:17:59.926Z] #65 ... [2024-08-16T11:17:59.926Z] [2024-08-16T11:17:59.926Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T11:17:59.926Z] #91 DONE 4.1s [2024-08-16T11:17:59.926Z] [2024-08-16T11:17:59.926Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T11:17:59.926Z] #92 DONE 3.1s [2024-08-16T11:17:59.926Z] [2024-08-16T11:17:59.926Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:18:00.885Z] #65 ... [2024-08-16T11:18:00.886Z] [2024-08-16T11:18:00.886Z] #63 [support-scheduler internal] load build context [2024-08-16T11:18:00.886Z] #63 ... [2024-08-16T11:18:00.886Z] [2024-08-16T11:18:00.886Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:18:00.886Z] #65 ... [2024-08-16T11:18:00.886Z] [2024-08-16T11:18:00.886Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:01.258Z] #59 ... [2024-08-16T11:18:01.258Z] [2024-08-16T11:18:01.258Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:18:01.258Z] #60 ... [2024-08-16T11:18:01.258Z] [2024-08-16T11:18:01.258Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:01.258Z] #59 ... [2024-08-16T11:18:01.258Z] [2024-08-16T11:18:01.258Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T11:18:01.258Z] #93 DONE 1.4s [2024-08-16T11:18:01.258Z] [2024-08-16T11:18:01.258Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:01.539Z] #59 ... [2024-08-16T11:18:01.539Z] [2024-08-16T11:18:01.539Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-16T11:18:01.539Z] #94 DONE 1.5s [2024-08-16T11:18:01.539Z] [2024-08-16T11:18:01.539Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:01.539Z] #59 ... [2024-08-16T11:18:01.539Z] [2024-08-16T11:18:01.539Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T11:18:01.539Z] #95 DONE 1.6s [2024-08-16T11:18:01.539Z] [2024-08-16T11:18:01.539Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:03.021Z] #59 ... [2024-08-16T11:18:03.021Z] [2024-08-16T11:18:03.021Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T11:18:03.021Z] #96 DONE 1.3s [2024-08-16T11:18:03.021Z] [2024-08-16T11:18:03.021Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:03.021Z] #59 ... [2024-08-16T11:18:03.021Z] [2024-08-16T11:18:03.021Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-16T11:18:03.021Z] #97 DONE 1.6s [2024-08-16T11:18:03.021Z] [2024-08-16T11:18:03.021Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:03.021Z] #59 ... [2024-08-16T11:18:03.021Z] [2024-08-16T11:18:03.021Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:18:03.021Z] #51 ... [2024-08-16T11:18:03.021Z] [2024-08-16T11:18:03.021Z] #63 [support-scheduler internal] load build context [2024-08-16T11:18:03.357Z] #63 ... [2024-08-16T11:18:03.357Z] [2024-08-16T11:18:03.357Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T11:18:03.357Z] #98 DONE 1.4s [2024-08-16T11:18:03.357Z] [2024-08-16T11:18:03.357Z] #39 [core-metadata internal] load build context [2024-08-16T11:18:03.357Z] #39 ... [2024-08-16T11:18:03.357Z] [2024-08-16T11:18:03.357Z] #69 [core-command internal] load build context [2024-08-16T11:18:03.357Z] #69 ... [2024-08-16T11:18:03.357Z] [2024-08-16T11:18:03.357Z] #63 [support-scheduler internal] load build context [2024-08-16T11:18:03.667Z] #63 transferring context: 205.64MB 74.0s [2024-08-16T11:18:03.667Z] #63 ... [2024-08-16T11:18:03.667Z] [2024-08-16T11:18:03.667Z] #64 [core-data internal] load build context [2024-08-16T11:18:03.667Z] #64 ... [2024-08-16T11:18:03.667Z] [2024-08-16T11:18:03.667Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:03.961Z] #53 ... [2024-08-16T11:18:03.961Z] [2024-08-16T11:18:03.961Z] #64 [core-data internal] load build context [2024-08-16T11:18:03.961Z] #64 ... [2024-08-16T11:18:03.961Z] [2024-08-16T11:18:03.961Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:04.271Z] #45 ... [2024-08-16T11:18:04.271Z] [2024-08-16T11:18:04.271Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:04.542Z] #53 ... [2024-08-16T11:18:04.542Z] [2024-08-16T11:18:04.542Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T11:18:04.542Z] #99 DONE 1.5s [2024-08-16T11:18:04.542Z] [2024-08-16T11:18:04.542Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:05.147Z] #53 ... [2024-08-16T11:18:05.147Z] [2024-08-16T11:18:05.147Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T11:18:05.147Z] #100 DONE 1.8s [2024-08-16T11:18:05.147Z] [2024-08-16T11:18:05.147Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:05.147Z] #53 ... [2024-08-16T11:18:05.147Z] [2024-08-16T11:18:05.147Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T11:18:05.147Z] #101 DONE 1.8s [2024-08-16T11:18:05.147Z] [2024-08-16T11:18:05.147Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:06.102Z] #53 ... [2024-08-16T11:18:06.102Z] [2024-08-16T11:18:06.102Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-16T11:18:06.102Z] #102 DONE 1.3s [2024-08-16T11:18:06.102Z] [2024-08-16T11:18:06.102Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:06.369Z] #53 ... [2024-08-16T11:18:06.369Z] [2024-08-16T11:18:06.369Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T11:18:06.369Z] #103 DONE 1.2s [2024-08-16T11:18:06.369Z] [2024-08-16T11:18:06.369Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-16T11:18:06.369Z] #104 DONE 1.3s [2024-08-16T11:18:06.369Z] [2024-08-16T11:18:06.369Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:07.783Z] #53 ... [2024-08-16T11:18:07.783Z] [2024-08-16T11:18:07.783Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-16T11:18:07.783Z] #105 DONE 1.4s [2024-08-16T11:18:07.783Z] [2024-08-16T11:18:07.783Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:07.783Z] #53 ... [2024-08-16T11:18:07.783Z] [2024-08-16T11:18:07.783Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T11:18:07.783Z] #106 DONE 1.5s [2024-08-16T11:18:08.048Z] [2024-08-16T11:18:08.048Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:08.313Z] #53 ... [2024-08-16T11:18:08.313Z] [2024-08-16T11:18:08.313Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:18:08.313Z] #66 ... [2024-08-16T11:18:08.313Z] [2024-08-16T11:18:08.313Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:08.577Z] #53 transferring context: 264.16MB 81.5s [2024-08-16T11:18:08.841Z] #53 ... [2024-08-16T11:18:08.841Z] [2024-08-16T11:18:08.841Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-16T11:18:08.841Z] #107 DONE 2.1s [2024-08-16T11:18:08.841Z] [2024-08-16T11:18:08.841Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:08.841Z] #53 ... [2024-08-16T11:18:08.841Z] [2024-08-16T11:18:08.841Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:18:08.841Z] #43 ... [2024-08-16T11:18:08.841Z] [2024-08-16T11:18:08.841Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:09.795Z] #53 ... [2024-08-16T11:18:09.795Z] [2024-08-16T11:18:09.795Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:09.795Z] #38 ... [2024-08-16T11:18:09.795Z] [2024-08-16T11:18:09.795Z] #69 [core-command internal] load build context [2024-08-16T11:18:09.795Z] #69 ... [2024-08-16T11:18:09.795Z] [2024-08-16T11:18:09.795Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:11.193Z] #38 ... [2024-08-16T11:18:11.193Z] [2024-08-16T11:18:11.193Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:18:11.193Z] #65 ... [2024-08-16T11:18:11.193Z] [2024-08-16T11:18:11.193Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:11.193Z] #38 ... [2024-08-16T11:18:11.193Z] [2024-08-16T11:18:11.193Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:18:11.458Z] #60 ... [2024-08-16T11:18:11.458Z] [2024-08-16T11:18:11.458Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:13.393Z] #38 ... [2024-08-16T11:18:13.393Z] [2024-08-16T11:18:13.393Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:18:13.393Z] #51 ... [2024-08-16T11:18:13.393Z] [2024-08-16T11:18:13.393Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:13.393Z] #59 ... [2024-08-16T11:18:13.393Z] [2024-08-16T11:18:13.393Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:13.393Z] #38 transferring context: 284.59MB 86.9s [2024-08-16T11:18:13.393Z] #38 ... [2024-08-16T11:18:13.393Z] [2024-08-16T11:18:13.393Z] #39 [core-metadata internal] load build context [2024-08-16T11:18:13.657Z] #39 ... [2024-08-16T11:18:13.657Z] [2024-08-16T11:18:13.657Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:13.921Z] #38 ... [2024-08-16T11:18:13.921Z] [2024-08-16T11:18:13.921Z] #108 [security-spire-server] exporting to image [2024-08-16T11:18:13.921Z] #108 exporting layers 4.7s done [2024-08-16T11:18:13.921Z] #108 writing image sha256:09e74fd0fdd8c6b4c14a6ee508be36bbf223583b24bbe1c6d3e6cfbfa4be2575 0.1s done [2024-08-16T11:18:13.921Z] #108 writing image sha256:7766bf99b83215dd0c629df8cc64a26043c227a16e8a06b42715f6f57b23feef 0.2s done [2024-08-16T11:18:13.921Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-16T11:18:13.921Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-16T11:18:13.921Z] #108 writing image sha256:a369b96d221c7fff40fb67cf5836298ea92d6900f2fe1dc42df89fa53d90012e 0.1s done [2024-08-16T11:18:13.921Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-16T11:18:13.921Z] #108 DONE 6.0s [2024-08-16T11:18:13.921Z] [2024-08-16T11:18:13.921Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:13.921Z] #38 ... [2024-08-16T11:18:13.921Z] [2024-08-16T11:18:13.921Z] #63 [support-scheduler internal] load build context [2024-08-16T11:18:14.185Z] #63 ... [2024-08-16T11:18:14.185Z] [2024-08-16T11:18:14.185Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:14.185Z] #38 ... [2024-08-16T11:18:14.186Z] [2024-08-16T11:18:14.186Z] #64 [core-data internal] load build context [2024-08-16T11:18:14.450Z] #64 ... [2024-08-16T11:18:14.450Z] [2024-08-16T11:18:14.450Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:14.450Z] #45 ... [2024-08-16T11:18:14.450Z] [2024-08-16T11:18:14.450Z] #64 [core-data internal] load build context [2024-08-16T11:18:18.704Z] #64 ... [2024-08-16T11:18:18.704Z] [2024-08-16T11:18:18.704Z] #53 [security-spiffe-token-provider internal] load build context [2024-08-16T11:18:18.704Z] #53 transferring context: 309.31MB 91.1s done [2024-08-16T11:18:18.704Z] #53 DONE 91.5s [2024-08-16T11:18:18.704Z] [2024-08-16T11:18:18.704Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:18:18.704Z] #109 ... [2024-08-16T11:18:18.704Z] [2024-08-16T11:18:18.704Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:18:18.704Z] #66 ... [2024-08-16T11:18:18.704Z] [2024-08-16T11:18:18.704Z] #38 [security-secretstore-setup internal] load build context [2024-08-16T11:18:18.704Z] #38 transferring context: 309.31MB 91.8s done [2024-08-16T11:18:18.704Z] #38 DONE 92.1s [2024-08-16T11:18:18.704Z] [2024-08-16T11:18:18.704Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:18:18.704Z] #66 ... [2024-08-16T11:18:18.704Z] [2024-08-16T11:18:18.704Z] #64 [core-data internal] load build context [2024-08-16T11:18:18.973Z] #64 ... [2024-08-16T11:18:18.974Z] [2024-08-16T11:18:18.974Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:18:19.239Z] #43 ... [2024-08-16T11:18:19.239Z] [2024-08-16T11:18:19.239Z] #64 [core-data internal] load build context [2024-08-16T11:18:19.827Z] #64 ... [2024-08-16T11:18:19.827Z] [2024-08-16T11:18:19.827Z] #69 [core-command internal] load build context [2024-08-16T11:18:20.097Z] #69 ... [2024-08-16T11:18:20.097Z] [2024-08-16T11:18:20.097Z] #64 [core-data internal] load build context [2024-08-16T11:18:20.369Z] #64 ... [2024-08-16T11:18:20.369Z] [2024-08-16T11:18:20.369Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:18:20.369Z] #109 DONE 2.1s [2024-08-16T11:18:20.369Z] [2024-08-16T11:18:20.369Z] #64 [core-data internal] load build context [2024-08-16T11:18:20.648Z] #64 ... [2024-08-16T11:18:20.648Z] [2024-08-16T11:18:20.648Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:18:20.648Z] #110 DONE 1.8s [2024-08-16T11:18:20.648Z] [2024-08-16T11:18:20.648Z] #64 [core-data internal] load build context [2024-08-16T11:18:21.282Z] #64 ... [2024-08-16T11:18:21.282Z] [2024-08-16T11:18:21.282Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:18:21.282Z] #65 ... [2024-08-16T11:18:21.282Z] [2024-08-16T11:18:21.282Z] #64 [core-data internal] load build context [2024-08-16T11:18:21.550Z] #64 ... [2024-08-16T11:18:21.550Z] [2024-08-16T11:18:21.550Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:18:21.550Z] #60 ... [2024-08-16T11:18:21.550Z] [2024-08-16T11:18:21.550Z] #64 [core-data internal] load build context [2024-08-16T11:18:23.496Z] #64 ... [2024-08-16T11:18:23.496Z] [2024-08-16T11:18:23.496Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:18:23.496Z] #51 transferring context: 302.17MB 96.6s [2024-08-16T11:18:23.496Z] #51 ... [2024-08-16T11:18:23.496Z] [2024-08-16T11:18:23.496Z] #64 [core-data internal] load build context [2024-08-16T11:18:23.496Z] #64 ... [2024-08-16T11:18:23.496Z] [2024-08-16T11:18:23.496Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:23.496Z] #59 ... [2024-08-16T11:18:23.496Z] [2024-08-16T11:18:23.496Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:18:23.766Z] #51 ... [2024-08-16T11:18:23.766Z] [2024-08-16T11:18:23.766Z] #39 [core-metadata internal] load build context [2024-08-16T11:18:24.032Z] #39 ... [2024-08-16T11:18:24.032Z] [2024-08-16T11:18:24.032Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:18:24.032Z] #51 ... [2024-08-16T11:18:24.032Z] [2024-08-16T11:18:24.032Z] #63 [support-scheduler internal] load build context [2024-08-16T11:18:24.300Z] #63 ... [2024-08-16T11:18:24.300Z] [2024-08-16T11:18:24.300Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:18:24.569Z] #51 ... [2024-08-16T11:18:24.569Z] [2024-08-16T11:18:24.569Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:24.569Z] #45 ... [2024-08-16T11:18:24.569Z] [2024-08-16T11:18:24.569Z] #51 [security-proxy-auth internal] load build context [2024-08-16T11:18:25.149Z] #51 transferring context: 309.31MB 98.5s done [2024-08-16T11:18:25.420Z] #51 DONE 98.9s [2024-08-16T11:18:25.421Z] [2024-08-16T11:18:25.421Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:18:26.832Z] #111 DONE 1.1s [2024-08-16T11:18:26.832Z] [2024-08-16T11:18:26.832Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:18:26.832Z] #112 ... [2024-08-16T11:18:26.832Z] [2024-08-16T11:18:26.832Z] #63 [support-scheduler internal] load build context [2024-08-16T11:18:26.832Z] #63 transferring context: 309.31MB 97.0s done [2024-08-16T11:18:26.832Z] #63 DONE 97.7s [2024-08-16T11:18:26.832Z] [2024-08-16T11:18:26.832Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:28.239Z] #45 ... [2024-08-16T11:18:28.239Z] [2024-08-16T11:18:28.239Z] #64 [core-data internal] load build context [2024-08-16T11:18:28.239Z] #64 transferring context: 309.31MB 97.2s done [2024-08-16T11:18:28.239Z] #64 DONE 98.7s [2024-08-16T11:18:28.239Z] [2024-08-16T11:18:28.239Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:28.820Z] #45 ... [2024-08-16T11:18:28.820Z] [2024-08-16T11:18:28.820Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:18:28.820Z] #66 ... [2024-08-16T11:18:28.820Z] [2024-08-16T11:18:28.820Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:29.398Z] #45 ... [2024-08-16T11:18:29.398Z] [2024-08-16T11:18:29.398Z] #39 [core-metadata internal] load build context [2024-08-16T11:18:29.398Z] #39 transferring context: 309.31MB 99.5s done [2024-08-16T11:18:29.398Z] #39 DONE 100.1s [2024-08-16T11:18:29.398Z] [2024-08-16T11:18:29.398Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:29.398Z] #45 ... [2024-08-16T11:18:29.398Z] [2024-08-16T11:18:29.398Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:18:29.398Z] #43 ... [2024-08-16T11:18:29.398Z] [2024-08-16T11:18:29.398Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:30.366Z] #45 ... [2024-08-16T11:18:30.366Z] [2024-08-16T11:18:30.366Z] #69 [core-command internal] load build context [2024-08-16T11:18:30.366Z] #69 ... [2024-08-16T11:18:30.366Z] [2024-08-16T11:18:30.366Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:18:30.633Z] #113 ... [2024-08-16T11:18:30.633Z] [2024-08-16T11:18:30.633Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:30.633Z] #45 ... [2024-08-16T11:18:30.633Z] [2024-08-16T11:18:30.633Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:18:30.906Z] #114 ... [2024-08-16T11:18:30.907Z] [2024-08-16T11:18:30.907Z] #69 [core-command internal] load build context [2024-08-16T11:18:31.492Z] #69 ... [2024-08-16T11:18:31.492Z] [2024-08-16T11:18:31.492Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:18:31.492Z] #65 ... [2024-08-16T11:18:31.492Z] [2024-08-16T11:18:31.492Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:18:31.758Z] #43 ... [2024-08-16T11:18:31.758Z] [2024-08-16T11:18:31.758Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:18:31.758Z] #60 ... [2024-08-16T11:18:31.758Z] [2024-08-16T11:18:31.758Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:18:33.182Z] #65 ... [2024-08-16T11:18:33.182Z] [2024-08-16T11:18:33.182Z] #69 [core-command internal] load build context [2024-08-16T11:18:33.182Z] #69 transferring context: 309.31MB 102.4s done [2024-08-16T11:18:33.182Z] #69 DONE 103.8s [2024-08-16T11:18:33.182Z] [2024-08-16T11:18:33.182Z] #65 [core-common-config-bootstrapper internal] load build context [2024-08-16T11:18:33.588Z] #65 transferring context: 309.31MB 103.8s done [2024-08-16T11:18:33.588Z] #65 DONE 104.4s [2024-08-16T11:18:33.588Z] [2024-08-16T11:18:33.588Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:18:33.857Z] #60 ... [2024-08-16T11:18:33.857Z] [2024-08-16T11:18:33.857Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:33.857Z] #59 ... [2024-08-16T11:18:33.857Z] [2024-08-16T11:18:33.857Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:34.487Z] #45 ... [2024-08-16T11:18:34.487Z] [2024-08-16T11:18:34.487Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T11:18:34.487Z] #43 transferring context: 309.31MB 109.0s done [2024-08-16T11:18:34.487Z] #43 DONE 109.2s [2024-08-16T11:18:34.487Z] [2024-08-16T11:18:34.487Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:35.915Z] #45 ... [2024-08-16T11:18:35.915Z] [2024-08-16T11:18:35.915Z] #115 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:18:35.915Z] #115 DONE 1.3s [2024-08-16T11:18:35.915Z] [2024-08-16T11:18:35.915Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:39.420Z] #45 ... [2024-08-16T11:18:39.420Z] [2024-08-16T11:18:39.420Z] #60 [security-bootstrapper internal] load build context [2024-08-16T11:18:39.420Z] #60 transferring context: 309.31MB 110.5s done [2024-08-16T11:18:39.420Z] #60 DONE 111.1s [2024-08-16T11:18:39.420Z] [2024-08-16T11:18:39.420Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:39.420Z] #45 ... [2024-08-16T11:18:39.420Z] [2024-08-16T11:18:39.420Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:18:39.420Z] #66 ... [2024-08-16T11:18:39.420Z] [2024-08-16T11:18:39.420Z] #45 [support-notifications internal] load build context [2024-08-16T11:18:40.830Z] #45 transferring context: 309.31MB 105.2s done [2024-08-16T11:18:40.830Z] #45 DONE 108.2s [2024-08-16T11:18:40.830Z] [2024-08-16T11:18:40.830Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:42.240Z] #59 ... [2024-08-16T11:18:42.240Z] [2024-08-16T11:18:42.240Z] #66 [security-proxy-setup internal] load build context [2024-08-16T11:18:42.240Z] #66 transferring context: 309.31MB 112.1s done [2024-08-16T11:18:42.240Z] #66 DONE 113.2s [2024-08-16T11:18:42.240Z] [2024-08-16T11:18:42.240Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:42.240Z] #59 ... [2024-08-16T11:18:42.240Z] [2024-08-16T11:18:42.240Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:18:42.507Z] #116 ... [2024-08-16T11:18:42.507Z] [2024-08-16T11:18:42.507Z] #59 [core-keeper internal] load build context [2024-08-16T11:18:46.782Z] #59 transferring context: 309.31MB 117.7s done [2024-08-16T11:18:46.782Z] #59 DONE 118.3s [2024-08-16T11:18:46.782Z] [2024-08-16T11:18:46.782Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T11:18:47.760Z] #117 DONE 1.6s [2024-08-16T11:18:47.760Z] [2024-08-16T11:18:47.760Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:44.754Z] #118 ... [2024-08-16T11:19:44.754Z] [2024-08-16T11:19:44.754Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:44.754Z] #114 DONE 82.7s [2024-08-16T11:19:44.754Z] [2024-08-16T11:19:44.754Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:44.754Z] #112 DONE 76.7s [2024-08-16T11:19:44.754Z] [2024-08-16T11:19:44.754Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:44.754Z] #113 DONE 83.0s [2024-08-16T11:19:44.754Z] [2024-08-16T11:19:44.754Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T11:19:48.092Z] #119 ... [2024-08-16T11:19:48.092Z] [2024-08-16T11:19:48.092Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-16T11:19:48.092Z] #120 DONE 4.6s [2024-08-16T11:19:48.092Z] [2024-08-16T11:19:48.092Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:19:48.092Z] #121 CACHED [2024-08-16T11:19:48.092Z] [2024-08-16T11:19:48.092Z] #122 [core-data builder 6/7] COPY . . [2024-08-16T11:19:48.092Z] #122 CACHED [2024-08-16T11:19:48.092Z] [2024-08-16T11:19:48.092Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.092Z] #123 CACHED [2024-08-16T11:19:48.092Z] [2024-08-16T11:19:48.092Z] #124 [support-scheduler builder 6/7] COPY . . [2024-08-16T11:19:48.092Z] #124 CACHED [2024-08-16T11:19:48.092Z] [2024-08-16T11:19:48.092Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.092Z] #125 CACHED [2024-08-16T11:19:48.092Z] [2024-08-16T11:19:48.093Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:19:48.093Z] #126 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.093Z] #127 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:19:48.093Z] #128 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-16T11:19:48.093Z] #129 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #130 [core-metadata builder 6/7] COPY . . [2024-08-16T11:19:48.093Z] #130 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:19:48.093Z] #131 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.093Z] #132 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:19:48.093Z] #133 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #134 [core-command builder 6/7] COPY . . [2024-08-16T11:19:48.093Z] #134 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.093Z] #135 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.093Z] #118 DONE 60.2s [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T11:19:48.093Z] #119 DONE 4.6s [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-08-16T11:19:48.093Z] #136 DONE 4.7s [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.093Z] #116 DONE 72.4s [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T11:19:48.093Z] #137 ... [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T11:19:48.093Z] #138 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:19:48.093Z] #139 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.093Z] #140 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T11:19:48.093Z] #141 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:48.093Z] #142 CACHED [2024-08-16T11:19:48.093Z] [2024-08-16T11:19:48.093Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:19:48.093Z] #143 CACHED [2024-08-16T11:19:48.358Z] [2024-08-16T11:19:48.358Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T11:19:53.682Z] #144 ... [2024-08-16T11:19:53.682Z] [2024-08-16T11:19:53.682Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T11:19:53.682Z] #0 5.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T11:19:53.950Z] #145 ... [2024-08-16T11:19:53.950Z] [2024-08-16T11:19:53.950Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T11:19:53.950Z] #144 5.791 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-16T11:19:58.198Z] #144 ... [2024-08-16T11:19:58.198Z] [2024-08-16T11:19:58.198Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T11:19:58.198Z] #0 4.117 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-16T11:19:58.198Z] #146 ... [2024-08-16T11:19:58.198Z] [2024-08-16T11:19:58.198Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T11:19:58.198Z] #137 DONE 10.2s [2024-08-16T11:19:58.198Z] [2024-08-16T11:19:58.198Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T11:19:58.198Z] #0 5.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-16T11:19:58.469Z] #147 ... [2024-08-16T11:19:58.469Z] [2024-08-16T11:19:58.469Z] #148 [support-notifications builder 6/7] COPY . . [2024-08-16T11:19:58.469Z] #148 CACHED [2024-08-16T11:19:58.469Z] [2024-08-16T11:19:58.469Z] #149 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-16T11:19:58.469Z] #149 CACHED [2024-08-16T11:19:58.469Z] [2024-08-16T11:19:58.469Z] #150 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T11:19:58.469Z] #150 CACHED [2024-08-16T11:19:58.469Z] [2024-08-16T11:19:58.469Z] #151 [core-keeper builder 7/8] COPY . . [2024-08-16T11:19:58.469Z] #151 DONE 10.3s [2024-08-16T11:19:58.469Z] [2024-08-16T11:19:58.469Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T11:19:58.469Z] #0 5.601 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-16T11:19:58.469Z] #152 ... [2024-08-16T11:19:58.469Z] [2024-08-16T11:19:58.469Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T11:19:58.469Z] #0 5.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-16T11:19:58.735Z] #153 ... [2024-08-16T11:19:58.735Z] [2024-08-16T11:19:58.735Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T11:19:58.735Z] #0 4.821 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-16T11:19:58.735Z] #154 ... [2024-08-16T11:19:58.735Z] [2024-08-16T11:19:58.735Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:19:58.735Z] #0 4.875 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-16T11:19:59.154Z] #155 ... [2024-08-16T11:19:59.154Z] [2024-08-16T11:19:59.154Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T11:19:59.154Z] #0 4.764 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-16T11:19:59.419Z] #156 ... [2024-08-16T11:19:59.419Z] [2024-08-16T11:19:59.419Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T11:19:59.419Z] #0 5.410 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-16T11:19:59.419Z] #157 ... [2024-08-16T11:19:59.419Z] [2024-08-16T11:19:59.419Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:20:01.988Z] #158 3.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T11:20:08.614Z] #158 ... [2024-08-16T11:20:08.614Z] [2024-08-16T11:20:08.614Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:20:08.614Z] #0 3.416 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-16T11:20:08.614Z] #159 ... [2024-08-16T11:20:08.614Z] [2024-08-16T11:20:08.614Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:20:08.614Z] #0 2.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T11:39:31.521Z] #160 ... [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T11:39:31.521Z] #145 1171.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-16T11:39:31.521Z] #145 ... [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T11:39:31.521Z] #144 DONE 1172.5s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:39:31.521Z] #159 ... [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:39:31.521Z] #161 DONE 0.4s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T11:39:31.521Z] #146 ... [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:39:31.521Z] #162 DONE 0.2s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-16T11:39:31.521Z] #163 DONE 0.2s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T11:39:31.521Z] #164 DONE 0.2s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T11:39:31.521Z] #165 DONE 0.3s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:39:31.521Z] #159 ... [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T11:39:31.521Z] #166 DONE 0.2s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:39:31.521Z] #167 DONE 2.7s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #108 [security-proxy-setup] exporting to image [2024-08-16T11:39:31.521Z] #108 exporting layers [2024-08-16T11:39:31.521Z] #108 exporting layers 1.3s done [2024-08-16T11:39:31.521Z] #108 writing image sha256:56074c51402dc9b6deb7a56a029b22a78892c545e8e1cfd90ec95db05f0a1a15 done [2024-08-16T11:39:31.521Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-16T11:39:31.521Z] #108 DONE 7.2s [2024-08-16T11:39:31.521Z] [2024-08-16T11:39:31.521Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T11:39:34.105Z] #153 ... [2024-08-16T11:39:34.105Z] [2024-08-16T11:39:34.105Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T11:39:34.105Z] #157 DONE 1185.5s [2024-08-16T11:39:34.105Z] [2024-08-16T11:39:34.105Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T11:39:34.105Z] #168 DONE 0.3s [2024-08-16T11:39:34.105Z] [2024-08-16T11:39:34.105Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T11:39:36.706Z] #169 DONE 2.7s [2024-08-16T11:39:36.706Z] [2024-08-16T11:39:36.706Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:39:37.309Z] #170 DONE 0.4s [2024-08-16T11:39:37.309Z] [2024-08-16T11:39:37.309Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:39:37.309Z] #171 DONE 0.1s [2024-08-16T11:39:37.309Z] [2024-08-16T11:39:37.309Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T11:39:37.309Z] #146 ... [2024-08-16T11:39:37.309Z] [2024-08-16T11:39:37.309Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T11:39:37.575Z] #172 DONE 0.2s [2024-08-16T11:39:37.575Z] [2024-08-16T11:39:37.575Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T11:39:37.575Z] #173 DONE 0.1s [2024-08-16T11:39:37.575Z] [2024-08-16T11:39:37.575Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-16T11:39:37.846Z] #174 DONE 0.1s [2024-08-16T11:39:37.846Z] [2024-08-16T11:39:37.846Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-16T11:39:37.846Z] #175 DONE 0.1s [2024-08-16T11:39:37.846Z] [2024-08-16T11:39:37.846Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:39:37.846Z] #159 ... [2024-08-16T11:39:37.846Z] [2024-08-16T11:39:37.846Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-16T11:39:37.846Z] #176 DONE 0.1s [2024-08-16T11:39:38.118Z] [2024-08-16T11:39:38.118Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-16T11:39:38.118Z] #177 DONE 0.1s [2024-08-16T11:39:38.118Z] [2024-08-16T11:39:38.118Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:39:38.118Z] #159 ... [2024-08-16T11:39:38.118Z] [2024-08-16T11:39:38.118Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-16T11:39:38.385Z] #178 DONE 0.2s [2024-08-16T11:39:38.385Z] [2024-08-16T11:39:38.385Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T11:39:40.326Z] #179 DONE 2.0s [2024-08-16T11:39:40.326Z] [2024-08-16T11:39:40.326Z] #108 [security-bootstrapper] exporting to image [2024-08-16T11:39:40.326Z] #108 exporting layers [2024-08-16T11:39:42.303Z] #108 ... [2024-08-16T11:39:42.303Z] [2024-08-16T11:39:42.303Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-16T11:39:42.303Z] #145 DONE 1193.9s [2024-08-16T11:39:42.303Z] [2024-08-16T11:39:42.303Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T11:39:42.303Z] #146 ... [2024-08-16T11:39:42.303Z] [2024-08-16T11:39:42.303Z] #108 [security-bootstrapper] exporting to image [2024-08-16T11:39:42.303Z] #108 exporting layers 2.0s done [2024-08-16T11:39:42.303Z] #108 writing image sha256:956a3436fef7e72c5e649efdef4e0b1ed69afaa5634d6211cba2d7a41e5357b2 done [2024-08-16T11:39:42.303Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-16T11:39:42.303Z] #108 DONE 9.2s [2024-08-16T11:39:42.303Z] [2024-08-16T11:39:42.303Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:39:42.589Z] #180 DONE 0.4s [2024-08-16T11:39:42.589Z] [2024-08-16T11:39:42.589Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:39:42.894Z] #181 DONE 0.3s [2024-08-16T11:39:42.894Z] [2024-08-16T11:39:42.894Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T11:39:43.187Z] #147 ... [2024-08-16T11:39:43.187Z] [2024-08-16T11:39:43.187Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-16T11:39:43.187Z] #182 DONE 0.2s [2024-08-16T11:39:43.187Z] [2024-08-16T11:39:43.187Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-16T11:39:43.187Z] #183 DONE 0.1s [2024-08-16T11:39:43.187Z] [2024-08-16T11:39:43.187Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T11:39:43.453Z] #146 ... [2024-08-16T11:39:43.453Z] [2024-08-16T11:39:43.453Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:39:43.453Z] #184 DONE 0.1s [2024-08-16T11:39:43.453Z] [2024-08-16T11:39:43.453Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T11:39:43.719Z] #185 DONE 0.2s [2024-08-16T11:39:43.719Z] [2024-08-16T11:39:43.719Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T11:39:43.719Z] #186 DONE 0.2s [2024-08-16T11:39:43.719Z] [2024-08-16T11:39:43.719Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T11:39:43.994Z] #147 ... [2024-08-16T11:39:43.994Z] [2024-08-16T11:39:43.994Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T11:39:43.994Z] #187 DONE 0.1s [2024-08-16T11:39:43.994Z] [2024-08-16T11:39:43.994Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:39:46.617Z] #188 DONE 2.1s [2024-08-16T11:39:46.617Z] [2024-08-16T11:39:46.617Z] #108 [security-secretstore-setup] exporting to image [2024-08-16T11:39:47.575Z] #108 exporting layers 1.4s done [2024-08-16T11:39:47.575Z] #108 writing image sha256:90120ef01e1527646bf9fafa1fc4bc5ebe1c54ec800b870736285b914e29a56c done [2024-08-16T11:39:47.575Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-16T11:39:47.575Z] #108 DONE 10.7s [2024-08-16T11:39:47.575Z] [2024-08-16T11:39:47.575Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T11:40:34.409Z] #147 ... [2024-08-16T11:40:34.409Z] [2024-08-16T11:40:34.409Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T11:40:34.409Z] #156 DONE 1246.0s [2024-08-16T11:40:34.409Z] [2024-08-16T11:40:34.409Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:40:34.689Z] #159 ... [2024-08-16T11:40:34.690Z] [2024-08-16T11:40:34.690Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:40:34.690Z] #189 DONE 0.3s [2024-08-16T11:40:34.690Z] [2024-08-16T11:40:34.690Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T11:40:34.954Z] #153 ... [2024-08-16T11:40:34.954Z] [2024-08-16T11:40:34.954Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:40:34.954Z] #190 DONE 0.2s [2024-08-16T11:40:34.954Z] [2024-08-16T11:40:34.954Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-16T11:40:35.535Z] #191 DONE 0.3s [2024-08-16T11:40:35.535Z] [2024-08-16T11:40:35.535Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:40:35.535Z] #192 DONE 0.1s [2024-08-16T11:40:35.535Z] [2024-08-16T11:40:35.535Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-16T11:40:35.800Z] #193 DONE 0.2s [2024-08-16T11:40:35.800Z] [2024-08-16T11:40:35.800Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:40:37.734Z] #194 DONE 2.2s [2024-08-16T11:40:37.734Z] [2024-08-16T11:40:37.734Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-16T11:40:37.734Z] #108 exporting layers [2024-08-16T11:40:38.687Z] #108 exporting layers 0.6s done [2024-08-16T11:40:38.687Z] #108 writing image sha256:b5c787ad6e988cd26185edfbf3a1b2aa8123f24ae312c4a3725ea4fb479548d9 done [2024-08-16T11:40:38.687Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-16T11:40:38.687Z] #108 DONE 11.3s [2024-08-16T11:40:38.687Z] [2024-08-16T11:40:38.687Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T11:43:00.364Z] #147 DONE 1380.9s [2024-08-16T11:43:00.365Z] [2024-08-16T11:43:00.365Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:43:00.365Z] #155 ... [2024-08-16T11:43:00.365Z] [2024-08-16T11:43:00.365Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:43:00.365Z] #195 DONE 0.2s [2024-08-16T11:43:00.365Z] [2024-08-16T11:43:00.365Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:43:00.365Z] #196 DONE 0.1s [2024-08-16T11:43:00.365Z] [2024-08-16T11:43:00.365Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-16T11:43:00.365Z] #197 DONE 0.3s [2024-08-16T11:43:00.365Z] [2024-08-16T11:43:00.365Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:43:00.365Z] #198 DONE 0.1s [2024-08-16T11:43:00.365Z] [2024-08-16T11:43:00.365Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-16T11:43:00.365Z] #108 exporting layers [2024-08-16T11:43:00.365Z] #108 exporting layers 0.7s done [2024-08-16T11:43:00.365Z] #108 writing image sha256:bf21ce2c907e94e53c4530ac4105756522ad20630a75e888bf8215cb06ce044b done [2024-08-16T11:43:00.365Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-16T11:43:00.365Z] #108 DONE 12.0s [2024-08-16T11:43:00.365Z] [2024-08-16T11:43:00.365Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T11:50:52.362Z] #146 DONE 1853.6s [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T11:50:52.362Z] #152 ... [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:50:52.362Z] #199 DONE 0.2s [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:50:52.362Z] #158 ... [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:50:52.362Z] #200 DONE 0.2s [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T11:50:52.362Z] #201 DONE 0.4s [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:50:52.362Z] #202 DONE 0.1s [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:50:52.362Z] #158 ... [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T11:50:52.362Z] #203 DONE 0.1s [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T11:50:52.362Z] #204 DONE 1.9s [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #108 [security-proxy-auth] exporting to image [2024-08-16T11:50:52.362Z] #108 exporting layers [2024-08-16T11:50:52.362Z] #108 exporting layers 0.7s done [2024-08-16T11:50:52.362Z] #108 writing image sha256:0b205b150eb5afd4bbf952bc044352e1300e446e8eaddebd9fdf8a8bf88a2cd4 done [2024-08-16T11:50:52.362Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-16T11:50:52.362Z] #108 DONE 12.8s [2024-08-16T11:50:52.362Z] [2024-08-16T11:50:52.362Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:51:48.707Z] #158 ... [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T11:51:48.707Z] #153 DONE 1916.9s [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:51:48.707Z] #158 ... [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:51:48.707Z] #205 DONE 0.2s [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:51:48.707Z] #206 DONE 0.2s [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:51:48.707Z] #158 ... [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T11:51:48.707Z] #207 DONE 0.5s [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:51:48.707Z] #208 DONE 0.1s [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:51:48.707Z] #158 ... [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #108 [core-command] exporting to image [2024-08-16T11:51:48.707Z] #108 exporting layers [2024-08-16T11:51:48.707Z] #108 exporting layers 0.9s done [2024-08-16T11:51:48.707Z] #108 writing image sha256:d078d47d9f724d67f74645df64504bb0284d4a383dd9d17ae7a9400dd58dbbba done [2024-08-16T11:51:48.707Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-16T11:51:48.707Z] #108 DONE 13.7s [2024-08-16T11:51:48.707Z] [2024-08-16T11:51:48.707Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:53:55.318Z] #158 ... [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T11:53:55.318Z] #152 DONE 2043.5s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:53:55.318Z] #158 ... [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:53:55.318Z] #209 DONE 0.2s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:53:55.318Z] #155 ... [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:53:55.318Z] #210 DONE 0.3s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T11:53:55.318Z] #211 DONE 0.6s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:53:55.318Z] #212 DONE 0.2s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:53:55.318Z] #158 ... [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T11:53:55.318Z] #154 DONE 2045.5s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #108 [core-data] exporting to image [2024-08-16T11:53:55.318Z] #108 exporting layers [2024-08-16T11:53:55.318Z] #108 exporting layers 1.0s done [2024-08-16T11:53:55.318Z] #108 writing image sha256:a6b5df4bbf0a6d3d19077332bb38ec47038183f478a0c44e0130bd2e2e92691a 0.0s done [2024-08-16T11:53:55.318Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-16T11:53:55.318Z] #108 DONE 14.7s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:53:55.318Z] #160 ... [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:53:55.318Z] #213 DONE 0.1s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:53:55.318Z] #214 DONE 0.3s [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:53:55.318Z] #158 ... [2024-08-16T11:53:55.318Z] [2024-08-16T11:53:55.318Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T11:53:55.583Z] #215 DONE 0.5s [2024-08-16T11:53:55.583Z] [2024-08-16T11:53:55.583Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:53:55.583Z] #216 DONE 0.2s [2024-08-16T11:53:55.583Z] [2024-08-16T11:53:55.583Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:53:55.847Z] #158 ... [2024-08-16T11:53:55.847Z] [2024-08-16T11:53:55.847Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-16T11:53:55.847Z] #217 DONE 0.1s [2024-08-16T11:53:55.847Z] [2024-08-16T11:53:55.847Z] #108 [core-metadata] exporting to image [2024-08-16T11:53:56.809Z] #108 exporting layers 0.6s done [2024-08-16T11:53:56.809Z] #108 writing image sha256:9d05ed40e46ebda7ded8b55fdf011a2549993c2d40487ffef45bf92b39c320fa 0.0s done [2024-08-16T11:53:56.809Z] #108 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-08-16T11:53:56.809Z] #108 DONE 15.4s [2024-08-16T11:53:56.809Z] [2024-08-16T11:53:56.809Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:53:57.073Z] #160 ... [2024-08-16T11:53:57.073Z] [2024-08-16T11:53:57.073Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T11:53:57.073Z] #158 DONE 2038.7s [2024-08-16T11:53:57.073Z] [2024-08-16T11:53:57.073Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:53:57.652Z] #159 ... [2024-08-16T11:53:57.652Z] [2024-08-16T11:53:57.652Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:53:57.652Z] #218 DONE 0.2s [2024-08-16T11:53:57.652Z] [2024-08-16T11:53:57.652Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:53:57.652Z] #160 ... [2024-08-16T11:53:57.652Z] [2024-08-16T11:53:57.652Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T11:53:58.609Z] #219 DONE 0.5s [2024-08-16T11:53:58.609Z] [2024-08-16T11:53:58.609Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:53:58.609Z] #220 DONE 0.1s [2024-08-16T11:53:58.609Z] [2024-08-16T11:53:58.609Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:53:58.609Z] #155 ... [2024-08-16T11:53:58.609Z] [2024-08-16T11:53:58.609Z] #108 [core-keeper] exporting to image [2024-08-16T11:53:58.874Z] #108 exporting layers 0.5s done [2024-08-16T11:53:59.138Z] #108 writing image sha256:53cb1a1e1d3703dc8545396f9103cefa25e82c080ff9381b9d795c3fa9eb5c9f done [2024-08-16T11:53:59.138Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-16T11:53:59.138Z] #108 DONE 15.9s [2024-08-16T11:53:59.138Z] [2024-08-16T11:53:59.138Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:54:31.310Z] #160 ... [2024-08-16T11:54:31.310Z] [2024-08-16T11:54:31.310Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T11:54:31.310Z] #155 DONE 2082.0s [2024-08-16T11:54:31.310Z] [2024-08-16T11:54:31.310Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:54:31.310Z] #159 ... [2024-08-16T11:54:31.310Z] [2024-08-16T11:54:31.310Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:54:31.310Z] #221 DONE 0.2s [2024-08-16T11:54:31.310Z] [2024-08-16T11:54:31.310Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:54:31.310Z] #222 DONE 0.1s [2024-08-16T11:54:31.310Z] [2024-08-16T11:54:31.310Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:54:31.310Z] #159 ... [2024-08-16T11:54:31.310Z] [2024-08-16T11:54:31.310Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T11:54:31.310Z] #223 DONE 0.5s [2024-08-16T11:54:31.310Z] [2024-08-16T11:54:31.310Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:54:31.575Z] #160 ... [2024-08-16T11:54:31.575Z] [2024-08-16T11:54:31.575Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:54:31.575Z] #224 DONE 0.3s [2024-08-16T11:54:31.575Z] [2024-08-16T11:54:31.575Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:54:31.840Z] #160 ... [2024-08-16T11:54:31.840Z] [2024-08-16T11:54:31.840Z] #108 [support-scheduler] exporting to image [2024-08-16T11:54:31.840Z] #108 exporting layers [2024-08-16T11:54:32.105Z] #108 ... [2024-08-16T11:54:32.105Z] [2024-08-16T11:54:32.105Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T11:54:32.105Z] #159 DONE 2073.9s [2024-08-16T11:54:32.372Z] [2024-08-16T11:54:32.372Z] #108 [support-scheduler] exporting to image [2024-08-16T11:54:32.372Z] #108 exporting layers 0.6s done [2024-08-16T11:54:32.372Z] #108 writing image sha256:22e143243eb8dcfe8271b6db02a7b46f2afdb3677f7496eb93b1c96788ca31e8 0.0s done [2024-08-16T11:54:32.372Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-16T11:54:32.372Z] #108 DONE 16.6s [2024-08-16T11:54:32.372Z] [2024-08-16T11:54:32.372Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T11:54:32.646Z] #160 DONE 2074.3s [2024-08-16T11:54:32.911Z] [2024-08-16T11:54:32.911Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:54:32.911Z] #225 DONE 0.1s [2024-08-16T11:54:32.911Z] [2024-08-16T11:54:32.911Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T11:54:32.911Z] #226 DONE 0.2s [2024-08-16T11:54:33.175Z] [2024-08-16T11:54:33.175Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:54:33.175Z] #227 DONE 0.2s [2024-08-16T11:54:33.175Z] [2024-08-16T11:54:33.175Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T11:54:33.175Z] #228 DONE 0.1s [2024-08-16T11:54:33.175Z] [2024-08-16T11:54:33.175Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T11:54:33.752Z] #229 DONE 0.5s [2024-08-16T11:54:33.752Z] [2024-08-16T11:54:33.752Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T11:54:33.752Z] #230 DONE 0.3s [2024-08-16T11:54:33.752Z] [2024-08-16T11:54:33.752Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-16T11:54:34.017Z] #231 DONE 0.1s [2024-08-16T11:54:34.017Z] [2024-08-16T11:54:34.017Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-16T11:54:34.017Z] #232 DONE 0.1s [2024-08-16T11:54:34.017Z] [2024-08-16T11:54:34.017Z] #108 [support-notifications] exporting to image [2024-08-16T11:54:34.596Z] #108 exporting layers 0.6s done [2024-08-16T11:54:34.596Z] #108 writing image sha256:92c184f86d61c3d7a39f27794be195477b7b1af9eeb933df45d4ff18ad843864 done [2024-08-16T11:54:34.596Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-16T11:54:35.175Z] #108 exporting layers 1.5s done [2024-08-16T11:54:35.175Z] #108 writing image sha256:2790075f0438c42b78e8bad0ea0319f1503a7c086c4144d3bb69d2d1d7cdc351 done [2024-08-16T11:54:35.175Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-16T11:54:35.175Z] #108 DONE 18.7s [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.175Z] time="2024-08-16T11:16:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T11:54:35.176Z] time="2024-08-16T11:16:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-16T11:54:35.455Z] $ docker stop --time=1 d032b6478b661f3b83e62d801596df8c059efde9e11f04bab35d201b81bc00e1 [2024-08-16T11:54:37.175Z] $ docker rm -f --volumes d032b6478b661f3b83e62d801596df8c059efde9e11f04bab35d201b81bc00e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T11:54:37.764Z] + docker images [2024-08-16T11:54:37.764Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-16T11:54:37.764Z] support-cron-scheduler-arm64 latest 2790075f0438 4 seconds ago 43.5MB [2024-08-16T11:54:37.764Z] support-notifications-arm64 latest 92c184f86d61 4 seconds ago 42MB [2024-08-16T11:54:37.764Z] support-scheduler-arm64 latest 22e143243eb8 6 seconds ago 41.3MB [2024-08-16T11:54:37.764Z] core-keeper-arm64 latest 53cb1a1e1d37 39 seconds ago 39MB [2024-08-16T11:54:37.764Z] core-metadata-arm64 latest 9d05ed40e46e 42 seconds ago 39.3MB [2024-08-16T11:54:37.764Z] core-data-arm64 latest a6b5df4bbf0a 44 seconds ago 39.1MB [2024-08-16T11:54:37.764Z] core-command-arm64 latest d078d47d9f72 2 minutes ago 35MB [2024-08-16T11:54:37.764Z] security-proxy-auth-arm64 latest 0b205b150eb5 3 minutes ago 32.6MB [2024-08-16T11:54:37.764Z] security-spiffe-token-provider-arm64 latest bf21ce2c907e 11 minutes ago 29MB [2024-08-16T11:54:37.764Z] core-common-config-bootstrapper-arm64 latest b5c787ad6e98 14 minutes ago 15.3MB [2024-08-16T11:54:37.764Z] security-secretstore-setup-arm64 latest 90120ef01e15 14 minutes ago 36.4MB [2024-08-16T11:54:37.764Z] security-bootstrapper-arm64 latest 956a3436fef7 14 minutes ago 18.9MB [2024-08-16T11:54:37.764Z] security-proxy-setup-arm64 latest 56074c51402d 15 minutes ago 26.1MB [2024-08-16T11:54:37.764Z] security-spire-server-arm64 latest a369b96d221c 36 minutes ago 116MB [2024-08-16T11:54:37.764Z] security-spire-agent-arm64 latest 09e74fd0fdd8 36 minutes ago 174MB [2024-08-16T11:54:37.764Z] security-spire-config-arm64 latest 7766bf99b832 36 minutes ago 115MB [2024-08-16T11:54:37.764Z] ci-base-image-arm64 latest 85ebefe4c611 56 minutes ago 967MB [2024-08-16T11:54:37.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-16T11:54:37.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T11:54:38.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T11:54:38.711Z] [2024-08-16T11:54:38.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T11:54:39.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T11:54:39.396Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-16T11:54:39.396Z] 8998bd30e6a1: Pulling fs layer [2024-08-16T11:54:39.396Z] 04944245beec: Pulling fs layer [2024-08-16T11:54:39.396Z] 699f458cf7ca: Pulling fs layer [2024-08-16T11:54:39.396Z] 765212b225bb: Pulling fs layer [2024-08-16T11:54:39.396Z] f23df028b6ca: Pulling fs layer [2024-08-16T11:54:39.396Z] d65c8cfc05b1: Pulling fs layer [2024-08-16T11:54:39.396Z] 2437ff75d9bd: Pulling fs layer [2024-08-16T11:54:39.396Z] f23df028b6ca: Waiting [2024-08-16T11:54:39.396Z] 2437ff75d9bd: Waiting [2024-08-16T11:54:39.396Z] d65c8cfc05b1: Waiting [2024-08-16T11:54:39.396Z] 765212b225bb: Waiting [2024-08-16T11:54:39.396Z] 04944245beec: Verifying Checksum [2024-08-16T11:54:39.396Z] 04944245beec: Download complete [2024-08-16T11:54:39.396Z] 765212b225bb: Verifying Checksum [2024-08-16T11:54:39.396Z] 765212b225bb: Download complete [2024-08-16T11:54:39.663Z] f23df028b6ca: Verifying Checksum [2024-08-16T11:54:39.663Z] f23df028b6ca: Download complete [2024-08-16T11:54:39.663Z] d65c8cfc05b1: Download complete [2024-08-16T11:54:39.663Z] 699f458cf7ca: Verifying Checksum [2024-08-16T11:54:39.663Z] 699f458cf7ca: Download complete [2024-08-16T11:54:40.243Z] 8998bd30e6a1: Verifying Checksum [2024-08-16T11:54:40.243Z] 8998bd30e6a1: Download complete [2024-08-16T11:54:42.818Z] 2437ff75d9bd: Verifying Checksum [2024-08-16T11:54:42.818Z] 2437ff75d9bd: Download complete [2024-08-16T11:54:44.825Z] 8998bd30e6a1: Pull complete [2024-08-16T11:54:45.419Z] 04944245beec: Pull complete [2024-08-16T11:54:46.839Z] 699f458cf7ca: Pull complete [2024-08-16T11:54:47.136Z] 765212b225bb: Pull complete [2024-08-16T11:54:48.107Z] f23df028b6ca: Pull complete [2024-08-16T11:54:48.375Z] d65c8cfc05b1: Pull complete [2024-08-16T11:55:06.557Z] 2437ff75d9bd: Pull complete [2024-08-16T11:55:06.557Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-16T11:55:06.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T11:55:06.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T11:55:06.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-7813 does not seem to be running inside a container [2024-08-16T11:55:06.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-16T11:55:09.720Z] $ docker top 499368c1a2cb9793ffbc5e7ae65b2f0fec9ab3f137256ca3b34d117dae17b3d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T11:55:10.735Z] ---> job-cost.sh [2024-08-16T11:55:10.735Z] lf-activate-venv: SKIPPING [2024-08-16T11:55:10.735Z] INFO: No Stack... [2024-08-16T11:55:10.999Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-16T11:55:11.950Z] INFO: Archiving Costs [Pipeline] sh [2024-08-16T11:55:12.551Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-16T11:55:12.551Z] + cut -d, -f6 [Pipeline] lock [2024-08-16T11:55:12.613Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4867-1-stack-cost] [2024-08-16T11:55:12.620Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4867-1-stack-cost] did not exist. Created. [2024-08-16T11:55:12.628Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4867-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-16T11:55:13.383Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-16T11:55:13.608Z] Stashed 1 file(s) [Pipeline] } [2024-08-16T11:55:13.630Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4867-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-16T11:55:13.713Z] $ docker stop --time=1 499368c1a2cb9793ffbc5e7ae65b2f0fec9ab3f137256ca3b34d117dae17b3d4 [2024-08-16T11:55:15.217Z] $ docker rm -f --volumes 499368c1a2cb9793ffbc5e7ae65b2f0fec9ab3f137256ca3b34d117dae17b3d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-16T11:55:16.460Z] provisioning config files... [2024-08-16T11:55:16.467Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7937009578762237598tmp [Pipeline] { [Pipeline] sh [2024-08-16T11:55:16.838Z] + set +x [2024-08-16T11:55:16.838Z] + curl -s https://codecov.io/bash [2024-08-16T11:55:16.838Z] + bash -s -- [2024-08-16T11:55:16.838Z] [2024-08-16T11:55:16.838Z] _____ _ [2024-08-16T11:55:16.838Z] / ____| | | [2024-08-16T11:55:16.838Z] | | ___ __| | ___ ___ _____ __ [2024-08-16T11:55:16.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-16T11:55:16.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-16T11:55:16.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-16T11:55:16.838Z] Bash-1.0.6 [2024-08-16T11:55:16.838Z] [2024-08-16T11:55:16.838Z] [2024-08-16T11:55:16.838Z] ==> git version 2.25.1 found [2024-08-16T11:55:16.838Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-16T11:55:16.838Z] Release-Date: 2020-01-08 [2024-08-16T11:55:16.838Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-16T11:55:16.838Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-16T11:55:16.838Z] ==> Jenkins CI detected. [2024-08-16T11:55:17.100Z] current dir:  /w/workspace/edgex-go/1 [2024-08-16T11:55:17.100Z] project root: . [2024-08-16T11:55:17.100Z] --> token set from env [2024-08-16T11:55:17.100Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-16T11:55:17.100Z] ==> Running gcov in . (disable via -X gcov) [2024-08-16T11:55:17.100Z] ==> Python coveragepy not found [2024-08-16T11:55:17.100Z] ==> Searching for coverage reports in: [2024-08-16T11:55:17.100Z] + . [2024-08-16T11:55:17.100Z] -> Found 1 reports [2024-08-16T11:55:17.100Z] ==> Detecting git/mercurial file structure [2024-08-16T11:55:17.100Z] ==> Reading reports [2024-08-16T11:55:17.100Z] + ./coverage.out bytes=544642 [2024-08-16T11:55:17.100Z] ==> Appending adjustments [2024-08-16T11:55:17.100Z] https://docs.codecov.io/docs/fixing-reports [2024-08-16T11:55:18.480Z] + Found adjustments [2024-08-16T11:55:18.480Z] ==> Gzipping contents [2024-08-16T11:55:18.480Z] 68K /tmp/codecov.BpgV6P.gz [2024-08-16T11:55:18.481Z] ==> Uploading reports [2024-08-16T11:55:18.481Z] url: https://codecov.io [2024-08-16T11:55:18.481Z] query: branch=PR-4867&commit=81769e7dc0f575b33646a54f05977ec5267f5808&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4867&job=&cmd_args= [2024-08-16T11:55:18.481Z] -> Pinging Codecov [2024-08-16T11:55:18.481Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4867&commit=81769e7dc0f575b33646a54f05977ec5267f5808&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4867&job=&cmd_args= [2024-08-16T11:55:18.742Z] -> Uploading to [2024-08-16T11:55:18.742Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-16/00271124DB129430A58F1EEE437C3FCB/81769e7dc0f575b33646a54f05977ec5267f5808/7984ba25-69ef-4350-a03b-345288f03712.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240816%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240816T115518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7dceb339b371d86c116805451eed7240a26707c8e51a5b403e83391471c122f8 [2024-08-16T11:55:18.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T11:55:18.742Z] Dload Upload Total Spent Left Speed [2024-08-16T11:55:19.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68020 0 0 100 68020 0 262k --:--:-- --:--:-- --:--:-- 262k [2024-08-16T11:55:19.001Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/81769e7dc0f575b33646a54f05977ec5267f5808 [Pipeline] } [2024-08-16T11:55:19.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-16T11:55:21.004Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-16T11:55:21.349Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T11:55:22.260Z] ---> package-listing.sh [2024-08-16T11:55:22.260Z] ++ facter osfamily [2024-08-16T11:55:22.260Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-16T11:55:22.520Z] + OS_FAMILY=debian [2024-08-16T11:55:22.520Z] + workspace=/w/workspace/edgex-go/1 [2024-08-16T11:55:22.520Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-16T11:55:22.520Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-16T11:55:22.520Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-16T11:55:22.520Z] + PACKAGES=/tmp/packages_start.txt [2024-08-16T11:55:22.520Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-16T11:55:22.520Z] + PACKAGES=/tmp/packages_end.txt [2024-08-16T11:55:22.520Z] + case "${OS_FAMILY}" in [2024-08-16T11:55:22.520Z] + dpkg -l [2024-08-16T11:55:22.520Z] + grep '^ii' [2024-08-16T11:55:22.520Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-16T11:55:22.520Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-16T11:55:22.520Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-16T11:55:22.520Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-16T11:55:22.520Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-16T11:55:22.520Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-16T11:55:22.561Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-16T11:55:22.867Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T11:55:23.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T11:55:23.534Z] [2024-08-16T11:55:23.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T11:55:23.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T11:55:23.931Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-16T11:55:23.931Z] 5eb5b503b376: Pulling fs layer [2024-08-16T11:55:23.931Z] 5c69ac0246d0: Pulling fs layer [2024-08-16T11:55:23.931Z] ec43610c2a17: Pulling fs layer [2024-08-16T11:55:23.931Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-16T11:55:23.931Z] 33b1e0a273af: Pulling fs layer [2024-08-16T11:55:23.931Z] 5d3b04190fa2: Pulling fs layer [2024-08-16T11:55:23.931Z] 2f39f015ded8: Pulling fs layer [2024-08-16T11:55:23.931Z] 3a2ae6a8a46f: Waiting [2024-08-16T11:55:23.931Z] 2f39f015ded8: Waiting [2024-08-16T11:55:23.931Z] 33b1e0a273af: Waiting [2024-08-16T11:55:23.931Z] 5d3b04190fa2: Waiting [2024-08-16T11:55:23.931Z] 5c69ac0246d0: Download complete [2024-08-16T11:55:23.931Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-16T11:55:23.931Z] 3a2ae6a8a46f: Download complete [2024-08-16T11:55:23.931Z] 33b1e0a273af: Verifying Checksum [2024-08-16T11:55:23.931Z] 33b1e0a273af: Download complete [2024-08-16T11:55:23.931Z] 5d3b04190fa2: Verifying Checksum [2024-08-16T11:55:23.931Z] 5d3b04190fa2: Download complete [2024-08-16T11:55:24.191Z] ec43610c2a17: Verifying Checksum [2024-08-16T11:55:24.191Z] ec43610c2a17: Download complete [2024-08-16T11:55:24.191Z] 5eb5b503b376: Verifying Checksum [2024-08-16T11:55:24.191Z] 5eb5b503b376: Download complete [2024-08-16T11:55:24.757Z] 2f39f015ded8: Download complete [2024-08-16T11:55:25.694Z] 5eb5b503b376: Pull complete [2024-08-16T11:55:25.694Z] 5c69ac0246d0: Pull complete [2024-08-16T11:55:26.260Z] ec43610c2a17: Pull complete [2024-08-16T11:55:26.260Z] 3a2ae6a8a46f: Pull complete [2024-08-16T11:55:26.518Z] 33b1e0a273af: Pull complete [2024-08-16T11:55:26.518Z] 5d3b04190fa2: Pull complete [2024-08-16T11:55:31.785Z] 2f39f015ded8: Pull complete [2024-08-16T11:55:31.785Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-16T11:55:31.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T11:55:31.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T11:55:32.038Z] prd-ubuntu20.04-docker-8c-8g-7812 does not seem to be running inside a container [2024-08-16T11:55:32.087Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-16T11:55:36.926Z] $ docker top 884e401392c82095a047c1dd9e60749c448c0d38b6202f4551c04f99f73344cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T11:55:37.326Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-16T11:55:37.652Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-16T11:55:37.972Z] + ls /var/log/sa-host [2024-08-16T11:55:37.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T11:55:38.211Z] provisioning config files... [2024-08-16T11:55:38.221Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7351823052321431181tmp [Pipeline] { [Pipeline] echo [2024-08-16T11:55:38.289Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T11:55:38.610Z] ---> create-netrc.sh [Pipeline] } [2024-08-16T11:55:38.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-16T11:55:39.070Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-16T11:55:39.118Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T11:55:39.437Z] ---> sudo-logs.sh [2024-08-16T11:55:39.437Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-16T11:55:39.538Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T11:55:39.859Z] ---> job-cost.sh [2024-08-16T11:55:39.859Z] lf-activate-venv: SKIPPING [2024-08-16T11:55:39.859Z] DEBUG: total: 0.2199999988079071 [2024-08-16T11:55:39.859Z] INFO: Retrieving Stack Cost... [2024-08-16T11:55:40.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-16T11:55:40.688Z] INFO: Archiving Costs [Pipeline] echo [2024-08-16T11:55:40.729Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T11:55:41.052Z] ---> logs-deploy.sh [2024-08-16T11:55:41.052Z] lf-activate-venv: SKIPPING [2024-08-16T11:55:41.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4867/1 [2024-08-16T11:55:41.052Z] INFO: archiving workspace using pattern(s): [2024-08-16T11:55:41.990Z] Archives upload complete. [2024-08-16T11:55:42.251Z] INFO: archiving logs to Nexus [2024-08-16T11:55:42.822Z] ---> uname -a: [2024-08-16T11:55:42.822Z] Linux prd-ubuntu20-04-docker-8c-8g-7812 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] ---> lscpu: [2024-08-16T11:55:42.822Z] Architecture: x86_64 [2024-08-16T11:55:42.822Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-16T11:55:42.822Z] Byte Order: Little Endian [2024-08-16T11:55:42.822Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-16T11:55:42.822Z] CPU(s): 8 [2024-08-16T11:55:42.822Z] On-line CPU(s) list: 0-7 [2024-08-16T11:55:42.822Z] Thread(s) per core: 1 [2024-08-16T11:55:42.822Z] Core(s) per socket: 1 [2024-08-16T11:55:42.822Z] Socket(s): 8 [2024-08-16T11:55:42.822Z] NUMA node(s): 1 [2024-08-16T11:55:42.822Z] Vendor ID: AuthenticAMD [2024-08-16T11:55:42.822Z] CPU family: 23 [2024-08-16T11:55:42.822Z] Model: 49 [2024-08-16T11:55:42.822Z] Model name: AMD EPYC-Rome Processor [2024-08-16T11:55:42.822Z] Stepping: 0 [2024-08-16T11:55:42.822Z] CPU MHz: 2800.000 [2024-08-16T11:55:42.822Z] BogoMIPS: 5600.00 [2024-08-16T11:55:42.822Z] Virtualization: AMD-V [2024-08-16T11:55:42.822Z] Hypervisor vendor: KVM [2024-08-16T11:55:42.822Z] Virtualization type: full [2024-08-16T11:55:42.822Z] L1d cache: 256 KiB [2024-08-16T11:55:42.822Z] L1i cache: 256 KiB [2024-08-16T11:55:42.822Z] L2 cache: 4 MiB [2024-08-16T11:55:42.822Z] L3 cache: 128 MiB [2024-08-16T11:55:42.822Z] NUMA node0 CPU(s): 0-7 [2024-08-16T11:55:42.822Z] Vulnerability Itlb multihit: Not affected [2024-08-16T11:55:42.822Z] Vulnerability L1tf: Not affected [2024-08-16T11:55:42.822Z] Vulnerability Mds: Not affected [2024-08-16T11:55:42.822Z] Vulnerability Meltdown: Not affected [2024-08-16T11:55:42.822Z] Vulnerability Mmio stale data: Not affected [2024-08-16T11:55:42.822Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-16T11:55:42.822Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-16T11:55:42.822Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-16T11:55:42.822Z] Vulnerability Srbds: Not affected [2024-08-16T11:55:42.822Z] Vulnerability Tsx async abort: Not affected [2024-08-16T11:55:42.822Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] ---> nproc: [2024-08-16T11:55:42.822Z] 8 [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] ---> df -h: [2024-08-16T11:55:42.822Z] Filesystem Size Used Avail Use% Mounted on [2024-08-16T11:55:42.822Z] overlay 155G 28G 128G 18% / [2024-08-16T11:55:42.822Z] tmpfs 64M 0 64M 0% /dev [2024-08-16T11:55:42.822Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-16T11:55:42.822Z] shm 64M 0 64M 0% /dev/shm [2024-08-16T11:55:42.822Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] ---> sar -b -r -n DEV: [2024-08-16T11:55:42.822Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7812) 08/16/24 _x86_64_ (8 CPU) [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] 10:52:55 LINUX RESTART (8 CPU) [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] 10:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-16T11:55:42.822Z] 10:54:01 311.61 38.33 273.29 0.00 3702.58 179249.46 0.00 [2024-08-16T11:55:42.822Z] 10:55:01 158.56 11.33 147.23 0.00 1739.18 51397.57 0.00 [2024-08-16T11:55:42.822Z] 10:56:01 110.38 0.03 110.35 0.00 0.53 51158.83 0.00 [2024-08-16T11:55:42.822Z] 10:57:01 19.25 0.00 19.25 0.00 0.00 11703.52 0.00 [2024-08-16T11:55:42.822Z] 10:58:01 34.93 1.08 33.84 0.00 69.59 18546.11 0.00 [2024-08-16T11:55:42.822Z] 10:59:01 304.15 4.80 299.35 0.00 4315.12 197406.13 0.00 [2024-08-16T11:55:42.822Z] 11:00:01 747.92 13.05 734.87 0.00 119.21 190378.42 0.00 [2024-08-16T11:55:42.822Z] 11:01:01 275.98 0.65 275.33 0.00 5.19 101307.87 0.00 [2024-08-16T11:55:42.822Z] 11:02:01 264.13 0.00 264.13 0.00 0.00 92324.96 0.00 [2024-08-16T11:55:42.822Z] 11:03:01 829.77 0.03 829.74 0.00 0.93 146796.34 0.00 [2024-08-16T11:55:42.822Z] 11:04:01 339.00 0.02 338.99 0.00 0.67 30294.84 0.00 [2024-08-16T11:55:42.822Z] 11:05:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2024-08-16T11:55:42.822Z] 11:06:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2024-08-16T11:55:42.822Z] 11:07:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 [2024-08-16T11:55:42.822Z] 11:08:01 1.97 0.02 1.95 0.00 0.13 22.40 0.00 [2024-08-16T11:55:42.822Z] 11:09:01 1.75 0.00 1.75 0.00 0.00 23.86 0.00 [2024-08-16T11:55:42.822Z] 11:10:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2024-08-16T11:55:42.822Z] 11:11:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-08-16T11:55:42.822Z] 11:12:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 [2024-08-16T11:55:42.822Z] 11:13:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2024-08-16T11:55:42.822Z] 11:14:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 [2024-08-16T11:55:42.822Z] 11:15:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-08-16T11:55:42.822Z] 11:16:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2024-08-16T11:55:42.822Z] 11:17:01 0.87 0.02 0.85 0.00 0.13 10.13 0.00 [2024-08-16T11:55:42.822Z] 11:18:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 [2024-08-16T11:55:42.822Z] 11:19:01 2.68 1.52 1.17 0.00 35.46 15.33 0.00 [2024-08-16T11:55:42.822Z] 11:20:01 1.10 0.00 1.10 0.00 0.00 15.33 0.00 [2024-08-16T11:55:42.822Z] 11:21:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-08-16T11:55:42.822Z] 11:22:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 [2024-08-16T11:55:42.822Z] 11:23:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2024-08-16T11:55:42.822Z] 11:24:01 2.12 1.02 1.10 0.00 21.86 17.46 0.00 [2024-08-16T11:55:42.822Z] 11:25:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 [2024-08-16T11:55:42.822Z] 11:26:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2024-08-16T11:55:42.822Z] 11:27:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2024-08-16T11:55:42.822Z] 11:28:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 [2024-08-16T11:55:42.822Z] 11:29:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2024-08-16T11:55:42.822Z] 11:30:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 [2024-08-16T11:55:42.822Z] 11:31:01 0.82 0.00 0.82 0.00 0.00 9.73 0.00 [2024-08-16T11:55:42.822Z] 11:32:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2024-08-16T11:55:42.822Z] 11:33:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2024-08-16T11:55:42.822Z] 11:34:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 [2024-08-16T11:55:42.822Z] 11:35:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2024-08-16T11:55:42.822Z] 11:36:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-08-16T11:55:42.822Z] 11:37:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-08-16T11:55:42.822Z] 11:38:01 1.32 0.00 1.32 0.00 0.00 16.79 0.00 [2024-08-16T11:55:42.822Z] 11:39:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2024-08-16T11:55:42.822Z] 11:40:02 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2024-08-16T11:55:42.822Z] 11:41:01 1.08 0.00 1.08 0.00 0.00 12.33 0.00 [2024-08-16T11:55:42.822Z] 11:42:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2024-08-16T11:55:42.822Z] 11:43:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 [2024-08-16T11:55:42.822Z] 11:44:01 1.32 0.00 1.32 0.00 0.00 16.39 0.00 [2024-08-16T11:55:42.822Z] 11:45:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2024-08-16T11:55:42.822Z] 11:46:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 [2024-08-16T11:55:42.822Z] 11:47:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2024-08-16T11:55:42.822Z] 11:48:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 [2024-08-16T11:55:42.822Z] 11:49:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2024-08-16T11:55:42.822Z] 11:50:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-08-16T11:55:42.822Z] 11:51:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-08-16T11:55:42.822Z] 11:52:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 [2024-08-16T11:55:42.822Z] 11:53:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-08-16T11:55:42.822Z] 11:54:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2024-08-16T11:55:42.822Z] 11:55:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-08-16T11:55:42.822Z] Average: 55.82 1.16 54.66 0.00 161.52 17289.55 0.00 [2024-08-16T11:55:42.822Z] [2024-08-16T11:55:42.822Z] 10:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-16T11:55:42.822Z] 10:54:01 30163008 31640268 735112 2.24 48736 1736520 1719584 5.07 849516 1580152 5088 [2024-08-16T11:55:42.822Z] 10:55:01 28164460 31518720 792900 2.41 100880 3458988 1903428 5.61 1245596 3010964 249376 [2024-08-16T11:55:42.822Z] 10:56:01 27135708 31335268 969116 2.95 128748 4202160 2255160 6.65 1877660 3324656 234864 [2024-08-16T11:55:42.823Z] 10:57:01 26625952 31244156 1058208 3.22 132568 4593656 2476472 7.30 1957524 3732328 793800 [2024-08-16T11:55:42.823Z] 10:58:01 26443840 31419116 880712 2.68 137332 4907492 2005588 5.91 1820056 4008804 598532 [2024-08-16T11:55:42.823Z] 10:59:01 20439424 31356040 908092 2.76 175084 10689968 2746672 8.09 2152924 9515468 1964292 [2024-08-16T11:55:42.823Z] 11:00:01 16860616 31344680 901380 2.74 340192 13767960 2472116 7.29 2852896 12047000 74328 [2024-08-16T11:55:42.823Z] 11:01:01 8445552 27310656 4860784 14.78 381576 17676156 12843596 37.85 7535672 15235436 1198412 [2024-08-16T11:55:42.823Z] 11:02:01 6298000 27160288 5020892 15.27 394092 19596468 10623384 31.31 8459432 16415684 835716 [2024-08-16T11:55:42.823Z] 11:03:01 6848140 30227448 1971248 5.99 406800 22066364 5365364 15.81 6246652 18077460 84816 [2024-08-16T11:55:42.823Z] 11:04:01 9750784 31381312 863772 2.63 410176 20495964 2224952 6.56 3299252 18362556 28 [2024-08-16T11:55:42.823Z] 11:05:01 9752652 31383272 861856 2.62 410196 20495964 2224952 6.56 3299092 18362556 16 [2024-08-16T11:55:42.823Z] 11:06:01 9804696 31435356 809684 2.46 410220 20495968 2224952 6.56 3246864 18362560 4 [2024-08-16T11:55:42.823Z] 11:07:01 9805932 31436600 808364 2.46 410236 20495972 2224952 6.56 3245652 18362564 272 [2024-08-16T11:55:42.823Z] 11:08:01 9806700 31437488 807376 2.46 410264 20495972 2199464 6.48 3245060 18362564 52 [2024-08-16T11:55:42.823Z] 11:09:01 9807448 31438216 806704 2.45 410296 20495952 2199464 6.48 3245184 18362544 300 [2024-08-16T11:55:42.823Z] 11:10:01 9807336 31438164 806760 2.45 410312 20495956 2199464 6.48 3245228 18362552 8 [2024-08-16T11:55:42.823Z] 11:11:01 9807572 31438408 806492 2.45 410320 20495960 2199464 6.48 3245268 18362552 152 [2024-08-16T11:55:42.823Z] 11:12:01 9807524 31438392 806452 2.45 410344 20495964 2199464 6.48 3245340 18362560 8 [2024-08-16T11:55:42.823Z] 11:13:01 9807540 31438408 806368 2.45 410352 20495964 2199464 6.48 3245324 18362560 144 [2024-08-16T11:55:42.823Z] 11:14:01 9808244 31439136 805796 2.45 410384 20495968 2199464 6.48 3244760 18362560 8 [2024-08-16T11:55:42.823Z] 11:15:01 9808228 31439128 805756 2.45 410404 20495972 2183280 6.43 3244700 18362564 148 [2024-08-16T11:55:42.823Z] 11:16:01 9808412 31439372 805704 2.45 410420 20495972 2183280 6.43 3244884 18362568 8 [2024-08-16T11:55:42.823Z] 11:17:01 9808372 31439340 805676 2.45 410428 20495972 2183280 6.43 3244884 18362576 168 [2024-08-16T11:55:42.823Z] 11:18:01 9807828 31438828 806128 2.45 410444 20495968 2183280 6.43 3244900 18362568 8 [2024-08-16T11:55:42.823Z] 11:19:01 9798184 31431120 813716 2.47 410472 20497048 2183280 6.43 3256660 18362864 156 [2024-08-16T11:55:42.823Z] 11:20:01 9797924 31430900 813936 2.48 410492 20497052 2183280 6.43 3256056 18362824 16 [2024-08-16T11:55:42.823Z] 11:21:01 9797924 31430900 813840 2.47 410512 20497052 2183280 6.43 3256092 18362824 144 [2024-08-16T11:55:42.823Z] 11:22:01 9797900 31430880 813808 2.47 410520 20497056 2183280 6.43 3256124 18362828 8 [2024-08-16T11:55:42.823Z] 11:23:01 9797828 31430852 813784 2.47 410544 20497052 2183280 6.43 3256340 18362828 48 [2024-08-16T11:55:42.823Z] 11:24:01 9793220 31427240 817144 2.49 410608 20497676 2226188 6.56 3256560 18363372 356 [2024-08-16T11:55:42.823Z] 11:25:01 9793704 31427728 816792 2.48 410628 20497680 2226188 6.56 3256688 18363376 248 [2024-08-16T11:55:42.823Z] 11:26:01 9793948 31427976 816496 2.48 410648 20497680 2226188 6.56 3256444 18363376 8 [2024-08-16T11:55:42.823Z] 11:27:01 9793932 31428024 816420 2.48 410672 20497688 2226188 6.56 3256556 18363384 268 [2024-08-16T11:55:42.823Z] 11:28:01 9793884 31427980 816392 2.48 410704 20497672 2226188 6.56 3256496 18363388 8 [2024-08-16T11:55:42.823Z] 11:29:01 9794328 31428584 815908 2.48 410720 20497820 2226188 6.56 3256852 18363484 244 [2024-08-16T11:55:42.823Z] 11:30:01 9794416 31428676 815828 2.48 410740 20497824 2226188 6.56 3256412 18363488 8 [2024-08-16T11:55:42.823Z] 11:31:01 9793712 31428028 816448 2.48 410748 20497824 2226188 6.56 3256468 18363524 152 [2024-08-16T11:55:42.823Z] 11:32:01 9793616 31427944 816524 2.48 410768 20497828 2226188 6.56 3256828 18363528 196 [2024-08-16T11:55:42.823Z] 11:33:01 9793456 31427840 816632 2.48 410792 20497836 2226188 6.56 3256544 18363536 20 [2024-08-16T11:55:42.823Z] 11:34:01 9793868 31428288 816320 2.48 410836 20497836 2226188 6.56 3256628 18363532 24 [2024-08-16T11:55:42.823Z] 11:35:01 9793316 31427740 816752 2.48 410864 20497840 2226188 6.56 3256812 18363536 220 [2024-08-16T11:55:42.823Z] 11:36:01 9793836 31428312 816216 2.48 410880 20497840 2226188 6.56 3256684 18363540 12 [2024-08-16T11:55:42.823Z] 11:37:01 9793796 31428280 816156 2.48 410896 20497848 2226188 6.56 3256860 18363548 148 [2024-08-16T11:55:42.823Z] 11:38:01 9794024 31428516 815848 2.48 410940 20497836 2209556 6.51 3256692 18363552 24 [2024-08-16T11:55:42.823Z] 11:39:01 9793344 31427896 816400 2.48 410972 20497852 2209556 6.51 3256788 18363548 148 [2024-08-16T11:55:42.823Z] 11:40:02 9793296 31427908 816380 2.48 410992 20497856 2209556 6.51 3256764 18363556 8 [2024-08-16T11:55:42.823Z] 11:41:01 9793272 31427888 816316 2.48 411008 20497860 2209556 6.51 3256808 18363560 144 [2024-08-16T11:55:42.823Z] 11:42:01 9793224 31427844 816288 2.48 411020 20497860 2209556 6.51 3256792 18363560 8 [2024-08-16T11:55:42.823Z] 11:43:01 9793644 31428316 816004 2.48 411032 20497864 2209556 6.51 3257172 18363568 28 [2024-08-16T11:55:42.823Z] 11:44:01 9793440 31428112 816152 2.48 411068 20497856 2209556 6.51 3256852 18363568 8 [2024-08-16T11:55:42.823Z] 11:45:01 9793392 31428096 816108 2.48 411088 20497868 2209556 6.51 3256828 18363564 8 [2024-08-16T11:55:42.823Z] 11:46:01 9793508 31428276 815868 2.48 411124 20497876 2209556 6.51 3256896 18363576 12 [2024-08-16T11:55:42.823Z] 11:47:01 9793192 31427960 816112 2.48 411152 20497876 2209556 6.51 3256928 18363576 8 [2024-08-16T11:55:42.823Z] 11:48:01 9793216 31428044 815976 2.48 411204 20497872 2209556 6.51 3256980 18363584 8 [2024-08-16T11:55:42.823Z] 11:49:01 9793416 31428300 815948 2.48 411236 20497868 2209556 6.51 3257096 18363588 8 [2024-08-16T11:55:42.823Z] 11:50:01 9793392 31428288 815892 2.48 411252 20497888 2209556 6.51 3257392 18363580 160 [2024-08-16T11:55:42.823Z] 11:51:01 9793092 31427996 816108 2.48 411268 20497892 2209556 6.51 3257392 18363584 156 [2024-08-16T11:55:42.823Z] 11:52:01 9793116 31428080 816052 2.48 411280 20497892 2209556 6.51 3257376 18363592 160 [2024-08-16T11:55:42.823Z] 11:53:01 9793512 31428480 815788 2.48 411292 20497896 2209556 6.51 3257420 18363596 180 [2024-08-16T11:55:42.823Z] 11:54:01 9793600 31428684 815548 2.48 411296 20498028 2209556 6.51 3257512 18363700 36 [2024-08-16T11:55:42.823Z] 11:55:01 9793624 31428740 815508 2.48 411312 20498028 2209556 6.51 3257164 18363724 8 [2024-08-16T11:55:42.823Z] Average: 11400130 31272142 975786 2.97 380716 18847602 2569284 7.57 3294924 16803770 97483 [2024-08-16T11:55:42.823Z] [2024-08-16T11:55:42.823Z] 10:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-16T11:55:42.823Z] 10:54:01 ens3 595.73 508.18 3609.62 89.56 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:54:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:55:01 ens3 1088.19 997.02 9798.41 106.15 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:55:01 docker0 856.84 863.29 63.15 4946.67 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:55:01 lo 4.67 4.67 0.45 0.45 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:56:01 ens3 23.14 15.38 25.24 10.10 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:56:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:56:01 veth674246b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:57:01 ens3 36.94 25.83 32.67 16.03 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:57:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:57:01 veth674246b 1.57 1.58 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:58:01 ens3 85.00 49.18 684.47 12.29 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:58:01 veth674246b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth85cf9a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth6613c4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 vethace4de2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth8c6d19d 1.30 2.40 0.11 31.43 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth67409c4 2.61 3.96 0.19 34.10 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 ens3 304.56 179.61 5270.00 171.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth24d4692 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth1c35e2e 0.57 0.60 0.05 0.24 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 docker0 4.48 6.50 0.29 65.73 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth62804b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 vethde59742 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth71584eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 vethddcabf2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth03d0a82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 vethf2d26a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 10:59:01 veth9748bdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:00:01 ens3 797.39 462.17 6970.02 55.49 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:00:01 veth94f9d01 83.40 151.03 8.58 1182.62 0.00 0.00 0.00 0.10 [2024-08-16T11:55:42.823Z] 11:00:01 veth1c35e2e 0.07 0.82 0.00 0.03 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:00:01 docker0 449.28 773.36 39.09 6951.42 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:00:01 vethad8ad11 68.18 128.21 7.34 1177.29 0.00 0.00 0.00 0.10 [2024-08-16T11:55:42.823Z] 11:00:01 vethd5892f4 83.62 143.26 8.66 1185.51 0.00 0.00 0.00 0.10 [2024-08-16T11:55:42.823Z] 11:00:01 vethe9550f8 83.47 136.53 8.55 1180.34 0.00 0.00 0.00 0.10 [2024-08-16T11:55:42.823Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:00:01 vetha552e8a 79.30 135.21 8.28 1180.29 0.00 0.00 0.00 0.10 [2024-08-16T11:55:42.823Z] 11:01:01 veth946fe27 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth979325a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth4ca1665 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 ens3 14.46 10.13 11.24 6.40 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth1c35e2e 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 vethe9fc88e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth60002f6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth07087ee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth9cccf49 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 vethbfb1ad5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth3994221 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 vethba10f66 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth2851a82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 veth0ce7ff3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:01:01 vetheb941f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth946fe27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth979325a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth4ca1665 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 ens3 1.72 0.98 1.39 0.80 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth1c35e2e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 vethe9fc88e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth60002f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth07087ee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth9cccf49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 vethbfb1ad5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth3994221 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 vethba10f66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth2851a82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 veth0ce7ff3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:02:01 vetheb941f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 veth946fe27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 veth979325a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 veth4ca1665 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 ens3 26.09 16.79 20.69 11.48 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 veth1c35e2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 vethe9fc88e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 veth60002f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 veth07087ee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.823Z] 11:03:01 veth9cccf49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:03:01 vethbe9a685 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:03:01 veth6014f36 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:04:01 ens3 10.21 5.65 8.91 4.19 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:05:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:06:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:08:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:09:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:10:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:14:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:18:01 ens3 0.17 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:19:01 ens3 7.95 6.30 5.62 6.35 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:20:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:22:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:24:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:29:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:30:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:32:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:33:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:34:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:39:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:40:02 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:41:01 ens3 0.27 0.14 0.23 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:42:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:44:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:45:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:45:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:46:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:46:01 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:49:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:51:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] Average: ens3 48.35 36.80 426.64 7.92 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.824Z] Average: docker0 21.17 26.54 1.66 193.09 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.825Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-16T11:55:42.825Z] [2024-08-16T11:55:42.825Z] [2024-08-16T11:55:42.825Z] ---> sar -P ALL: [2024-08-16T11:55:42.825Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7812) 08/16/24 _x86_64_ (8 CPU) [2024-08-16T11:55:42.825Z] [2024-08-16T11:55:42.825Z] 10:52:55 LINUX RESTART (8 CPU) [2024-08-16T11:55:42.825Z] [2024-08-16T11:55:42.825Z] 10:53:01 CPU %user %nice %system %iowait %steal %idle [2024-08-16T11:55:42.825Z] 10:54:01 all 5.07 0.00 1.22 1.50 0.04 92.16 [2024-08-16T11:55:42.825Z] 10:54:01 0 4.75 0.00 0.94 5.09 0.03 89.19 [2024-08-16T11:55:42.825Z] 10:54:01 1 4.61 0.00 0.63 0.33 0.03 94.39 [2024-08-16T11:55:42.825Z] 10:54:01 2 8.82 0.00 0.78 0.42 0.05 89.93 [2024-08-16T11:55:42.825Z] 10:54:01 3 3.21 0.00 0.59 0.25 0.05 95.90 [2024-08-16T11:55:42.825Z] 10:54:01 4 4.56 0.00 1.41 0.18 0.03 93.81 [2024-08-16T11:55:42.825Z] 10:54:01 5 3.60 0.00 1.10 0.57 0.03 94.69 [2024-08-16T11:55:42.825Z] 10:54:01 6 2.85 0.00 2.74 3.53 0.03 90.85 [2024-08-16T11:55:42.825Z] 10:54:01 7 8.16 0.00 1.59 1.65 0.03 88.57 [2024-08-16T11:55:42.825Z] 10:55:01 all 7.92 0.00 3.78 1.87 0.05 86.38 [2024-08-16T11:55:42.825Z] 10:55:01 0 6.88 0.00 3.58 0.03 0.05 89.46 [2024-08-16T11:55:42.825Z] 10:55:01 1 6.95 0.00 4.27 1.20 0.05 87.53 [2024-08-16T11:55:42.825Z] 10:55:01 2 7.44 0.00 4.20 10.17 0.07 78.13 [2024-08-16T11:55:42.825Z] 10:55:01 3 8.26 0.00 3.63 0.47 0.03 87.60 [2024-08-16T11:55:42.825Z] 10:55:01 4 10.83 0.00 4.46 1.91 0.07 82.73 [2024-08-16T11:55:42.825Z] 10:55:01 5 8.99 0.00 2.85 0.03 0.05 88.07 [2024-08-16T11:55:42.825Z] 10:55:01 6 8.02 0.00 3.30 0.22 0.05 88.41 [2024-08-16T11:55:42.825Z] 10:55:01 7 5.98 0.00 3.95 0.88 0.05 89.14 [2024-08-16T11:55:42.825Z] 10:56:01 all 34.66 0.00 6.09 2.69 0.09 56.46 [2024-08-16T11:55:42.825Z] 10:56:01 0 32.24 0.00 5.56 0.45 0.07 61.67 [2024-08-16T11:55:42.825Z] 10:56:01 1 32.60 0.00 6.68 0.94 0.12 59.66 [2024-08-16T11:55:42.825Z] 10:56:01 2 32.72 0.00 6.30 15.34 0.08 45.56 [2024-08-16T11:55:42.825Z] 10:56:01 3 37.85 0.00 7.11 0.36 0.12 54.57 [2024-08-16T11:55:42.825Z] 10:56:01 4 35.64 0.00 5.68 3.12 0.08 55.47 [2024-08-16T11:55:42.825Z] 10:56:01 5 37.13 0.00 6.29 0.56 0.08 55.93 [2024-08-16T11:55:42.825Z] 10:56:01 6 34.80 0.00 5.70 0.46 0.10 58.94 [2024-08-16T11:55:42.825Z] 10:56:01 7 34.33 0.00 5.42 0.35 0.08 59.81 [2024-08-16T11:55:42.825Z] 10:57:01 all 37.67 0.00 6.25 0.54 0.08 55.45 [2024-08-16T11:55:42.825Z] 10:57:01 0 39.24 0.00 6.52 0.08 0.08 54.06 [2024-08-16T11:55:42.825Z] 10:57:01 1 37.59 0.00 5.77 0.40 0.08 56.15 [2024-08-16T11:55:42.825Z] 10:57:01 2 36.27 0.00 5.79 0.00 0.07 57.87 [2024-08-16T11:55:42.825Z] 10:57:01 3 36.31 0.00 7.10 0.10 0.08 56.40 [2024-08-16T11:55:42.825Z] 10:57:01 4 38.17 0.00 5.70 3.64 0.08 52.41 [2024-08-16T11:55:42.825Z] 10:57:01 5 36.48 0.00 6.23 0.08 0.07 57.14 [2024-08-16T11:55:42.825Z] 10:57:01 6 37.94 0.00 6.97 0.00 0.08 55.00 [2024-08-16T11:55:42.825Z] 10:57:01 7 39.39 0.00 5.95 0.02 0.07 54.58 [2024-08-16T11:55:42.825Z] 10:58:01 all 57.24 0.00 7.48 0.60 0.11 34.58 [2024-08-16T11:55:42.825Z] 10:58:01 0 55.58 0.00 7.61 0.32 0.10 36.39 [2024-08-16T11:55:42.825Z] 10:58:01 1 55.81 0.00 7.72 0.19 0.08 36.20 [2024-08-16T11:55:42.825Z] 10:58:01 2 56.44 0.00 6.99 0.12 0.10 36.35 [2024-08-16T11:55:42.825Z] 10:58:01 3 56.02 0.00 7.79 0.20 0.12 35.87 [2024-08-16T11:55:42.825Z] 10:58:01 4 57.71 0.00 7.09 1.13 0.10 33.97 [2024-08-16T11:55:42.825Z] 10:58:01 5 60.11 0.00 7.42 0.10 0.12 32.25 [2024-08-16T11:55:42.825Z] 10:58:01 6 58.82 0.00 7.66 2.59 0.10 30.83 [2024-08-16T11:55:42.825Z] 10:58:01 7 57.43 0.00 7.54 0.12 0.15 34.76 [2024-08-16T11:55:42.825Z] 10:59:01 all 24.49 0.00 9.00 15.81 0.11 50.59 [2024-08-16T11:55:42.825Z] 10:59:01 0 23.66 0.00 9.21 18.90 0.14 48.10 [2024-08-16T11:55:42.825Z] 10:59:01 1 25.05 0.00 8.93 13.53 0.12 52.37 [2024-08-16T11:55:42.825Z] 10:59:01 2 26.76 0.00 8.68 17.53 0.10 46.92 [2024-08-16T11:55:42.825Z] 10:59:01 3 26.19 0.00 9.55 23.98 0.12 40.16 [2024-08-16T11:55:42.825Z] 10:59:01 4 25.56 0.00 8.58 19.64 0.10 46.12 [2024-08-16T11:55:42.825Z] 10:59:01 5 23.48 0.00 9.15 10.19 0.09 57.10 [2024-08-16T11:55:42.825Z] 10:59:01 6 24.31 0.00 9.12 12.54 0.12 53.91 [2024-08-16T11:55:42.825Z] 10:59:01 7 20.92 0.00 8.76 10.36 0.12 59.84 [2024-08-16T11:55:42.825Z] 11:00:01 all 10.91 0.00 5.66 16.54 0.07 66.82 [2024-08-16T11:55:42.825Z] 11:00:01 0 11.62 0.00 5.70 12.16 0.05 70.46 [2024-08-16T11:55:42.825Z] 11:00:01 1 13.01 0.00 8.12 42.74 0.10 36.03 [2024-08-16T11:55:42.825Z] 11:00:01 2 10.40 0.00 4.34 5.70 0.05 79.52 [2024-08-16T11:55:42.825Z] 11:00:01 3 12.29 0.00 6.37 19.68 0.10 61.56 [2024-08-16T11:55:42.825Z] 11:00:01 4 10.75 0.00 5.05 6.77 0.08 77.35 [2024-08-16T11:55:42.825Z] 11:00:01 5 10.20 0.00 4.79 13.82 0.07 71.12 [2024-08-16T11:55:42.825Z] 11:00:01 6 9.69 0.00 5.47 19.30 0.07 65.48 [2024-08-16T11:55:42.825Z] 11:00:01 7 9.32 0.00 5.45 12.41 0.07 72.75 [2024-08-16T11:55:42.825Z] 11:01:01 all 64.33 0.00 12.48 9.08 0.13 13.98 [2024-08-16T11:55:42.825Z] 11:01:01 0 64.20 0.00 13.89 7.69 0.19 14.03 [2024-08-16T11:55:42.825Z] 11:01:01 1 64.81 0.00 13.72 6.91 0.10 14.45 [2024-08-16T11:55:42.825Z] 11:01:01 2 64.87 0.00 10.65 7.00 0.12 17.37 [2024-08-16T11:55:42.825Z] 11:01:01 3 66.10 0.00 11.30 10.05 0.13 12.41 [2024-08-16T11:55:42.825Z] 11:01:01 4 63.56 0.00 12.52 8.95 0.10 14.87 [2024-08-16T11:55:42.825Z] 11:01:01 5 64.26 0.00 12.00 6.46 0.12 17.16 [2024-08-16T11:55:42.825Z] 11:01:01 6 65.33 0.00 11.92 12.32 0.12 10.31 [2024-08-16T11:55:42.825Z] 11:01:01 7 61.48 0.00 13.88 13.24 0.19 11.22 [2024-08-16T11:55:42.825Z] 11:02:01 all 89.10 0.00 10.70 0.00 0.19 0.00 [2024-08-16T11:55:42.825Z] 11:02:01 0 89.27 0.00 10.54 0.00 0.18 0.00 [2024-08-16T11:55:42.825Z] 11:02:01 1 89.11 0.00 10.69 0.00 0.20 0.00 [2024-08-16T11:55:42.825Z] 11:02:01 2 90.13 0.00 9.72 0.00 0.15 0.00 [2024-08-16T11:55:42.825Z] 11:02:01 3 88.29 0.00 11.46 0.00 0.26 0.00 [2024-08-16T11:55:42.825Z] 11:02:01 4 86.97 0.00 12.80 0.00 0.22 0.00 [2024-08-16T11:55:42.825Z] 11:02:01 5 89.79 0.00 10.03 0.00 0.17 0.02 [2024-08-16T11:55:42.825Z] 11:02:01 6 89.45 0.00 10.35 0.00 0.20 0.00 [2024-08-16T11:55:42.825Z] 11:02:01 7 89.74 0.00 10.09 0.00 0.17 0.00 [2024-08-16T11:55:42.825Z] 11:03:01 all 87.75 0.00 11.96 0.05 0.16 0.09 [2024-08-16T11:55:42.825Z] 11:03:01 0 87.72 0.00 12.02 0.00 0.15 0.10 [2024-08-16T11:55:42.825Z] 11:03:01 1 87.68 0.00 12.01 0.05 0.19 0.07 [2024-08-16T11:55:42.825Z] 11:03:01 2 88.71 0.00 11.00 0.03 0.12 0.14 [2024-08-16T11:55:42.825Z] 11:03:01 3 86.62 0.00 13.01 0.04 0.21 0.12 [2024-08-16T11:55:42.825Z] 11:03:01 4 86.82 0.00 12.87 0.15 0.15 0.00 [2024-08-16T11:55:42.825Z] 11:03:01 5 88.18 0.00 11.50 0.08 0.15 0.08 [2024-08-16T11:55:42.825Z] 11:03:01 6 88.05 0.00 11.64 0.05 0.15 0.10 [2024-08-16T11:55:42.825Z] 11:03:01 7 88.12 0.00 11.68 0.02 0.12 0.07 [2024-08-16T11:55:42.825Z] 11:04:01 all 6.75 0.00 1.93 3.06 0.03 88.23 [2024-08-16T11:55:42.825Z] 11:04:01 0 7.65 0.00 1.91 1.69 0.02 88.73 [2024-08-16T11:55:42.825Z] 11:04:01 1 6.09 0.00 1.95 6.13 0.03 85.80 [2024-08-16T11:55:42.825Z] 11:04:01 2 5.29 0.00 1.42 2.15 0.03 91.10 [2024-08-16T11:55:42.825Z] 11:04:01 3 7.73 0.00 2.11 2.89 0.03 87.24 [2024-08-16T11:55:42.825Z] 11:04:01 4 6.10 0.00 2.04 3.70 0.05 88.11 [2024-08-16T11:55:42.825Z] 11:04:01 5 6.89 0.00 2.24 3.36 0.02 87.50 [2024-08-16T11:55:42.825Z] 11:04:01 6 7.18 0.00 1.93 3.14 0.02 87.74 [2024-08-16T11:55:42.825Z] 11:04:01 7 7.09 0.00 1.84 1.40 0.03 89.63 [2024-08-16T11:55:42.825Z] [2024-08-16T11:55:42.825Z] 11:04:01 CPU %user %nice %system %iowait %steal %idle [2024-08-16T11:55:42.825Z] 11:05:01 all 0.30 0.00 0.01 0.00 0.01 99.68 [2024-08-16T11:55:42.825Z] 11:05:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-16T11:55:42.825Z] 11:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.825Z] 11:05:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-16T11:55:42.825Z] 11:05:01 3 2.23 0.00 0.02 0.00 0.02 97.73 [2024-08-16T11:55:42.825Z] 11:05:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-16T11:55:42.825Z] 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.825Z] 11:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.825Z] 11:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.825Z] 11:06:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2024-08-16T11:55:42.825Z] 11:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-16T11:55:42.825Z] 11:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.825Z] 11:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-16T11:55:42.825Z] 11:06:01 3 0.93 0.00 0.00 0.00 0.00 99.07 [2024-08-16T11:55:42.825Z] 11:06:01 4 0.05 0.00 0.07 0.00 0.05 99.83 [2024-08-16T11:55:42.825Z] 11:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.825Z] 11:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.825Z] 11:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.825Z] 11:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-16T11:55:42.825Z] 11:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.825Z] 11:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.825Z] 11:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.825Z] 11:07:01 3 0.13 0.00 0.00 0.00 0.02 99.85 [2024-08-16T11:55:42.825Z] 11:07:01 4 0.07 0.00 0.08 0.00 0.05 99.80 [2024-08-16T11:55:42.825Z] 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.825Z] 11:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-16T11:55:42.825Z] 11:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.825Z] 11:08:01 all 0.05 0.00 0.03 0.01 0.00 99.91 [2024-08-16T11:55:42.825Z] 11:08:01 0 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-16T11:55:42.825Z] 11:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.825Z] 11:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-16T11:55:42.825Z] 11:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.825Z] 11:08:01 4 0.15 0.00 0.07 0.02 0.02 99.75 [2024-08-16T11:55:42.825Z] 11:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.825Z] 11:08:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-16T11:55:42.825Z] 11:08:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-16T11:55:42.825Z] 11:09:01 all 0.09 0.00 0.02 0.01 0.01 99.88 [2024-08-16T11:55:42.825Z] 11:09:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-16T11:55:42.825Z] 11:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.825Z] 11:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-16T11:55:42.825Z] 11:09:01 3 0.48 0.00 0.00 0.00 0.02 99.50 [2024-08-16T11:55:42.826Z] 11:09:01 4 0.12 0.00 0.03 0.05 0.03 99.77 [2024-08-16T11:55:42.826Z] 11:09:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:10:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-08-16T11:55:42.826Z] 11:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:10:01 3 0.53 0.00 0.00 0.00 0.02 99.45 [2024-08-16T11:55:42.826Z] 11:10:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-16T11:55:42.826Z] 11:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-16T11:55:42.826Z] 11:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:11:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-16T11:55:42.826Z] 11:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:11:01 4 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-16T11:55:42.826Z] 11:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:12:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-16T11:55:42.826Z] 11:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:12:01 2 0.07 0.00 0.02 0.02 0.00 99.90 [2024-08-16T11:55:42.826Z] 11:12:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:12:01 4 0.07 0.00 0.07 0.00 0.03 99.83 [2024-08-16T11:55:42.826Z] 11:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:13:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2024-08-16T11:55:42.826Z] 11:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.826Z] 11:13:01 3 1.65 0.00 0.00 0.00 0.00 98.35 [2024-08-16T11:55:42.826Z] 11:13:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-16T11:55:42.826Z] 11:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.826Z] 11:14:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2024-08-16T11:55:42.826Z] 11:14:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:14:01 3 0.62 0.00 0.02 0.00 0.02 99.35 [2024-08-16T11:55:42.826Z] 11:14:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-16T11:55:42.826Z] 11:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:15:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2024-08-16T11:55:42.826Z] 11:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.826Z] 11:15:01 4 0.02 0.00 0.07 0.00 0.03 99.88 [2024-08-16T11:55:42.826Z] 11:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] [2024-08-16T11:55:42.826Z] 11:15:01 CPU %user %nice %system %iowait %steal %idle [2024-08-16T11:55:42.826Z] 11:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-16T11:55:42.826Z] 11:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:16:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-16T11:55:42.826Z] 11:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:16:01 4 0.07 0.00 0.07 0.00 0.03 99.83 [2024-08-16T11:55:42.826Z] 11:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-16T11:55:42.826Z] 11:17:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-16T11:55:42.826Z] 11:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.826Z] 11:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:17:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:17:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.826Z] 11:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.826Z] 11:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-16T11:55:42.826Z] 11:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-16T11:55:42.826Z] 11:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:18:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-16T11:55:42.826Z] 11:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:19:01 all 0.34 0.00 0.05 0.01 0.01 99.59 [2024-08-16T11:55:42.826Z] 11:19:01 0 0.12 0.00 0.03 0.02 0.00 99.83 [2024-08-16T11:55:42.826Z] 11:19:01 1 0.25 0.00 0.05 0.00 0.00 99.70 [2024-08-16T11:55:42.826Z] 11:19:01 2 0.10 0.00 0.07 0.00 0.02 99.82 [2024-08-16T11:55:42.826Z] 11:19:01 3 1.23 0.00 0.03 0.00 0.02 98.72 [2024-08-16T11:55:42.826Z] 11:19:01 4 0.37 0.00 0.05 0.03 0.03 99.52 [2024-08-16T11:55:42.826Z] 11:19:01 5 0.15 0.00 0.02 0.02 0.00 99.82 [2024-08-16T11:55:42.826Z] 11:19:01 6 0.30 0.00 0.03 0.00 0.00 99.67 [2024-08-16T11:55:42.826Z] 11:19:01 7 0.22 0.00 0.10 0.02 0.02 99.65 [2024-08-16T11:55:42.826Z] 11:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-08-16T11:55:42.826Z] 11:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:20:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:20:01 3 1.95 0.00 0.03 0.00 0.03 97.98 [2024-08-16T11:55:42.826Z] 11:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.826Z] 11:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:21:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2024-08-16T11:55:42.826Z] 11:21:01 0 0.03 0.00 0.00 0.02 0.03 99.92 [2024-08-16T11:55:42.826Z] 11:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:21:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-16T11:55:42.826Z] 11:21:01 3 0.48 0.00 0.03 0.00 0.02 99.47 [2024-08-16T11:55:42.826Z] 11:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-16T11:55:42.826Z] 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-16T11:55:42.826Z] 11:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.826Z] 11:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-16T11:55:42.826Z] 11:22:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-16T11:55:42.826Z] 11:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-16T11:55:42.826Z] 11:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.826Z] 11:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-16T11:55:42.826Z] 11:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:23:01 all 0.07 0.00 0.03 0.01 0.01 99.89 [2024-08-16T11:55:42.826Z] 11:23:01 0 0.05 0.00 0.05 0.03 0.03 99.83 [2024-08-16T11:55:42.826Z] 11:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:23:01 2 0.07 0.00 0.03 0.03 0.00 99.87 [2024-08-16T11:55:42.826Z] 11:23:01 3 0.30 0.00 0.05 0.00 0.00 99.65 [2024-08-16T11:55:42.826Z] 11:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.826Z] 11:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:23:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2024-08-16T11:55:42.826Z] 11:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:24:01 all 0.05 0.00 0.06 0.00 0.01 99.88 [2024-08-16T11:55:42.826Z] 11:24:01 0 0.05 0.00 0.08 0.00 0.03 99.83 [2024-08-16T11:55:42.826Z] 11:24:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2024-08-16T11:55:42.826Z] 11:24:01 2 0.22 0.00 0.08 0.03 0.02 99.65 [2024-08-16T11:55:42.826Z] 11:24:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:24:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-16T11:55:42.826Z] 11:24:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-08-16T11:55:42.826Z] 11:24:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2024-08-16T11:55:42.826Z] 11:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:25:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-08-16T11:55:42.826Z] 11:25:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-16T11:55:42.826Z] 11:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:25:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-16T11:55:42.826Z] 11:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:25:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2024-08-16T11:55:42.826Z] 11:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-16T11:55:42.826Z] 11:26:01 0 0.07 0.00 0.05 0.02 0.05 99.82 [2024-08-16T11:55:42.826Z] 11:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:26:01 3 0.18 0.00 0.02 0.00 0.02 99.78 [2024-08-16T11:55:42.826Z] 11:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] [2024-08-16T11:55:42.826Z] 11:26:01 CPU %user %nice %system %iowait %steal %idle [2024-08-16T11:55:42.826Z] 11:27:01 all 0.14 0.00 0.02 0.00 0.01 99.82 [2024-08-16T11:55:42.826Z] 11:27:01 0 0.03 0.00 0.05 0.02 0.03 99.87 [2024-08-16T11:55:42.826Z] 11:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:27:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.826Z] 11:27:01 3 0.96 0.00 0.07 0.00 0.00 98.97 [2024-08-16T11:55:42.826Z] 11:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:27:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-16T11:55:42.826Z] 11:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.826Z] 11:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.826Z] 11:28:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-08-16T11:55:42.826Z] 11:28:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-16T11:55:42.826Z] 11:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:28:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-16T11:55:42.826Z] 11:28:01 3 0.43 0.00 0.00 0.00 0.03 99.53 [2024-08-16T11:55:42.826Z] 11:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:28:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-16T11:55:42.826Z] 11:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:29:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-08-16T11:55:42.826Z] 11:29:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-16T11:55:42.826Z] 11:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.826Z] 11:29:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-16T11:55:42.826Z] 11:29:01 3 2.02 0.00 0.02 0.00 0.02 97.95 [2024-08-16T11:55:42.826Z] 11:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-16T11:55:42.826Z] 11:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.826Z] 11:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.826Z] 11:30:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-08-16T11:55:42.826Z] 11:30:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:30:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-16T11:55:42.827Z] 11:30:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2024-08-16T11:55:42.827Z] 11:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.827Z] 11:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.827Z] 11:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:31:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2024-08-16T11:55:42.827Z] 11:31:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2024-08-16T11:55:42.827Z] 11:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:31:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-16T11:55:42.827Z] 11:31:01 3 1.92 0.00 0.00 0.00 0.02 98.06 [2024-08-16T11:55:42.827Z] 11:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:31:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-16T11:55:42.827Z] 11:31:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-16T11:55:42.827Z] 11:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:32:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2024-08-16T11:55:42.827Z] 11:32:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2024-08-16T11:55:42.827Z] 11:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:32:01 3 0.28 0.00 0.10 0.00 0.02 99.60 [2024-08-16T11:55:42.827Z] 11:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:32:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-16T11:55:42.827Z] 11:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-16T11:55:42.827Z] 11:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:33:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:33:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-16T11:55:42.827Z] 11:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-16T11:55:42.827Z] 11:34:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:34:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-16T11:55:42.827Z] 11:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-16T11:55:42.827Z] 11:35:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-16T11:55:42.827Z] 11:35:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-16T11:55:42.827Z] 11:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:36:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-08-16T11:55:42.827Z] 11:36:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.827Z] 11:36:01 2 0.17 0.00 0.05 0.00 0.02 99.77 [2024-08-16T11:55:42.827Z] 11:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:36:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-08-16T11:55:42.827Z] 11:36:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-16T11:55:42.827Z] 11:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.827Z] 11:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:37:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] [2024-08-16T11:55:42.827Z] 11:37:01 CPU %user %nice %system %iowait %steal %idle [2024-08-16T11:55:42.827Z] 11:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-16T11:55:42.827Z] 11:38:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:38:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2024-08-16T11:55:42.827Z] 11:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-16T11:55:42.827Z] 11:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-16T11:55:42.827Z] 11:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-16T11:55:42.827Z] 11:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-16T11:55:42.827Z] 11:39:01 0 0.02 0.00 0.02 0.02 0.03 99.92 [2024-08-16T11:55:42.827Z] 11:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:39:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2024-08-16T11:55:42.827Z] 11:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:40:02 all 0.18 0.00 0.01 0.00 0.01 99.80 [2024-08-16T11:55:42.827Z] 11:40:02 0 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:40:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:40:02 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:40:02 3 1.22 0.00 0.00 0.00 0.00 98.78 [2024-08-16T11:55:42.827Z] 11:40:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:40:02 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:40:02 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-16T11:55:42.827Z] 11:40:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:41:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-08-16T11:55:42.827Z] 11:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:41:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2024-08-16T11:55:42.827Z] 11:41:01 3 1.99 0.00 0.02 0.00 0.02 97.98 [2024-08-16T11:55:42.827Z] 11:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:42:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-08-16T11:55:42.827Z] 11:42:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:42:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2024-08-16T11:55:42.827Z] 11:42:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2024-08-16T11:55:42.827Z] 11:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:43:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2024-08-16T11:55:42.827Z] 11:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-16T11:55:42.827Z] 11:43:01 3 0.53 0.00 0.07 0.00 0.02 99.38 [2024-08-16T11:55:42.827Z] 11:43:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:43:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-16T11:55:42.827Z] 11:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-16T11:55:42.827Z] 11:44:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-16T11:55:42.827Z] 11:45:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:45:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-16T11:55:42.827Z] 11:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-16T11:55:42.827Z] 11:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-16T11:55:42.827Z] 11:46:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:46:01 2 0.08 0.00 0.00 0.02 0.02 99.88 [2024-08-16T11:55:42.827Z] 11:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.827Z] 11:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-16T11:55:42.827Z] 11:47:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:47:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:47:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.827Z] 11:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:48:01 all 0.11 0.00 0.02 0.00 0.00 99.86 [2024-08-16T11:55:42.827Z] 11:48:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-16T11:55:42.827Z] 11:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-16T11:55:42.827Z] 11:48:01 3 0.83 0.00 0.08 0.00 0.00 99.09 [2024-08-16T11:55:42.827Z] 11:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.827Z] 11:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] [2024-08-16T11:55:42.827Z] 11:48:01 CPU %user %nice %system %iowait %steal %idle [2024-08-16T11:55:42.827Z] 11:49:01 all 0.21 0.00 0.02 0.00 0.01 99.75 [2024-08-16T11:55:42.827Z] 11:49:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2024-08-16T11:55:42.827Z] 11:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:49:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-16T11:55:42.827Z] 11:49:01 3 1.42 0.00 0.02 0.00 0.00 98.56 [2024-08-16T11:55:42.827Z] 11:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:49:01 5 0.08 0.00 0.03 0.02 0.03 99.83 [2024-08-16T11:55:42.827Z] 11:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.827Z] 11:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.827Z] 11:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-16T11:55:42.827Z] 11:50:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-16T11:55:42.827Z] 11:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.827Z] 11:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.827Z] 11:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.827Z] 11:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-16T11:55:42.828Z] 11:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.828Z] 11:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.828Z] 11:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.828Z] 11:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-16T11:55:42.828Z] 11:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-16T11:55:42.828Z] 11:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.828Z] 11:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.828Z] 11:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-16T11:55:42.828Z] 11:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.828Z] 11:51:01 5 0.08 0.00 0.05 0.02 0.03 99.82 [2024-08-16T11:55:42.828Z] 11:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.828Z] 11:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-16T11:55:42.828Z] 11:52:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-08-16T11:55:42.828Z] 11:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-16T11:55:42.828Z] 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.828Z] 11:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-16T11:55:42.828Z] 11:52:01 3 0.55 0.00 0.00 0.00 0.02 99.43 [2024-08-16T11:55:42.828Z] 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.828Z] 11:52:01 5 0.08 0.00 0.03 0.02 0.02 99.85 [2024-08-16T11:55:42.828Z] 11:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-16T11:55:42.828Z] 11:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-16T11:55:42.828Z] 11:53:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-08-16T11:55:42.828Z] 11:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-16T11:55:42.828Z] 11:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.828Z] 11:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-16T11:55:42.828Z] 11:53:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2024-08-16T11:55:42.828Z] 11:53:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-16T11:55:42.828Z] 11:53:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-16T11:55:42.828Z] 11:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-16T11:55:42.828Z] 11:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.828Z] 11:54:01 all 0.20 0.00 0.03 0.00 0.01 99.76 [2024-08-16T11:55:42.828Z] 11:54:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2024-08-16T11:55:42.828Z] 11:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-16T11:55:42.828Z] 11:54:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-16T11:55:42.828Z] 11:54:01 3 1.35 0.00 0.10 0.00 0.02 98.53 [2024-08-16T11:55:42.828Z] 11:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-16T11:55:42.828Z] 11:54:01 5 0.03 0.00 0.07 0.00 0.02 99.88 [2024-08-16T11:55:42.828Z] 11:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-16T11:55:42.828Z] 11:54:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-16T11:55:42.828Z] 11:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-08-16T11:55:42.828Z] 11:55:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-16T11:55:42.828Z] 11:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.828Z] 11:55:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-16T11:55:42.828Z] 11:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-16T11:55:42.828Z] 11:55:01 4 0.00 0.00 0.00 0.07 0.02 99.92 [2024-08-16T11:55:42.828Z] 11:55:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-16T11:55:42.828Z] 11:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-16T11:55:42.828Z] 11:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-16T11:55:42.828Z] Average: all 6.87 0.00 1.23 0.82 0.02 91.05 [2024-08-16T11:55:42.828Z] Average: 0 6.79 0.00 1.25 0.74 0.03 91.19 [2024-08-16T11:55:42.828Z] Average: 1 6.73 0.00 1.28 1.15 0.02 90.82 [2024-08-16T11:55:42.828Z] Average: 2 6.88 0.00 1.13 0.93 0.02 91.03 [2024-08-16T11:55:42.828Z] Average: 3 7.27 0.00 1.28 0.92 0.03 90.50 [2024-08-16T11:55:42.828Z] Average: 4 6.80 0.00 1.26 0.79 0.03 91.12 [2024-08-16T11:55:42.828Z] Average: 5 6.90 0.00 1.19 0.57 0.02 91.32 [2024-08-16T11:55:42.828Z] Average: 6 6.82 0.00 1.24 0.86 0.02 91.06 [2024-08-16T11:55:42.828Z] Average: 7 6.75 0.00 1.22 0.64 0.02 91.36 [2024-08-16T11:55:42.828Z] [2024-08-16T11:55:42.828Z] [2024-08-16T11:55:42.828Z]