Pull request #4803 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad76a471136cdc2a156ebc66e440389ec2060644+239ef15ab24daf2ea0f6ddd51cd241359830100f (8ec393e8dfb14ce596922fc0b1463e569ebcb93a) 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-ssh15398127548700386950.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-ssh6199302842470953018.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6063594940765118662.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 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-ssh1030162928936953510.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4803/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4803/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13826174115110438012.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2830’ Running on prd-ubuntu20.04-docker-8c-8g-2833 in /w/workspace/edgexfoundry_edgex-go_PR-4803 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 239ef15ab24daf2ea0f6ddd51cd241359830100f into PR head commit ad76a471136cdc2a156ebc66e440389ec2060644 Merge succeeded, producing ad76a471136cdc2a156ebc66e440389ec2060644 Checking out Revision ad76a471136cdc2a156ebc66e440389ec2060644 (PR-4803) > 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/4803/head:refs/remotes/origin/PR-4803 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad76a471136cdc2a156ebc66e440389ec2060644 # 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 239ef15ab24daf2ea0f6ddd51cd241359830100f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad76a471136cdc2a156ebc66e440389ec2060644 # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0" First time build. Skipping changelog. > git rev-list --no-walk 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-06T05:18:48.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-06T05:18:48.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-06T05:18:48.311Z] ========================================================= [2024-06-06T05:18:48.312Z] EdgeX Global Pipelines Version Info [2024-06-06T05:18:48.312Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-06T05:18:49.079Z] ------------------- [2024-06-06T05:18:49.079Z] stable info: [2024-06-06T05:18:49.079Z] ------------------- [2024-06-06T05:18:49.079Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-06T05:18:49.079Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-06T05:18:49.079Z] Message: update stable to v1.0.260 [2024-06-06T05:18:49.656Z] ------------------- [2024-06-06T05:18:49.656Z] experimental info: [2024-06-06T05:18:49.656Z] ------------------- [2024-06-06T05:18:49.656Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-06T05:18:49.656Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-06T05:18:49.656Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-06T05:18:49.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-06-06T05:18:49.739Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-06-06T05:18:49.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-06T05:18:49.775Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-06T05:18:49.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-06T05:18:49.813Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-06T05:18:49.833Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-06T05:18:49.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-06-06T05:18:49.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-06-06T05:18:49.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-06-06T05:18:49.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-06T05:18:49.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-06T05:18:49.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-06T05:18:49.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-06T05:18:49.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-06T05:18:50.015Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-06T05:18:50.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-06T05:18:50.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-06T05:18:50.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-06T05:18:50.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-06T05:18:50.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-06T05:18:50.150Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-06T05:18:50.170Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-06T05:18:50.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4803 [Pipeline] echo [2024-06-06T05:18:50.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4803 [Pipeline] echo [2024-06-06T05:18:50.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4803 [Pipeline] echo [2024-06-06T05:18:50.264Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad76a471136cdc2a156ebc66e440389ec2060644 [Pipeline] echo [2024-06-06T05:18:50.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad76a47 [Pipeline] echo [2024-06-06T05:18:50.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-06T05:18:50.375Z] provisioning config files... [2024-06-06T05:18:50.389Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11338084113065757407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T05:18:50.725Z] ---> ****-login.sh [2024-06-06T05:18:50.725Z] nexus3.edgexfoundry.org:10001 [2024-06-06T05:18:50.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:18:50.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:18:50.985Z] Configure a credential helper to remove this warning. See [2024-06-06T05:18:50.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:18:50.985Z] [2024-06-06T05:18:50.985Z] Login Succeeded [2024-06-06T05:18:50.985Z] nexus3.edgexfoundry.org:10002 [2024-06-06T05:18:51.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:18:51.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:18:51.245Z] Configure a credential helper to remove this warning. See [2024-06-06T05:18:51.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:18:51.245Z] [2024-06-06T05:18:51.245Z] Login Succeeded [2024-06-06T05:18:51.245Z] nexus3.edgexfoundry.org:10003 [2024-06-06T05:18:51.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:18:51.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:18:51.245Z] Configure a credential helper to remove this warning. See [2024-06-06T05:18:51.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:18:51.245Z] [2024-06-06T05:18:51.245Z] Login Succeeded [2024-06-06T05:18:51.245Z] nexus3.edgexfoundry.org:10004 [2024-06-06T05:18:51.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:18:51.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:18:51.506Z] Configure a credential helper to remove this warning. See [2024-06-06T05:18:51.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:18:51.506Z] [2024-06-06T05:18:51.506Z] Login Succeeded [2024-06-06T05:18:51.506Z] ****.io [2024-06-06T05:18:51.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:18:51.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:18:51.768Z] Configure a credential helper to remove this warning. See [2024-06-06T05:18:51.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:18:51.768Z] [2024-06-06T05:18:51.768Z] Login Succeeded [2024-06-06T05:18:51.768Z] ---> ****-login.sh ends [Pipeline] } [2024-06-06T05:18:51.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-06T05:18:52.101Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-06-06T05:18:52.101Z] + + dirname cmd/core-command/Dockerfile [2024-06-06T05:18:52.101Z] cut -d/ -f2 [2024-06-06T05:18:52.101Z] + echo core-command,cmd/core-command/Dockerfile [2024-06-06T05:18:52.101Z] + cut -d/ -f2 [2024-06-06T05:18:52.101Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-06-06T05:18:52.101Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-06-06T05:18:52.101Z] + dirname cmd/core-data/Dockerfile [2024-06-06T05:18:52.101Z] + cut -d/ -f2 [2024-06-06T05:18:52.101Z] + echo core-data,cmd/core-data/Dockerfile [2024-06-06T05:18:52.101Z] + + dirname cmd/core-metadata/Dockerfile [2024-06-06T05:18:52.101Z] cut -d/ -f2 [2024-06-06T05:18:52.101Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-06-06T05:18:52.101Z] + cut -d/+ -f2 [2024-06-06T05:18:52.101Z] dirname cmd/security-bootstrapper/Dockerfile [2024-06-06T05:18:52.101Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-06-06T05:18:52.101Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-06-06T05:18:52.101Z] + cut -d/ -f2 [2024-06-06T05:18:52.101Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-06-06T05:18:52.101Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-06-06T05:18:52.101Z] + cut -d/ -f2 [2024-06-06T05:18:52.101Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-06-06T05:18:52.101Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-06-06T05:18:52.101Z] + cut -d/ -f2 [2024-06-06T05:18:52.101Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-06-06T05:18:52.101Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-06-06T05:18:52.101Z] + cut -d/ -f2 [2024-06-06T05:18:52.101Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-06-06T05:18:52.101Z] + + cut -d/ -f2 [2024-06-06T05:18:52.101Z] dirname cmd/security-spire-agent/Dockerfile [2024-06-06T05:18:52.101Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-06-06T05:18:52.101Z] + dirname cmd/security-spire-config/Dockerfile [2024-06-06T05:18:52.101Z] + cut -d/ -f2 [2024-06-06T05:18:52.101Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-06-06T05:18:52.101Z] + dirname cmd/security-spire-server/Dockerfile+ [2024-06-06T05:18:52.101Z] cut -d/ -f2 [2024-06-06T05:18:52.102Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-06-06T05:18:52.102Z] + dirname cmd/support-notifications/Dockerfile [2024-06-06T05:18:52.102Z] + cut -d/ -f2 [2024-06-06T05:18:52.102Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-06-06T05:18:52.102Z] + dirname cmd/support-scheduler/Dockerfile [2024-06-06T05:18:52.102Z] + cut -d/ -f2 [2024-06-06T05:18:52.102Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-06-06T05:18:52.133Z] 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-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-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-06-06T05:18:52.508Z] + git rev-list -1 --merges ad76a471136cdc2a156ebc66e440389ec2060644~1..ad76a471136cdc2a156ebc66e440389ec2060644 [Pipeline] echo [2024-06-06T05:18:52.519Z] -----------> git rev-list -1 --merges ad76a471136cdc2a156ebc66e440389ec2060644~1..ad76a471136cdc2a156ebc66e440389ec2060644 ad76a471136cdc2a156ebc66e440389ec2060644 [false] [Pipeline] sh [2024-06-06T05:18:52.808Z] + git log --format=format:%s -1 ad76a471136cdc2a156ebc66e440389ec2060644 [Pipeline] echo [2024-06-06T05:18:52.824Z] ========================================================= [2024-06-06T05:18:52.824Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-06T05:18:52.824Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-06T05:18:53.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-06T05:18:53.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-06T05:18:53.285Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-06T05:18:53.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-06T05:18:53.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-06T05:18:53.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-06T05:18:53.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T05:18:53.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T05:18:53.759Z] [2024-06-06T05:18:53.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T05:18:54.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T05:18:54.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-06T05:18:54.060Z] b85a868b505f: Pulling fs layer [2024-06-06T05:18:54.060Z] e2be974225ed: Pulling fs layer [2024-06-06T05:18:54.060Z] 339a4e72a1f5: Pulling fs layer [2024-06-06T05:18:54.060Z] 988bab9f4d93: Pulling fs layer [2024-06-06T05:18:54.060Z] 1469e6f7b9e6: Pulling fs layer [2024-06-06T05:18:54.060Z] eaf3925da568: Pulling fs layer [2024-06-06T05:18:54.060Z] bab4dde63d76: Pulling fs layer [2024-06-06T05:18:54.060Z] bde34c3a00c8: Pulling fs layer [2024-06-06T05:18:54.060Z] b352a97aabf1: Pulling fs layer [2024-06-06T05:18:54.060Z] 4872d77fe225: Pulling fs layer [2024-06-06T05:18:54.060Z] 5851b861e8e6: Pulling fs layer [2024-06-06T05:18:54.060Z] b352a97aabf1: Waiting [2024-06-06T05:18:54.060Z] bab4dde63d76: Waiting [2024-06-06T05:18:54.060Z] bde34c3a00c8: Waiting [2024-06-06T05:18:54.060Z] 1469e6f7b9e6: Waiting [2024-06-06T05:18:54.060Z] 4872d77fe225: Waiting [2024-06-06T05:18:54.060Z] 988bab9f4d93: Waiting [2024-06-06T05:18:54.060Z] eaf3925da568: Waiting [2024-06-06T05:18:54.060Z] 5851b861e8e6: Waiting [2024-06-06T05:18:54.060Z] e2be974225ed: Verifying Checksum [2024-06-06T05:18:54.060Z] e2be974225ed: Download complete [2024-06-06T05:18:54.060Z] 988bab9f4d93: Verifying Checksum [2024-06-06T05:18:54.060Z] 988bab9f4d93: Download complete [2024-06-06T05:18:54.320Z] 1469e6f7b9e6: Verifying Checksum [2024-06-06T05:18:54.320Z] 1469e6f7b9e6: Download complete [2024-06-06T05:18:54.320Z] eaf3925da568: Download complete [2024-06-06T05:18:54.320Z] 339a4e72a1f5: Verifying Checksum [2024-06-06T05:18:54.320Z] 339a4e72a1f5: Download complete [2024-06-06T05:18:54.320Z] bde34c3a00c8: Download complete [2024-06-06T05:18:54.320Z] b352a97aabf1: Verifying Checksum [2024-06-06T05:18:54.320Z] b352a97aabf1: Download complete [2024-06-06T05:18:54.320Z] 4872d77fe225: Download complete [2024-06-06T05:18:54.320Z] 5851b861e8e6: Verifying Checksum [2024-06-06T05:18:54.320Z] 5851b861e8e6: Download complete [2024-06-06T05:18:54.320Z] b85a868b505f: Download complete [2024-06-06T05:18:54.578Z] bab4dde63d76: Verifying Checksum [2024-06-06T05:18:54.578Z] bab4dde63d76: Download complete [2024-06-06T05:18:55.515Z] b85a868b505f: Pull complete [2024-06-06T05:18:55.773Z] e2be974225ed: Pull complete [2024-06-06T05:18:56.341Z] 339a4e72a1f5: Pull complete [2024-06-06T05:18:56.341Z] 988bab9f4d93: Pull complete [2024-06-06T05:18:56.599Z] 1469e6f7b9e6: Pull complete [2024-06-06T05:18:56.599Z] eaf3925da568: Pull complete [2024-06-06T05:18:58.499Z] bab4dde63d76: Pull complete [2024-06-06T05:18:58.499Z] bde34c3a00c8: Pull complete [2024-06-06T05:18:58.499Z] b352a97aabf1: Pull complete [2024-06-06T05:18:58.759Z] 4872d77fe225: Pull complete [2024-06-06T05:18:58.759Z] 5851b861e8e6: Pull complete [2024-06-06T05:18:58.759Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-06T05:18:58.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T05:18:58.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T05:18:58.895Z] prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container [2024-06-06T05:18:58.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T05:19:02.579Z] $ docker top 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 -eo pid,comm [2024-06-06T05:19:02.635Z] 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-06-06T05:19:02.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-06T05:19:02.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-06T05:19:02.687Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-06T05:19:02.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-06T05:19:02.802Z] $ docker exec 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 ssh-agent [2024-06-06T05:19:02.916Z] SSH_AUTH_SOCK=/tmp/ssh-A6jZ7MsF58gb/agent.32 [2024-06-06T05:19:02.916Z] SSH_AGENT_PID=38 [2024-06-06T05:19:02.922Z] Running ssh-add (command line suppressed) [2024-06-06T05:19:03.018Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17077431839578376898.key (/w/workspace/edgex-go/2@tmp/private_key_17077431839578376898.key) [2024-06-06T05:19:03.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-06T05:19:03.327Z] + git tag --points-at HEAD [Pipeline] } [2024-06-06T05:19:03.336Z] $ docker exec --env ******** --env ******** 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 ssh-agent -k [2024-06-06T05:19:03.443Z] unset SSH_AUTH_SOCK; [2024-06-06T05:19:03.444Z] unset SSH_AGENT_PID; [2024-06-06T05:19:03.444Z] echo Agent pid 38 killed; [2024-06-06T05:19:03.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-06T05:19:03.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-06T05:19:03.492Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-06T05:19:03.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-06T05:19:03.610Z] $ docker exec 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 ssh-agent [2024-06-06T05:19:03.721Z] SSH_AUTH_SOCK=/tmp/ssh-Gl1TiKNvy4KC/agent.71 [2024-06-06T05:19:03.721Z] SSH_AGENT_PID=77 [2024-06-06T05:19:03.725Z] Running ssh-add (command line suppressed) [2024-06-06T05:19:03.817Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_18383487550933714074.key (/w/workspace/edgex-go/2@tmp/private_key_18383487550933714074.key) [2024-06-06T05:19:03.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-06T05:19:04.130Z] + git semver init [2024-06-06T05:19:04.389Z] 2024-06-06 05:19:04,307 [run_init] DEBUG init version:0.0.0 force:False [2024-06-06T05:19:04.389Z] 2024-06-06 05:19:04,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-06-06T05:19:04.389Z] 2024-06-06 05:19:04,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-06-06T05:19:04.389Z] 2024-06-06 05:19:04,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-06-06T05:19:10.966Z] 2024-06-06 05:19:10,216 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-06-06T05:19:10.966Z] 2024-06-06 05:19:10,216 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4803 with force:False [2024-06-06T05:19:10.966Z] 2024-06-06 05:19:10,216 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4803 [2024-06-06T05:19:10.966Z] 2024-06-06 05:19:10,220 [execute] INFO git cat-file --batch-check [2024-06-06T05:19:10.966Z] 2024-06-06 05:19:10,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-06-06T05:19:10.966Z] 2024-06-06 05:19:10,227 [execute] INFO git cat-file --batch [2024-06-06T05:19:10.966Z] 2024-06-06 05:19:10,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-06-06T05:19:10.966Z] 2024-06-06 05:19:10,232 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4803 [2024-06-06T05:19:10.966Z] 0.0.0 [Pipeline] } [2024-06-06T05:19:10.971Z] $ docker exec --env ******** --env ******** 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 ssh-agent -k [2024-06-06T05:19:11.074Z] unset SSH_AUTH_SOCK; [2024-06-06T05:19:11.074Z] unset SSH_AGENT_PID; [2024-06-06T05:19:11.074Z] echo Agent pid 77 killed; [2024-06-06T05:19:11.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-06T05:19:11.412Z] + git semver [Pipeline] } [2024-06-06T05:19:11.682Z] $ docker stop --time=1 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 [2024-06-06T05:19:12.960Z] $ docker rm -f --volumes 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-06T05:19:13.301Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-06T05:19:13.532Z] Stashed 1 file(s) [Pipeline] echo [2024-06-06T05:19:13.536Z] [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-06-06T05:19:14.036Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-06-06T05:19:14.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T05:19:14.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T05:19:14.090Z] ========================================================= [2024-06-06T05:19:14.090Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-06T05:19:14.090Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-06T05:19:14.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-06T05:19:14.381Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-06T05:19:14.381Z] 619be1103602: Pulling fs layer [2024-06-06T05:19:14.381Z] 7862e08f4a3e: Pulling fs layer [2024-06-06T05:19:14.381Z] 5df492c9dc93: Pulling fs layer [2024-06-06T05:19:14.381Z] 7629e6793208: Pulling fs layer [2024-06-06T05:19:14.381Z] 4f4fb700ef54: Pulling fs layer [2024-06-06T05:19:14.381Z] fb5054dd5b73: Pulling fs layer [2024-06-06T05:19:14.381Z] eeca6798cff9: Pulling fs layer [2024-06-06T05:19:14.381Z] aa269ceb94a6: Pulling fs layer [2024-06-06T05:19:14.381Z] ada007ff1a6a: Pulling fs layer [2024-06-06T05:19:14.381Z] 4f4fb700ef54: Waiting [2024-06-06T05:19:14.381Z] aa269ceb94a6: Waiting [2024-06-06T05:19:14.381Z] ada007ff1a6a: Waiting [2024-06-06T05:19:14.381Z] fb5054dd5b73: Waiting [2024-06-06T05:19:14.381Z] 7862e08f4a3e: Download complete [2024-06-06T05:19:14.381Z] 7629e6793208: Verifying Checksum [2024-06-06T05:19:14.381Z] 7629e6793208: Download complete [2024-06-06T05:19:14.381Z] 4f4fb700ef54: Verifying Checksum [2024-06-06T05:19:14.381Z] 4f4fb700ef54: Download complete [2024-06-06T05:19:14.381Z] fb5054dd5b73: Download complete [2024-06-06T05:19:14.381Z] 619be1103602: Verifying Checksum [2024-06-06T05:19:14.381Z] 619be1103602: Download complete [2024-06-06T05:19:14.381Z] eeca6798cff9: Verifying Checksum [2024-06-06T05:19:14.381Z] eeca6798cff9: Download complete [2024-06-06T05:19:14.640Z] 619be1103602: Pull complete [2024-06-06T05:19:14.640Z] 7862e08f4a3e: Pull complete [2024-06-06T05:19:14.640Z] ada007ff1a6a: Verifying Checksum [2024-06-06T05:19:14.640Z] ada007ff1a6a: Download complete [2024-06-06T05:19:14.898Z] 5df492c9dc93: Verifying Checksum [2024-06-06T05:19:14.898Z] 5df492c9dc93: Download complete [2024-06-06T05:19:15.156Z] aa269ceb94a6: Verifying Checksum [2024-06-06T05:19:15.156Z] aa269ceb94a6: Download complete [2024-06-06T05:19:18.439Z] 5df492c9dc93: Pull complete [2024-06-06T05:19:18.439Z] 7629e6793208: Pull complete [2024-06-06T05:19:18.439Z] 4f4fb700ef54: Pull complete [2024-06-06T05:19:18.439Z] fb5054dd5b73: Pull complete [2024-06-06T05:19:18.439Z] eeca6798cff9: Pull complete [2024-06-06T05:19:20.968Z] aa269ceb94a6: Pull complete [2024-06-06T05:19:21.241Z] ada007ff1a6a: Pull complete [2024-06-06T05:19:21.241Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-06T05:19:21.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-06T05:19:21.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-06T05:19:21.540Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-06T05:19:21.540Z] WORKDIR /edgex [2024-06-06T05:19:21.540Z] COPY go.mod . [2024-06-06T05:19:21.540Z] RUN go mod download [2024-06-06T05:19:21.540Z] docker build -t ci-base-image-x86_64 -f - . [2024-06-06T05:19:22.104Z] Sending build context to Docker daemon 178.3MB [2024-06-06T05:19:22.104Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-06T05:19:22.104Z] ---> f489d0715acc [2024-06-06T05:19:22.104Z] Step 2/4 : WORKDIR /edgex [2024-06-06T05:19:26.300Z] ---> Running in d3d7f352ca18 [2024-06-06T05:19:26.300Z] Removing intermediate container d3d7f352ca18 [2024-06-06T05:19:26.300Z] ---> a97c65a6a711 [2024-06-06T05:19:26.300Z] Step 3/4 : COPY go.mod . [2024-06-06T05:19:26.559Z] ---> 67c336e355fd [2024-06-06T05:19:26.559Z] Step 4/4 : RUN go mod download [2024-06-06T05:19:26.559Z] ---> Running in e326f882598e [2024-06-06T05:19:28.627Z] Still waiting to schedule task [2024-06-06T05:19:28.627Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2831’ is offline [2024-06-06T05:19:53.121Z] Removing intermediate container e326f882598e [2024-06-06T05:19:53.121Z] ---> 6a34ec5648d8 [2024-06-06T05:19:53.121Z] Successfully built 6a34ec5648d8 [2024-06-06T05:19:53.121Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T05:19:53.425Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-06T05:19:53.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T05:19:53.514Z] prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container [2024-06-06T05:19:53.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T05:19:53.940Z] $ docker top 18483049db447ebf37013a2327853981225e5886d6aae9390b9faa3303e29d26 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T05:19:54.293Z] + go version [2024-06-06T05:19:54.293Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-06T05:19:54.301Z] $ docker stop --time=1 18483049db447ebf37013a2327853981225e5886d6aae9390b9faa3303e29d26 [2024-06-06T05:19:55.606Z] $ docker rm -f --volumes 18483049db447ebf37013a2327853981225e5886d6aae9390b9faa3303e29d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T05:19:56.039Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-06T05:19:56.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T05:19:56.118Z] prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container [2024-06-06T05:19:56.144Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T05:19:56.950Z] $ docker top 9b4ab9c8efecbaafce8e5e974327a7389ec1ffc505d4e5bd6074f45b394e61a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-06T05:19:57.024Z] ========================================================= [2024-06-06T05:19:57.024Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-06T05:19:57.024Z] ========================================================= [Pipeline] sh [2024-06-06T05:19:57.300Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-06-06T05:19:57.602Z] + make test [2024-06-06T05:19:57.602Z] go test -race -coverprofile=coverage.out ./... [2024-06-06T05:20:05.716Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-06T05:20:44.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-06T05:20:44.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-06T05:20:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements [2024-06-06T05:20:45.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-06T05:20:45.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-06T05:20:45.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-06T05:20:45.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-06T05:20:45.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-06T05:20:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-06T05:20:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-06T05:20:48.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-06T05:20:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.085s coverage: 69.2% of statements [2024-06-06T05:20:48.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 53.2% of statements [2024-06-06T05:20:49.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.030s coverage: 93.4% of statements [2024-06-06T05:20:49.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 6.1% of statements [2024-06-06T05:20:49.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 97.6% of statements [2024-06-06T05:20:49.860Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2024-06-06T05:20:50.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-06T05:20:50.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-06T05:20:51.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.069s coverage: 0.9% of statements [2024-06-06T05:20:51.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.078s coverage: 32.2% of statements [2024-06-06T05:20:51.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.067s coverage: 41.7% of statements [2024-06-06T05:20:52.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.051s coverage: 82.9% of statements [2024-06-06T05:20:52.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.043s coverage: 94.1% of statements [2024-06-06T05:20:52.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.064s coverage: 96.3% of statements [2024-06-06T05:20:52.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.048s coverage: 87.5% of statements [2024-06-06T05:20:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-06T05:20:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-06T05:20:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-06T05:20:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-06T05:20:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-06T05:20:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-06T05:20:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-06T05:20:52.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-06T05:20:54.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-06T05:20:54.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-06T05:20:54.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-06T05:20:54.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-06T05:20:54.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-06T05:20:54.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-06T05:20:54.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-06T05:20:56.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-06T05:20:56.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-06T05:20:58.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-06T05:20:58.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-06T05:21:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-06T05:21:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-06T05:21:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-06T05:21:02.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-06T05:21:02.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-06T05:21:02.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-06T05:21:02.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-06T05:21:02.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-06T05:21:02.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-06T05:21:02.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-06T05:21:04.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.057s coverage: 94.4% of statements [2024-06-06T05:21:04.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-06T05:21:04.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-06T05:21:04.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-06T05:21:04.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-06T05:21:04.664Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2834 in /w/workspace/edgexfoundry_edgex-go_PR-4803 [Pipeline] { [Pipeline] ws [2024-06-06T05:21:04.681Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-06-06T05:21:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-06T05:21:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-06T05:21:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-06T05:21:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-06T05:21:06.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-06T05:21:06.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-06T05:21:07.736Z] The recommended git tool is: git [2024-06-06T05:21:07.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-06T05:21:07.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-06T05:21:16.545Z] using credential edgex-jenkins-ssh [2024-06-06T05:21:16.569Z] Cloning the remote Git repository [2024-06-06T05:21:16.626Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-06-06T05:21:16.743Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.305s coverage: 79.9% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.062s coverage: 92.9% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.055s coverage: 62.3% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.043s coverage: 20.0% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.097s coverage: 82.1% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.192s coverage: 63.1% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.195s coverage: 38.4% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.050s coverage: 89.5% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.048s coverage: 84.8% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.072s coverage: 19.9% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 95.7% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2024-06-06T05:21:17.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements [2024-06-06T05:21:17.798Z] 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-06-06T05:21:17.798Z] running golangci-lint [2024-06-06T05:21:17.798Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-06-06T05:21:17.798Z] go version go1.21.9 linux/amd64 [2024-06-06T05:21:17.798Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-06-06T05:21:17.798Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-06-06T05:21:16.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-06T05:21:16.954Z] > git --version # timeout=10 [2024-06-06T05:21:16.992Z] > git --version # 'git version 2.25.1' [2024-06-06T05:21:16.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-06T05:21:17.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-06T05:21:35.884Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-06T05:21:35.909Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-06T05:21:36.790Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-06T05:21:37.439Z] Merging remotes/origin/main commit 239ef15ab24daf2ea0f6ddd51cd241359830100f into PR head commit ad76a471136cdc2a156ebc66e440389ec2060644 [2024-06-06T05:21:37.971Z] Merge succeeded, producing ad76a471136cdc2a156ebc66e440389ec2060644 [2024-06-06T05:21:37.971Z] Checking out Revision ad76a471136cdc2a156ebc66e440389ec2060644 (PR-4803) [2024-06-06T05:21:38.708Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0" [2024-06-06T05:21:36.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-06T05:21:36.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-06T05:21:36.852Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4803/head:refs/remotes/origin/PR-4803 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-06T05:21:37.456Z] > git config core.sparsecheckout # timeout=10 [2024-06-06T05:21:37.533Z] > git checkout -f ad76a471136cdc2a156ebc66e440389ec2060644 # timeout=10 [2024-06-06T05:21:37.750Z] > git remote # timeout=10 [2024-06-06T05:21:37.769Z] > git config --get remote.origin.url # timeout=10 [2024-06-06T05:21:37.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-06T05:21:37.882Z] > git merge 239ef15ab24daf2ea0f6ddd51cd241359830100f # timeout=10 [2024-06-06T05:21:37.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-06T05:21:37.978Z] > git config core.sparsecheckout # timeout=10 [2024-06-06T05:21:37.991Z] > git checkout -f ad76a471136cdc2a156ebc66e440389ec2060644 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-06T05:21:43.478Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-06T05:21:43.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T05:21:43.478Z] Dload Upload Total Spent Left Speed [2024-06-06T05:21:43.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-06-06T05:21:43.816Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-06T05:21:44.149Z] + + sudo teesudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-06T05:21:44.149Z] /etc/docker/daemon.new [2024-06-06T05:21:44.149Z] { [2024-06-06T05:21:44.149Z] "registry-mirrors": [ [2024-06-06T05:21:44.149Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-06T05:21:44.149Z] ], [2024-06-06T05:21:44.149Z] "bip": "10.250.0.254/24", [2024-06-06T05:21:44.149Z] "hosts": [ [2024-06-06T05:21:44.149Z] "tcp://0.0.0.0:5555", [2024-06-06T05:21:44.149Z] "unix:///var/run/docker.sock" [2024-06-06T05:21:44.149Z] ], [2024-06-06T05:21:44.149Z] "mtu": 1458, [2024-06-06T05:21:44.149Z] "selinux-enabled": true, [2024-06-06T05:21:44.149Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-06T05:21:44.149Z] } [Pipeline] sh [2024-06-06T05:21:44.487Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-06T05:21:44.820Z] + sudo service docker restart [2024-06-06T05:21:45.027Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 22.476031377s" [2024-06-06T05:21:45.027Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.205028ms" [2024-06-06T05:21:56.118Z] level=info msg="[linters_context/goanalysis] analyzers took 1m46.838476134s with top 10 stages: buildir: 1m6.119682689s, gosec: 9.004087348s, inspect: 2.557278201s, fact_deprecated: 2.532149401s, printf: 2.22070119s, ctrlflow: 1.865740208s, fact_purity: 1.445418285s, nilness: 1.244328545s, S1038: 1.181562861s, directives: 811.933869ms" [2024-06-06T05:21:56.118Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-06-06T05:21:56.118Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, skip_files: 197/197, identifier_marker: 197/197, skip_dirs: 197/197" [2024-06-06T05:21:56.118Z] level=info msg="[runner] processing took 15.569547ms with stages: nolint: 8.413336ms, identifier_marker: 3.867256ms, autogenerated_exclude: 1.111899ms, exclude-rules: 1.061417ms, path_prettifier: 705.325µs, skip_dirs: 336.382µs, cgo: 43.591µs, filename_unadjuster: 24.821µs, max_same_issues: 1.03µs, uniq_by_line: 790ns, fixer: 610ns, sort_results: 590ns, max_from_linter: 430ns, skip_files: 430ns, exclude: 390ns, severity-rules: 380ns, diff: 350ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" [2024-06-06T05:21:56.118Z] level=info msg="[runner] linters took 14.312894757s with stages: goanalysis_metalinter: 14.297206945s" [2024-06-06T05:21:56.118Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-06-06T05:21:56.118Z] level=info msg="Memory: 353 samples, avg is 275.4MB, max is 1166.5MB" [2024-06-06T05:21:56.118Z] level=info msg="Execution took 36.836531139s" [2024-06-06T05:21:56.118Z] go vet ./... [2024-06-06T05:22:01.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-06T05:22:01.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-06T05:22:01.402Z] ./bin/test-attribution-txt.sh [2024-06-06T05:22:01.402Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-06T05:22:01.402Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-06T05:22:01.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-06T05:22:01.712Z] + ls -al . [2024-06-06T05:22:01.712Z] total 816 [2024-06-06T05:22:01.712Z] drwxrwxr-x 11 1001 1001 4096 Jun 6 05:19 . [2024-06-06T05:22:01.712Z] drwxr-xr-x 4 root root 4096 Jun 6 05:19 .. [2024-06-06T05:22:01.712Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 05:18 .blubracket [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 10 Jun 6 05:18 .dockerignore [2024-06-06T05:22:01.712Z] drwxrwxr-x 8 1001 1001 4096 Jun 6 05:21 .git [2024-06-06T05:22:01.712Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 05:18 .github [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 1074 Jun 6 05:18 .gitignore [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 42 Jun 6 05:18 .golangci.yml [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 100 Jun 6 05:18 .hadolint.yml [2024-06-06T05:22:01.712Z] drwxr-xr-x 3 1001 1001 4096 Jun 6 05:19 .semver [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 155 Jun 6 05:18 .sonarcloud.properties [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 1171 Jun 6 05:18 ADOPTERS.md [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 20261 Jun 6 05:18 Attribution.txt [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 100284 Jun 6 05:18 CHANGELOG.md [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 3804 Jun 6 05:18 CONTRIBUTING.md [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 677 Jun 6 05:18 GOVERNANCE.md [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 861 Jun 6 05:18 Jenkinsfile [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 10775 Jun 6 05:18 LICENSE [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 15392 Jun 6 05:18 Makefile [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 582 Jun 6 05:18 OWNERS.md [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 9528 Jun 6 05:18 README.md [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 789 Jun 6 05:18 SECURITY.md [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 5 Jun 6 05:19 VERSION [2024-06-06T05:22:01.712Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 05:18 bin [2024-06-06T05:22:01.712Z] drwxrwxr-x 18 1001 1001 4096 Jun 6 05:18 cmd [2024-06-06T05:22:01.712Z] -rw-r--r-- 1 root root 455714 Jun 6 05:21 coverage.out [2024-06-06T05:22:01.712Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 05:18 fuzz_test [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 7030 Jun 6 05:18 go.mod [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 101825 Jun 6 05:18 go.sum [2024-06-06T05:22:01.712Z] drwxrwxr-x 7 1001 1001 4096 Jun 6 05:18 internal [2024-06-06T05:22:01.712Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 05:18 openapi [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 584 Jun 6 05:18 security.txt [2024-06-06T05:22:01.712Z] -rw-rw-r-- 1 1001 1001 204 Jun 6 05:18 version.go [Pipeline] sh [2024-06-06T05:22:02.001Z] + '[' -e coverage.out ] [2024-06-06T05:22:02.001Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-06T05:22:02.109Z] Stashed 1 file(s) [Pipeline] sh [2024-06-06T05:22:02.388Z] + make build [2024-06-06T05:22:02.389Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-06T05:22:03.072Z] provisioning config files... [2024-06-06T05:22:03.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13203849079995665978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T05:22:03.564Z] ---> ****-login.sh [2024-06-06T05:22:03.564Z] nexus3.edgexfoundry.org:10001 [2024-06-06T05:22:04.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:22:04.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:22:04.157Z] Configure a credential helper to remove this warning. See [2024-06-06T05:22:04.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:22:04.157Z] [2024-06-06T05:22:04.157Z] Login Succeeded [2024-06-06T05:22:04.157Z] nexus3.edgexfoundry.org:10002 [2024-06-06T05:22:04.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:22:04.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:22:04.426Z] Configure a credential helper to remove this warning. See [2024-06-06T05:22:04.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:22:04.426Z] [2024-06-06T05:22:04.426Z] Login Succeeded [2024-06-06T05:22:04.426Z] nexus3.edgexfoundry.org:10003 [2024-06-06T05:22:04.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:22:04.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:22:04.965Z] Configure a credential helper to remove this warning. See [2024-06-06T05:22:04.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:22:04.965Z] [2024-06-06T05:22:04.965Z] Login Succeeded [2024-06-06T05:22:04.965Z] nexus3.edgexfoundry.org:10004 [2024-06-06T05:22:04.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:22:05.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:22:05.234Z] Configure a credential helper to remove this warning. See [2024-06-06T05:22:05.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:22:05.234Z] [2024-06-06T05:22:05.234Z] Login Succeeded [2024-06-06T05:22:05.234Z] ****.io [2024-06-06T05:22:05.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T05:22:05.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T05:22:05.768Z] Configure a credential helper to remove this warning. See [2024-06-06T05:22:05.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T05:22:05.768Z] [2024-06-06T05:22:05.769Z] Login Succeeded [2024-06-06T05:22:05.769Z] ---> ****-login.sh ends [Pipeline] } [2024-06-06T05:22:05.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-06-06T05:22:06.508Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-06-06T05:22:06.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T05:22:06.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T05:22:06.565Z] ========================================================= [2024-06-06T05:22:06.566Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-06T05:22:06.566Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-06T05:22:06.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T05:22:07.152Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-06T05:22:07.152Z] c6b39de5b339: Pulling fs layer [2024-06-06T05:22:07.152Z] a69c41024577: Pulling fs layer [2024-06-06T05:22:07.152Z] d6de4b400683: Pulling fs layer [2024-06-06T05:22:07.152Z] 35cb2a7552d0: Pulling fs layer [2024-06-06T05:22:07.152Z] 4f4fb700ef54: Pulling fs layer [2024-06-06T05:22:07.152Z] 464afbd9ba4c: Pulling fs layer [2024-06-06T05:22:07.152Z] 00f215d4a9da: Pulling fs layer [2024-06-06T05:22:07.152Z] d496ad576159: Pulling fs layer [2024-06-06T05:22:07.152Z] 35cb2a7552d0: Waiting [2024-06-06T05:22:07.152Z] 4f4fb700ef54: Waiting [2024-06-06T05:22:07.152Z] 464afbd9ba4c: Waiting [2024-06-06T05:22:07.152Z] 00f215d4a9da: Waiting [2024-06-06T05:22:07.152Z] d496ad576159: Waiting [2024-06-06T05:22:07.152Z] a69c41024577: Verifying Checksum [2024-06-06T05:22:07.152Z] a69c41024577: Download complete [2024-06-06T05:22:07.152Z] 35cb2a7552d0: Download complete [2024-06-06T05:22:07.152Z] 4f4fb700ef54: Verifying Checksum [2024-06-06T05:22:07.152Z] 4f4fb700ef54: Download complete [2024-06-06T05:22:07.152Z] 464afbd9ba4c: Verifying Checksum [2024-06-06T05:22:07.152Z] 464afbd9ba4c: Download complete [2024-06-06T05:22:07.152Z] c6b39de5b339: Download complete [2024-06-06T05:22:07.744Z] d496ad576159: Verifying Checksum [2024-06-06T05:22:07.744Z] d496ad576159: Download complete [2024-06-06T05:22:08.024Z] c6b39de5b339: Pull complete [2024-06-06T05:22:08.613Z] a69c41024577: Pull complete [2024-06-06T05:22:08.884Z] d6de4b400683: Verifying Checksum [2024-06-06T05:22:08.884Z] d6de4b400683: Download complete [2024-06-06T05:22:10.306Z] 00f215d4a9da: Verifying Checksum [2024-06-06T05:22:10.306Z] 00f215d4a9da: Download complete [2024-06-06T05:22:22.641Z] d6de4b400683: Pull complete [2024-06-06T05:22:22.641Z] 35cb2a7552d0: Pull complete [2024-06-06T05:22:22.641Z] 4f4fb700ef54: Pull complete [2024-06-06T05:22:22.641Z] 464afbd9ba4c: Pull complete [2024-06-06T05:22:24.312Z] 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-06-06T05:22:25.688Z] 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-06-06T05:22:27.068Z] 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-06-06T05:22:27.635Z] 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-06-06T05:22:32.725Z] 00f215d4a9da: Pull complete [2024-06-06T05:22:32.909Z] 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-06-06T05:22:32.990Z] d496ad576159: Pull complete [2024-06-06T05:22:32.990Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-06T05:22:32.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T05:22:32.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-06T05:22:33.320Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T05:22:33.320Z] WORKDIR /edgex [2024-06-06T05:22:33.320Z] COPY go.mod . [2024-06-06T05:22:33.320Z] RUN go mod download [2024-06-06T05:22:33.320Z] + docker build -t ci-base-image-arm64 -f - . [2024-06-06T05:22:33.906Z] Sending build context to Docker daemon 3.004MB [2024-06-06T05:22:33.906Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T05:22:33.906Z] ---> f246e2811388 [2024-06-06T05:22:33.906Z] Step 2/4 : WORKDIR /edgex [2024-06-06T05:22:34.291Z] 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-06-06T05:22:35.871Z] ---> Running in e1cbaad8c1e2 [2024-06-06T05:22:36.138Z] Removing intermediate container e1cbaad8c1e2 [2024-06-06T05:22:36.138Z] ---> fa1d3dcc6cdb [2024-06-06T05:22:36.138Z] Step 3/4 : COPY go.mod . [2024-06-06T05:22:36.197Z] 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-06-06T05:22:36.407Z] ---> c65e66b3db01 [2024-06-06T05:22:36.407Z] Step 4/4 : RUN go mod download [2024-06-06T05:22:36.673Z] ---> Running in 0fa9b70470a9 [2024-06-06T05:22:37.133Z] 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-06-06T05:22:37.698Z] 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-06-06T05:22:38.631Z] 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-06-06T05:22:39.570Z] 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-06-06T05:22:40.145Z] $ docker stop --time=1 9b4ab9c8efecbaafce8e5e974327a7389ec1ffc505d4e5bd6074f45b394e61a1 [2024-06-06T05:22:44.678Z] $ docker rm -f --volumes 9b4ab9c8efecbaafce8e5e974327a7389ec1ffc505d4e5bd6074f45b394e61a1 [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-06-06T05:22:45.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-06T05:22:45.960Z] [2024-06-06T05:22:45.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T05:22:46.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-06T05:22:46.273Z] latest: Pulling from edgex-devops/edgex-compose [2024-06-06T05:22:46.273Z] 91d30c5bc195: Pulling fs layer [2024-06-06T05:22:46.273Z] 2e9b0aa3be6d: Pulling fs layer [2024-06-06T05:22:46.273Z] 9c61dcf015f6: Pulling fs layer [2024-06-06T05:22:46.273Z] 4698f68db338: Pulling fs layer [2024-06-06T05:22:46.273Z] 2a2f49069b9e: Pulling fs layer [2024-06-06T05:22:46.273Z] e0025b399a48: Pulling fs layer [2024-06-06T05:22:46.273Z] 4698f68db338: Waiting [2024-06-06T05:22:46.273Z] e0025b399a48: Waiting [2024-06-06T05:22:46.273Z] 2a2f49069b9e: Waiting [2024-06-06T05:22:46.534Z] 91d30c5bc195: Verifying Checksum [2024-06-06T05:22:46.534Z] 91d30c5bc195: Download complete [2024-06-06T05:22:46.534Z] 4698f68db338: Verifying Checksum [2024-06-06T05:22:46.534Z] 4698f68db338: Download complete [2024-06-06T05:22:46.534Z] 2e9b0aa3be6d: Verifying Checksum [2024-06-06T05:22:46.534Z] 2e9b0aa3be6d: Download complete [2024-06-06T05:22:46.534Z] e0025b399a48: Download complete [2024-06-06T05:22:46.534Z] 91d30c5bc195: Pull complete [2024-06-06T05:22:46.534Z] 2a2f49069b9e: Download complete [2024-06-06T05:22:47.099Z] 2e9b0aa3be6d: Pull complete [2024-06-06T05:22:47.099Z] 9c61dcf015f6: Verifying Checksum [2024-06-06T05:22:47.099Z] 9c61dcf015f6: Download complete [2024-06-06T05:22:50.378Z] 9c61dcf015f6: Pull complete [2024-06-06T05:22:50.378Z] 4698f68db338: Pull complete [2024-06-06T05:22:50.378Z] 2a2f49069b9e: Pull complete [2024-06-06T05:22:50.378Z] e0025b399a48: Pull complete [2024-06-06T05:22:50.378Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-06-06T05:22:50.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-06T05:22:50.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T05:22:50.471Z] prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container [2024-06-06T05:22:50.498Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T05:22:53.394Z] $ docker top a3f75e86eae02ed77ffb4f2a5bc98d56b56112d53ee246c7480d69fc215e7513 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T05:22:53.749Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-06T05:22:56.282Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-06T05:22:56.282Z] #1 transferring dockerfile: [2024-06-06T05:22:56.282Z] #1 transferring dockerfile: 2.49kB done [2024-06-06T05:22:56.282Z] #1 DONE 0.2s [2024-06-06T05:22:56.282Z] [2024-06-06T05:22:56.282Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-06T05:22:56.282Z] #2 transferring dockerfile: 2.50kB done [2024-06-06T05:22:56.282Z] #2 DONE 0.0s [2024-06-06T05:22:56.282Z] [2024-06-06T05:22:56.282Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-06-06T05:22:56.282Z] #3 ... [2024-06-06T05:22:56.282Z] [2024-06-06T05:22:56.282Z] #4 [core-command internal] load build definition from Dockerfile [2024-06-06T05:22:56.282Z] #4 transferring dockerfile: 1.93kB done [2024-06-06T05:22:56.282Z] #4 DONE 0.1s [2024-06-06T05:22:56.282Z] [2024-06-06T05:22:56.282Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-06-06T05:22:56.282Z] #5 transferring dockerfile: 1.70kB done [2024-06-06T05:22:56.282Z] #5 DONE 0.2s [2024-06-06T05:22:56.282Z] [2024-06-06T05:22:56.282Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-06-06T05:22:56.282Z] #3 transferring dockerfile: 1.69kB done [2024-06-06T05:22:56.540Z] #3 DONE 0.4s [2024-06-06T05:22:56.540Z] [2024-06-06T05:22:56.540Z] #6 [core-data internal] load build definition from Dockerfile [2024-06-06T05:22:56.540Z] #6 transferring dockerfile: 2.01kB done [2024-06-06T05:22:56.540Z] #6 DONE 0.3s [2024-06-06T05:22:56.540Z] [2024-06-06T05:22:56.540Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-06-06T05:22:56.540Z] #7 transferring dockerfile: 2.06kB done [2024-06-06T05:22:56.540Z] #7 DONE 0.4s [2024-06-06T05:22:56.540Z] [2024-06-06T05:22:56.541Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-06T05:22:56.541Z] #8 transferring dockerfile: 2.93kB done [2024-06-06T05:22:56.541Z] #8 DONE 0.4s [2024-06-06T05:22:56.541Z] [2024-06-06T05:22:56.541Z] #9 [security-secretstore-setup internal] load .dockerignore [2024-06-06T05:22:56.541Z] #9 transferring context: 50B done [2024-06-06T05:22:56.541Z] #9 DONE 0.4s [2024-06-06T05:22:56.541Z] [2024-06-06T05:22:56.541Z] #10 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-06T05:22:56.799Z] #10 DONE 0.0s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-06-06T05:22:56.799Z] #11 transferring dockerfile: 1.95kB done [2024-06-06T05:22:56.799Z] #11 DONE 0.4s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-06-06T05:22:56.799Z] #12 transferring dockerfile: 1.93kB done [2024-06-06T05:22:56.799Z] #12 DONE 0.4s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-06-06T05:22:56.799Z] #13 transferring dockerfile: 1.81kB done [2024-06-06T05:22:56.799Z] #13 DONE 0.4s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-06T05:22:56.799Z] #14 transferring dockerfile: 2.23kB done [2024-06-06T05:22:56.799Z] #14 DONE 0.4s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-06T05:22:56.799Z] #15 transferring dockerfile: 2.15kB done [2024-06-06T05:22:56.799Z] #15 DONE 0.4s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #16 [security-proxy-setup internal] load .dockerignore [2024-06-06T05:22:56.799Z] #16 transferring context: 50B done [2024-06-06T05:22:56.799Z] #16 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-06T05:22:56.799Z] #17 transferring context: 50B done [2024-06-06T05:22:56.799Z] #17 DONE 0.2s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #18 [security-spire-server internal] load .dockerignore [2024-06-06T05:22:56.799Z] #18 transferring context: 50B done [2024-06-06T05:22:56.799Z] #18 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #19 [core-metadata internal] load .dockerignore [2024-06-06T05:22:56.799Z] #19 transferring context: 50B done [2024-06-06T05:22:56.799Z] #19 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #20 [core-data internal] load .dockerignore [2024-06-06T05:22:56.799Z] #20 transferring context: 50B done [2024-06-06T05:22:56.799Z] #20 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #21 [security-proxy-auth internal] load .dockerignore [2024-06-06T05:22:56.799Z] #21 transferring context: 50B done [2024-06-06T05:22:56.799Z] #21 DONE 0.2s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #22 [core-command internal] load .dockerignore [2024-06-06T05:22:56.799Z] #22 transferring context: 50B done [2024-06-06T05:22:56.799Z] #22 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #23 [security-spire-agent internal] load .dockerignore [2024-06-06T05:22:56.799Z] #23 transferring context: 50B done [2024-06-06T05:22:56.799Z] #23 DONE 0.2s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #24 [support-notifications internal] load .dockerignore [2024-06-06T05:22:56.799Z] #24 transferring context: 50B done [2024-06-06T05:22:56.799Z] #24 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #25 [support-scheduler internal] load .dockerignore [2024-06-06T05:22:56.799Z] #25 transferring context: 50B done [2024-06-06T05:22:56.799Z] #25 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #26 [security-bootstrapper internal] load .dockerignore [2024-06-06T05:22:56.799Z] #26 transferring context: 50B done [2024-06-06T05:22:56.799Z] #26 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-06-06T05:22:56.799Z] #27 transferring context: 50B done [2024-06-06T05:22:56.799Z] #27 DONE 0.3s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-06T05:22:56.799Z] #10 DONE 0.0s [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #28 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-06T05:22:56.799Z] #28 ... [2024-06-06T05:22:56.799Z] [2024-06-06T05:22:56.799Z] #29 [security-spire-config internal] load .dockerignore [2024-06-06T05:22:56.799Z] #29 transferring context: 50B done [2024-06-06T05:22:56.799Z] #29 DONE 0.4s [2024-06-06T05:22:57.058Z] [2024-06-06T05:22:57.058Z] #10 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-06T05:22:57.058Z] #10 DONE 0.0s [2024-06-06T05:22:57.058Z] [2024-06-06T05:22:57.058Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T05:22:57.058Z] #30 DONE 0.6s [2024-06-06T05:22:57.058Z] [2024-06-06T05:22:57.058Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:22:57.058Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:22:57.317Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-06-06T05:22:57.317Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:22:57.317Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-06-06T05:22:57.317Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-06-06T05:22:57.317Z] #31 DONE 0.3s [2024-06-06T05:22:57.317Z] [2024-06-06T05:22:57.317Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-06T05:22:57.317Z] #32 ... [2024-06-06T05:22:57.317Z] [2024-06-06T05:22:57.317Z] #28 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-06T05:22:57.317Z] #28 DONE 0.7s [2024-06-06T05:22:57.317Z] [2024-06-06T05:22:57.317Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:22:57.317Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-06-06T05:22:57.317Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:22:57.317Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-06-06T05:22:57.317Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-06-06T05:22:57.317Z] #31 DONE 0.3s [2024-06-06T05:22:57.577Z] [2024-06-06T05:22:57.577Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:22:57.577Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-06-06T05:22:57.577Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:22:57.577Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-06-06T05:22:57.577Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-06-06T05:22:57.577Z] #31 DONE 0.3s [2024-06-06T05:22:57.577Z] [2024-06-06T05:22:57.577Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-06T05:22:57.577Z] #33 DONE 0.5s [2024-06-06T05:22:57.577Z] [2024-06-06T05:22:57.577Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:22:57.577Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:22:57.836Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-06-06T05:22:58.097Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-06-06T05:22:58.097Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2024-06-06T05:22:58.097Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-06T05:22:58.097Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-06-06T05:22:58.356Z] #34 ... [2024-06-06T05:22:58.356Z] [2024-06-06T05:22:58.356Z] #35 [security-spire-agent internal] load build context [2024-06-06T05:22:58.356Z] #35 transferring context: 26.22kB 0.0s done [2024-06-06T05:22:58.356Z] #35 DONE 0.7s [2024-06-06T05:22:58.356Z] [2024-06-06T05:22:58.356Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:22:58.356Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s [2024-06-06T05:22:58.356Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s [2024-06-06T05:22:58.356Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-06T05:22:58.356Z] #34 ... [2024-06-06T05:22:58.356Z] [2024-06-06T05:22:58.356Z] #36 [security-spire-server internal] load build context [2024-06-06T05:22:58.356Z] #36 transferring context: 26.69kB 0.0s done [2024-06-06T05:22:58.356Z] #36 DONE 0.8s [2024-06-06T05:22:58.356Z] [2024-06-06T05:22:58.356Z] #37 [security-spire-config internal] load build context [2024-06-06T05:22:58.356Z] #37 transferring context: 24.94kB 0.1s done [2024-06-06T05:22:58.356Z] #37 DONE 0.9s [2024-06-06T05:22:58.356Z] [2024-06-06T05:22:58.356Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:22:58.356Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-06-06T05:22:58.356Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-06-06T05:22:58.356Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-06-06T05:22:58.356Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2024-06-06T05:22:58.356Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-06-06T05:22:58.356Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.4s [2024-06-06T05:22:58.356Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-06T05:22:58.618Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-06-06T05:22:58.619Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.88MB / 25.84MB 0.5s [2024-06-06T05:22:58.619Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.6s [2024-06-06T05:22:58.875Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.7s [2024-06-06T05:22:58.875Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-06-06T05:22:58.875Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21.78MB / 25.84MB 0.8s [2024-06-06T05:22:58.875Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2024-06-06T05:22:59.440Z] #34 ... [2024-06-06T05:22:59.440Z] [2024-06-06T05:22:59.440Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-06T05:22:59.440Z] #32 DONE 2.4s [2024-06-06T05:22:59.440Z] [2024-06-06T05:22:59.440Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:22:59.440Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2024-06-06T05:22:59.440Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-06-06T05:23:01.343Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done [2024-06-06T05:23:05.540Z] #34 ... [2024-06-06T05:23:05.540Z] [2024-06-06T05:23:05.540Z] #38 [core-metadata internal] load build context [2024-06-06T05:23:05.540Z] #38 transferring context: 286.68MB 7.9s [2024-06-06T05:23:05.800Z] #38 ... [2024-06-06T05:23:05.800Z] [2024-06-06T05:23:05.800Z] #39 [security-secretstore-setup internal] load build context [2024-06-06T05:23:05.800Z] #39 ... [2024-06-06T05:23:05.800Z] [2024-06-06T05:23:05.800Z] #38 [core-metadata internal] load build context [2024-06-06T05:23:06.425Z] #38 ... [2024-06-06T05:23:06.425Z] [2024-06-06T05:23:06.425Z] #40 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-06T05:23:06.425Z] #40 transferring dockerfile: 1.89kB done [2024-06-06T05:23:06.685Z] #40 ... [2024-06-06T05:23:06.685Z] [2024-06-06T05:23:06.685Z] #38 [core-metadata internal] load build context [2024-06-06T05:23:06.947Z] #38 ... [2024-06-06T05:23:06.947Z] [2024-06-06T05:23:06.947Z] #41 [security-proxy-setup internal] load build context [2024-06-06T05:23:07.205Z] #41 ... [2024-06-06T05:23:07.205Z] [2024-06-06T05:23:07.205Z] #42 [support-scheduler internal] load build context [2024-06-06T05:23:07.205Z] #42 transferring context: 410.34MB 9.9s done [2024-06-06T05:23:07.205Z] #42 ... [2024-06-06T05:23:07.205Z] [2024-06-06T05:23:07.205Z] #43 [security-bootstrapper internal] load build context [2024-06-06T05:23:07.464Z] #43 ... [2024-06-06T05:23:07.464Z] [2024-06-06T05:23:07.464Z] #44 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:23:07.464Z] #44 ... [2024-06-06T05:23:07.464Z] [2024-06-06T05:23:07.464Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T05:23:07.464Z] #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:07.464Z] #0 1.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:07.464Z] #0 2.159 (1/2) Installing ca-certificates (20240226-r0) [2024-06-06T05:23:07.464Z] #0 2.184 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:07.464Z] #0 2.188 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:07.464Z] #0 2.201 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:23:07.464Z] #0 2.256 OK: 8 MiB in 17 packages [2024-06-06T05:23:07.464Z] #45 ... [2024-06-06T05:23:07.464Z] [2024-06-06T05:23:07.464Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T05:23:07.464Z] #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:07.464Z] #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:07.464Z] #0 1.634 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:07.464Z] #0 1.639 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:07.464Z] #0 1.658 OK: 7 MiB in 16 packages [2024-06-06T05:23:07.723Z] #46 ... [2024-06-06T05:23:07.723Z] [2024-06-06T05:23:07.723Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T05:23:07.723Z] #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:07.723Z] #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:07.723Z] #0 1.845 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:07.723Z] #0 1.891 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:07.723Z] #0 1.893 (3/6) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:07.723Z] #0 1.898 (4/6) Installing openssl (3.1.5-r0) [2024-06-06T05:23:07.723Z] #0 1.912 (5/6) Installing su-exec (0.2-r3) [2024-06-06T05:23:07.723Z] #0 1.912 (6/6) Installing yq (4.33.3-r5) [2024-06-06T05:23:07.723Z] #0 2.114 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:07.723Z] #0 2.118 OK: 17 MiB in 19 packages [2024-06-06T05:23:07.723Z] #47 ... [2024-06-06T05:23:07.723Z] [2024-06-06T05:23:07.723Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T05:23:07.987Z] #48 ... [2024-06-06T05:23:07.987Z] [2024-06-06T05:23:07.987Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-06T05:23:07.987Z] #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:07.987Z] #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:07.987Z] #0 1.867 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:07.987Z] #0 1.870 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:07.987Z] #0 1.888 OK: 7 MiB in 16 packages [2024-06-06T05:23:07.987Z] #49 ... [2024-06-06T05:23:07.987Z] [2024-06-06T05:23:07.987Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T05:23:07.987Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-06-06T05:23:07.987Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-06-06T05:23:07.987Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-06-06T05:23:07.987Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-06T05:23:07.987Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-06-06T05:23:07.987Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-06-06T05:23:07.987Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-06-06T05:23:07.987Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-06T05:23:07.987Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2024-06-06T05:23:07.987Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-06T05:23:07.987Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-06-06T05:23:07.987Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done [2024-06-06T05:23:07.987Z] #50 ... [2024-06-06T05:23:07.987Z] [2024-06-06T05:23:07.987Z] #51 [core-data internal] load build context [2024-06-06T05:23:07.987Z] #51 transferring context: 410.34MB 10.1s done [2024-06-06T05:23:08.246Z] #51 ... [2024-06-06T05:23:08.246Z] [2024-06-06T05:23:08.246Z] #52 [support-notifications internal] load build context [2024-06-06T05:23:08.246Z] #52 transferring context: 410.34MB 11.0s done [2024-06-06T05:23:08.246Z] #52 ... [2024-06-06T05:23:08.246Z] [2024-06-06T05:23:08.246Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T05:23:08.246Z] #0 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:08.246Z] #0 6.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:08.246Z] #0 6.358 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T05:23:08.246Z] #0 6.358 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T05:23:08.246Z] #0 6.358 OK: 20077 distinct packages available [2024-06-06T05:23:08.246Z] #0 6.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:08.246Z] #0 6.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:08.246Z] #0 6.728 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:08.246Z] #0 6.800 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-06T05:23:08.246Z] #0 6.891 (3/4) Installing libucontext (1.2-r2) [2024-06-06T05:23:08.246Z] #0 6.895 (4/4) Installing gcompat (1.1.0-r1) [2024-06-06T05:23:08.246Z] #0 6.902 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:08.246Z] #0 6.911 OK: 8 MiB in 19 packages [2024-06-06T05:23:08.749Z] #53 ... [2024-06-06T05:23:08.749Z] [2024-06-06T05:23:08.749Z] #54 [security-proxy-auth internal] load build context [2024-06-06T05:23:08.749Z] #54 transferring context: 410.34MB 11.1s done [2024-06-06T05:23:08.749Z] #54 ... [2024-06-06T05:23:08.749Z] [2024-06-06T05:23:08.749Z] #55 [core-command internal] load build context [2024-06-06T05:23:09.008Z] #55 transferring context: 410.34MB 11.4s done [2024-06-06T05:23:09.008Z] #55 ... [2024-06-06T05:23:09.008Z] [2024-06-06T05:23:09.008Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T05:23:09.008Z] #0 6.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:09.008Z] #0 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:09.008Z] #0 7.157 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T05:23:09.008Z] #0 7.157 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T05:23:09.008Z] #0 7.157 OK: 20077 distinct packages available [2024-06-06T05:23:09.008Z] #0 7.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:09.008Z] #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:09.008Z] #0 7.513 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:09.008Z] #0 7.541 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:09.008Z] #0 7.550 (3/7) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:09.008Z] #0 7.555 (4/7) Installing musl-obstack (1.2.3-r2) [2024-06-06T05:23:09.008Z] #0 7.558 (5/7) Installing libucontext (1.2-r2) [2024-06-06T05:23:09.008Z] #0 7.562 (6/7) Installing gcompat (1.1.0-r1) [2024-06-06T05:23:09.008Z] #0 7.569 (7/7) Installing openssl (3.1.5-r0) [2024-06-06T05:23:09.008Z] #0 7.577 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:09.008Z] #0 7.587 OK: 8 MiB in 20 packages [2024-06-06T05:23:09.008Z] #56 ... [2024-06-06T05:23:09.008Z] [2024-06-06T05:23:09.008Z] #57 [security-spiffe-token-provider internal] load build context [2024-06-06T05:23:09.008Z] #57 transferring context: 410.34MB 11.1s done [2024-06-06T05:23:09.008Z] #57 ... [2024-06-06T05:23:09.008Z] [2024-06-06T05:23:09.008Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-06T05:23:09.008Z] #0 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:09.008Z] #0 1.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:09.008Z] #0 2.101 (1/4) Installing ca-certificates (20240226-r0) [2024-06-06T05:23:09.008Z] #0 2.118 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:09.008Z] #0 2.123 (3/4) Installing su-exec (0.2-r3) [2024-06-06T05:23:09.008Z] #0 2.126 (4/4) Installing yq (4.33.3-r5) [2024-06-06T05:23:09.008Z] #0 2.205 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:09.008Z] #0 2.215 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:23:09.008Z] #0 2.266 OK: 17 MiB in 19 packages [2024-06-06T05:23:09.352Z] #58 ... [2024-06-06T05:23:09.352Z] [2024-06-06T05:23:09.352Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-06T05:23:09.352Z] #0 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:09.352Z] #0 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:09.352Z] #0 1.656 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:09.352Z] #0 1.661 (2/2) Installing su-exec (0.2-r3) [2024-06-06T05:23:09.352Z] #0 1.664 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:09.352Z] #0 1.683 OK: 7 MiB in 17 packages [2024-06-06T05:23:09.611Z] #59 ... [2024-06-06T05:23:09.611Z] [2024-06-06T05:23:09.611Z] #44 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:23:09.611Z] #44 transferring context: 410.34MB 12.4s done [2024-06-06T05:23:11.517Z] #44 ... [2024-06-06T05:23:11.517Z] [2024-06-06T05:23:11.517Z] #60 [core-data builder 2/7] WORKDIR /edgex-go [2024-06-06T05:23:11.517Z] #60 ... [2024-06-06T05:23:11.517Z] [2024-06-06T05:23:11.517Z] #39 [security-secretstore-setup internal] load build context [2024-06-06T05:23:11.517Z] #39 transferring context: 410.34MB 11.0s done [2024-06-06T05:23:18.094Z] #39 ... [2024-06-06T05:23:18.094Z] [2024-06-06T05:23:18.094Z] #38 [core-metadata internal] load build context [2024-06-06T05:23:18.094Z] #38 transferring context: 410.34MB 10.0s done [2024-06-06T05:23:18.094Z] #38 ... [2024-06-06T05:23:18.094Z] [2024-06-06T05:23:18.094Z] #41 [security-proxy-setup internal] load build context [2024-06-06T05:23:18.094Z] #41 transferring context: 410.34MB 10.7s done [2024-06-06T05:23:18.094Z] #41 ... [2024-06-06T05:23:18.094Z] [2024-06-06T05:23:18.094Z] #43 [security-bootstrapper internal] load build context [2024-06-06T05:23:18.094Z] #43 transferring context: 410.34MB 11.1s done [2024-06-06T05:23:26.226Z] #43 ... [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T05:23:26.226Z] #47 DONE 28.7s [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-06T05:23:26.226Z] #49 DONE 28.7s [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T05:23:26.226Z] #46 DONE 28.7s [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-06T05:23:26.226Z] #59 DONE 28.7s [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T05:23:26.226Z] #45 DONE 28.7s [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-06T05:23:26.226Z] #58 DONE 28.7s [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:23:26.226Z] #61 ... [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #42 [support-scheduler internal] load build context [2024-06-06T05:23:26.226Z] #42 DONE 29.1s [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T05:23:26.226Z] #53 DONE 28.7s [2024-06-06T05:23:26.226Z] [2024-06-06T05:23:26.226Z] #38 [core-metadata internal] load build context [2024-06-06T05:23:26.226Z] #38 DONE 29.2s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T05:23:26.486Z] #56 DONE 28.7s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #51 [core-data internal] load build context [2024-06-06T05:23:26.486Z] #51 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #41 [security-proxy-setup internal] load build context [2024-06-06T05:23:26.486Z] #41 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #52 [support-notifications internal] load build context [2024-06-06T05:23:26.486Z] #52 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #57 [security-spiffe-token-provider internal] load build context [2024-06-06T05:23:26.486Z] #57 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #54 [security-proxy-auth internal] load build context [2024-06-06T05:23:26.486Z] #54 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #43 [security-bootstrapper internal] load build context [2024-06-06T05:23:26.486Z] #43 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #44 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:23:26.486Z] #44 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #55 [core-command internal] load build context [2024-06-06T05:23:26.486Z] #55 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #39 [security-secretstore-setup internal] load build context [2024-06-06T05:23:26.486Z] #39 DONE 29.3s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #60 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-06T05:23:26.486Z] #60 DONE 25.6s [2024-06-06T05:23:26.486Z] [2024-06-06T05:23:26.486Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:23:26.750Z] #62 ... [2024-06-06T05:23:26.750Z] [2024-06-06T05:23:26.750Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T05:23:26.750Z] #50 DONE 29.1s [2024-06-06T05:23:26.750Z] [2024-06-06T05:23:26.750Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T05:23:26.750Z] #48 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:27.010Z] #48 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:27.580Z] #48 29.90 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T05:23:27.580Z] #48 29.90 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T05:23:27.580Z] #48 29.90 OK: 20077 distinct packages available [2024-06-06T05:23:27.580Z] #48 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:27.580Z] #48 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:27.841Z] #48 30.37 (1/11) Installing ca-certificates (20240226-r0) [2024-06-06T05:23:27.841Z] #48 30.39 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-06T05:23:27.841Z] #48 30.42 (3/11) Installing libunistring (1.1-r1) [2024-06-06T05:23:27.841Z] #48 30.43 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-06T05:23:27.841Z] #48 30.43 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-06T05:23:27.841Z] #48 30.44 (6/11) Installing libcurl (8.5.0-r0) [2024-06-06T05:23:28.099Z] #48 30.44 (7/11) Installing curl (8.5.0-r0) [2024-06-06T05:23:28.099Z] #48 30.46 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-06T05:23:28.099Z] #48 30.46 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-06T05:23:28.099Z] #48 30.46 (10/11) Installing libucontext (1.2-r2) [2024-06-06T05:23:28.099Z] #48 30.47 (11/11) Installing gcompat (1.1.0-r1) [2024-06-06T05:23:28.099Z] #48 30.47 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:28.099Z] #48 30.48 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:23:28.099Z] #48 30.55 OK: 12 MiB in 26 packages [2024-06-06T05:23:28.360Z] #48 DONE 30.9s [2024-06-06T05:23:28.360Z] [2024-06-06T05:23:28.360Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:23:28.360Z] #63 ... [2024-06-06T05:23:28.360Z] [2024-06-06T05:23:28.360Z] #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T05:23:28.360Z] #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.360Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.360Z] #0 1.629 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:28.360Z] #0 1.629 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:28.360Z] #0 1.635 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:28.360Z] #0 1.684 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:28.360Z] #0 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.360Z] #0 1.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.360Z] #0 2.055 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.360Z] #0 2.071 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:28.360Z] #0 2.097 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.360Z] #0 2.118 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:28.360Z] #0 2.130 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.360Z] #0 2.133 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:28.360Z] #0 2.141 OK: 17 MiB in 19 packages [2024-06-06T05:23:28.360Z] #64 DONE 2.4s [2024-06-06T05:23:28.620Z] [2024-06-06T05:23:28.620Z] #65 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-06T05:23:28.620Z] #65 DONE 0.1s [2024-06-06T05:23:28.620Z] [2024-06-06T05:23:28.620Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-06-06T05:23:28.620Z] #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.620Z] #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.620Z] #0 1.726 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:28.620Z] #0 1.726 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:28.620Z] #0 1.732 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:28.620Z] #0 1.842 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:28.620Z] #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.620Z] #0 1.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.620Z] #0 2.201 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.620Z] #0 2.217 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:28.620Z] #0 2.240 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.620Z] #0 2.242 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:28.620Z] #0 2.249 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:28.620Z] #0 2.294 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:28.620Z] #0 2.303 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.620Z] #0 2.308 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:28.621Z] #0 2.313 OK: 7 MiB in 16 packages [2024-06-06T05:23:28.621Z] #66 DONE 2.5s [2024-06-06T05:23:28.621Z] [2024-06-06T05:23:28.621Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T05:23:28.621Z] #0 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.621Z] #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.621Z] #0 1.697 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:28.621Z] #0 1.697 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:28.621Z] #0 1.704 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:28.621Z] #0 1.808 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:28.621Z] #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.621Z] #0 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.621Z] #0 2.110 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.621Z] #0 2.155 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:28.621Z] #0 2.171 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.621Z] #0 2.174 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:28.621Z] #0 2.183 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:28.621Z] #0 2.227 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:28.621Z] #0 2.238 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.621Z] #0 2.241 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:28.621Z] #0 2.253 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:23:28.621Z] #0 2.338 OK: 17 MiB in 19 packages [2024-06-06T05:23:28.621Z] #67 DONE 2.5s [2024-06-06T05:23:28.621Z] [2024-06-06T05:23:28.621Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:23:28.621Z] #62 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.621Z] #62 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.880Z] #62 ... [2024-06-06T05:23:28.880Z] [2024-06-06T05:23:28.880Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:23:28.880Z] #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.880Z] #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.880Z] #0 1.936 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:28.880Z] #0 1.936 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:28.880Z] #0 1.945 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:28.880Z] #0 2.047 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:28.880Z] #0 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.880Z] #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:28.880Z] #0 2.441 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.880Z] #0 2.465 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:28.880Z] #0 2.508 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.880Z] #0 2.512 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:28.880Z] #0 2.518 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:28.880Z] #0 2.558 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:28.880Z] #0 2.568 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:28.880Z] #0 2.569 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:28.880Z] #0 2.573 OK: 7 MiB in 16 packages [2024-06-06T05:23:28.880Z] #68 DONE 2.8s [2024-06-06T05:23:28.880Z] [2024-06-06T05:23:28.880Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:23:28.880Z] #62 2.487 OK: 264 MiB in 52 packages [2024-06-06T05:23:29.138Z] #62 DONE 2.6s [2024-06-06T05:23:29.138Z] [2024-06-06T05:23:29.138Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T05:23:29.138Z] #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.052 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:29.138Z] #0 2.052 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:29.138Z] #0 2.060 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:29.138Z] #0 2.120 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:29.138Z] #0 2.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.496 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:29.138Z] #0 2.516 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:29.138Z] #0 2.538 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:29.138Z] #0 2.539 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:29.138Z] #0 2.545 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:29.138Z] #0 2.582 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:29.138Z] #0 2.590 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:29.138Z] #0 2.598 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:29.138Z] #0 2.603 OK: 7 MiB in 17 packages [2024-06-06T05:23:29.138Z] #69 DONE 2.8s [2024-06-06T05:23:29.138Z] [2024-06-06T05:23:29.138Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-06T05:23:29.138Z] #0 2.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.476 OK: 264 MiB in 52 packages [2024-06-06T05:23:29.138Z] #70 DONE 2.6s [2024-06-06T05:23:29.138Z] [2024-06-06T05:23:29.138Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:23:29.138Z] #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.490 OK: 264 MiB in 52 packages [2024-06-06T05:23:29.138Z] #71 DONE 2.8s [2024-06-06T05:23:29.138Z] [2024-06-06T05:23:29.138Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:23:29.138Z] #72 DONE 0.1s [2024-06-06T05:23:29.138Z] [2024-06-06T05:23:29.138Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:23:29.138Z] #73 DONE 0.1s [2024-06-06T05:23:29.138Z] [2024-06-06T05:23:29.138Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:23:29.138Z] #74 ... [2024-06-06T05:23:29.138Z] [2024-06-06T05:23:29.138Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:23:29.138Z] #75 DONE 0.1s [2024-06-06T05:23:29.138Z] [2024-06-06T05:23:29.138Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-06T05:23:29.138Z] #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.276 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T05:23:29.138Z] #0 2.276 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T05:23:29.138Z] #0 2.276 OK: 20075 distinct packages available [2024-06-06T05:23:29.138Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.138Z] #0 2.688 OK: 264 MiB in 52 packages [2024-06-06T05:23:29.138Z] #76 DONE 2.8s [2024-06-06T05:23:29.395Z] [2024-06-06T05:23:29.395Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:23:29.395Z] #77 DONE 0.1s [2024-06-06T05:23:29.395Z] [2024-06-06T05:23:29.395Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:23:29.395Z] #78 ... [2024-06-06T05:23:29.395Z] [2024-06-06T05:23:29.395Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T05:23:29.395Z] #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.395Z] #0 2.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.395Z] #0 2.434 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:29.395Z] #0 2.434 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:29.395Z] #0 2.442 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:29.395Z] #0 2.504 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:29.395Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.395Z] #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.395Z] #0 2.878 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:29.395Z] #0 2.898 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:29.395Z] #0 2.913 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:29.395Z] #0 2.916 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:29.395Z] #0 2.936 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:29.395Z] #0 2.938 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:29.395Z] #0 2.945 OK: 8 MiB in 20 packages [2024-06-06T05:23:29.395Z] #79 DONE 3.1s [2024-06-06T05:23:29.653Z] [2024-06-06T05:23:29.653Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:23:29.653Z] #63 0.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.653Z] #63 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.653Z] #63 0.981 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:29.653Z] #63 0.981 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:29.653Z] #63 0.995 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:29.653Z] #63 1.075 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:29.653Z] #63 1.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.654Z] #63 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:29.654Z] #63 1.364 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.216Z] #63 1.384 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:30.216Z] #63 1.396 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.216Z] #63 1.400 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:30.216Z] #63 1.408 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:30.216Z] #63 1.441 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:30.216Z] #63 1.448 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.216Z] #63 1.451 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:30.216Z] #63 1.457 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:23:30.216Z] #63 1.629 OK: 12 MiB in 26 packages [2024-06-06T05:23:30.782Z] #63 DONE 2.4s [2024-06-06T05:23:30.782Z] [2024-06-06T05:23:30.782Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-06T05:23:30.782Z] #0 1.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:30.782Z] #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:30.782Z] #0 3.295 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:30.782Z] #0 3.295 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:30.782Z] #0 3.302 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:30.782Z] #0 3.361 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:30.782Z] #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:30.782Z] #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:30.782Z] #0 3.642 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.782Z] #0 3.654 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:30.782Z] #0 3.668 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.782Z] #0 3.670 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:30.782Z] #0 3.678 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:30.782Z] #0 4.091 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:30.782Z] #0 4.098 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.782Z] #0 4.101 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:30.782Z] #0 4.163 OK: 8 MiB in 19 packages [2024-06-06T05:23:30.782Z] #80 DONE 4.4s [2024-06-06T05:23:30.782Z] [2024-06-06T05:23:30.782Z] #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:23:30.782Z] #61 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:30.782Z] #61 2.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:30.782Z] #61 2.974 Upgrading critical system libraries and apk-tools: [2024-06-06T05:23:30.782Z] #61 2.974 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:23:30.782Z] #61 3.000 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:23:30.782Z] #61 3.088 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:23:30.782Z] #61 3.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:30.782Z] #61 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T05:23:30.782Z] #61 3.391 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.782Z] #61 3.401 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:23:30.782Z] #61 3.417 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.782Z] #61 3.420 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:23:30.782Z] #61 3.427 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:30.782Z] #61 3.465 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:23:30.782Z] #61 3.473 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:23:30.782Z] #61 3.475 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:23:30.782Z] #61 3.483 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:23:30.782Z] #61 3.794 OK: 8 MiB in 17 packages [2024-06-06T05:23:30.782Z] #61 DONE 4.5s [2024-06-06T05:23:30.782Z] [2024-06-06T05:23:30.782Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T05:23:30.782Z] #81 DONE 1.4s [2024-06-06T05:23:30.782Z] [2024-06-06T05:23:30.782Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-06T05:23:30.782Z] #82 DONE 1.4s [2024-06-06T05:23:30.782Z] [2024-06-06T05:23:30.782Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T05:23:31.717Z] #83 ... [2024-06-06T05:23:31.717Z] [2024-06-06T05:23:31.717Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-06T05:23:31.717Z] #84 DONE 0.7s [2024-06-06T05:23:31.717Z] [2024-06-06T05:23:31.717Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T05:23:31.717Z] #85 DONE 0.8s [2024-06-06T05:23:31.717Z] [2024-06-06T05:23:31.717Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-06T05:23:32.031Z] #86 ... [2024-06-06T05:23:32.031Z] [2024-06-06T05:23:32.031Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T05:23:32.031Z] #83 DONE 1.4s [2024-06-06T05:23:32.314Z] [2024-06-06T05:23:32.314Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-06T05:23:32.314Z] #87 DONE 0.7s [2024-06-06T05:23:32.314Z] [2024-06-06T05:23:32.314Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-06T05:23:32.314Z] #86 DONE 0.7s [2024-06-06T05:23:32.314Z] [2024-06-06T05:23:32.314Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-06T05:23:32.314Z] #88 DONE 0.1s [2024-06-06T05:23:32.314Z] [2024-06-06T05:23:32.314Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-06T05:23:32.314Z] #89 DONE 0.1s [2024-06-06T05:23:32.314Z] [2024-06-06T05:23:32.314Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T05:23:32.314Z] #90 DONE 0.1s [2024-06-06T05:23:32.314Z] [2024-06-06T05:23:32.314Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T05:23:32.596Z] #91 ... [2024-06-06T05:23:32.596Z] [2024-06-06T05:23:32.596Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-06T05:23:32.596Z] #92 DONE 0.2s [2024-06-06T05:23:32.596Z] [2024-06-06T05:23:32.596Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T05:23:32.596Z] #91 DONE 0.3s [2024-06-06T05:23:32.596Z] [2024-06-06T05:23:32.596Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-06T05:23:32.596Z] #93 DONE 0.4s [2024-06-06T05:23:32.596Z] [2024-06-06T05:23:32.596Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-06T05:23:32.872Z] #94 ... [2024-06-06T05:23:32.872Z] [2024-06-06T05:23:32.872Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-06T05:23:32.872Z] #95 DONE 3.9s [2024-06-06T05:23:33.132Z] [2024-06-06T05:23:33.132Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-06T05:23:33.132Z] #96 ... [2024-06-06T05:23:33.132Z] [2024-06-06T05:23:33.132Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T05:23:33.132Z] #97 DONE 0.6s [2024-06-06T05:23:33.407Z] [2024-06-06T05:23:33.407Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-06T05:23:33.407Z] #94 DONE 0.5s [2024-06-06T05:23:33.407Z] [2024-06-06T05:23:33.407Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-06T05:23:33.407Z] #96 DONE 0.4s [2024-06-06T05:23:33.407Z] [2024-06-06T05:23:33.407Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-06T05:23:33.407Z] #98 ... [2024-06-06T05:23:33.407Z] [2024-06-06T05:23:33.407Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-06T05:23:33.407Z] #99 DONE 0.6s [2024-06-06T05:23:33.684Z] [2024-06-06T05:23:33.684Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-06T05:23:33.684Z] #98 DONE 0.3s [2024-06-06T05:23:33.684Z] [2024-06-06T05:23:33.684Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-06T05:23:33.684Z] #100 DONE 0.4s [2024-06-06T05:23:33.684Z] [2024-06-06T05:23:33.684Z] #101 [security-spire-config] exporting to image [2024-06-06T05:23:33.684Z] #101 exporting layers [2024-06-06T05:23:33.944Z] #101 ... [2024-06-06T05:23:33.944Z] [2024-06-06T05:23:33.944Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-06T05:23:33.944Z] #102 DONE 0.3s [2024-06-06T05:23:33.944Z] [2024-06-06T05:23:33.944Z] #101 [security-spire-agent] exporting to image [2024-06-06T05:23:33.944Z] #101 exporting layers 0.6s done [2024-06-06T05:23:34.214Z] #101 writing image sha256:6db96b8de8eb08c027cef45d85f40d2f578286594f82b9c235e17a12aa665d66 done [2024-06-06T05:23:34.214Z] #101 naming to docker.io/library/security-spire-server done [2024-06-06T05:23:34.214Z] #101 exporting layers 0.6s done [2024-06-06T05:23:34.214Z] #101 writing image sha256:724a942dfb359fa65477170b42f44510069df20c7defe4f92f6dc4d2a66ea33a done [2024-06-06T05:23:34.214Z] #101 naming to docker.io/library/security-spire-config done [2024-06-06T05:23:34.481Z] #101 exporting layers 0.5s done [2024-06-06T05:23:34.481Z] #101 writing image sha256:8ac5615d0a131c5c4b69dd7a02f426291c0e87819aedca17b162b1e21ed3b8f1 done [2024-06-06T05:23:34.481Z] #101 naming to docker.io/library/security-spire-agent done [2024-06-06T05:23:34.481Z] #101 DONE 1.0s [2024-06-06T05:23:34.481Z] [2024-06-06T05:23:34.481Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:23:39.786Z] #34 ... [2024-06-06T05:23:39.786Z] [2024-06-06T05:23:39.786Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:23:39.786Z] #103 ... [2024-06-06T05:23:39.786Z] [2024-06-06T05:23:39.787Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:23:44.543Z] Removing intermediate container 0fa9b70470a9 [2024-06-06T05:23:44.543Z] ---> bd3e5c2cfa7a [2024-06-06T05:23:44.543Z] Successfully built bd3e5c2cfa7a [2024-06-06T05:23:44.544Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T05:23:44.872Z] + docker inspect -f . ci-base-image-arm64 [2024-06-06T05:23:44.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T05:23:45.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container [2024-06-06T05:23:45.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T05:23:46.278Z] $ docker top 546a4e812df090451ef161d88ae30dc2a633a01714d0afa6ada401287e86c32c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T05:23:47.079Z] + go version [2024-06-06T05:23:47.079Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-06T05:23:47.096Z] $ docker stop --time=1 546a4e812df090451ef161d88ae30dc2a633a01714d0afa6ada401287e86c32c [2024-06-06T05:23:48.663Z] $ docker rm -f --volumes 546a4e812df090451ef161d88ae30dc2a633a01714d0afa6ada401287e86c32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T05:23:49.227Z] + docker inspect -f . ci-base-image-arm64 [2024-06-06T05:23:49.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T05:23:49.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container [2024-06-06T05:23:49.470Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T05:23:50.659Z] $ docker top cb396d2138f6cc3533a95651b9ed64a7d375cc1cc3725a3217c8053da31ec698 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-06T05:23:50.874Z] ========================================================= [2024-06-06T05:23:50.874Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-06T05:23:50.874Z] ========================================================= [Pipeline] sh [2024-06-06T05:23:51.198Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-06-06T05:23:51.532Z] + make test [2024-06-06T05:23:51.532Z] go test -race -coverprofile=coverage.out ./... [2024-06-06T05:24:01.732Z] #104 DONE 29.1s [2024-06-06T05:24:01.732Z] [2024-06-06T05:24:01.732Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:01.732Z] #103 DONE 29.1s [2024-06-06T05:24:01.732Z] [2024-06-06T05:24:01.732Z] #105 [support-notifications builder 6/7] COPY . . [2024-06-06T05:24:01.732Z] #105 ... [2024-06-06T05:24:01.732Z] [2024-06-06T05:24:01.732Z] #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:01.732Z] #74 DONE 29.1s [2024-06-06T05:24:01.732Z] [2024-06-06T05:24:01.732Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:01.732Z] #78 DONE 29.0s [2024-06-06T05:24:01.732Z] [2024-06-06T05:24:01.732Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-06T05:24:08.707Z] #106 ... [2024-06-06T05:24:08.707Z] [2024-06-06T05:24:08.707Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-06T05:24:08.707Z] #107 ... [2024-06-06T05:24:08.707Z] [2024-06-06T05:24:08.707Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #108 ... [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #106 DONE 10.6s [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #107 DONE 10.7s [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #105 [support-notifications builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #105 DONE 10.7s [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:08.966Z] #109 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:24:08.966Z] #110 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #111 [security-proxy-auth builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #111 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #112 [core-data builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #112 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:08.966Z] #113 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:24:08.966Z] #114 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:08.966Z] #115 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #116 [support-scheduler builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #116 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:24:08.966Z] #117 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #118 [core-metadata builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #118 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:24:08.966Z] #119 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:08.966Z] #120 CACHED [2024-06-06T05:24:08.966Z] [2024-06-06T05:24:08.966Z] #121 [core-command builder 6/7] COPY . . [2024-06-06T05:24:08.966Z] #121 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:24:08.967Z] #122 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:08.967Z] #123 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-06-06T05:24:08.967Z] #124 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:08.967Z] #125 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:24:08.967Z] #126 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:24:08.967Z] #127 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:24:08.967Z] #128 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-06-06T05:24:08.967Z] #129 CACHED [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-06-06T05:24:08.967Z] #108 DONE 10.7s [2024-06-06T05:24:08.967Z] [2024-06-06T05:24:08.967Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-06T05:24:10.882Z] #130 1.610 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-06-06T05:24:18.986Z] #130 ... [2024-06-06T05:24:18.986Z] [2024-06-06T05:24:18.986Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T05:24:18.986Z] #0 1.137 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-06-06T05:24:19.243Z] #131 ... [2024-06-06T05:24:19.243Z] [2024-06-06T05:24:19.244Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T05:24:19.244Z] #0 0.678 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-06-06T05:24:19.244Z] #132 ... [2024-06-06T05:24:19.244Z] [2024-06-06T05:24:19.244Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T05:24:19.244Z] #0 0.564 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-06-06T05:24:19.500Z] #133 ... [2024-06-06T05:24:19.500Z] [2024-06-06T05:24:19.500Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T05:24:19.500Z] #0 1.217 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-06-06T05:24:19.758Z] #134 ... [2024-06-06T05:24:19.758Z] [2024-06-06T05:24:19.758Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T05:24:19.758Z] #0 1.634 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-06-06T05:24:19.758Z] #135 ... [2024-06-06T05:24:19.758Z] [2024-06-06T05:24:19.758Z] #136 [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-06-06T05:24:19.758Z] #0 1.031 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-06-06T05:24:20.016Z] #136 ... [2024-06-06T05:24:20.016Z] [2024-06-06T05:24:20.016Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T05:24:20.016Z] #0 1.180 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-06-06T05:24:20.016Z] #137 ... [2024-06-06T05:24:20.016Z] [2024-06-06T05:24:20.016Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T05:24:20.016Z] #0 1.040 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-06-06T05:24:20.274Z] #138 ... [2024-06-06T05:24:20.274Z] [2024-06-06T05:24:20.274Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T05:24:20.274Z] #0 0.337 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-06-06T05:24:20.274Z] #139 ... [2024-06-06T05:24:20.274Z] [2024-06-06T05:24:20.274Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-06T05:24:20.274Z] #0 1.667 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-06-06T05:24:39.199Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-06T05:25:41.937Z] #140 ... [2024-06-06T05:25:41.937Z] [2024-06-06T05:25:41.937Z] #136 [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-06-06T05:25:41.937Z] #136 81.04 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-06-06T05:26:28.705Z] #136 ... [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T05:26:28.705Z] #139 DONE 136.7s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T05:26:28.705Z] #137 DONE 136.7s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-06T05:26:28.705Z] #130 DONE 136.7s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T05:26:28.705Z] #134 DONE 136.7s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #141 ... [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T05:26:28.705Z] #132 DONE 136.8s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T05:26:28.705Z] #133 DONE 136.9s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #136 [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-06-06T05:26:28.705Z] #136 DONE 136.8s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #142 ... [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T05:26:28.705Z] #131 DONE 137.0s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-06T05:26:28.705Z] #140 DONE 137.1s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T05:26:28.705Z] #135 DONE 137.1s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T05:26:28.705Z] #138 DONE 137.1s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #143 ... [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #144 DONE 0.7s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #145 DONE 0.8s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #141 DONE 0.8s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #142 DONE 0.7s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-06T05:26:28.705Z] #146 DONE 0.5s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #147 DONE 0.7s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-06T05:26:28.705Z] #148 ... [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #143 DONE 0.5s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #149 DONE 0.3s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #150 DONE 0.4s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #151 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #151 DONE 0.4s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #152 CACHED [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #153 CACHED [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #154 CACHED [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #155 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #155 CACHED [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #156 CACHED [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #157 CACHED [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #158 CACHED [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:28.705Z] #159 CACHED [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #160 DONE 0.4s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-06T05:26:28.705Z] #161 ... [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #162 DONE 0.4s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:28.705Z] #163 DONE 0.3s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-06T05:26:28.705Z] #164 ... [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-06-06T05:26:28.705Z] #165 DONE 0.8s [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #166 [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-06-06T05:26:28.705Z] #166 ... [2024-06-06T05:26:28.705Z] [2024-06-06T05:26:28.705Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-06T05:26:28.705Z] #167 DONE 1.8s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-06T05:26:28.964Z] #168 DONE 2.1s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-06T05:26:28.964Z] #169 DONE 2.1s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-06T05:26:28.964Z] #170 DONE 2.1s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #166 [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-06-06T05:26:28.964Z] #166 DONE 2.1s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #171 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-06T05:26:28.964Z] #171 ... [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-06T05:26:28.964Z] #172 DONE 2.1s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-06T05:26:28.964Z] #173 DONE 2.1s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-06T05:26:28.964Z] #164 DONE 2.0s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-06T05:26:28.964Z] #161 DONE 2.1s [2024-06-06T05:26:28.964Z] [2024-06-06T05:26:28.964Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-06T05:26:28.964Z] #174 DONE 0.5s [2024-06-06T05:26:29.224Z] [2024-06-06T05:26:29.224Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-06T05:26:29.224Z] #175 DONE 0.3s [2024-06-06T05:26:29.224Z] [2024-06-06T05:26:29.224Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-06T05:26:29.224Z] #176 ... [2024-06-06T05:26:29.224Z] [2024-06-06T05:26:29.224Z] #177 [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-06-06T05:26:29.224Z] #177 DONE 0.3s [2024-06-06T05:26:29.224Z] [2024-06-06T05:26:29.224Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-06T05:26:29.224Z] #178 DONE 0.4s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #171 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-06T05:26:29.483Z] #171 DONE 0.5s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-06T05:26:29.483Z] #179 DONE 0.4s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #180 [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-06-06T05:26:29.483Z] #180 DONE 0.4s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-06-06T05:26:29.483Z] #181 DONE 0.5s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #101 [security-spiffe-token-provider] exporting to image [2024-06-06T05:26:29.483Z] #101 exporting layers [2024-06-06T05:26:29.483Z] #101 ... [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-06T05:26:29.483Z] #148 DONE 2.9s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-06T05:26:29.483Z] #182 DONE 0.5s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #183 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-06T05:26:29.483Z] #183 DONE 0.5s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-06T05:26:29.483Z] #176 DONE 0.5s [2024-06-06T05:26:29.483Z] [2024-06-06T05:26:29.483Z] #101 [support-notifications] exporting to image [2024-06-06T05:26:29.741Z] #101 ... [2024-06-06T05:26:29.741Z] [2024-06-06T05:26:29.741Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-06T05:26:29.741Z] #184 DONE 0.5s [2024-06-06T05:26:29.741Z] [2024-06-06T05:26:29.741Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-06T05:26:29.741Z] #185 DONE 0.5s [2024-06-06T05:26:29.741Z] [2024-06-06T05:26:29.741Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-06T05:26:29.741Z] #186 DONE 0.3s [2024-06-06T05:26:29.741Z] [2024-06-06T05:26:29.741Z] #101 [support-notifications] exporting to image [2024-06-06T05:26:29.741Z] #101 exporting layers 0.4s done [2024-06-06T05:26:29.741Z] #101 ... [2024-06-06T05:26:29.741Z] [2024-06-06T05:26:29.741Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-06T05:26:29.741Z] #187 DONE 0.4s [2024-06-06T05:26:29.741Z] [2024-06-06T05:26:29.741Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T05:26:29.741Z] #188 DONE 0.3s [2024-06-06T05:26:29.741Z] [2024-06-06T05:26:29.741Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T05:26:29.741Z] #189 DONE 0.2s [2024-06-06T05:26:29.741Z] [2024-06-06T05:26:29.741Z] #101 [core-metadata] exporting to image [2024-06-06T05:26:29.741Z] #101 exporting layers 0.4s done [2024-06-06T05:26:29.999Z] #101 ... [2024-06-06T05:26:29.999Z] [2024-06-06T05:26:29.999Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-06T05:26:29.999Z] #190 DONE 0.3s [2024-06-06T05:26:29.999Z] [2024-06-06T05:26:29.999Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-06T05:26:29.999Z] #191 DONE 0.3s [2024-06-06T05:26:29.999Z] [2024-06-06T05:26:29.999Z] #101 [support-scheduler] exporting to image [2024-06-06T05:26:29.999Z] #101 writing image sha256:4b9a90f047627b63661b927364e40cb7780ec01635718d7885e18bc9d2a05e22 0.0s done [2024-06-06T05:26:29.999Z] #101 writing image sha256:9b4936ff939366f29252eeabf8304ad6fcf354d869b386585a205592a149524f [2024-06-06T05:26:29.999Z] #101 naming to docker.io/library/support-scheduler done [2024-06-06T05:26:30.332Z] #101 exporting layers 0.7s done [2024-06-06T05:26:30.332Z] #101 writing image sha256:9b4936ff939366f29252eeabf8304ad6fcf354d869b386585a205592a149524f 0.1s done [2024-06-06T05:26:30.332Z] #101 naming to docker.io/library/core-command done [2024-06-06T05:26:30.332Z] #101 writing image sha256:d0722c05b6ef2fb50cea9490bb386d4356c4ad18bddf77a814c712abe5ac5b73 [2024-06-06T05:26:30.332Z] #101 writing image sha256:ec033bf29e101fcddd8a530ca86bd0b39a080b6dc777196d3d23e885f6c013f1 [2024-06-06T05:26:30.332Z] #101 writing image sha256:d0722c05b6ef2fb50cea9490bb386d4356c4ad18bddf77a814c712abe5ac5b73 0.2s done [2024-06-06T05:26:30.332Z] #101 naming to docker.io/library/support-notifications [2024-06-06T05:26:30.590Z] #101 exporting layers 1.2s done [2024-06-06T05:26:30.849Z] #101 exporting layers 0.9s done [2024-06-06T05:26:30.849Z] #101 writing image sha256:ec033bf29e101fcddd8a530ca86bd0b39a080b6dc777196d3d23e885f6c013f1 0.5s done [2024-06-06T05:26:30.849Z] #101 naming to docker.io/library/support-notifications 0.3s done [2024-06-06T05:26:30.849Z] #101 writing image sha256:68185fb9934a83512f6055cabc94fe2d6ff0d08cda0ad82178b5f2a2c242a062 0.0s done [2024-06-06T05:26:30.849Z] #101 naming to docker.io/library/core-data done [2024-06-06T05:26:30.849Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-06-06T05:26:30.849Z] #101 writing image sha256:849677227f5c243510f68fa5a33a374ab1b2949e52a8acc99b548d4e13849d2c done [2024-06-06T05:26:30.849Z] #101 naming to docker.io/library/core-metadata done [2024-06-06T05:26:30.849Z] #101 DONE 2.4s [2024-06-06T05:26:30.849Z] [2024-06-06T05:26:30.849Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-06T05:26:30.849Z] #192 DONE 0.6s [2024-06-06T05:26:30.849Z] [2024-06-06T05:26:30.849Z] #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T05:26:30.849Z] #193 DONE 1.1s [2024-06-06T05:26:30.849Z] [2024-06-06T05:26:30.849Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-06T05:26:30.849Z] #194 DONE 0.6s [2024-06-06T05:26:30.849Z] [2024-06-06T05:26:30.849Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T05:26:30.849Z] #195 DONE 0.2s [2024-06-06T05:26:30.849Z] [2024-06-06T05:26:30.849Z] #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T05:26:30.849Z] #196 DONE 1.2s [2024-06-06T05:26:30.849Z] [2024-06-06T05:26:30.849Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-06T05:26:30.849Z] #197 DONE 0.2s [2024-06-06T05:26:30.849Z] [2024-06-06T05:26:30.849Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T05:26:31.106Z] #198 ... [2024-06-06T05:26:31.106Z] [2024-06-06T05:26:31.106Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-06T05:26:31.106Z] #199 DONE 0.1s [2024-06-06T05:26:31.106Z] [2024-06-06T05:26:31.106Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-06T05:26:31.106Z] #200 DONE 0.1s [2024-06-06T05:26:31.106Z] [2024-06-06T05:26:31.106Z] #101 [security-proxy-auth] exporting to image [2024-06-06T05:26:31.106Z] #101 exporting layers 0.2s done [2024-06-06T05:26:31.106Z] #101 writing image sha256:47fa09d031d944d459232dc9d9c5dd3bae13b93f150a3c056505108a8420d59b 0.0s done [2024-06-06T05:26:31.106Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-06-06T05:26:31.106Z] #101 writing image sha256:082097af29af7037dcd9d747e1a7109d7e7fcbb5909251ce0ade5f69e819d194 done [2024-06-06T05:26:31.106Z] #101 naming to docker.io/library/security-proxy-auth 0.0s done [2024-06-06T05:26:31.106Z] #101 DONE 2.7s [2024-06-06T05:26:31.106Z] [2024-06-06T05:26:31.106Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-06T05:26:31.106Z] #201 DONE 0.1s [2024-06-06T05:26:31.106Z] [2024-06-06T05:26:31.106Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T05:26:31.364Z] #202 DONE 1.4s [2024-06-06T05:26:31.364Z] [2024-06-06T05:26:31.364Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-06T05:26:31.364Z] #203 DONE 0.1s [2024-06-06T05:26:31.364Z] [2024-06-06T05:26:31.364Z] #101 [security-proxy-setup] exporting to image [2024-06-06T05:26:31.364Z] #101 exporting layers 0.2s done [2024-06-06T05:26:31.364Z] #101 writing image sha256:c7e85b500f0f9e79baa8495da184b71ab52206584d72acce81fa88d5970a2ca8 done [2024-06-06T05:26:31.364Z] #101 naming to docker.io/library/security-proxy-setup done [2024-06-06T05:26:31.364Z] #101 DONE 2.9s [2024-06-06T05:26:31.364Z] [2024-06-06T05:26:31.364Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T05:26:31.364Z] #198 DONE 0.6s [2024-06-06T05:26:31.364Z] [2024-06-06T05:26:31.364Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-06T05:26:31.930Z] #204 DONE 0.6s [2024-06-06T05:26:31.930Z] [2024-06-06T05:26:31.930Z] #101 [security-bootstrapper] exporting to image [2024-06-06T05:26:31.930Z] #101 writing image sha256:0532117069f28883b0798669e8cb341e10c6aef1cca41869a04aff9d53e67408 done [2024-06-06T05:26:31.930Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-06-06T05:26:31.930Z] #101 exporting layers 0.2s done [2024-06-06T05:26:31.930Z] #101 writing image sha256:a22f43efc91bf47bdf3081add83c94899816799f34a772540dd64e8d87b4663a [2024-06-06T05:26:31.930Z] #101 writing image sha256:a22f43efc91bf47bdf3081add83c94899816799f34a772540dd64e8d87b4663a done [2024-06-06T05:26:31.930Z] #101 naming to docker.io/library/security-bootstrapper done [2024-06-06T05:26:31.930Z] #101 DONE 3.2s [2024-06-06T05:26:31.930Z] [2024-06-06T05:26:31.930Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:26:31.930Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.930Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.930Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T05:26:31.931Z] time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-06T05:26:31.938Z] $ docker stop --time=1 a3f75e86eae02ed77ffb4f2a5bc98d56b56112d53ee246c7480d69fc215e7513 [2024-06-06T05:26:33.211Z] $ docker rm -f --volumes a3f75e86eae02ed77ffb4f2a5bc98d56b56112d53ee246c7480d69fc215e7513 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-06T05:26:33.566Z] + docker images [2024-06-06T05:26:33.566Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-06T05:26:33.566Z] security-secretstore-setup latest 0532117069f2 2 seconds ago 43.1MB [2024-06-06T05:26:33.566Z] security-proxy-setup latest c7e85b500f0f 2 seconds ago 32.5MB [2024-06-06T05:26:33.566Z] security-bootstrapper latest a22f43efc91b 2 seconds ago 25.2MB [2024-06-06T05:26:33.566Z] security-proxy-auth latest 082097af29af 3 seconds ago 39.2MB [2024-06-06T05:26:33.566Z] core-common-config-bootstrapper latest 47fa09d031d9 3 seconds ago 21.5MB [2024-06-06T05:26:33.566Z] support-scheduler latest 4b9a90f04762 4 seconds ago 44.4MB [2024-06-06T05:26:33.566Z] security-spiffe-token-provider latest 68185fb9934a 4 seconds ago 35.2MB [2024-06-06T05:26:33.566Z] support-notifications latest d0722c05b6ef 4 seconds ago 45MB [2024-06-06T05:26:33.566Z] core-command latest 9b4936ff9393 4 seconds ago 41.5MB [2024-06-06T05:26:33.566Z] core-metadata latest 849677227f5c 4 seconds ago 42.1MB [2024-06-06T05:26:33.566Z] core-data latest ec033bf29e10 4 seconds ago 41.9MB [2024-06-06T05:26:33.566Z] security-spire-server latest 6db96b8de8eb 3 minutes ago 109MB [2024-06-06T05:26:33.566Z] security-spire-agent latest 8ac5615d0a13 3 minutes ago 167MB [2024-06-06T05:26:33.566Z] security-spire-config latest 724a942dfb35 3 minutes ago 108MB [2024-06-06T05:26:33.566Z] ci-base-image-x86_64 latest 6a34ec5648d8 6 minutes ago 977MB [2024-06-06T05:26:33.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 6 weeks ago 565MB [2024-06-06T05:26:33.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB [2024-06-06T05:26:33.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months 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-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-06T05:28:01.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-06T05:28:05.285Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-06T05:28:05.285Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-06T05:28:05.285Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-06T05:28:05.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-06T05:28:17.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-06T05:28:17.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-06T05:28:17.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.291s coverage: 28.7% of statements [2024-06-06T05:28:30.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.311s coverage: 97.0% of statements [2024-06-06T05:28:34.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-06T05:28:34.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-06T05:28:34.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-06T05:28:38.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.398s coverage: 69.2% of statements [2024-06-06T05:28:40.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-06T05:28:40.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-06T05:28:41.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.337s coverage: 53.2% of statements [2024-06-06T05:28:46.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-06T05:28:46.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-06T05:28:46.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-06T05:28:46.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-06T05:28:46.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-06T05:28:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-06T05:28:57.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-06T05:29:07.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.221s coverage: 93.4% of statements [2024-06-06T05:29:07.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.479s coverage: 6.1% of statements [2024-06-06T05:29:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-06T05:29:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-06T05:29:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-06T05:29:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-06T05:29:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-06T05:29:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-06T05:29:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-06T05:29:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-06T05:29:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-06T05:29:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-06T05:29:14.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.933s coverage: 97.6% of statements [2024-06-06T05:29:15.121Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.225s coverage: 72.2% of statements [2024-06-06T05:29:25.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-06T05:29:25.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-06T05:29:26.146Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.429s coverage: 0.9% of statements [2024-06-06T05:29:26.146Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.267s coverage: 32.2% of statements [2024-06-06T05:29:30.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.296s coverage: 41.7% of statements [2024-06-06T05:29:31.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.304s coverage: 82.9% of statements [2024-06-06T05:29:31.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.297s coverage: 94.1% of statements [2024-06-06T05:29:31.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.224s coverage: 96.3% of statements [2024-06-06T05:29:35.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.301s coverage: 87.5% of statements [2024-06-06T05:29:37.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-06T05:29:39.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-06T05:29:39.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-06T05:29:39.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-06T05:29:42.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-06T05:29:42.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-06T05:29:42.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-06T05:29:42.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-06T05:29:47.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.274s coverage: 94.4% of statements [2024-06-06T05:29:47.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-06T05:29:47.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-06T05:29:47.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-06T05:29:47.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-06T05:30:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-06T05:30:00.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-06T05:30:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-06T05:30:02.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.138s coverage: 79.9% of statements [2024-06-06T05:30:04.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.273s coverage: 92.9% of statements [2024-06-06T05:30:04.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements [2024-06-06T05:30:04.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.250s coverage: 62.3% of statements [2024-06-06T05:30:04.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.215s coverage: 87.2% of statements [2024-06-06T05:30:04.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.202s coverage: 20.0% of statements [2024-06-06T05:30:04.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.201s coverage: 100.0% of statements [2024-06-06T05:30:07.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-06T05:30:07.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-06T05:30:07.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.583s coverage: 81.8% of statements [2024-06-06T05:30:08.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.490s coverage: 82.1% of statements [2024-06-06T05:30:08.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.248s coverage: 86.0% of statements [2024-06-06T05:30:15.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-06T05:30:15.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-06T05:30:16.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.955s coverage: 63.1% of statements [2024-06-06T05:30:16.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.263s coverage: 100.0% of statements [2024-06-06T05:30:17.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements [2024-06-06T05:30:17.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements [2024-06-06T05:30:18.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-06T05:30:18.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-06T05:30:18.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-06T05:30:18.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.082s coverage: 73.7% of statements [2024-06-06T05:30:19.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements [2024-06-06T05:30:27.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-06T05:30:27.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-06T05:30:27.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-06T05:30:28.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.859s coverage: 38.4% of statements [2024-06-06T05:30:28.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.266s coverage: 89.5% of statements [2024-06-06T05:30:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-06T05:30:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-06T05:30:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-06T05:30:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-06T05:30:29.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.229s coverage: 84.8% of statements [2024-06-06T05:30:36.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-06T05:30:36.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-06T05:30:36.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-06T05:30:36.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-06T05:30:44.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.323s coverage: 19.9% of statements [2024-06-06T05:30:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-06T05:30:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-06T05:30:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-06T05:30:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-06T05:30:47.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.711s coverage: 95.7% of statements [2024-06-06T05:30:49.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-06T05:30:49.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-06T05:30:51.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.300s coverage: 61.8% of statements [2024-06-06T05:30:54.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-06T05:30:54.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-06T05:30:55.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.461s coverage: 98.9% of statements [2024-06-06T05:30:57.386Z] 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-06-06T05:30:57.386Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-06T05:30:57.386Z] go vet ./... [2024-06-06T05:35:19.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-06T05:35:19.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-06T05:35:19.243Z] ./bin/test-attribution-txt.sh [2024-06-06T05:35:19.243Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-06T05:35:19.243Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-06T05:35:19.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-06T05:35:19.665Z] + ls -al . [2024-06-06T05:35:19.665Z] total 812 [2024-06-06T05:35:19.665Z] drwxrwxr-x 10 1001 1001 4096 Jun 6 05:23 . [2024-06-06T05:35:19.665Z] drwxr-xr-x 4 root root 4096 Jun 6 05:23 .. [2024-06-06T05:35:19.665Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 05:21 .blubracket [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 10 Jun 6 05:21 .dockerignore [2024-06-06T05:35:19.665Z] drwxrwxr-x 8 1001 1001 4096 Jun 6 05:21 .git [2024-06-06T05:35:19.665Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 05:21 .github [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 1074 Jun 6 05:21 .gitignore [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 42 Jun 6 05:21 .golangci.yml [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 100 Jun 6 05:21 .hadolint.yml [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 155 Jun 6 05:21 .sonarcloud.properties [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 1171 Jun 6 05:21 ADOPTERS.md [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 20261 Jun 6 05:21 Attribution.txt [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 100284 Jun 6 05:21 CHANGELOG.md [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 3804 Jun 6 05:21 CONTRIBUTING.md [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 677 Jun 6 05:21 GOVERNANCE.md [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 861 Jun 6 05:21 Jenkinsfile [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 10775 Jun 6 05:21 LICENSE [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 15392 Jun 6 05:21 Makefile [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 582 Jun 6 05:21 OWNERS.md [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 9528 Jun 6 05:21 README.md [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 789 Jun 6 05:21 SECURITY.md [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 5 Jun 6 05:19 VERSION [2024-06-06T05:35:19.665Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 05:21 bin [2024-06-06T05:35:19.665Z] drwxrwxr-x 18 1001 1001 4096 Jun 6 05:21 cmd [2024-06-06T05:35:19.665Z] -rw-r--r-- 1 root root 455713 Jun 6 05:30 coverage.out [2024-06-06T05:35:19.665Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 05:21 fuzz_test [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 7030 Jun 6 05:21 go.mod [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 101825 Jun 6 05:21 go.sum [2024-06-06T05:35:19.665Z] drwxrwxr-x 7 1001 1001 4096 Jun 6 05:21 internal [2024-06-06T05:35:19.665Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 05:21 openapi [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 584 Jun 6 05:21 security.txt [2024-06-06T05:35:19.665Z] -rw-rw-r-- 1 1001 1001 204 Jun 6 05:21 version.go [Pipeline] sh [2024-06-06T05:35:20.357Z] + '[' -e coverage.out ] [2024-06-06T05:35:20.357Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-06T05:35:20.385Z] Warning: overwriting stash ‘coverage-report’ [2024-06-06T05:35:21.285Z] Stashed 1 file(s) [Pipeline] sh [2024-06-06T05:35:21.937Z] + make build [2024-06-06T05:35:21.937Z] 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-06-06T05:38:28.691Z] 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-06-06T05:38:31.271Z] 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-06-06T05:38:39.492Z] 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-06-06T05:38:42.832Z] 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-06-06T05:39:15.038Z] 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-06-06T05:39:23.252Z] 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-06-06T05:39:33.326Z] 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-06-06T05:39:37.589Z] 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-06-06T05:39:40.938Z] 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-06-06T05:39:44.285Z] 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-06-06T05:39:49.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-06-06T05:39:53.884Z] $ docker stop --time=1 cb396d2138f6cc3533a95651b9ed64a7d375cc1cc3725a3217c8053da31ec698 [2024-06-06T05:39:56.055Z] $ docker rm -f --volumes cb396d2138f6cc3533a95651b9ed64a7d375cc1cc3725a3217c8053da31ec698 [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-06-06T05:39:59.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-06T05:39:59.874Z] [2024-06-06T05:39:59.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T05:40:00.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-06T05:40:00.478Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-06-06T05:40:00.478Z] 547446be3368: Pulling fs layer [2024-06-06T05:40:00.478Z] d125d8839a47: Pulling fs layer [2024-06-06T05:40:00.478Z] 3e85d5ac6304: Pulling fs layer [2024-06-06T05:40:00.478Z] c3105a71a48b: Pulling fs layer [2024-06-06T05:40:00.478Z] 0f093f025ec4: Pulling fs layer [2024-06-06T05:40:00.478Z] c3106fc0e877: Pulling fs layer [2024-06-06T05:40:00.478Z] c3105a71a48b: Waiting [2024-06-06T05:40:00.478Z] 0f093f025ec4: Waiting [2024-06-06T05:40:00.478Z] c3106fc0e877: Waiting [2024-06-06T05:40:00.478Z] 547446be3368: Verifying Checksum [2024-06-06T05:40:00.478Z] 547446be3368: Download complete [2024-06-06T05:40:00.478Z] c3105a71a48b: Verifying Checksum [2024-06-06T05:40:00.478Z] c3105a71a48b: Download complete [2024-06-06T05:40:01.058Z] d125d8839a47: Verifying Checksum [2024-06-06T05:40:01.058Z] d125d8839a47: Download complete [2024-06-06T05:40:01.058Z] c3106fc0e877: Verifying Checksum [2024-06-06T05:40:01.058Z] c3106fc0e877: Download complete [2024-06-06T05:40:01.058Z] 0f093f025ec4: Verifying Checksum [2024-06-06T05:40:01.326Z] 547446be3368: Pull complete [2024-06-06T05:40:02.754Z] d125d8839a47: Pull complete [2024-06-06T05:40:03.021Z] 3e85d5ac6304: Verifying Checksum [2024-06-06T05:40:03.021Z] 3e85d5ac6304: Download complete [2024-06-06T05:40:13.093Z] 3e85d5ac6304: Pull complete [2024-06-06T05:40:13.093Z] c3105a71a48b: Pull complete [2024-06-06T05:40:14.503Z] 0f093f025ec4: Pull complete [2024-06-06T05:40:14.771Z] c3106fc0e877: Pull complete [2024-06-06T05:40:14.771Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-06-06T05:40:14.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-06T05:40:14.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T05:40:14.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container [2024-06-06T05:40:15.027Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T05:40:17.187Z] $ docker top 0fa932b67ca420abb700f70b80fb91286dfb34db070f65e8f25da80b855f9825 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T05:40:18.010Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-06T05:40:28.090Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #1 transferring dockerfile: 2.23kB 0.0s done [2024-06-06T05:40:28.090Z] #1 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #2 transferring dockerfile: 1.81kB 0.0s done [2024-06-06T05:40:28.090Z] #2 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #3 [core-data internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #3 transferring dockerfile: 2.01kB 0.0s done [2024-06-06T05:40:28.090Z] #3 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #4 transferring dockerfile: 1.70kB done [2024-06-06T05:40:28.090Z] #4 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #5 transferring dockerfile: 2.06kB 0.0s done [2024-06-06T05:40:28.090Z] #5 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-06-06T05:40:28.090Z] #6 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #7 transferring dockerfile: 1.89kB 0.0s done [2024-06-06T05:40:28.090Z] #7 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #8 transferring dockerfile: 2.93kB 0.0s done [2024-06-06T05:40:28.090Z] #8 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #9 transferring dockerfile: 1.95kB 0.0s done [2024-06-06T05:40:28.090Z] #9 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #10 transferring dockerfile: 1.69kB done [2024-06-06T05:40:28.090Z] #10 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #11 transferring dockerfile: 2.50kB 0.0s done [2024-06-06T05:40:28.090Z] #11 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #12 transferring dockerfile: 1.93kB done [2024-06-06T05:40:28.090Z] #12 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-06T05:40:28.090Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-06-06T05:40:28.090Z] #13 DONE 0.1s [2024-06-06T05:40:28.090Z] [2024-06-06T05:40:28.090Z] #14 [core-command internal] load build definition from Dockerfile [2024-06-06T05:40:28.359Z] #14 transferring dockerfile: 1.93kB done [2024-06-06T05:40:28.359Z] #14 DONE 0.1s [2024-06-06T05:40:28.359Z] [2024-06-06T05:40:28.359Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-06T05:40:28.359Z] #15 transferring context: 50B done [2024-06-06T05:40:28.359Z] #15 DONE 0.1s [2024-06-06T05:40:28.944Z] [2024-06-06T05:40:28.944Z] #16 [security-spire-agent internal] load .dockerignore [2024-06-06T05:40:28.944Z] #16 transferring context: 50B 0.0s done [2024-06-06T05:40:28.944Z] #16 DONE 0.0s [2024-06-06T05:40:29.213Z] [2024-06-06T05:40:29.213Z] #17 [core-data internal] load .dockerignore [2024-06-06T05:40:29.213Z] #17 transferring context: 50B done [2024-06-06T05:40:29.213Z] #17 DONE 0.1s [2024-06-06T05:40:29.213Z] [2024-06-06T05:40:29.213Z] #18 [security-spire-server internal] load .dockerignore [2024-06-06T05:40:29.213Z] #18 transferring context: 50B done [2024-06-06T05:40:29.213Z] #18 DONE 0.1s [2024-06-06T05:40:29.213Z] [2024-06-06T05:40:29.213Z] #19 [core-metadata internal] load .dockerignore [2024-06-06T05:40:29.213Z] #19 transferring context: 50B 0.0s done [2024-06-06T05:40:29.213Z] #19 DONE 0.1s [2024-06-06T05:40:29.213Z] [2024-06-06T05:40:29.213Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-06-06T05:40:29.213Z] #20 transferring context: 50B done [2024-06-06T05:40:29.213Z] #20 DONE 0.1s [2024-06-06T05:40:29.213Z] [2024-06-06T05:40:29.213Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-06-06T05:40:29.213Z] #21 transferring context: 50B 0.0s done [2024-06-06T05:40:29.213Z] #21 DONE 0.1s [2024-06-06T05:40:29.480Z] [2024-06-06T05:40:29.480Z] #22 [security-bootstrapper internal] load .dockerignore [2024-06-06T05:40:29.480Z] #22 transferring context: 50B done [2024-06-06T05:40:29.480Z] #22 DONE 0.1s [2024-06-06T05:40:29.480Z] [2024-06-06T05:40:29.480Z] #23 [support-notifications internal] load .dockerignore [2024-06-06T05:40:29.480Z] #23 transferring context: 50B 0.0s done [2024-06-06T05:40:29.480Z] #23 DONE 0.1s [2024-06-06T05:40:29.480Z] [2024-06-06T05:40:29.480Z] #24 [security-spire-config internal] load .dockerignore [2024-06-06T05:40:29.480Z] #24 transferring context: 50B 0.0s done [2024-06-06T05:40:29.480Z] #24 DONE 0.1s [2024-06-06T05:40:29.746Z] [2024-06-06T05:40:29.746Z] #25 [security-proxy-setup internal] load .dockerignore [2024-06-06T05:40:29.746Z] #25 transferring context: 50B done [2024-06-06T05:40:29.746Z] #25 DONE 0.1s [2024-06-06T05:40:29.746Z] [2024-06-06T05:40:29.746Z] #26 [support-scheduler internal] load .dockerignore [2024-06-06T05:40:29.746Z] #26 transferring context: 50B 0.0s done [2024-06-06T05:40:29.746Z] #26 DONE 0.1s [2024-06-06T05:40:29.746Z] [2024-06-06T05:40:29.746Z] #27 [security-proxy-auth internal] load .dockerignore [2024-06-06T05:40:29.746Z] #27 transferring context: 50B 0.0s done [2024-06-06T05:40:29.746Z] #27 DONE 0.1s [2024-06-06T05:40:30.015Z] [2024-06-06T05:40:30.015Z] #28 [core-command internal] load .dockerignore [2024-06-06T05:40:30.015Z] #28 transferring context: 50B done [2024-06-06T05:40:30.015Z] #28 DONE 0.1s [2024-06-06T05:40:30.015Z] [2024-06-06T05:40:30.015Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:30.015Z] #29 DONE 0.0s [2024-06-06T05:40:30.015Z] [2024-06-06T05:40:30.015Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T05:40:30.287Z] #30 DONE 0.4s [2024-06-06T05:40:30.287Z] [2024-06-06T05:40:30.287Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:30.287Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:30.287Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:30.287Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:30.287Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:30.553Z] #31 DONE 0.2s [2024-06-06T05:40:30.553Z] [2024-06-06T05:40:30.553Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:30.822Z] #32 ... [2024-06-06T05:40:30.822Z] [2024-06-06T05:40:30.822Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:30.822Z] #29 DONE 0.0s [2024-06-06T05:40:30.822Z] [2024-06-06T05:40:30.822Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:31.088Z] #32 ... [2024-06-06T05:40:31.088Z] [2024-06-06T05:40:31.088Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:31.088Z] #29 DONE 0.0s [2024-06-06T05:40:31.088Z] [2024-06-06T05:40:31.089Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:31.089Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:31.089Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:31.089Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:31.089Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:31.089Z] #31 DONE 0.4s [2024-06-06T05:40:31.089Z] [2024-06-06T05:40:31.089Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:31.089Z] #32 ... [2024-06-06T05:40:31.089Z] [2024-06-06T05:40:31.089Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:31.089Z] #29 DONE 0.0s [2024-06-06T05:40:31.089Z] [2024-06-06T05:40:31.089Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:31.089Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:31.089Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:31.089Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:31.089Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:31.089Z] #31 DONE 0.4s [2024-06-06T05:40:31.089Z] [2024-06-06T05:40:31.089Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:31.356Z] #32 ... [2024-06-06T05:40:31.356Z] [2024-06-06T05:40:31.356Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:31.356Z] #29 DONE 0.0s [2024-06-06T05:40:31.356Z] [2024-06-06T05:40:31.356Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:31.356Z] #32 ... [2024-06-06T05:40:31.356Z] [2024-06-06T05:40:31.356Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:31.356Z] #29 DONE 0.0s [2024-06-06T05:40:31.356Z] [2024-06-06T05:40:31.356Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:31.622Z] #32 ... [2024-06-06T05:40:31.622Z] [2024-06-06T05:40:31.622Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:31.622Z] #29 DONE 0.0s [2024-06-06T05:40:31.622Z] [2024-06-06T05:40:31.622Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:31.622Z] #32 ... [2024-06-06T05:40:31.622Z] [2024-06-06T05:40:31.622Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:31.622Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:31.622Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:31.622Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:31.622Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:31.622Z] #31 DONE 0.5s [2024-06-06T05:40:31.622Z] [2024-06-06T05:40:31.622Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-06T05:40:31.622Z] #33 DONE 0.9s [2024-06-06T05:40:31.622Z] [2024-06-06T05:40:31.622Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-06T05:40:31.622Z] #34 DONE 2.2s [2024-06-06T05:40:31.622Z] [2024-06-06T05:40:31.622Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:31.891Z] #32 ... [2024-06-06T05:40:31.891Z] [2024-06-06T05:40:31.891Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:31.891Z] #29 DONE 0.0s [2024-06-06T05:40:31.891Z] [2024-06-06T05:40:31.891Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:31.891Z] #32 ... [2024-06-06T05:40:31.891Z] [2024-06-06T05:40:31.891Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:31.891Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:31.891Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:31.891Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:31.891Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:31.891Z] #31 DONE 0.5s [2024-06-06T05:40:31.891Z] [2024-06-06T05:40:31.891Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:31.891Z] #29 DONE 0.0s [2024-06-06T05:40:31.891Z] [2024-06-06T05:40:31.891Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-06T05:40:31.891Z] #35 DONE 1.2s [2024-06-06T05:40:31.891Z] [2024-06-06T05:40:31.891Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:32.160Z] #32 ... [2024-06-06T05:40:32.160Z] [2024-06-06T05:40:32.160Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:32.160Z] #29 DONE 0.1s [2024-06-06T05:40:32.160Z] [2024-06-06T05:40:32.160Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:32.427Z] #32 ... [2024-06-06T05:40:32.427Z] [2024-06-06T05:40:32.427Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:32.427Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:32.427Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:32.427Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:32.427Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:32.427Z] #31 DONE 0.7s [2024-06-06T05:40:32.427Z] [2024-06-06T05:40:32.427Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-06T05:40:32.427Z] #34 DONE 2.3s [2024-06-06T05:40:32.427Z] [2024-06-06T05:40:32.427Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:32.427Z] #32 ... [2024-06-06T05:40:32.427Z] [2024-06-06T05:40:32.427Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:32.427Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:32.427Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:32.427Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:32.427Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:32.427Z] #31 DONE 0.7s [2024-06-06T05:40:32.427Z] [2024-06-06T05:40:32.427Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T05:40:32.427Z] #29 DONE 0.1s [2024-06-06T05:40:32.427Z] [2024-06-06T05:40:32.427Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-06T05:40:32.427Z] #34 DONE 2.3s [2024-06-06T05:40:32.427Z] [2024-06-06T05:40:32.427Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:33.019Z] #32 ... [2024-06-06T05:40:33.019Z] [2024-06-06T05:40:33.019Z] #36 [security-spire-server internal] load build context [2024-06-06T05:40:33.019Z] #36 transferring context: 26.69kB 0.2s done [2024-06-06T05:40:33.019Z] #36 DONE 1.0s [2024-06-06T05:40:33.019Z] [2024-06-06T05:40:33.019Z] #37 [security-spire-agent internal] load build context [2024-06-06T05:40:33.019Z] #37 transferring context: 26.22kB 0.1s done [2024-06-06T05:40:33.019Z] #37 DONE 1.1s [2024-06-06T05:40:33.019Z] [2024-06-06T05:40:33.019Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:34.432Z] #32 ... [2024-06-06T05:40:34.433Z] [2024-06-06T05:40:34.433Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T05:40:34.433Z] #30 DONE 3.3s [2024-06-06T05:40:34.433Z] [2024-06-06T05:40:34.433Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:34.699Z] #32 ... [2024-06-06T05:40:34.699Z] [2024-06-06T05:40:34.699Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:34.699Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:34.699Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:34.699Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:34.699Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:34.699Z] #31 DONE 0.7s [2024-06-06T05:40:34.699Z] [2024-06-06T05:40:34.699Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-06T05:40:34.699Z] #34 DONE 2.4s [2024-06-06T05:40:34.699Z] [2024-06-06T05:40:34.699Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:34.699Z] #32 ... [2024-06-06T05:40:34.699Z] [2024-06-06T05:40:34.699Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T05:40:34.699Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T05:40:34.699Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T05:40:34.699Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T05:40:34.699Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T05:40:34.699Z] #31 DONE 0.7s [2024-06-06T05:40:34.699Z] [2024-06-06T05:40:34.699Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-06T05:40:34.699Z] #34 DONE 2.4s [2024-06-06T05:40:34.699Z] [2024-06-06T05:40:34.699Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:34.971Z] #32 ... [2024-06-06T05:40:34.971Z] [2024-06-06T05:40:34.971Z] #38 [security-spire-config internal] load build context [2024-06-06T05:40:34.971Z] #38 transferring context: 24.94kB 0.3s done [2024-06-06T05:40:34.971Z] #38 DONE 2.6s [2024-06-06T05:40:34.971Z] [2024-06-06T05:40:34.971Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:35.559Z] #32 ... [2024-06-06T05:40:35.559Z] [2024-06-06T05:40:35.559Z] #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-06T05:40:35.559Z] #39 DONE 4.5s [2024-06-06T05:40:35.559Z] [2024-06-06T05:40:35.559Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:38.912Z] #32 transferring context: 35.20MB 7.9s [2024-06-06T05:40:40.858Z] #32 ... [2024-06-06T05:40:40.858Z] [2024-06-06T05:40:40.858Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-06T05:40:40.858Z] #0 5.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:40.858Z] #0 6.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:40.858Z] #0 9.333 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-06T05:40:40.858Z] #0 9.333 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:40:40.858Z] #0 9.333 OK: 8 MiB in 16 packages [2024-06-06T05:40:40.858Z] #40 ... [2024-06-06T05:40:40.858Z] [2024-06-06T05:40:40.858Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:40.858Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done [2024-06-06T05:40:40.858Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-06T05:40:40.858Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-06-06T05:40:40.858Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-06-06T05:40:40.858Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.3s done [2024-06-06T05:40:40.858Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done [2024-06-06T05:40:40.858Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2024-06-06T05:40:40.858Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 4.9s [2024-06-06T05:40:40.858Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 4.1s done [2024-06-06T05:40:40.858Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.32MB / 23.39MB 5.1s [2024-06-06T05:40:40.858Z] #41 ... [2024-06-06T05:40:40.858Z] [2024-06-06T05:40:40.858Z] #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T05:40:40.858Z] #0 6.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:40.858Z] #0 7.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:41.125Z] #42 ... [2024-06-06T05:40:41.125Z] [2024-06-06T05:40:41.125Z] #43 [core-data internal] load build context [2024-06-06T05:40:41.125Z] #43 ... [2024-06-06T05:40:41.125Z] [2024-06-06T05:40:41.125Z] #44 [core-metadata internal] load build context [2024-06-06T05:40:41.391Z] #44 ... [2024-06-06T05:40:41.391Z] [2024-06-06T05:40:41.391Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:41.391Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.91MB / 23.39MB 5.5s [2024-06-06T05:40:41.391Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-06-06T05:40:41.391Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.9s [2024-06-06T05:40:41.658Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-06-06T05:40:41.658Z] #41 ... [2024-06-06T05:40:41.658Z] [2024-06-06T05:40:41.658Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:40:41.658Z] #45 ... [2024-06-06T05:40:41.658Z] [2024-06-06T05:40:41.658Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:40:41.925Z] #46 ... [2024-06-06T05:40:41.925Z] [2024-06-06T05:40:41.925Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-06T05:40:41.925Z] #0 6.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:41.925Z] #0 7.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:41.925Z] #47 ... [2024-06-06T05:40:41.925Z] [2024-06-06T05:40:41.925Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-06T05:40:41.925Z] #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:41.925Z] #0 8.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:42.192Z] #48 ... [2024-06-06T05:40:42.192Z] [2024-06-06T05:40:42.192Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T05:40:42.192Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done [2024-06-06T05:40:42.192Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-06T05:40:42.192Z] #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-06-06T05:40:42.192Z] #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-06-06T05:40:42.192Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2024-06-06T05:40:42.192Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.3s done [2024-06-06T05:40:42.192Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done [2024-06-06T05:40:42.192Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 6.2s [2024-06-06T05:40:42.192Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2024-06-06T05:40:42.192Z] #49 ... [2024-06-06T05:40:42.192Z] [2024-06-06T05:40:42.192Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:40:42.459Z] #50 ... [2024-06-06T05:40:42.459Z] [2024-06-06T05:40:42.459Z] #51 [support-scheduler internal] load build context [2024-06-06T05:40:42.459Z] #51 ... [2024-06-06T05:40:42.459Z] [2024-06-06T05:40:42.459Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T05:40:42.459Z] #0 8.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:42.459Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:42.726Z] #52 ... [2024-06-06T05:40:42.726Z] [2024-06-06T05:40:42.726Z] #53 [support-notifications internal] load build context [2024-06-06T05:40:42.726Z] #53 ... [2024-06-06T05:40:42.726Z] [2024-06-06T05:40:42.726Z] #54 [security-bootstrapper internal] load build context [2024-06-06T05:40:42.991Z] #54 ... [2024-06-06T05:40:42.991Z] [2024-06-06T05:40:42.991Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T05:40:42.991Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:42.991Z] #55 ... [2024-06-06T05:40:42.991Z] [2024-06-06T05:40:42.991Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:42.991Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.3s [2024-06-06T05:40:43.258Z] #41 ... [2024-06-06T05:40:43.258Z] [2024-06-06T05:40:43.258Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T05:40:43.258Z] #56 ... [2024-06-06T05:40:43.258Z] [2024-06-06T05:40:43.258Z] #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-06T05:40:43.258Z] #40 DONE 13.7s [2024-06-06T05:40:43.524Z] [2024-06-06T05:40:43.524Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T05:40:43.524Z] #57 ... [2024-06-06T05:40:43.524Z] [2024-06-06T05:40:43.524Z] #58 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-06-06T05:40:43.790Z] #58 ... [2024-06-06T05:40:43.790Z] [2024-06-06T05:40:43.790Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T05:40:43.790Z] #59 ... [2024-06-06T05:40:43.790Z] [2024-06-06T05:40:43.790Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:43.790Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.0s [2024-06-06T05:40:44.375Z] #41 ... [2024-06-06T05:40:44.375Z] [2024-06-06T05:40:44.375Z] #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T05:40:44.375Z] #42 11.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-06T05:40:44.375Z] #42 11.29 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:40:44.375Z] #42 11.29 OK: 8 MiB in 16 packages [2024-06-06T05:40:44.375Z] #42 DONE 13.3s [2024-06-06T05:40:44.375Z] [2024-06-06T05:40:44.376Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:44.960Z] #41 ... [2024-06-06T05:40:44.960Z] [2024-06-06T05:40:44.960Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:40:44.960Z] #60 transferring context: 5.53MB 7.8s [2024-06-06T05:40:44.960Z] #60 ... [2024-06-06T05:40:44.960Z] [2024-06-06T05:40:44.960Z] #61 [core-command internal] load build context [2024-06-06T05:40:44.960Z] #61 ... [2024-06-06T05:40:44.960Z] [2024-06-06T05:40:44.960Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:44.960Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.2s [2024-06-06T05:40:45.542Z] #41 ... [2024-06-06T05:40:45.542Z] [2024-06-06T05:40:45.542Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-06T05:40:45.813Z] #62 ... [2024-06-06T05:40:45.813Z] [2024-06-06T05:40:45.813Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-06T05:40:45.813Z] #63 ... [2024-06-06T05:40:45.813Z] [2024-06-06T05:40:45.813Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:40:46.079Z] #64 ... [2024-06-06T05:40:46.079Z] [2024-06-06T05:40:46.079Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:40:46.079Z] #65 ... [2024-06-06T05:40:46.079Z] [2024-06-06T05:40:46.079Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:46.347Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-06-06T05:40:46.616Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done [2024-06-06T05:40:46.616Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 11.0s [2024-06-06T05:40:46.616Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done [2024-06-06T05:40:47.194Z] #41 ... [2024-06-06T05:40:47.194Z] [2024-06-06T05:40:47.194Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-06T05:40:47.194Z] #47 11.02 (1/4) Installing ca-certificates (20240226-r0) [2024-06-06T05:40:47.194Z] #47 11.33 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-06T05:40:47.194Z] #47 11.33 (3/4) Installing su-exec (0.2-r3) [2024-06-06T05:40:47.194Z] #47 11.33 (4/4) Installing yq (4.33.3-r5) [2024-06-06T05:40:47.194Z] #47 12.21 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:40:47.194Z] #47 12.28 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:40:47.194Z] #47 13.36 OK: 18 MiB in 19 packages [2024-06-06T05:40:47.194Z] #47 DONE 15.2s [2024-06-06T05:40:47.194Z] [2024-06-06T05:40:47.194Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:47.194Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 11.6s [2024-06-06T05:40:48.152Z] #41 ... [2024-06-06T05:40:48.152Z] [2024-06-06T05:40:48.152Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-06T05:40:48.152Z] #48 13.28 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-06T05:40:48.152Z] #48 13.28 (2/2) Installing su-exec (0.2-r3) [2024-06-06T05:40:48.152Z] #48 13.28 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:40:48.152Z] #48 13.39 OK: 8 MiB in 17 packages [2024-06-06T05:40:48.152Z] #48 DONE 16.3s [2024-06-06T05:40:48.152Z] [2024-06-06T05:40:48.152Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:40:49.575Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 13.7s [2024-06-06T05:40:50.163Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 14.2s [2024-06-06T05:40:50.163Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.5s done [2024-06-06T05:40:50.745Z] #41 ... [2024-06-06T05:40:50.745Z] [2024-06-06T05:40:50.745Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:40:50.745Z] #32 transferring context: 45.96MB 20.0s [2024-06-06T05:40:50.745Z] #32 ... [2024-06-06T05:40:50.745Z] [2024-06-06T05:40:50.745Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:40:50.745Z] #65 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:51.326Z] #65 ... [2024-06-06T05:40:51.326Z] [2024-06-06T05:40:51.326Z] #43 [core-data internal] load build context [2024-06-06T05:40:51.326Z] #43 ... [2024-06-06T05:40:51.326Z] [2024-06-06T05:40:51.326Z] #44 [core-metadata internal] load build context [2024-06-06T05:40:51.597Z] #44 ... [2024-06-06T05:40:51.597Z] [2024-06-06T05:40:51.597Z] #43 [core-data internal] load build context [2024-06-06T05:40:52.180Z] #43 ... [2024-06-06T05:40:52.180Z] [2024-06-06T05:40:52.180Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:40:52.447Z] #46 ... [2024-06-06T05:40:52.447Z] [2024-06-06T05:40:52.447Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:40:52.447Z] #45 ... [2024-06-06T05:40:52.447Z] [2024-06-06T05:40:52.447Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T05:40:52.447Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.1s done [2024-06-06T05:40:52.447Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-06-06T05:40:52.447Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-06-06T05:40:52.713Z] #49 ... [2024-06-06T05:40:52.713Z] [2024-06-06T05:40:52.713Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:40:52.713Z] #50 ... [2024-06-06T05:40:52.713Z] [2024-06-06T05:40:52.713Z] #51 [support-scheduler internal] load build context [2024-06-06T05:40:52.713Z] #51 ... [2024-06-06T05:40:52.713Z] [2024-06-06T05:40:52.713Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:40:52.977Z] #50 ... [2024-06-06T05:40:52.977Z] [2024-06-06T05:40:52.977Z] #53 [support-notifications internal] load build context [2024-06-06T05:40:52.977Z] #53 ... [2024-06-06T05:40:52.977Z] [2024-06-06T05:40:52.977Z] #54 [security-bootstrapper internal] load build context [2024-06-06T05:40:53.243Z] #54 ... [2024-06-06T05:40:53.243Z] [2024-06-06T05:40:53.243Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:40:53.959Z] #50 ... [2024-06-06T05:40:53.959Z] [2024-06-06T05:40:53.959Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T05:40:53.959Z] #55 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:53.959Z] #55 15.32 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T05:40:53.959Z] #55 15.32 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T05:40:53.959Z] #55 15.32 OK: 19953 distinct packages available [2024-06-06T05:40:53.959Z] #55 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:53.959Z] #55 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:53.959Z] #55 ... [2024-06-06T05:40:53.959Z] [2024-06-06T05:40:53.959Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:40:54.562Z] #50 ... [2024-06-06T05:40:54.562Z] [2024-06-06T05:40:54.562Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:40:54.856Z] #66 ... [2024-06-06T05:40:54.856Z] [2024-06-06T05:40:54.856Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T05:40:54.856Z] #57 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:54.856Z] #57 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:54.856Z] #57 17.20 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T05:40:54.856Z] #57 17.20 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T05:40:54.856Z] #57 17.20 OK: 19953 distinct packages available [2024-06-06T05:40:54.856Z] #57 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:54.856Z] #57 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:54.856Z] #57 ... [2024-06-06T05:40:54.856Z] [2024-06-06T05:40:54.856Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:40:54.856Z] #50 ... [2024-06-06T05:40:54.856Z] [2024-06-06T05:40:54.856Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T05:40:54.856Z] #52 12.97 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T05:40:54.856Z] #52 12.97 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T05:40:54.856Z] #52 12.97 OK: 19953 distinct packages available [2024-06-06T05:40:54.856Z] #52 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:54.856Z] #52 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:54.856Z] #52 20.47 (1/11) Installing ca-certificates (20240226-r0) [2024-06-06T05:40:54.856Z] #52 21.33 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-06T05:40:54.856Z] #52 21.49 (3/11) Installing libunistring (1.1-r1) [2024-06-06T05:40:54.856Z] #52 21.86 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-06T05:40:54.856Z] #52 21.93 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-06T05:40:54.856Z] #52 21.93 (6/11) Installing libcurl (8.5.0-r0) [2024-06-06T05:40:54.856Z] #52 22.19 (7/11) Installing curl (8.5.0-r0) [2024-06-06T05:40:54.856Z] #52 22.25 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-06T05:40:54.856Z] #52 22.27 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-06T05:40:54.856Z] #52 22.39 (10/11) Installing libucontext (1.2-r2) [2024-06-06T05:40:54.856Z] #52 22.39 (11/11) Installing gcompat (1.1.0-r1) [2024-06-06T05:40:54.856Z] #52 22.43 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:40:54.856Z] #52 22.65 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:40:55.135Z] #52 ... [2024-06-06T05:40:55.135Z] [2024-06-06T05:40:55.135Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:40:55.135Z] #60 ... [2024-06-06T05:40:55.135Z] [2024-06-06T05:40:55.135Z] #61 [core-command internal] load build context [2024-06-06T05:40:55.406Z] #61 ... [2024-06-06T05:40:55.406Z] [2024-06-06T05:40:55.406Z] #44 [core-metadata internal] load build context [2024-06-06T05:40:56.384Z] #44 transferring context: 48.57MB 25.1s [2024-06-06T05:40:57.002Z] #44 ... [2024-06-06T05:40:57.002Z] [2024-06-06T05:40:57.002Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T05:40:57.002Z] #56 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:57.002Z] #56 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:57.003Z] #56 20.42 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:40:57.003Z] #56 21.54 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:40:57.003Z] #56 21.64 (3/6) Installing dumb-init (1.2.5-r2) [2024-06-06T05:40:57.003Z] #56 21.70 (4/6) Installing openssl (3.1.5-r0) [2024-06-06T05:40:57.003Z] #56 22.00 (5/6) Installing su-exec (0.2-r3) [2024-06-06T05:40:57.003Z] #56 22.04 (6/6) Installing yq (4.33.3-r5) [2024-06-06T05:40:57.003Z] #56 23.82 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:40:57.003Z] #56 23.90 OK: 18 MiB in 19 packages [2024-06-06T05:40:57.271Z] #56 ... [2024-06-06T05:40:57.271Z] [2024-06-06T05:40:57.271Z] #44 [core-metadata internal] load build context [2024-06-06T05:40:57.537Z] #44 ... [2024-06-06T05:40:57.537Z] [2024-06-06T05:40:57.537Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T05:40:57.803Z] #67 ... [2024-06-06T05:40:57.803Z] [2024-06-06T05:40:57.803Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T05:40:57.803Z] #59 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:57.803Z] #59 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:57.803Z] #59 23.08 (1/2) Installing ca-certificates (20240226-r0) [2024-06-06T05:40:57.803Z] #59 24.04 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-06T05:40:57.803Z] #59 ... [2024-06-06T05:40:57.803Z] [2024-06-06T05:40:57.803Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:40:58.762Z] #60 ... [2024-06-06T05:40:58.762Z] [2024-06-06T05:40:58.762Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T05:40:58.762Z] #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:40:58.762Z] #68 ... [2024-06-06T05:40:58.762Z] [2024-06-06T05:40:58.762Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:40:59.732Z] #60 ... [2024-06-06T05:40:59.732Z] [2024-06-06T05:40:59.732Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T05:40:59.732Z] #52 24.12 OK: 13 MiB in 26 packages [2024-06-06T05:40:59.732Z] #52 DONE 27.8s [2024-06-06T05:41:00.004Z] [2024-06-06T05:41:00.004Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T05:41:00.004Z] #67 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:00.004Z] #67 ... [2024-06-06T05:41:00.004Z] [2024-06-06T05:41:00.004Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-06T05:41:00.005Z] #62 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:00.005Z] #62 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:00.273Z] #62 ... [2024-06-06T05:41:00.273Z] [2024-06-06T05:41:00.273Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:00.539Z] #60 ... [2024-06-06T05:41:00.539Z] [2024-06-06T05:41:00.539Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T05:41:00.539Z] #56 DONE 27.2s [2024-06-06T05:41:00.539Z] [2024-06-06T05:41:00.539Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:01.120Z] #60 ... [2024-06-06T05:41:01.120Z] [2024-06-06T05:41:01.120Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:01.120Z] #32 transferring context: 60.32MB 30.7s [2024-06-06T05:41:01.388Z] #32 ... [2024-06-06T05:41:01.388Z] [2024-06-06T05:41:01.388Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:01.388Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.4s [2024-06-06T05:41:01.388Z] #41 ... [2024-06-06T05:41:01.388Z] [2024-06-06T05:41:01.388Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:01.653Z] #44 ... [2024-06-06T05:41:01.654Z] [2024-06-06T05:41:01.654Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T05:41:01.654Z] #55 23.84 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:01.654Z] #55 25.00 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:01.654Z] #55 25.11 (3/7) Installing dumb-init (1.2.5-r2) [2024-06-06T05:41:01.654Z] #55 25.16 (4/7) Installing musl-obstack (1.2.3-r2) [2024-06-06T05:41:01.654Z] #55 25.26 (5/7) Installing libucontext (1.2-r2) [2024-06-06T05:41:01.654Z] #55 25.26 (6/7) Installing gcompat (1.1.0-r1) [2024-06-06T05:41:01.654Z] #55 25.37 (7/7) Installing openssl (3.1.5-r0) [2024-06-06T05:41:01.654Z] #55 25.58 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:01.654Z] #55 25.92 OK: 9 MiB in 20 packages [2024-06-06T05:41:01.654Z] #55 DONE 29.0s [2024-06-06T05:41:01.654Z] [2024-06-06T05:41:01.654Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:02.243Z] #44 ... [2024-06-06T05:41:02.243Z] [2024-06-06T05:41:02.243Z] #43 [core-data internal] load build context [2024-06-06T05:41:02.509Z] #43 ... [2024-06-06T05:41:02.509Z] [2024-06-06T05:41:02.509Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:02.509Z] #44 ... [2024-06-06T05:41:02.509Z] [2024-06-06T05:41:02.509Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:02.509Z] #46 ... [2024-06-06T05:41:02.509Z] [2024-06-06T05:41:02.509Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:02.778Z] #45 ... [2024-06-06T05:41:02.778Z] [2024-06-06T05:41:02.778Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T05:41:02.778Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s [2024-06-06T05:41:02.778Z] #49 ... [2024-06-06T05:41:02.778Z] [2024-06-06T05:41:02.778Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:03.045Z] #51 ... [2024-06-06T05:41:03.045Z] [2024-06-06T05:41:03.045Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:41:03.045Z] #65 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:03.045Z] #65 25.41 OK: 266 MiB in 52 packages [2024-06-06T05:41:03.045Z] #65 ... [2024-06-06T05:41:03.045Z] [2024-06-06T05:41:03.045Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-06T05:41:03.045Z] #63 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:03.045Z] #63 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:03.312Z] #63 ... [2024-06-06T05:41:03.312Z] [2024-06-06T05:41:03.312Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:03.312Z] #53 ... [2024-06-06T05:41:03.312Z] [2024-06-06T05:41:03.312Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-06T05:41:03.312Z] #62 25.37 OK: 266 MiB in 52 packages [2024-06-06T05:41:03.312Z] #62 DONE 27.8s [2024-06-06T05:41:03.312Z] [2024-06-06T05:41:03.312Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:03.312Z] #53 ... [2024-06-06T05:41:03.312Z] [2024-06-06T05:41:03.312Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:03.312Z] #41 ... [2024-06-06T05:41:03.312Z] [2024-06-06T05:41:03.312Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:41:03.312Z] #64 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:03.312Z] #64 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:03.312Z] #64 27.69 OK: 266 MiB in 52 packages [2024-06-06T05:41:03.582Z] #64 ... [2024-06-06T05:41:03.582Z] [2024-06-06T05:41:03.582Z] #54 [security-bootstrapper internal] load build context [2024-06-06T05:41:03.582Z] #54 ... [2024-06-06T05:41:03.582Z] [2024-06-06T05:41:03.582Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-06T05:41:03.582Z] #63 28.13 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T05:41:03.582Z] #63 28.13 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T05:41:03.582Z] #63 28.13 OK: 19951 distinct packages available [2024-06-06T05:41:03.852Z] #63 ... [2024-06-06T05:41:03.852Z] [2024-06-06T05:41:03.852Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T05:41:03.852Z] #59 24.12 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:03.852Z] #59 24.39 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:41:03.852Z] #59 26.74 OK: 9 MiB in 17 packages [2024-06-06T05:41:03.852Z] #59 DONE 29.9s [2024-06-06T05:41:03.852Z] [2024-06-06T05:41:03.852Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:04.436Z] #51 ... [2024-06-06T05:41:04.436Z] [2024-06-06T05:41:04.436Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:41:04.436Z] #65 DONE 28.9s [2024-06-06T05:41:04.436Z] [2024-06-06T05:41:04.436Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:05.016Z] #51 ... [2024-06-06T05:41:05.016Z] [2024-06-06T05:41:05.016Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:05.016Z] #50 ... [2024-06-06T05:41:05.016Z] [2024-06-06T05:41:05.016Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T05:41:05.016Z] #64 DONE 30.4s [2024-06-06T05:41:05.016Z] [2024-06-06T05:41:05.016Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T05:41:05.016Z] #57 31.60 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-06T05:41:05.016Z] #57 31.60 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-06T05:41:05.016Z] #57 31.66 (3/4) Installing libucontext (1.2-r2) [2024-06-06T05:41:05.016Z] #57 31.66 (4/4) Installing gcompat (1.1.0-r1) [2024-06-06T05:41:05.016Z] #57 31.66 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:05.617Z] #57 ... [2024-06-06T05:41:05.617Z] [2024-06-06T05:41:05.617Z] #61 [core-command internal] load build context [2024-06-06T05:41:05.617Z] #61 ... [2024-06-06T05:41:05.617Z] [2024-06-06T05:41:05.617Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:05.617Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.3s [2024-06-06T05:41:05.884Z] #41 ... [2024-06-06T05:41:05.884Z] [2024-06-06T05:41:05.884Z] #58 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-06-06T05:41:05.884Z] #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:05.884Z] #58 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:05.884Z] #58 22.17 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:05.884Z] #58 22.17 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:05.884Z] #58 22.17 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:05.884Z] #58 ... [2024-06-06T05:41:05.884Z] [2024-06-06T05:41:05.884Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:07.292Z] #50 ... [2024-06-06T05:41:07.292Z] [2024-06-06T05:41:07.292Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T05:41:07.292Z] #57 32.08 OK: 8 MiB in 19 packages [2024-06-06T05:41:07.292Z] #57 DONE 33.8s [2024-06-06T05:41:07.292Z] [2024-06-06T05:41:07.292Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:07.292Z] #50 transferring context: 38.49MB 33.8s [2024-06-06T05:41:08.254Z] #50 ... [2024-06-06T05:41:08.254Z] [2024-06-06T05:41:08.254Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:41:08.254Z] #66 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:08.254Z] #66 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:08.254Z] #66 22.65 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:08.254Z] #66 22.65 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:08.254Z] #66 22.72 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:08.254Z] #66 23.69 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:08.254Z] #66 23.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:08.254Z] #66 ... [2024-06-06T05:41:08.254Z] [2024-06-06T05:41:08.254Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:10.194Z] #41 ... [2024-06-06T05:41:10.194Z] [2024-06-06T05:41:10.194Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:41:10.194Z] #0 9.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:10.194Z] #69 ... [2024-06-06T05:41:10.194Z] [2024-06-06T05:41:10.194Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:10.460Z] #41 ... [2024-06-06T05:41:10.460Z] [2024-06-06T05:41:10.460Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T05:41:10.460Z] #70 ... [2024-06-06T05:41:10.460Z] [2024-06-06T05:41:10.460Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:10.725Z] #44 ... [2024-06-06T05:41:10.725Z] [2024-06-06T05:41:10.725Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:10.725Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.4s [2024-06-06T05:41:10.992Z] #41 ... [2024-06-06T05:41:10.992Z] [2024-06-06T05:41:10.992Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T05:41:10.992Z] #67 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:10.992Z] #67 20.39 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:10.992Z] #67 20.39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:10.992Z] #67 20.39 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:10.992Z] #67 21.16 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:10.992Z] #67 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:10.992Z] #67 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:11.258Z] #67 ... [2024-06-06T05:41:11.258Z] [2024-06-06T05:41:11.258Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:11.524Z] #41 ... [2024-06-06T05:41:11.524Z] [2024-06-06T05:41:11.524Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:11.524Z] #60 ... [2024-06-06T05:41:11.524Z] [2024-06-06T05:41:11.524Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T05:41:11.524Z] #68 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:11.524Z] #68 18.46 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:11.524Z] #68 18.46 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:11.524Z] #68 18.46 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:11.524Z] #68 19.88 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:11.524Z] #68 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:11.524Z] #68 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:11.791Z] #68 ... [2024-06-06T05:41:11.791Z] [2024-06-06T05:41:11.791Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:11.791Z] #32 transferring context: 73.55MB 41.2s [2024-06-06T05:41:11.791Z] #32 ... [2024-06-06T05:41:11.791Z] [2024-06-06T05:41:11.791Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:11.791Z] #41 ... [2024-06-06T05:41:11.791Z] [2024-06-06T05:41:11.791Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-06T05:41:11.791Z] #63 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:11.791Z] #63 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:11.791Z] #63 34.68 OK: 266 MiB in 52 packages [2024-06-06T05:41:11.791Z] #63 DONE 36.3s [2024-06-06T05:41:11.791Z] [2024-06-06T05:41:11.791Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:12.059Z] #41 ... [2024-06-06T05:41:12.059Z] [2024-06-06T05:41:12.059Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T05:41:12.059Z] #71 ... [2024-06-06T05:41:12.059Z] [2024-06-06T05:41:12.059Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:12.641Z] #41 ... [2024-06-06T05:41:12.641Z] [2024-06-06T05:41:12.641Z] #43 [core-data internal] load build context [2024-06-06T05:41:12.641Z] #43 ... [2024-06-06T05:41:12.641Z] [2024-06-06T05:41:12.641Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:12.907Z] #32 ... [2024-06-06T05:41:12.907Z] [2024-06-06T05:41:12.907Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:12.907Z] #45 ... [2024-06-06T05:41:12.907Z] [2024-06-06T05:41:12.907Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:13.174Z] #46 ... [2024-06-06T05:41:13.174Z] [2024-06-06T05:41:13.174Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:13.440Z] #45 ... [2024-06-06T05:41:13.440Z] [2024-06-06T05:41:13.440Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:13.440Z] #53 ... [2024-06-06T05:41:13.440Z] [2024-06-06T05:41:13.440Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T05:41:13.440Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.2s [2024-06-06T05:41:13.440Z] #49 ... [2024-06-06T05:41:13.440Z] [2024-06-06T05:41:13.440Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:14.021Z] #46 ... [2024-06-06T05:41:14.021Z] [2024-06-06T05:41:14.021Z] #54 [security-bootstrapper internal] load build context [2024-06-06T05:41:14.021Z] #54 ... [2024-06-06T05:41:14.021Z] [2024-06-06T05:41:14.021Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:14.288Z] #53 ... [2024-06-06T05:41:14.288Z] [2024-06-06T05:41:14.288Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:41:14.288Z] #72 ... [2024-06-06T05:41:14.288Z] [2024-06-06T05:41:14.288Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:15.246Z] #53 ... [2024-06-06T05:41:15.246Z] [2024-06-06T05:41:15.246Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:15.246Z] #51 ... [2024-06-06T05:41:15.246Z] [2024-06-06T05:41:15.246Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:15.513Z] #53 ... [2024-06-06T05:41:15.513Z] [2024-06-06T05:41:15.513Z] #61 [core-command internal] load build context [2024-06-06T05:41:15.785Z] #61 ... [2024-06-06T05:41:15.785Z] [2024-06-06T05:41:15.785Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:15.785Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.4s [2024-06-06T05:41:16.744Z] #41 ... [2024-06-06T05:41:16.744Z] [2024-06-06T05:41:16.744Z] #58 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-06-06T05:41:16.744Z] #58 23.29 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:16.744Z] #58 23.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:16.744Z] #58 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:16.744Z] #58 29.30 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:16.744Z] #58 29.49 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:16.744Z] #58 29.83 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:16.744Z] #58 29.83 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:16.744Z] #58 29.97 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:16.744Z] #58 30.85 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:16.744Z] #58 30.85 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:16.744Z] #58 30.92 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:16.744Z] #58 31.06 OK: 8 MiB in 16 packages [2024-06-06T05:41:16.744Z] #58 ... [2024-06-06T05:41:16.744Z] [2024-06-06T05:41:16.744Z] #61 [core-command internal] load build context [2024-06-06T05:41:17.326Z] #61 ... [2024-06-06T05:41:17.326Z] [2024-06-06T05:41:17.326Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-06T05:41:17.326Z] #0 8.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:17.326Z] #73 ... [2024-06-06T05:41:17.326Z] [2024-06-06T05:41:17.326Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:17.912Z] #41 ... [2024-06-06T05:41:17.912Z] [2024-06-06T05:41:17.912Z] #58 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-06-06T05:41:17.912Z] #58 DONE 35.3s [2024-06-06T05:41:17.912Z] [2024-06-06T05:41:17.912Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:18.494Z] #41 ... [2024-06-06T05:41:18.494Z] [2024-06-06T05:41:18.494Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:18.494Z] #50 transferring context: 66.70MB 45.2s [2024-06-06T05:41:18.762Z] #50 ... [2024-06-06T05:41:18.762Z] [2024-06-06T05:41:18.762Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:19.721Z] #53 ... [2024-06-06T05:41:19.721Z] [2024-06-06T05:41:19.721Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:41:19.721Z] #66 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:19.721Z] #66 29.79 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:19.721Z] #66 30.00 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:19.721Z] #66 30.63 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:19.721Z] #66 30.65 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:19.721Z] #66 30.76 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:19.721Z] #66 31.60 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:19.721Z] #66 31.74 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:19.721Z] #66 31.76 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:19.721Z] #66 31.85 OK: 8 MiB in 16 packages [2024-06-06T05:41:19.721Z] #66 DONE 35.1s [2024-06-06T05:41:19.721Z] [2024-06-06T05:41:19.721Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:19.989Z] #53 ... [2024-06-06T05:41:19.989Z] [2024-06-06T05:41:19.989Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T05:41:19.989Z] #68 26.08 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:19.989Z] #68 26.30 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:19.989Z] #68 26.94 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:19.989Z] #68 26.94 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:19.989Z] #68 26.94 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:19.989Z] #68 27.78 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:19.989Z] #68 27.93 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:19.989Z] #68 27.95 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:19.989Z] #68 28.03 OK: 8 MiB in 17 packages [2024-06-06T05:41:19.989Z] #68 DONE 31.3s [2024-06-06T05:41:19.989Z] [2024-06-06T05:41:19.989Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:20.256Z] #53 ... [2024-06-06T05:41:20.256Z] [2024-06-06T05:41:20.256Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T05:41:20.256Z] #67 27.55 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:20.256Z] #67 27.87 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:20.256Z] #67 28.36 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:20.256Z] #67 28.36 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:20.256Z] #67 28.54 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:20.256Z] #67 29.19 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:20.256Z] #67 29.45 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:20.256Z] #67 29.50 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:20.256Z] #67 29.58 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:41:20.256Z] #67 31.10 OK: 18 MiB in 19 packages [2024-06-06T05:41:20.256Z] #67 DONE 32.8s [2024-06-06T05:41:20.256Z] [2024-06-06T05:41:20.256Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:20.840Z] #53 ... [2024-06-06T05:41:20.840Z] [2024-06-06T05:41:20.840Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:21.106Z] #44 ... [2024-06-06T05:41:21.106Z] [2024-06-06T05:41:21.106Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:21.373Z] #41 ... [2024-06-06T05:41:21.373Z] [2024-06-06T05:41:21.373Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T05:41:21.373Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.3s done [2024-06-06T05:41:21.373Z] #49 DONE 49.3s [2024-06-06T05:41:21.373Z] [2024-06-06T05:41:21.373Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:21.373Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.0s [2024-06-06T05:41:21.373Z] #41 ... [2024-06-06T05:41:21.373Z] [2024-06-06T05:41:21.373Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:41:21.373Z] #69 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:21.373Z] #69 17.36 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:21.373Z] #69 17.36 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:21.373Z] #69 17.63 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:21.373Z] #69 19.14 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:21.373Z] #69 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:21.373Z] #69 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:21.640Z] #69 ... [2024-06-06T05:41:21.640Z] [2024-06-06T05:41:21.640Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:21.640Z] #44 ... [2024-06-06T05:41:21.640Z] [2024-06-06T05:41:21.640Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:21.907Z] #60 ... [2024-06-06T05:41:21.907Z] [2024-06-06T05:41:21.907Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:21.907Z] #44 ... [2024-06-06T05:41:21.907Z] [2024-06-06T05:41:21.907Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T05:41:21.907Z] #70 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:21.907Z] #70 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:21.907Z] #70 19.43 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:21.907Z] #70 19.43 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:21.907Z] #70 19.51 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:21.907Z] #70 20.38 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:21.907Z] #70 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:21.907Z] #70 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:22.175Z] #70 ... [2024-06-06T05:41:22.175Z] [2024-06-06T05:41:22.175Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:22.761Z] #41 ... [2024-06-06T05:41:22.761Z] [2024-06-06T05:41:22.761Z] #43 [core-data internal] load build context [2024-06-06T05:41:22.761Z] #43 ... [2024-06-06T05:41:22.761Z] [2024-06-06T05:41:22.761Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:23.031Z] #44 ... [2024-06-06T05:41:23.031Z] [2024-06-06T05:41:23.031Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:23.031Z] #32 transferring context: 94.98MB 52.5s [2024-06-06T05:41:23.031Z] #32 ... [2024-06-06T05:41:23.031Z] [2024-06-06T05:41:23.031Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:23.613Z] #41 ... [2024-06-06T05:41:23.614Z] [2024-06-06T05:41:23.614Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:23.614Z] #45 ... [2024-06-06T05:41:23.614Z] [2024-06-06T05:41:23.614Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T05:41:23.614Z] #71 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:23.614Z] #71 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:23.614Z] #71 18.60 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:23.614Z] #71 18.60 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:23.614Z] #71 18.76 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:23.614Z] #71 19.77 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:23.614Z] #71 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:23.614Z] #71 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:23.614Z] #71 ... [2024-06-06T05:41:23.614Z] [2024-06-06T05:41:23.614Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:24.198Z] #41 ... [2024-06-06T05:41:24.198Z] [2024-06-06T05:41:24.198Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:24.198Z] #46 ... [2024-06-06T05:41:24.198Z] [2024-06-06T05:41:24.198Z] #54 [security-bootstrapper internal] load build context [2024-06-06T05:41:24.198Z] #54 ... [2024-06-06T05:41:24.198Z] [2024-06-06T05:41:24.198Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:24.781Z] #41 ... [2024-06-06T05:41:24.781Z] [2024-06-06T05:41:24.781Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:41:24.781Z] #72 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:24.781Z] #72 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:24.781Z] #72 18.02 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:24.781Z] #72 18.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:24.781Z] #72 18.09 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:24.781Z] #72 19.32 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:24.781Z] #72 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:24.781Z] #72 ... [2024-06-06T05:41:24.781Z] [2024-06-06T05:41:24.781Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:25.366Z] #41 ... [2024-06-06T05:41:25.367Z] [2024-06-06T05:41:25.367Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:25.367Z] #51 ... [2024-06-06T05:41:25.367Z] [2024-06-06T05:41:25.367Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:25.634Z] #41 ... [2024-06-06T05:41:25.634Z] [2024-06-06T05:41:25.634Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-06T05:41:25.634Z] #74 DONE 5.5s [2024-06-06T05:41:25.634Z] [2024-06-06T05:41:25.634Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:26.596Z] #53 ... [2024-06-06T05:41:26.596Z] [2024-06-06T05:41:26.596Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:26.596Z] #51 ... [2024-06-06T05:41:26.596Z] [2024-06-06T05:41:26.596Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:41:26.596Z] #69 23.30 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:26.596Z] #69 23.37 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:26.596Z] #69 23.44 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:26.596Z] #69 23.48 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:26.596Z] #69 23.64 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:26.596Z] #69 24.03 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:26.596Z] #69 24.09 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:26.596Z] #69 24.12 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:26.596Z] #69 24.21 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:41:26.596Z] #69 25.25 OK: 13 MiB in 26 packages [2024-06-06T05:41:26.596Z] #69 DONE 26.8s [2024-06-06T05:41:26.596Z] [2024-06-06T05:41:26.596Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:27.554Z] #51 ... [2024-06-06T05:41:27.554Z] [2024-06-06T05:41:27.554Z] #61 [core-command internal] load build context [2024-06-06T05:41:27.554Z] #61 ... [2024-06-06T05:41:27.554Z] [2024-06-06T05:41:27.554Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:27.820Z] #51 ... [2024-06-06T05:41:27.820Z] [2024-06-06T05:41:27.820Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-06T05:41:27.820Z] #75 DONE 1.9s [2024-06-06T05:41:27.820Z] [2024-06-06T05:41:27.820Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-06T05:41:27.820Z] #73 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:27.820Z] #73 14.91 Upgrading critical system libraries and apk-tools: [2024-06-06T05:41:27.820Z] #73 14.91 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T05:41:27.820Z] #73 14.91 Executing busybox-1.36.1-r5.trigger [2024-06-06T05:41:27.820Z] #73 15.81 Continuing the upgrade transaction with new apk-tools: [2024-06-06T05:41:27.820Z] #73 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:27.820Z] #73 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:28.088Z] #73 ... [2024-06-06T05:41:28.088Z] [2024-06-06T05:41:28.088Z] #61 [core-command internal] load build context [2024-06-06T05:41:28.088Z] #61 ... [2024-06-06T05:41:28.088Z] [2024-06-06T05:41:28.088Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T05:41:28.088Z] #70 25.44 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:28.088Z] #70 25.53 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:28.088Z] #70 25.79 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:28.088Z] #70 25.79 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:28.088Z] #70 25.94 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:28.088Z] #70 25.94 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:28.088Z] #70 26.09 OK: 18 MiB in 19 packages [2024-06-06T05:41:28.088Z] #70 DONE 27.5s [2024-06-06T05:41:28.088Z] [2024-06-06T05:41:28.088Z] #61 [core-command internal] load build context [2024-06-06T05:41:28.355Z] #61 ... [2024-06-06T05:41:28.355Z] [2024-06-06T05:41:28.355Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T05:41:28.355Z] #71 24.76 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:28.355Z] #71 24.91 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:28.355Z] #71 25.25 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:28.355Z] #71 25.25 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:28.355Z] #71 25.25 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:28.355Z] #71 25.32 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:28.355Z] #71 25.39 OK: 9 MiB in 20 packages [2024-06-06T05:41:28.355Z] #71 DONE 26.5s [2024-06-06T05:41:28.355Z] [2024-06-06T05:41:28.355Z] #61 [core-command internal] load build context [2024-06-06T05:41:28.938Z] #61 ... [2024-06-06T05:41:28.938Z] [2024-06-06T05:41:28.938Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:28.938Z] #50 ... [2024-06-06T05:41:28.938Z] [2024-06-06T05:41:28.938Z] #61 [core-command internal] load build context [2024-06-06T05:41:29.206Z] #61 transferring context: 81.62MB 52.3s [2024-06-06T05:41:29.473Z] #61 ... [2024-06-06T05:41:29.473Z] [2024-06-06T05:41:29.473Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-06T05:41:29.473Z] #73 20.72 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:29.473Z] #73 20.88 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:29.473Z] #73 21.07 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:29.473Z] #73 21.07 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:29.473Z] #73 21.08 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:29.473Z] #73 21.36 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:29.473Z] #73 21.36 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:29.473Z] #73 21.36 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:29.473Z] #73 21.43 OK: 8 MiB in 19 packages [2024-06-06T05:41:29.473Z] #73 DONE 22.2s [2024-06-06T05:41:29.473Z] [2024-06-06T05:41:29.473Z] #61 [core-command internal] load build context [2024-06-06T05:41:30.060Z] #61 ... [2024-06-06T05:41:30.060Z] [2024-06-06T05:41:30.060Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T05:41:30.060Z] #72 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T05:41:30.060Z] #72 23.88 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:30.060Z] #72 24.04 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T05:41:30.060Z] #72 24.19 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:30.060Z] #72 24.19 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T05:41:30.060Z] #72 24.22 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:30.060Z] #72 24.44 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T05:41:30.060Z] #72 24.47 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T05:41:30.060Z] #72 24.47 Executing busybox-1.36.1-r6.trigger [2024-06-06T05:41:30.060Z] #72 24.56 Executing ca-certificates-20240226-r0.trigger [2024-06-06T05:41:30.060Z] #72 24.84 OK: 9 MiB in 17 packages [2024-06-06T05:41:30.060Z] #72 DONE 25.9s [2024-06-06T05:41:30.060Z] [2024-06-06T05:41:30.060Z] #61 [core-command internal] load build context [2024-06-06T05:41:30.643Z] #61 ... [2024-06-06T05:41:30.643Z] [2024-06-06T05:41:30.643Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-06T05:41:30.643Z] #76 DONE 2.4s [2024-06-06T05:41:30.643Z] [2024-06-06T05:41:30.643Z] #61 [core-command internal] load build context [2024-06-06T05:41:31.225Z] #61 ... [2024-06-06T05:41:31.225Z] [2024-06-06T05:41:31.225Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-06T05:41:31.225Z] #77 DONE 2.9s [2024-06-06T05:41:31.225Z] [2024-06-06T05:41:31.225Z] #61 [core-command internal] load build context [2024-06-06T05:41:32.183Z] #61 ... [2024-06-06T05:41:32.183Z] [2024-06-06T05:41:32.183Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:32.183Z] #60 ... [2024-06-06T05:41:32.183Z] [2024-06-06T05:41:32.183Z] #61 [core-command internal] load build context [2024-06-06T05:41:33.142Z] #61 ... [2024-06-06T05:41:33.142Z] [2024-06-06T05:41:33.142Z] #43 [core-data internal] load build context [2024-06-06T05:41:33.142Z] #43 ... [2024-06-06T05:41:33.142Z] [2024-06-06T05:41:33.142Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:33.142Z] #44 ... [2024-06-06T05:41:33.142Z] [2024-06-06T05:41:33.142Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:33.408Z] #51 ... [2024-06-06T05:41:33.408Z] [2024-06-06T05:41:33.408Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:33.408Z] #32 transferring context: 120.87MB 62.9s [2024-06-06T05:41:33.408Z] #32 ... [2024-06-06T05:41:33.408Z] [2024-06-06T05:41:33.408Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:33.675Z] #51 ... [2024-06-06T05:41:33.675Z] [2024-06-06T05:41:33.675Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:33.675Z] #45 ... [2024-06-06T05:41:33.675Z] [2024-06-06T05:41:33.675Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:34.259Z] #51 ... [2024-06-06T05:41:34.259Z] [2024-06-06T05:41:34.259Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:34.526Z] #46 ... [2024-06-06T05:41:34.526Z] [2024-06-06T05:41:34.526Z] #54 [security-bootstrapper internal] load build context [2024-06-06T05:41:34.526Z] #54 ... [2024-06-06T05:41:34.526Z] [2024-06-06T05:41:34.526Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:35.511Z] #46 ... [2024-06-06T05:41:35.511Z] [2024-06-06T05:41:35.511Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T05:41:35.511Z] #78 DONE 3.2s [2024-06-06T05:41:35.511Z] [2024-06-06T05:41:35.511Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:35.783Z] #46 ... [2024-06-06T05:41:35.783Z] [2024-06-06T05:41:35.783Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T05:41:35.784Z] #79 DONE 3.7s [2024-06-06T05:41:35.784Z] [2024-06-06T05:41:35.784Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:36.052Z] #46 ... [2024-06-06T05:41:36.052Z] [2024-06-06T05:41:36.052Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T05:41:36.052Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.9s done [2024-06-06T05:41:36.052Z] #41 ... [2024-06-06T05:41:36.052Z] [2024-06-06T05:41:36.052Z] #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T05:41:36.052Z] #80 DONE 3.9s [2024-06-06T05:41:36.052Z] [2024-06-06T05:41:36.052Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-06T05:41:36.633Z] #81 ... [2024-06-06T05:41:36.633Z] [2024-06-06T05:41:36.633Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:36.633Z] #53 ... [2024-06-06T05:41:36.633Z] [2024-06-06T05:41:36.633Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:36.899Z] #46 ... [2024-06-06T05:41:36.899Z] [2024-06-06T05:41:36.899Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-06T05:41:36.899Z] #82 DONE 0.9s [2024-06-06T05:41:36.899Z] [2024-06-06T05:41:36.899Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:37.166Z] #46 ... [2024-06-06T05:41:37.166Z] [2024-06-06T05:41:37.166Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-06T05:41:37.166Z] #83 DONE 1.3s [2024-06-06T05:41:37.166Z] [2024-06-06T05:41:37.166Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:38.122Z] #46 ... [2024-06-06T05:41:38.123Z] [2024-06-06T05:41:38.123Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-06T05:41:38.123Z] #81 DONE 1.9s [2024-06-06T05:41:38.123Z] [2024-06-06T05:41:38.123Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:38.394Z] #46 ... [2024-06-06T05:41:38.394Z] [2024-06-06T05:41:38.394Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-06T05:41:38.394Z] #84 DONE 1.0s [2024-06-06T05:41:38.394Z] [2024-06-06T05:41:38.394Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:38.659Z] #46 ... [2024-06-06T05:41:38.659Z] [2024-06-06T05:41:38.659Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-06T05:41:38.659Z] #85 DONE 1.6s [2024-06-06T05:41:38.659Z] [2024-06-06T05:41:38.659Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:38.923Z] #46 ... [2024-06-06T05:41:38.923Z] [2024-06-06T05:41:38.923Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:39.188Z] #50 ... [2024-06-06T05:41:39.188Z] [2024-06-06T05:41:39.188Z] #86 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-06T05:41:39.188Z] #86 DONE 0.9s [2024-06-06T05:41:39.188Z] [2024-06-06T05:41:39.188Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:39.188Z] #50 ... [2024-06-06T05:41:39.188Z] [2024-06-06T05:41:39.188Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:39.188Z] #46 ... [2024-06-06T05:41:39.188Z] [2024-06-06T05:41:39.188Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T05:41:39.188Z] #87 DONE 0.9s [2024-06-06T05:41:39.188Z] [2024-06-06T05:41:39.188Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:39.188Z] #46 transferring context: 157.67MB 67.2s [2024-06-06T05:41:40.151Z] #46 ... [2024-06-06T05:41:40.151Z] [2024-06-06T05:41:40.151Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T05:41:40.151Z] #88 DONE 1.4s [2024-06-06T05:41:40.151Z] [2024-06-06T05:41:40.151Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:40.416Z] #46 ... [2024-06-06T05:41:40.416Z] [2024-06-06T05:41:40.416Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-06T05:41:40.416Z] #89 DONE 1.0s [2024-06-06T05:41:40.416Z] [2024-06-06T05:41:40.416Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:41.012Z] #46 ... [2024-06-06T05:41:41.012Z] [2024-06-06T05:41:41.012Z] #90 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T05:41:41.012Z] #90 DONE 1.7s [2024-06-06T05:41:41.012Z] [2024-06-06T05:41:41.012Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:41.590Z] #46 ... [2024-06-06T05:41:41.591Z] [2024-06-06T05:41:41.591Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-06T05:41:41.591Z] #91 DONE 1.3s [2024-06-06T05:41:41.591Z] [2024-06-06T05:41:41.591Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:42.173Z] #46 ... [2024-06-06T05:41:42.173Z] [2024-06-06T05:41:42.173Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-06T05:41:42.173Z] #92 DONE 1.5s [2024-06-06T05:41:42.173Z] [2024-06-06T05:41:42.173Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:42.440Z] #46 ... [2024-06-06T05:41:42.440Z] [2024-06-06T05:41:42.440Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:42.440Z] #60 ... [2024-06-06T05:41:42.440Z] [2024-06-06T05:41:42.440Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:43.025Z] #46 ... [2024-06-06T05:41:43.025Z] [2024-06-06T05:41:43.025Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-06T05:41:43.025Z] #93 DONE 1.9s [2024-06-06T05:41:43.025Z] [2024-06-06T05:41:43.025Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:43.025Z] #46 ... [2024-06-06T05:41:43.025Z] [2024-06-06T05:41:43.025Z] #61 [core-command internal] load build context [2024-06-06T05:41:43.025Z] #61 ... [2024-06-06T05:41:43.025Z] [2024-06-06T05:41:43.025Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-06T05:41:43.025Z] #94 DONE 1.3s [2024-06-06T05:41:43.025Z] [2024-06-06T05:41:43.025Z] #61 [core-command internal] load build context [2024-06-06T05:41:43.025Z] #61 ... [2024-06-06T05:41:43.025Z] [2024-06-06T05:41:43.025Z] #43 [core-data internal] load build context [2024-06-06T05:41:43.292Z] #43 ... [2024-06-06T05:41:43.292Z] [2024-06-06T05:41:43.292Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:43.292Z] #46 ... [2024-06-06T05:41:43.292Z] [2024-06-06T05:41:43.292Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:43.562Z] #44 ... [2024-06-06T05:41:43.562Z] [2024-06-06T05:41:43.562Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:43.562Z] #60 ... [2024-06-06T05:41:43.562Z] [2024-06-06T05:41:43.562Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:43.562Z] #32 transferring context: 155.73MB 73.1s [2024-06-06T05:41:43.562Z] #32 ... [2024-06-06T05:41:43.562Z] [2024-06-06T05:41:43.562Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:43.828Z] #60 ... [2024-06-06T05:41:43.828Z] [2024-06-06T05:41:43.828Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:44.094Z] #45 ... [2024-06-06T05:41:44.094Z] [2024-06-06T05:41:44.094Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:44.094Z] #32 ... [2024-06-06T05:41:44.094Z] [2024-06-06T05:41:44.094Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-06T05:41:44.094Z] #95 DONE 1.2s [2024-06-06T05:41:44.094Z] [2024-06-06T05:41:44.094Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:44.359Z] #32 ... [2024-06-06T05:41:44.359Z] [2024-06-06T05:41:44.359Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:44.624Z] #51 ... [2024-06-06T05:41:44.624Z] [2024-06-06T05:41:44.624Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:44.624Z] #32 ... [2024-06-06T05:41:44.624Z] [2024-06-06T05:41:44.624Z] #54 [security-bootstrapper internal] load build context [2024-06-06T05:41:44.624Z] #54 ... [2024-06-06T05:41:44.624Z] [2024-06-06T05:41:44.624Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:47.196Z] #51 ... [2024-06-06T05:41:47.196Z] [2024-06-06T05:41:47.196Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:47.196Z] #53 ... [2024-06-06T05:41:47.196Z] [2024-06-06T05:41:47.196Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:48.153Z] #45 ... [2024-06-06T05:41:48.153Z] [2024-06-06T05:41:48.153Z] #96 [security-spire-agent] exporting to image [2024-06-06T05:41:48.153Z] #96 exporting layers 3.8s done [2024-06-06T05:41:48.153Z] #96 writing image sha256:84823a0f38434c739f8c3435d5ec842329155c0c1169ec3f571f5afe2be972dd 0.1s done [2024-06-06T05:41:48.153Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-06-06T05:41:48.153Z] #96 writing image sha256:6fb11149d5df17ec788b7a39a434797cb6849a63e810d6e63d2b2c535d9d6352 0.1s done [2024-06-06T05:41:48.153Z] #96 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-06-06T05:41:48.153Z] #96 writing image sha256:9dbc625bf915f468a5d7b0ea4e60b69ebd5cf75d1f4b0f30af289994a5ef0f6e 0.1s done [2024-06-06T05:41:48.153Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-06-06T05:41:48.153Z] #96 DONE 6.2s [2024-06-06T05:41:48.153Z] [2024-06-06T05:41:48.153Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:49.110Z] #45 ... [2024-06-06T05:41:49.110Z] [2024-06-06T05:41:49.110Z] #51 [support-scheduler internal] load build context [2024-06-06T05:41:49.110Z] #51 transferring context: 227.94MB 75.1s done [2024-06-06T05:41:49.110Z] #51 DONE 76.8s [2024-06-06T05:41:49.110Z] [2024-06-06T05:41:49.110Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:49.375Z] #50 ... [2024-06-06T05:41:49.375Z] [2024-06-06T05:41:49.375Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:41:50.345Z] #97 ... [2024-06-06T05:41:50.345Z] [2024-06-06T05:41:50.345Z] #54 [security-bootstrapper internal] load build context [2024-06-06T05:41:50.345Z] #54 transferring context: 227.94MB 78.4s done [2024-06-06T05:41:50.345Z] #54 DONE 78.8s [2024-06-06T05:41:50.609Z] [2024-06-06T05:41:50.609Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:50.873Z] #50 ... [2024-06-06T05:41:50.873Z] [2024-06-06T05:41:50.873Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:41:50.873Z] #97 DONE 1.5s [2024-06-06T05:41:50.873Z] [2024-06-06T05:41:50.873Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:51.139Z] #50 ... [2024-06-06T05:41:51.139Z] [2024-06-06T05:41:51.139Z] #53 [support-notifications internal] load build context [2024-06-06T05:41:51.139Z] #53 transferring context: 227.94MB 76.4s done [2024-06-06T05:41:51.139Z] #53 DONE 78.7s [2024-06-06T05:41:51.139Z] [2024-06-06T05:41:51.139Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:51.411Z] #50 ... [2024-06-06T05:41:51.411Z] [2024-06-06T05:41:51.411Z] #45 [security-spiffe-token-provider internal] load build context [2024-06-06T05:41:51.411Z] #45 transferring context: 227.94MB 78.7s done [2024-06-06T05:41:51.411Z] #45 DONE 79.6s [2024-06-06T05:41:51.411Z] [2024-06-06T05:41:51.411Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:51.679Z] #50 ... [2024-06-06T05:41:51.679Z] [2024-06-06T05:41:51.679Z] #44 [core-metadata internal] load build context [2024-06-06T05:41:51.679Z] #44 transferring context: 227.94MB 79.5s done [2024-06-06T05:41:51.679Z] #44 DONE 80.5s [2024-06-06T05:41:51.679Z] [2024-06-06T05:41:51.679Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:52.265Z] #50 ... [2024-06-06T05:41:52.265Z] [2024-06-06T05:41:52.265Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:41:52.265Z] #98 DONE 1.5s [2024-06-06T05:41:52.531Z] [2024-06-06T05:41:52.531Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:41:52.531Z] #99 ... [2024-06-06T05:41:52.531Z] [2024-06-06T05:41:52.531Z] #46 [security-secretstore-setup internal] load build context [2024-06-06T05:41:52.531Z] #46 transferring context: 227.94MB 80.1s done [2024-06-06T05:41:52.531Z] #46 DONE 80.8s [2024-06-06T05:41:52.531Z] [2024-06-06T05:41:52.531Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:41:52.531Z] #100 DONE 1.4s [2024-06-06T05:41:52.531Z] [2024-06-06T05:41:52.531Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:53.115Z] #50 ... [2024-06-06T05:41:53.115Z] [2024-06-06T05:41:53.115Z] #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:41:53.115Z] #101 DONE 1.4s [2024-06-06T05:41:53.115Z] [2024-06-06T05:41:53.115Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:53.115Z] #50 ... [2024-06-06T05:41:53.115Z] [2024-06-06T05:41:53.115Z] #61 [core-command internal] load build context [2024-06-06T05:41:53.381Z] #61 ... [2024-06-06T05:41:53.381Z] [2024-06-06T05:41:53.381Z] #43 [core-data internal] load build context [2024-06-06T05:41:53.381Z] #43 ... [2024-06-06T05:41:53.381Z] [2024-06-06T05:41:53.381Z] #61 [core-command internal] load build context [2024-06-06T05:41:53.965Z] #61 ... [2024-06-06T05:41:53.965Z] [2024-06-06T05:41:53.965Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:54.229Z] #60 ... [2024-06-06T05:41:54.229Z] [2024-06-06T05:41:54.229Z] #61 [core-command internal] load build context [2024-06-06T05:41:54.808Z] #61 ... [2024-06-06T05:41:54.808Z] [2024-06-06T05:41:54.808Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:55.072Z] #32 ... [2024-06-06T05:41:55.072Z] [2024-06-06T05:41:55.072Z] #61 [core-command internal] load build context [2024-06-06T05:41:55.650Z] #61 ... [2024-06-06T05:41:55.650Z] [2024-06-06T05:41:55.650Z] #50 [security-proxy-setup internal] load build context [2024-06-06T05:41:55.650Z] #50 transferring context: 227.94MB 82.2s done [2024-06-06T05:41:55.650Z] #50 DONE 83.3s [2024-06-06T05:41:55.650Z] [2024-06-06T05:41:55.650Z] #61 [core-command internal] load build context [2024-06-06T05:41:57.048Z] #61 transferring context: 227.94MB 80.2s done [2024-06-06T05:41:57.048Z] #61 DONE 82.4s [2024-06-06T05:41:57.048Z] [2024-06-06T05:41:57.048Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:58.446Z] #32 ... [2024-06-06T05:41:58.446Z] [2024-06-06T05:41:58.446Z] #60 [security-proxy-auth internal] load build context [2024-06-06T05:41:58.446Z] #60 transferring context: 227.94MB 81.4s done [2024-06-06T05:41:58.446Z] #60 DONE 83.5s [2024-06-06T05:41:58.446Z] [2024-06-06T05:41:58.446Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-06T05:41:58.446Z] #32 transferring context: 227.94MB 87.9s done [2024-06-06T05:41:58.446Z] #32 DONE 88.0s [2024-06-06T05:41:58.446Z] [2024-06-06T05:41:58.446Z] #43 [core-data internal] load build context [2024-06-06T05:42:01.016Z] #43 transferring context: 227.94MB 89.3s done [2024-06-06T05:42:01.016Z] #43 DONE 89.6s [2024-06-06T05:42:01.016Z] [2024-06-06T05:42:01.016Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:42:01.016Z] #102 ... [2024-06-06T05:42:01.016Z] [2024-06-06T05:42:01.016Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:42:01.016Z] #103 ... [2024-06-06T05:42:01.016Z] [2024-06-06T05:42:01.016Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #104 DONE 66.1s [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #103 DONE 68.0s [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #99 DONE 66.4s [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #102 DONE 65.8s [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #105 [support-scheduler builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #105 DONE 3.6s [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #106 [core-command builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #106 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:43:08.861Z] #107 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #108 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #109 [security-proxy-auth builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #109 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:43:08.861Z] #110 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #111 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #112 [security-proxy-setup builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #112 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #113 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:43:08.861Z] #114 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #115 [security-bootstrapper builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #115 DONE 3.5s [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #116 [support-notifications builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #116 DONE 3.6s [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #117 DONE 3.5s [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #118 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:43:08.861Z] #119 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #120 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #121 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:43:08.861Z] #122 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #123 [core-metadata builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #123 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #124 [core-data builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #124 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #125 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:43:08.861Z] #126 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-06T05:43:08.861Z] #127 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-06T05:43:08.861Z] #128 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T05:43:08.861Z] #129 CACHED [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T05:43:08.861Z] #130 ... [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T05:43:08.861Z] #0 4.394 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-06-06T05:43:08.861Z] #131 ... [2024-06-06T05:43:08.861Z] [2024-06-06T05:43:08.861Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T05:43:08.861Z] #130 5.754 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-06-06T05:43:13.123Z] #130 ... [2024-06-06T05:43:13.123Z] [2024-06-06T05:43:13.123Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T05:43:13.123Z] #0 3.856 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-06-06T05:43:13.123Z] #132 ... [2024-06-06T05:43:13.123Z] [2024-06-06T05:43:13.123Z] #133 [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-06-06T05:43:13.123Z] #0 5.622 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-06-06T05:43:13.123Z] #133 ... [2024-06-06T05:43:13.123Z] [2024-06-06T05:43:13.123Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-06T05:43:13.123Z] #0 5.285 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-06-06T05:43:13.123Z] #134 ... [2024-06-06T05:43:13.123Z] [2024-06-06T05:43:13.123Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T05:43:13.123Z] #0 5.253 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-06-06T05:43:13.123Z] #135 ... [2024-06-06T05:43:13.123Z] [2024-06-06T05:43:13.123Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-06T05:43:13.123Z] #0 4.710 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-06-06T05:43:13.123Z] #136 ... [2024-06-06T05:43:13.123Z] [2024-06-06T05:43:13.123Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T05:43:13.123Z] #0 5.049 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-06-06T05:43:13.390Z] #137 ... [2024-06-06T05:43:13.390Z] [2024-06-06T05:43:13.390Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T05:43:13.390Z] #0 5.330 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-06-06T05:43:13.671Z] #138 ... [2024-06-06T05:43:13.671Z] [2024-06-06T05:43:13.671Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T05:43:13.671Z] #0 5.461 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-06-06T05:43:13.671Z] #139 ... [2024-06-06T05:43:13.671Z] [2024-06-06T05:43:13.671Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T05:43:13.671Z] #0 5.626 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-06-06T06:00:21.378Z] #140 ... [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #133 [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-06-06T06:00:21.378Z] #133 1024.3 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-06-06T06:00:21.378Z] #133 ... [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-06T06:00:21.378Z] #134 DONE 1034.9s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:00:21.378Z] #41 ... [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:00:21.378Z] #141 DONE 0.1s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:00:21.378Z] #142 DONE 0.2s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:00:21.378Z] #41 ... [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #143 [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-06-06T06:00:21.378Z] #143 DONE 0.2s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-06T06:00:21.378Z] #144 DONE 0.2s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-06T06:00:21.378Z] #145 DONE 0.3s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T06:00:21.378Z] #146 DONE 0.3s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:00:21.378Z] #131 ... [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:00:21.378Z] #147 ... [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-06T06:00:21.378Z] #136 DONE 1038.2s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-06T06:00:21.378Z] #148 DONE 0.4s [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:00:21.378Z] #131 ... [2024-06-06T06:00:21.378Z] [2024-06-06T06:00:21.378Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-06T06:00:22.342Z] #149 ... [2024-06-06T06:00:22.342Z] [2024-06-06T06:00:22.342Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:00:22.342Z] #147 DONE 3.1s [2024-06-06T06:00:22.608Z] [2024-06-06T06:00:22.608Z] #96 [security-proxy-setup] exporting to image [2024-06-06T06:00:22.608Z] #96 exporting layers [2024-06-06T06:00:24.024Z] #96 exporting layers 1.5s done [2024-06-06T06:00:24.024Z] #96 writing image sha256:58007ce0b214db055b447c191ba12eff926c027a5a2b19a84762bba002976076 done [2024-06-06T06:00:24.024Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-06-06T06:00:24.024Z] #96 DONE 7.7s [2024-06-06T06:00:24.024Z] [2024-06-06T06:00:24.024Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:00:24.292Z] #41 ... [2024-06-06T06:00:24.292Z] [2024-06-06T06:00:24.292Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-06T06:00:24.292Z] #149 DONE 3.2s [2024-06-06T06:00:24.292Z] [2024-06-06T06:00:24.292Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:00:24.556Z] #150 DONE 0.3s [2024-06-06T06:00:24.556Z] [2024-06-06T06:00:24.556Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:00:25.141Z] #151 DONE 0.3s [2024-06-06T06:00:25.141Z] [2024-06-06T06:00:25.141Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-06T06:00:25.412Z] #152 DONE 0.3s [2024-06-06T06:00:25.412Z] [2024-06-06T06:00:25.412Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-06T06:00:25.412Z] #153 DONE 0.1s [2024-06-06T06:00:25.412Z] [2024-06-06T06:00:25.412Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-06T06:00:25.679Z] #154 DONE 0.2s [2024-06-06T06:00:25.679Z] [2024-06-06T06:00:25.679Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-06T06:00:25.679Z] #155 DONE 0.1s [2024-06-06T06:00:25.679Z] [2024-06-06T06:00:25.679Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-06T06:00:25.944Z] #156 DONE 0.1s [2024-06-06T06:00:25.944Z] [2024-06-06T06:00:25.944Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-06T06:00:25.944Z] #157 DONE 0.2s [2024-06-06T06:00:25.944Z] [2024-06-06T06:00:25.944Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-06T06:00:26.523Z] #158 ... [2024-06-06T06:00:26.523Z] [2024-06-06T06:00:26.523Z] #133 [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-06-06T06:00:26.523Z] #133 DONE 1044.0s [2024-06-06T06:00:26.787Z] [2024-06-06T06:00:26.787Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:00:27.052Z] #41 ... [2024-06-06T06:00:27.052Z] [2024-06-06T06:00:27.052Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:00:27.634Z] #159 DONE 0.4s [2024-06-06T06:00:27.634Z] [2024-06-06T06:00:27.634Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:00:27.634Z] #131 ... [2024-06-06T06:00:27.634Z] [2024-06-06T06:00:27.634Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:00:27.916Z] #160 DONE 0.3s [2024-06-06T06:00:27.916Z] [2024-06-06T06:00:27.916Z] #161 [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-06-06T06:00:28.188Z] #161 DONE 0.3s [2024-06-06T06:00:28.188Z] [2024-06-06T06:00:28.188Z] #162 [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-06-06T06:00:28.455Z] #162 DONE 0.3s [2024-06-06T06:00:28.455Z] [2024-06-06T06:00:28.455Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:00:28.455Z] #41 ... [2024-06-06T06:00:28.455Z] [2024-06-06T06:00:28.455Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:00:28.724Z] #163 DONE 0.2s [2024-06-06T06:00:28.724Z] [2024-06-06T06:00:28.724Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-06T06:00:28.724Z] #164 DONE 0.2s [2024-06-06T06:00:28.724Z] [2024-06-06T06:00:28.724Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-06T06:00:28.992Z] #165 ... [2024-06-06T06:00:28.992Z] [2024-06-06T06:00:28.992Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-06T06:00:28.992Z] #158 DONE 3.0s [2024-06-06T06:00:29.276Z] [2024-06-06T06:00:29.276Z] #96 [security-bootstrapper] exporting to image [2024-06-06T06:00:29.276Z] #96 exporting layers [2024-06-06T06:00:29.909Z] #96 ... [2024-06-06T06:00:29.909Z] [2024-06-06T06:00:29.909Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-06T06:00:29.909Z] #165 DONE 1.0s [2024-06-06T06:00:30.181Z] [2024-06-06T06:00:30.181Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T06:00:30.181Z] #166 DONE 0.4s [2024-06-06T06:00:30.181Z] [2024-06-06T06:00:30.181Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:00:30.181Z] #41 ... [2024-06-06T06:00:30.181Z] [2024-06-06T06:00:30.181Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:00:31.588Z] #167 ... [2024-06-06T06:00:31.588Z] [2024-06-06T06:00:31.588Z] #96 [security-bootstrapper] exporting to image [2024-06-06T06:00:31.588Z] #96 exporting layers 2.3s done [2024-06-06T06:00:31.588Z] #96 writing image sha256:eda18f08278e12a12bab09902b83731d11a4bc0d43fc7d937e746b211821e780 0.0s done [2024-06-06T06:00:31.588Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-06-06T06:00:31.588Z] #96 DONE 10.1s [2024-06-06T06:00:31.588Z] [2024-06-06T06:00:31.588Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:00:32.553Z] #41 ... [2024-06-06T06:00:32.553Z] [2024-06-06T06:00:32.553Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:00:32.553Z] #167 DONE 2.3s [2024-06-06T06:00:32.553Z] [2024-06-06T06:00:32.553Z] #96 [security-secretstore-setup] exporting to image [2024-06-06T06:00:33.958Z] #96 exporting layers 1.4s done [2024-06-06T06:00:33.958Z] #96 writing image sha256:27ec7458efa707ff396b9a1a889eb8fb0346b476eb4b193f635ecc8b013cdaf7 done [2024-06-06T06:00:33.958Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-06-06T06:00:33.958Z] #96 DONE 11.5s [2024-06-06T06:00:33.958Z] [2024-06-06T06:00:33.958Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:01:20.767Z] #135 ... [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T06:01:20.767Z] #130 DONE 1097.0s [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T06:01:20.767Z] #140 ... [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:01:20.767Z] #168 DONE 0.3s [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:01:20.767Z] #169 DONE 0.1s [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:01:20.767Z] #41 ... [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-06T06:01:20.767Z] #170 DONE 0.2s [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #171 [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-06-06T06:01:20.767Z] #171 DONE 0.1s [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-06T06:01:20.767Z] #172 DONE 0.1s [2024-06-06T06:01:20.767Z] [2024-06-06T06:01:20.767Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:01:22.707Z] #173 DONE 1.8s [2024-06-06T06:01:22.707Z] [2024-06-06T06:01:22.707Z] #96 [core-common-config-bootstrapper] exporting to image [2024-06-06T06:01:22.707Z] #96 exporting layers [2024-06-06T06:01:23.662Z] #96 exporting layers 0.8s done [2024-06-06T06:01:23.662Z] #96 writing image sha256:43de71e3c11d0e0b9286c82993c6acffde1b5503e6140181958cee8c9ae3552c 0.0s done [2024-06-06T06:01:23.662Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-06-06T06:01:23.662Z] #96 DONE 12.3s [2024-06-06T06:01:23.662Z] [2024-06-06T06:01:23.662Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:03:30.415Z] #132 DONE 1219.9s [2024-06-06T06:03:30.415Z] [2024-06-06T06:03:30.415Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:03:30.415Z] #41 ... [2024-06-06T06:03:30.415Z] [2024-06-06T06:03:30.415Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:03:30.415Z] #174 DONE 0.3s [2024-06-06T06:03:30.415Z] [2024-06-06T06:03:30.415Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:03:30.415Z] #175 DONE 0.3s [2024-06-06T06:03:30.415Z] [2024-06-06T06:03:30.415Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-06T06:03:30.415Z] #176 DONE 0.3s [2024-06-06T06:03:30.415Z] [2024-06-06T06:03:30.415Z] #177 [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-06-06T06:03:30.415Z] #177 DONE 0.1s [2024-06-06T06:03:30.415Z] [2024-06-06T06:03:30.415Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T06:03:30.415Z] #137 ... [2024-06-06T06:03:30.415Z] [2024-06-06T06:03:30.415Z] #96 [security-spiffe-token-provider] exporting to image [2024-06-06T06:03:30.415Z] #96 exporting layers [2024-06-06T06:03:30.415Z] #96 exporting layers 0.9s done [2024-06-06T06:03:30.415Z] #96 writing image sha256:df08f4a50a073ec5a58e6ef24bc4be177ddcaca4a21a6ef88a356e7c19d735de done [2024-06-06T06:03:30.415Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-06-06T06:03:30.415Z] #96 DONE 13.2s [2024-06-06T06:03:30.415Z] [2024-06-06T06:03:30.415Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:09:22.339Z] #41 ... [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T06:09:22.339Z] #137 DONE 1571.2s [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:09:22.339Z] #178 DONE 0.3s [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:09:22.339Z] #138 ... [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:09:22.339Z] #179 DONE 0.1s [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:09:22.339Z] #135 ... [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-06T06:09:22.339Z] #180 DONE 0.4s [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:09:22.339Z] #41 ... [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:09:22.339Z] #181 DONE 0.1s [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-06T06:09:22.339Z] #182 DONE 0.2s [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:09:22.339Z] #183 DONE 2.0s [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #96 [security-proxy-auth] exporting to image [2024-06-06T06:09:22.339Z] #96 exporting layers [2024-06-06T06:09:22.339Z] #96 exporting layers 0.7s done [2024-06-06T06:09:22.339Z] #96 writing image sha256:d613e968664e8831b64d30b901ba0a94495e43f6fe3311fd27169366e793d9cf done [2024-06-06T06:09:22.339Z] #96 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-06-06T06:09:22.339Z] #96 DONE 13.9s [2024-06-06T06:09:22.339Z] [2024-06-06T06:09:22.339Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:10:09.151Z] #138 ... [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T06:10:09.151Z] #139 DONE 1621.6s [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:09.151Z] #41 ... [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:10:09.151Z] #184 DONE 0.2s [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:10:09.151Z] #185 DONE 0.1s [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:09.151Z] #41 ... [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-06T06:10:09.151Z] #186 DONE 0.4s [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:09.151Z] #41 ... [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:10:09.151Z] #187 DONE 0.2s [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #96 [core-command] exporting to image [2024-06-06T06:10:09.151Z] #96 exporting layers [2024-06-06T06:10:09.151Z] #96 exporting layers 0.5s done [2024-06-06T06:10:09.151Z] #96 writing image sha256:9307b19d618c7bfb2e5bcb0d1b56c3097490572d5fe355c89f9becc9d4936ec9 done [2024-06-06T06:10:09.151Z] #96 naming to docker.io/library/core-command-arm64 done [2024-06-06T06:10:09.151Z] #96 DONE 14.4s [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T06:10:09.151Z] #140 DONE 1626.7s [2024-06-06T06:10:09.151Z] [2024-06-06T06:10:09.151Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:10:09.416Z] #135 ... [2024-06-06T06:10:09.416Z] [2024-06-06T06:10:09.416Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:10:09.692Z] #188 DONE 0.2s [2024-06-06T06:10:09.692Z] [2024-06-06T06:10:09.692Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:10:09.956Z] #189 DONE 0.2s [2024-06-06T06:10:09.956Z] [2024-06-06T06:10:09.956Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-06T06:10:10.572Z] #190 DONE 0.6s [2024-06-06T06:10:10.572Z] [2024-06-06T06:10:10.572Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:10:10.572Z] #135 ... [2024-06-06T06:10:10.572Z] [2024-06-06T06:10:10.572Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:10:10.841Z] #191 DONE 0.3s [2024-06-06T06:10:10.841Z] [2024-06-06T06:10:10.841Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:10.841Z] #41 ... [2024-06-06T06:10:10.841Z] [2024-06-06T06:10:10.841Z] #96 [core-data] exporting to image [2024-06-06T06:10:11.426Z] #96 exporting layers 0.6s done [2024-06-06T06:10:11.426Z] #96 writing image sha256:78a168aecbe1c10175317d55d489a651c84c6f84f4703eefcc17f578cc5bea72 done [2024-06-06T06:10:11.426Z] #96 naming to docker.io/library/core-data-arm64 done [2024-06-06T06:10:11.426Z] #96 DONE 15.1s [2024-06-06T06:10:11.426Z] [2024-06-06T06:10:11.426Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:14.010Z] #41 ... [2024-06-06T06:10:14.010Z] [2024-06-06T06:10:14.010Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:10:14.010Z] #131 DONE 1631.2s [2024-06-06T06:10:14.010Z] [2024-06-06T06:10:14.010Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:10:14.010Z] #138 ... [2024-06-06T06:10:14.010Z] [2024-06-06T06:10:14.010Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:10:14.283Z] #192 DONE 0.2s [2024-06-06T06:10:14.283Z] [2024-06-06T06:10:14.283Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:10:14.551Z] #193 DONE 0.2s [2024-06-06T06:10:14.551Z] [2024-06-06T06:10:14.551Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-06T06:10:15.137Z] #194 DONE 0.5s [2024-06-06T06:10:15.137Z] [2024-06-06T06:10:15.137Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:10:15.137Z] #195 DONE 0.1s [2024-06-06T06:10:15.137Z] [2024-06-06T06:10:15.137Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-06T06:10:15.137Z] #196 DONE 0.1s [2024-06-06T06:10:15.137Z] [2024-06-06T06:10:15.137Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:15.407Z] #41 ... [2024-06-06T06:10:15.407Z] [2024-06-06T06:10:15.407Z] #96 [core-metadata] exporting to image [2024-06-06T06:10:15.674Z] #96 exporting layers 0.4s done [2024-06-06T06:10:15.674Z] #96 writing image sha256:f621e6fa6a6572075936ae77e04b4aa0cc9e3647ba64e769331b288c9fe76a4b done [2024-06-06T06:10:15.674Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-06-06T06:10:15.674Z] #96 DONE 15.6s [2024-06-06T06:10:15.674Z] [2024-06-06T06:10:15.674Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:54.550Z] #41 ... [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:10:54.550Z] #135 DONE 1666.4s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:10:54.550Z] #197 DONE 0.2s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:10:54.550Z] #138 DONE 1666.8s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:54.550Z] #41 ... [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:10:54.550Z] #198 DONE 0.2s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-06T06:10:54.550Z] #199 ... [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:10:54.550Z] #200 DONE 0.1s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #201 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:10:54.550Z] #201 DONE 0.1s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-06T06:10:54.550Z] #202 DONE 0.3s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-06T06:10:54.550Z] #199 DONE 0.5s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:10:54.550Z] #203 DONE 0.1s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:10:54.550Z] #204 DONE 0.1s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #96 [support-scheduler] exporting to image [2024-06-06T06:10:54.550Z] #96 exporting layers [2024-06-06T06:10:54.550Z] #96 exporting layers 0.4s done [2024-06-06T06:10:54.550Z] #96 exporting layers 0.5s done [2024-06-06T06:10:54.550Z] #96 writing image sha256:b716e0e3d79a07700fc775d2157c0452d06d6439ca47992a480ef4c3e489da14 0.0s done [2024-06-06T06:10:54.550Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-06-06T06:10:54.550Z] #96 writing image sha256:4f68808dc0253e2b03334064c0475aa2e5484020ac9b1c3b57ea0bc927e86c21 [2024-06-06T06:10:54.550Z] #96 writing image sha256:4f68808dc0253e2b03334064c0475aa2e5484020ac9b1c3b57ea0bc927e86c21 done [2024-06-06T06:10:54.550Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-06-06T06:10:54.550Z] #96 DONE 16.2s [2024-06-06T06:10:54.550Z] [2024-06-06T06:10:54.550Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:10:54.550Z] time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-06T06:10:54.565Z] $ docker stop --time=1 0fa932b67ca420abb700f70b80fb91286dfb34db070f65e8f25da80b855f9825 [2024-06-06T06:10:56.194Z] $ docker rm -f --volumes 0fa932b67ca420abb700f70b80fb91286dfb34db070f65e8f25da80b855f9825 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-06T06:10:56.663Z] + docker images [2024-06-06T06:10:56.663Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-06T06:10:56.663Z] support-scheduler-arm64 latest b716e0e3d79a 6 seconds ago 44.1MB [2024-06-06T06:10:56.663Z] support-notifications-arm64 latest 4f68808dc025 6 seconds ago 44.7MB [2024-06-06T06:10:56.663Z] core-metadata-arm64 latest f621e6fa6a65 41 seconds ago 41.7MB [2024-06-06T06:10:56.663Z] core-data-arm64 latest 78a168aecbe1 46 seconds ago 41.5MB [2024-06-06T06:10:56.663Z] core-command-arm64 latest 9307b19d618c 51 seconds ago 41.2MB [2024-06-06T06:10:56.663Z] security-proxy-auth-arm64 latest d613e968664e About a minute ago 38.9MB [2024-06-06T06:10:56.663Z] security-spiffe-token-provider-arm64 latest df08f4a50a07 7 minutes ago 35.7MB [2024-06-06T06:10:56.663Z] core-common-config-bootstrapper-arm64 latest 43de71e3c11d 9 minutes ago 21.7MB [2024-06-06T06:10:56.663Z] security-secretstore-setup-arm64 latest 27ec7458efa7 10 minutes ago 42.6MB [2024-06-06T06:10:56.663Z] security-bootstrapper-arm64 latest eda18f08278e 10 minutes ago 25.2MB [2024-06-06T06:10:56.663Z] security-proxy-setup-arm64 latest 58007ce0b214 10 minutes ago 32.5MB [2024-06-06T06:10:56.663Z] security-spire-agent-arm64 latest 9dbc625bf915 29 minutes ago 159MB [2024-06-06T06:10:56.663Z] security-spire-server-arm64 latest 6fb11149d5df 29 minutes ago 103MB [2024-06-06T06:10:56.663Z] security-spire-config-arm64 latest 84823a0f3843 29 minutes ago 102MB [2024-06-06T06:10:56.663Z] ci-base-image-arm64 latest bd3e5c2cfa7a 47 minutes ago 973MB [2024-06-06T06:10:56.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 6 weeks ago 561MB [2024-06-06T06:10:56.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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-06-06T06:10:57.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-06T06:10:57.128Z] [2024-06-06T06:10:57.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:10:57.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-06T06:10:57.713Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-06T06:10:57.713Z] 8998bd30e6a1: Pulling fs layer [2024-06-06T06:10:57.713Z] 04944245beec: Pulling fs layer [2024-06-06T06:10:57.713Z] 699f458cf7ca: Pulling fs layer [2024-06-06T06:10:57.713Z] 765212b225bb: Pulling fs layer [2024-06-06T06:10:57.713Z] f23df028b6ca: Pulling fs layer [2024-06-06T06:10:57.713Z] d65c8cfc05b1: Pulling fs layer [2024-06-06T06:10:57.713Z] 2437ff75d9bd: Pulling fs layer [2024-06-06T06:10:57.713Z] f23df028b6ca: Waiting [2024-06-06T06:10:57.713Z] d65c8cfc05b1: Waiting [2024-06-06T06:10:57.713Z] 2437ff75d9bd: Waiting [2024-06-06T06:10:57.713Z] 765212b225bb: Waiting [2024-06-06T06:10:57.713Z] 04944245beec: Verifying Checksum [2024-06-06T06:10:57.713Z] 04944245beec: Download complete [2024-06-06T06:10:57.713Z] 765212b225bb: Verifying Checksum [2024-06-06T06:10:57.713Z] 765212b225bb: Download complete [2024-06-06T06:10:57.713Z] f23df028b6ca: Download complete [2024-06-06T06:10:57.713Z] d65c8cfc05b1: Verifying Checksum [2024-06-06T06:10:57.713Z] d65c8cfc05b1: Download complete [2024-06-06T06:10:57.978Z] 699f458cf7ca: Verifying Checksum [2024-06-06T06:10:57.978Z] 699f458cf7ca: Download complete [2024-06-06T06:10:58.243Z] 8998bd30e6a1: Verifying Checksum [2024-06-06T06:10:58.243Z] 8998bd30e6a1: Download complete [2024-06-06T06:11:00.811Z] 2437ff75d9bd: Download complete [2024-06-06T06:11:03.377Z] 8998bd30e6a1: Pull complete [2024-06-06T06:11:03.642Z] 04944245beec: Pull complete [2024-06-06T06:11:05.041Z] 699f458cf7ca: Pull complete [2024-06-06T06:11:05.306Z] 765212b225bb: Pull complete [2024-06-06T06:11:06.266Z] f23df028b6ca: Pull complete [2024-06-06T06:11:06.532Z] d65c8cfc05b1: Pull complete [2024-06-06T06:11:24.716Z] 2437ff75d9bd: Pull complete [2024-06-06T06:11:24.716Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-06T06:11:24.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-06T06:11:24.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:11:24.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container [2024-06-06T06:11:25.010Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T06:11:28.056Z] $ docker top 761d7f600e30cce774d17cd2be66723664cd4760814e2639512d8d91ecc5de02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:11:28.992Z] ---> job-cost.sh [2024-06-06T06:11:28.992Z] lf-activate-venv: SKIPPING [2024-06-06T06:11:28.992Z] INFO: No Stack... [2024-06-06T06:11:30.390Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-06T06:11:30.971Z] INFO: Archiving Costs [Pipeline] sh [2024-06-06T06:11:31.605Z] + + catcut -d, -f6 /w/workspace/edgex-go/2/archives/cost.csv [2024-06-06T06:11:31.605Z] [Pipeline] lock [2024-06-06T06:11:31.639Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-2-stack-cost] [2024-06-06T06:11:31.647Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4803-2-stack-cost] did not exist. Created. [2024-06-06T06:11:31.654Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-06T06:11:32.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-06T06:11:32.515Z] Stashed 1 file(s) [Pipeline] } [2024-06-06T06:11:32.525Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-06T06:11:32.548Z] $ docker stop --time=1 761d7f600e30cce774d17cd2be66723664cd4760814e2639512d8d91ecc5de02 [2024-06-06T06:11:34.113Z] $ docker rm -f --volumes 761d7f600e30cce774d17cd2be66723664cd4760814e2639512d8d91ecc5de02 [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-06-06T06:11:34.659Z] provisioning config files... [2024-06-06T06:11:34.666Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config15012092213984673654tmp [Pipeline] { [Pipeline] sh [2024-06-06T06:11:34.970Z] + set +x [2024-06-06T06:11:34.970Z] + bash -s -- [2024-06-06T06:11:34.970Z] + curl -s https://codecov.io/bash [2024-06-06T06:11:34.970Z] [2024-06-06T06:11:34.970Z] _____ _ [2024-06-06T06:11:34.970Z] / ____| | | [2024-06-06T06:11:34.970Z] | | ___ __| | ___ ___ _____ __ [2024-06-06T06:11:34.970Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-06T06:11:34.970Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-06T06:11:34.970Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-06T06:11:34.970Z] Bash-1.0.6 [2024-06-06T06:11:34.970Z] [2024-06-06T06:11:34.970Z] [2024-06-06T06:11:34.970Z] ==> git version 2.25.1 found [2024-06-06T06:11:34.970Z] ==> 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-06-06T06:11:34.970Z] Release-Date: 2020-01-08 [2024-06-06T06:11:34.970Z] 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-06-06T06:11:34.970Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-06T06:11:34.970Z] ==> Jenkins CI detected. [2024-06-06T06:11:34.970Z] current dir:  /w/workspace/edgex-go/2 [2024-06-06T06:11:34.970Z] project root: . [2024-06-06T06:11:34.970Z] --> token set from env [2024-06-06T06:11:34.970Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-06T06:11:34.970Z] ==> Running gcov in . (disable via -X gcov) [2024-06-06T06:11:34.970Z] ==> Python coveragepy not found [2024-06-06T06:11:34.970Z] ==> Searching for coverage reports in: [2024-06-06T06:11:34.970Z] + . [2024-06-06T06:11:35.230Z] -> Found 1 reports [2024-06-06T06:11:35.230Z] ==> Detecting git/mercurial file structure [2024-06-06T06:11:35.230Z] ==> Reading reports [2024-06-06T06:11:35.230Z] + ./coverage.out bytes=455713 [2024-06-06T06:11:35.230Z] ==> Appending adjustments [2024-06-06T06:11:35.230Z] https://docs.codecov.io/docs/fixing-reports [2024-06-06T06:11:36.167Z] + Found adjustments [2024-06-06T06:11:36.167Z] ==> Gzipping contents [2024-06-06T06:11:36.167Z] 60K /tmp/codecov.xSOkIg.gz [2024-06-06T06:11:36.167Z] ==> Uploading reports [2024-06-06T06:11:36.167Z] url: https://codecov.io [2024-06-06T06:11:36.167Z] query: branch=PR-4803&commit=ad76a471136cdc2a156ebc66e440389ec2060644&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4803%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4803&job=&cmd_args= [2024-06-06T06:11:36.167Z] -> Pinging Codecov [2024-06-06T06:11:36.167Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4803&commit=ad76a471136cdc2a156ebc66e440389ec2060644&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4803%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4803&job=&cmd_args= [2024-06-06T06:11:36.425Z] -> Uploading to [2024-06-06T06:11:36.425Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-06/00271124DB129430A58F1EEE437C3FCB/ad76a471136cdc2a156ebc66e440389ec2060644/a870aac5-3374-449d-aa69-a981bb26b20c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240606%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240606T061136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=728ec9f8636b4fbdaf528503b94fe5ff7159fc454d75d9dce9bb4788fae96916 [2024-06-06T06:11:36.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T06:11:36.425Z] Dload Upload Total Spent Left Speed [2024-06-06T06:11:36.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57914 0 0 100 57914 0 218k --:--:-- --:--:-- --:--:-- 218k [2024-06-06T06:11:36.685Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ad76a471136cdc2a156ebc66e440389ec2060644 [Pipeline] } [2024-06-06T06:11:36.691Z] 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-06-06T06:11:37.370Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:11:37.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:11:38.524Z] ---> package-listing.sh [2024-06-06T06:11:38.524Z] ++ facter osfamily [2024-06-06T06:11:38.524Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-06T06:11:38.783Z] + OS_FAMILY=debian [2024-06-06T06:11:38.783Z] + workspace=/w/workspace/edgex-go/2 [2024-06-06T06:11:38.783Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-06T06:11:38.783Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-06T06:11:38.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-06T06:11:38.783Z] + PACKAGES=/tmp/packages_start.txt [2024-06-06T06:11:38.783Z] + '[' /w/workspace/edgex-go/2 ']' [2024-06-06T06:11:38.783Z] + PACKAGES=/tmp/packages_end.txt [2024-06-06T06:11:38.783Z] + case "${OS_FAMILY}" in [2024-06-06T06:11:38.783Z] + dpkg -l [2024-06-06T06:11:38.783Z] + grep '^ii' [2024-06-06T06:11:38.783Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-06T06:11:38.783Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-06T06:11:38.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-06T06:11:38.783Z] + '[' /w/workspace/edgex-go/2 ']' [2024-06-06T06:11:38.783Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-06-06T06:11:38.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-06-06T06:11:38.794Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-06T06:11:39.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:11:39.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-06T06:11:39.638Z] [2024-06-06T06:11:39.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:11:39.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-06T06:11:39.946Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-06T06:11:39.946Z] 5eb5b503b376: Pulling fs layer [2024-06-06T06:11:39.946Z] 5c69ac0246d0: Pulling fs layer [2024-06-06T06:11:39.946Z] ec43610c2a17: Pulling fs layer [2024-06-06T06:11:39.946Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-06T06:11:39.946Z] 33b1e0a273af: Pulling fs layer [2024-06-06T06:11:39.946Z] 5d3b04190fa2: Pulling fs layer [2024-06-06T06:11:39.946Z] 2f39f015ded8: Pulling fs layer [2024-06-06T06:11:39.946Z] 33b1e0a273af: Waiting [2024-06-06T06:11:39.946Z] 5d3b04190fa2: Waiting [2024-06-06T06:11:39.946Z] 2f39f015ded8: Waiting [2024-06-06T06:11:39.946Z] 3a2ae6a8a46f: Waiting [2024-06-06T06:11:39.946Z] 5c69ac0246d0: Download complete [2024-06-06T06:11:39.946Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-06T06:11:39.946Z] 3a2ae6a8a46f: Download complete [2024-06-06T06:11:39.946Z] 33b1e0a273af: Verifying Checksum [2024-06-06T06:11:39.946Z] 33b1e0a273af: Download complete [2024-06-06T06:11:39.946Z] 5d3b04190fa2: Verifying Checksum [2024-06-06T06:11:39.946Z] 5d3b04190fa2: Download complete [2024-06-06T06:11:39.946Z] ec43610c2a17: Verifying Checksum [2024-06-06T06:11:39.946Z] ec43610c2a17: Download complete [2024-06-06T06:11:40.204Z] 5eb5b503b376: Verifying Checksum [2024-06-06T06:11:40.204Z] 5eb5b503b376: Download complete [2024-06-06T06:11:40.769Z] 2f39f015ded8: Download complete [2024-06-06T06:11:41.334Z] 5eb5b503b376: Pull complete [2024-06-06T06:11:41.591Z] 5c69ac0246d0: Pull complete [2024-06-06T06:11:41.848Z] ec43610c2a17: Pull complete [2024-06-06T06:11:41.848Z] 3a2ae6a8a46f: Pull complete [2024-06-06T06:11:42.106Z] 33b1e0a273af: Pull complete [2024-06-06T06:11:42.106Z] 5d3b04190fa2: Pull complete [2024-06-06T06:11:46.298Z] 2f39f015ded8: Pull complete [2024-06-06T06:11:46.298Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-06T06:11:46.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-06T06:11:46.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:11:46.392Z] prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container [2024-06-06T06:11:46.413Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-06-06T06:11:48.584Z] $ docker top d67d134605f82a1bdd9bf0fa81a388d28aa410ef0bf0130b65e7882171f7dd55 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T06:11:48.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-06T06:11:49.217Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-06T06:11:49.502Z] + ls /var/log/sa-host [2024-06-06T06:11:49.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-06T06:11:49.659Z] provisioning config files... [2024-06-06T06:11:49.668Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2851709711151535694tmp [Pipeline] { [Pipeline] echo [2024-06-06T06:11:49.683Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:11:49.965Z] ---> create-netrc.sh [Pipeline] } [2024-06-06T06:11:49.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:11:50.312Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-06T06:11:50.320Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:11:50.600Z] ---> sudo-logs.sh [2024-06-06T06:11:50.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-06T06:11:50.624Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:11:50.903Z] ---> job-cost.sh [2024-06-06T06:11:50.904Z] lf-activate-venv: SKIPPING [2024-06-06T06:11:50.904Z] DEBUG: total: 0.10999999940395355 [2024-06-06T06:11:50.904Z] INFO: Retrieving Stack Cost... [2024-06-06T06:11:51.472Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-06T06:11:51.731Z] INFO: Archiving Costs [Pipeline] echo [2024-06-06T06:11:51.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:11:52.024Z] ---> logs-deploy.sh [2024-06-06T06:11:52.024Z] lf-activate-venv: SKIPPING [2024-06-06T06:11:52.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4803/2 [2024-06-06T06:11:52.024Z] INFO: archiving workspace using pattern(s): [2024-06-06T06:11:52.961Z] Archives upload complete. [2024-06-06T06:11:53.220Z] INFO: archiving logs to Nexus [2024-06-06T06:11:53.789Z] ---> uname -a: [2024-06-06T06:11:53.789Z] Linux prd-ubuntu20-04-docker-8c-8g-2833 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-06T06:11:53.789Z] [2024-06-06T06:11:53.789Z] [2024-06-06T06:11:53.789Z] ---> lscpu: [2024-06-06T06:11:53.789Z] Architecture: x86_64 [2024-06-06T06:11:53.789Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-06T06:11:53.789Z] Byte Order: Little Endian [2024-06-06T06:11:53.789Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-06T06:11:53.789Z] CPU(s): 8 [2024-06-06T06:11:53.789Z] On-line CPU(s) list: 0-7 [2024-06-06T06:11:53.789Z] Thread(s) per core: 1 [2024-06-06T06:11:53.789Z] Core(s) per socket: 1 [2024-06-06T06:11:53.789Z] Socket(s): 8 [2024-06-06T06:11:53.789Z] NUMA node(s): 1 [2024-06-06T06:11:53.789Z] Vendor ID: AuthenticAMD [2024-06-06T06:11:53.789Z] CPU family: 23 [2024-06-06T06:11:53.789Z] Model: 49 [2024-06-06T06:11:53.789Z] Model name: AMD EPYC-Rome Processor [2024-06-06T06:11:53.789Z] Stepping: 0 [2024-06-06T06:11:53.789Z] CPU MHz: 2800.000 [2024-06-06T06:11:53.789Z] BogoMIPS: 5600.00 [2024-06-06T06:11:53.789Z] Virtualization: AMD-V [2024-06-06T06:11:53.789Z] Hypervisor vendor: KVM [2024-06-06T06:11:53.789Z] Virtualization type: full [2024-06-06T06:11:53.789Z] L1d cache: 256 KiB [2024-06-06T06:11:53.789Z] L1i cache: 256 KiB [2024-06-06T06:11:53.789Z] L2 cache: 4 MiB [2024-06-06T06:11:53.789Z] L3 cache: 128 MiB [2024-06-06T06:11:53.789Z] NUMA node0 CPU(s): 0-7 [2024-06-06T06:11:53.789Z] Vulnerability Itlb multihit: Not affected [2024-06-06T06:11:53.789Z] Vulnerability L1tf: Not affected [2024-06-06T06:11:53.789Z] Vulnerability Mds: Not affected [2024-06-06T06:11:53.789Z] Vulnerability Meltdown: Not affected [2024-06-06T06:11:53.789Z] Vulnerability Mmio stale data: Not affected [2024-06-06T06:11:53.790Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-06T06:11:53.790Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-06T06:11:53.790Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-06T06:11:53.790Z] Vulnerability Srbds: Not affected [2024-06-06T06:11:53.790Z] Vulnerability Tsx async abort: Not affected [2024-06-06T06:11:53.790Z] 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-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] ---> nproc: [2024-06-06T06:11:53.790Z] 8 [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] ---> df -h: [2024-06-06T06:11:53.790Z] Filesystem Size Used Avail Use% Mounted on [2024-06-06T06:11:53.790Z] overlay 155G 24G 132G 15% / [2024-06-06T06:11:53.790Z] tmpfs 64M 0 64M 0% /dev [2024-06-06T06:11:53.790Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-06T06:11:53.790Z] shm 64M 0 64M 0% /dev/shm [2024-06-06T06:11:53.790Z] /dev/vda1 155G 24G 132G 15% /facter-os [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] ---> sar -b -r -n DEV: [2024-06-06T06:11:53.790Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2833) 06/06/24 _x86_64_ (8 CPU) [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] 05:17:54 LINUX RESTART (8 CPU) [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] 05:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-06T06:11:53.790Z] 05:19:01 347.38 49.26 298.12 0.00 9309.78 161175.40 0.00 [2024-06-06T06:11:53.790Z] 05:20:01 210.21 4.03 206.18 0.00 405.46 70653.78 0.00 [2024-06-06T06:11:53.790Z] 05:21:01 34.03 0.02 34.01 0.00 0.13 26303.50 0.00 [2024-06-06T06:11:53.790Z] 05:22:01 26.80 0.08 26.71 0.00 4.80 12337.94 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 182.15 0.47 181.69 0.00 45.46 63211.06 0.00 [2024-06-06T06:11:53.790Z] 05:24:01 643.23 11.38 631.84 0.00 125.85 245393.10 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 237.96 0.42 237.55 0.00 3.59 67649.31 0.00 [2024-06-06T06:11:53.790Z] 05:26:01 278.27 0.05 278.22 0.00 0.40 102161.55 0.00 [2024-06-06T06:11:53.790Z] 05:27:01 493.38 0.03 493.35 0.00 1.33 61728.51 0.00 [2024-06-06T06:11:53.790Z] 05:28:01 2.77 0.00 2.77 0.00 0.00 30.52 0.00 [2024-06-06T06:11:53.790Z] 05:29:01 1.08 0.00 1.08 0.00 0.00 16.00 0.00 [2024-06-06T06:11:53.790Z] 05:30:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-06-06T06:11:53.790Z] 05:31:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2024-06-06T06:11:53.790Z] 05:32:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 [2024-06-06T06:11:53.790Z] 05:33:01 2.02 0.02 2.00 0.00 0.13 24.40 0.00 [2024-06-06T06:11:53.790Z] 05:34:02 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2024-06-06T06:11:53.790Z] 05:35:01 1.68 0.00 1.68 0.00 0.00 19.39 0.00 [2024-06-06T06:11:53.790Z] 05:36:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2024-06-06T06:11:53.790Z] 05:37:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2024-06-06T06:11:53.790Z] 05:38:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 [2024-06-06T06:11:53.790Z] 05:39:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2024-06-06T06:11:53.790Z] 05:40:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2024-06-06T06:11:53.790Z] 05:41:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2024-06-06T06:11:53.790Z] 05:42:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2024-06-06T06:11:53.790Z] 05:43:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2024-06-06T06:11:53.790Z] 05:44:01 1.95 0.00 1.95 0.00 0.00 23.20 0.00 [2024-06-06T06:11:53.790Z] 05:45:01 1.50 0.00 1.50 0.00 0.00 15.99 0.00 [2024-06-06T06:11:53.790Z] 05:46:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 [2024-06-06T06:11:53.790Z] 05:47:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2024-06-06T06:11:53.790Z] 05:48:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2024-06-06T06:11:53.790Z] 05:49:01 1.75 0.00 1.75 0.00 0.00 20.80 0.00 [2024-06-06T06:11:53.790Z] 05:50:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 [2024-06-06T06:11:53.790Z] 05:51:01 3.55 1.02 2.53 0.00 21.86 33.59 0.00 [2024-06-06T06:11:53.790Z] 05:52:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2024-06-06T06:11:53.790Z] 05:53:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 [2024-06-06T06:11:53.790Z] 05:54:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2024-06-06T06:11:53.790Z] 05:55:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2024-06-06T06:11:53.790Z] 05:56:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2024-06-06T06:11:53.790Z] 05:57:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2024-06-06T06:11:53.790Z] 05:58:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2024-06-06T06:11:53.790Z] 05:59:01 1.80 0.00 1.80 0.00 0.00 21.19 0.00 [2024-06-06T06:11:53.790Z] 06:00:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2024-06-06T06:11:53.790Z] 06:01:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2024-06-06T06:11:53.790Z] 06:02:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 [2024-06-06T06:11:53.790Z] 06:03:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2024-06-06T06:11:53.790Z] 06:04:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 [2024-06-06T06:11:53.790Z] 06:05:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2024-06-06T06:11:53.790Z] 06:06:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2024-06-06T06:11:53.790Z] 06:07:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2024-06-06T06:11:53.790Z] 06:08:01 1.65 0.00 1.65 0.00 0.00 18.12 0.00 [2024-06-06T06:11:53.790Z] 06:09:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 [2024-06-06T06:11:53.790Z] 06:10:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2024-06-06T06:11:53.790Z] 06:11:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2024-06-06T06:11:53.790Z] Average: 47.51 1.26 46.25 0.00 187.19 15314.17 0.00 [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] 05:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-06T06:11:53.790Z] 05:19:01 29316280 31554172 761284 2.32 89044 2448940 1735424 5.11 1263752 1939012 19064 [2024-06-06T06:11:53.790Z] 05:20:01 27627088 31312960 964024 2.93 158424 3704704 1990548 5.87 1659276 3070912 19188 [2024-06-06T06:11:53.790Z] 05:21:01 26569816 31262496 1012144 3.08 161072 4655644 2271624 6.69 2273272 3456628 212272 [2024-06-06T06:11:53.790Z] 05:22:01 26826988 31508724 763720 2.32 165764 4612728 1720876 5.07 1640836 3803008 283996 [2024-06-06T06:11:53.790Z] 05:23:01 24727088 31141068 1122736 3.41 175972 6314076 3179560 9.37 2119392 5381564 1488836 [2024-06-06T06:11:53.790Z] 05:24:01 17949128 31358788 896344 2.73 293884 12827584 2336744 6.89 2653252 11258784 1026424 [2024-06-06T06:11:53.790Z] 05:25:01 12688852 28389628 3801344 11.56 328208 14761840 10032148 29.57 6511292 12244952 1280072 [2024-06-06T06:11:53.790Z] 05:26:01 12418656 30236992 1974272 6.00 339244 16826780 5296540 15.61 5413224 13610996 888868 [2024-06-06T06:11:53.790Z] 05:27:01 14492824 31402284 852644 2.59 346140 16059668 2135784 6.29 3014204 14139228 364 [2024-06-06T06:11:53.790Z] 05:28:01 14493020 31402548 852216 2.59 346180 16059672 2135784 6.29 3014192 14139232 12 [2024-06-06T06:11:53.790Z] 05:29:01 14536516 31446048 808912 2.46 346208 16059648 2135784 6.29 2971648 14139208 12 [2024-06-06T06:11:53.790Z] 05:30:01 14537468 31447044 807908 2.46 346224 16059652 2135784 6.29 2970952 14139212 152 [2024-06-06T06:11:53.790Z] 05:31:01 14539036 31448620 806332 2.45 346236 16059652 2135784 6.29 2969260 14139212 4 [2024-06-06T06:11:53.790Z] 05:32:01 14539580 31449184 805748 2.45 346268 16059660 2135784 6.29 2969260 14139216 164 [2024-06-06T06:11:53.790Z] 05:33:01 14541244 31451044 804088 2.45 346304 16059664 2123376 6.26 2968248 14139224 40 [2024-06-06T06:11:53.790Z] 05:34:02 14541268 31451128 804000 2.45 346348 16059664 2123376 6.26 2968220 14139228 144 [2024-06-06T06:11:53.790Z] 05:35:01 14541164 31451032 803956 2.44 346408 16059668 2123376 6.26 2968128 14139228 8 [2024-06-06T06:11:53.790Z] 05:36:01 14541372 31451304 803892 2.44 346424 16059672 2123376 6.26 2968184 14139236 148 [2024-06-06T06:11:53.790Z] 05:37:01 14541144 31451088 804076 2.45 346440 16059672 2123376 6.26 2968200 14139232 8 [2024-06-06T06:11:53.790Z] 05:38:01 14540692 31450820 804224 2.45 346456 16059804 2123376 6.26 2968216 14139364 160 [2024-06-06T06:11:53.790Z] 05:39:01 14541244 31451408 803596 2.44 346484 16059808 2123376 6.26 2968376 14139368 32 [2024-06-06T06:11:53.790Z] 05:40:01 14540952 31451124 803784 2.44 346504 16059816 2123376 6.26 2968348 14139372 164 [2024-06-06T06:11:53.790Z] 05:41:01 14540960 31451200 803720 2.44 346556 16059820 2123376 6.26 2968404 14139384 8 [2024-06-06T06:11:53.790Z] 05:42:01 14540888 31451184 803644 2.44 346628 16059820 2123376 6.26 2968456 14139388 144 [2024-06-06T06:11:53.790Z] 05:43:01 14540856 31451220 803572 2.44 346664 16059824 2123376 6.26 2968768 14139396 180 [2024-06-06T06:11:53.790Z] 05:44:01 14540856 31451280 803496 2.44 346724 16059824 2123376 6.26 2968540 14139400 52 [2024-06-06T06:11:53.790Z] 05:45:01 14541240 31451696 803428 2.44 346768 16059828 2123376 6.26 2968880 14139408 176 [2024-06-06T06:11:53.790Z] 05:46:01 14541304 31451828 803320 2.44 346812 16059832 2123376 6.26 2968636 14139416 48 [2024-06-06T06:11:53.790Z] 05:47:01 14541336 31451916 803236 2.44 346864 16059832 2123376 6.26 2968692 14139420 8 [2024-06-06T06:11:53.790Z] 05:48:01 14541240 31451888 803228 2.44 346920 16059836 2123376 6.26 2968768 14139428 148 [2024-06-06T06:11:53.790Z] 05:49:01 14540932 31451644 803408 2.44 346992 16059828 2123376 6.26 2969240 14139436 12 [2024-06-06T06:11:53.790Z] 05:50:01 14540956 31451720 803312 2.44 347048 16059844 2123376 6.26 2968952 14139400 12 [2024-06-06T06:11:53.790Z] 05:51:01 14538380 31450224 805032 2.45 347144 16060464 2145892 6.32 2969552 14139908 8 [2024-06-06T06:11:53.790Z] 05:52:01 14539068 31450916 804512 2.45 347164 16060464 2145892 6.32 2969660 14139908 236 [2024-06-06T06:11:53.790Z] 05:53:01 14539020 31450932 804488 2.45 347184 16060468 2145892 6.32 2969688 14139916 176 [2024-06-06T06:11:53.790Z] 05:54:01 14538852 31450768 804616 2.45 347220 16060472 2145892 6.32 2969412 14139920 152 [2024-06-06T06:11:53.790Z] 05:55:01 14538740 31450708 804628 2.45 347268 16060472 2145892 6.32 2969408 14139924 8 [2024-06-06T06:11:53.790Z] 05:56:01 14538540 31450676 804480 2.45 347336 16060480 2145892 6.32 2969468 14139936 144 [2024-06-06T06:11:53.790Z] 05:57:01 14538492 31450688 804420 2.45 347384 16060480 2145892 6.32 2969504 14139940 8 [2024-06-06T06:11:53.790Z] 05:58:01 14538664 31450932 804092 2.45 347424 16060488 2145892 6.32 2969324 14139948 156 [2024-06-06T06:11:53.790Z] 05:59:01 14538688 31451024 804240 2.45 347488 16060484 2145892 6.32 2969440 14139960 8 [2024-06-06T06:11:53.790Z] 06:00:01 14538840 31451176 804036 2.45 347492 16060492 2145892 6.32 2969360 14139960 160 [2024-06-06T06:11:53.790Z] 06:01:01 14539076 31451416 803776 2.44 347492 16060496 2145892 6.32 2969360 14139964 8 [2024-06-06T06:11:53.790Z] 06:02:01 14538752 31451164 803980 2.44 347532 16060500 2145892 6.32 2969792 14139944 156 [2024-06-06T06:11:53.790Z] 06:03:01 14538736 31451260 803824 2.44 347580 16060564 2145892 6.32 2969592 14140008 12 [2024-06-06T06:11:53.790Z] 06:04:01 14538452 31450996 804040 2.45 347600 16060564 2145892 6.32 2969764 14140012 308 [2024-06-06T06:11:53.790Z] 06:05:01 14538444 31451008 803916 2.44 347628 16060568 2145892 6.32 2969604 14140012 16 [2024-06-06T06:11:53.790Z] 06:06:01 14538564 31451132 803924 2.44 347636 16060572 2145892 6.32 2969624 14140016 4 [2024-06-06T06:11:53.790Z] 06:07:01 14538392 31451032 804020 2.45 347676 16060576 2145892 6.32 2969728 14140024 8 [2024-06-06T06:11:53.790Z] 06:08:01 14538376 31451020 803948 2.44 347708 16060568 2145892 6.32 2969728 14140024 296 [2024-06-06T06:11:53.790Z] 06:09:01 14538356 31451080 803736 2.44 347748 16060576 2145892 6.32 2969896 14140032 8 [2024-06-06T06:11:53.790Z] 06:10:01 14538316 31451196 803572 2.44 347764 16060712 2145892 6.32 2969872 14140148 4 [2024-06-06T06:11:53.790Z] 06:11:01 14538236 31451148 803544 2.44 347768 16060716 2129208 6.28 2969892 14140160 8 [2024-06-06T06:11:53.790Z] Average: 15704018 31357652 897782 2.73 326895 14884103 2351811 6.93 2966769 13038663 98543 [2024-06-06T06:11:53.790Z] [2024-06-06T06:11:53.790Z] 05:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-06T06:11:53.790Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:19:01 ens3 934.89 853.06 7324.82 126.04 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:19:01 lo 4.67 4.67 0.45 0.45 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:20:01 veth850ed7f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:20:01 docker0 955.75 905.33 69.17 4982.42 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:20:01 ens3 1059.63 1049.70 8191.37 108.22 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:20:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:21:01 veth850ed7f 0.10 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:21:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:21:01 ens3 21.06 15.71 16.88 9.87 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:22:01 veth850ed7f 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:22:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:22:01 ens3 23.25 16.16 18.44 10.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 veth762a91d 1.15 2.78 0.09 34.06 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 veth7d5e9d0 1.62 2.70 0.13 31.48 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 docker0 11.51 24.75 0.73 354.52 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 veth4d62e61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 veth8e734ea 3.67 9.85 0.27 130.70 0.00 0.00 0.00 0.01 [2024-06-06T06:11:53.790Z] 05:23:01 veth24d2f57 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 veth7ef5da8 0.35 0.52 0.03 0.12 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 vethc1269a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 vethafc18b5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 veth47e6b6f 1.17 2.23 0.09 31.37 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 vetha5da4e5 1.25 2.55 0.10 31.39 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 ens3 152.94 83.59 3312.66 20.95 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:23:01 vethfba3d43 2.32 5.22 0.18 95.48 0.00 0.00 0.00 0.01 [2024-06-06T06:11:53.790Z] 05:24:01 veth41ff27d 76.75 137.94 8.05 1135.21 0.00 0.00 0.00 0.09 [2024-06-06T06:11:53.790Z] 05:24:01 docker0 353.97 602.08 30.83 5853.90 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:24:01 veth48acf4f 137.94 76.75 1135.21 8.05 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:24:01 veth7ef5da8 0.03 0.72 0.00 0.03 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:24:01 vethe275b86 76.60 118.28 7.98 1134.26 0.00 0.00 0.00 0.09 [2024-06-06T06:11:53.790Z] 05:24:01 veth35c4f96 118.28 76.60 1134.26 7.98 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:24:01 ens3 667.97 427.48 5884.87 212.60 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 vethb0fdfe2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 veth7ef5da8 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 veth68e37c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 veth422e6b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 veth0da1f1e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 vethf453667 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 veth3dafa71 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 vethc3600ff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 vethda2ed32 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 veth24070ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 ens3 15.65 8.75 12.64 7.51 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 veth240b001 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:25:01 vethc19eb51 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:26:01 vethb0fdfe2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:26:01 veth7ef5da8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:26:01 veth68e37c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.790Z] 05:26:01 veth422e6b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 veth0da1f1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 vethf453667 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 veth3dafa71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 vethc3600ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 vethda2ed32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 veth24070ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 ens3 5.36 3.57 4.35 2.37 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 veth240b001 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:26:01 vethc19eb51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:27:01 ens3 7.82 5.07 7.03 3.54 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:28:01 ens3 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:29:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:31:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:33:01 ens3 0.30 0.15 0.42 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:34:02 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:35:01 ens3 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:36:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:39:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:43:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:44:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:45:01 ens3 0.20 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:48:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:49:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:51:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:52:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:56:01 ens3 0.30 0.23 0.12 0.02 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:58:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:59:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:02:01 ens3 0.38 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:04:01 ens3 0.93 0.47 0.38 0.28 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:05:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:06:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:07:01 ens3 0.65 0.03 0.16 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:08:01 ens3 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:09:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:11:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] Average: docker0 24.97 28.95 1.90 211.21 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] Average: ens3 54.67 46.57 467.58 9.48 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 [2024-06-06T06:11:53.791Z] [2024-06-06T06:11:53.791Z] [2024-06-06T06:11:53.791Z] ---> sar -P ALL: [2024-06-06T06:11:53.791Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2833) 06/06/24 _x86_64_ (8 CPU) [2024-06-06T06:11:53.791Z] [2024-06-06T06:11:53.791Z] 05:17:54 LINUX RESTART (8 CPU) [2024-06-06T06:11:53.791Z] [2024-06-06T06:11:53.791Z] 05:18:01 CPU %user %nice %system %iowait %steal %idle [2024-06-06T06:11:53.791Z] 05:19:01 all 8.84 0.00 3.18 6.45 0.05 81.48 [2024-06-06T06:11:53.791Z] 05:19:01 0 10.00 0.00 3.55 0.62 0.05 85.77 [2024-06-06T06:11:53.791Z] 05:19:01 1 7.69 0.00 4.19 1.70 0.07 86.35 [2024-06-06T06:11:53.791Z] 05:19:01 2 9.70 0.00 2.63 1.36 0.05 86.26 [2024-06-06T06:11:53.791Z] 05:19:01 3 8.95 0.00 2.76 12.67 0.03 75.58 [2024-06-06T06:11:53.791Z] 05:19:01 4 9.60 0.00 2.18 7.52 0.05 80.65 [2024-06-06T06:11:53.791Z] 05:19:01 5 11.11 0.00 5.04 6.59 0.05 77.21 [2024-06-06T06:11:53.791Z] 05:19:01 6 6.74 0.00 3.05 16.02 0.07 74.12 [2024-06-06T06:11:53.791Z] 05:19:01 7 6.88 0.00 2.06 5.10 0.05 85.90 [2024-06-06T06:11:53.791Z] 05:20:01 all 9.95 0.00 4.68 2.78 0.07 82.52 [2024-06-06T06:11:53.791Z] 05:20:01 0 9.92 0.00 3.83 1.79 0.05 84.41 [2024-06-06T06:11:53.791Z] 05:20:01 1 10.28 0.00 4.28 4.40 0.07 80.96 [2024-06-06T06:11:53.791Z] 05:20:01 2 9.42 0.00 4.05 0.49 0.07 85.97 [2024-06-06T06:11:53.791Z] 05:20:01 3 8.69 0.00 4.90 2.94 0.07 83.41 [2024-06-06T06:11:53.791Z] 05:20:01 4 9.95 0.00 4.70 5.89 0.07 79.40 [2024-06-06T06:11:53.791Z] 05:20:01 5 10.67 0.00 4.46 0.07 0.05 84.75 [2024-06-06T06:11:53.791Z] 05:20:01 6 11.31 0.00 5.90 6.08 0.07 76.64 [2024-06-06T06:11:53.791Z] 05:20:01 7 9.36 0.00 5.32 0.61 0.08 84.63 [2024-06-06T06:11:53.791Z] 05:21:01 all 37.54 0.00 6.10 1.25 0.08 55.02 [2024-06-06T06:11:53.791Z] 05:21:01 0 38.65 0.00 5.05 0.37 0.08 55.85 [2024-06-06T06:11:53.791Z] 05:21:01 1 36.58 0.00 6.48 0.50 0.10 56.34 [2024-06-06T06:11:53.791Z] 05:21:01 2 37.05 0.00 6.21 0.00 0.08 56.65 [2024-06-06T06:11:53.791Z] 05:21:01 3 37.21 0.00 6.71 1.12 0.08 54.88 [2024-06-06T06:11:53.791Z] 05:21:01 4 35.84 0.00 6.47 8.00 0.07 49.63 [2024-06-06T06:11:53.791Z] 05:21:01 5 40.19 0.00 5.58 0.02 0.08 54.13 [2024-06-06T06:11:53.791Z] 05:21:01 6 37.72 0.00 6.30 0.03 0.08 55.86 [2024-06-06T06:11:53.791Z] 05:21:01 7 37.06 0.00 6.02 0.00 0.08 56.84 [2024-06-06T06:11:53.791Z] 05:22:01 all 53.27 0.00 6.48 0.37 0.10 39.77 [2024-06-06T06:11:53.791Z] 05:22:01 0 52.70 0.00 6.78 0.43 0.10 39.99 [2024-06-06T06:11:53.791Z] 05:22:01 1 52.26 0.00 6.65 0.12 0.10 40.86 [2024-06-06T06:11:53.791Z] 05:22:01 2 53.64 0.00 6.26 0.09 0.12 39.89 [2024-06-06T06:11:53.791Z] 05:22:01 3 52.01 0.00 6.25 0.58 0.12 41.04 [2024-06-06T06:11:53.791Z] 05:22:01 4 53.08 0.00 6.45 1.48 0.10 38.89 [2024-06-06T06:11:53.791Z] 05:22:01 5 53.78 0.00 6.36 0.02 0.10 39.74 [2024-06-06T06:11:53.791Z] 05:22:01 6 54.09 0.00 6.31 0.19 0.10 39.31 [2024-06-06T06:11:53.791Z] 05:22:01 7 54.59 0.00 6.82 0.07 0.09 38.44 [2024-06-06T06:11:53.791Z] 05:23:01 all 33.98 0.00 7.70 2.16 0.09 56.06 [2024-06-06T06:11:53.791Z] 05:23:01 0 32.05 0.00 8.00 9.55 0.10 50.29 [2024-06-06T06:11:53.791Z] 05:23:01 1 34.25 0.00 7.61 1.29 0.08 56.76 [2024-06-06T06:11:53.791Z] 05:23:01 2 33.68 0.00 7.23 0.40 0.08 58.60 [2024-06-06T06:11:53.791Z] 05:23:01 3 33.55 0.00 7.01 1.95 0.10 57.39 [2024-06-06T06:11:53.791Z] 05:23:01 4 34.55 0.00 6.99 0.52 0.08 57.85 [2024-06-06T06:11:53.792Z] 05:23:01 5 34.75 0.00 7.86 1.41 0.08 55.90 [2024-06-06T06:11:53.792Z] 05:23:01 6 35.52 0.00 8.32 1.16 0.08 54.91 [2024-06-06T06:11:53.792Z] 05:23:01 7 33.49 0.00 8.59 1.02 0.12 56.77 [2024-06-06T06:11:53.792Z] 05:24:01 all 14.30 0.00 6.07 19.43 0.08 60.11 [2024-06-06T06:11:53.792Z] 05:24:01 0 15.18 0.00 5.16 13.51 0.07 66.08 [2024-06-06T06:11:53.792Z] 05:24:01 1 15.60 0.00 5.18 19.25 0.07 59.91 [2024-06-06T06:11:53.792Z] 05:24:01 2 13.96 0.00 6.05 35.33 0.10 44.56 [2024-06-06T06:11:53.792Z] 05:24:01 3 14.51 0.00 5.31 7.89 0.07 72.23 [2024-06-06T06:11:53.792Z] 05:24:01 4 13.67 0.00 6.35 22.19 0.07 57.72 [2024-06-06T06:11:53.792Z] 05:24:01 5 14.57 0.00 6.02 9.83 0.08 69.50 [2024-06-06T06:11:53.792Z] 05:24:01 6 13.26 0.00 6.55 12.45 0.08 67.66 [2024-06-06T06:11:53.792Z] 05:24:01 7 13.64 0.00 8.00 35.26 0.08 43.02 [2024-06-06T06:11:53.792Z] 05:25:01 all 76.18 0.00 11.19 3.23 0.09 9.31 [2024-06-06T06:11:53.792Z] 05:25:01 0 75.13 0.00 12.20 1.18 0.10 11.39 [2024-06-06T06:11:53.792Z] 05:25:01 1 76.38 0.00 10.75 0.40 0.08 12.39 [2024-06-06T06:11:53.792Z] 05:25:01 2 76.94 0.00 10.43 0.42 0.08 12.13 [2024-06-06T06:11:53.792Z] 05:25:01 3 75.84 0.00 11.47 9.32 0.08 3.28 [2024-06-06T06:11:53.792Z] 05:25:01 4 75.35 0.00 12.28 0.28 0.08 12.00 [2024-06-06T06:11:53.792Z] 05:25:01 5 76.09 0.00 11.12 2.72 0.08 9.98 [2024-06-06T06:11:53.792Z] 05:25:01 6 77.47 0.00 9.88 0.23 0.08 12.34 [2024-06-06T06:11:53.792Z] 05:25:01 7 76.24 0.00 11.40 11.35 0.08 0.92 [2024-06-06T06:11:53.792Z] 05:26:01 all 87.65 0.00 12.15 0.00 0.19 0.01 [2024-06-06T06:11:53.792Z] 05:26:01 0 87.12 0.00 12.66 0.00 0.23 0.00 [2024-06-06T06:11:53.792Z] 05:26:01 1 88.46 0.00 11.36 0.00 0.17 0.02 [2024-06-06T06:11:53.792Z] 05:26:01 2 88.15 0.00 11.68 0.00 0.13 0.03 [2024-06-06T06:11:53.792Z] 05:26:01 3 87.91 0.00 11.96 0.00 0.13 0.00 [2024-06-06T06:11:53.792Z] 05:26:01 4 85.60 0.00 14.06 0.00 0.34 0.00 [2024-06-06T06:11:53.792Z] 05:26:01 5 87.08 0.00 12.72 0.00 0.21 0.00 [2024-06-06T06:11:53.792Z] 05:26:01 6 88.71 0.00 11.14 0.00 0.13 0.02 [2024-06-06T06:11:53.792Z] 05:26:01 7 88.06 0.00 11.77 0.00 0.17 0.00 [2024-06-06T06:11:53.792Z] 05:27:01 all 18.62 0.00 4.10 5.73 0.06 71.48 [2024-06-06T06:11:53.792Z] 05:27:01 0 18.49 0.00 3.58 2.77 0.07 75.09 [2024-06-06T06:11:53.792Z] 05:27:01 1 19.03 0.00 4.00 6.05 0.07 70.86 [2024-06-06T06:11:53.792Z] 05:27:01 2 18.86 0.00 4.15 1.89 0.05 75.05 [2024-06-06T06:11:53.792Z] 05:27:01 3 18.57 0.00 4.81 17.60 0.05 58.97 [2024-06-06T06:11:53.792Z] 05:27:01 4 18.31 0.00 4.48 6.34 0.08 70.78 [2024-06-06T06:11:53.792Z] 05:27:01 5 17.84 0.00 4.28 3.27 0.05 74.56 [2024-06-06T06:11:53.792Z] 05:27:01 6 18.91 0.00 3.68 4.34 0.05 73.02 [2024-06-06T06:11:53.792Z] 05:27:01 7 18.96 0.00 3.83 3.58 0.08 73.55 [2024-06-06T06:11:53.792Z] 05:28:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2024-06-06T06:11:53.792Z] 05:28:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2024-06-06T06:11:53.792Z] 05:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:28:01 4 0.05 0.00 0.08 0.00 0.03 99.83 [2024-06-06T06:11:53.792Z] 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:29:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-06-06T06:11:53.792Z] 05:29:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2024-06-06T06:11:53.792Z] 05:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-06T06:11:53.792Z] 05:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:29:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2024-06-06T06:11:53.792Z] 05:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.792Z] 05:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-06T06:11:53.792Z] [2024-06-06T06:11:53.792Z] 05:29:01 CPU %user %nice %system %iowait %steal %idle [2024-06-06T06:11:53.792Z] 05:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-06-06T06:11:53.792Z] 05:30:01 0 0.12 0.00 0.03 0.02 0.00 99.83 [2024-06-06T06:11:53.792Z] 05:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:30:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2024-06-06T06:11:53.792Z] 05:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:31:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-06-06T06:11:53.792Z] 05:31:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2024-06-06T06:11:53.792Z] 05:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:31:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2024-06-06T06:11:53.792Z] 05:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.792Z] 05:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-06T06:11:53.792Z] 05:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:32:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-06-06T06:11:53.792Z] 05:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:32:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-06-06T06:11:53.792Z] 05:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.792Z] 05:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:33:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2024-06-06T06:11:53.792Z] 05:33:01 0 0.08 0.00 0.03 0.10 0.00 99.78 [2024-06-06T06:11:53.792Z] 05:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-06T06:11:53.792Z] 05:33:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-06-06T06:11:53.792Z] 05:33:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2024-06-06T06:11:53.792Z] 05:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.792Z] 05:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-06T06:11:53.792Z] 05:33:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2024-06-06T06:11:53.792Z] 05:34:02 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-06-06T06:11:53.792Z] 05:34:02 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:34:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-06T06:11:53.792Z] 05:34:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:34:02 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:34:02 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-06-06T06:11:53.792Z] 05:34:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:34:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:34:02 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-06-06T06:11:53.792Z] 05:35:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-06-06T06:11:53.792Z] 05:35:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-06T06:11:53.792Z] 05:35:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2024-06-06T06:11:53.792Z] 05:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:35:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-06T06:11:53.792Z] 05:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.792Z] 05:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:35:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-06T06:11:53.792Z] 05:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:36:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-06T06:11:53.792Z] 05:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-06-06T06:11:53.792Z] 05:37:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-06T06:11:53.792Z] 05:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:37:01 4 0.08 0.00 0.02 0.00 0.03 99.87 [2024-06-06T06:11:53.792Z] 05:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:37:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:38:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2024-06-06T06:11:53.792Z] 05:38:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-06-06T06:11:53.792Z] 05:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-06T06:11:53.792Z] 05:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:38:01 4 0.13 0.00 0.05 0.00 0.03 99.78 [2024-06-06T06:11:53.792Z] 05:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:38:01 7 0.07 0.00 0.00 0.07 0.00 99.87 [2024-06-06T06:11:53.792Z] 05:39:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-06-06T06:11:53.792Z] 05:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.792Z] 05:39:01 1 0.58 0.00 0.00 0.02 0.02 99.39 [2024-06-06T06:11:53.792Z] 05:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.792Z] 05:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:39:01 4 0.05 0.00 0.05 0.00 0.03 99.87 [2024-06-06T06:11:53.792Z] 05:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-06T06:11:53.792Z] 05:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-06T06:11:53.792Z] 05:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:40:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-06-06T06:11:53.792Z] 05:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] [2024-06-06T06:11:53.792Z] 05:40:01 CPU %user %nice %system %iowait %steal %idle [2024-06-06T06:11:53.792Z] 05:41:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-06-06T06:11:53.792Z] 05:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-06T06:11:53.792Z] 05:41:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2024-06-06T06:11:53.792Z] 05:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-06T06:11:53.792Z] 05:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.792Z] 05:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.792Z] 05:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:41:01 7 0.02 0.00 0.03 0.03 0.03 99.88 [2024-06-06T06:11:53.792Z] 05:42:01 all 0.08 0.00 0.02 0.01 0.01 99.88 [2024-06-06T06:11:53.792Z] 05:42:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2024-06-06T06:11:53.792Z] 05:42:01 1 0.50 0.00 0.08 0.00 0.02 99.40 [2024-06-06T06:11:53.792Z] 05:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.792Z] 05:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.792Z] 05:42:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-06T06:11:53.792Z] 05:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.792Z] 05:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.792Z] 05:42:01 7 0.03 0.00 0.03 0.02 0.03 99.88 [2024-06-06T06:11:53.792Z] 05:43:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-06-06T06:11:53.792Z] 05:43:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2024-06-06T06:11:53.792Z] 05:43:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2024-06-06T06:11:53.793Z] 05:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:43:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-06T06:11:53.793Z] 05:44:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:44:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:44:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:44:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:45:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2024-06-06T06:11:53.793Z] 05:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:45:01 7 0.02 0.00 0.02 0.03 0.03 99.90 [2024-06-06T06:11:53.793Z] 05:46:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-06-06T06:11:53.793Z] 05:46:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2024-06-06T06:11:53.793Z] 05:46:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2024-06-06T06:11:53.793Z] 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:46:01 7 0.03 0.00 0.00 0.03 0.03 99.90 [2024-06-06T06:11:53.793Z] 05:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-06T06:11:53.793Z] 05:47:01 0 0.00 0.00 0.03 0.00 0.03 99.93 [2024-06-06T06:11:53.793Z] 05:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-06T06:11:53.793Z] 05:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-06T06:11:53.793Z] 05:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:47:01 7 0.02 0.00 0.03 0.02 0.03 99.90 [2024-06-06T06:11:53.793Z] 05:48:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-06-06T06:11:53.793Z] 05:48:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:48:01 7 0.22 0.00 0.03 0.02 0.02 99.72 [2024-06-06T06:11:53.793Z] 05:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-06-06T06:11:53.793Z] 05:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-06T06:11:53.793Z] 05:49:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-06-06T06:11:53.793Z] 05:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-06T06:11:53.793Z] 05:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:49:01 7 0.03 0.00 0.02 0.03 0.03 99.88 [2024-06-06T06:11:53.793Z] 05:50:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-06-06T06:11:53.793Z] 05:50:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2024-06-06T06:11:53.793Z] 05:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.793Z] 05:50:01 7 0.13 0.00 0.03 0.03 0.02 99.78 [2024-06-06T06:11:53.793Z] 05:51:01 all 0.05 0.00 0.05 0.02 0.01 99.86 [2024-06-06T06:11:53.793Z] 05:51:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-06-06T06:11:53.793Z] 05:51:01 1 0.13 0.00 0.05 0.02 0.00 99.80 [2024-06-06T06:11:53.793Z] 05:51:01 2 0.03 0.00 0.07 0.00 0.02 99.88 [2024-06-06T06:11:53.793Z] 05:51:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:51:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:51:01 6 0.13 0.00 0.07 0.02 0.00 99.78 [2024-06-06T06:11:53.793Z] 05:51:01 7 0.05 0.00 0.07 0.08 0.03 99.77 [2024-06-06T06:11:53.793Z] [2024-06-06T06:11:53.793Z] 05:51:01 CPU %user %nice %system %iowait %steal %idle [2024-06-06T06:11:53.793Z] 05:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-06-06T06:11:53.793Z] 05:52:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2024-06-06T06:11:53.793Z] 05:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:52:01 7 0.02 0.00 0.05 0.02 0.05 99.87 [2024-06-06T06:11:53.793Z] 05:53:01 all 0.11 0.00 0.00 0.00 0.01 99.87 [2024-06-06T06:11:53.793Z] 05:53:01 0 0.08 0.00 0.02 0.02 0.02 99.87 [2024-06-06T06:11:53.793Z] 05:53:01 1 0.71 0.00 0.00 0.00 0.02 99.27 [2024-06-06T06:11:53.793Z] 05:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:53:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2024-06-06T06:11:53.793Z] 05:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:53:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:54:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-06-06T06:11:53.793Z] 05:54:01 0 0.00 0.00 0.03 0.00 0.03 99.93 [2024-06-06T06:11:53.793Z] 05:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.793Z] 05:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:54:01 7 0.00 0.00 0.02 0.03 0.03 99.92 [2024-06-06T06:11:53.793Z] 05:55:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-06-06T06:11:53.793Z] 05:55:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:55:01 7 0.05 0.00 0.05 0.05 0.03 99.82 [2024-06-06T06:11:53.793Z] 05:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-06-06T06:11:53.793Z] 05:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.793Z] 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:56:01 7 0.02 0.00 0.05 0.05 0.03 99.85 [2024-06-06T06:11:53.793Z] 05:57:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2024-06-06T06:11:53.793Z] 05:57:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 05:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 05:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:57:01 7 0.05 0.00 0.02 0.05 0.02 99.87 [2024-06-06T06:11:53.793Z] 05:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-06-06T06:11:53.793Z] 05:58:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-06T06:11:53.793Z] 05:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 05:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:58:01 7 0.03 0.00 0.02 0.03 0.03 99.88 [2024-06-06T06:11:53.793Z] 05:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-06-06T06:11:53.793Z] 05:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-06T06:11:53.793Z] 05:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-06T06:11:53.793Z] 05:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.793Z] 05:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 05:59:01 7 0.05 0.00 0.03 0.03 0.02 99.87 [2024-06-06T06:11:53.793Z] 06:00:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-06-06T06:11:53.793Z] 06:00:01 0 0.07 0.00 0.00 0.02 0.02 99.90 [2024-06-06T06:11:53.793Z] 06:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-06T06:11:53.793Z] 06:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 06:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-06T06:11:53.793Z] 06:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 06:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 06:00:01 7 0.05 0.00 0.02 0.02 0.03 99.88 [2024-06-06T06:11:53.793Z] 06:01:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2024-06-06T06:11:53.793Z] 06:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 06:01:01 1 1.60 0.00 0.02 0.00 0.02 98.37 [2024-06-06T06:11:53.793Z] 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 06:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 06:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-06T06:11:53.793Z] 06:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:01:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2024-06-06T06:11:53.793Z] 06:02:01 all 0.28 0.00 0.01 0.02 0.01 99.68 [2024-06-06T06:11:53.793Z] 06:02:01 0 0.12 0.00 0.03 0.02 0.02 99.82 [2024-06-06T06:11:53.793Z] 06:02:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2024-06-06T06:11:53.793Z] 06:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 06:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 06:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-06T06:11:53.793Z] 06:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.793Z] 06:02:01 7 0.05 0.00 0.03 0.12 0.02 99.78 [2024-06-06T06:11:53.793Z] [2024-06-06T06:11:53.793Z] 06:02:01 CPU %user %nice %system %iowait %steal %idle [2024-06-06T06:11:53.793Z] 06:03:01 all 0.03 0.00 0.00 0.01 0.01 99.94 [2024-06-06T06:11:53.793Z] 06:03:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2024-06-06T06:11:53.793Z] 06:03:01 1 0.15 0.00 0.00 0.00 0.00 99.85 [2024-06-06T06:11:53.793Z] 06:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 06:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-06T06:11:53.793Z] 06:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:03:01 7 0.03 0.00 0.00 0.02 0.03 99.92 [2024-06-06T06:11:53.793Z] 06:04:01 all 0.13 0.00 0.01 0.02 0.01 99.82 [2024-06-06T06:11:53.793Z] 06:04:01 0 0.02 0.00 0.02 0.17 0.02 99.78 [2024-06-06T06:11:53.793Z] 06:04:01 1 0.96 0.00 0.00 0.02 0.02 99.01 [2024-06-06T06:11:53.793Z] 06:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 06:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 06:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.793Z] 06:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 06:04:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-06-06T06:11:53.793Z] 06:05:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-06-06T06:11:53.793Z] 06:05:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-06T06:11:53.793Z] 06:05:01 1 0.43 0.00 0.00 0.00 0.00 99.57 [2024-06-06T06:11:53.793Z] 06:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:05:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-06-06T06:11:53.793Z] 06:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-06T06:11:53.793Z] 06:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-06T06:11:53.793Z] 06:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 06:05:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-06T06:11:53.793Z] 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-06T06:11:53.793Z] 06:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 06:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.793Z] 06:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 06:06:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-06-06T06:11:53.793Z] 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 06:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 06:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.793Z] 06:06:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-06T06:11:53.793Z] 06:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-06-06T06:11:53.793Z] 06:07:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2024-06-06T06:11:53.793Z] 06:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.793Z] 06:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.793Z] 06:07:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-06T06:11:53.793Z] 06:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-06T06:11:53.793Z] 06:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.793Z] 06:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.794Z] 06:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-06T06:11:53.794Z] 06:08:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2024-06-06T06:11:53.794Z] 06:08:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2024-06-06T06:11:53.794Z] 06:08:01 1 0.73 0.00 0.02 0.00 0.02 99.24 [2024-06-06T06:11:53.794Z] 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.794Z] 06:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-06-06T06:11:53.794Z] 06:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-06T06:11:53.794Z] 06:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-06T06:11:53.794Z] 06:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-06T06:11:53.794Z] 06:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-06T06:11:53.794Z] 06:09:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-06-06T06:11:53.794Z] 06:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-06T06:11:53.794Z] 06:09:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2024-06-06T06:11:53.794Z] 06:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-06T06:11:53.794Z] 06:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.794Z] 06:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.794Z] 06:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.794Z] 06:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.794Z] 06:09:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-06T06:11:53.794Z] 06:10:01 all 0.21 0.00 0.00 0.00 0.02 99.77 [2024-06-06T06:11:53.794Z] 06:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-06T06:11:53.794Z] 06:10:01 1 1.47 0.00 0.00 0.00 0.02 98.52 [2024-06-06T06:11:53.794Z] 06:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-06T06:11:53.794Z] 06:10:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-06T06:11:53.794Z] 06:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-06T06:11:53.794Z] 06:10:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2024-06-06T06:11:53.794Z] 06:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-06T06:11:53.794Z] 06:10:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2024-06-06T06:11:53.794Z] 06:11:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2024-06-06T06:11:53.794Z] 06:11:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2024-06-06T06:11:53.794Z] 06:11:01 1 0.22 0.00 0.00 0.00 0.00 99.78 [2024-06-06T06:11:53.794Z] 06:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.794Z] 06:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-06T06:11:53.794Z] 06:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-06T06:11:53.794Z] 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-06T06:11:53.794Z] 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.794Z] 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-06T06:11:53.794Z] Average: all 6.40 0.00 1.16 0.78 0.02 91.63 [2024-06-06T06:11:53.794Z] Average: 0 6.34 0.00 1.15 0.58 0.03 91.90 [2024-06-06T06:11:53.794Z] Average: 1 6.63 0.00 1.14 0.63 0.02 91.57 [2024-06-06T06:11:53.794Z] Average: 2 6.41 0.00 1.11 0.75 0.02 91.72 [2024-06-06T06:11:53.794Z] Average: 3 6.34 0.00 1.16 1.02 0.02 91.47 [2024-06-06T06:11:53.794Z] Average: 4 6.24 0.00 1.20 0.98 0.03 91.55 [2024-06-06T06:11:53.794Z] Average: 5 6.46 0.00 1.19 0.45 0.02 91.88 [2024-06-06T06:11:53.794Z] Average: 6 6.45 0.00 1.15 0.76 0.02 91.62 [2024-06-06T06:11:53.794Z] Average: 7 6.33 0.00 1.21 1.09 0.03 91.35 [2024-06-06T06:11:53.794Z] [2024-06-06T06:11:53.794Z] [2024-06-06T06:11:53.794Z]