Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 186dac255150c0c5ccd0f081a54f1a22cd3f1566+937196a2213dffd351f2a95a34308f9792d52b64 (a1cbfdc0224cf4d9565caca3b99eaca6b5dce0b8) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13501768707032134764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10091519064841630934.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2613795597376865353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1885cb0d4f9a9801ec10d7cb9228180a3382925b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1885cb0d4f9a9801ec10d7cb9228180a3382925b # timeout=10 Commit message: "Merge pull request #454 from cherrycl/issue-452-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6330089562224641099.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13632619347756996696.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8593 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 > git rev-list --no-walk 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:39:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:39:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:10 ========================================================= 07:39:10 EdgeX Global Pipelines Version Info 07:39:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:39:11 ------------------- 07:39:11 stable info: 07:39:11 ------------------- 07:39:11 Commited By: Cherry Wang cherry@iotechsys.com 07:39:11 Commit SHA: 1885cb0d4f9a9801ec10d7cb9228180a3382925b 07:39:11 Message: update stable to v1.0.262 07:39:11 ------------------- 07:39:11 experimental info: 07:39:11 ------------------- 07:39:11 Commited By: **** collab-it+edgex@linuxfoundation.org 07:39:11 Commit SHA: 1885cb0d4f9a9801ec10d7cb9228180a3382925b 07:39:11 Message: update experimental to v1.0.262 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4873 [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4873 [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4873 [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186dac2 [Pipeline] echo 07:39:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:12 provisioning config files... 07:39:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17119989219241660901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:15 ---> ****-login.sh 07:39:15 nexus3.edgexfoundry.org:10001 07:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:15 Configure a credential helper to remove this warning. See 07:39:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:15 07:39:15 Login Succeeded 07:39:15 nexus3.edgexfoundry.org:10002 07:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:17 Configure a credential helper to remove this warning. See 07:39:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:17 07:39:17 Login Succeeded 07:39:17 nexus3.edgexfoundry.org:10003 07:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:19 Configure a credential helper to remove this warning. See 07:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:19 07:39:19 Login Succeeded 07:39:19 nexus3.edgexfoundry.org:10004 07:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:19 Configure a credential helper to remove this warning. See 07:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:19 07:39:19 Login Succeeded 07:39:19 ****.io 07:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:39:19 Configure a credential helper to remove this warning. See 07:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:39:19 07:39:19 Login Succeeded 07:39:19 ---> ****-login.sh ends [Pipeline] } 07:39:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:20 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:39:20 + dirname cmd/core-command/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo core-command,cmd/core-command/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:39:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:39:20 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 07:39:20 07:39:20 + echo core-data,cmd/core-data/Dockerfile 07:39:20 + dirname cmd/core-keeper/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo core-keeper,cmd/core-keeper/Dockerfile 07:39:20 + dirname cmd/core-metadata/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo core-metadata,cmd/core-metadata/Dockerfile 07:39:20 + dirname cmd/security-bootstrapper/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:39:20 + dirname cmd/security-proxy-auth/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:39:20 + dirname cmd/security-proxy-setup/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:39:20 + dirname cmd/security-secretstore-setup/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:39:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:39:20 + + dirname cmd/security-spire-agent/Dockerfilecut 07:39:20 -d/ -f2 07:39:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:39:20 + dirname cmd/security-spire-config/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:39:20 + dirname cmd/security-spire-server/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:39:20 + dirname cmd/support-cron-scheduler/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:39:20 + dirname cmd/support-notifications/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo support-notifications,cmd/support-notifications/Dockerfile 07:39:20 + dirname cmd/support-scheduler/Dockerfile 07:39:20 + cut -d/ -f2 07:39:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:39:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:39:20 + git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo 07:39:20 -----------> git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [false] [Pipeline] sh 07:39:20 + git log --format=format:%s -1 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo 07:39:20 ========================================================= 07:39:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:39:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:39:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:39:21 + grep -v github /etc/ssh/ssh_known_hosts 07:39:21 + [ -e /tmp/ssh_known_hosts ] 07:39:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:39:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:39:21 + sudo tee -a /etc/ssh/ssh_known_hosts 07:39:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:21 07:39:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:22 0.1.4: Pulling from edgex-devops/py-git-semver 07:39:22 b85a868b505f: Pulling fs layer 07:39:22 e2be974225ed: Pulling fs layer 07:39:22 339a4e72a1f5: Pulling fs layer 07:39:22 988bab9f4d93: Pulling fs layer 07:39:22 1469e6f7b9e6: Pulling fs layer 07:39:22 eaf3925da568: Pulling fs layer 07:39:22 bab4dde63d76: Pulling fs layer 07:39:22 bde34c3a00c8: Pulling fs layer 07:39:22 b352a97aabf1: Pulling fs layer 07:39:22 4872d77fe225: Pulling fs layer 07:39:22 5851b861e8e6: Pulling fs layer 07:39:22 988bab9f4d93: Waiting 07:39:22 1469e6f7b9e6: Waiting 07:39:22 eaf3925da568: Waiting 07:39:22 bab4dde63d76: Waiting 07:39:22 bde34c3a00c8: Waiting 07:39:22 5851b861e8e6: Waiting 07:39:22 4872d77fe225: Waiting 07:39:22 b352a97aabf1: Waiting 07:39:22 e2be974225ed: Download complete 07:39:22 988bab9f4d93: Verifying Checksum 07:39:22 988bab9f4d93: Download complete 07:39:22 1469e6f7b9e6: Verifying Checksum 07:39:22 1469e6f7b9e6: Download complete 07:39:22 339a4e72a1f5: Verifying Checksum 07:39:22 339a4e72a1f5: Download complete 07:39:22 eaf3925da568: Verifying Checksum 07:39:22 eaf3925da568: Download complete 07:39:22 bde34c3a00c8: Download complete 07:39:23 b352a97aabf1: Verifying Checksum 07:39:23 4872d77fe225: Verifying Checksum 07:39:23 5851b861e8e6: Verifying Checksum 07:39:23 5851b861e8e6: Download complete 07:39:23 b85a868b505f: Verifying Checksum 07:39:23 b85a868b505f: Download complete 07:39:23 bab4dde63d76: Verifying Checksum 07:39:23 bab4dde63d76: Download complete 07:39:24 b85a868b505f: Pull complete 07:39:24 e2be974225ed: Pull complete 07:39:25 339a4e72a1f5: Pull complete 07:39:25 988bab9f4d93: Pull complete 07:39:25 1469e6f7b9e6: Pull complete 07:39:25 eaf3925da568: Pull complete 07:39:27 bab4dde63d76: Pull complete 07:39:27 bde34c3a00c8: Pull complete 07:39:27 b352a97aabf1: Pull complete 07:39:27 4872d77fe225: Pull complete 07:39:27 5851b861e8e6: Pull complete 07:39:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:27 prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container 07:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:39:30 $ docker top 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd -eo pid,comm 07:39:30 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). 07:39:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:30 [ssh-agent] Looking for ssh-agent implementation... 07:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:30 $ docker exec 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd ssh-agent 07:39:30 SSH_AUTH_SOCK=/tmp/ssh-S2WGX2hzgWkZ/agent.32 07:39:30 SSH_AGENT_PID=38 07:39:30 Running ssh-add (command line suppressed) 07:39:30 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2347650582195012792.key (/w/workspace/edgex-go/3@tmp/private_key_2347650582195012792.key) 07:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:31 + git tag --points-at HEAD [Pipeline] } 07:39:31 $ docker exec --env ******** --env ******** 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd ssh-agent -k 07:39:31 unset SSH_AUTH_SOCK; 07:39:31 unset SSH_AGENT_PID; 07:39:31 echo Agent pid 38 killed; 07:39:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:39:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:31 [ssh-agent] Looking for ssh-agent implementation... 07:39:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:31 $ docker exec 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd ssh-agent 07:39:31 SSH_AUTH_SOCK=/tmp/ssh-dRnEAGVAMquL/agent.71 07:39:31 SSH_AGENT_PID=77 07:39:31 Running ssh-add (command line suppressed) 07:39:31 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8698192323170423694.key (/w/workspace/edgex-go/3@tmp/private_key_8698192323170423694.key) 07:39:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:31 + git semver init 07:39:32 2024-08-26 07:39:32,015 [run_init] DEBUG init version:0.0.0 force:False 07:39:32 2024-08-26 07:39:32,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 07:39:32 2024-08-26 07:39:32,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 07:39:32 2024-08-26 07:39:32,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 07:39:38 2024-08-26 07:39:37,423 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 07:39:38 2024-08-26 07:39:37,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4873 with force:False 07:39:38 2024-08-26 07:39:37,424 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4873 07:39:38 2024-08-26 07:39:37,428 [execute] INFO git cat-file --batch-check 07:39:38 2024-08-26 07:39:37,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 07:39:38 2024-08-26 07:39:37,435 [execute] INFO git cat-file --batch 07:39:38 2024-08-26 07:39:37,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 07:39:38 2024-08-26 07:39:37,440 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4873 07:39:38 0.0.0 [Pipeline] } 07:39:38 $ docker exec --env ******** --env ******** 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd ssh-agent -k 07:39:38 unset SSH_AUTH_SOCK; 07:39:38 unset SSH_AGENT_PID; 07:39:38 echo Agent pid 77 killed; 07:39:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:39 + git semver [Pipeline] } 07:39:39 $ docker stop --time=1 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd 07:39:40 $ docker rm -f --volumes 19e8d576ef8eafafc132a80b8e2e71e2fa8dc9a59a71950d2b4454a6e92acccd [Pipeline] // withDockerContainer [Pipeline] sh 07:39:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:39:41 Stashed 1 file(s) [Pipeline] echo 07:39:41 [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 07:39:41 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 07:39:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:39:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:39:41 ========================================================= 07:39:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:39:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:39:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:39:42 619be1103602: Pulling fs layer 07:39:42 7862e08f4a3e: Pulling fs layer 07:39:42 5df492c9dc93: Pulling fs layer 07:39:42 7629e6793208: Pulling fs layer 07:39:42 4f4fb700ef54: Pulling fs layer 07:39:42 fb5054dd5b73: Pulling fs layer 07:39:42 eeca6798cff9: Pulling fs layer 07:39:42 aa269ceb94a6: Pulling fs layer 07:39:42 ada007ff1a6a: Pulling fs layer 07:39:42 7629e6793208: Waiting 07:39:42 eeca6798cff9: Waiting 07:39:42 4f4fb700ef54: Waiting 07:39:42 aa269ceb94a6: Waiting 07:39:42 fb5054dd5b73: Waiting 07:39:42 ada007ff1a6a: Waiting 07:39:42 7862e08f4a3e: Verifying Checksum 07:39:42 7862e08f4a3e: Download complete 07:39:42 7629e6793208: Download complete 07:39:42 4f4fb700ef54: Verifying Checksum 07:39:42 4f4fb700ef54: Download complete 07:39:42 fb5054dd5b73: Verifying Checksum 07:39:42 fb5054dd5b73: Download complete 07:39:42 619be1103602: Download complete 07:39:42 eeca6798cff9: Verifying Checksum 07:39:42 eeca6798cff9: Download complete 07:39:42 619be1103602: Pull complete 07:39:42 ada007ff1a6a: Verifying Checksum 07:39:42 ada007ff1a6a: Download complete 07:39:42 7862e08f4a3e: Pull complete 07:39:42 5df492c9dc93: Download complete 07:39:42 aa269ceb94a6: Verifying Checksum 07:39:42 aa269ceb94a6: Download complete 07:39:45 5df492c9dc93: Pull complete 07:39:45 7629e6793208: Pull complete 07:39:45 4f4fb700ef54: Pull complete 07:39:45 fb5054dd5b73: Pull complete 07:39:45 eeca6798cff9: Pull complete 07:39:48 aa269ceb94a6: Pull complete 07:39:48 ada007ff1a6a: Pull complete 07:39:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:39:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:39:48 WORKDIR /edgex 07:39:48 COPY go.mod . 07:39:48 RUN go mod download 07:39:48 + docker build -t ci-base-image-x86_64 -f - . 07:39:49 Sending build context to Docker daemon 179.2MB 07:39:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:39:49 ---> f489d0715acc 07:39:49 Step 2/4 : WORKDIR /edgex 07:39:54 ---> Running in 48ef2df3b5ea 07:39:54 Removing intermediate container 48ef2df3b5ea 07:39:54 ---> 80caa6d8e011 07:39:54 Step 3/4 : COPY go.mod . 07:39:54 ---> 37b695d36685 07:39:54 Step 4/4 : RUN go mod download 07:39:54 ---> Running in 1fef01127997 07:39:56 Still waiting to schedule task 07:39:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:40:21 Removing intermediate container 1fef01127997 07:40:21 ---> b1fd0482ed79 07:40:21 Successfully built b1fd0482ed79 07:40:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:21 + docker inspect -f . ci-base-image-x86_64 07:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:21 prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container 07:40:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:40:22 $ docker top 1f5ff46915e840fb4925ffaafe089b626d5f9598982e8929048f242240c1e3f0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:22 + go version 07:40:22 go version go1.21.9 linux/amd64 [Pipeline] } 07:40:22 $ docker stop --time=1 1f5ff46915e840fb4925ffaafe089b626d5f9598982e8929048f242240c1e3f0 07:40:23 $ docker rm -f --volumes 1f5ff46915e840fb4925ffaafe089b626d5f9598982e8929048f242240c1e3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:24 + docker inspect -f . ci-base-image-x86_64 07:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:24 prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container 07:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:40:24 $ docker top 8b46961144b879919d30067706387dd4f23f821029149a4ddbc7702c5786966e -eo pid,comm [Pipeline] { [Pipeline] echo 07:40:24 ========================================================= 07:40:24 [edgeXBuildGoParallel] Running Tests and Build... 07:40:24 ========================================================= [Pipeline] sh 07:40:25 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 07:40:25 + make test 07:40:25 go test -race -coverprofile=coverage.out ./... 07:40:33 ? github.com/edgexfoundry/edgex-go [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 07:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements 07:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements 07:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.988s coverage: 93.4% of statements 07:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements 07:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.184s coverage: 7.0% of statements 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:41:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:41:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.8% of statements 07:41:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 07:41:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:41:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] 07:41:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 07:41:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 30.7% of statements 07:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 07:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 07:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 07:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 07:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 07:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:41:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8594 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws 07:41:23 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 07:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 07:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:41:26 The recommended git tool is: git 07:41:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:41:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:41:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:41:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:41:31 using credential edgex-jenkins-ssh 07:41:31 Cloning the remote Git repository 07:41:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:41:31 > git init /w/workspace/edgex-go/3 # timeout=10 07:41:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:41:31 > git --version # timeout=10 07:41:31 > git --version # 'git version 2.25.1' 07:41:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.046s coverage: 92.9% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 36.5% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.020s coverage: 5.2% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.049s coverage: 90.8% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 07:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.052s coverage: 98.9% of statements 07:41:37 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 07:41:37 running golangci-lint 07:41:37 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:41:37 go version go1.21.9 linux/amd64 07:41:37 level=info msg="[config_reader] Used config file .golangci.yml" 07:41:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:41:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:41:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:49 Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 07:41:50 Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 07:41:50 Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) 07:41:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 07:41:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:41:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:41:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:41:49 > git config core.sparsecheckout # timeout=10 07:41:49 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 07:41:49 > git remote # timeout=10 07:41:49 > git config --get remote.origin.url # timeout=10 07:41:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:50 > git merge 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 07:41:50 > git rev-parse HEAD^{commit} # timeout=10 07:41:50 > git config core.sparsecheckout # timeout=10 07:41:50 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:41:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:41:55 % Total % Received % Xferd Average Speed Time Time Time Current 07:41:55 Dload Upload Total Spent Left Speed 07:41:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 07:41:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:41:56 + sudo tee /etc/docker/daemon.new 07:41:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:41:56 { 07:41:56 "registry-mirrors": [ 07:41:56 "https://nexus3.edgexfoundry.org:10001" 07:41:56 ], 07:41:56 "bip": "10.250.0.254/24", 07:41:56 "hosts": [ 07:41:56 "tcp://0.0.0.0:5555", 07:41:56 "unix:///var/run/docker.sock" 07:41:56 ], 07:41:56 "mtu": 1458, 07:41:56 "selinux-enabled": true, 07:41:56 "seccomp-profile": "/etc/docker/seccomp.json" 07:41:56 } [Pipeline] sh 07:41:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:41:56 + sudo service docker restart 07:41:59 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 20.907778537s" 07:41:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.090556ms" 07:42:09 level=info msg="[linters_context/goanalysis] analyzers took 1m32.759947901s with top 10 stages: buildir: 48.983812532s, gosec: 7.264484259s, inspect: 3.437724785s, fact_deprecated: 2.54119369s, ctrlflow: 1.500538001s, printf: 1.48977794s, nilness: 1.175820303s, fact_purity: 1.101292054s, S1038: 1.081356569s, typedness: 838.911696ms" 07:42:09 level=info msg="[runner] Issues before processing: 214, after processing: 0" 07:42:09 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214" 07:42:09 level=info msg="[runner] processing took 17.732112ms with stages: nolint: 6.659006ms, identifier_marker: 5.170302ms, path_prettifier: 1.990285ms, autogenerated_exclude: 1.651924ms, exclude-rules: 1.153833ms, skip_dirs: 1.041602ms, cgo: 47.83µs, filename_unadjuster: 13.11µs, max_same_issues: 930ns, severity-rules: 500ns, skip_files: 410ns, fixer: 400ns, uniq_by_line: 390ns, exclude: 380ns, diff: 240ns, sort_results: 230ns, path_shortener: 190ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" 07:42:09 level=info msg="[runner] linters took 10.431011203s with stages: goanalysis_metalinter: 10.413191731s" 07:42:09 level=info msg="File cache stats: 0 entries of total size 0B" 07:42:09 level=info msg="Memory: 313 samples, avg is 291.4MB, max is 1416.3MB" 07:42:09 level=info msg="Execution took 31.38500643s" 07:42:09 go vet ./... 07:42:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:42:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:42:14 ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:15 provisioning config files... 07:42:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14355788374209239763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 07:42:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:42:15 ---> ****-login.sh 07:42:15 nexus3.edgexfoundry.org:10001 07:42:15 + ls -al . 07:42:15 total 912 07:42:15 drwxrwxr-x 11 1001 1001 4096 Aug 26 07:40 . 07:42:15 drwxr-xr-x 4 root root 4096 Aug 26 07:40 .. 07:42:15 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:39 .blubracket 07:42:15 -rw-rw-r-- 1 1001 1001 10 Aug 26 07:39 .dockerignore 07:42:15 drwxrwxr-x 8 1001 1001 4096 Aug 26 07:41 .git 07:42:15 drwxrwxr-x 3 1001 1001 4096 Aug 26 07:39 .github 07:42:15 -rw-rw-r-- 1 1001 1001 1102 Aug 26 07:39 .gitignore 07:42:15 -rw-rw-r-- 1 1001 1001 42 Aug 26 07:39 .golangci.yml 07:42:15 -rw-rw-r-- 1 1001 1001 100 Aug 26 07:39 .hadolint.yml 07:42:15 drwxr-xr-x 3 1001 1001 4096 Aug 26 07:39 .semver 07:42:15 -rw-rw-r-- 1 1001 1001 155 Aug 26 07:39 .sonarcloud.properties 07:42:15 -rw-rw-r-- 1 1001 1001 1171 Aug 26 07:39 ADOPTERS.md 07:42:15 -rw-rw-r-- 1 1001 1001 21286 Aug 26 07:39 Attribution.txt 07:42:15 -rw-rw-r-- 1 1001 1001 100284 Aug 26 07:39 CHANGELOG.md 07:42:15 -rw-rw-r-- 1 1001 1001 3804 Aug 26 07:39 CONTRIBUTING.md 07:42:15 -rw-rw-r-- 1 1001 1001 677 Aug 26 07:39 GOVERNANCE.md 07:42:15 -rw-rw-r-- 1 1001 1001 861 Aug 26 07:39 Jenkinsfile 07:42:15 -rw-rw-r-- 1 1001 1001 10775 Aug 26 07:39 LICENSE 07:42:15 -rw-rw-r-- 1 1001 1001 16854 Aug 26 07:39 Makefile 07:42:15 -rw-rw-r-- 1 1001 1001 582 Aug 26 07:39 OWNERS.md 07:42:15 -rw-rw-r-- 1 1001 1001 9528 Aug 26 07:39 README.md 07:42:15 -rw-rw-r-- 1 1001 1001 789 Aug 26 07:39 SECURITY.md 07:42:15 -rw-rw-r-- 1 1001 1001 5 Aug 26 07:39 VERSION 07:42:15 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:39 bin 07:42:15 drwxrwxr-x 20 1001 1001 4096 Aug 26 07:39 cmd 07:42:15 -rw-r--r-- 1 root root 544290 Aug 26 07:41 coverage.out 07:42:15 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:39 fuzz_test 07:42:15 -rw-rw-r-- 1 1001 1001 7305 Aug 26 07:39 go.mod 07:42:15 -rw-rw-r-- 1 1001 1001 102581 Aug 26 07:39 go.sum 07:42:15 drwxrwxr-x 7 1001 1001 4096 Aug 26 07:39 internal 07:42:15 drwxrwxr-x 3 1001 1001 4096 Aug 26 07:39 openapi 07:42:15 -rw-rw-r-- 1 1001 1001 584 Aug 26 07:39 security.txt 07:42:15 -rw-rw-r-- 1 1001 1001 204 Aug 26 07:39 version.go [Pipeline] sh 07:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:15 + '[' -e coverage.out ] 07:42:15 + chown 1001:1001 coverage.out [Pipeline] stash 07:42:15 Stashed 1 file(s) [Pipeline] sh 07:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:16 Configure a credential helper to remove this warning. See 07:42:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:16 07:42:16 Login Succeeded 07:42:16 nexus3.edgexfoundry.org:10002 07:42:16 + make build 07:42:16 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 07:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:16 Configure a credential helper to remove this warning. See 07:42:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:16 07:42:16 Login Succeeded 07:42:16 nexus3.edgexfoundry.org:10003 07:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:16 Configure a credential helper to remove this warning. See 07:42:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:16 07:42:16 Login Succeeded 07:42:16 nexus3.edgexfoundry.org:10004 07:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:17 Configure a credential helper to remove this warning. See 07:42:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:17 07:42:17 Login Succeeded 07:42:17 ****.io 07:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:17 Configure a credential helper to remove this warning. See 07:42:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:17 07:42:17 Login Succeeded 07:42:17 ---> ****-login.sh ends [Pipeline] } 07:42:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:42:18 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 07:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:42:18 ========================================================= 07:42:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:42:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:42:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:42:18 c6b39de5b339: Pulling fs layer 07:42:18 a69c41024577: Pulling fs layer 07:42:18 d6de4b400683: Pulling fs layer 07:42:18 35cb2a7552d0: Pulling fs layer 07:42:18 4f4fb700ef54: Pulling fs layer 07:42:18 464afbd9ba4c: Pulling fs layer 07:42:18 00f215d4a9da: Pulling fs layer 07:42:18 d496ad576159: Pulling fs layer 07:42:18 35cb2a7552d0: Waiting 07:42:18 4f4fb700ef54: Waiting 07:42:18 00f215d4a9da: Waiting 07:42:18 464afbd9ba4c: Waiting 07:42:18 d496ad576159: Waiting 07:42:18 a69c41024577: Verifying Checksum 07:42:18 a69c41024577: Download complete 07:42:18 35cb2a7552d0: Download complete 07:42:18 4f4fb700ef54: Verifying Checksum 07:42:18 4f4fb700ef54: Download complete 07:42:18 464afbd9ba4c: Verifying Checksum 07:42:18 464afbd9ba4c: Download complete 07:42:18 c6b39de5b339: Verifying Checksum 07:42:18 c6b39de5b339: Download complete 07:42:19 d496ad576159: Verifying Checksum 07:42:19 d496ad576159: Download complete 07:42:19 c6b39de5b339: Pull complete 07:42:20 a69c41024577: Pull complete 07:42:20 d6de4b400683: Download complete 07:42:21 00f215d4a9da: Verifying Checksum 07:42:21 00f215d4a9da: Download complete 07:42:33 d6de4b400683: Pull complete 07:42:33 35cb2a7552d0: Pull complete 07:42:33 4f4fb700ef54: Pull complete 07:42:33 464afbd9ba4c: Pull complete 07:42:38 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 07:42:38 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 07:42:39 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 07:42:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:42:42 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 07:42:42 00f215d4a9da: Pull complete 07:42:43 d496ad576159: Pull complete 07:42:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:42:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:42:44 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:42:44 WORKDIR /edgex 07:42:44 COPY go.mod . 07:42:44 RUN go mod download -t 07:42:44 ci-base-image-arm64 -f - . 07:42:44 Sending build context to Docker daemon 3.529MB 07:42:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:42:44 ---> f246e2811388 07:42:44 Step 2/4 : WORKDIR /edgex 07:42:46 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 07:42:46 ---> Running in 74e4f2561a50 07:42:46 Removing intermediate container 74e4f2561a50 07:42:46 ---> 1ca639fc3196 07:42:46 Step 3/4 : COPY go.mod . 07:42:47 ---> b0f37eccf698 07:42:47 Step 4/4 : RUN go mod download 07:42:47 ---> Running in 092490ce59ed 07:42:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:42:49 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 07:42:51 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 07:42:51 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 07:42:52 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 07:42:53 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 07:42:54 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] } 07:42:54 $ docker stop --time=1 8b46961144b879919d30067706387dd4f23f821029149a4ddbc7702c5786966e 07:43:02 $ docker rm -f --volumes 8b46961144b879919d30067706387dd4f23f821029149a4ddbc7702c5786966e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:03 07:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:03 latest: Pulling from edgex-devops/edgex-compose 07:43:03 91d30c5bc195: Pulling fs layer 07:43:03 2e9b0aa3be6d: Pulling fs layer 07:43:03 9c61dcf015f6: Pulling fs layer 07:43:03 4698f68db338: Pulling fs layer 07:43:03 2a2f49069b9e: Pulling fs layer 07:43:03 e0025b399a48: Pulling fs layer 07:43:03 4698f68db338: Waiting 07:43:03 2a2f49069b9e: Waiting 07:43:03 e0025b399a48: Waiting 07:43:03 91d30c5bc195: Verifying Checksum 07:43:03 91d30c5bc195: Download complete 07:43:03 4698f68db338: Verifying Checksum 07:43:03 4698f68db338: Download complete 07:43:03 2e9b0aa3be6d: Verifying Checksum 07:43:03 2e9b0aa3be6d: Download complete 07:43:03 e0025b399a48: Verifying Checksum 07:43:03 e0025b399a48: Download complete 07:43:03 91d30c5bc195: Pull complete 07:43:03 2a2f49069b9e: Verifying Checksum 07:43:03 2a2f49069b9e: Download complete 07:43:04 2e9b0aa3be6d: Pull complete 07:43:04 9c61dcf015f6: Verifying Checksum 07:43:04 9c61dcf015f6: Download complete 07:43:07 9c61dcf015f6: Pull complete 07:43:07 4698f68db338: Pull complete 07:43:07 2a2f49069b9e: Pull complete 07:43:07 e0025b399a48: Pull complete 07:43:07 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:07 prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container 07:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:43:10 $ docker top 30ff117e1df8e89785814c9e76c433a8473ca6b19743f5618a041ccd831234ed -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:10 + docker compose -f ./docker-compose-build.yml build --parallel 07:43:13 #1 [security-bootstrapper internal] load build definition from Dockerfile 07:43:13 #1 transferring dockerfile: 3.17kB done 07:43:13 #1 DONE 0.0s 07:43:13 07:43:13 #2 [security-proxy-auth internal] load build definition from Dockerfile 07:43:13 #2 transferring dockerfile: 2.15kB done 07:43:13 #2 DONE 0.0s 07:43:13 07:43:13 #3 [core-command internal] load build definition from Dockerfile 07:43:13 #3 transferring dockerfile: 1.93kB done 07:43:13 #3 DONE 0.0s 07:43:13 07:43:13 #4 [support-scheduler internal] load build definition from Dockerfile 07:43:13 #4 transferring dockerfile: 1.93kB done 07:43:13 #4 DONE 0.0s 07:43:13 07:43:13 #5 [support-cron-scheduler internal] load build definition from Dockerfile 07:43:13 #5 transferring dockerfile: 1.85kB done 07:43:13 #5 DONE 0.0s 07:43:13 07:43:13 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:43:13 #6 transferring dockerfile: 1.89kB done 07:43:13 #6 DONE 0.0s 07:43:13 07:43:13 #7 [support-notifications internal] load build definition from Dockerfile 07:43:13 #7 transferring dockerfile: 1.95kB done 07:43:13 #7 DONE 0.0s 07:43:13 07:43:13 #8 [core-keeper internal] load build definition from Dockerfile 07:43:13 #8 transferring dockerfile: 2.01kB done 07:43:13 #8 DONE 0.0s 07:43:13 07:43:13 #9 [security-spire-config internal] load build definition from Dockerfile 07:43:13 #9 transferring dockerfile: 1.69kB done 07:43:13 #9 DONE 0.0s 07:43:13 07:43:13 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:43:13 #10 transferring dockerfile: 2.23kB done 07:43:13 #10 DONE 0.0s 07:43:13 07:43:13 #11 [security-proxy-setup internal] load build definition from Dockerfile 07:43:13 #11 transferring dockerfile: 2.50kB done 07:43:13 #11 DONE 0.1s 07:43:13 07:43:13 #12 [security-secretstore-setup internal] load build definition from Dockerfile 07:43:13 #12 transferring dockerfile: 2.49kB done 07:43:13 #12 DONE 0.0s 07:43:13 07:43:13 #13 [core-metadata internal] load build definition from Dockerfile 07:43:13 #13 transferring dockerfile: 2.06kB done 07:43:13 #13 DONE 0.1s 07:43:13 07:43:13 #14 [security-spire-server internal] load build definition from Dockerfile 07:43:13 #14 transferring dockerfile: 1.70kB done 07:43:13 #14 DONE 0.1s 07:43:13 07:43:13 #15 [security-bootstrapper internal] load .dockerignore 07:43:13 #15 transferring context: 50B done 07:43:13 #15 DONE 0.1s 07:43:13 07:43:13 #16 [core-data internal] load build definition from Dockerfile 07:43:13 #16 transferring dockerfile: 2.07kB done 07:43:13 #16 DONE 0.1s 07:43:13 07:43:13 #17 [security-spire-agent internal] load build definition from Dockerfile 07:43:13 #17 transferring dockerfile: 1.81kB done 07:43:13 #17 DONE 0.1s 07:43:13 07:43:13 #18 [security-proxy-auth internal] load .dockerignore 07:43:13 #18 transferring context: 50B done 07:43:13 #18 DONE 0.0s 07:43:13 07:43:13 #19 [core-command internal] load .dockerignore 07:43:13 #19 transferring context: 50B done 07:43:13 #19 DONE 0.0s 07:43:13 07:43:13 #20 [support-scheduler internal] load .dockerignore 07:43:13 #20 transferring context: 50B done 07:43:13 #20 DONE 0.0s 07:43:13 07:43:13 #21 [support-cron-scheduler internal] load .dockerignore 07:43:13 #21 transferring context: 50B done 07:43:13 #21 DONE 0.0s 07:43:13 07:43:13 #22 [security-spiffe-token-provider internal] load .dockerignore 07:43:13 #22 transferring context: 50B done 07:43:13 #22 DONE 0.0s 07:43:13 07:43:13 #23 [support-notifications internal] load .dockerignore 07:43:13 #23 transferring context: 50B done 07:43:13 #23 DONE 0.0s 07:43:13 07:43:13 #24 [security-spire-config internal] load .dockerignore 07:43:13 #24 transferring context: 50B done 07:43:13 #24 DONE 0.0s 07:43:13 07:43:13 #25 [core-common-config-bootstrapper internal] load .dockerignore 07:43:13 #25 transferring context: 50B done 07:43:13 #25 DONE 0.0s 07:43:13 07:43:13 #26 [core-keeper internal] load .dockerignore 07:43:13 #26 transferring context: 50B done 07:43:13 #26 DONE 0.0s 07:43:13 07:43:13 #27 [security-proxy-setup internal] load .dockerignore 07:43:13 #27 transferring context: 50B done 07:43:13 #27 DONE 0.0s 07:43:13 07:43:13 #28 [security-secretstore-setup internal] load .dockerignore 07:43:13 #28 transferring context: 50B done 07:43:13 #28 DONE 0.0s 07:43:13 07:43:13 #29 [security-spire-server internal] load .dockerignore 07:43:13 #29 transferring context: 50B done 07:43:13 #29 DONE 0.0s 07:43:13 07:43:13 #30 [core-metadata internal] load .dockerignore 07:43:13 #30 transferring context: 50B done 07:43:13 #30 DONE 0.0s 07:43:13 07:43:13 #31 [core-data internal] load .dockerignore 07:43:13 #31 transferring context: 50B done 07:43:13 #31 DONE 0.0s 07:43:13 07:43:13 #32 [security-spire-agent internal] load .dockerignore 07:43:13 #32 transferring context: 50B done 07:43:13 #32 DONE 0.0s 07:43:13 07:43:13 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:43:13 #33 DONE 0.0s 07:43:13 07:43:13 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:43:13 #34 DONE 0.1s 07:43:13 07:43:13 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:43:13 #33 DONE 0.0s 07:43:13 07:43:13 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:43:13 #34 DONE 0.1s 07:43:13 07:43:13 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:43:13 #35 ... 07:43:13 07:43:13 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:43:13 #33 DONE 0.0s 07:43:13 07:43:13 #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:43:13 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:43:13 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:43:13 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:43:13 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 07:43:13 #35 ... 07:43:13 07:43:13 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:43:13 #33 DONE 0.0s 07:43:13 07:43:13 #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:43:13 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:43:13 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:43:13 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:43:13 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:43:13 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 07:43:14 #35 ... 07:43:14 07:43:14 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:43:14 #33 DONE 0.0s 07:43:14 07:43:14 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:43:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:43:14 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:43:14 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:43:14 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:43:14 #35 ... 07:43:14 07:43:14 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:43:14 #33 DONE 0.0s 07:43:14 07:43:14 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:43:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:43:14 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:43:14 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:43:14 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:43:14 #35 ... 07:43:14 07:43:14 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:43:14 #33 DONE 0.0s 07:43:14 07:43:14 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 07:43:14 #34 DONE 0.4s 07:43:14 07:43:14 #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:43:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:43:14 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:43:14 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:43:14 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:43:14 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 07:43:14 #35 ... 07:43:14 07:43:14 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:43:14 #36 DONE 0.8s 07:43:14 07:43:14 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 07:43:14 #34 DONE 0.6s 07:43:14 07:43:14 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 07:43:20 #37 ... 07:43:20 07:43:20 #38 [security-bootstrapper internal] load build context 07:43:20 #38 transferring context: 178.45MB 5.7s 07:43:20 #38 ... 07:43:20 07:43:20 #39 [security-proxy-auth internal] load build context 07:43:20 #39 ... 07:43:20 07:43:20 #38 [security-bootstrapper internal] load build context 07:43:24 #38 ... 07:43:24 07:43:24 #40 [support-scheduler internal] load build context 07:43:24 #40 ... 07:43:24 07:43:24 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:43:24 #41 ... 07:43:24 07:43:24 #42 [core-command internal] load build context 07:43:24 #42 ... 07:43:24 07:43:24 #43 [core-common-config-bootstrapper internal] load build context 07:43:24 #43 ... 07:43:24 07:43:24 #44 [support-notifications internal] load build context 07:43:24 #44 ... 07:43:24 07:43:24 #45 [core-keeper internal] load build context 07:43:24 #45 ... 07:43:24 07:43:24 #46 [security-secretstore-setup internal] load build context 07:43:24 #46 transferring context: 321.38MB 10.3s 07:43:24 #46 ... 07:43:24 07:43:24 #47 [security-spiffe-token-provider internal] load build context 07:43:24 #47 ... 07:43:24 07:43:24 #48 [security-proxy-setup internal] load build context 07:43:25 #48 ... 07:43:25 07:43:25 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:43:25 #49 ... 07:43:25 07:43:25 #50 [core-metadata internal] load build context 07:43:25 #50 ... 07:43:25 07:43:25 #51 [support-cron-scheduler internal] load build context 07:43:25 #51 ... 07:43:25 07:43:25 #52 [core-data internal] load build context 07:43:25 #52 ... 07:43:25 07:43:25 #51 [support-cron-scheduler internal] load build context 07:43:26 #51 transferring context: 494.61MB 12.2s done 07:43:28 #51 ... 07:43:28 07:43:28 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:43:28 #41 DONE 13.9s 07:43:28 07:43:28 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:28 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:43:28 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:43:28 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:43:28 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:43:28 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:43:28 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 07:43:28 #35 ... 07:43:28 07:43:28 #45 [core-keeper internal] load build context 07:43:28 #45 transferring context: 494.61MB 11.9s done 07:43:28 #45 DONE 14.0s 07:43:28 07:43:28 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:43:28 #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:43:30 #53 ... 07:43:30 07:43:30 #39 [security-proxy-auth internal] load build context 07:43:30 #39 transferring context: 494.61MB 14.2s done 07:43:30 #39 DONE 17.0s 07:43:30 07:43:30 #51 [support-cron-scheduler internal] load build context 07:43:30 #51 DONE 16.9s 07:43:30 07:43:30 #42 [core-command internal] load build context 07:43:30 #42 transferring context: 494.61MB 12.2s done 07:43:30 #42 DONE 16.9s 07:43:30 07:43:30 #50 [core-metadata internal] load build context 07:43:30 #50 transferring context: 494.61MB 12.6s done 07:43:30 #50 DONE 16.6s 07:43:30 07:43:30 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:43:30 #49 DONE 16.5s 07:43:30 07:43:30 #40 [support-scheduler internal] load build context 07:43:30 #40 transferring context: 494.61MB 13.0s done 07:43:30 #40 DONE 17.0s 07:43:30 07:43:30 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:30 #35 DONE 17.3s 07:43:30 07:43:30 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:43:30 #37 DONE 16.7s 07:43:30 07:43:30 #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:43:30 #54 ... 07:43:30 07:43:30 #52 [core-data internal] load build context 07:43:30 #52 transferring context: 494.61MB 12.7s done 07:43:30 #52 DONE 16.6s 07:43:30 07:43:30 #47 [security-spiffe-token-provider internal] load build context 07:43:30 #47 transferring context: 494.61MB 13.9s done 07:43:30 #47 DONE 16.9s 07:43:30 07:43:30 #48 [security-proxy-setup internal] load build context 07:43:30 #48 transferring context: 494.61MB 11.8s done 07:43:30 #48 DONE 16.7s 07:43:30 07:43:30 #44 [support-notifications internal] load build context 07:43:30 #44 transferring context: 494.61MB 14.2s done 07:43:30 #44 DONE 16.9s 07:43:30 07:43:30 #46 [security-secretstore-setup internal] load build context 07:43:30 #46 transferring context: 494.61MB 14.0s done 07:43:30 #46 DONE 16.7s 07:43:30 07:43:30 #43 [core-common-config-bootstrapper internal] load build context 07:43:30 #43 transferring context: 494.61MB 15.5s done 07:43:30 #43 DONE 16.9s 07:43:30 07:43:30 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:43:30 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:43:30 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:43:30 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:43:30 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:43:30 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:43:30 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 07:43:30 #35 DONE 17.3s 07:43:30 07:43:30 #38 [security-bootstrapper internal] load build context 07:43:30 #38 transferring context: 494.61MB 14.2s done 07:43:30 #38 DONE 17.2s 07:43:30 07:43:30 #55 [security-spire-config internal] load build context 07:43:30 #55 transferring context: 25.96kB done 07:43:30 #55 DONE 3.1s 07:43:30 07:43:30 #56 [security-spire-server internal] load build context 07:43:30 #56 transferring context: 27.71kB done 07:43:30 #56 DONE 3.2s 07:43:30 07:43:30 #57 [security-spire-agent internal] load build context 07:43:30 #57 transferring context: 27.24kB done 07:43:30 #57 DONE 0.2s 07:43:30 07:43:30 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:43:30 #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done 07:43:30 #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:43:30 #53 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:43:30 #53 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:43:30 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 07:43:30 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 07:43:30 #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s 07:43:30 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:43:31 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 07:43:31 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:43:31 #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 07:43:31 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:43:31 #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 07:43:31 #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.4s 07:43:31 #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:43:31 #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s 07:43:32 #53 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done 07:43:41 #53 ... 07:43:41 07:43:41 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:43:41 #58 ... 07:43:41 07:43:41 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:43:41 #59 ... 07:43:41 07:43:41 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:43:41 #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:41 #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:41 #0 2.496 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:43:41 #0 2.496 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:43:41 #0 2.496 OK: 20070 distinct packages available 07:43:41 #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:41 #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:41 #0 2.934 (1/4) Installing dumb-init (1.2.5-r2) 07:43:41 #0 3.057 (2/4) Installing musl-obstack (1.2.3-r2) 07:43:41 #0 3.061 (3/4) Installing libucontext (1.2-r2) 07:43:41 #0 3.065 (4/4) Installing gcompat (1.1.0-r1) 07:43:41 #0 3.068 Executing busybox-1.36.1-r7.trigger 07:43:41 #0 3.075 OK: 8 MiB in 19 packages 07:43:41 #60 ... 07:43:41 07:43:41 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:43:41 #61 ... 07:43:41 07:43:41 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:43:41 #62 ... 07:43:41 07:43:41 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:43:42 #63 ... 07:43:42 07:43:42 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:43:42 #64 ... 07:43:42 07:43:42 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:43:42 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 07:43:42 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:43:42 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:43:42 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:43:42 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:43:42 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 07:43:42 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 07:43:42 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.4s done 07:43:42 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:43:42 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 07:43:42 #65 ... 07:43:42 07:43:42 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:43:42 #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:42 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:42 #0 2.425 (1/2) Installing ca-certificates (20240226-r0) 07:43:42 #0 2.441 (2/2) Installing dumb-init (1.2.5-r2) 07:43:42 #0 2.445 Executing busybox-1.36.1-r7.trigger 07:43:42 #0 2.451 Executing ca-certificates-20240226-r0.trigger 07:43:42 #0 2.494 OK: 8 MiB in 17 packages 07:43:42 #66 ... 07:43:42 07:43:42 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:42 #67 ... 07:43:42 07:43:42 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:43:42 #0 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:42 #0 0.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:42 #0 0.885 (1/2) Installing dumb-init (1.2.5-r2) 07:43:42 #0 0.889 (2/2) Installing su-exec (0.2-r3) 07:43:42 #0 0.892 Executing busybox-1.36.1-r7.trigger 07:43:42 #0 0.898 OK: 7 MiB in 17 packages 07:43:42 #68 ... 07:43:42 07:43:42 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:43:42 #69 ... 07:43:42 07:43:42 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:43:43 #70 ... 07:43:43 07:43:43 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:43:43 #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:43 #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:43 #0 2.888 (1/4) Installing dumb-init (1.2.5-r2) 07:43:43 #0 2.891 (2/4) Installing openssl (3.1.6-r0) 07:43:43 #0 3.080 (3/4) Installing su-exec (0.2-r3) 07:43:43 #0 3.084 (4/4) Installing yq (4.33.3-r5) 07:43:43 #0 3.146 Executing busybox-1.36.1-r7.trigger 07:43:43 #0 3.153 OK: 17 MiB in 19 packages 07:43:43 #71 ... 07:43:43 07:43:43 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:43 #72 ... 07:43:43 07:43:43 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:43:43 #73 ... 07:43:43 07:43:43 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:43:43 #53 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done 07:43:49 #53 ... 07:43:49 07:43:49 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:43:49 #71 DONE 17.4s 07:43:49 07:43:49 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:43:49 #66 DONE 17.4s 07:43:49 07:43:49 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:43:49 #60 DONE 17.4s 07:43:49 07:43:49 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:43:49 #65 DONE 17.5s 07:43:49 07:43:49 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:43:49 #68 DONE 17.4s 07:43:49 07:43:49 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:43:49 #74 ... 07:43:49 07:43:49 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:43:49 #53 DONE 20.5s 07:43:49 07:43:49 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:43:49 #75 ... 07:43:49 07:43:49 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:49 #67 DONE 18.1s 07:43:49 07:43:49 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:43:49 #63 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:49 #63 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:49 #63 18.36 (1/1) Installing dumb-init (1.2.5-r2) 07:43:49 #63 18.36 Executing busybox-1.36.1-r7.trigger 07:43:49 #63 18.36 OK: 7 MiB in 16 packages 07:43:49 #63 DONE 18.7s 07:43:49 07:43:49 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:43:49 #73 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:49 #73 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:49 #73 18.47 OK: 264 MiB in 52 packages 07:43:49 #73 DONE 18.7s 07:43:49 07:43:49 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:43:49 #69 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:49 #69 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:49 #69 ... 07:43:49 07:43:49 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:43:49 #64 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:49 #64 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:49 #64 18.37 (1/4) Installing ca-certificates (20240226-r0) 07:43:49 #64 18.38 (2/4) Installing dumb-init (1.2.5-r2) 07:43:49 #64 18.38 (3/4) Installing su-exec (0.2-r3) 07:43:49 #64 18.38 (4/4) Installing yq (4.33.3-r5) 07:43:49 #64 18.62 Executing busybox-1.36.1-r7.trigger 07:43:49 #64 18.62 Executing ca-certificates-20240226-r0.trigger 07:43:49 #64 18.65 OK: 17 MiB in 19 packages 07:43:49 #64 DONE 18.8s 07:43:49 07:43:49 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:43:49 #76 DONE 0.1s 07:43:49 07:43:49 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:43:49 #70 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:49 #70 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:49 #70 18.96 OK: 264 MiB in 52 packages 07:43:49 #70 DONE 19.1s 07:43:49 07:43:49 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:43:49 #77 DONE 0.1s 07:43:49 07:43:49 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:43:49 #59 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:49 #59 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:49 #59 18.99 (1/3) Installing ca-certificates (20240226-r0) 07:43:49 #59 19.01 (2/3) Installing dumb-init (1.2.5-r2) 07:43:49 #59 19.01 (3/3) Installing tzdata (2024a-r0) 07:43:49 #59 19.07 Executing busybox-1.36.1-r7.trigger 07:43:49 #59 19.07 Executing ca-certificates-20240226-r0.trigger 07:43:50 #59 ... 07:43:50 07:43:50 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:43:50 #69 19.03 OK: 264 MiB in 52 packages 07:43:50 #69 DONE 19.2s 07:43:50 07:43:50 #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:43:50 #78 DONE 0.0s 07:43:50 07:43:50 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:43:50 #59 19.19 OK: 11 MiB in 18 packages 07:43:50 #59 DONE 19.5s 07:43:50 07:43:50 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:43:50 #61 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:50 #61 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:50 #61 18.82 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:43:50 #61 18.82 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:43:50 #61 18.82 OK: 20077 distinct packages available 07:43:50 #61 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:50 #61 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:50 #61 19.20 OK: 264 MiB in 52 packages 07:43:50 #61 DONE 19.5s 07:43:50 07:43:50 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:43:50 #79 DONE 0.1s 07:43:50 07:43:50 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:43:50 #58 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:50 #58 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:50 #58 18.80 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:43:50 #58 18.80 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:43:50 #58 18.80 OK: 20070 distinct packages available 07:43:50 #58 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:50 #58 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:50 #58 19.23 (1/11) Installing ca-certificates (20240226-r0) 07:43:50 #58 19.25 (2/11) Installing brotli-libs (1.0.9-r14) 07:43:50 #58 19.26 (3/11) Installing libunistring (1.1-r1) 07:43:50 #58 19.27 (4/11) Installing libidn2 (2.3.4-r1) 07:43:50 #58 19.28 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:43:50 #58 19.29 (6/11) Installing libcurl (8.9.0-r0) 07:43:50 #58 19.36 (7/11) Installing curl (8.9.0-r0) 07:43:50 #58 19.36 (8/11) Installing dumb-init (1.2.5-r2) 07:43:50 #58 19.36 (9/11) Installing musl-obstack (1.2.3-r2) 07:43:50 #58 19.36 (10/11) Installing libucontext (1.2-r2) 07:43:50 #58 19.37 (11/11) Installing gcompat (1.1.0-r1) 07:43:50 #58 19.37 Executing busybox-1.36.1-r7.trigger 07:43:50 #58 19.38 Executing ca-certificates-20240226-r0.trigger 07:43:50 #58 19.43 OK: 12 MiB in 26 packages 07:43:50 #58 DONE 19.5s 07:43:50 07:43:50 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:50 #80 ... 07:43:50 07:43:50 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:50 #72 DONE 19.9s 07:43:50 07:43:50 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:43:50 #62 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:50 #62 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:51 #62 20.24 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:43:51 #62 20.24 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:43:51 #62 20.24 OK: 20070 distinct packages available 07:43:51 #62 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:51 #62 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:51 #62 20.57 (1/5) Installing dumb-init (1.2.5-r2) 07:43:51 #62 20.58 (2/5) Installing musl-obstack (1.2.3-r2) 07:43:51 #62 20.58 (3/5) Installing libucontext (1.2-r2) 07:43:51 #62 20.58 (4/5) Installing gcompat (1.1.0-r1) 07:43:51 #62 20.59 (5/5) Installing openssl (3.1.6-r0) 07:43:51 #62 20.60 Executing busybox-1.36.1-r7.trigger 07:43:51 #62 20.61 OK: 8 MiB in 20 packages 07:43:51 #62 DONE 20.9s 07:43:51 07:43:51 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:43:51 #75 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:51 #75 ... 07:43:51 07:43:51 #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:43:51 #54 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:51 #54 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:51 #54 20.82 (1/1) Installing dumb-init (1.2.5-r2) 07:43:51 #54 20.84 Executing busybox-1.36.1-r7.trigger 07:43:51 #54 20.85 OK: 7 MiB in 16 packages 07:43:51 #54 DONE 20.9s 07:43:51 07:43:51 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:43:51 #75 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:52 #75 ... 07:43:52 07:43:52 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:43:52 #0 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:52 #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:52 #0 3.783 OK: 17 MiB in 19 packages 07:43:52 #81 DONE 3.9s 07:43:52 07:43:52 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:43:52 #82 DONE 0.0s 07:43:52 07:43:52 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:43:52 #0 3.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:52 #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:52 #0 3.629 OK: 7 MiB in 17 packages 07:43:52 #83 DONE 3.8s 07:43:52 07:43:52 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:43:52 #75 3.808 OK: 8 MiB in 17 packages 07:43:52 #75 DONE 3.9s 07:43:52 07:43:52 #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:43:52 #84 ... 07:43:52 07:43:52 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:43:52 #74 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:52 #74 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:52 #74 4.094 OK: 8 MiB in 19 packages 07:43:52 #74 DONE 4.2s 07:43:52 07:43:52 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:43:53 #85 DONE 1.0s 07:43:53 07:43:53 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:43:53 #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:53 #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:53 #0 3.152 OK: 7 MiB in 16 packages 07:43:53 #86 DONE 3.8s 07:43:53 07:43:53 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:43:53 #87 ... 07:43:53 07:43:53 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:43:53 #88 DONE 0.1s 07:43:53 07:43:53 #89 [security-spire-config stage-2 6/10] COPY security.txt / 07:43:53 #89 DONE 0.0s 07:43:53 07:43:53 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:43:53 #90 DONE 0.1s 07:43:53 07:43:53 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:43:53 #91 DONE 0.1s 07:43:53 07:43:53 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:43:53 #92 DONE 0.0s 07:43:53 07:43:53 #93 [security-spire-config] exporting to image 07:43:53 #93 exporting layers 07:43:54 #93 ... 07:43:54 07:43:54 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:43:54 #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:54 #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:54 #0 4.045 OK: 17 MiB in 19 packages 07:43:54 #94 DONE 4.1s 07:43:54 07:43:54 #95 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:43:54 #0 3.426 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:54 #0 4.004 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:54 #0 4.675 (1/1) Installing dumb-init (1.2.5-r2) 07:43:54 #0 4.980 Executing busybox-1.36.1-r7.trigger 07:43:54 #0 4.988 OK: 7 MiB in 16 packages 07:43:54 #95 DONE 5.3s 07:43:54 07:43:54 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:43:54 #0 3.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:54 #0 3.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:54 #96 3.971 OK: 11 MiB in 18 packages 07:43:54 #96 DONE 4.1s 07:43:54 07:43:54 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:43:54 #87 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:54 #87 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:54 #87 ... 07:43:54 07:43:54 #93 [security-spire-config] exporting to image 07:43:54 #93 exporting layers 0.7s done 07:43:54 #93 writing image sha256:d5157865d5f5d4909923d3444b0390c34886f923335d9e6f440af8b64b548eb8 done 07:43:54 #93 naming to docker.io/library/security-spire-config done 07:43:54 #93 DONE 0.8s 07:43:54 07:43:54 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:43:54 #87 2.843 OK: 8 MiB in 20 packages 07:43:54 #87 DONE 2.9s 07:43:54 07:43:54 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:43:54 #97 DONE 2.6s 07:43:54 07:43:54 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:43:55 Removing intermediate container 092490ce59ed 07:43:55 ---> 37eec699cd27 07:43:55 Successfully built 37eec699cd27 07:43:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:55 + docker inspect -f . ci-base-image-arm64 07:43:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:55 prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container 07:43:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:43:55 #98 DONE 1.0s 07:43:55 07:43:55 #99 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:43:55 #0 4.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:55 #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:55 #0 4.352 OK: 12 MiB in 26 packages 07:43:55 #99 DONE 5.3s 07:43:55 07:43:55 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:43:55 #100 DONE 1.0s 07:43:55 07:43:55 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:43:55 #101 DONE 1.0s 07:43:55 07:43:55 #84 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:43:55 #84 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:55 #84 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:55 #84 3.384 OK: 7 MiB in 16 packages 07:43:55 #84 DONE 3.9s 07:43:55 07:43:55 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:43:56 #102 DONE 0.6s 07:43:56 07:43:56 #103 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:43:56 #0 3.738 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:43:56 #0 4.224 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:43:56 #0 4.899 OK: 264 MiB in 52 packages 07:43:56 #103 DONE 5.6s 07:43:56 07:43:56 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:43:56 #104 DONE 0.6s 07:43:56 07:43:56 #105 [security-spire-server stage-2 6/9] COPY security.txt / 07:43:56 #105 ... 07:43:56 07:43:56 #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:43:56 #106 DONE 0.1s 07:43:56 07:43:56 #105 [security-spire-server stage-2 6/9] COPY security.txt / 07:43:56 #105 DONE 0.1s 07:43:56 07:43:56 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:43:56 #107 DONE 0.1s 07:43:56 07:43:56 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 07:43:56 #108 DONE 0.1s 07:43:56 07:43:56 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:43:56 #109 DONE 0.1s 07:43:56 07:43:56 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:43:56 #110 DONE 0.1s 07:43:56 07:43:56 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:43:56 #111 DONE 0.1s 07:43:56 07:43:56 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:43:56 #112 DONE 0.1s 07:43:56 07:43:56 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:43:56 #113 DONE 0.1s 07:43:56 07:43:56 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:43:56 #114 DONE 0.1s 07:43:56 07:43:56 #93 [security-spire-agent] exporting to image 07:43:56 $ docker top bdeb1607dc1b2bd422c2a812e471f174cd01e5deb298a4942a8c3c0c394d0bda -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:57 #93 exporting layers 0.6s done 07:43:57 #93 writing image sha256:e577c1204662dfbab3a75aed552db159dcb4c281c3142d0898c6e03110a4cf8e done 07:43:57 #93 naming to docker.io/library/security-spire-server done 07:43:57 #93 writing image sha256:fdf58de120807b70819d2f3bfc028968f49c762eec8ae27e3379848b098bf25a done 07:43:57 #93 naming to docker.io/library/security-spire-agent done 07:43:57 #93 DONE 1.4s 07:43:57 07:43:57 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:57 + go version 07:43:57 go version go1.21.9 linux/arm64 [Pipeline] } 07:43:57 $ docker stop --time=1 bdeb1607dc1b2bd422c2a812e471f174cd01e5deb298a4942a8c3c0c394d0bda 07:43:59 $ docker rm -f --volumes bdeb1607dc1b2bd422c2a812e471f174cd01e5deb298a4942a8c3c0c394d0bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:59 #115 ... 07:43:59 07:43:59 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:59 #116 ... 07:43:59 07:43:59 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:59 #117 ... 07:43:59 07:43:59 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:00 + docker inspect -f . ci-base-image-arm64 07:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:00 prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container 07:44:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:44:01 $ docker top 2bd4fb44a5f8c7e9d022235a4ad6ca0087ccb503844f90324320dbaae42f4435 -eo pid,comm [Pipeline] { [Pipeline] echo 07:44:01 ========================================================= 07:44:01 [edgeXBuildGoParallel] Running Tests and Build... 07:44:01 ========================================================= [Pipeline] sh 07:44:02 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 07:44:02 + make test 07:44:02 go test -race -coverprofile=coverage.out ./... 07:44:38 #118 DONE 45.6s 07:44:38 07:44:38 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:38 #115 DONE 39.2s 07:44:38 07:44:38 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:38 #116 DONE 45.9s 07:44:38 07:44:38 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:38 #80 DONE 45.3s 07:44:38 07:44:38 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:38 #117 DONE 45.8s 07:44:38 07:44:38 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:44:46 #119 ... 07:44:46 07:44:46 #120 [security-proxy-auth builder 6/7] COPY . . 07:44:46 #120 ... 07:44:46 07:44:46 #121 [security-bootstrapper builder 6/7] COPY . . 07:44:46 #121 ... 07:44:46 07:44:46 #122 [core-keeper builder 7/8] COPY . . 07:44:46 #122 ... 07:44:46 07:44:46 #123 [support-notifications builder 6/7] COPY . . 07:44:48 #123 DONE 12.5s 07:44:48 07:44:48 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:44:48 #124 CACHED 07:44:48 07:44:48 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:48 #125 CACHED 07:44:48 07:44:48 #126 [security-secretstore-setup builder 6/7] COPY . . 07:44:48 #126 CACHED 07:44:48 07:44:48 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:44:48 #127 CACHED 07:44:48 07:44:48 #128 [security-proxy-setup builder 6/7] COPY . . 07:44:48 #128 CACHED 07:44:48 07:44:48 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:48 #129 CACHED 07:44:48 07:44:48 #122 [core-keeper builder 7/8] COPY . . 07:44:48 #122 DONE 12.5s 07:44:48 07:44:48 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:44:48 #119 DONE 12.5s 07:44:48 07:44:48 #121 [security-bootstrapper builder 6/7] COPY . . 07:44:48 #121 DONE 12.5s 07:44:48 07:44:48 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:48 #130 ... 07:44:48 07:44:48 #131 [support-cron-scheduler builder 6/7] COPY . . 07:44:48 #131 CACHED 07:44:48 07:44:48 #132 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:48 #132 CACHED 07:44:48 07:44:48 #133 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:44:48 #133 CACHED 07:44:48 07:44:48 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:48 #134 CACHED 07:44:48 07:44:48 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 07:44:48 #135 CACHED 07:44:48 07:44:48 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:44:48 #136 CACHED 07:44:48 07:44:48 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:48 #137 CACHED 07:44:48 07:44:48 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:44:48 #138 CACHED 07:44:48 07:44:48 #139 [core-metadata builder 6/7] COPY . . 07:44:48 #139 CACHED 07:44:48 07:44:48 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:48 #140 CACHED 07:44:48 07:44:48 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 07:44:48 #141 CACHED 07:44:48 07:44:48 #142 [core-data builder 6/7] COPY . . 07:44:48 #142 CACHED 07:44:48 07:44:48 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 07:44:48 #143 CACHED 07:44:48 07:44:48 #144 [core-command builder 6/7] COPY . . 07:44:48 #144 CACHED 07:44:48 07:44:48 #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:48 #145 CACHED 07:44:48 07:44:48 #120 [security-proxy-auth builder 6/7] COPY . . 07:44:48 #120 DONE 12.6s 07:44:48 07:44:48 #146 [support-scheduler builder 6/7] COPY . . 07:44:48 #146 CACHED 07:44:48 07:44:48 #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:44:48 #147 CACHED 07:44:48 07:44:48 #148 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:48 #148 CACHED 07:44:48 07:44:48 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:48 #149 0.722 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:44:49 ? github.com/edgexfoundry/edgex-go [no test files] 07:44:58 #149 ... 07:44:58 07:44:58 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:44:58 #0 1.427 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:44:58 #150 ... 07:44:58 07:44:58 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:58 #0 1.007 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:44:58 #151 ... 07:44:58 07:44:58 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:44:58 #0 1.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:44:58 #152 ... 07:44:58 07:44:58 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:44:58 #0 1.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:44:58 #153 ... 07:44:58 07:44:58 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:44:58 #0 0.563 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:44:59 #154 ... 07:44:59 07:44:59 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:44:59 #0 0.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:44:59 #155 ... 07:44:59 07:44:59 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:59 #0 0.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:44:59 #156 ... 07:44:59 07:44:59 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:44:59 #0 1.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:44:59 #157 ... 07:44:59 07:44:59 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:44:59 #0 0.480 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:44:59 #158 ... 07:44:59 07:44:59 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:44:59 #0 0.618 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:44:59 #159 ... 07:44:59 07:44:59 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:44:59 #0 0.660 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:44:59 #160 ... 07:44:59 07:44:59 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:59 #130 1.079 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:46:21 #130 ... 07:46:21 07:46:21 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:46:21 #159 87.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:47:42 #159 ... 07:47:42 07:47:42 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:47:42 #154 DONE 163.7s 07:47:42 07:47:42 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:47:42 #158 DONE 163.8s 07:47:42 07:47:42 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:47:42 #156 DONE 163.8s 07:47:42 07:47:42 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:47:42 #157 DONE 163.8s 07:47:42 07:47:42 #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #161 ... 07:47:42 07:47:42 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:47:42 #155 DONE 163.9s 07:47:42 07:47:42 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:47:42 #159 DONE 164.0s 07:47:42 07:47:42 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:47:42 #153 DONE 164.0s 07:47:42 07:47:42 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:42 #130 DONE 164.1s 07:47:42 07:47:42 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #162 ... 07:47:42 07:47:42 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:47:42 #160 DONE 164.1s 07:47:42 07:47:42 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:47:42 #150 DONE 164.2s 07:47:42 07:47:42 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:47:42 #151 DONE 164.2s 07:47:42 07:47:42 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:47:42 #149 DONE 164.2s 07:47:42 07:47:42 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #163 ... 07:47:42 07:47:42 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:47:42 #152 DONE 164.4s 07:47:42 07:47:42 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #164 ... 07:47:42 07:47:42 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:47:42 #165 DONE 1.0s 07:47:42 07:47:42 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #166 DONE 0.9s 07:47:42 07:47:42 #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #161 DONE 1.0s 07:47:42 07:47:42 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #167 DONE 0.9s 07:47:42 07:47:42 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:47:42 #168 ... 07:47:42 07:47:42 #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #169 DONE 0.8s 07:47:42 07:47:42 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #162 DONE 0.9s 07:47:42 07:47:42 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #170 DONE 0.7s 07:47:42 07:47:42 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #163 DONE 0.7s 07:47:42 07:47:42 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #164 DONE 0.7s 07:47:42 07:47:42 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:47:42 #171 ... 07:47:42 07:47:42 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:47:42 #172 DONE 0.7s 07:47:42 07:47:42 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:47:42 #173 CACHED 07:47:42 07:47:42 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #174 CACHED 07:47:42 07:47:42 #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #175 CACHED 07:47:42 07:47:42 #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:47:42 #176 CACHED 07:47:42 07:47:42 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #177 CACHED 07:47:42 07:47:42 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:47:42 #178 CACHED 07:47:42 07:47:42 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:47:42 #179 DONE 0.7s 07:47:42 07:47:42 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #180 CACHED 07:47:42 07:47:42 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:47:42 #181 CACHED 07:47:42 07:47:42 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:47:42 #168 DONE 0.6s 07:47:42 07:47:42 #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:47:42 #182 DONE 0.6s 07:47:42 07:47:42 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:47:42 #183 DONE 0.6s 07:47:42 07:47:42 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:47:42 #184 DONE 0.6s 07:47:42 07:47:42 #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:47:42 #185 DONE 0.6s 07:47:42 07:47:42 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:47:42 #186 ... 07:47:42 07:47:42 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:47:42 #171 DONE 0.6s 07:47:42 07:47:42 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:47:42 #187 ... 07:47:42 07:47:42 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:47:42 #188 DONE 1.9s 07:47:42 07:47:42 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:47:42 #189 DONE 1.9s 07:47:42 07:47:42 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:47:42 #190 DONE 2.0s 07:47:42 07:47:42 #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:47:42 #191 DONE 2.0s 07:47:42 07:47:42 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:47:42 #192 DONE 2.0s 07:47:42 07:47:42 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:47:42 #193 DONE 2.0s 07:47:42 07:47:42 #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:47:42 #194 DONE 2.0s 07:47:42 07:47:42 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:47:42 #195 DONE 2.0s 07:47:42 07:47:42 #196 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:47:42 #196 DONE 2.0s 07:47:42 07:47:42 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:47:42 #197 ... 07:47:42 07:47:42 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:47:42 #198 DONE 2.0s 07:47:42 07:47:42 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:47:42 #186 DONE 2.0s 07:47:42 07:47:42 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:47:42 #187 DONE 2.0s 07:47:42 07:47:42 #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:47:42 #199 DONE 2.8s 07:47:42 07:47:42 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:47:42 #200 DONE 0.4s 07:47:42 07:47:42 #93 [core-keeper] exporting to image 07:47:42 #93 exporting layers 07:47:42 #93 ... 07:47:42 07:47:42 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:47:42 #201 DONE 0.4s 07:47:42 07:47:42 #202 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:47:42 #202 DONE 0.4s 07:47:42 07:47:42 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:47:42 #203 DONE 0.4s 07:47:42 07:47:42 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:47:42 #204 DONE 0.4s 07:47:42 07:47:42 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:47:42 #205 DONE 0.4s 07:47:42 07:47:42 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:47:42 #206 DONE 0.4s 07:47:42 07:47:42 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:47:42 #207 DONE 0.4s 07:47:42 07:47:42 #93 [security-spiffe-token-provider] exporting to image 07:47:42 #93 ... 07:47:42 07:47:42 #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:47:42 #197 DONE 0.4s 07:47:42 07:47:42 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:47:42 #208 DONE 0.4s 07:47:42 07:47:42 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:47:42 #209 DONE 0.4s 07:47:42 07:47:42 #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:47:42 #210 DONE 0.4s 07:47:42 07:47:42 #93 [support-cron-scheduler] exporting to image 07:47:42 #93 exporting layers 0.2s done 07:47:42 #93 exporting layers 0.4s done 07:47:42 #93 ... 07:47:42 07:47:42 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:47:42 #211 DONE 0.4s 07:47:42 07:47:42 #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:47:42 #212 DONE 0.4s 07:47:42 07:47:42 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:47:42 #213 DONE 0.3s 07:47:42 07:47:42 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:47:42 #214 DONE 0.4s 07:47:42 07:47:42 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:47:42 #215 DONE 0.4s 07:47:42 07:47:42 #93 [core-metadata] exporting to image 07:47:42 #93 exporting layers 0.4s done 07:47:42 #93 ... 07:47:42 07:47:42 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:47:42 #216 DONE 0.4s 07:47:42 07:47:42 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:47:42 #217 DONE 0.3s 07:47:42 07:47:42 #93 [core-keeper] exporting to image 07:47:42 #93 exporting layers 0.4s done 07:47:42 #93 writing image sha256:e2610a1d4313086abc54a838070d496d850568d311559e7633f1c9fc3788fc20 0.0s done 07:47:42 #93 naming to docker.io/library/core-keeper done 07:47:42 #93 ... 07:47:42 07:47:42 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:47:42 #218 DONE 0.5s 07:47:42 07:47:42 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:47:42 #219 DONE 0.4s 07:47:42 07:47:42 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:47:42 #220 DONE 0.4s 07:47:42 07:47:42 #93 [support-scheduler] exporting to image 07:47:42 #93 exporting layers 0.5s done 07:47:42 #93 writing image sha256:4f7a6234d4892a898369a06f43149f6378934d528665cc98376d73ddcdb56c6d 0.0s done 07:47:42 #93 writing image sha256:f878a434254de738c2b9d393e57e2803859c90f305d269f803a69864170298a0 0.0s done 07:47:42 #93 writing image sha256:78ac7278714f701b56d5a34dd54989e8a77fb39b7203897d257bb08c40157fcc done 07:47:42 #93 writing image sha256:ef0019f2b68a9c09fb0937f87bf3338e8db77cd7d56bfd6601b8e98d4053efe5 07:47:42 #93 writing image sha256:1e5332855cd15e8a152bb51c09e907d73a59d6e0a6c2e92f5265ede8b3952cd7 0.0s done 07:47:42 #93 writing image sha256:5e32efab58ccaf3c7e896ecadb7db743031c6e03322d6c08b41a4c1bd66f3f8d 07:47:42 #93 naming to docker.io/library/security-spiffe-token-provider done 07:47:42 #93 naming to docker.io/library/core-command done 07:47:42 #93 naming to docker.io/library/support-scheduler done 07:47:42 #93 naming to docker.io/library/support-cron-scheduler 07:47:42 #93 exporting layers 0.4s done 07:47:42 #93 writing image sha256:ef0019f2b68a9c09fb0937f87bf3338e8db77cd7d56bfd6601b8e98d4053efe5 0.0s done 07:47:42 #93 writing image sha256:5e32efab58ccaf3c7e896ecadb7db743031c6e03322d6c08b41a4c1bd66f3f8d 0.0s done 07:47:42 #93 naming to docker.io/library/support-cron-scheduler done 07:47:42 #93 naming to docker.io/library/core-metadata done 07:47:42 #93 naming to docker.io/library/support-notifications done 07:47:42 #93 writing image sha256:ac87c2dc4b6d6c85923be1d5d284c88f7cf8f6cd6e5ab4ffbbc97898c9a182b0 done 07:47:42 #93 naming to docker.io/library/core-data done 07:47:42 #93 DONE 2.7s 07:47:42 07:47:42 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:47:42 #221 ... 07:47:42 07:47:42 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:47:42 #222 DONE 0.3s 07:47:42 07:47:42 #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:42 #223 DONE 0.8s 07:47:42 07:47:42 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:47:42 #224 DONE 0.1s 07:47:42 07:47:42 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:42 #225 DONE 0.9s 07:47:42 07:47:42 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:47:42 #221 DONE 0.3s 07:47:42 07:47:42 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:47:42 #226 DONE 0.1s 07:47:42 07:47:42 #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:42 #227 ... 07:47:42 07:47:42 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:47:42 #228 DONE 0.1s 07:47:42 07:47:42 #93 [security-proxy-auth] exporting to image 07:47:42 #93 exporting layers 0.2s done 07:47:42 #93 writing image sha256:4ba4a150bc2491b8b0d0b9c5a6d71bb4c71bbf0fab4775d63aa592261b911735 done 07:47:42 #93 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:47:42 #93 writing image sha256:3c7300c8443516b17e55c1cc5bf4dab5b048ee7f89f2b17912e9d0a686424bad done 07:47:42 #93 naming to docker.io/library/security-proxy-auth 0.0s done 07:47:42 #93 DONE 3.1s 07:47:42 07:47:42 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:47:42 #229 DONE 0.1s 07:47:42 07:47:42 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:47:42 #230 DONE 0.1s 07:47:42 07:47:42 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:47:42 #231 DONE 0.1s 07:47:42 07:47:42 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:42 #232 DONE 0.8s 07:47:42 07:47:42 #93 [security-proxy-setup] exporting to image 07:47:42 #93 ... 07:47:42 07:47:42 #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:42 #227 DONE 0.6s 07:47:42 07:47:42 #93 [security-secretstore-setup] exporting to image 07:47:42 #93 writing image sha256:8da67f303f07cea94066c2ab526ac39cc9720b71ff77aeb6a606d97098a03053 done 07:47:42 #93 naming to docker.io/library/security-proxy-setup done 07:47:42 #93 exporting layers 0.2s done 07:47:42 #93 writing image sha256:833d922e0738e7d7e8af7494b81b61a53d94771f4242e5c770a8f1db80f9b9dc done 07:47:42 #93 naming to docker.io/library/security-secretstore-setup done 07:47:42 #93 DONE 3.5s 07:47:42 07:47:42 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:47:42 #233 DONE 0.6s 07:47:42 07:47:42 #93 [security-bootstrapper] exporting to image 07:47:42 #93 exporting layers 0.2s done 07:47:42 #93 writing image sha256:9cd3667198572b120586882ceacc4f9080be50cd2bd8bb206b5dfa6998315ae3 done 07:47:42 #93 naming to docker.io/library/security-bootstrapper done 07:47:42 #93 DONE 3.7s 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:47:42 time="2024-08-26T07:43:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:47:42 $ docker stop --time=1 30ff117e1df8e89785814c9e76c433a8473ca6b19743f5618a041ccd831234ed 07:47:44 $ docker rm -f --volumes 30ff117e1df8e89785814c9e76c433a8473ca6b19743f5618a041ccd831234ed [Pipeline] // withDockerContainer [Pipeline] sh 07:47:44 + docker images 07:47:44 REPOSITORY TAG IMAGE ID CREATED SIZE 07:47:44 security-bootstrapper latest 9cd366719857 6 seconds ago 18.9MB 07:47:44 security-proxy-setup latest 8da67f303f07 7 seconds ago 26.2MB 07:47:44 security-secretstore-setup latest 833d922e0738 7 seconds ago 37MB 07:47:44 core-common-config-bootstrapper latest 4ba4a150bc24 7 seconds ago 15.2MB 07:47:44 security-proxy-auth latest 3c7300c84435 7 seconds ago 33MB 07:47:44 core-metadata latest 5e32efab58cc 8 seconds ago 39.7MB 07:47:44 core-data latest ac87c2dc4b6d 8 seconds ago 39.6MB 07:47:44 support-cron-scheduler latest 1e5332855cd1 8 seconds ago 44.1MB 07:47:44 core-keeper latest e2610a1d4313 9 seconds ago 39.5MB 07:47:44 security-spiffe-token-provider latest f878a434254d 9 seconds ago 28.8MB 07:47:44 core-command latest 4f7a6234d489 9 seconds ago 35.4MB 07:47:44 support-scheduler latest 78ac7278714f 9 seconds ago 41.9MB 07:47:44 support-notifications latest ef0019f2b68a 9 seconds ago 42.5MB 07:47:44 security-spire-server latest e577c1204662 3 minutes ago 121MB 07:47:44 security-spire-agent latest fdf58de12080 3 minutes ago 182MB 07:47:44 security-spire-config latest d5157865d5f5 3 minutes ago 120MB 07:47:44 ci-base-image-x86_64 latest b1fd0482ed79 7 minutes ago 971MB 07:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 07:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 07:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:48:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:48:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:49:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:49:06 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:49:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:49:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:49:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:49:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:49:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:49:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements 07:49:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.184s coverage: 97.0% of statements 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:49:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.296s coverage: 69.2% of statements 07:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:49:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.209s coverage: 53.2% of statements 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:50:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.055s coverage: 93.4% of statements 07:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.259s coverage: 91.7% of statements 07:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:50:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.223s coverage: 7.0% of statements 07:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:50:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.658s coverage: 95.8% of statements 07:50:22 ok github.com/edgexfoundry/edgex-go/internal/io 1.103s coverage: 72.2% of statements 07:50:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:50:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.109s coverage: 0.0% of statements [no tests to run] 07:50:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:50:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:50:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.316s coverage: 0.8% of statements 07:50:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.146s coverage: 30.7% of statements 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.138s coverage: 41.7% of statements 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 77.8% of statements 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.108s coverage: 96.3% of statements 07:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.107s coverage: 87.5% of statements 07:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:50:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:50:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:50:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:50:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.101s coverage: 94.4% of statements 07:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:51:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:51:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:51:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.885s coverage: 79.9% of statements 07:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.151s coverage: 92.9% of statements 07:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements 07:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.107s coverage: 62.3% of statements 07:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.107s coverage: 75.0% of statements 07:51:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:51:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.111s coverage: 87.2% of statements 07:51:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 07:51:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements 07:51:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.259s coverage: 81.8% of statements 07:51:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.267s coverage: 82.1% of statements 07:51:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:51:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements 07:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.715s coverage: 63.1% of statements 07:51:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements 07:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements 07:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 07:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:51:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:51:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements 07:51:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements 07:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.672s coverage: 36.5% of statements 07:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements 07:51:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:51:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:51:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:51:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.097s coverage: 84.8% of statements 07:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:51:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:51:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.115s coverage: 5.2% of statements 07:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:51:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.290s coverage: 90.8% of statements 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:51:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements 07:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:51:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.545s coverage: 95.7% of statements 07:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:52:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.143s coverage: 61.8% of statements 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:52:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:52:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.267s coverage: 98.9% of statements 07:52:07 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 07:52:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:52:07 go vet ./... 07:56:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:56:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:56:29 ./bin/test-attribution-txt.sh [Pipeline] echo 07:56:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:56:30 + ls -al . 07:56:30 total 908 07:56:30 drwxrwxr-x 10 1001 1001 4096 Aug 26 07:44 . 07:56:30 drwxr-xr-x 4 root root 4096 Aug 26 07:44 .. 07:56:30 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:41 .blubracket 07:56:30 -rw-rw-r-- 1 1001 1001 10 Aug 26 07:41 .dockerignore 07:56:30 drwxrwxr-x 8 1001 1001 4096 Aug 26 07:41 .git 07:56:30 drwxrwxr-x 3 1001 1001 4096 Aug 26 07:41 .github 07:56:30 -rw-rw-r-- 1 1001 1001 1102 Aug 26 07:41 .gitignore 07:56:30 -rw-rw-r-- 1 1001 1001 42 Aug 26 07:41 .golangci.yml 07:56:30 -rw-rw-r-- 1 1001 1001 100 Aug 26 07:41 .hadolint.yml 07:56:30 -rw-rw-r-- 1 1001 1001 155 Aug 26 07:41 .sonarcloud.properties 07:56:30 -rw-rw-r-- 1 1001 1001 1171 Aug 26 07:41 ADOPTERS.md 07:56:30 -rw-rw-r-- 1 1001 1001 21286 Aug 26 07:41 Attribution.txt 07:56:30 -rw-rw-r-- 1 1001 1001 100284 Aug 26 07:41 CHANGELOG.md 07:56:30 -rw-rw-r-- 1 1001 1001 3804 Aug 26 07:41 CONTRIBUTING.md 07:56:30 -rw-rw-r-- 1 1001 1001 677 Aug 26 07:41 GOVERNANCE.md 07:56:30 -rw-rw-r-- 1 1001 1001 861 Aug 26 07:41 Jenkinsfile 07:56:30 -rw-rw-r-- 1 1001 1001 10775 Aug 26 07:41 LICENSE 07:56:30 -rw-rw-r-- 1 1001 1001 16854 Aug 26 07:41 Makefile 07:56:30 -rw-rw-r-- 1 1001 1001 582 Aug 26 07:41 OWNERS.md 07:56:30 -rw-rw-r-- 1 1001 1001 9528 Aug 26 07:41 README.md 07:56:30 -rw-rw-r-- 1 1001 1001 789 Aug 26 07:41 SECURITY.md 07:56:30 -rw-rw-r-- 1 1001 1001 5 Aug 26 07:39 VERSION 07:56:30 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:41 bin 07:56:30 drwxrwxr-x 20 1001 1001 4096 Aug 26 07:41 cmd 07:56:30 -rw-r--r-- 1 root root 544290 Aug 26 07:52 coverage.out 07:56:30 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:41 fuzz_test 07:56:30 -rw-rw-r-- 1 1001 1001 7305 Aug 26 07:41 go.mod 07:56:30 -rw-rw-r-- 1 1001 1001 102581 Aug 26 07:41 go.sum 07:56:30 drwxrwxr-x 7 1001 1001 4096 Aug 26 07:41 internal 07:56:30 drwxrwxr-x 3 1001 1001 4096 Aug 26 07:41 openapi 07:56:30 -rw-rw-r-- 1 1001 1001 584 Aug 26 07:41 security.txt 07:56:30 -rw-rw-r-- 1 1001 1001 204 Aug 26 07:41 version.go [Pipeline] sh 07:56:30 + '[' -e coverage.out ] 07:56:30 + chown 1001:1001 coverage.out [Pipeline] stash 07:56:30 Warning: overwriting stash ‘coverage-report’ 07:56:31 Stashed 1 file(s) [Pipeline] sh 07:56:31 + make build 07:56:32 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 07:59:38 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 07:59:49 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 07:59:55 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 07:59:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:00:08 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 08:00:34 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 08:00:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:00:53 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 08:01:05 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 08:01:08 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 08:01:11 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 08:01:15 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 08:01:20 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] } 08:01:24 $ docker stop --time=1 2bd4fb44a5f8c7e9d022235a4ad6ca0087ccb503844f90324320dbaae42f4435 08:01:26 $ docker rm -f --volumes 2bd4fb44a5f8c7e9d022235a4ad6ca0087ccb503844f90324320dbaae42f4435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:30 08:01:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:30 latest: Pulling from edgex-devops/edgex-compose-arm64 08:01:30 547446be3368: Pulling fs layer 08:01:30 d125d8839a47: Pulling fs layer 08:01:30 3e85d5ac6304: Pulling fs layer 08:01:30 c3105a71a48b: Pulling fs layer 08:01:30 0f093f025ec4: Pulling fs layer 08:01:30 c3106fc0e877: Pulling fs layer 08:01:30 c3105a71a48b: Waiting 08:01:30 0f093f025ec4: Waiting 08:01:30 c3106fc0e877: Waiting 08:01:30 547446be3368: Verifying Checksum 08:01:30 547446be3368: Download complete 08:01:30 c3105a71a48b: Verifying Checksum 08:01:30 c3105a71a48b: Download complete 08:01:30 d125d8839a47: Verifying Checksum 08:01:30 d125d8839a47: Download complete 08:01:31 c3106fc0e877: Verifying Checksum 08:01:31 c3106fc0e877: Download complete 08:01:31 0f093f025ec4: Verifying Checksum 08:01:31 0f093f025ec4: Download complete 08:01:31 547446be3368: Pull complete 08:01:33 d125d8839a47: Pull complete 08:01:33 3e85d5ac6304: Verifying Checksum 08:01:33 3e85d5ac6304: Download complete 08:01:43 3e85d5ac6304: Pull complete 08:01:43 c3105a71a48b: Pull complete 08:01:44 0f093f025ec4: Pull complete 08:01:44 c3106fc0e877: Pull complete 08:01:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:48 prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container 08:01:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:01:53 $ docker top 696412c86aae088c7cfc03491aba8fb27e26351d8e600f61801f59bb5cc1b9f4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:54 + docker compose -f ./docker-compose-build.yml build --parallel 08:02:04 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:02:04 #1 transferring dockerfile: 2.50kB done 08:02:04 #1 DONE 0.1s 08:02:04 08:02:04 #2 [security-spire-agent internal] load build definition from Dockerfile 08:02:04 #2 transferring dockerfile: 1.81kB done 08:02:04 #2 DONE 0.0s 08:02:04 08:02:04 #3 [core-data internal] load build definition from Dockerfile 08:02:04 #3 transferring dockerfile: 2.07kB 0.0s done 08:02:04 #3 DONE 0.1s 08:02:04 08:02:04 #4 [core-metadata internal] load build definition from Dockerfile 08:02:04 #4 transferring dockerfile: 2.06kB done 08:02:04 #4 DONE 0.1s 08:02:04 08:02:04 #5 [security-proxy-auth internal] load build definition from Dockerfile 08:02:04 #5 transferring dockerfile: 2.15kB done 08:02:04 #5 DONE 0.1s 08:02:04 08:02:04 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:02:04 #6 transferring dockerfile: 1.89kB 0.0s done 08:02:04 #6 DONE 0.1s 08:02:04 08:02:04 #7 [support-cron-scheduler internal] load build definition from Dockerfile 08:02:04 #7 transferring dockerfile: 1.85kB 0.0s done 08:02:04 #7 DONE 0.1s 08:02:04 08:02:04 #8 [support-notifications internal] load build definition from Dockerfile 08:02:04 #8 transferring dockerfile: 1.95kB 0.0s done 08:02:04 #8 DONE 0.1s 08:02:04 08:02:04 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:02:04 #9 transferring dockerfile: 2.23kB done 08:02:04 #9 DONE 0.1s 08:02:04 08:02:04 #10 [security-spire-server internal] load build definition from Dockerfile 08:02:04 #10 transferring dockerfile: 1.70kB 0.0s done 08:02:04 #10 DONE 0.1s 08:02:04 08:02:04 #11 [security-bootstrapper internal] load build definition from Dockerfile 08:02:04 #11 transferring dockerfile: 3.17kB 0.0s done 08:02:04 #11 DONE 0.1s 08:02:04 08:02:04 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:02:04 #12 transferring dockerfile: 2.49kB done 08:02:04 #12 DONE 0.1s 08:02:05 08:02:05 #13 [core-keeper internal] load build definition from Dockerfile 08:02:05 #13 transferring dockerfile: 2.01kB 0.0s done 08:02:05 #13 DONE 0.1s 08:02:05 08:02:05 #14 [security-spire-config internal] load build definition from Dockerfile 08:02:05 #14 transferring dockerfile: 1.69kB done 08:02:05 #14 DONE 0.1s 08:02:05 08:02:05 #15 [support-scheduler internal] load build definition from Dockerfile 08:02:05 #15 transferring dockerfile: 1.93kB done 08:02:05 #15 DONE 0.1s 08:02:05 08:02:05 #16 [security-proxy-setup internal] load .dockerignore 08:02:05 #16 transferring context: 32B 08:02:05 #16 transferring context: 50B done 08:02:05 #16 DONE 0.1s 08:02:05 08:02:05 #17 [core-command internal] load build definition from Dockerfile 08:02:05 #17 transferring dockerfile: 1.93kB done 08:02:05 #17 DONE 0.1s 08:02:05 08:02:05 #18 [security-spire-agent internal] load .dockerignore 08:02:05 #18 transferring context: 50B done 08:02:05 #18 DONE 0.1s 08:02:05 08:02:05 #19 [core-data internal] load .dockerignore 08:02:05 #19 transferring context: 50B done 08:02:05 #19 DONE 0.1s 08:02:05 08:02:05 #20 [core-metadata internal] load .dockerignore 08:02:05 #20 transferring context: 50B 0.0s done 08:02:05 #20 DONE 0.0s 08:02:05 08:02:05 #21 [security-proxy-auth internal] load .dockerignore 08:02:05 #21 transferring context: 50B 0.0s done 08:02:05 #21 DONE 0.1s 08:02:06 08:02:06 #22 [security-spiffe-token-provider internal] load .dockerignore 08:02:06 #22 transferring context: 50B done 08:02:06 #22 DONE 0.1s 08:02:06 08:02:06 #23 [support-cron-scheduler internal] load .dockerignore 08:02:06 #23 transferring context: 50B done 08:02:06 #23 DONE 0.0s 08:02:06 08:02:06 #24 [support-notifications internal] load .dockerignore 08:02:06 #24 transferring context: 50B 0.0s done 08:02:06 #24 DONE 0.1s 08:02:06 08:02:06 #25 [core-common-config-bootstrapper internal] load .dockerignore 08:02:06 #25 transferring context: 50B done 08:02:06 #25 DONE 0.1s 08:02:06 08:02:06 #26 [security-spire-server internal] load .dockerignore 08:02:06 #26 transferring context: 50B done 08:02:06 #26 DONE 0.1s 08:02:06 08:02:06 #27 [security-bootstrapper internal] load .dockerignore 08:02:06 #27 transferring context: 50B done 08:02:06 #27 DONE 0.0s 08:02:06 08:02:06 #28 [security-secretstore-setup internal] load .dockerignore 08:02:06 #28 transferring context: 50B done 08:02:06 #28 DONE 0.1s 08:02:06 08:02:06 #29 [core-keeper internal] load .dockerignore 08:02:06 #29 transferring context: 50B done 08:02:06 #29 DONE 0.1s 08:02:06 08:02:06 #30 [security-spire-config internal] load .dockerignore 08:02:06 #30 transferring context: 50B done 08:02:06 #30 DONE 0.1s 08:02:06 08:02:06 #31 [support-scheduler internal] load .dockerignore 08:02:06 #31 transferring context: 50B done 08:02:06 #31 DONE 0.0s 08:02:07 08:02:07 #32 [core-command internal] load .dockerignore 08:02:07 #32 transferring context: 50B done 08:02:07 #32 DONE 0.0s 08:02:07 08:02:07 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:07 #33 DONE 0.0s 08:02:07 08:02:07 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:02:07 #34 DONE 0.1s 08:02:07 08:02:07 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:02:07 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:02:07 #35 DONE 0.0s 08:02:07 08:02:07 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:02:08 #36 DONE 0.9s 08:02:08 08:02:08 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:02:08 #37 DONE 0.3s 08:02:08 08:02:08 #38 [security-proxy-setup internal] load build context 08:02:08 #38 ... 08:02:08 08:02:08 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:08 #33 DONE 0.0s 08:02:08 08:02:08 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:02:08 #34 DONE 0.2s 08:02:08 08:02:08 #38 [security-proxy-setup internal] load build context 08:02:08 #38 ... 08:02:08 08:02:08 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:08 #33 DONE 0.0s 08:02:08 08:02:08 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:02:08 #36 DONE 1.7s 08:02:08 08:02:08 #37 [core-data builder 2/7] WORKDIR /edgex-go 08:02:08 #37 DONE 0.5s 08:02:08 08:02:08 #38 [security-proxy-setup internal] load build context 08:02:08 #38 ... 08:02:08 08:02:08 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:08 #33 DONE 0.0s 08:02:08 08:02:08 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:02:08 #34 DONE 0.4s 08:02:08 08:02:08 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:02:08 #36 DONE 1.7s 08:02:08 08:02:08 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:02:08 #37 DONE 0.6s 08:02:08 08:02:08 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:02:08 #36 DONE 1.7s 08:02:08 08:02:08 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 08:02:08 #37 DONE 0.6s 08:02:08 08:02:08 #39 [security-proxy-auth internal] load build context 08:02:08 #39 ... 08:02:08 08:02:08 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:08 #33 DONE 0.0s 08:02:08 08:02:08 #39 [security-proxy-auth internal] load build context 08:02:09 #39 ... 08:02:09 08:02:09 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:09 #33 DONE 0.0s 08:02:09 08:02:09 #39 [security-proxy-auth internal] load build context 08:02:09 #39 ... 08:02:09 08:02:09 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:02:09 #36 DONE 1.8s 08:02:09 08:02:09 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:02:09 #37 DONE 0.6s 08:02:09 08:02:09 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:09 #33 DONE 0.0s 08:02:09 08:02:09 #39 [security-proxy-auth internal] load build context 08:02:09 #39 ... 08:02:09 08:02:09 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:09 #33 DONE 0.1s 08:02:09 08:02:09 #39 [security-proxy-auth internal] load build context 08:02:09 #39 ... 08:02:09 08:02:09 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:02:09 #40 DONE 1.3s 08:02:09 08:02:09 #39 [security-proxy-auth internal] load build context 08:02:09 #39 ... 08:02:09 08:02:09 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:02:09 #41 DONE 1.4s 08:02:09 08:02:09 #42 [security-spire-agent internal] load build context 08:02:09 #42 DONE 0.0s 08:02:09 08:02:09 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:09 #43 DONE 0.0s 08:02:09 08:02:09 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:09 #44 DONE 0.0s 08:02:09 08:02:09 #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:02:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:02:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:02:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:02:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:02:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:02:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:02:09 #35 DONE 3.5s 08:02:09 08:02:09 #39 [security-proxy-auth internal] load build context 08:02:09 #39 ... 08:02:09 08:02:09 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:09 #33 DONE 0.1s 08:02:09 08:02:09 #39 [security-proxy-auth internal] load build context 08:02:09 #39 ... 08:02:09 08:02:09 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:02:09 #36 DONE 1.8s 08:02:09 08:02:09 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 08:02:09 #37 DONE 0.7s 08:02:09 08:02:09 #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:02:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:02:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:02:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:02:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:02:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:02:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:02:09 #35 DONE 3.5s 08:02:09 08:02:09 #39 [security-proxy-auth internal] load build context 08:02:10 #39 ... 08:02:10 08:02:10 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:10 #33 DONE 0.1s 08:02:10 08:02:10 #39 [security-proxy-auth internal] load build context 08:02:10 #39 ... 08:02:10 08:02:10 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:10 #33 DONE 0.1s 08:02:10 08:02:10 #39 [security-proxy-auth internal] load build context 08:02:11 #39 ... 08:02:11 08:02:11 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:11 #33 DONE 0.1s 08:02:11 08:02:11 #42 [security-spire-agent internal] load build context 08:02:11 #42 transferring context: 27.24kB 0.2s done 08:02:11 #42 DONE 1.1s 08:02:11 08:02:11 #45 [security-spire-server internal] load build context 08:02:11 #45 transferring context: 27.71kB 0.2s done 08:02:11 #45 DONE 1.0s 08:02:11 08:02:11 #39 [security-proxy-auth internal] load build context 08:02:11 #39 ... 08:02:11 08:02:11 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:02:11 #33 DONE 0.2s 08:02:11 08:02:11 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:02:11 #34 DONE 2.5s 08:02:11 08:02:11 #39 [security-proxy-auth internal] load build context 08:02:11 #39 ... 08:02:11 08:02:11 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:02:11 #36 DONE 2.0s 08:02:11 08:02:11 #37 [core-command builder 2/7] WORKDIR /edgex-go 08:02:11 #37 DONE 0.9s 08:02:11 08:02:11 #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:02:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:02:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:02:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:02:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:02:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:02:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:02:11 #35 DONE 3.7s 08:02:11 08:02:11 #39 [security-proxy-auth internal] load build context 08:02:11 #39 ... 08:02:11 08:02:11 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:02:11 #36 DONE 2.0s 08:02:11 08:02:11 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:02:11 #37 DONE 0.9s 08:02:11 08:02:11 #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:02:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:02:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:02:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:02:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:02:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:02:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:02:11 #35 DONE 3.7s 08:02:11 08:02:11 #39 [security-proxy-auth internal] load build context 08:02:13 #39 ... 08:02:13 08:02:13 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:02:13 #41 DONE 4.4s 08:02:13 08:02:13 #39 [security-proxy-auth internal] load build context 08:02:14 #39 ... 08:02:14 08:02:14 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:02:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:02:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:02:14 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:02:14 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:02:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:02:14 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:02:14 #35 DONE 3.7s 08:02:14 08:02:14 #39 [security-proxy-auth internal] load build context 08:02:15 #39 transferring context: 23.06MB 7.0s 08:02:17 #39 ... 08:02:17 08:02:17 #46 [security-spire-config internal] load build context 08:02:17 #46 transferring context: 25.96kB 0.9s done 08:02:17 #46 DONE 4.1s 08:02:17 08:02:17 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:17 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 08:02:17 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:02:17 #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:02:17 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:02:17 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.1s done 08:02:17 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.3s done 08:02:17 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.7s done 08:02:17 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 08:02:17 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 6.4s 08:02:18 #43 ... 08:02:18 08:02:18 #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:02:18 #0 7.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:18 #47 ... 08:02:18 08:02:18 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:18 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:02:18 #43 ... 08:02:18 08:02:18 #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:02:18 #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:18 #0 9.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:18 #48 ... 08:02:18 08:02:18 #49 [core-data internal] load build context 08:02:18 #49 ... 08:02:18 08:02:18 #50 [core-metadata internal] load build context 08:02:18 #50 ... 08:02:18 08:02:18 #38 [security-proxy-setup internal] load build context 08:02:19 #38 ... 08:02:19 08:02:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:19 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 08:02:19 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.18MB / 28.04MB 7.5s 08:02:19 #43 ... 08:02:19 08:02:19 #51 [support-cron-scheduler internal] load build context 08:02:19 #51 ... 08:02:19 08:02:19 #52 [security-spiffe-token-provider internal] load build context 08:02:19 #52 ... 08:02:19 08:02:19 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:02:19 #0 6.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:19 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:19 #53 ... 08:02:19 08:02:19 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:02:19 #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:19 #0 9.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:19 #54 ... 08:02:19 08:02:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:19 #43 ... 08:02:19 08:02:19 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:19 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 08:02:19 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:02:19 #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:02:19 #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:02:19 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.0s done 08:02:19 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.2s done 08:02:19 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.8s done 08:02:19 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 08:02:19 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 6.8s 08:02:20 #44 ... 08:02:20 08:02:20 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:20 #55 DONE 8.5s 08:02:20 08:02:20 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:20 #44 ... 08:02:20 08:02:20 #56 [core-common-config-bootstrapper internal] load build context 08:02:20 #56 ... 08:02:20 08:02:20 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:02:20 #0 8.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:20 #57 ... 08:02:20 08:02:20 #58 [support-notifications internal] load build context 08:02:20 #58 ... 08:02:20 08:02:20 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:20 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.60MB / 28.04MB 8.6s 08:02:20 #43 ... 08:02:20 08:02:20 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:02:20 #0 9.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:20 #59 ... 08:02:20 08:02:20 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:02:20 #60 ... 08:02:20 08:02:20 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:02:20 #61 ... 08:02:20 08:02:20 #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:02:20 #62 ... 08:02:20 08:02:20 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:20 #63 ... 08:02:20 08:02:20 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:21 #64 ... 08:02:21 08:02:21 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:21 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 9.3s 08:02:21 #43 ... 08:02:21 08:02:21 #65 [core-command internal] load build context 08:02:21 #65 ... 08:02:21 08:02:21 #66 [core-keeper internal] load build context 08:02:21 #66 ... 08:02:21 08:02:21 #67 [security-secretstore-setup internal] load build context 08:02:21 #67 ... 08:02:21 08:02:21 #68 [security-bootstrapper internal] load build context 08:02:21 #68 ... 08:02:21 08:02:21 #69 [support-scheduler internal] load build context 08:02:21 #69 ... 08:02:21 08:02:21 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:21 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.73MB / 28.04MB 10.2s 08:02:22 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 10.9s 08:02:22 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:02:22 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 08:02:22 #43 ... 08:02:22 08:02:22 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:23 #70 ... 08:02:23 08:02:23 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:23 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 08:02:23 #43 ... 08:02:23 08:02:23 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:02:23 #71 ... 08:02:23 08:02:23 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:02:23 #72 ... 08:02:23 08:02:23 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:23 #43 ... 08:02:23 08:02:23 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:02:23 #48 12.58 OK: 266 MiB in 52 packages 08:02:23 #48 DONE 15.4s 08:02:23 08:02:23 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:24 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.04MB / 28.04MB 12.4s 08:02:24 #43 ... 08:02:24 08:02:24 #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:02:24 #47 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:24 #47 14.62 OK: 266 MiB in 52 packages 08:02:24 #47 DONE 16.8s 08:02:24 08:02:24 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:24 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 13.2s 08:02:24 #43 ... 08:02:24 08:02:24 #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:02:24 #53 14.03 OK: 266 MiB in 52 packages 08:02:24 #53 DONE 15.7s 08:02:24 08:02:24 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:25 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 14.1s 08:02:26 #43 ... 08:02:26 08:02:26 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:26 #73 ... 08:02:26 08:02:26 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:27 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 15.3s 08:02:27 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 16.0s 08:02:27 #43 ... 08:02:27 08:02:27 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:02:27 #59 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:27 #59 15.18 (1/4) Installing dumb-init (1.2.5-r2) 08:02:27 #59 15.18 (2/4) Installing openssl (3.1.6-r0) 08:02:27 #59 15.40 (3/4) Installing su-exec (0.2-r3) 08:02:27 #59 15.40 (4/4) Installing yq (4.33.3-r5) 08:02:27 #59 16.02 Executing busybox-1.36.1-r7.trigger 08:02:27 #59 16.02 OK: 18 MiB in 19 packages 08:02:27 #59 DONE 17.5s 08:02:27 08:02:27 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:27 #43 ... 08:02:27 08:02:27 #39 [security-proxy-auth internal] load build context 08:02:27 #39 transferring context: 35.73MB 19.1s 08:02:28 #39 ... 08:02:28 08:02:28 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:28 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.82MB / 28.04MB 17.1s 08:02:28 #43 ... 08:02:28 08:02:28 #49 [core-data internal] load build context 08:02:29 #49 ... 08:02:29 08:02:29 #50 [core-metadata internal] load build context 08:02:29 #50 ... 08:02:29 08:02:29 #38 [security-proxy-setup internal] load build context 08:02:29 #38 ... 08:02:29 08:02:29 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:02:29 #54 13.05 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:29 #54 13.05 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:29 #54 13.05 OK: 19953 distinct packages available 08:02:29 #54 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:29 #54 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:29 #54 18.29 OK: 266 MiB in 52 packages 08:02:29 #54 DONE 19.9s 08:02:29 08:02:29 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:29 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.74MB / 28.04MB 17.6s 08:02:29 #43 ... 08:02:29 08:02:29 #51 [support-cron-scheduler internal] load build context 08:02:29 #51 ... 08:02:29 08:02:29 #52 [security-spiffe-token-provider internal] load build context 08:02:29 #52 ... 08:02:29 08:02:29 #38 [security-proxy-setup internal] load build context 08:02:30 #38 ... 08:02:30 08:02:30 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:30 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 16.3s done 08:02:30 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:02:30 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 08:02:30 #44 ... 08:02:30 08:02:30 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:02:30 #74 ... 08:02:30 08:02:30 #56 [core-common-config-bootstrapper internal] load build context 08:02:30 #56 ... 08:02:30 08:02:30 #38 [security-proxy-setup internal] load build context 08:02:30 #38 ... 08:02:30 08:02:30 #58 [support-notifications internal] load build context 08:02:30 #58 ... 08:02:30 08:02:30 #38 [security-proxy-setup internal] load build context 08:02:30 #38 ... 08:02:30 08:02:30 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:02:30 #57 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:30 #57 14.89 (1/3) Installing ca-certificates (20240226-r0) 08:02:30 #57 15.28 (2/3) Installing dumb-init (1.2.5-r2) 08:02:30 #57 15.28 (3/3) Installing tzdata (2024a-r0) 08:02:30 #57 17.44 Executing busybox-1.36.1-r7.trigger 08:02:30 #57 17.60 Executing ca-certificates-20240226-r0.trigger 08:02:30 #57 18.69 OK: 12 MiB in 18 packages 08:02:30 #57 DONE 20.7s 08:02:30 08:02:30 #38 [security-proxy-setup internal] load build context 08:02:31 #38 ... 08:02:31 08:02:31 #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:02:31 #62 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:31 #62 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:31 #62 19.23 (1/1) Installing dumb-init (1.2.5-r2) 08:02:31 #62 19.23 Executing busybox-1.36.1-r7.trigger 08:02:31 #62 19.23 OK: 8 MiB in 16 packages 08:02:31 #62 DONE 21.1s 08:02:31 08:02:31 #38 [security-proxy-setup internal] load build context 08:02:31 #38 ... 08:02:31 08:02:31 #65 [core-command internal] load build context 08:02:31 #65 ... 08:02:31 08:02:31 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:31 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 20.0s 08:02:31 #43 ... 08:02:31 08:02:31 #67 [security-secretstore-setup internal] load build context 08:02:31 #67 ... 08:02:31 08:02:31 #66 [core-keeper internal] load build context 08:02:32 #66 ... 08:02:32 08:02:32 #69 [support-scheduler internal] load build context 08:02:32 #69 ... 08:02:32 08:02:32 #68 [security-bootstrapper internal] load build context 08:02:32 #68 ... 08:02:32 08:02:32 #69 [support-scheduler internal] load build context 08:02:32 #69 ... 08:02:32 08:02:32 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:32 #70 DONE 19.4s 08:02:32 08:02:32 #69 [support-scheduler internal] load build context 08:02:32 #69 ... 08:02:32 08:02:32 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:32 #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:32 #63 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:32 #63 16.75 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:32 #63 16.75 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:32 #63 16.75 OK: 19946 distinct packages available 08:02:32 #63 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:32 #63 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:32 #63 21.83 (1/11) Installing ca-certificates (20240226-r0) 08:02:32 #63 21.92 (2/11) Installing brotli-libs (1.0.9-r14) 08:02:32 #63 ... 08:02:32 08:02:32 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:32 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 20.8s 08:02:33 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 21.2s done 08:02:36 #43 ... 08:02:36 08:02:36 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:02:36 #60 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:36 #60 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:36 #60 22.58 (1/1) Installing dumb-init (1.2.5-r2) 08:02:36 #60 22.58 Executing busybox-1.36.1-r7.trigger 08:02:36 #60 22.58 OK: 8 MiB in 16 packages 08:02:36 #60 DONE 25.2s 08:02:36 08:02:36 #58 [support-notifications internal] load build context 08:02:36 #58 transferring context: 39.95MB 25.3s 08:02:36 #58 ... 08:02:36 08:02:36 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:36 #73 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:36 #73 ... 08:02:36 08:02:36 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:36 #63 22.06 (3/11) Installing libunistring (1.1-r1) 08:02:36 #63 22.32 (4/11) Installing libidn2 (2.3.4-r1) 08:02:36 #63 22.32 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:02:36 #63 22.32 (6/11) Installing libcurl (8.9.0-r0) 08:02:36 #63 22.44 (7/11) Installing curl (8.9.0-r0) 08:02:36 #63 22.44 (8/11) Installing dumb-init (1.2.5-r2) 08:02:36 #63 22.44 (9/11) Installing musl-obstack (1.2.3-r2) 08:02:36 #63 22.44 (10/11) Installing libucontext (1.2-r2) 08:02:36 #63 22.52 (11/11) Installing gcompat (1.1.0-r1) 08:02:36 #63 22.52 Executing busybox-1.36.1-r7.trigger 08:02:36 #63 22.59 Executing ca-certificates-20240226-r0.trigger 08:02:36 #63 23.52 OK: 13 MiB in 26 packages 08:02:36 #63 DONE 25.8s 08:02:36 08:02:36 #58 [support-notifications internal] load build context 08:02:36 #58 ... 08:02:36 08:02:36 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:02:36 #61 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:36 #61 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:36 #61 22.16 (1/2) Installing ca-certificates (20240226-r0) 08:02:36 #61 22.41 (2/2) Installing dumb-init (1.2.5-r2) 08:02:36 #61 22.41 Executing busybox-1.36.1-r7.trigger 08:02:36 #61 22.41 Executing ca-certificates-20240226-r0.trigger 08:02:36 #61 23.63 OK: 9 MiB in 17 packages 08:02:36 #61 DONE 26.1s 08:02:36 08:02:36 #58 [support-notifications internal] load build context 08:02:38 #58 ... 08:02:38 08:02:38 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:02:38 #75 ... 08:02:38 08:02:38 #39 [security-proxy-auth internal] load build context 08:02:38 #39 ... 08:02:38 08:02:38 #58 [support-notifications internal] load build context 08:02:38 #58 ... 08:02:38 08:02:38 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:02:38 #71 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:38 #71 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:38 #71 23.32 (1/2) Installing dumb-init (1.2.5-r2) 08:02:38 #71 23.32 (2/2) Installing su-exec (0.2-r3) 08:02:38 #71 23.32 Executing busybox-1.36.1-r7.trigger 08:02:38 #71 23.38 OK: 8 MiB in 17 packages 08:02:38 #71 DONE 25.5s 08:02:39 08:02:39 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:02:39 #76 ... 08:02:39 08:02:39 #49 [core-data internal] load build context 08:02:39 #49 ... 08:02:39 08:02:39 #50 [core-metadata internal] load build context 08:02:39 #50 ... 08:02:39 08:02:39 #49 [core-data internal] load build context 08:02:39 #49 ... 08:02:39 08:02:39 #51 [support-cron-scheduler internal] load build context 08:02:40 #51 ... 08:02:40 08:02:40 #52 [security-spiffe-token-provider internal] load build context 08:02:40 #52 ... 08:02:40 08:02:40 #51 [support-cron-scheduler internal] load build context 08:02:40 #51 ... 08:02:40 08:02:40 #56 [core-common-config-bootstrapper internal] load build context 08:02:40 #56 ... 08:02:40 08:02:40 #51 [support-cron-scheduler internal] load build context 08:02:40 #51 transferring context: 62.42MB 31.2s 08:02:41 #51 ... 08:02:41 08:02:41 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:02:41 #77 ... 08:02:41 08:02:41 #51 [support-cron-scheduler internal] load build context 08:02:41 #51 ... 08:02:41 08:02:41 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:02:41 #78 ... 08:02:41 08:02:41 #58 [support-notifications internal] load build context 08:02:41 #58 ... 08:02:41 08:02:41 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:41 #64 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:41 #64 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:41 #64 24.67 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:41 #64 24.67 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:41 #64 24.67 OK: 19946 distinct packages available 08:02:41 #64 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:41 #64 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:41 #64 28.81 (1/5) Installing dumb-init (1.2.5-r2) 08:02:41 #64 28.81 (2/5) Installing musl-obstack (1.2.3-r2) 08:02:41 #64 28.84 (3/5) Installing libucontext (1.2-r2) 08:02:41 #64 28.84 (4/5) Installing gcompat (1.1.0-r1) 08:02:41 #64 28.87 (5/5) Installing openssl (3.1.6-r0) 08:02:41 #64 28.96 Executing busybox-1.36.1-r7.trigger 08:02:41 #64 29.15 OK: 9 MiB in 20 packages 08:02:41 #64 ... 08:02:41 08:02:41 #38 [security-proxy-setup internal] load build context 08:02:42 #38 ... 08:02:42 08:02:42 #65 [core-command internal] load build context 08:02:42 #65 ... 08:02:42 08:02:42 #51 [support-cron-scheduler internal] load build context 08:02:42 #51 ... 08:02:42 08:02:42 #67 [security-secretstore-setup internal] load build context 08:02:42 #67 ... 08:02:42 08:02:42 #66 [core-keeper internal] load build context 08:02:42 #66 ... 08:02:42 08:02:42 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:42 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s 08:02:42 #44 ... 08:02:42 08:02:42 #68 [security-bootstrapper internal] load build context 08:02:42 #68 ... 08:02:42 08:02:42 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:42 #64 DONE 32.1s 08:02:42 08:02:42 #67 [security-secretstore-setup internal] load build context 08:02:43 #67 ... 08:02:43 08:02:43 #69 [support-scheduler internal] load build context 08:02:43 #69 ... 08:02:43 08:02:43 #67 [security-secretstore-setup internal] load build context 08:02:43 #67 ... 08:02:43 08:02:43 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:02:43 #72 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:43 #72 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:43 #72 25.26 (1/4) Installing ca-certificates (20240226-r0) 08:02:43 #72 25.46 (2/4) Installing dumb-init (1.2.5-r2) 08:02:43 #72 25.46 (3/4) Installing su-exec (0.2-r3) 08:02:43 #72 25.46 (4/4) Installing yq (4.33.3-r5) 08:02:43 #72 25.82 Executing busybox-1.36.1-r7.trigger 08:02:43 #72 25.89 Executing ca-certificates-20240226-r0.trigger 08:02:43 #72 26.76 OK: 18 MiB in 19 packages 08:02:43 #72 DONE 29.9s 08:02:43 08:02:43 #67 [security-secretstore-setup internal] load build context 08:02:43 #67 ... 08:02:43 08:02:43 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:02:43 #79 ... 08:02:43 08:02:43 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:02:46 #80 ... 08:02:46 08:02:46 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:46 #73 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:46 #73 22.92 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:46 #73 22.92 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:46 #73 22.92 OK: 19946 distinct packages available 08:02:46 #73 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:46 #73 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:46 #73 27.00 (1/4) Installing dumb-init (1.2.5-r2) 08:02:46 #73 27.00 (2/4) Installing musl-obstack (1.2.3-r2) 08:02:46 #73 27.00 (3/4) Installing libucontext (1.2-r2) 08:02:46 #73 27.03 (4/4) Installing gcompat (1.1.0-r1) 08:02:46 #73 27.03 Executing busybox-1.36.1-r7.trigger 08:02:46 #73 27.10 OK: 8 MiB in 19 packages 08:02:46 #73 DONE 29.0s 08:02:46 08:02:46 #58 [support-notifications internal] load build context 08:02:46 #58 ... 08:02:46 08:02:46 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:02:46 #75 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:46 #75 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:46 #75 15.88 OK: 18 MiB in 19 packages 08:02:46 #75 DONE 18.2s 08:02:46 08:02:46 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:02:46 #81 ... 08:02:46 08:02:46 #51 [support-cron-scheduler internal] load build context 08:02:46 #51 transferring context: 70.29MB 36.6s 08:02:46 #51 ... 08:02:46 08:02:46 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:02:46 #82 ... 08:02:46 08:02:46 #51 [support-cron-scheduler internal] load build context 08:02:46 #51 ... 08:02:46 08:02:46 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:46 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s 08:02:47 #43 ... 08:02:47 08:02:47 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:02:47 #83 ... 08:02:47 08:02:47 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:02:47 #74 19.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:47 #74 21.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:47 #74 24.69 OK: 266 MiB in 52 packages 08:02:47 #74 DONE 27.0s 08:02:47 08:02:47 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:48 #43 ... 08:02:48 08:02:48 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:02:48 #77 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:48 #77 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:48 #77 15.46 OK: 12 MiB in 18 packages 08:02:48 #77 DONE 17.0s 08:02:48 08:02:48 #58 [support-notifications internal] load build context 08:02:48 #58 ... 08:02:48 08:02:48 #39 [security-proxy-auth internal] load build context 08:02:48 #39 ... 08:02:48 08:02:48 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:49 #43 ... 08:02:49 08:02:49 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:02:49 #84 DONE 2.6s 08:02:49 08:02:49 #50 [core-metadata internal] load build context 08:02:49 #50 ... 08:02:49 08:02:49 #39 [security-proxy-auth internal] load build context 08:02:50 #39 ... 08:02:50 08:02:50 #49 [core-data internal] load build context 08:02:50 #49 ... 08:02:50 08:02:50 #39 [security-proxy-auth internal] load build context 08:02:50 #39 ... 08:02:50 08:02:50 #52 [security-spiffe-token-provider internal] load build context 08:02:50 #52 ... 08:02:50 08:02:50 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:50 #43 ... 08:02:50 08:02:50 #56 [core-common-config-bootstrapper internal] load build context 08:02:50 #56 ... 08:02:50 08:02:50 #39 [security-proxy-auth internal] load build context 08:02:51 #39 transferring context: 70.98MB 42.4s 08:02:51 #39 ... 08:02:51 08:02:51 #38 [security-proxy-setup internal] load build context 08:02:52 #38 ... 08:02:52 08:02:52 #39 [security-proxy-auth internal] load build context 08:02:52 #39 ... 08:02:52 08:02:52 #65 [core-command internal] load build context 08:02:52 #65 ... 08:02:52 08:02:52 #50 [core-metadata internal] load build context 08:02:52 #50 ... 08:02:52 08:02:52 #66 [core-keeper internal] load build context 08:02:52 #66 ... 08:02:52 08:02:52 #68 [security-bootstrapper internal] load build context 08:02:52 #68 ... 08:02:52 08:02:52 #66 [core-keeper internal] load build context 08:02:53 #66 ... 08:02:53 08:02:53 #69 [support-scheduler internal] load build context 08:02:53 #69 ... 08:02:53 08:02:53 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:02:53 #81 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:53 #81 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:53 #81 15.97 OK: 8 MiB in 16 packages 08:02:53 #81 DONE 17.1s 08:02:53 08:02:53 #69 [support-scheduler internal] load build context 08:02:53 #69 ... 08:02:53 08:02:53 #66 [core-keeper internal] load build context 08:02:53 #66 ... 08:02:53 08:02:53 #67 [security-secretstore-setup internal] load build context 08:02:53 #67 ... 08:02:53 08:02:53 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:53 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.6s 08:02:53 #44 ... 08:02:53 08:02:53 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:02:53 #85 ... 08:02:53 08:02:53 #69 [support-scheduler internal] load build context 08:02:54 #69 ... 08:02:54 08:02:54 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:02:54 #78 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:54 #78 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:54 #78 20.21 OK: 8 MiB in 16 packages 08:02:54 #78 DONE 23.0s 08:02:54 08:02:54 #69 [support-scheduler internal] load build context 08:02:55 #69 ... 08:02:55 08:02:55 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:02:55 #83 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:55 #83 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:55 #83 16.73 OK: 9 MiB in 17 packages 08:02:55 #83 DONE 18.2s 08:02:55 08:02:55 #69 [support-scheduler internal] load build context 08:02:56 #69 ... 08:02:56 08:02:56 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:02:56 #0 9.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:56 #86 ... 08:02:56 08:02:56 #69 [support-scheduler internal] load build context 08:02:56 #69 transferring context: 18.88MB 42.3s 08:02:56 #69 ... 08:02:56 08:02:56 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:02:56 #82 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:56 #82 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:56 #82 18.45 OK: 13 MiB in 26 packages 08:02:56 #82 DONE 20.3s 08:02:56 08:02:56 #69 [support-scheduler internal] load build context 08:02:56 #69 ... 08:02:56 08:02:56 #51 [support-cron-scheduler internal] load build context 08:02:56 #51 ... 08:02:56 08:02:56 #39 [security-proxy-auth internal] load build context 08:02:57 #39 ... 08:02:57 08:02:57 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:02:57 #79 13.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:57 #79 15.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:57 #79 20.33 (1/1) Installing dumb-init (1.2.5-r2) 08:02:57 #79 21.23 Executing busybox-1.36.1-r7.trigger 08:02:57 #79 21.38 OK: 8 MiB in 16 packages 08:02:57 #79 DONE 23.9s 08:02:57 08:02:57 #39 [security-proxy-auth internal] load build context 08:02:57 #39 ... 08:02:57 08:02:57 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:02:57 #76 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:57 #76 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:57 #76 17.46 OK: 8 MiB in 17 packages 08:02:57 #76 DONE 18.7s 08:02:57 08:02:57 #39 [security-proxy-auth internal] load build context 08:02:59 #39 ... 08:02:59 08:02:59 #58 [support-notifications internal] load build context 08:02:59 #58 ... 08:02:59 08:02:59 #39 [security-proxy-auth internal] load build context 08:02:59 #39 ... 08:02:59 08:02:59 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:02:59 #80 9.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:59 #80 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:59 #80 14.33 OK: 9 MiB in 20 packages 08:02:59 #80 DONE 16.0s 08:02:59 08:02:59 #39 [security-proxy-auth internal] load build context 08:02:59 #39 ... 08:02:59 08:02:59 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:02:59 #85 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:59 #85 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:59 #85 14.76 OK: 18 MiB in 19 packages 08:02:59 #85 DONE 15.6s 08:02:59 08:02:59 #39 [security-proxy-auth internal] load build context 08:02:59 #39 ... 08:02:59 08:02:59 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:02:59 #86 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:59 #86 13.07 OK: 8 MiB in 19 packages 08:02:59 #86 DONE 13.9s 08:02:59 08:02:59 #39 [security-proxy-auth internal] load build context 08:03:00 #39 ... 08:03:00 08:03:00 #49 [core-data internal] load build context 08:03:00 #49 ... 08:03:00 08:03:00 #52 [security-spiffe-token-provider internal] load build context 08:03:00 #52 ... 08:03:00 08:03:00 #49 [core-data internal] load build context 08:03:01 #49 ... 08:03:01 08:03:01 #56 [core-common-config-bootstrapper internal] load build context 08:03:01 #56 ... 08:03:01 08:03:01 #49 [core-data internal] load build context 08:03:01 #49 ... 08:03:01 08:03:01 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:01 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.5s 08:03:01 #43 ... 08:03:01 08:03:01 #49 [core-data internal] load build context 08:03:01 #49 transferring context: 105.21MB 52.6s 08:03:02 #49 ... 08:03:02 08:03:02 #38 [security-proxy-setup internal] load build context 08:03:02 #38 ... 08:03:02 08:03:02 #49 [core-data internal] load build context 08:03:02 #49 ... 08:03:02 08:03:02 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:03:02 #87 DONE 4.8s 08:03:02 08:03:02 #65 [core-command internal] load build context 08:03:02 #65 ... 08:03:02 08:03:02 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:03:02 #88 ... 08:03:02 08:03:02 #50 [core-metadata internal] load build context 08:03:02 #50 ... 08:03:02 08:03:02 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:03 #43 ... 08:03:03 08:03:03 #68 [security-bootstrapper internal] load build context 08:03:03 #68 ... 08:03:03 08:03:03 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:03 #43 ... 08:03:03 08:03:03 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:03:03 #88 DONE 0.9s 08:03:03 08:03:03 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:03 #43 ... 08:03:03 08:03:03 #66 [core-keeper internal] load build context 08:03:03 #66 ... 08:03:03 08:03:03 #67 [security-secretstore-setup internal] load build context 08:03:03 #67 ... 08:03:03 08:03:03 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:04 #43 ... 08:03:04 08:03:04 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:03:04 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.2s 08:03:04 #44 ... 08:03:04 08:03:04 #66 [core-keeper internal] load build context 08:03:06 #66 transferring context: 72.36MB 53.5s 08:03:07 #66 ... 08:03:07 08:03:07 #51 [support-cron-scheduler internal] load build context 08:03:07 #51 ... 08:03:07 08:03:07 #69 [support-scheduler internal] load build context 08:03:07 #69 ... 08:03:07 08:03:07 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:07 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.6s 08:03:09 #43 ... 08:03:09 08:03:09 #58 [support-notifications internal] load build context 08:03:09 #58 ... 08:03:09 08:03:09 #69 [support-scheduler internal] load build context 08:03:10 #69 ... 08:03:10 08:03:10 #39 [security-proxy-auth internal] load build context 08:03:10 #39 ... 08:03:10 08:03:10 #69 [support-scheduler internal] load build context 08:03:10 #69 ... 08:03:10 08:03:10 #52 [security-spiffe-token-provider internal] load build context 08:03:10 #52 ... 08:03:10 08:03:10 #39 [security-proxy-auth internal] load build context 08:03:11 #39 ... 08:03:11 08:03:11 #56 [core-common-config-bootstrapper internal] load build context 08:03:11 #56 ... 08:03:11 08:03:11 #69 [support-scheduler internal] load build context 08:03:12 #69 transferring context: 60.56MB 57.6s 08:03:12 #69 ... 08:03:12 08:03:12 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:03:12 #89 DONE 1.8s 08:03:12 08:03:12 #38 [security-proxy-setup internal] load build context 08:03:12 #38 ... 08:03:12 08:03:12 #49 [core-data internal] load build context 08:03:12 #49 ... 08:03:12 08:03:12 #65 [core-command internal] load build context 08:03:12 #65 ... 08:03:12 08:03:12 #38 [security-proxy-setup internal] load build context 08:03:12 #38 ... 08:03:12 08:03:12 #50 [core-metadata internal] load build context 08:03:13 #50 ... 08:03:13 08:03:13 #49 [core-data internal] load build context 08:03:13 #49 ... 08:03:13 08:03:13 #68 [security-bootstrapper internal] load build context 08:03:13 #68 ... 08:03:13 08:03:13 #49 [core-data internal] load build context 08:03:13 #49 ... 08:03:13 08:03:13 #67 [security-secretstore-setup internal] load build context 08:03:14 #67 ... 08:03:14 08:03:14 #49 [core-data internal] load build context 08:03:14 #49 ... 08:03:14 08:03:14 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:03:14 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.4s done 08:03:15 #44 ... 08:03:15 08:03:15 #49 [core-data internal] load build context 08:03:17 #49 transferring context: 180.50MB 67.9s 08:03:17 #49 ... 08:03:17 08:03:17 #66 [core-keeper internal] load build context 08:03:17 #66 ... 08:03:17 08:03:17 #51 [support-cron-scheduler internal] load build context 08:03:17 #51 ... 08:03:17 08:03:17 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:17 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.6s 08:03:17 #43 ... 08:03:17 08:03:17 #51 [support-cron-scheduler internal] load build context 08:03:19 #51 ... 08:03:19 08:03:19 #58 [support-notifications internal] load build context 08:03:19 #58 ... 08:03:19 08:03:19 #51 [support-cron-scheduler internal] load build context 08:03:21 #51 ... 08:03:21 08:03:21 #52 [security-spiffe-token-provider internal] load build context 08:03:21 #52 ... 08:03:21 08:03:21 #51 [support-cron-scheduler internal] load build context 08:03:21 #51 ... 08:03:21 08:03:21 #39 [security-proxy-auth internal] load build context 08:03:21 #39 ... 08:03:21 08:03:21 #52 [security-spiffe-token-provider internal] load build context 08:03:21 #52 ... 08:03:21 08:03:21 #56 [core-common-config-bootstrapper internal] load build context 08:03:21 #56 ... 08:03:21 08:03:21 #39 [security-proxy-auth internal] load build context 08:03:21 #39 transferring context: 191.24MB 72.9s 08:03:22 #39 ... 08:03:22 08:03:22 #69 [support-scheduler internal] load build context 08:03:22 #69 ... 08:03:22 08:03:22 #39 [security-proxy-auth internal] load build context 08:03:22 #39 ... 08:03:22 08:03:22 #65 [core-command internal] load build context 08:03:22 #65 ... 08:03:22 08:03:22 #39 [security-proxy-auth internal] load build context 08:03:23 #39 ... 08:03:23 08:03:23 #38 [security-proxy-setup internal] load build context 08:03:23 #38 ... 08:03:23 08:03:23 #50 [core-metadata internal] load build context 08:03:23 #50 ... 08:03:23 08:03:23 #38 [security-proxy-setup internal] load build context 08:03:23 #38 ... 08:03:23 08:03:23 #68 [security-bootstrapper internal] load build context 08:03:23 #68 ... 08:03:23 08:03:23 #38 [security-proxy-setup internal] load build context 08:03:24 #38 ... 08:03:24 08:03:24 #67 [security-secretstore-setup internal] load build context 08:03:24 #67 ... 08:03:24 08:03:24 #38 [security-proxy-setup internal] load build context 08:03:26 #38 transferring context: 235.83MB 78.8s 08:03:27 #38 ... 08:03:27 08:03:27 #49 [core-data internal] load build context 08:03:27 #49 ... 08:03:27 08:03:27 #66 [core-keeper internal] load build context 08:03:27 #66 ... 08:03:27 08:03:27 #49 [core-data internal] load build context 08:03:27 #49 ... 08:03:27 08:03:27 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:27 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.0s done 08:03:27 #43 ... 08:03:27 08:03:27 #66 [core-keeper internal] load build context 08:03:29 #66 ... 08:03:29 08:03:29 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:29 #90 DONE 4.1s 08:03:29 08:03:29 #66 [core-keeper internal] load build context 08:03:29 #66 ... 08:03:29 08:03:29 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:29 #91 DONE 5.8s 08:03:29 08:03:29 #66 [core-keeper internal] load build context 08:03:29 #66 ... 08:03:29 08:03:29 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:29 #92 DONE 6.1s 08:03:29 08:03:29 #66 [core-keeper internal] load build context 08:03:29 #66 ... 08:03:29 08:03:29 #58 [support-notifications internal] load build context 08:03:29 #58 ... 08:03:29 08:03:29 #66 [core-keeper internal] load build context 08:03:31 #66 ... 08:03:31 08:03:31 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:03:31 #93 DONE 2.1s 08:03:31 08:03:31 #66 [core-keeper internal] load build context 08:03:31 #66 ... 08:03:31 08:03:31 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:03:31 #94 DONE 2.2s 08:03:31 08:03:31 #66 [core-keeper internal] load build context 08:03:31 #66 ... 08:03:31 08:03:31 #51 [support-cron-scheduler internal] load build context 08:03:31 #51 ... 08:03:31 08:03:31 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:03:31 #95 ... 08:03:31 08:03:31 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:03:31 #96 DONE 2.1s 08:03:31 08:03:31 #52 [security-spiffe-token-provider internal] load build context 08:03:31 #52 transferring context: 117.40MB 82.3s 08:03:31 #52 ... 08:03:31 08:03:31 #56 [core-common-config-bootstrapper internal] load build context 08:03:31 #56 ... 08:03:31 08:03:31 #51 [support-cron-scheduler internal] load build context 08:03:32 #51 ... 08:03:32 08:03:32 #69 [support-scheduler internal] load build context 08:03:32 #69 ... 08:03:32 08:03:32 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:03:32 #95 DONE 1.3s 08:03:32 08:03:32 #69 [support-scheduler internal] load build context 08:03:32 #69 ... 08:03:32 08:03:32 #50 [core-metadata internal] load build context 08:03:32 #50 ... 08:03:32 08:03:32 #69 [support-scheduler internal] load build context 08:03:32 #69 ... 08:03:32 08:03:32 #97 [security-spire-server stage-2 6/9] COPY security.txt / 08:03:32 #97 DONE 1.3s 08:03:32 08:03:32 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 08:03:32 #98 DONE 1.7s 08:03:32 08:03:32 #69 [support-scheduler internal] load build context 08:03:33 #69 ... 08:03:33 08:03:33 #65 [core-command internal] load build context 08:03:33 #65 ... 08:03:33 08:03:33 #39 [security-proxy-auth internal] load build context 08:03:33 #39 ... 08:03:33 08:03:33 #65 [core-command internal] load build context 08:03:34 #65 ... 08:03:34 08:03:34 #68 [security-bootstrapper internal] load build context 08:03:34 #68 ... 08:03:34 08:03:34 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:03:34 #99 DONE 1.0s 08:03:34 08:03:34 #68 [security-bootstrapper internal] load build context 08:03:34 #68 ... 08:03:34 08:03:34 #65 [core-command internal] load build context 08:03:34 #65 ... 08:03:34 08:03:34 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:03:34 #100 DONE 1.3s 08:03:34 08:03:34 #65 [core-command internal] load build context 08:03:34 #65 ... 08:03:34 08:03:34 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:03:34 #101 DONE 1.4s 08:03:34 08:03:34 #65 [core-command internal] load build context 08:03:34 #65 ... 08:03:34 08:03:34 #67 [security-secretstore-setup internal] load build context 08:03:34 #67 ... 08:03:34 08:03:34 #65 [core-command internal] load build context 08:03:35 #65 ... 08:03:35 08:03:35 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:03:35 #102 DONE 1.4s 08:03:35 08:03:35 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:03:35 #103 DONE 1.4s 08:03:35 08:03:35 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:03:36 #104 ... 08:03:36 08:03:36 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:03:36 #105 DONE 1.6s 08:03:36 08:03:36 #67 [security-secretstore-setup internal] load build context 08:03:37 #67 ... 08:03:37 08:03:37 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:03:37 #106 DONE 1.3s 08:03:37 08:03:37 #67 [security-secretstore-setup internal] load build context 08:03:37 #67 transferring context: 136.44MB 82.0s 08:03:37 #67 ... 08:03:37 08:03:37 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:03:37 #104 DONE 1.6s 08:03:37 08:03:37 #67 [security-secretstore-setup internal] load build context 08:03:37 #67 ... 08:03:37 08:03:37 #38 [security-proxy-setup internal] load build context 08:03:37 #38 ... 08:03:37 08:03:37 #67 [security-secretstore-setup internal] load build context 08:03:38 #67 ... 08:03:38 08:03:38 #49 [core-data internal] load build context 08:03:38 #49 ... 08:03:38 08:03:38 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:03:38 #107 DONE 1.7s 08:03:38 08:03:38 #49 [core-data internal] load build context 08:03:38 #49 ... 08:03:38 08:03:38 #67 [security-secretstore-setup internal] load build context 08:03:40 #67 ... 08:03:40 08:03:40 #58 [support-notifications internal] load build context 08:03:40 #58 ... 08:03:40 08:03:40 #67 [security-secretstore-setup internal] load build context 08:03:41 #67 ... 08:03:41 08:03:41 #66 [core-keeper internal] load build context 08:03:41 #66 ... 08:03:41 08:03:41 #67 [security-secretstore-setup internal] load build context 08:03:42 #67 ... 08:03:42 08:03:42 #52 [security-spiffe-token-provider internal] load build context 08:03:42 #52 transferring context: 136.11MB 92.4s 08:03:42 #52 ... 08:03:42 08:03:42 #56 [core-common-config-bootstrapper internal] load build context 08:03:42 #56 ... 08:03:42 08:03:42 #52 [security-spiffe-token-provider internal] load build context 08:03:42 #52 ... 08:03:42 08:03:42 #51 [support-cron-scheduler internal] load build context 08:03:42 #51 ... 08:03:42 08:03:42 #50 [core-metadata internal] load build context 08:03:43 #50 ... 08:03:43 08:03:43 #51 [support-cron-scheduler internal] load build context 08:03:43 #51 ... 08:03:43 08:03:43 #69 [support-scheduler internal] load build context 08:03:43 #69 ... 08:03:43 08:03:43 #50 [core-metadata internal] load build context 08:03:43 #50 ... 08:03:43 08:03:43 #39 [security-proxy-auth internal] load build context 08:03:43 #39 ... 08:03:43 08:03:43 #50 [core-metadata internal] load build context 08:03:43 #50 ... 08:03:43 08:03:43 #68 [security-bootstrapper internal] load build context 08:03:44 #68 ... 08:03:44 08:03:44 #50 [core-metadata internal] load build context 08:03:45 #50 ... 08:03:45 08:03:45 #108 [security-spire-agent] exporting to image 08:03:45 #108 exporting layers 6.9s done 08:03:45 #108 writing image sha256:26162cf7ad086989040f4973a54214991d08343c06674146d764d38f9c43e18c 0.3s done 08:03:45 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 08:03:45 #108 writing image sha256:101a81c01062c9c23c24738fe9aaed9ffaaf6e90e2ce2078371fe8b3c971bfd3 0.0s done 08:03:45 #108 naming to docker.io/library/security-spire-config-arm64 done 08:03:45 #108 writing image sha256:687a50c6e75e6883fd2060f3d1abe55615d76ac4002737cf5fe7e6eb3bb1f6a9 0.0s done 08:03:45 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:03:45 #108 DONE 8.6s 08:03:45 08:03:45 #50 [core-metadata internal] load build context 08:03:45 #50 ... 08:03:45 08:03:45 #65 [core-command internal] load build context 08:03:45 #65 ... 08:03:45 08:03:45 #50 [core-metadata internal] load build context 08:03:46 #50 transferring context: 309.31MB 97.6s done 08:03:46 #50 ... 08:03:46 08:03:46 #56 [core-common-config-bootstrapper internal] load build context 08:03:46 #56 transferring context: 309.31MB 95.9s done 08:03:46 #56 DONE 96.6s 08:03:46 08:03:46 #65 [core-command internal] load build context 08:03:46 #65 ... 08:03:46 08:03:46 #50 [core-metadata internal] load build context 08:03:46 #50 DONE 98.1s 08:03:46 08:03:46 #65 [core-command internal] load build context 08:03:47 #65 ... 08:03:47 08:03:47 #38 [security-proxy-setup internal] load build context 08:03:47 #38 transferring context: 309.31MB 99.7s done 08:03:47 #38 DONE 100.2s 08:03:47 08:03:47 #65 [core-command internal] load build context 08:03:47 #65 ... 08:03:47 08:03:47 #58 [support-notifications internal] load build context 08:03:47 #58 transferring context: 309.31MB 96.4s done 08:03:47 #58 DONE 97.4s 08:03:47 08:03:47 #65 [core-command internal] load build context 08:03:47 #65 ... 08:03:47 08:03:47 #51 [support-cron-scheduler internal] load build context 08:03:47 #51 transferring context: 309.31MB 97.4s done 08:03:47 #51 DONE 98.3s 08:03:47 08:03:47 #65 [core-command internal] load build context 08:03:48 #65 ... 08:03:48 08:03:48 #49 [core-data internal] load build context 08:03:48 #49 ... 08:03:48 08:03:48 #65 [core-command internal] load build context 08:03:49 #65 ... 08:03:49 08:03:49 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:03:49 #109 DONE 2.2s 08:03:49 08:03:49 #49 [core-data internal] load build context 08:03:49 #49 transferring context: 309.31MB 99.9s done 08:03:49 #49 DONE 100.6s 08:03:49 08:03:49 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:03:49 #110 CACHED 08:03:49 08:03:49 #65 [core-command internal] load build context 08:03:49 #65 ... 08:03:49 08:03:49 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:03:49 #111 DONE 2.2s 08:03:49 08:03:49 #65 [core-command internal] load build context 08:03:49 #65 ... 08:03:49 08:03:49 #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:03:49 #112 DONE 1.5s 08:03:49 08:03:49 #65 [core-command internal] load build context 08:03:49 #65 ... 08:03:49 08:03:49 #39 [security-proxy-auth internal] load build context 08:03:49 #39 transferring context: 309.31MB 100.7s done 08:03:49 #39 DONE 101.1s 08:03:49 08:03:49 #65 [core-command internal] load build context 08:03:51 #65 ... 08:03:51 08:03:51 #66 [core-keeper internal] load build context 08:03:51 #66 ... 08:03:51 08:03:51 #65 [core-command internal] load build context 08:03:52 #65 ... 08:03:52 08:03:52 #67 [security-secretstore-setup internal] load build context 08:03:52 #67 ... 08:03:52 08:03:52 #65 [core-command internal] load build context 08:03:52 #65 ... 08:03:52 08:03:52 #66 [core-keeper internal] load build context 08:03:52 #66 transferring context: 309.31MB 99.0s done 08:03:52 #66 DONE 101.4s 08:03:52 08:03:52 #65 [core-command internal] load build context 08:03:53 #65 ... 08:03:53 08:03:53 #52 [security-spiffe-token-provider internal] load build context 08:03:53 #52 ... 08:03:53 08:03:53 #65 [core-command internal] load build context 08:03:53 #65 ... 08:03:53 08:03:53 #69 [support-scheduler internal] load build context 08:03:53 #69 ... 08:03:53 08:03:53 #65 [core-command internal] load build context 08:03:54 #65 ... 08:03:54 08:03:54 #68 [security-bootstrapper internal] load build context 08:03:54 #68 ... 08:03:54 08:03:54 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:03:54 #113 DONE 1.6s 08:03:54 08:03:54 #68 [security-bootstrapper internal] load build context 08:03:54 #68 ... 08:03:54 08:03:54 #65 [core-command internal] load build context 08:03:55 #65 transferring context: 309.31MB 101.6s done 08:03:55 #65 DONE 104.3s 08:03:55 08:03:55 #67 [security-secretstore-setup internal] load build context 08:03:59 #67 ... 08:03:59 08:03:59 #68 [security-bootstrapper internal] load build context 08:03:59 #68 ... 08:03:59 08:03:59 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:59 #114 ... 08:03:59 08:03:59 #68 [security-bootstrapper internal] load build context 08:03:59 #68 ... 08:03:59 08:03:59 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:59 #115 ... 08:03:59 08:03:59 #68 [security-bootstrapper internal] load build context 08:03:59 #68 ... 08:03:59 08:03:59 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:00 #116 ... 08:04:00 08:04:00 #68 [security-bootstrapper internal] load build context 08:04:00 #68 transferring context: 171.42MB 106.2s 08:04:01 #68 ... 08:04:01 08:04:01 #69 [support-scheduler internal] load build context 08:04:01 #69 transferring context: 309.31MB 107.0s done 08:04:01 #69 DONE 109.9s 08:04:01 08:04:01 #68 [security-bootstrapper internal] load build context 08:04:03 #68 ... 08:04:03 08:04:03 #52 [security-spiffe-token-provider internal] load build context 08:04:03 #52 ... 08:04:03 08:04:03 #68 [security-bootstrapper internal] load build context 08:04:04 #68 ... 08:04:04 08:04:04 #67 [security-secretstore-setup internal] load build context 08:04:04 #67 transferring context: 309.31MB 108.9s done 08:04:04 #67 DONE 113.0s 08:04:04 08:04:04 #68 [security-bootstrapper internal] load build context 08:04:04 #68 ... 08:04:04 08:04:04 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:04 #117 ... 08:04:04 08:04:04 #68 [security-bootstrapper internal] load build context 08:04:06 #68 ... 08:04:06 08:04:06 #52 [security-spiffe-token-provider internal] load build context 08:04:06 #52 transferring context: 309.31MB 116.9s done 08:04:06 #52 DONE 117.3s 08:04:06 08:04:06 #68 [security-bootstrapper internal] load build context 08:04:08 #68 ... 08:04:08 08:04:08 #118 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:04:08 #118 DONE 1.2s 08:04:08 08:04:08 #68 [security-bootstrapper internal] load build context 08:04:08 #68 transferring context: 309.31MB 114.3s done 08:04:08 #68 DONE 117.3s 08:04:08 08:04:08 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #119 ... 08:05:30 08:05:30 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #117 DONE 88.7s 08:05:30 08:05:30 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #116 DONE 93.4s 08:05:30 08:05:30 #120 [core-keeper builder 7/8] COPY . . 08:05:30 #120 ... 08:05:30 08:05:30 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #119 DONE 75.4s 08:05:30 08:05:30 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #114 DONE 94.0s 08:05:30 08:05:30 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #115 DONE 93.7s 08:05:30 08:05:30 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:05:30 #121 ... 08:05:30 08:05:30 #122 [security-proxy-setup builder 6/7] COPY . . 08:05:30 #122 DONE 6.9s 08:05:30 08:05:30 #123 [core-metadata builder 6/7] COPY . . 08:05:30 #123 DONE 6.9s 08:05:30 08:05:30 #124 [core-command builder 6/7] COPY . . 08:05:30 #124 CACHED 08:05:30 08:05:30 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #125 CACHED 08:05:30 08:05:30 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 08:05:30 #126 CACHED 08:05:30 08:05:30 #120 [core-keeper builder 7/8] COPY . . 08:05:30 #120 DONE 6.9s 08:05:30 08:05:30 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:05:30 #127 CACHED 08:05:30 08:05:30 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #128 CACHED 08:05:30 08:05:30 #129 [security-secretstore-setup builder 6/7] COPY . . 08:05:30 #129 CACHED 08:05:30 08:05:30 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #130 CACHED 08:05:30 08:05:30 #131 [support-scheduler builder 6/7] COPY . . 08:05:30 #131 CACHED 08:05:30 08:05:30 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:05:30 #132 CACHED 08:05:30 08:05:30 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:05:30 #133 CACHED 08:05:30 08:05:30 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #134 CACHED 08:05:30 08:05:30 #135 [security-bootstrapper builder 6/7] COPY . . 08:05:30 #135 CACHED 08:05:30 08:05:30 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 08:05:30 #136 CACHED 08:05:30 08:05:30 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #137 CACHED 08:05:30 08:05:30 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:05:30 #121 DONE 6.9s 08:05:30 08:05:30 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:05:30 #138 CACHED 08:05:30 08:05:30 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #139 CACHED 08:05:30 08:05:30 #140 [security-proxy-auth builder 6/7] COPY . . 08:05:30 #140 CACHED 08:05:30 08:05:30 #141 [support-cron-scheduler builder 6/7] COPY . . 08:05:30 #141 DONE 7.0s 08:05:30 08:05:30 #142 [core-data builder 6/7] COPY . . 08:05:30 #142 CACHED 08:05:30 08:05:30 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #143 CACHED 08:05:30 08:05:30 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 08:05:30 #144 CACHED 08:05:30 08:05:30 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:05:30 #145 ... 08:05:30 08:05:30 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:30 #146 CACHED 08:05:30 08:05:30 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:05:30 #147 CACHED 08:05:30 08:05:30 #148 [support-notifications builder 6/7] COPY . . 08:05:30 #148 CACHED 08:05:30 08:05:30 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:05:35 #149 ... 08:05:35 08:05:35 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:05:35 #0 5.450 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:05:36 #150 ... 08:05:36 08:05:36 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:05:36 #0 6.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:05:37 #151 ... 08:05:37 08:05:37 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:05:37 #149 6.823 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:05:40 #149 ... 08:05:40 08:05:40 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:05:40 #0 4.967 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:05:40 #152 ... 08:05:40 08:05:40 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:05:40 #0 6.392 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:05:40 #153 ... 08:05:40 08:05:40 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:05:40 #0 7.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:05:40 #154 ... 08:05:40 08:05:40 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:05:40 #0 6.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:05:40 #155 ... 08:05:40 08:05:40 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:05:40 #0 7.207 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:05:40 #156 ... 08:05:40 08:05:40 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:05:40 #0 7.178 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:05:41 #157 ... 08:05:41 08:05:41 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:05:41 #0 6.399 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:05:41 #158 ... 08:05:41 08:05:41 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:05:41 #0 7.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:05:41 #159 ... 08:05:41 08:05:41 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:05:41 #0 7.187 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:05:41 #160 ... 08:05:41 08:05:41 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:05:41 #145 7.235 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:25:49 #145 ... 08:25:49 08:25:49 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:25:49 #155 1212.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:25:51 #155 ... 08:25:51 08:25:51 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:25:51 #153 DONE 1220.8s 08:25:51 08:25:51 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:25:51 #43 ... 08:25:51 08:25:51 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:25:51 #161 DONE 0.4s 08:25:51 08:25:51 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:25:51 #162 DONE 0.2s 08:25:51 08:25:51 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:25:52 #163 DONE 0.2s 08:25:52 08:25:52 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:25:52 #164 DONE 0.2s 08:25:52 08:25:52 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:25:52 #165 DONE 0.3s 08:25:52 08:25:52 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:25:53 #166 DONE 0.4s 08:25:53 08:25:53 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:25:53 #167 ... 08:25:53 08:25:53 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:25:53 #152 DONE 1223.6s 08:25:53 08:25:53 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:25:54 #168 DONE 0.6s 08:25:54 08:25:54 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:25:56 #169 ... 08:25:56 08:25:56 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:25:56 #167 DONE 3.5s 08:25:56 08:25:56 #108 [security-proxy-setup] exporting to image 08:25:56 #108 exporting layers 08:25:57 #108 ... 08:25:57 08:25:57 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:25:57 #169 DONE 3.0s 08:25:57 08:25:57 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:25:57 #170 DONE 0.3s 08:25:57 08:25:57 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:25:57 #150 ... 08:25:57 08:25:57 #108 [security-proxy-setup] exporting to image 08:25:57 #108 exporting layers 1.4s done 08:25:57 #108 writing image sha256:906041ce17733a2d8f4dac9701587d673a704e4f47e99db6b52c6ecfc6f1bb8f 0.0s done 08:25:57 #108 naming to docker.io/library/security-proxy-setup-arm64 done 08:25:57 #108 DONE 10.0s 08:25:57 08:25:57 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:25:58 #171 DONE 0.3s 08:25:58 08:25:58 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:25:58 #172 DONE 0.3s 08:25:58 08:25:58 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:25:58 #173 DONE 0.2s 08:25:58 08:25:58 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:25:58 #174 DONE 0.1s 08:25:58 08:25:58 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:25:58 #175 DONE 0.2s 08:25:58 08:25:58 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:25:59 #176 DONE 0.2s 08:25:59 08:25:59 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:25:59 #154 ... 08:25:59 08:25:59 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:25:59 #177 DONE 0.2s 08:25:59 08:25:59 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:25:59 #178 DONE 0.1s 08:25:59 08:25:59 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:26:02 #179 DONE 2.2s 08:26:02 08:26:02 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:26:02 #156 ... 08:26:02 08:26:02 #108 [security-bootstrapper] exporting to image 08:26:03 #108 exporting layers 1.3s done 08:26:03 #108 writing image sha256:b07ff13a7f5517d09f0f8a9f20f85695fb41bc958cbc8da50a0f599686bc9d11 done 08:26:03 #108 naming to docker.io/library/security-bootstrapper-arm64 done 08:26:03 #108 DONE 11.4s 08:26:03 08:26:03 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:26:06 #43 ... 08:26:06 08:26:06 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:26:06 #155 DONE 1235.7s 08:26:06 08:26:06 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:26:06 #150 ... 08:26:06 08:26:06 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:26:06 #180 DONE 0.4s 08:26:06 08:26:06 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:26:06 #154 ... 08:26:06 08:26:06 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:26:06 #181 DONE 0.2s 08:26:06 08:26:06 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:26:07 #182 DONE 0.2s 08:26:07 08:26:07 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:26:07 #183 DONE 0.1s 08:26:07 08:26:07 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:26:07 #184 DONE 0.2s 08:26:07 08:26:07 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:26:07 #151 ... 08:26:07 08:26:07 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:26:07 #185 DONE 0.4s 08:26:07 08:26:07 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:26:08 #186 DONE 0.3s 08:26:08 08:26:08 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:26:08 #157 ... 08:26:08 08:26:08 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:26:08 #187 DONE 0.1s 08:26:08 08:26:08 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:26:10 #188 DONE 2.2s 08:26:10 08:26:10 #108 [security-secretstore-setup] exporting to image 08:26:10 #108 exporting layers 08:26:12 #108 exporting layers 1.3s done 08:26:12 #108 writing image sha256:26b7880fb7c0748f831eb420777aa96a5148a000f6eab4245e9598f4c5518356 done 08:26:12 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 08:26:12 #108 DONE 12.7s 08:26:12 08:26:12 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:27:08 #145 ... 08:27:08 08:27:08 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:27:08 #156 DONE 1297.8s 08:27:08 08:27:08 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:27:08 #150 ... 08:27:08 08:27:08 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:27:08 #189 DONE 0.3s 08:27:08 08:27:08 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:27:08 #190 DONE 0.2s 08:27:08 08:27:08 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:27:09 #191 DONE 0.4s 08:27:09 08:27:09 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:27:09 #150 ... 08:27:09 08:27:09 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:27:09 #192 DONE 0.3s 08:27:09 08:27:09 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:27:09 #149 ... 08:27:09 08:27:09 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:27:09 #193 DONE 0.1s 08:27:09 08:27:09 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:27:11 #194 DONE 2.1s 08:27:11 08:27:11 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:27:12 #151 ... 08:27:12 08:27:12 #108 [core-common-config-bootstrapper] exporting to image 08:27:12 #108 exporting layers 08:27:12 #108 exporting layers 0.6s done 08:27:12 #108 writing image sha256:ceb25ad27958df792738736856d1296cbbfb4d061b3459a21b02ecf8797625f8 done 08:27:12 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:27:12 #108 DONE 13.3s 08:27:12 08:27:12 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:29:34 #150 ... 08:29:34 08:29:34 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:29:34 #145 DONE 1437.1s 08:29:34 08:29:34 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:29:34 #158 ... 08:29:34 08:29:34 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:29:34 #195 DONE 0.3s 08:29:34 08:29:34 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:29:34 #196 DONE 0.2s 08:29:34 08:29:34 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:29:34 #197 DONE 0.2s 08:29:34 08:29:34 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:29:34 #198 DONE 0.1s 08:29:34 08:29:34 #108 [security-spiffe-token-provider] exporting to image 08:29:34 #108 exporting layers 08:29:34 #108 exporting layers 0.8s done 08:29:34 #108 writing image sha256:4a95842398cf07462f2988fc7df1b9f32d6407ca06dd87bf1f8c4c3470af596f done 08:29:34 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:29:34 #108 DONE 14.1s 08:29:34 08:29:34 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:56 #150 ... 08:37:56 08:37:56 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:56 #159 DONE 1940.2s 08:37:56 08:37:56 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:56 #150 ... 08:37:56 08:37:56 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:56 #199 DONE 0.1s 08:37:56 08:37:56 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:56 #200 DONE 0.1s 08:37:56 08:37:56 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:56 #150 ... 08:37:56 08:37:56 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:56 #201 DONE 0.5s 08:37:56 08:37:56 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:56 #149 ... 08:37:56 08:37:56 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:56 #202 DONE 0.2s 08:37:56 08:37:56 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:56 #203 DONE 0.2s 08:37:56 08:37:56 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:56 #204 DONE 2.1s 08:37:56 08:37:56 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:56 #151 ... 08:37:56 08:37:56 #108 [security-proxy-auth] exporting to image 08:37:56 #108 exporting layers 08:37:56 #108 exporting layers 0.7s done 08:37:56 #108 writing image sha256:04c16e91a0f0696803a1375613e89545375e583bc5e3989fea9bd98f7945fc95 done 08:37:56 #108 naming to docker.io/library/security-proxy-auth-arm64 done 08:37:56 #108 DONE 14.9s 08:37:56 08:37:56 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:04 #151 ... 08:39:04 08:39:04 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:04 #154 DONE 2007.2s 08:39:04 08:39:04 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:04 #150 ... 08:39:04 08:39:04 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:04 #205 DONE 0.1s 08:39:04 08:39:04 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:39:04 #158 ... 08:39:04 08:39:04 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:04 #206 DONE 0.3s 08:39:04 08:39:04 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:04 #150 ... 08:39:04 08:39:04 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:04 #207 DONE 0.5s 08:39:04 08:39:04 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:04 #208 DONE 0.1s 08:39:04 08:39:04 #108 [core-command] exporting to image 08:39:04 #108 exporting layers 08:39:04 #108 exporting layers 0.4s done 08:39:04 #108 writing image sha256:92cbf89d7805c0fe0e873b043527ae92c8e1fd07eada0cb80db9c8630c3acb96 done 08:39:04 #108 naming to docker.io/library/core-command-arm64 done 08:39:04 #108 DONE 15.3s 08:39:04 08:39:04 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:10 #151 ... 08:41:10 08:41:10 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:41:10 #158 DONE 2133.1s 08:41:10 08:41:10 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:10 #150 DONE 2133.1s 08:41:10 08:41:10 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:10 #157 ... 08:41:10 08:41:10 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:41:10 #209 DONE 0.4s 08:41:10 08:41:10 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:10 #151 ... 08:41:10 08:41:10 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:41:10 #210 ... 08:41:10 08:41:10 #211 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:10 #211 DONE 0.3s 08:41:10 08:41:10 #212 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:10 #212 DONE 0.2s 08:41:10 08:41:10 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:10 #213 ... 08:41:10 08:41:10 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:41:10 #210 DONE 0.6s 08:41:10 08:41:10 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:41:10 #214 DONE 0.2s 08:41:10 08:41:10 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:10 #213 DONE 1.0s 08:41:10 08:41:10 #108 [core-keeper] exporting to image 08:41:10 #108 exporting layers 08:41:10 #108 exporting layers 0.7s done 08:41:10 #108 writing image sha256:dcb5f384ea382b43a09c1555a8e05f138493969d5b7ce385fc5a736b969b6d13 08:41:10 #108 writing image sha256:dcb5f384ea382b43a09c1555a8e05f138493969d5b7ce385fc5a736b969b6d13 0.0s done 08:41:10 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 08:41:10 #108 DONE 16.0s 08:41:10 08:41:10 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:41:10 #215 DONE 0.2s 08:41:10 08:41:10 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:10 #151 ... 08:41:10 08:41:10 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:41:10 #216 DONE 0.3s 08:41:10 08:41:10 #108 [core-data] exporting to image 08:41:10 #108 exporting layers 0.6s done 08:41:10 #108 writing image sha256:584b0e83cc70107ef370af23bd17656632422f54b8535646ecf8f74492ffbc48 done 08:41:10 #108 naming to docker.io/library/core-data-arm64 done 08:41:10 #108 DONE 16.6s 08:41:10 08:41:10 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:10 #157 ... 08:41:10 08:41:10 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:10 #151 DONE 2140.2s 08:41:10 08:41:10 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:41:11 #160 ... 08:41:11 08:41:11 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:11 #217 DONE 0.2s 08:41:11 08:41:11 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:11 #218 DONE 0.1s 08:41:11 08:41:11 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:41:11 #219 DONE 0.4s 08:41:11 08:41:11 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:41:11 #43 ... 08:41:11 08:41:11 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:11 #220 DONE 0.1s 08:41:11 08:41:11 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:11 #221 DONE 0.1s 08:41:11 08:41:11 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:41:11 #43 ... 08:41:11 08:41:11 #108 [core-metadata] exporting to image 08:41:12 #108 exporting layers 0.7s done 08:41:12 #108 writing image sha256:595a23ae463e8935dc759da666eea45d079bd1b5d255350108b5cc990fb9d685 done 08:41:12 #108 naming to docker.io/library/core-metadata-arm64 done 08:41:12 #108 DONE 17.3s 08:41:12 08:41:12 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:51 #157 DONE 2175.7s 08:41:51 08:41:51 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:41:51 #44 ... 08:41:51 08:41:51 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:51 #222 DONE 0.1s 08:41:51 08:41:51 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:41:51 #43 ... 08:41:51 08:41:51 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:51 #223 DONE 0.3s 08:41:51 08:41:51 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:41:51 #44 ... 08:41:51 08:41:51 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:51 #149 DONE 2176.9s 08:41:51 08:41:51 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:41:51 #224 DONE 0.8s 08:41:51 08:41:51 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:41:51 #225 DONE 0.3s 08:41:51 08:41:51 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:51 #226 DONE 0.4s 08:41:51 08:41:51 #108 [support-scheduler] exporting to image 08:41:51 #108 exporting layers 08:41:51 #108 ... 08:41:51 08:41:51 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:51 #227 DONE 0.2s 08:41:51 08:41:51 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:51 #228 ... 08:41:51 08:41:51 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:41:51 #160 DONE 2178.5s 08:41:51 08:41:51 #108 [support-scheduler] exporting to image 08:41:51 #108 exporting layers 0.7s done 08:41:51 #108 writing image sha256:84fca6189e64f603e2073d73684e6a46814fabb57c8b97dae1d4e77e73054353 done 08:41:51 #108 naming to docker.io/library/support-scheduler-arm64 done 08:41:51 #108 DONE 18.0s 08:41:51 08:41:51 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:51 #228 DONE 0.5s 08:41:51 08:41:51 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:51 #229 DONE 0.2s 08:41:51 08:41:51 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:41:51 #43 ... 08:41:51 08:41:51 #108 [support-notifications] exporting to image 08:41:51 #108 ... 08:41:51 08:41:51 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:51 #230 DONE 0.1s 08:41:51 08:41:51 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:51 #231 DONE 0.1s 08:41:51 08:41:51 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:41:51 #43 ... 08:41:51 08:41:51 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:41:51 #232 DONE 0.4s 08:41:51 08:41:51 #108 [support-notifications] exporting to image 08:41:51 #108 exporting layers 0.8s done 08:41:51 #108 writing image sha256:456cd1f86a6337f90f9f6a1fde4ffc2ec7448ab8b6112fab7a112df4f89a5b99 0.1s done 08:41:51 #108 naming to docker.io/library/support-notifications-arm64 done 08:41:51 #108 DONE 18.9s 08:41:51 08:41:51 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:41:51 #233 DONE 0.1s 08:41:51 08:41:51 #108 [support-cron-scheduler] exporting to image 08:41:51 #108 exporting layers 1.3s done 08:41:51 #108 writing image sha256:ae7aab51899c5135ab21231036ff94db56c2f840cac599c2adec53a83fcc1414 done 08:41:51 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 08:41:51 #108 DONE 20.3s 08:41:51 08:41:51 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:51 time="2024-08-26T08:01:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:41:51 $ docker stop --time=1 696412c86aae088c7cfc03491aba8fb27e26351d8e600f61801f59bb5cc1b9f4 08:41:53 $ docker rm -f --volumes 696412c86aae088c7cfc03491aba8fb27e26351d8e600f61801f59bb5cc1b9f4 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:53 + docker images 08:41:53 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:53 support-cron-scheduler-arm64 latest ae7aab51899c 4 seconds ago 43.5MB 08:41:53 support-notifications-arm64 latest 456cd1f86a63 5 seconds ago 42MB 08:41:53 support-scheduler-arm64 latest 84fca6189e64 6 seconds ago 41.3MB 08:41:53 core-metadata-arm64 latest 595a23ae463e 42 seconds ago 39.3MB 08:41:53 core-data-arm64 latest 584b0e83cc70 47 seconds ago 39.1MB 08:41:53 core-keeper-arm64 latest dcb5f384ea38 48 seconds ago 39MB 08:41:53 core-command-arm64 latest 92cbf89d7805 2 minutes ago 35MB 08:41:53 security-proxy-auth-arm64 latest 04c16e91a0f0 4 minutes ago 32.6MB 08:41:53 security-spiffe-token-provider-arm64 latest 4a95842398cf 12 minutes ago 29MB 08:41:53 core-common-config-bootstrapper-arm64 latest ceb25ad27958 14 minutes ago 15.3MB 08:41:53 security-secretstore-setup-arm64 latest 26b7880fb7c0 15 minutes ago 36.4MB 08:41:53 security-bootstrapper-arm64 latest b07ff13a7f55 15 minutes ago 18.9MB 08:41:53 security-proxy-setup-arm64 latest 906041ce1773 15 minutes ago 26.1MB 08:41:53 security-spire-agent-arm64 latest 687a50c6e75e 38 minutes ago 174MB 08:41:53 security-spire-config-arm64 latest 101a81c01062 38 minutes ago 115MB 08:41:53 security-spire-server-arm64 latest 26162cf7ad08 38 minutes ago 116MB 08:41:53 ci-base-image-arm64 latest 37eec699cd27 58 minutes ago 967MB 08:41:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 08:41:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:54 08:41:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:55 arm64: Pulling from edgex-lftools-log-publisher 08:41:55 8998bd30e6a1: Pulling fs layer 08:41:55 04944245beec: Pulling fs layer 08:41:55 699f458cf7ca: Pulling fs layer 08:41:55 765212b225bb: Pulling fs layer 08:41:55 f23df028b6ca: Pulling fs layer 08:41:55 d65c8cfc05b1: Pulling fs layer 08:41:55 2437ff75d9bd: Pulling fs layer 08:41:55 765212b225bb: Waiting 08:41:55 f23df028b6ca: Waiting 08:41:55 d65c8cfc05b1: Waiting 08:41:55 2437ff75d9bd: Waiting 08:41:55 04944245beec: Verifying Checksum 08:41:55 04944245beec: Download complete 08:41:55 765212b225bb: Verifying Checksum 08:41:55 765212b225bb: Download complete 08:41:55 d65c8cfc05b1: Verifying Checksum 08:41:55 d65c8cfc05b1: Download complete 08:41:55 699f458cf7ca: Download complete 08:41:55 8998bd30e6a1: Verifying Checksum 08:41:55 8998bd30e6a1: Download complete 08:41:58 2437ff75d9bd: Verifying Checksum 08:41:58 2437ff75d9bd: Download complete 08:42:00 8998bd30e6a1: Pull complete 08:42:00 04944245beec: Pull complete 08:42:02 699f458cf7ca: Pull complete 08:42:02 765212b225bb: Pull complete 08:42:03 f23df028b6ca: Pull complete 08:42:04 d65c8cfc05b1: Pull complete 08:42:22 2437ff75d9bd: Pull complete 08:42:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:22 prd-ubuntu20.04-docker-arm64-4c-16g-8594 does not seem to be running inside a container 08:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:42:25 $ docker top 330c785dbc0ca2a4e905153294c8ead4b12faed96cfe1cf91ce7516521cbe583 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:26 ---> job-cost.sh 08:42:26 lf-activate-venv: SKIPPING 08:42:26 INFO: No Stack... 08:42:27 INFO: Retrieving Pricing Info for: v3-standard-4 08:42:28 INFO: Archiving Costs [Pipeline] sh 08:42:28 + cat /w/workspace/edgex-go/3/archives/cost.csv 08:42:28 + cut -d, -f6 [Pipeline] lock 08:42:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-3-stack-cost] 08:42:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4873-3-stack-cost] did not exist. Created. 08:42:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:29 + echo total: 0.2199999988079071 [Pipeline] stash 08:42:29 Stashed 1 file(s) [Pipeline] } 08:42:29 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:42:29 $ docker stop --time=1 330c785dbc0ca2a4e905153294c8ead4b12faed96cfe1cf91ce7516521cbe583 08:42:31 $ docker rm -f --volumes 330c785dbc0ca2a4e905153294c8ead4b12faed96cfe1cf91ce7516521cbe583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:42:31 provisioning config files... 08:42:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config17953997108066908582tmp [Pipeline] { [Pipeline] sh 08:42:32 + set +x 08:42:32 + curl -s https://codecov.io/bash 08:42:32 + bash -s -- 08:42:32 08:42:32 _____ _ 08:42:32 / ____| | | 08:42:32 | | ___ __| | ___ ___ _____ __ 08:42:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:42:32 | |___| (_) | (_| | __/ (_| (_) \ V / 08:42:32 \_____\___/ \__,_|\___|\___\___/ \_/ 08:42:32 Bash-1.0.6 08:42:32 08:42:32 08:42:32 ==> git version 2.25.1 found 08:42:32 ==> 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 08:42:32 Release-Date: 2020-01-08 08:42:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:42:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:42:32 ==> Jenkins CI detected. 08:42:32 current dir:  /w/workspace/edgex-go/3 08:42:32 project root: . 08:42:32 --> token set from env 08:42:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:42:32 ==> Running gcov in . (disable via -X gcov) 08:42:32 ==> Python coveragepy not found 08:42:32 ==> Searching for coverage reports in: 08:42:32 + . 08:42:32 -> Found 1 reports 08:42:32 ==> Detecting git/mercurial file structure 08:42:32 ==> Reading reports 08:42:32 + ./coverage.out bytes=544290 08:42:32 ==> Appending adjustments 08:42:32 https://docs.codecov.io/docs/fixing-reports 08:42:33 + Found adjustments 08:42:33 ==> Gzipping contents 08:42:33 68K /tmp/codecov.2KRwa2.gz 08:42:33 ==> Uploading reports 08:42:33 url: https://codecov.io 08:42:33 query: branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= 08:42:33 -> Pinging Codecov 08:42:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= 08:42:34 -> Uploading to 08:42:34 https://storage.googleapis.com/codecov/v4/raw/2024-08-26/00271124DB129430A58F1EEE437C3FCB/186dac255150c0c5ccd0f081a54f1a22cd3f1566/11c89c80-c3a0-422a-a1b7-89fd73828c38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240826%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240826T084233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92a71a0e692bf9805a8da38f15f0f8a3553b1c75db6209c29913e186df3e900f 08:42:34 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:34 Dload Upload Total Spent Left Speed 08:42:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67919 0 0 100 67919 0 239k --:--:-- --:--:-- --:--:-- 239k 08:42:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] } 08:42:34 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 08:42:35 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 08:42:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:42:36 ---> package-listing.sh 08:42:36 ++ tr '[:upper:]' '[:lower:]' 08:42:36 ++ facter osfamily 08:42:36 + OS_FAMILY=debian 08:42:36 + workspace=/w/workspace/edgex-go/3 08:42:36 + START_PACKAGES=/tmp/packages_start.txt 08:42:36 + END_PACKAGES=/tmp/packages_end.txt 08:42:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:42:36 + PACKAGES=/tmp/packages_start.txt 08:42:36 + '[' /w/workspace/edgex-go/3 ']' 08:42:36 + PACKAGES=/tmp/packages_end.txt 08:42:36 + case "${OS_FAMILY}" in 08:42:36 + dpkg -l 08:42:36 + grep '^ii' 08:42:36 + '[' -f /tmp/packages_start.txt ']' 08:42:36 + '[' -f /tmp/packages_end.txt ']' 08:42:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:42:36 + '[' /w/workspace/edgex-go/3 ']' 08:42:36 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:42:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:42:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:42:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:37 08:42:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:37 latest: Pulling from edgex-lftools-log-publisher 08:42:37 5eb5b503b376: Pulling fs layer 08:42:37 5c69ac0246d0: Pulling fs layer 08:42:37 ec43610c2a17: Pulling fs layer 08:42:37 3a2ae6a8a46f: Pulling fs layer 08:42:37 33b1e0a273af: Pulling fs layer 08:42:37 5d3b04190fa2: Pulling fs layer 08:42:37 2f39f015ded8: Pulling fs layer 08:42:37 3a2ae6a8a46f: Waiting 08:42:37 33b1e0a273af: Waiting 08:42:37 2f39f015ded8: Waiting 08:42:37 5d3b04190fa2: Waiting 08:42:37 5c69ac0246d0: Verifying Checksum 08:42:37 5c69ac0246d0: Download complete 08:42:37 3a2ae6a8a46f: Verifying Checksum 08:42:37 3a2ae6a8a46f: Download complete 08:42:37 33b1e0a273af: Verifying Checksum 08:42:37 33b1e0a273af: Download complete 08:42:37 5d3b04190fa2: Verifying Checksum 08:42:37 5d3b04190fa2: Download complete 08:42:37 ec43610c2a17: Verifying Checksum 08:42:37 ec43610c2a17: Download complete 08:42:38 5eb5b503b376: Verifying Checksum 08:42:38 5eb5b503b376: Download complete 08:42:38 2f39f015ded8: Download complete 08:42:39 5eb5b503b376: Pull complete 08:42:39 5c69ac0246d0: Pull complete 08:42:39 ec43610c2a17: Pull complete 08:42:39 3a2ae6a8a46f: Pull complete 08:42:40 33b1e0a273af: Pull complete 08:42:40 5d3b04190fa2: Pull complete 08:42:44 2f39f015ded8: Pull complete 08:42:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:44 prd-ubuntu20.04-docker-8c-8g-8593 does not seem to be running inside a container 08:42:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:42:48 $ docker top a08c30c1ed4d01aac1eb28014da411e24531c156ef5d2b8b5bd6de512846e8b6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:48 + touch /tmp/pre-build-complete [Pipeline] sh 08:42:49 + mkdir -p /var/log/sysstat [Pipeline] sh 08:42:49 + ls /var/log/sa-host 08:42:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:49 provisioning config files... 08:42:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1835592628263743119tmp [Pipeline] { [Pipeline] echo 08:42:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:42:50 ---> create-netrc.sh [Pipeline] } 08:42:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:42:50 ---> python-tools-install.sh [Pipeline] echo 08:42:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:42:50 ---> sudo-logs.sh 08:42:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:42:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:42:51 ---> job-cost.sh 08:42:51 lf-activate-venv: SKIPPING 08:42:51 DEBUG: total: 0.2199999988079071 08:42:51 INFO: Retrieving Stack Cost... 08:42:51 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:51 INFO: Archiving Costs [Pipeline] echo 08:42:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:42:52 ---> logs-deploy.sh 08:42:52 lf-activate-venv: SKIPPING 08:42:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4873/3 08:42:52 INFO: archiving workspace using pattern(s): 08:42:53 Archives upload complete. 08:42:53 INFO: archiving logs to Nexus 08:42:53 ---> uname -a: 08:42:53 Linux prd-ubuntu20-04-docker-8c-8g-8593 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:42:53 08:42:53 08:42:53 ---> lscpu: 08:42:53 Architecture: x86_64 08:42:53 CPU op-mode(s): 32-bit, 64-bit 08:42:53 Byte Order: Little Endian 08:42:53 Address sizes: 40 bits physical, 48 bits virtual 08:42:53 CPU(s): 8 08:42:53 On-line CPU(s) list: 0-7 08:42:53 Thread(s) per core: 1 08:42:53 Core(s) per socket: 1 08:42:53 Socket(s): 8 08:42:53 NUMA node(s): 1 08:42:53 Vendor ID: AuthenticAMD 08:42:53 CPU family: 23 08:42:53 Model: 49 08:42:53 Model name: AMD EPYC-Rome Processor 08:42:53 Stepping: 0 08:42:53 CPU MHz: 2800.000 08:42:53 BogoMIPS: 5600.00 08:42:53 Virtualization: AMD-V 08:42:53 Hypervisor vendor: KVM 08:42:53 Virtualization type: full 08:42:53 L1d cache: 256 KiB 08:42:53 L1i cache: 256 KiB 08:42:53 L2 cache: 4 MiB 08:42:53 L3 cache: 128 MiB 08:42:53 NUMA node0 CPU(s): 0-7 08:42:53 Vulnerability Itlb multihit: Not affected 08:42:53 Vulnerability L1tf: Not affected 08:42:53 Vulnerability Mds: Not affected 08:42:53 Vulnerability Meltdown: Not affected 08:42:53 Vulnerability Mmio stale data: Not affected 08:42:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:42:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:42:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:42:53 Vulnerability Srbds: Not affected 08:42:53 Vulnerability Tsx async abort: Not affected 08:42:53 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 08:42:53 08:42:53 08:42:53 ---> nproc: 08:42:53 8 08:42:53 08:42:53 08:42:53 ---> df -h: 08:42:53 Filesystem Size Used Avail Use% Mounted on 08:42:53 overlay 155G 28G 128G 18% / 08:42:53 tmpfs 64M 0 64M 0% /dev 08:42:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:42:53 shm 64M 0 64M 0% /dev/shm 08:42:53 /dev/vda1 155G 28G 128G 18% /facter-os 08:42:53 08:42:53 08:42:53 ---> sar -b -r -n DEV: 08:42:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8593) 08/26/24 _x86_64_ (8 CPU) 08:42:53 08:42:53 07:38:16 LINUX RESTART (8 CPU) 08:42:53 08:42:53 07:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:42:53 07:40:01 358.55 10.61 347.94 0.00 1773.80 47243.52 0.00 08:42:53 07:41:01 107.57 0.97 106.60 0.00 12.80 37347.93 0.00 08:42:53 07:42:01 42.20 0.18 42.01 0.00 1.47 32901.25 0.00 08:42:53 07:43:01 55.16 0.17 54.99 0.00 3.07 40582.91 0.00 08:42:53 07:44:01 637.38 4.28 633.10 0.00 148.73 257640.51 0.00 08:42:53 07:45:01 629.07 13.31 615.76 0.00 2077.17 190045.32 0.00 08:42:53 07:46:01 348.89 1.47 347.43 0.00 2271.40 66994.24 0.00 08:42:53 07:47:01 358.84 0.12 358.72 0.00 0.93 116198.17 0.00 08:42:53 07:48:01 602.10 0.07 602.03 0.00 2.40 88302.62 0.00 08:42:53 07:49:01 2.60 0.00 2.60 0.00 0.00 30.39 0.00 08:42:53 07:50:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 08:42:53 07:51:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 08:42:53 07:52:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 08:42:53 07:53:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 08:42:53 07:54:01 1.70 0.02 1.68 0.00 0.13 23.46 0.00 08:42:53 07:55:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 08:42:53 07:56:02 1.17 0.00 1.17 0.00 0.00 13.33 0.00 08:42:53 07:57:01 1.68 0.00 1.68 0.00 0.00 19.38 0.00 08:42:53 07:58:01 0.90 0.00 0.90 0.00 0.00 10.39 0.00 08:42:53 07:59:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 08:42:53 08:00:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 08:42:53 08:01:01 3.40 1.02 2.38 0.00 21.86 31.99 0.00 08:42:53 08:02:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 08:42:53 08:03:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 08:42:53 08:04:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 08:42:53 08:05:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 08:42:53 08:06:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:42:53 08:07:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 08:42:53 08:08:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 08:42:53 08:09:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 08:42:53 08:10:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 08:42:53 08:11:01 1.28 0.00 1.28 0.00 0.00 15.99 0.00 08:42:53 08:12:01 0.93 0.00 0.93 0.00 0.00 11.59 0.00 08:42:53 08:13:01 1.57 0.18 1.38 0.00 18.53 19.73 0.00 08:42:53 08:14:01 2.28 0.00 2.28 0.00 0.00 27.06 0.00 08:42:53 08:15:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 08:42:53 08:16:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 08:42:53 08:17:01 1.52 0.02 1.50 0.00 0.13 17.19 0.00 08:42:53 08:18:01 2.87 1.58 1.28 0.00 36.93 17.33 0.00 08:42:53 08:19:01 1.72 0.00 1.72 0.00 0.00 21.06 0.00 08:42:53 08:20:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 08:42:53 08:21:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 08:42:53 08:22:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 08:42:53 08:23:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 08:42:53 08:24:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:42:53 08:25:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 08:42:53 08:26:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 08:42:53 08:27:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 08:42:53 08:28:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 08:42:53 08:29:01 1.62 0.00 1.62 0.00 0.00 19.99 0.00 08:42:53 08:30:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 08:42:53 08:31:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 08:42:53 08:32:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 08:42:53 08:33:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 08:42:53 08:34:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 08:42:53 08:35:01 1.57 0.00 1.57 0.00 0.00 19.59 0.00 08:42:53 08:36:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 08:42:53 08:37:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 08:42:53 08:38:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 08:42:53 08:39:01 1.42 0.00 1.42 0.00 0.00 18.79 0.00 08:42:53 08:40:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 08:42:53 08:41:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 08:42:53 08:42:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 08:42:53 Average: 50.96 0.54 50.42 0.00 100.69 13935.37 0.00 08:42:53 08:42:53 07:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:42:53 07:40:01 28665604 31516716 798464 2.43 81472 3025064 1986968 5.86 1121668 2692612 8944 08:42:53 07:41:01 27079748 31346760 958676 2.92 129132 4265480 2124000 6.26 1922096 3336840 928672 08:42:53 07:42:01 26533220 30850884 1452536 4.42 133820 4292668 2387844 7.04 1974912 3808392 487280 08:42:53 07:43:01 26460624 31530960 776348 2.36 136124 5037724 1898444 5.59 1721136 4130292 35484 08:42:53 07:44:01 19499788 31070860 1176204 3.58 193260 11225808 3643796 10.74 2457052 10025552 310028 08:42:53 07:45:01 11613724 29081452 3101060 9.43 361020 16375416 8133304 23.97 5066664 14642084 388032 08:42:53 07:46:01 7880268 28144520 4027528 12.25 393148 19000128 11275540 33.23 7368640 15910732 1190620 08:42:53 07:47:01 6747820 29418184 2772916 8.43 404176 21343956 7809624 23.02 6972776 17422268 686048 08:42:53 07:48:01 9763484 31399696 849440 2.58 412804 20497168 2230660 6.57 3286716 18363664 388 08:42:53 07:49:01 9764044 31400372 848720 2.58 412848 20497164 2230660 6.57 3286672 18363668 12 08:42:53 07:50:01 9812884 31449236 799820 2.43 412868 20497172 2230660 6.57 3238204 18363668 184 08:42:53 07:51:01 9812812 31449180 799784 2.43 412884 20497176 2230660 6.57 3238212 18363672 184 08:42:53 07:52:01 9816364 31452736 796216 2.42 412896 20497180 2230660 6.57 3234812 18363676 12 08:42:53 07:53:01 9817728 31454132 794912 2.42 412916 20497180 2230660 6.57 3235224 18363676 192 08:42:53 07:54:01 9817048 31453476 795788 2.42 412964 20497164 2238668 6.60 3235932 18363656 240 08:42:53 07:55:01 9817040 31453504 795748 2.42 412992 20497164 2238668 6.60 3235912 18363660 176 08:42:53 07:56:02 9816836 31453348 795844 2.42 413036 20497168 2238668 6.60 3236000 18363664 192 08:42:53 07:57:01 9816892 31453452 795752 2.42 413068 20497172 2238668 6.60 3235716 18363672 8 08:42:53 07:58:01 9816904 31453488 795660 2.42 413088 20497172 2238668 6.60 3236052 18363668 20 08:42:53 07:59:01 9816824 31453444 795632 2.42 413132 20497176 2238668 6.60 3235904 18363672 36 08:42:53 08:00:01 9817484 31454116 794792 2.42 413160 20497180 2238668 6.60 3235212 18363676 208 08:42:53 08:01:01 9815740 31453444 795540 2.42 413224 20497800 2283164 6.73 3235768 18364196 188 08:42:53 08:02:01 9815908 31453640 795288 2.42 413244 20497804 2283164 6.73 3235796 18364204 24 08:42:53 08:03:01 9816548 31454364 794660 2.42 413268 20497872 2283164 6.73 3235888 18364264 192 08:42:53 08:04:01 9816568 31454412 794740 2.42 413292 20497876 2283164 6.73 3236136 18364276 220 08:42:53 08:05:01 9816008 31453912 795236 2.42 413340 20497880 2283164 6.73 3236396 18364280 192 08:42:53 08:06:01 9815692 31453620 795468 2.42 413360 20497880 2283164 6.73 3235984 18364280 196 08:42:53 08:07:01 9816352 31454320 794708 2.42 413392 20497884 2283164 6.73 3235868 18364284 184 08:42:53 08:08:01 9816376 31454344 794656 2.42 413420 20497884 2283164 6.73 3235532 18364284 12 08:42:53 08:09:01 9816204 31454212 794724 2.42 413456 20497884 2283164 6.73 3235640 18364288 12 08:42:53 08:10:01 9816124 31454172 794724 2.42 413472 20497888 2283164 6.73 3235432 18364292 32 08:42:53 08:11:01 9816280 31454368 794444 2.42 413500 20497892 2283164 6.73 3235528 18364292 8 08:42:53 08:12:01 9816156 31454248 794704 2.42 413512 20497900 2283164 6.73 3235540 18364296 36 08:42:53 08:13:01 9811360 31450612 796492 2.42 413540 20498600 2289488 6.75 3237076 18364936 340 08:42:53 08:14:01 9814308 31453328 795368 2.42 413576 20498588 2306536 6.80 3235916 18364924 80 08:42:53 08:15:01 9814316 31453380 795276 2.42 413612 20498592 2306536 6.80 3235880 18364928 44 08:42:53 08:16:01 9814520 31453592 795108 2.42 413624 20498592 2306536 6.80 3235948 18364928 4 08:42:53 08:17:01 9814472 31453548 795076 2.42 413652 20498592 2306536 6.80 3236000 18364932 8 08:42:53 08:18:01 9809384 31450896 797524 2.43 413688 20499836 2306536 6.80 3242408 18365364 212 08:42:53 08:19:01 9809872 31451444 796940 2.42 413720 20499840 2306536 6.80 3242016 18365356 232 08:42:53 08:20:01 9810148 31451724 796644 2.42 413736 20499844 2306536 6.80 3241336 18365360 12 08:42:53 08:21:01 9809724 31451300 797176 2.42 413764 20499840 2306536 6.80 3241424 18365360 4 08:42:53 08:22:01 9809632 31451264 797396 2.42 413784 20499848 2306536 6.80 3241852 18365368 192 08:42:53 08:23:01 9809752 31451392 797244 2.42 413808 20499852 2306536 6.80 3241492 18365372 192 08:42:53 08:24:01 9809800 31451492 797116 2.42 413836 20499844 2306536 6.80 3241632 18365368 16 08:42:53 08:25:01 9809500 31451236 797316 2.42 413856 20499856 2306536 6.80 3241612 18365372 32 08:42:53 08:26:01 9809452 31451192 797288 2.42 413868 20499860 2306536 6.80 3241656 18365376 28 08:42:53 08:27:01 9809656 31451428 797008 2.42 413880 20499860 2306536 6.80 3241760 18365380 4 08:42:53 08:28:01 9809608 31451384 796980 2.42 413892 20499864 2306536 6.80 3242032 18365384 8 08:42:53 08:29:01 9809580 31451372 797112 2.42 413928 20499860 2306536 6.80 3241692 18365388 12 08:42:53 08:30:01 9809816 31451664 796808 2.42 413952 20499872 2306536 6.80 3241660 18365396 12 08:42:53 08:31:01 9809604 31451460 797000 2.42 413968 20499876 2306536 6.80 3241816 18365400 8 08:42:53 08:32:01 9810100 31452008 796428 2.42 413984 20499876 2290140 6.75 3241740 18365404 8 08:42:53 08:33:01 9810044 31451956 796388 2.42 414008 20499880 2290140 6.75 3241760 18365408 12 08:42:53 08:34:01 9809988 31451956 796340 2.42 414040 20499880 2290140 6.75 3241848 18365416 20 08:42:53 08:35:01 9809896 31451880 796532 2.42 414080 20499888 2290140 6.75 3241836 18365404 16 08:42:53 08:36:01 9809620 31451608 796764 2.42 414092 20499892 2290140 6.75 3241816 18365408 24 08:42:53 08:37:01 9809572 31451620 796892 2.42 414104 20499896 2290140 6.75 3242428 18365412 48 08:42:53 08:38:01 9809736 31451820 796640 2.42 414124 20499900 2290140 6.75 3242320 18365424 224 08:42:53 08:39:01 9809824 31451912 796520 2.42 414160 20499896 2290140 6.75 3242028 18365428 60 08:42:53 08:40:01 9809704 31451844 796504 2.42 414172 20499904 2290140 6.75 3242508 18365420 200 08:42:53 08:41:01 9809792 31451936 796400 2.42 414184 20499908 2290140 6.75 3242020 18365424 8 08:42:53 08:42:01 9809572 31451768 796744 2.42 414220 20499908 2290140 6.75 3242112 18365428 12 08:42:53 Average: 11017356 31313390 935869 2.85 390129 19237995 2614457 7.71 3283058 17175034 64132 08:42:53 08:42:53 07:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:42:53 07:40:01 docker0 738.06 669.16 53.80 3063.31 0.00 0.00 0.00 0.00 08:42:53 07:40:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 08:42:53 07:40:01 veth9d34ea7 143.13 154.19 14.10 137.43 0.00 0.00 0.00 0.01 08:42:53 07:40:01 ens3 907.81 892.87 8040.44 110.36 0.00 0.00 0.00 0.00 08:42:53 07:41:01 docker0 122.66 162.37 10.18 1933.30 0.00 0.00 0.00 0.00 08:42:53 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:41:01 ens3 189.69 139.39 1968.68 22.73 0.00 0.00 0.00 0.00 08:42:53 07:41:01 vethdcee72e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:42:53 07:42:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 08:42:53 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:42:01 ens3 35.35 21.33 29.72 15.39 0.00 0.00 0.00 0.00 08:42:53 07:42:01 vethdcee72e 1.30 1.32 0.11 0.11 0.00 0.00 0.00 0.00 08:42:53 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:43:01 ens3 26.87 16.26 23.21 12.39 0.00 0.00 0.00 0.00 08:42:53 07:44:01 veth77c99b8 36.53 49.34 3.58 217.21 0.00 0.00 0.00 0.02 08:42:53 07:44:01 docker0 231.73 338.25 18.40 2273.61 0.00 0.00 0.00 0.00 08:42:53 07:44:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 08:42:53 07:44:01 veth6aa04d2 36.12 49.09 3.52 229.99 0.00 0.00 0.00 0.02 08:42:53 07:44:01 ens3 678.49 423.21 6067.52 194.86 0.00 0.00 0.00 0.00 08:42:53 07:44:01 vethd3dbff2 32.50 51.94 3.29 248.78 0.00 0.00 0.00 0.02 08:42:53 07:44:01 veth779513a 36.02 50.32 3.51 214.95 0.00 0.00 0.00 0.02 08:42:53 07:44:01 vethf5ac50f 35.97 51.12 3.57 250.47 0.00 0.00 0.00 0.02 08:42:53 07:44:01 veth31de961 0.40 1.28 0.04 0.17 0.00 0.00 0.00 0.00 08:42:53 07:45:01 vethe6e01e0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 veth7b5a36d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 veth17ea915 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 veth539365f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 vethd66951c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 docker0 228.91 406.98 20.75 4802.48 0.00 0.00 0.00 0.00 08:42:53 07:45:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 08:42:53 07:45:01 veth2e6feb3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 ens3 774.03 375.87 6862.01 39.49 0.00 0.00 0.00 0.00 08:42:53 07:45:01 vethe2af040 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 veth5dd1e8d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 vethd54464d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 vethd1cc077 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 vethe9c60eb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 vetha9b5c34 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 veth31de961 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:45:01 veth85de48e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:42:53 07:46:01 vethe6e01e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 veth7b5a36d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 veth17ea915 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 veth539365f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 vethd66951c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:46:01 veth2e6feb3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 ens3 8.75 5.56 35.10 2.34 0.00 0.00 0.00 0.00 08:42:53 07:46:01 vethe2af040 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 veth5dd1e8d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 vethd54464d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 vethd1cc077 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 vethe9c60eb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 vetha9b5c34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 veth31de961 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:46:01 veth85de48e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 vethe6e01e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 veth7b5a36d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 veth17ea915 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 veth539365f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 vethd66951c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:47:01 veth2e6feb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 ens3 5.96 3.13 4.78 2.53 0.00 0.00 0.00 0.00 08:42:53 07:47:01 vethe2af040 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 veth5dd1e8d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 vethd54464d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 vethd1cc077 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 vethe9c60eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 vetha9b5c34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 veth31de961 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:47:01 veth85de48e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:48:01 ens3 3.73 2.35 4.02 1.87 0.00 0.00 0.00 0.00 08:42:53 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:49:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:42:53 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:54:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:42:53 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:56:02 ens3 0.33 0.23 0.84 0.02 0.00 0.00 0.00 0.00 08:42:53 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:58:01 ens3 0.68 0.25 0.29 0.21 0.00 0.00 0.00 0.00 08:42:53 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 07:59:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 08:42:53 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:00:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:42:53 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:02:01 ens3 0.50 0.25 0.28 0.21 0.00 0.00 0.00 0.00 08:42:53 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:03:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:42:53 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:04:01 ens3 1.13 0.12 0.18 0.07 0.00 0.00 0.00 0.00 08:42:53 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:05:01 ens3 0.57 0.40 0.32 0.22 0.00 0.00 0.00 0.00 08:42:53 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:09:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:42:53 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:42:53 08:13:01 ens3 0.18 0.23 0.02 0.02 0.00 0.00 0.00 0.00 08:42:53 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:14:01 ens3 0.33 0.37 0.15 0.10 0.00 0.00 0.00 0.00 08:42:53 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:18:01 ens3 7.87 6.42 5.60 6.30 0.00 0.00 0.00 0.00 08:42:53 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:19:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:42:53 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:23:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:42:53 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:24:01 ens3 0.75 0.10 0.13 0.06 0.00 0.00 0.00 0.00 08:42:53 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:25:01 ens3 0.30 0.13 0.13 0.01 0.00 0.00 0.00 0.00 08:42:53 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:29:01 ens3 0.40 0.30 0.20 0.14 0.00 0.00 0.00 0.00 08:42:53 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:32:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:42:53 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:33:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:34:01 ens3 1.05 0.13 0.18 0.07 0.00 0.00 0.00 0.00 08:42:53 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:36:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:38:01 ens3 0.25 0.13 0.12 0.01 0.00 0.00 0.00 0.00 08:42:53 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:39:01 ens3 0.42 0.42 0.20 0.15 0.00 0.00 0.00 0.00 08:42:53 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:40:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:53 08:41:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:42:53 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:53 08:42:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:42:53 Average: docker0 20.81 24.89 1.63 190.93 0.00 0.00 0.00 0.00 08:42:53 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 08:42:53 Average: ens3 41.87 29.81 363.87 6.48 0.00 0.00 0.00 0.00 08:42:53 08:42:53 08:42:53 ---> sar -P ALL: 08:42:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8593) 08/26/24 _x86_64_ (8 CPU) 08:42:53 08:42:53 07:38:16 LINUX RESTART (8 CPU) 08:42:53 08:42:53 07:39:02 CPU %user %nice %system %iowait %steal %idle 08:42:53 07:40:01 all 6.84 0.00 2.98 2.75 0.06 87.36 08:42:53 07:40:01 0 7.18 0.00 2.32 0.85 0.05 89.60 08:42:53 07:40:01 1 6.36 0.00 2.99 1.21 0.05 89.38 08:42:53 07:40:01 2 5.64 0.00 3.06 3.69 0.07 87.54 08:42:53 07:40:01 3 6.52 0.00 2.40 0.55 0.05 90.48 08:42:53 07:40:01 4 6.91 0.00 3.19 5.78 0.05 84.07 08:42:53 07:40:01 5 6.82 0.00 3.26 0.14 0.05 89.73 08:42:53 07:40:01 6 5.34 0.00 4.07 7.40 0.07 83.12 08:42:53 07:40:01 7 9.95 0.00 2.60 2.43 0.05 84.97 08:42:53 07:41:01 all 34.08 0.00 5.63 2.30 0.09 57.91 08:42:53 07:41:01 0 32.69 0.00 5.68 0.20 0.10 61.32 08:42:53 07:41:01 1 34.70 0.00 5.07 0.42 0.08 59.73 08:42:53 07:41:01 2 33.80 0.00 6.20 1.32 0.10 58.59 08:42:53 07:41:01 3 32.82 0.00 5.78 6.30 0.08 55.01 08:42:53 07:41:01 4 33.53 0.00 6.15 6.57 0.10 53.66 08:42:53 07:41:01 5 34.68 0.00 4.94 0.40 0.07 59.91 08:42:53 07:41:01 6 35.71 0.00 5.73 0.22 0.08 58.26 08:42:53 07:41:01 7 34.67 0.00 5.52 2.97 0.10 56.75 08:42:53 07:42:01 all 38.51 0.00 5.70 1.36 0.08 54.35 08:42:53 07:42:01 0 41.36 0.00 5.18 0.10 0.07 53.29 08:42:53 07:42:01 1 37.91 0.00 6.48 1.19 0.08 54.34 08:42:53 07:42:01 2 37.33 0.00 4.75 0.83 0.08 57.00 08:42:53 07:42:01 3 39.05 0.00 5.83 8.40 0.13 46.58 08:42:53 07:42:01 4 38.85 0.00 6.89 0.07 0.07 54.13 08:42:53 07:42:01 5 39.80 0.00 5.11 0.10 0.08 54.90 08:42:53 07:42:01 6 36.97 0.00 5.37 0.07 0.08 57.51 08:42:53 07:42:01 7 36.85 0.00 5.96 0.10 0.07 57.02 08:42:53 07:43:01 all 42.38 0.00 6.25 1.78 0.08 49.51 08:42:53 07:43:01 0 43.06 0.00 6.47 0.57 0.08 49.81 08:42:53 07:43:01 1 42.23 0.00 6.27 0.10 0.08 51.31 08:42:53 07:43:01 2 41.83 0.00 6.02 0.08 0.07 52.00 08:42:53 07:43:01 3 43.46 0.00 6.36 0.59 0.08 49.50 08:42:53 07:43:01 4 41.96 0.00 6.04 2.41 0.08 49.50 08:42:53 07:43:01 5 41.76 0.00 6.23 0.07 0.07 51.87 08:42:53 07:43:01 6 41.36 0.00 6.11 0.17 0.08 52.27 08:42:53 07:43:01 7 43.40 0.00 6.50 10.24 0.10 39.76 08:42:53 07:44:01 all 23.04 0.00 8.56 16.39 0.15 51.87 08:42:53 07:44:01 0 24.49 0.00 8.92 20.62 0.14 45.84 08:42:53 07:44:01 1 21.69 0.00 9.41 5.64 0.10 63.15 08:42:53 07:44:01 2 24.61 0.00 8.40 13.00 0.15 53.85 08:42:53 07:44:01 3 22.54 0.00 7.71 9.84 0.12 59.79 08:42:53 07:44:01 4 21.65 0.00 7.30 10.82 0.12 60.12 08:42:53 07:44:01 5 23.06 0.00 10.09 33.35 0.29 33.21 08:42:53 07:44:01 6 24.01 0.00 8.65 12.75 0.12 54.46 08:42:53 07:44:01 7 22.28 0.00 8.02 25.31 0.12 44.28 08:42:53 07:45:01 all 22.45 0.00 7.25 19.65 0.10 50.55 08:42:53 07:45:01 0 23.58 0.00 6.42 19.68 0.08 50.24 08:42:53 07:45:01 1 21.58 0.00 6.81 7.17 0.10 64.34 08:42:53 07:45:01 2 21.55 0.00 8.87 43.41 0.12 26.05 08:42:53 07:45:01 3 23.81 0.00 6.88 10.75 0.10 58.46 08:42:53 07:45:01 4 21.94 0.00 5.98 7.49 0.12 64.48 08:42:53 07:45:01 5 23.05 0.00 7.23 12.45 0.08 57.18 08:42:53 07:45:01 6 22.79 0.00 8.19 20.19 0.08 48.75 08:42:53 07:45:01 7 21.30 0.00 7.64 36.24 0.07 34.75 08:42:53 07:46:01 all 87.73 0.00 12.14 0.00 0.12 0.00 08:42:53 07:46:01 0 87.99 0.00 11.86 0.00 0.15 0.00 08:42:53 07:46:01 1 87.65 0.00 12.23 0.00 0.12 0.00 08:42:53 07:46:01 2 89.09 0.00 10.77 0.00 0.12 0.02 08:42:53 07:46:01 3 87.81 0.00 12.09 0.00 0.10 0.00 08:42:53 07:46:01 4 87.85 0.00 11.93 0.03 0.19 0.00 08:42:53 07:46:01 5 85.96 0.00 13.92 0.00 0.12 0.00 08:42:53 07:46:01 6 87.66 0.00 12.26 0.00 0.08 0.00 08:42:53 07:46:01 7 87.82 0.00 12.08 0.00 0.10 0.00 08:42:53 07:47:01 all 88.02 0.00 11.38 0.42 0.17 0.00 08:42:53 07:47:01 0 88.26 0.00 11.11 0.51 0.12 0.00 08:42:53 07:47:01 1 88.55 0.00 10.75 0.53 0.17 0.00 08:42:53 07:47:01 2 89.62 0.00 10.02 0.20 0.15 0.00 08:42:53 07:47:01 3 87.50 0.00 11.84 0.47 0.19 0.00 08:42:53 07:47:01 4 86.20 0.00 12.99 0.45 0.34 0.02 08:42:53 07:47:01 5 86.73 0.00 12.68 0.46 0.13 0.00 08:42:53 07:47:01 6 89.00 0.00 10.39 0.47 0.13 0.00 08:42:53 07:47:01 7 88.19 0.00 11.40 0.27 0.13 0.00 08:42:53 07:48:01 all 34.64 0.00 6.33 5.81 0.11 53.11 08:42:53 07:48:01 0 33.84 0.00 7.51 2.07 0.12 56.46 08:42:53 07:48:01 1 35.49 0.00 5.59 9.61 0.12 49.20 08:42:53 07:48:01 2 37.05 0.00 6.04 2.21 0.10 54.60 08:42:53 07:48:01 3 34.61 0.00 6.12 5.44 0.12 53.71 08:42:53 07:48:01 4 34.02 0.00 5.57 1.07 0.10 59.24 08:42:53 07:48:01 5 34.26 0.00 7.01 8.92 0.08 49.72 08:42:53 07:48:01 6 34.51 0.00 6.69 5.41 0.10 53.29 08:42:53 07:48:01 7 33.26 0.00 6.12 11.77 0.12 48.73 08:42:53 07:49:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:42:53 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:49:01 1 0.03 0.00 0.03 0.03 0.03 99.87 08:42:53 07:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 07:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:42:53 07:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:42:53 07:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:42:53 07:49:01 7 0.47 0.00 0.00 0.00 0.02 99.52 08:42:53 07:50:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:42:53 07:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 07:50:01 1 0.07 0.00 0.00 0.00 0.03 99.90 08:42:53 07:50:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:42:53 07:50:01 3 0.37 0.00 0.03 0.00 0.02 99.58 08:42:53 07:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 07:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 07:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:42:53 07:50:01 CPU %user %nice %system %iowait %steal %idle 08:42:53 07:51:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:42:53 07:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:42:53 07:51:01 1 0.03 0.00 0.03 0.05 0.02 99.87 08:42:53 07:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 07:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 07:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 07:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 07:52:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:42:53 07:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:42:53 07:52:01 1 0.05 0.00 0.00 0.00 0.03 99.92 08:42:53 07:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:42:53 07:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 07:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:52:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:42:53 07:52:01 7 0.10 0.00 0.00 0.00 0.00 99.90 08:42:53 07:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:42:53 07:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 07:53:01 1 0.02 0.00 0.02 0.03 0.03 99.90 08:42:53 07:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 07:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 07:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 07:54:01 all 0.03 0.00 0.03 0.00 0.01 99.93 08:42:53 07:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:42:53 07:54:01 1 0.03 0.00 0.05 0.02 0.03 99.87 08:42:53 07:54:01 2 0.03 0.00 0.03 0.02 0.02 99.90 08:42:53 07:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 07:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 07:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 07:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:42:53 07:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:42:53 07:55:01 all 0.03 0.00 0.00 0.00 0.01 99.96 08:42:53 07:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 07:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:42:53 07:55:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:42:53 07:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 07:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:55:01 7 0.12 0.00 0.00 0.00 0.02 99.87 08:42:53 07:56:02 all 0.14 0.00 0.02 0.00 0.01 99.83 08:42:53 07:56:02 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:56:02 1 0.05 0.00 0.03 0.02 0.03 99.87 08:42:53 07:56:02 2 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 07:56:02 3 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 07:56:02 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:56:02 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 07:56:02 6 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 07:56:02 7 1.06 0.00 0.05 0.00 0.02 98.88 08:42:53 07:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:42:53 07:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 07:57:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:42:53 07:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 07:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:42:53 07:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:57:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:42:53 07:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 07:58:01 all 0.17 0.00 0.00 0.00 0.01 99.81 08:42:53 07:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 07:58:01 1 0.00 0.00 0.00 0.00 0.03 99.97 08:42:53 07:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 07:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:42:53 07:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 07:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 07:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:42:53 07:58:01 7 1.25 0.00 0.02 0.00 0.02 98.71 08:42:53 07:59:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:42:53 07:59:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:42:53 07:59:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:42:53 07:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:42:53 07:59:01 3 0.10 0.00 0.02 0.00 0.00 99.88 08:42:53 07:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 07:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 07:59:01 7 0.37 0.00 0.05 0.00 0.00 99.58 08:42:53 08:00:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:42:53 08:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:00:01 1 0.03 0.00 0.02 0.02 0.03 99.90 08:42:53 08:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 08:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 08:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:01:01 all 0.17 0.00 0.03 0.01 0.01 99.78 08:42:53 08:01:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:42:53 08:01:01 1 0.20 0.00 0.10 0.07 0.02 99.62 08:42:53 08:01:01 2 0.07 0.00 0.02 0.02 0.02 99.88 08:42:53 08:01:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:42:53 08:01:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:42:53 08:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:42:53 08:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:42:53 08:01:01 7 0.93 0.00 0.03 0.00 0.00 99.04 08:42:53 08:42:53 08:01:01 CPU %user %nice %system %iowait %steal %idle 08:42:53 08:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:42:53 08:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:42:53 08:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:42:53 08:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:02:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:42:53 08:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 08:03:01 all 0.02 0.00 0.00 0.01 0.01 99.96 08:42:53 08:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:03:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:42:53 08:03:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:42:53 08:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:03:01 6 0.02 0.00 0.02 0.05 0.00 99.92 08:42:53 08:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:42:53 08:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:42:53 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:04:01 2 0.03 0.00 0.03 0.00 0.05 99.88 08:42:53 08:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:42:53 08:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 08:05:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:42:53 08:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:42:53 08:05:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:42:53 08:05:01 2 0.07 0.00 0.05 0.00 0.02 99.87 08:42:53 08:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:05:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:42:53 08:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 08:06:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:42:53 08:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:06:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:42:53 08:06:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:42:53 08:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 08:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:06:01 7 1.53 0.00 0.02 0.00 0.00 98.45 08:42:53 08:07:01 all 0.18 0.00 0.01 0.01 0.01 99.79 08:42:53 08:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:07:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:42:53 08:07:01 2 0.08 0.00 0.03 0.00 0.03 99.85 08:42:53 08:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:07:01 6 0.00 0.00 0.00 0.05 0.02 99.93 08:42:53 08:07:01 7 1.27 0.00 0.00 0.00 0.02 98.71 08:42:53 08:08:01 all 0.01 0.00 0.00 0.00 0.01 99.98 08:42:53 08:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:42:53 08:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:42:53 08:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:42:53 08:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:42:53 08:09:01 2 0.07 0.00 0.03 0.00 0.03 99.87 08:42:53 08:09:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:42:53 08:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:42:53 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:42:53 08:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 08:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:42:53 08:10:01 2 0.03 0.00 0.03 0.00 0.05 99.88 08:42:53 08:10:01 3 0.08 0.00 0.00 0.00 0.02 99.90 08:42:53 08:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:10:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:42:53 08:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 08:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:42:53 08:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:11:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:42:53 08:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 08:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:42:53 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:12:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:42:53 08:12:01 2 0.05 0.00 0.02 0.00 0.05 99.88 08:42:53 08:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:42:53 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:42:53 08:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 08:42:53 08:12:01 CPU %user %nice %system %iowait %steal %idle 08:42:53 08:13:01 all 0.09 0.00 0.04 0.01 0.01 99.86 08:42:53 08:13:01 0 0.50 0.00 0.10 0.02 0.00 99.38 08:42:53 08:13:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:42:53 08:13:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:42:53 08:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 08:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:42:53 08:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:42:53 08:13:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:42:53 08:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:14:01 all 0.03 0.00 0.03 0.01 0.01 99.92 08:42:53 08:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:42:53 08:14:01 1 0.03 0.00 0.02 0.05 0.00 99.90 08:42:53 08:14:01 2 0.08 0.00 0.05 0.00 0.03 99.83 08:42:53 08:14:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:42:53 08:14:01 4 0.00 0.00 0.05 0.00 0.00 99.95 08:42:53 08:14:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:42:53 08:14:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:42:53 08:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:15:01 all 0.11 0.00 0.00 0.00 0.01 99.87 08:42:53 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:15:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:42:53 08:15:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:42:53 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:15:01 7 0.78 0.00 0.02 0.00 0.00 99.20 08:42:53 08:16:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:42:53 08:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:42:53 08:16:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:42:53 08:16:01 2 0.08 0.00 0.02 0.00 0.03 99.87 08:42:53 08:16:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:42:53 08:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:16:01 7 0.33 0.00 0.02 0.00 0.00 99.65 08:42:53 08:17:01 all 0.10 0.00 0.01 0.00 0.01 99.87 08:42:53 08:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 08:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:17:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:42:53 08:17:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 08:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:17:01 7 0.76 0.00 0.02 0.00 0.02 99.20 08:42:53 08:18:01 all 0.46 0.00 0.04 0.01 0.01 99.47 08:42:53 08:18:01 0 0.28 0.00 0.10 0.02 0.00 99.60 08:42:53 08:18:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 08:18:01 2 0.32 0.00 0.10 0.02 0.03 99.53 08:42:53 08:18:01 3 0.72 0.00 0.02 0.02 0.02 99.23 08:42:53 08:18:01 4 0.17 0.00 0.00 0.00 0.02 99.82 08:42:53 08:18:01 5 0.03 0.00 0.05 0.00 0.00 99.92 08:42:53 08:18:01 6 0.10 0.00 0.02 0.00 0.00 99.88 08:42:53 08:18:01 7 2.04 0.00 0.05 0.00 0.02 97.90 08:42:53 08:19:01 all 0.24 0.00 0.01 0.00 0.01 99.73 08:42:53 08:19:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:42:53 08:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:42:53 08:19:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:42:53 08:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:19:01 7 1.82 0.00 0.02 0.00 0.02 98.14 08:42:53 08:20:01 all 0.27 0.00 0.01 0.00 0.01 99.72 08:42:53 08:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:42:53 08:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:42:53 08:20:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:42:53 08:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:20:01 7 1.94 0.00 0.00 0.00 0.00 98.06 08:42:53 08:21:01 all 0.18 0.00 0.01 0.00 0.01 99.79 08:42:53 08:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 08:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 08:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:42:53 08:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:21:01 7 1.39 0.00 0.02 0.00 0.02 98.58 08:42:53 08:22:01 all 0.13 0.00 0.01 0.00 0.01 99.85 08:42:53 08:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 08:22:01 1 0.03 0.00 0.00 0.02 0.03 99.92 08:42:53 08:22:01 2 0.10 0.00 0.02 0.00 0.02 99.87 08:42:53 08:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:22:01 7 0.78 0.00 0.05 0.00 0.02 99.15 08:42:53 08:23:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:42:53 08:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:42:53 08:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 08:23:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:23:01 7 0.20 0.00 0.03 0.00 0.00 99.77 08:42:53 08:42:53 08:23:01 CPU %user %nice %system %iowait %steal %idle 08:42:53 08:24:01 all 0.12 0.00 0.00 0.00 0.01 99.85 08:42:53 08:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:42:53 08:24:01 1 0.03 0.00 0.02 0.02 0.03 99.90 08:42:53 08:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:42:53 08:24:01 3 0.05 0.00 0.00 0.02 0.00 99.93 08:42:53 08:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:24:01 7 0.80 0.00 0.02 0.00 0.03 99.15 08:42:53 08:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:42:53 08:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 08:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:25:01 3 0.00 0.00 0.03 0.02 0.02 99.93 08:42:53 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:25:01 7 0.17 0.00 0.05 0.00 0.00 99.78 08:42:53 08:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:42:53 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:26:01 1 0.03 0.00 0.00 0.10 0.02 99.85 08:42:53 08:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:42:53 08:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:27:01 all 0.03 0.00 0.01 0.02 0.01 99.94 08:42:53 08:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:27:01 1 0.05 0.00 0.02 0.07 0.03 99.83 08:42:53 08:27:01 2 0.05 0.00 0.02 0.10 0.00 99.83 08:42:53 08:27:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:42:53 08:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:28:01 all 0.01 0.00 0.01 0.02 0.01 99.95 08:42:53 08:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:28:01 1 0.02 0.00 0.00 0.18 0.03 99.77 08:42:53 08:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 08:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:29:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:42:53 08:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:42:53 08:29:01 1 0.03 0.00 0.03 0.03 0.03 99.87 08:42:53 08:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:42:53 08:29:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:42:53 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:29:01 7 0.45 0.00 0.02 0.00 0.00 99.53 08:42:53 08:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:42:53 08:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:30:01 1 0.02 0.00 0.02 0.03 0.02 99.92 08:42:53 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:42:53 08:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:42:53 08:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:30:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:42:53 08:31:01 all 0.21 0.00 0.01 0.00 0.01 99.76 08:42:53 08:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:31:01 1 0.02 0.00 0.02 0.02 0.03 99.92 08:42:53 08:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:42:53 08:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 08:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:31:01 7 1.58 0.00 0.03 0.00 0.02 98.37 08:42:53 08:32:01 all 0.21 0.00 0.01 0.00 0.00 99.78 08:42:53 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:32:01 1 0.05 0.00 0.00 0.02 0.02 99.92 08:42:53 08:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:42:53 08:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 08:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:32:01 7 1.56 0.00 0.00 0.00 0.00 98.44 08:42:53 08:33:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:42:53 08:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:42:53 08:33:01 2 0.07 0.00 0.02 0.07 0.02 99.83 08:42:53 08:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:42:53 08:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:42:53 08:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:42:53 08:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:42:53 08:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:34:01 1 0.02 0.00 0.05 0.05 0.03 99.85 08:42:53 08:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 08:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:42:53 08:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:42:53 08:34:01 CPU %user %nice %system %iowait %steal %idle 08:42:53 08:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:42:53 08:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:35:01 1 0.07 0.00 0.03 0.08 0.02 99.80 08:42:53 08:35:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:42:53 08:35:01 3 0.05 0.00 0.00 0.02 0.00 99.93 08:42:53 08:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:42:53 08:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:42:53 08:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 08:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:42:53 08:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:42:53 08:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:37:01 1 0.08 0.00 0.02 0.05 0.02 99.83 08:42:53 08:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:42:53 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:42:53 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:42:53 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:38:01 3 0.03 0.00 0.00 0.02 0.03 99.92 08:42:53 08:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:39:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:42:53 08:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:39:01 1 0.03 0.00 0.03 0.03 0.02 99.88 08:42:53 08:39:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:42:53 08:39:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:42:53 08:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:42:53 08:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:42:53 08:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:42:53 08:40:01 3 0.02 0.00 0.02 0.03 0.00 99.93 08:42:53 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:42:53 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:41:01 all 0.01 0.00 0.00 0.00 0.01 99.98 08:42:53 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:42:53 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:42:53 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:42:53 08:42:01 all 0.02 0.00 0.00 0.00 0.01 99.97 08:42:53 08:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:42:53 08:42:01 1 0.03 0.00 0.00 0.02 0.03 99.92 08:42:53 08:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 08:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:42:53 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:42:53 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:42:53 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:42:53 Average: all 5.98 0.00 1.05 0.79 0.02 92.16 08:42:53 Average: 0 6.00 0.00 1.03 0.70 0.02 92.25 08:42:53 Average: 1 5.92 0.00 1.04 0.42 0.03 92.58 08:42:53 Average: 2 6.01 0.00 1.02 1.01 0.03 91.92 08:42:53 Average: 3 5.95 0.00 1.02 0.67 0.03 92.33 08:42:53 Average: 4 5.76 0.00 1.03 0.54 0.02 92.65 08:42:53 Average: 5 5.93 0.00 1.12 0.87 0.02 92.07 08:42:53 Average: 6 5.96 0.00 1.07 0.73 0.02 92.23 08:42:53 Average: 7 6.30 0.00 1.04 1.39 0.02 91.24 08:42:53 08:42:53 08:42:53