Pull request #4826 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3b0961d29ba3250014822de5c12326f9710f3ef+5162257f8dee1b2a6e96c0426af9cd51831dbfdc (e42e4370acef641a4ada108058950b4467f0fc5f) 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-ssh8246364241177901784.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8827770961054437305.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4826/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4826/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8229207883321770875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4826/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4215692990495906017.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8640991812390487088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4826/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4826/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2015145520532293011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5472 in /w/workspace/edgexfoundry_edgex-go_PR-4826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4826/head:refs/remotes/origin/PR-4826 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5162257f8dee1b2a6e96c0426af9cd51831dbfdc into PR head commit f3b0961d29ba3250014822de5c12326f9710f3ef Merge succeeded, producing f3b0961d29ba3250014822de5c12326f9710f3ef Checking out Revision f3b0961d29ba3250014822de5c12326f9710f3ef (PR-4826) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f f3b0961d29ba3250014822de5c12326f9710f3ef # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3b0961d29ba3250014822de5c12326f9710f3ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:56:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:56:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:56:19 ========================================================= 19:56:19 EdgeX Global Pipelines Version Info 19:56:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:56:20 ------------------- 19:56:20 stable info: 19:56:20 ------------------- 19:56:20 Commited By: Ginny Guan ginny@iotechsys.com 19:56:20 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:56:20 Message: update stable to v1.0.260 19:56:21 ------------------- 19:56:21 experimental info: 19:56:21 ------------------- 19:56:21 Commited By: Ginny Guan ginny@iotechsys.com 19:56:21 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:56:21 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:56:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4826 [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4826 [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4826 [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3b0961d29ba3250014822de5c12326f9710f3ef [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3b0961 [Pipeline] echo 19:56:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:23 provisioning config files... 19:56:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17502898286793513922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:23 ---> ****-login.sh 19:56:23 nexus3.edgexfoundry.org:10001 19:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:56:23 Configure a credential helper to remove this warning. See 19:56:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:56:23 19:56:23 Login Succeeded 19:56:23 nexus3.edgexfoundry.org:10002 19:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:56:23 Configure a credential helper to remove this warning. See 19:56:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:56:23 19:56:23 Login Succeeded 19:56:23 nexus3.edgexfoundry.org:10003 19:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:56:24 Configure a credential helper to remove this warning. See 19:56:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:56:24 19:56:24 Login Succeeded 19:56:24 nexus3.edgexfoundry.org:10004 19:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:56:24 Configure a credential helper to remove this warning. See 19:56:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:56:24 19:56:24 Login Succeeded 19:56:24 ****.io 19:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:56:24 Configure a credential helper to remove this warning. See 19:56:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:56:24 19:56:24 Login Succeeded 19:56:24 ---> ****-login.sh ends [Pipeline] } 19:56:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:56:24 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:56:24 + dirname cmd/core-command/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo core-command,cmd/core-command/Dockerfile 19:56:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:56:24 + dirname cmd/core-data/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo core-data,cmd/core-data/Dockerfile 19:56:24 + dirname cmd/core-keeper/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo core-keeper,cmd/core-keeper/Dockerfile 19:56:24 + dirname cmd/core-metadata/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo core-metadata,cmd/core-metadata/Dockerfile 19:56:24 + dirname cmd/security-bootstrapper/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:56:24 + dirname cmd/security-proxy-auth/Dockerfile+ 19:56:24 cut -d/ -f2 19:56:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:56:24 + dirname cmd/security-proxy-setup/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:56:24 + dirname cmd/security-secretstore-setup/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:56:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:56:24 + dirname cmd/security-spire-agent/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:56:24 + dirname cmd/security-spire-config/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:56:24 + + cut -d/ -f2 19:56:24 dirname cmd/security-spire-server/Dockerfile 19:56:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:56:24 + dirname cmd/support-notifications/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo support-notifications,cmd/support-notifications/Dockerfile 19:56:24 + dirname cmd/support-scheduler/Dockerfile 19:56:24 + cut -d/ -f2 19:56:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:56:25 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-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 19:56:25 + git rev-list -1 --merges f3b0961d29ba3250014822de5c12326f9710f3ef~1..f3b0961d29ba3250014822de5c12326f9710f3ef [Pipeline] echo 19:56:25 -----------> git rev-list -1 --merges f3b0961d29ba3250014822de5c12326f9710f3ef~1..f3b0961d29ba3250014822de5c12326f9710f3ef f3b0961d29ba3250014822de5c12326f9710f3ef [false] [Pipeline] sh 19:56:25 + git log --format=format:%s -1 f3b0961d29ba3250014822de5c12326f9710f3ef [Pipeline] echo 19:56:25 ========================================================= 19:56:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:56:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:56:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:56:26 + grep -v github /etc/ssh/ssh_known_hosts 19:56:26 + [ -e /tmp/ssh_known_hosts ] 19:56:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:56:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:56:26 + sudo tee -a /etc/ssh/ssh_known_hosts 19:56:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:56:26 19:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:56:27 0.1.4: Pulling from edgex-devops/py-git-semver 19:56:27 b85a868b505f: Pulling fs layer 19:56:27 e2be974225ed: Pulling fs layer 19:56:27 339a4e72a1f5: Pulling fs layer 19:56:27 988bab9f4d93: Pulling fs layer 19:56:27 1469e6f7b9e6: Pulling fs layer 19:56:27 eaf3925da568: Pulling fs layer 19:56:27 bab4dde63d76: Pulling fs layer 19:56:27 bde34c3a00c8: Pulling fs layer 19:56:27 b352a97aabf1: Pulling fs layer 19:56:27 4872d77fe225: Pulling fs layer 19:56:27 5851b861e8e6: Pulling fs layer 19:56:27 bde34c3a00c8: Waiting 19:56:27 988bab9f4d93: Waiting 19:56:27 1469e6f7b9e6: Waiting 19:56:27 b352a97aabf1: Waiting 19:56:27 4872d77fe225: Waiting 19:56:27 5851b861e8e6: Waiting 19:56:27 bab4dde63d76: Waiting 19:56:27 eaf3925da568: Waiting 19:56:27 e2be974225ed: Verifying Checksum 19:56:27 e2be974225ed: Download complete 19:56:27 988bab9f4d93: Verifying Checksum 19:56:27 988bab9f4d93: Download complete 19:56:27 1469e6f7b9e6: Download complete 19:56:27 339a4e72a1f5: Verifying Checksum 19:56:27 339a4e72a1f5: Download complete 19:56:27 eaf3925da568: Verifying Checksum 19:56:27 eaf3925da568: Download complete 19:56:27 bde34c3a00c8: Verifying Checksum 19:56:27 bde34c3a00c8: Download complete 19:56:27 b352a97aabf1: Verifying Checksum 19:56:27 b352a97aabf1: Download complete 19:56:27 4872d77fe225: Verifying Checksum 19:56:27 4872d77fe225: Download complete 19:56:27 5851b861e8e6: Verifying Checksum 19:56:27 5851b861e8e6: Download complete 19:56:27 b85a868b505f: Verifying Checksum 19:56:27 b85a868b505f: Download complete 19:56:27 bab4dde63d76: Verifying Checksum 19:56:27 bab4dde63d76: Download complete 19:56:28 b85a868b505f: Pull complete 19:56:29 e2be974225ed: Pull complete 19:56:29 339a4e72a1f5: Pull complete 19:56:29 988bab9f4d93: Pull complete 19:56:29 1469e6f7b9e6: Pull complete 19:56:29 eaf3925da568: Pull complete 19:56:31 bab4dde63d76: Pull complete 19:56:31 bde34c3a00c8: Pull complete 19:56:31 b352a97aabf1: Pull complete 19:56:31 4872d77fe225: Pull complete 19:56:32 5851b861e8e6: Pull complete 19:56:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:56:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:32 prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container 19:56:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:56:35 $ docker top 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 -eo pid,comm 19:56:35 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). 19:56:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:56:35 [ssh-agent] Looking for ssh-agent implementation... 19:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:56:35 $ docker exec 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 ssh-agent 19:56:35 SSH_AUTH_SOCK=/tmp/ssh-A35MXTTNDv98/agent.32 19:56:35 SSH_AGENT_PID=38 19:56:35 Running ssh-add (command line suppressed) 19:56:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7335401071930542891.key (/w/workspace/edgex-go/1@tmp/private_key_7335401071930542891.key) 19:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:56:35 + git tag --points-at HEAD [Pipeline] } 19:56:36 $ docker exec --env ******** --env ******** 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 ssh-agent -k 19:56:36 unset SSH_AUTH_SOCK; 19:56:36 unset SSH_AGENT_PID; 19:56:36 echo Agent pid 38 killed; 19:56:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:56:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:56:36 [ssh-agent] Looking for ssh-agent implementation... 19:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:56:36 $ docker exec 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 ssh-agent 19:56:36 SSH_AUTH_SOCK=/tmp/ssh-LotpwxS33kCp/agent.71 19:56:36 SSH_AGENT_PID=77 19:56:36 Running ssh-add (command line suppressed) 19:56:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6950226167369416908.key (/w/workspace/edgex-go/1@tmp/private_key_6950226167369416908.key) 19:56:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:56:36 + git semver init 19:56:37 2024-07-12 19:56:37,114 [run_init] DEBUG init version:0.0.0 force:False 19:56:37 2024-07-12 19:56:37,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:56:37 2024-07-12 19:56:37,115 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:56:37 2024-07-12 19:56:37,116 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:56:42 2024-07-12 19:56:42,062 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:56:42 2024-07-12 19:56:42,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4826 with force:False 19:56:42 2024-07-12 19:56:42,063 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4826 19:56:42 2024-07-12 19:56:42,065 [execute] INFO git cat-file --batch-check 19:56:42 2024-07-12 19:56:42,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:56:42 2024-07-12 19:56:42,072 [execute] INFO git cat-file --batch 19:56:42 2024-07-12 19:56:42,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:56:42 2024-07-12 19:56:42,077 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4826 19:56:42 0.0.0 [Pipeline] } 19:56:42 $ docker exec --env ******** --env ******** 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 ssh-agent -k 19:56:42 unset SSH_AUTH_SOCK; 19:56:42 unset SSH_AGENT_PID; 19:56:42 echo Agent pid 77 killed; 19:56:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:56:43 + git semver [Pipeline] } 19:56:43 $ docker stop --time=1 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 19:56:44 $ docker rm -f --volumes 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 [Pipeline] // withDockerContainer [Pipeline] sh 19:56:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:56:45 Stashed 1 file(s) [Pipeline] echo 19:56:45 [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 19:56:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:56:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:56:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:56:46 ========================================================= 19:56:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:56:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:56:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:56:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:56:46 619be1103602: Pulling fs layer 19:56:46 7862e08f4a3e: Pulling fs layer 19:56:46 5df492c9dc93: Pulling fs layer 19:56:46 7629e6793208: Pulling fs layer 19:56:46 4f4fb700ef54: Pulling fs layer 19:56:46 fb5054dd5b73: Pulling fs layer 19:56:46 eeca6798cff9: Pulling fs layer 19:56:46 aa269ceb94a6: Pulling fs layer 19:56:46 ada007ff1a6a: Pulling fs layer 19:56:46 4f4fb700ef54: Waiting 19:56:46 aa269ceb94a6: Waiting 19:56:46 fb5054dd5b73: Waiting 19:56:46 eeca6798cff9: Waiting 19:56:46 7629e6793208: Waiting 19:56:46 ada007ff1a6a: Waiting 19:56:46 7862e08f4a3e: Download complete 19:56:46 7629e6793208: Verifying Checksum 19:56:46 7629e6793208: Download complete 19:56:46 4f4fb700ef54: Verifying Checksum 19:56:46 4f4fb700ef54: Download complete 19:56:46 fb5054dd5b73: Download complete 19:56:46 619be1103602: Download complete 19:56:46 eeca6798cff9: Verifying Checksum 19:56:46 eeca6798cff9: Download complete 19:56:47 619be1103602: Pull complete 19:56:47 ada007ff1a6a: Verifying Checksum 19:56:47 ada007ff1a6a: Download complete 19:56:47 7862e08f4a3e: Pull complete 19:56:47 5df492c9dc93: Verifying Checksum 19:56:47 5df492c9dc93: Download complete 19:56:47 aa269ceb94a6: Verifying Checksum 19:56:47 aa269ceb94a6: Download complete 19:56:50 5df492c9dc93: Pull complete 19:56:50 7629e6793208: Pull complete 19:56:50 4f4fb700ef54: Pull complete 19:56:51 fb5054dd5b73: Pull complete 19:56:51 eeca6798cff9: Pull complete 19:56:53 aa269ceb94a6: Pull complete 19:56:53 ada007ff1a6a: Pull complete 19:56:53 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:56:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:56:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:56:54 WORKDIR /edgex 19:56:54 COPY go.mod . 19:56:54 RUN go mod download 19:56:54 + docker build -t ci-base-image-x86_64 -f - . 19:56:54 Sending build context to Docker daemon 178.6MB 19:56:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:56:54 ---> f489d0715acc 19:56:54 Step 2/4 : WORKDIR /edgex 19:56:59 ---> Running in 4433a5209c8d 19:56:59 Removing intermediate container 4433a5209c8d 19:56:59 ---> 0270d2dd19df 19:56:59 Step 3/4 : COPY go.mod . 19:56:59 ---> e4ac22eaecc8 19:56:59 Step 4/4 : RUN go mod download 19:56:59 ---> Running in f5c2d84ae808 19:57:00 Still waiting to schedule task 19:57:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:57:21 Removing intermediate container f5c2d84ae808 19:57:21 ---> 974a64a8d642 19:57:21 Successfully built 974a64a8d642 19:57:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:21 + docker inspect -f . ci-base-image-x86_64 19:57:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:22 prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container 19:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:57:22 $ docker top d8fc0f4482dc9cafcd5ebd4ce9ee0dbe799e443d142a486c5bce81eaba2f3837 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:23 + go version 19:57:23 go version go1.21.9 linux/amd64 [Pipeline] } 19:57:23 $ docker stop --time=1 d8fc0f4482dc9cafcd5ebd4ce9ee0dbe799e443d142a486c5bce81eaba2f3837 19:57:24 $ docker rm -f --volumes d8fc0f4482dc9cafcd5ebd4ce9ee0dbe799e443d142a486c5bce81eaba2f3837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:25 + docker inspect -f . ci-base-image-x86_64 19:57:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:25 prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container 19:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:57:25 $ docker top 918e8e221802357269382462cf05be85608d8316ddbe3590f36be4a443d2ad7b -eo pid,comm [Pipeline] { [Pipeline] echo 19:57:25 ========================================================= 19:57:25 [edgeXBuildGoParallel] Running Tests and Build... 19:57:25 ========================================================= [Pipeline] sh 19:57:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:57:26 + make test 19:57:26 go test -race -coverprofile=coverage.out ./... 19:57:34 ? github.com/edgexfoundry/edgex-go [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:58:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:58:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.034s coverage: 28.7% of statements 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:58:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:58:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 19:58:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 19:58:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.576s coverage: 93.4% of statements 19:58:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 19:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 6.5% of statements 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:58:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.354s coverage: 95.8% of statements 19:58:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 19:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.015s coverage: 77.8% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.160s coverage: 96.3% of statements 19:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:58:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:58:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:58:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 19:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:58:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:58:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:58:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:58:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:58:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5473 in /w/workspace/edgexfoundry_edgex-go_PR-4826 [Pipeline] { [Pipeline] ws 19:58:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:58:36 The recommended git tool is: git 19:58:40 using credential edgex-jenkins-ssh 19:58:40 Cloning the remote Git repository 19:58:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:58:41 > git init /w/workspace/edgex-go/1 # timeout=10 19:58:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:58:41 > git --version # timeout=10 19:58:41 > git --version # 'git version 2.25.1' 19:58:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.239s coverage: 79.9% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.040s coverage: 92.9% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 38.4% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 19:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 19:58:44 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 19:58:44 running golangci-lint 19:58:44 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:58:44 go version go1.21.9 linux/amd64 19:58:44 level=info msg="[config_reader] Used config file .golangci.yml" 19:58:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:59:00 Merging remotes/origin/main commit 5162257f8dee1b2a6e96c0426af9cd51831dbfdc into PR head commit f3b0961d29ba3250014822de5c12326f9710f3ef 19:59:00 Merge succeeded, producing f3b0961d29ba3250014822de5c12326f9710f3ef 19:59:00 Checking out Revision f3b0961d29ba3250014822de5c12326f9710f3ef (PR-4826) 19:58:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:58:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:58:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4826/head:refs/remotes/origin/PR-4826 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:59:00 > git config core.sparsecheckout # timeout=10 19:59:00 > git checkout -f f3b0961d29ba3250014822de5c12326f9710f3ef # timeout=10 19:59:00 > git remote # timeout=10 19:59:00 > git config --get remote.origin.url # timeout=10 19:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:00 > git merge 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 19:59:00 > git rev-parse HEAD^{commit} # timeout=10 19:59:00 > git config core.sparsecheckout # timeout=10 19:59:00 > git checkout -f f3b0961d29ba3250014822de5c12326f9710f3ef # timeout=10 19:59:01 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:59:01 > git --version # timeout=10 19:59:01 > git --version # 'git version 2.25.1' 19:59:01 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:06 Dload Upload Total Spent Left Speed 19:59:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 65448 0 --:--:-- --:--:-- --:--:-- 65784 [Pipeline] sh 19:59:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:59:06 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 21.235006613s" 19:59:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.678684ms" 19:59:07 + sudo tee /etc/docker/daemon.new 19:59:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:59:07 { 19:59:07 "registry-mirrors": [ 19:59:07 "https://nexus3.edgexfoundry.org:10001" 19:59:07 ], 19:59:07 "bip": "10.250.0.254/24", 19:59:07 "hosts": [ 19:59:07 "tcp://0.0.0.0:5555", 19:59:07 "unix:///var/run/docker.sock" 19:59:07 ], 19:59:07 "mtu": 1458, 19:59:07 "selinux-enabled": true, 19:59:07 "seccomp-profile": "/etc/docker/seccomp.json" 19:59:07 } [Pipeline] sh 19:59:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:59:07 + sudo service docker restart 19:59:18 level=info msg="[linters_context/goanalysis] analyzers took 1m50.268314179s with top 10 stages: buildir: 57.692305877s, gosec: 8.510947268s, fact_deprecated: 3.023492273s, inspect: 2.798721629s, ctrlflow: 2.213200649s, printf: 2.170820537s, S1038: 1.48628485s, nilness: 1.295299935s, fact_purity: 1.282851697s, unused: 795.065283ms" 19:59:18 level=info msg="[runner] Issues before processing: 209, after processing: 0" 19:59:18 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, skip_files: 209/209, autogenerated_exclude: 209/209, nolint: 0/21, identifier_marker: 209/209, skip_dirs: 209/209, exclude: 209/209, cgo: 209/209, path_prettifier: 209/209, exclude-rules: 21/209" 19:59:18 level=info msg="[runner] processing took 17.335889ms with stages: nolint: 7.806189ms, identifier_marker: 4.831369ms, exclude-rules: 1.53569ms, path_prettifier: 1.49852ms, autogenerated_exclude: 1.039677ms, skip_dirs: 572.513µs, cgo: 31.24µs, filename_unadjuster: 15.441µs, fixer: 650ns, sort_results: 650ns, exclude: 540ns, uniq_by_line: 540ns, skip_files: 490ns, max_same_issues: 470ns, diff: 450ns, source_code: 400ns, path_shortener: 390ns, severity-rules: 270ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" 19:59:18 level=info msg="[runner] linters took 12.523271413s with stages: goanalysis_metalinter: 12.505854604s" 19:59:18 level=info msg="File cache stats: 0 entries of total size 0B" 19:59:18 level=info msg="Memory: 338 samples, avg is 302.4MB, max is 1283.5MB" 19:59:18 level=info msg="Execution took 33.798435237s" 19:59:18 go vet ./... 19:59:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:59:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:59:25 ./bin/test-attribution-txt.sh [Pipeline] echo 19:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:59:25 + ls -al . 19:59:25 total 840 19:59:25 drwxrwxr-x 11 1001 1001 4096 Jul 12 19:57 . 19:59:25 drwxr-xr-x 4 root root 4096 Jul 12 19:57 .. 19:59:25 drwxrwxr-x 2 1001 1001 4096 Jul 12 19:56 .blubracket 19:59:25 -rw-rw-r-- 1 1001 1001 10 Jul 12 19:56 .dockerignore 19:59:25 drwxrwxr-x 8 1001 1001 4096 Jul 12 19:58 .git 19:59:25 drwxrwxr-x 3 1001 1001 4096 Jul 12 19:56 .github 19:59:25 -rw-rw-r-- 1 1001 1001 1102 Jul 12 19:56 .gitignore 19:59:25 -rw-rw-r-- 1 1001 1001 42 Jul 12 19:56 .golangci.yml 19:59:25 -rw-rw-r-- 1 1001 1001 100 Jul 12 19:56 .hadolint.yml 19:59:25 drwxr-xr-x 3 1001 1001 4096 Jul 12 19:56 .semver 19:59:25 -rw-rw-r-- 1 1001 1001 155 Jul 12 19:56 .sonarcloud.properties 19:59:25 -rw-rw-r-- 1 1001 1001 1171 Jul 12 19:56 ADOPTERS.md 19:59:25 -rw-rw-r-- 1 1001 1001 20361 Jul 12 19:56 Attribution.txt 19:59:25 -rw-rw-r-- 1 1001 1001 100284 Jul 12 19:56 CHANGELOG.md 19:59:25 -rw-rw-r-- 1 1001 1001 3804 Jul 12 19:56 CONTRIBUTING.md 19:59:25 -rw-rw-r-- 1 1001 1001 677 Jul 12 19:56 GOVERNANCE.md 19:59:25 -rw-rw-r-- 1 1001 1001 861 Jul 12 19:56 Jenkinsfile 19:59:25 -rw-rw-r-- 1 1001 1001 10775 Jul 12 19:56 LICENSE 19:59:25 -rw-rw-r-- 1 1001 1001 16051 Jul 12 19:56 Makefile 19:59:25 -rw-rw-r-- 1 1001 1001 582 Jul 12 19:56 OWNERS.md 19:59:25 -rw-rw-r-- 1 1001 1001 9528 Jul 12 19:56 README.md 19:59:25 -rw-rw-r-- 1 1001 1001 789 Jul 12 19:56 SECURITY.md 19:59:25 -rw-rw-r-- 1 1001 1001 5 Jul 12 19:56 VERSION 19:59:25 drwxrwxr-x 2 1001 1001 4096 Jul 12 19:56 bin 19:59:25 drwxrwxr-x 19 1001 1001 4096 Jul 12 19:56 cmd 19:59:25 -rw-r--r-- 1 root root 481596 Jul 12 19:58 coverage.out 19:59:25 drwxrwxr-x 2 1001 1001 4096 Jul 12 19:56 fuzz_test 19:59:25 -rw-rw-r-- 1 1001 1001 6911 Jul 12 19:56 go.mod 19:59:25 -rw-rw-r-- 1 1001 1001 101537 Jul 12 19:56 go.sum 19:59:25 drwxrwxr-x 7 1001 1001 4096 Jul 12 19:56 internal 19:59:25 drwxrwxr-x 3 1001 1001 4096 Jul 12 19:56 openapi 19:59:25 -rw-rw-r-- 1 1001 1001 584 Jul 12 19:56 security.txt 19:59:25 -rw-rw-r-- 1 1001 1001 204 Jul 12 19:56 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:26 provisioning config files... 19:59:26 + '[' -e coverage.out ] 19:59:26 + chown 1001:1001 coverage.out 19:59:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13152517538322424139tmp [Pipeline] { [Pipeline] stash [Pipeline] libraryResource [Pipeline] sh 19:59:26 Stashed 1 file(s) [Pipeline] sh 19:59:26 ---> ****-login.sh 19:59:26 nexus3.edgexfoundry.org:10001 19:59:26 + make build 19:59:26 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 19:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:27 Configure a credential helper to remove this warning. See 19:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:27 19:59:27 Login Succeeded 19:59:27 nexus3.edgexfoundry.org:10002 19:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:27 Configure a credential helper to remove this warning. See 19:59:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:27 19:59:27 Login Succeeded 19:59:27 nexus3.edgexfoundry.org:10003 19:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:28 Configure a credential helper to remove this warning. See 19:59:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:28 19:59:28 Login Succeeded 19:59:28 nexus3.edgexfoundry.org:10004 19:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:28 Configure a credential helper to remove this warning. See 19:59:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:28 19:59:28 Login Succeeded 19:59:28 ****.io 19:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:28 Configure a credential helper to remove this warning. See 19:59:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:28 19:59:28 Login Succeeded 19:59:28 ---> ****-login.sh ends [Pipeline] } 19:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:59:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:59:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:59:29 ========================================================= 19:59:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:59:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:59:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:59:30 c6b39de5b339: Pulling fs layer 19:59:30 a69c41024577: Pulling fs layer 19:59:30 d6de4b400683: Pulling fs layer 19:59:30 35cb2a7552d0: Pulling fs layer 19:59:30 4f4fb700ef54: Pulling fs layer 19:59:30 464afbd9ba4c: Pulling fs layer 19:59:30 00f215d4a9da: Pulling fs layer 19:59:30 d496ad576159: Pulling fs layer 19:59:30 00f215d4a9da: Waiting 19:59:30 d496ad576159: Waiting 19:59:30 35cb2a7552d0: Waiting 19:59:30 4f4fb700ef54: Waiting 19:59:30 464afbd9ba4c: Waiting 19:59:30 a69c41024577: Verifying Checksum 19:59:30 a69c41024577: Download complete 19:59:30 35cb2a7552d0: Verifying Checksum 19:59:30 35cb2a7552d0: Download complete 19:59:30 4f4fb700ef54: Verifying Checksum 19:59:30 4f4fb700ef54: Download complete 19:59:30 464afbd9ba4c: Verifying Checksum 19:59:30 464afbd9ba4c: Download complete 19:59:30 c6b39de5b339: Download complete 19:59:30 d496ad576159: Verifying Checksum 19:59:30 d496ad576159: Download complete 19:59:31 c6b39de5b339: Pull complete 19:59:32 a69c41024577: Pull complete 19:59:32 d6de4b400683: Verifying Checksum 19:59:32 d6de4b400683: Download complete 19:59:33 00f215d4a9da: Verifying Checksum 19:59:33 00f215d4a9da: Download complete 19:59:46 d6de4b400683: Pull complete 19:59:46 35cb2a7552d0: Pull complete 19:59:46 4f4fb700ef54: Pull complete 19:59:46 464afbd9ba4c: Pull complete 19:59:48 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 19: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 19:59:51 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 19:59:51 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 19:59:53 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 19:59:54 00f215d4a9da: Pull complete 19:59:55 d496ad576159: Pull complete 19:59:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:59:56 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:59:56 WORKDIR /edgex 19:59:56 COPY go.mod . 19:59:56 RUN go mod download -t 19:59:56 ci-base-image-arm64 -f - . 19:59:56 Sending build context to Docker daemon 3.185MB 19:59:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:59:56 ---> f246e2811388 19:59:56 Step 2/4 : WORKDIR /edgex 19:59:58 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 19:59:58 ---> Running in b9634b9268a9 19:59:58 Removing intermediate container b9634b9268a9 19:59:58 ---> 671fddd1d9c9 19:59:58 Step 3/4 : COPY go.mod . 19:59:59 ---> 868a024bcce3 19:59:59 Step 4/4 : RUN go mod download 19:59:59 ---> Running in c01f68ebeb0a 20:00:00 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 20:00:01 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 20:00:02 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 20:00:03 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 20:00:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:00: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:00:06 $ docker stop --time=1 918e8e221802357269382462cf05be85608d8316ddbe3590f36be4a443d2ad7b 20:00:11 $ docker rm -f --volumes 918e8e221802357269382462cf05be85608d8316ddbe3590f36be4a443d2ad7b [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 20:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:00:13 20:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:00:13 latest: Pulling from edgex-devops/edgex-compose 20:00:13 91d30c5bc195: Pulling fs layer 20:00:13 2e9b0aa3be6d: Pulling fs layer 20:00:13 9c61dcf015f6: Pulling fs layer 20:00:13 4698f68db338: Pulling fs layer 20:00:13 2a2f49069b9e: Pulling fs layer 20:00:13 e0025b399a48: Pulling fs layer 20:00:13 2a2f49069b9e: Waiting 20:00:13 e0025b399a48: Waiting 20:00:13 4698f68db338: Waiting 20:00:13 91d30c5bc195: Verifying Checksum 20:00:13 4698f68db338: Verifying Checksum 20:00:13 4698f68db338: Download complete 20:00:13 2e9b0aa3be6d: Verifying Checksum 20:00:13 2e9b0aa3be6d: Download complete 20:00:13 e0025b399a48: Verifying Checksum 20:00:13 e0025b399a48: Download complete 20:00:13 91d30c5bc195: Pull complete 20:00:14 2a2f49069b9e: Download complete 20:00:14 2e9b0aa3be6d: Pull complete 20:00:14 9c61dcf015f6: Verifying Checksum 20:00:14 9c61dcf015f6: Download complete 20:00:17 9c61dcf015f6: Pull complete 20:00:17 4698f68db338: Pull complete 20:00:17 2a2f49069b9e: Pull complete 20:00:17 e0025b399a48: Pull complete 20:00:17 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:00:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:18 prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container 20:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:00:20 $ docker top 33dc8481b52faf2cb3d26dd8e94f6f3bae64dfa82a13648b058f67bfe9b3e311 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:20 + docker compose -f ./docker-compose-build.yml build --parallel 20:00:23 #1 [support-notifications internal] load build definition from Dockerfile 20:00:23 #1 transferring dockerfile: 1.95kB done 20:00:23 #1 DONE 0.0s 20:00:23 20:00:23 #2 [security-spire-config internal] load build definition from Dockerfile 20:00:23 #2 transferring dockerfile: 1.69kB done 20:00:23 #2 DONE 0.0s 20:00:23 20:00:23 #3 [security-bootstrapper internal] load build definition from Dockerfile 20:00:23 #3 transferring dockerfile: 2.93kB done 20:00:23 #3 DONE 0.0s 20:00:23 20:00:23 #4 [core-data internal] load build definition from Dockerfile 20:00:23 #4 transferring dockerfile: 2.01kB done 20:00:23 #4 DONE 0.0s 20:00:23 20:00:23 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:00:23 #5 transferring dockerfile: 2.23kB done 20:00:23 #5 DONE 0.0s 20:00:23 20:00:23 #6 [security-secretstore-setup internal] load build definition from Dockerfile 20:00:23 #6 transferring dockerfile: 2.49kB done 20:00:23 #6 DONE 0.1s 20:00:23 20:00:23 #7 [core-command internal] load build definition from Dockerfile 20:00:23 #7 transferring dockerfile: 1.93kB done 20:00:23 #7 DONE 0.1s 20:00:23 20:00:23 #8 [security-proxy-auth internal] load build definition from Dockerfile 20:00:23 #8 transferring dockerfile: 2.15kB done 20:00:23 #8 DONE 0.1s 20:00:23 20:00:23 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:00:23 #9 transferring dockerfile: 1.89kB done 20:00:23 #9 DONE 0.1s 20:00:23 20:00:23 #10 [security-spire-agent internal] load build definition from Dockerfile 20:00:23 #10 transferring dockerfile: 1.81kB done 20:00:23 #10 DONE 0.1s 20:00:23 20:00:23 #11 [security-proxy-setup internal] load build definition from Dockerfile 20:00:23 #11 transferring dockerfile: 2.50kB done 20:00:23 #11 DONE 0.1s 20:00:23 20:00:23 #12 [support-scheduler internal] load build definition from Dockerfile 20:00:23 #12 transferring dockerfile: 1.93kB done 20:00:23 #12 DONE 0.1s 20:00:23 20:00:23 #13 [core-metadata internal] load build definition from Dockerfile 20:00:23 #13 transferring dockerfile: 2.06kB done 20:00:23 #13 DONE 0.1s 20:00:23 20:00:23 #14 [support-notifications internal] load .dockerignore 20:00:23 #14 transferring context: 50B done 20:00:23 #14 DONE 0.1s 20:00:23 20:00:23 #15 [security-spire-server internal] load build definition from Dockerfile 20:00:23 #15 transferring dockerfile: 1.70kB done 20:00:23 #15 DONE 0.1s 20:00:23 20:00:23 #16 [core-keeper internal] load build definition from Dockerfile 20:00:23 #16 transferring dockerfile: 2.01kB done 20:00:23 #16 DONE 0.1s 20:00:23 20:00:23 #17 [security-spire-config internal] load .dockerignore 20:00:23 #17 transferring context: 50B done 20:00:23 #17 DONE 0.0s 20:00:23 20:00:23 #18 [security-bootstrapper internal] load .dockerignore 20:00:23 #18 transferring context: 50B done 20:00:23 #18 DONE 0.0s 20:00:23 20:00:23 #19 [core-data internal] load .dockerignore 20:00:23 #19 transferring context: 50B done 20:00:23 #19 DONE 0.0s 20:00:23 20:00:23 #20 [core-common-config-bootstrapper internal] load .dockerignore 20:00:23 #20 transferring context: 50B done 20:00:23 #20 DONE 0.0s 20:00:23 20:00:23 #21 [security-secretstore-setup internal] load .dockerignore 20:00:23 #21 transferring context: 50B done 20:00:23 #21 DONE 0.0s 20:00:23 20:00:23 #22 [core-command internal] load .dockerignore 20:00:23 #22 transferring context: 50B done 20:00:23 #22 DONE 0.0s 20:00:23 20:00:23 #23 [security-spire-agent internal] load .dockerignore 20:00:23 #23 transferring context: 50B done 20:00:23 #23 DONE 0.0s 20:00:23 20:00:23 #24 [security-spiffe-token-provider internal] load .dockerignore 20:00:23 #24 transferring context: 50B done 20:00:23 #24 DONE 0.0s 20:00:23 20:00:23 #25 [security-proxy-setup internal] load .dockerignore 20:00:23 #25 transferring context: 50B done 20:00:23 #25 DONE 0.0s 20:00:23 20:00:23 #26 [security-proxy-auth internal] load .dockerignore 20:00:23 #26 transferring context: 50B done 20:00:23 #26 DONE 0.0s 20:00:23 20:00:23 #27 [support-scheduler internal] load .dockerignore 20:00:23 #27 transferring context: 50B done 20:00:23 #27 DONE 0.0s 20:00:23 20:00:23 #28 [security-spire-server internal] load .dockerignore 20:00:23 #28 transferring context: 50B done 20:00:23 #28 DONE 0.0s 20:00:23 20:00:23 #29 [core-keeper internal] load .dockerignore 20:00:23 #29 transferring context: 50B done 20:00:23 #29 DONE 0.1s 20:00:23 20:00:23 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:00:23 #30 DONE 0.0s 20:00:23 20:00:23 #31 [core-metadata internal] load .dockerignore 20:00:23 #31 transferring context: 50B done 20:00:23 #31 DONE 0.0s 20:00:23 20:00:23 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:00:23 #32 DONE 0.1s 20:00:23 20:00:23 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:00:23 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:00:23 #33 ... 20:00:23 20:00:23 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:00:23 #30 DONE 0.0s 20:00:23 20:00:23 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:00:23 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:00:23 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:00:23 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:00:23 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s 20:00:23 #33 ... 20:00:23 20:00:23 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:00:23 #30 DONE 0.0s 20:00:23 20:00:23 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:00:23 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:00:23 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:00:23 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:00:23 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:00:23 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 20:00:23 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 20:00:24 #33 ... 20:00:24 20:00:24 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:00:24 #32 DONE 0.3s 20:00:24 20:00:24 #34 [security-spiffe-token-provider internal] load build context 20:00:24 #34 DONE 0.0s 20:00:24 20:00:24 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:00:24 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:00:24 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:00:24 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:00:24 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:00:24 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 20:00:24 #33 ... 20:00:24 20:00:24 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:00:24 #30 DONE 0.0s 20:00:24 20:00:24 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:00:24 #33 ... 20:00:24 20:00:24 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:00:24 #30 DONE 0.0s 20:00:24 20:00:24 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:00:24 #32 DONE 0.4s 20:00:24 20:00:24 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:00:24 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:00:24 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:00:24 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:00:24 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:00:24 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 20:00:24 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 20:00:24 #33 ... 20:00:24 20:00:24 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:00:24 #30 DONE 0.0s 20:00:24 20:00:24 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 20:00:24 #32 DONE 0.5s 20:00:24 20:00:24 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:00:24 #35 DONE 0.9s 20:00:24 20:00:24 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:00:24 #36 ... 20:00:24 20:00:24 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:00:24 #37 DONE 0.7s 20:00:24 20:00:24 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 20:00:24 #38 DONE 0.6s 20:00:24 20:00:24 #39 [security-spire-agent internal] load build context 20:00:24 #39 DONE 0.0s 20:00:24 20:00:24 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:00:24 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:00:24 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:00:24 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:00:24 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:00:24 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 20:00:24 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 20:00:24 #33 DONE 1.2s 20:00:24 20:00:24 #40 [security-spire-config internal] load build context 20:00:24 #40 transferring context: 25.04kB 0.0s done 20:00:24 #40 DONE 0.3s 20:00:24 20:00:24 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:00:24 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 20:00:24 #41 DONE 0.2s 20:00:24 20:00:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:24 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 20:00:24 #42 DONE 0.3s 20:00:24 20:00:24 #43 [security-spire-server internal] load build context 20:00:24 #43 transferring context: 26.79kB 0.0s done 20:00:24 #43 DONE 0.3s 20:00:24 20:00:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:24 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:00:25 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 20:00:26 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 20:00:27 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 20:00:30 #42 ... 20:00:30 20:00:30 #44 [security-bootstrapper internal] load build context 20:00:30 #44 transferring context: 216.71MB 5.8s 20:00:32 #44 ... 20:00:32 20:00:32 #45 [support-notifications internal] load build context 20:00:32 #45 ... 20:00:32 20:00:32 #44 [security-bootstrapper internal] load build context 20:00:33 #44 ... 20:00:33 20:00:33 #39 [security-spire-agent internal] load build context 20:00:33 #39 transferring context: 26.32kB 0.0s done 20:00:33 #39 DONE 8.8s 20:00:33 20:00:33 #44 [security-bootstrapper internal] load build context 20:00:33 #44 transferring context: 313.37MB 9.4s 20:00:33 #44 ... 20:00:33 20:00:33 #46 [core-data internal] load build context 20:00:34 #46 ... 20:00:34 20:00:34 #47 [core-common-config-bootstrapper internal] load build context 20:00:34 #47 ... 20:00:34 20:00:34 #48 [security-secretstore-setup internal] load build context 20:00:34 #48 ... 20:00:34 20:00:34 #34 [security-spiffe-token-provider internal] load build context 20:00:34 #34 ... 20:00:34 20:00:34 #49 [security-proxy-setup internal] load build context 20:00:34 #49 ... 20:00:34 20:00:34 #50 [core-metadata internal] load build context 20:00:34 #50 ... 20:00:34 20:00:34 #51 [security-proxy-auth internal] load build context 20:00:34 #51 ... 20:00:34 20:00:34 #52 [support-scheduler internal] load build context 20:00:34 #52 ... 20:00:34 20:00:34 #53 [core-keeper internal] load build context 20:00:34 #53 ... 20:00:34 20:00:34 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:00:34 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 20:00:34 #41 ... 20:00:34 20:00:34 #54 [core-command internal] load build context 20:00:35 #54 ... 20:00:35 20:00:35 #52 [support-scheduler internal] load build context 20:00:36 #52 transferring context: 439.80MB 12.2s done 20:00:39 #52 DONE 15.6s 20:00:39 20:00:39 #48 [security-secretstore-setup internal] load build context 20:00:39 #48 transferring context: 439.80MB 11.5s done 20:00:39 #48 DONE 15.9s 20:00:39 20:00:39 #44 [security-bootstrapper internal] load build context 20:00:39 #44 transferring context: 439.80MB 12.1s done 20:00:39 #44 DONE 15.9s 20:00:39 20:00:39 #54 [core-command internal] load build context 20:00:39 #54 transferring context: 439.80MB 12.1s done 20:00:39 #54 DONE 15.9s 20:00:39 20:00:39 #47 [core-common-config-bootstrapper internal] load build context 20:00:39 #47 transferring context: 439.80MB 12.5s done 20:00:39 #47 DONE 15.9s 20:00:39 20:00:39 #45 [support-notifications internal] load build context 20:00:39 #45 transferring context: 439.80MB 10.9s done 20:00:39 #45 DONE 16.1s 20:00:39 20:00:39 #36 [core-data builder 2/7] WORKDIR /edgex-go 20:00:39 #36 DONE 15.5s 20:00:39 20:00:39 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:39 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 20:00:39 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 20:00:39 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 20:00:39 #42 ... 20:00:39 20:00:39 #46 [core-data internal] load build context 20:00:39 #46 transferring context: 439.80MB 12.7s done 20:00:39 #46 DONE 15.9s 20:00:39 20:00:39 #50 [core-metadata internal] load build context 20:00:39 #50 transferring context: 439.80MB 12.2s done 20:00:39 #50 DONE 15.5s 20:00:39 20:00:39 #53 [core-keeper internal] load build context 20:00:39 #53 transferring context: 439.80MB 12.2s done 20:00:39 #53 DONE 15.5s 20:00:39 20:00:39 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:39 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 20:00:39 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 20:00:39 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 20:00:39 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 20:00:40 #42 ... 20:00:40 20:00:40 #34 [security-spiffe-token-provider internal] load build context 20:00:40 #34 transferring context: 439.80MB 12.6s done 20:00:40 #34 DONE 15.9s 20:00:40 20:00:40 #49 [security-proxy-setup internal] load build context 20:00:40 #49 transferring context: 439.80MB 12.4s done 20:00:40 #49 DONE 15.7s 20:00:40 20:00:40 #51 [security-proxy-auth internal] load build context 20:00:40 #51 transferring context: 439.80MB 14.9s done 20:00:40 #51 DONE 15.7s 20:00:40 20:00:40 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:40 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 20:00:40 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 20:00:40 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 20:00:40 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s 20:00:40 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 20:00:40 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 20:00:40 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20:00:42 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done 20:00:50 #42 ... 20:00:50 20:00:50 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:00:50 #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 4.409 (1/1) Installing dumb-init (1.2.5-r2) 20:00:50 #0 4.414 Executing busybox-1.36.1-r7.trigger 20:00:50 #0 4.445 OK: 7 MiB in 16 packages 20:00:50 #55 ... 20:00:50 20:00:50 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:00:50 #0 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.281 (1/1) Installing dumb-init (1.2.5-r2) 20:00:50 #0 1.286 Executing busybox-1.36.1-r7.trigger 20:00:50 #0 1.296 OK: 7 MiB in 16 packages 20:00:50 #56 ... 20:00:50 20:00:50 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:00:50 #57 ... 20:00:50 20:00:50 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:00:50 #56 DONE 10.5s 20:00:50 20:00:50 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:00:50 #58 ... 20:00:50 20:00:50 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:00:50 #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.783 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:00:50 #0 1.783 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:00:50 #0 1.783 OK: 20072 distinct packages available 20:00:50 #0 1.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 2.186 (1/4) Installing dumb-init (1.2.5-r2) 20:00:50 #0 2.190 (2/4) Installing musl-obstack (1.2.3-r2) 20:00:50 #0 2.193 (3/4) Installing libucontext (1.2-r2) 20:00:50 #0 2.196 (4/4) Installing gcompat (1.1.0-r1) 20:00:50 #0 2.200 Executing busybox-1.36.1-r7.trigger 20:00:50 #0 2.207 OK: 8 MiB in 19 packages 20:00:50 #59 DONE 10.5s 20:00:50 20:00:50 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:00:50 #0 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 4.881 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:00:50 #0 4.881 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:00:50 #0 4.881 OK: 20072 distinct packages available 20:00:50 #0 4.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 5.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 5.273 (1/11) Installing ca-certificates (20240226-r0) 20:00:50 #0 5.294 (2/11) Installing brotli-libs (1.0.9-r14) 20:00:50 #0 5.304 (3/11) Installing libunistring (1.1-r1) 20:00:50 #0 5.333 (4/11) Installing libidn2 (2.3.4-r1) 20:00:50 #0 5.338 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:00:50 #0 5.341 (6/11) Installing libcurl (8.5.0-r0) 20:00:50 #0 5.348 (7/11) Installing curl (8.5.0-r0) 20:00:50 #0 5.353 (8/11) Installing dumb-init (1.2.5-r2) 20:00:50 #0 5.357 (9/11) Installing musl-obstack (1.2.3-r2) 20:00:50 #0 5.361 (10/11) Installing libucontext (1.2-r2) 20:00:50 #0 5.365 (11/11) Installing gcompat (1.1.0-r1) 20:00:50 #0 5.370 Executing busybox-1.36.1-r7.trigger 20:00:50 #0 5.378 Executing ca-certificates-20240226-r0.trigger 20:00:50 #0 5.417 OK: 12 MiB in 26 packages 20:00:50 #60 DONE 10.5s 20:00:50 20:00:50 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:00:50 #0 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.289 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:50 #0 1.322 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:50 #0 1.343 (3/6) Installing dumb-init (1.2.5-r2) 20:00:50 #0 1.344 (4/6) Installing openssl (3.1.6-r0) 20:00:50 #0 1.354 (5/6) Installing su-exec (0.2-r3) 20:00:50 #0 1.359 (6/6) Installing yq (4.33.3-r5) 20:00:50 #0 1.433 Executing busybox-1.36.1-r7.trigger 20:00:50 #0 1.438 OK: 17 MiB in 19 packages 20:00:50 #61 DONE 10.5s 20:00:50 20:00:50 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:00:50 #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.710 (1/2) Installing dumb-init (1.2.5-r2) 20:00:50 #0 1.713 (2/2) Installing su-exec (0.2-r3) 20:00:50 #0 1.717 Executing busybox-1.36.1-r7.trigger 20:00:50 #0 1.721 OK: 7 MiB in 17 packages 20:00:50 #62 DONE 10.5s 20:00:50 20:00:50 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:50 #63 DONE 10.5s 20:00:50 20:00:50 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:00:50 #55 DONE 10.5s 20:00:50 20:00:50 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:50 #64 DONE 10.6s 20:00:50 20:00:50 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:00:50 #0 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.831 (1/2) Installing ca-certificates (20240226-r0) 20:00:50 #0 1.857 (2/2) Installing dumb-init (1.2.5-r2) 20:00:50 #0 1.860 Executing busybox-1.36.1-r7.trigger 20:00:50 #0 1.865 Executing ca-certificates-20240226-r0.trigger 20:00:50 #0 1.905 OK: 8 MiB in 17 packages 20:00:50 #65 DONE 10.5s 20:00:50 20:00:50 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:00:50 #0 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.309 OK: 264 MiB in 52 packages 20:00:50 #66 DONE 10.5s 20:00:50 20:00:50 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:00:50 #41 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 20:00:50 #41 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 20:00:50 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 20:00:50 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 20:00:50 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 20:00:50 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 20:00:50 #41 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 20:00:50 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 20:00:50 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 20:00:50 #41 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 20:00:50 #41 ... 20:00:50 20:00:50 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:00:50 #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.424 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:00:50 #0 1.424 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:00:50 #0 1.424 OK: 20072 distinct packages available 20:00:50 #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:50 #0 1.843 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:50 #0 1.874 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:50 #0 1.888 (3/7) Installing dumb-init (1.2.5-r2) 20:00:50 #0 1.888 (4/7) Installing musl-obstack (1.2.3-r2) 20:00:50 #0 1.889 (5/7) Installing libucontext (1.2-r2) 20:00:50 #0 1.893 (6/7) Installing gcompat (1.1.0-r1) 20:00:50 #0 1.897 (7/7) Installing openssl (3.1.6-r0) 20:00:50 #0 1.907 Executing busybox-1.36.1-r7.trigger 20:00:50 #0 1.913 OK: 8 MiB in 20 packages 20:00:50 #67 DONE 10.6s 20:00:50 20:00:50 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:00:50 #68 ... 20:00:50 20:00:50 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:00:50 #42 DONE 26.1s 20:00:50 20:00:50 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:00:50 #41 DONE 26.0s 20:00:50 20:00:50 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:00:50 #69 DONE 0.2s 20:00:50 20:00:50 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:00:50 #70 ... 20:00:50 20:00:50 #71 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 20:00:52 #71 ... 20:00:52 20:00:52 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:00:52 #70 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:52 #70 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:52 #70 11.82 OK: 264 MiB in 52 packages 20:00:52 #70 DONE 12.2s 20:00:52 20:00:52 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:00:52 #58 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:52 #58 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:52 #58 12.07 OK: 264 MiB in 52 packages 20:00:52 #58 DONE 12.2s 20:00:52 20:00:52 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:00:52 #57 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:52 #57 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:52 #57 12.13 (1/4) Installing ca-certificates (20240226-r0) 20:00:52 #57 12.17 (2/4) Installing dumb-init (1.2.5-r2) 20:00:52 #57 12.17 (3/4) Installing su-exec (0.2-r3) 20:00:52 #57 12.17 (4/4) Installing yq (4.33.3-r5) 20:00:52 #57 12.28 Executing busybox-1.36.1-r7.trigger 20:00:52 #57 12.39 Executing ca-certificates-20240226-r0.trigger 20:00:52 #57 ... 20:00:52 20:00:52 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:00:52 #72 DONE 0.2s 20:00:52 20:00:52 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 20:00:52 #73 DONE 0.2s 20:00:52 20:00:52 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:00:52 #57 12.48 OK: 17 MiB in 19 packages 20:00:52 #57 DONE 12.7s 20:00:52 20:00:52 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:00:52 #68 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:52 #68 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:52 #68 12.12 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:00:52 #68 12.12 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:00:52 #68 12.12 OK: 20075 distinct packages available 20:00:52 #68 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:52 #68 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:52 #68 12.56 OK: 264 MiB in 52 packages 20:00:52 #68 DONE 12.7s 20:00:52 20:00:52 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:00:52 #74 DONE 0.1s 20:00:52 20:00:52 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:53 #75 ... 20:00:53 20:00:53 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:00:53 #0 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:53 #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:53 #0 2.851 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:53 #0 2.884 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:53 #0 2.897 OK: 8 MiB in 19 packages 20:00:53 #76 DONE 3.2s 20:00:53 20:00:53 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:54 #77 ... 20:00:54 20:00:54 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:00:54 #0 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:54 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:54 #0 3.138 OK: 17 MiB in 19 packages 20:00:54 #78 DONE 3.9s 20:00:54 20:00:54 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:00:54 #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:54 #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:54 #0 3.171 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:54 #0 3.200 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:54 #0 3.206 Executing ca-certificates-20240226-r0.trigger 20:00:54 #0 3.249 OK: 12 MiB in 26 packages 20:00:54 #79 DONE 4.0s 20:00:54 20:00:54 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:00:54 #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:54 #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:54 #0 3.124 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:54 #0 3.188 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:54 #0 3.207 OK: 7 MiB in 16 packages 20:00:54 #80 DONE 4.0s 20:00:54 20:00:54 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:54 #77 DONE 0.8s 20:00:54 20:00:54 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:00:54 #81 DONE 0.1s 20:00:54 20:00:54 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:00:54 #82 DONE 0.1s 20:00:54 20:00:54 #83 [security-spire-config stage-2 6/10] COPY security.txt / 20:00:54 #83 DONE 0.0s 20:00:54 20:00:54 #84 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:00:54 #84 DONE 0.0s 20:00:54 20:00:54 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:00:54 #0 3.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:54 #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:54 #85 ... 20:00:54 20:00:54 #86 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:00:54 #86 DONE 0.1s 20:00:54 20:00:54 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:00:54 #85 4.208 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:54 #85 4.240 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:54 #85 4.248 Executing ca-certificates-20240226-r0.trigger 20:00:54 #85 4.298 OK: 8 MiB in 17 packages 20:00:54 #85 DONE 4.5s 20:00:54 20:00:54 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:00:54 #0 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:54 #0 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:54 #0 4.142 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:54 #0 4.174 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:54 #0 4.188 OK: 7 MiB in 17 packages 20:00:54 #87 DONE 4.4s 20:00:54 20:00:54 #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:00:54 #88 DONE 0.2s 20:00:54 20:00:54 #89 [security-spire-config] exporting to image 20:00:54 #89 exporting layers 20:00:55 #89 exporting layers 0.7s done 20:00:55 #89 writing image sha256:221fcb68d636e6d33157158369d3d1c5ab12c87bfac9d19de57dd8178897edb0 done 20:00:55 #89 naming to docker.io/library/security-spire-config done 20:00:55 #89 DONE 0.7s 20:00:55 20:00:55 #71 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 20:00:55 #71 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:55 #71 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:55 #71 5.148 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:55 #71 5.182 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:55 #71 5.193 OK: 7 MiB in 16 packages 20:00:55 #71 DONE 5.4s 20:00:55 20:00:55 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:00:55 #90 DONE 1.1s 20:00:55 20:00:55 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:00:55 #0 4.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:55 #91 ... 20:00:55 20:00:55 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:00:55 #92 DONE 0.0s 20:00:55 20:00:55 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:00:55 #0 4.481 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:55 #0 4.973 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:55 #0 5.609 OK: 264 MiB in 52 packages 20:00:56 #93 DONE 5.7s 20:00:56 20:00:56 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:00:56 #91 5.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:56 #91 ... 20:00:56 20:00:56 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:00:56 #94 DONE 0.1s 20:00:56 20:00:56 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:00:56 #91 5.795 OK: 8 MiB in 20 packages 20:00:56 #91 DONE 6.0s 20:00:56 20:00:56 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:00:56 #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:56 #0 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:56 #0 3.676 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:00:56 #0 3.709 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:00:56 #0 3.716 Executing ca-certificates-20240226-r0.trigger 20:00:56 #0 3.795 OK: 17 MiB in 19 packages 20:00:56 #95 DONE 3.9s 20:00:56 20:00:56 #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:00:56 #0 4.482 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:00:56 #0 4.970 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:00:56 #0 5.627 (1/1) Installing dumb-init (1.2.5-r2) 20:00:56 #0 5.936 Executing busybox-1.36.1-r7.trigger 20:00:56 #0 5.993 OK: 7 MiB in 16 packages 20:00:56 #96 DONE 6.1s 20:00:56 20:00:56 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:57 #97 DONE 0.9s 20:00:57 20:00:57 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:00:57 #98 DONE 0.9s 20:00:57 20:00:57 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:00:57 #99 DONE 0.1s 20:00:57 20:00:57 #100 [security-spire-server stage-2 6/9] COPY security.txt / 20:00:58 #100 DONE 0.6s 20:00:58 20:00:58 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:00:58 #101 DONE 0.7s 20:00:58 20:00:58 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:00:58 #102 DONE 0.0s 20:00:58 20:00:58 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:00:58 #103 DONE 0.1s 20:00:58 20:00:58 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:00:58 #104 DONE 0.1s 20:00:58 20:00:58 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 20:00:58 #105 DONE 0.1s 20:00:58 20:00:58 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:00:58 #106 DONE 0.0s 20:00:58 20:00:58 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:00:58 #107 DONE 0.1s 20:00:58 20:00:58 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:00:58 #108 DONE 0.1s 20:00:58 20:00:58 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:00:58 #109 DONE 0.1s 20:00:58 20:00:58 #89 [security-spire-server] exporting to image 20:00:58 #89 exporting layers 0.7s done 20:00:58 #89 writing image sha256:b586741f9b5228b87418ec73fb2a111ed1af88dfe30e6792d8d5d8db2f9d4507 done 20:00:58 #89 naming to docker.io/library/security-spire-server done 20:00:58 #89 exporting layers 0.7s done 20:00:58 #89 writing image sha256:e48717c24251562783c7397e9c16ae4ad0eb1147c92f017b87a9b12370a00192 done 20:00:58 #89 naming to docker.io/library/security-spire-agent done 20:00:58 #89 DONE 1.5s 20:00:58 20:00:58 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:00 #110 ... 20:01:00 20:01:00 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:00 #111 ... 20:01:00 20:01:00 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:02 #112 ... 20:01:02 20:01:02 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:07 Removing intermediate container c01f68ebeb0a 20:01:07 ---> edafe5934a0c 20:01:07 Successfully built edafe5934a0c 20:01:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:07 + docker inspect -f . ci-base-image-arm64 20:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:07 prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container 20:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:01:09 $ docker top 8cc0e86e650d017b5f41efac8787328afd9ce4ca29853a647014bab00d22685d -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:10 + go version 20:01:10 go version go1.21.9 linux/arm64 [Pipeline] } 20:01:10 $ docker stop --time=1 8cc0e86e650d017b5f41efac8787328afd9ce4ca29853a647014bab00d22685d 20:01:11 $ docker rm -f --volumes 8cc0e86e650d017b5f41efac8787328afd9ce4ca29853a647014bab00d22685d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:12 + docker inspect -f . ci-base-image-arm64 20:01:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:13 prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container 20:01:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:01:14 $ docker top eb07ef87ab09b1761d6d4fa98e5291e1fe7fdb128649dce774315907dd28c5a9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:01:14 ========================================================= 20:01:14 [edgeXBuildGoParallel] Running Tests and Build... 20:01:14 ========================================================= [Pipeline] sh 20:01:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:01:15 + make test 20:01:15 go test -race -coverprofile=coverage.out ./... 20:01:34 #113 DONE 39.8s 20:01:34 20:01:34 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:34 #110 DONE 35.9s 20:01:34 20:01:34 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:34 #75 DONE 39.4s 20:01:34 20:01:34 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:34 #112 DONE 39.8s 20:01:34 20:01:34 #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:34 #111 DONE 41.4s 20:01:34 20:01:34 #114 [security-secretstore-setup builder 6/7] COPY . . 20:01:42 #114 ... 20:01:42 20:01:42 #115 [support-notifications builder 6/7] COPY . . 20:01:42 #115 DONE 9.9s 20:01:42 20:01:42 #116 [core-data builder 6/7] COPY . . 20:01:42 #116 DONE 9.8s 20:01:42 20:01:42 #117 [security-spiffe-token-provider builder 6/7] COPY . . 20:01:42 #117 DONE 9.9s 20:01:42 20:01:42 #118 [core-command builder 6/7] COPY . . 20:01:42 #118 CACHED 20:01:42 20:01:42 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 20:01:42 #119 CACHED 20:01:42 20:01:42 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:42 #120 CACHED 20:01:42 20:01:42 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:01:42 #121 CACHED 20:01:42 20:01:42 #122 [core-metadata builder 6/7] COPY . . 20:01:42 #122 CACHED 20:01:42 20:01:42 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:42 #123 CACHED 20:01:42 20:01:42 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:42 #124 CACHED 20:01:42 20:01:42 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 20:01:42 #125 CACHED 20:01:42 20:01:42 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:01:42 #126 CACHED 20:01:42 20:01:42 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:42 #127 CACHED 20:01:42 20:01:42 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:01:42 #128 CACHED 20:01:42 20:01:42 #129 [security-proxy-auth builder 6/7] COPY . . 20:01:42 #129 CACHED 20:01:42 20:01:42 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:01:42 #130 CACHED 20:01:42 20:01:42 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:42 #131 CACHED 20:01:42 20:01:42 #132 [support-scheduler builder 6/7] COPY . . 20:01:42 #132 CACHED 20:01:42 20:01:42 #114 [security-secretstore-setup builder 6/7] COPY . . 20:01:42 #114 DONE 9.8s 20:01:42 20:01:42 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:01:42 #133 CACHED 20:01:42 20:01:42 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:42 #134 CACHED 20:01:42 20:01:42 #135 [security-bootstrapper builder 6/7] COPY . . 20:01:42 #135 CACHED 20:01:42 20:01:42 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:01:42 #136 CACHED 20:01:42 20:01:42 #137 [security-proxy-setup builder 6/7] COPY . . 20:01:42 #137 CACHED 20:01:42 20:01:42 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:42 #138 CACHED 20:01:42 20:01:42 #139 [core-keeper builder 7/8] COPY . . 20:01:42 #139 DONE 9.9s 20:01:42 20:01:42 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:01:43 #140 1.568 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 20:01:51 #140 ... 20:01:51 20:01:51 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:01:51 #0 0.668 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 20:01:52 #141 ... 20:01:52 20:01:52 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:52 #0 0.370 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 20:01:52 #142 ... 20:01:52 20:01:52 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:52 #0 1.163 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 20:01:52 #143 ... 20:01:52 20:01:52 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:01:52 #0 1.195 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 20:01:52 #144 ... 20:01:52 20:01:52 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:52 #0 1.492 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 20:01:52 #145 ... 20:01:52 20:01:52 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:01:52 #0 0.591 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 20:01:52 #146 ... 20:01:52 20:01:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:01:52 #0 1.324 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 20:01:53 #147 ... 20:01:53 20:01:53 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:53 #0 0.839 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 20:01:53 #148 ... 20:01:53 20:01:53 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:01:53 #0 1.300 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 20:01:53 #149 ... 20:01:53 20:01:53 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:01:53 #0 1.240 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 20:01:53 #150 ... 20:01:53 20:01:53 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:01:53 #0 0.693 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 20:02:02 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:29 #151 ... 20:03:29 20:03:29 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:29 #145 95.38 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 20:03:34 #145 ... 20:03:34 20:03:34 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:34 #151 DONE 111.9s 20:03:34 20:03:34 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:03:34 #150 DONE 111.9s 20:03:34 20:03:34 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:34 #145 DONE 112.0s 20:03:34 20:03:34 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:03:35 #152 ... 20:03:35 20:03:35 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:35 #141 DONE 113.4s 20:03:35 20:03:35 #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:03:35 #153 ... 20:03:35 20:03:35 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:35 #146 DONE 113.9s 20:03:36 20:03:36 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:36 #154 ... 20:03:36 20:03:36 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:03:36 #152 DONE 2.8s 20:03:36 20:03:36 #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:03:36 #153 DONE 1.4s 20:03:36 20:03:36 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:03:36 #155 DONE 2.1s 20:03:36 20:03:36 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:36 #154 DONE 1.0s 20:03:36 20:03:36 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:03:36 #156 DONE 0.5s 20:03:36 20:03:36 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:03:37 #157 ... 20:03:37 20:03:37 #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:03:37 #158 DONE 0.4s 20:03:37 20:03:37 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:03:37 #159 DONE 0.4s 20:03:37 20:03:37 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:03:37 #157 DONE 0.5s 20:03:37 20:03:37 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:03:37 #160 DONE 0.5s 20:03:37 20:03:37 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:03:39 #161 DONE 2.2s 20:03:39 20:03:39 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:03:39 #162 DONE 2.4s 20:03:39 20:03:39 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:03:39 #163 DONE 2.2s 20:03:39 20:03:39 #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:03:39 #164 ... 20:03:39 20:03:39 #165 [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 20:03:39 #165 DONE 2.5s 20:03:39 20:03:39 #166 [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 20:03:39 #166 ... 20:03:39 20:03:39 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:03:39 #167 DONE 3.2s 20:03:39 20:03:39 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:03:40 #168 DONE 0.5s 20:03:40 20:03:40 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:03:40 #169 DONE 0.9s 20:03:40 20:03:40 #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:03:40 #164 DONE 0.9s 20:03:40 20:03:40 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:03:40 #170 DONE 0.8s 20:03:40 20:03:40 #166 [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 20:03:40 #166 DONE 0.7s 20:03:40 20:03:40 #89 [security-spiffe-token-provider] exporting to image 20:03:40 #89 exporting layers 20:03:40 #89 ... 20:03:40 20:03:40 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:03:40 #171 DONE 0.7s 20:03:41 20:03:41 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:03:41 #172 DONE 0.7s 20:03:41 20:03:41 #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:03:41 #173 DONE 0.7s 20:03:41 20:03:41 #174 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:03:41 #174 ... 20:03:41 20:03:41 #175 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:03:41 #175 DONE 0.8s 20:03:41 20:03:41 #89 [security-spiffe-token-provider] exporting to image 20:03:41 #89 exporting layers 0.8s done 20:03:41 #89 writing image sha256:6fb43956584c66d080443b34a023979fe9f4572cbc51b950ede4b3d04cf1cba3 20:03:41 #89 writing image sha256:6fb43956584c66d080443b34a023979fe9f4572cbc51b950ede4b3d04cf1cba3 0.4s done 20:03:41 #89 naming to docker.io/library/security-spiffe-token-provider 0.1s done 20:03:41 #89 DONE 2.8s 20:03:41 20:03:41 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:42 #176 ... 20:03:42 20:03:42 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:03:42 #177 DONE 1.4s 20:03:42 20:03:42 #174 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:03:42 #174 DONE 1.5s 20:03:42 20:03:42 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:42 #178 ... 20:03:42 20:03:42 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:42 #176 DONE 1.6s 20:03:42 20:03:42 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:43 #179 ... 20:03:43 20:03:43 #180 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:03:43 #180 DONE 0.4s 20:03:43 20:03:43 #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:43 #181 DONE 2.0s 20:03:43 20:03:43 #182 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:03:43 #182 DONE 0.4s 20:03:43 20:03:43 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:43 #179 DONE 0.6s 20:03:43 20:03:43 #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:03:43 #183 DONE 0.1s 20:03:43 20:03:43 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:43 #184 ... 20:03:43 20:03:43 #89 [core-common-config-bootstrapper] exporting to image 20:03:43 #89 exporting layers 0.4s done 20:03:43 #89 writing image sha256:917c677e40b1e6d0064455c2243869fd571a5107c13cd2a14ce8b4a459a67e3d 0.1s done 20:03:43 #89 naming to docker.io/library/core-common-config-bootstrapper done 20:03:43 #89 DONE 3.3s 20:03:43 20:03:43 #185 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:03:43 #185 DONE 0.3s 20:03:43 20:03:43 #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:03:43 #186 ... 20:03:43 20:03:43 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:43 #178 DONE 1.6s 20:03:44 20:03:44 #89 [security-proxy-setup] exporting to image 20:03:44 #89 ... 20:03:44 20:03:44 #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:03:44 #186 DONE 0.4s 20:03:44 20:03:44 #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:03:44 #187 DONE 0.2s 20:03:44 20:03:44 #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:03:44 #188 ... 20:03:44 20:03:44 #89 [security-proxy-setup] exporting to image 20:03:44 #89 exporting layers 0.7s done 20:03:44 #89 writing image sha256:7019b973ecdbf834d9ccfb52f5b8c7adc0edbb27aeeb57f75a735cf8784d30d3 done 20:03:44 #89 naming to docker.io/library/security-proxy-setup done 20:03:44 #89 DONE 4.1s 20:03:44 20:03:44 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:45 #184 DONE 1.7s 20:03:45 20:03:45 #89 [security-secretstore-setup] exporting to image 20:03:45 #89 ... 20:03:45 20:03:45 #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:03:45 #188 DONE 1.1s 20:03:45 20:03:45 #89 [security-secretstore-setup] exporting to image 20:03:45 #89 exporting layers 0.4s done 20:03:45 #89 writing image sha256:c2856fd919ea62b7669a438ac3d906746b8b12507e0f78f02e183292633e9e60 done 20:03:45 #89 naming to docker.io/library/security-secretstore-setup done 20:03:45 #89 exporting layers 0.2s done 20:03:45 #89 writing image sha256:2e9a9c851a9ca2a3536c60009a59a9b2de5187ecd9ec2c422460ff969b5755d2 done 20:03:45 #89 naming to docker.io/library/security-bootstrapper done 20:03:45 #89 DONE 4.7s 20:03:45 20:03:45 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:07 #147 DONE 145.5s 20:04:07 20:04:07 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:07 #149 DONE 145.5s 20:04:07 20:04:07 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:04:07 #140 DONE 145.5s 20:04:07 20:04:07 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:07 #144 DONE 145.5s 20:04:07 20:04:07 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:07 #142 DONE 145.6s 20:04:07 20:04:07 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:07 #148 DONE 145.5s 20:04:07 20:04:07 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:07 #143 DONE 145.6s 20:04:07 20:04:07 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:04:07 #189 DONE 0.3s 20:04:07 20:04:07 #190 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:07 #190 DONE 0.4s 20:04:07 20:04:07 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:04:08 #191 DONE 0.2s 20:04:08 20:04:08 #192 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:08 #192 DONE 0.3s 20:04:08 20:04:08 #193 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:08 #193 DONE 0.4s 20:04:08 20:04:08 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:08 #194 ... 20:04:08 20:04:08 #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:04:08 #195 DONE 0.3s 20:04:08 20:04:08 #196 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:08 #196 CACHED 20:04:08 20:04:08 #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:04:08 #197 CACHED 20:04:08 20:04:08 #198 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:04:08 #198 CACHED 20:04:08 20:04:08 #199 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:04:08 #199 CACHED 20:04:08 20:04:08 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:08 #200 CACHED 20:04:08 20:04:08 #201 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:04:08 #201 CACHED 20:04:08 20:04:08 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:09 #202 DONE 1.3s 20:04:09 20:04:09 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:04:09 #203 DONE 1.4s 20:04:09 20:04:09 #204 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:09 #204 DONE 1.3s 20:04:09 20:04:09 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:09 #194 DONE 1.4s 20:04:09 20:04:09 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:09 #205 DONE 1.4s 20:04:09 20:04:09 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:09 #206 DONE 1.4s 20:04:09 20:04:09 #207 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:04:09 #207 DONE 1.4s 20:04:09 20:04:09 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:09 #208 ... 20:04:09 20:04:09 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:04:09 #209 DONE 0.4s 20:04:09 20:04:09 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:04:09 #210 DONE 0.4s 20:04:09 20:04:09 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:04:09 #211 DONE 0.4s 20:04:09 20:04:09 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:04:09 #212 DONE 0.4s 20:04:09 20:04:09 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:09 #208 DONE 0.3s 20:04:09 20:04:09 #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:04:09 #213 DONE 0.4s 20:04:09 20:04:09 #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:09 #214 DONE 0.4s 20:04:09 20:04:09 #89 [core-command] exporting to image 20:04:09 #89 exporting layers 20:04:10 #89 ... 20:04:10 20:04:10 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:04:10 #215 DONE 0.2s 20:04:10 20:04:10 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:10 #216 DONE 0.1s 20:04:10 20:04:10 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:04:10 #217 DONE 0.1s 20:04:10 20:04:10 #89 [core-keeper] exporting to image 20:04:10 #89 exporting layers 0.2s done 20:04:10 #89 writing image sha256:db3b2ff7e1f3fdadb81706c342ce55bd8bdaea56a4a6ed5230b041bd6fa6f00d 0.0s done 20:04:10 #89 naming to docker.io/library/core-keeper done 20:04:10 #89 exporting layers 0.2s done 20:04:10 #89 writing image sha256:a66b2edb70d2d4099c9e32f1314a13a50d8d231ebdf4d36ea77a24ffe00e9072 0.0s done 20:04:10 #89 writing image sha256:3c5eba9dda081e4cef9f823f15dc459b1e41d59d4beb0ebd6dab1eeba95093a7 0.0s done 20:04:10 #89 naming to docker.io/library/support-scheduler done 20:04:10 #89 naming to docker.io/library/core-data done 20:04:10 #89 exporting layers 0.4s done 20:04:10 #89 writing image sha256:6535140d67c9b05e7d63053060e821b6e16fa19659bfcbc27cdc1bfcada6dff4 done 20:04:10 #89 naming to docker.io/library/support-notifications done 20:04:10 #89 writing image sha256:f3a7000f11e7ef7fda235b2bcf8b9649bc4a9341418dfadabf8f1e6e24adc411 20:04:10 #89 ... 20:04:10 20:04:10 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:10 #218 DONE 0.4s 20:04:10 20:04:10 #89 [security-proxy-auth] exporting to image 20:04:10 #89 writing image sha256:f3a7000f11e7ef7fda235b2bcf8b9649bc4a9341418dfadabf8f1e6e24adc411 done 20:04:10 #89 naming to docker.io/library/core-command done 20:04:10 #89 writing image sha256:0737cd2a91c2c15ae402375cea5075e9ef4d364ccea72ac0733b526c8dcd70c3 done 20:04:10 #89 naming to docker.io/library/core-metadata done 20:04:11 #89 exporting layers 1.0s done 20:04:11 #89 writing image sha256:f2fc439d152ad22970ec78ddb02f4bc3e596d322173fd118e67b08e5c924e018 done 20:04:11 #89 naming to docker.io/library/security-proxy-auth done 20:04:11 #89 DONE 6.2s 20:04:11 time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:11 time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:04:11 $ docker stop --time=1 33dc8481b52faf2cb3d26dd8e94f6f3bae64dfa82a13648b058f67bfe9b3e311 20:04:12 $ docker rm -f --volumes 33dc8481b52faf2cb3d26dd8e94f6f3bae64dfa82a13648b058f67bfe9b3e311 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:12 + docker images 20:04:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:12 security-proxy-auth latest f2fc439d152a 2 seconds ago 38MB 20:04:12 core-data latest a66b2edb70d2 3 seconds ago 40.8MB 20:04:12 core-keeper latest db3b2ff7e1f3 3 seconds ago 35.6MB 20:04:12 support-notifications latest 6535140d67c9 3 seconds ago 43.9MB 20:04:12 support-scheduler latest 3c5eba9dda08 3 seconds ago 43.1MB 20:04:12 core-metadata latest 0737cd2a91c2 3 seconds ago 41MB 20:04:12 core-command latest f3a7000f11e7 3 seconds ago 40.4MB 20:04:12 security-bootstrapper latest 2e9a9c851a9c 27 seconds ago 24MB 20:04:12 security-secretstore-setup latest c2856fd919ea 28 seconds ago 42.2MB 20:04:12 security-proxy-setup latest 7019b973ecdb 29 seconds ago 31.2MB 20:04:12 core-common-config-bootstrapper latest 917c677e40b1 30 seconds ago 20.2MB 20:04:12 security-spiffe-token-provider latest 6fb43956584c 32 seconds ago 34MB 20:04:12 security-spire-agent latest e48717c24251 3 minutes ago 187MB 20:04:12 security-spire-server latest b586741f9b52 3 minutes ago 126MB 20:04:12 security-spire-config latest 221fcb68d636 3 minutes ago 125MB 20:04:12 ci-base-image-x86_64 latest 974a64a8d642 6 minutes ago 966MB 20:04:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 20:04:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 20:04:12 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] } 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.131s coverage: 28.7% of statements 20:06:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.269s coverage: 69.2% of statements 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 20:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 20:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.734s coverage: 93.4% of statements 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.227s coverage: 91.7% of statements 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.222s coverage: 6.5% of statements 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.580s coverage: 95.8% of statements 20:06:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.090s coverage: 72.2% of statements 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.299s coverage: 0.8% of statements 20:07:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.174s coverage: 32.2% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.140s coverage: 41.7% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.109s coverage: 77.8% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.120s coverage: 96.3% of statements 20:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.105s coverage: 87.5% of statements 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements 20:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.993s coverage: 79.9% of statements 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.166s coverage: 92.9% of statements 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.102s coverage: 87.2% of statements 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.410s coverage: 81.8% of statements 20:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.272s coverage: 82.1% of statements 20:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.117s coverage: 86.0% of statements 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.734s coverage: 63.1% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.108s coverage: 100.0% of statements 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 20:07:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 20:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.692s coverage: 38.4% of statements 20:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements 20:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 20:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:08:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.478s coverage: 95.7% of statements 20:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:08:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.176s coverage: 61.8% of statements 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:08:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.287s coverage: 98.9% of statements 20:08:25 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 20:08:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:08:25 go vet ./... 20:12:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:17 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:12:18 + ls -al . 20:12:18 total 836 20:12:18 drwxrwxr-x 10 1001 1001 4096 Jul 12 20:01 . 20:12:18 drwxr-xr-x 4 root root 4096 Jul 12 20:01 .. 20:12:18 drwxrwxr-x 2 1001 1001 4096 Jul 12 19:59 .blubracket 20:12:18 -rw-rw-r-- 1 1001 1001 10 Jul 12 19:59 .dockerignore 20:12:18 drwxrwxr-x 8 1001 1001 4096 Jul 12 19:59 .git 20:12:18 drwxrwxr-x 3 1001 1001 4096 Jul 12 19:59 .github 20:12:18 -rw-rw-r-- 1 1001 1001 1102 Jul 12 19:59 .gitignore 20:12:18 -rw-rw-r-- 1 1001 1001 42 Jul 12 19:59 .golangci.yml 20:12:18 -rw-rw-r-- 1 1001 1001 100 Jul 12 19:59 .hadolint.yml 20:12:18 -rw-rw-r-- 1 1001 1001 155 Jul 12 19:59 .sonarcloud.properties 20:12:18 -rw-rw-r-- 1 1001 1001 1171 Jul 12 19:59 ADOPTERS.md 20:12:18 -rw-rw-r-- 1 1001 1001 20361 Jul 12 19:59 Attribution.txt 20:12:18 -rw-rw-r-- 1 1001 1001 100284 Jul 12 19:59 CHANGELOG.md 20:12:18 -rw-rw-r-- 1 1001 1001 3804 Jul 12 19:59 CONTRIBUTING.md 20:12:18 -rw-rw-r-- 1 1001 1001 677 Jul 12 19:59 GOVERNANCE.md 20:12:18 -rw-rw-r-- 1 1001 1001 861 Jul 12 19:59 Jenkinsfile 20:12:18 -rw-rw-r-- 1 1001 1001 10775 Jul 12 19:59 LICENSE 20:12:18 -rw-rw-r-- 1 1001 1001 16051 Jul 12 19:59 Makefile 20:12:18 -rw-rw-r-- 1 1001 1001 582 Jul 12 19:59 OWNERS.md 20:12:18 -rw-rw-r-- 1 1001 1001 9528 Jul 12 19:59 README.md 20:12:18 -rw-rw-r-- 1 1001 1001 789 Jul 12 19:59 SECURITY.md 20:12:18 -rw-rw-r-- 1 1001 1001 5 Jul 12 19:56 VERSION 20:12:18 drwxrwxr-x 2 1001 1001 4096 Jul 12 19:59 bin 20:12:18 drwxrwxr-x 19 1001 1001 4096 Jul 12 19:59 cmd 20:12:18 -rw-r--r-- 1 root root 481596 Jul 12 20:08 coverage.out 20:12:18 drwxrwxr-x 2 1001 1001 4096 Jul 12 19:59 fuzz_test 20:12:18 -rw-rw-r-- 1 1001 1001 6911 Jul 12 19:59 go.mod 20:12:18 -rw-rw-r-- 1 1001 1001 101537 Jul 12 19:59 go.sum 20:12:18 drwxrwxr-x 7 1001 1001 4096 Jul 12 19:59 internal 20:12:18 drwxrwxr-x 3 1001 1001 4096 Jul 12 19:59 openapi 20:12:18 -rw-rw-r-- 1 1001 1001 584 Jul 12 19:59 security.txt 20:12:18 -rw-rw-r-- 1 1001 1001 204 Jul 12 19:59 version.go [Pipeline] sh 20:12:18 + '[' -e coverage.out ] 20:12:18 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:18 Warning: overwriting stash ‘coverage-report’ 20:12:19 Stashed 1 file(s) [Pipeline] sh 20:12:20 + make build 20:12:20 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 20:15:12 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 20:15:20 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 20:15:28 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 20:15:31 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 20:15:39 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 20:16:06 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 20:16:14 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 20:16:27 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 20:16:29 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 20:16:32 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 20:16:36 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 20:16:41 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] } 20:16:45 $ docker stop --time=1 eb07ef87ab09b1761d6d4fa98e5291e1fe7fdb128649dce774315907dd28c5a9 20:16:47 $ docker rm -f --volumes eb07ef87ab09b1761d6d4fa98e5291e1fe7fdb128649dce774315907dd28c5a9 [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 20:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:51 20:16:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:52 latest: Pulling from edgex-devops/edgex-compose-arm64 20:16:52 547446be3368: Pulling fs layer 20:16:52 d125d8839a47: Pulling fs layer 20:16:52 3e85d5ac6304: Pulling fs layer 20:16:52 c3105a71a48b: Pulling fs layer 20:16:52 0f093f025ec4: Pulling fs layer 20:16:52 c3106fc0e877: Pulling fs layer 20:16:52 c3105a71a48b: Waiting 20:16:52 0f093f025ec4: Waiting 20:16:52 547446be3368: Verifying Checksum 20:16:52 547446be3368: Download complete 20:16:52 c3105a71a48b: Verifying Checksum 20:16:52 c3105a71a48b: Download complete 20:16:53 d125d8839a47: Verifying Checksum 20:16:53 d125d8839a47: Download complete 20:16:53 c3106fc0e877: Verifying Checksum 20:16:53 c3106fc0e877: Download complete 20:16:53 0f093f025ec4: Verifying Checksum 20:16:53 0f093f025ec4: Download complete 20:16:53 547446be3368: Pull complete 20:16:54 d125d8839a47: Pull complete 20:16:54 3e85d5ac6304: Verifying Checksum 20:16:54 3e85d5ac6304: Download complete 20:17:04 3e85d5ac6304: Pull complete 20:17:04 c3105a71a48b: Pull complete 20:17:05 0f093f025ec4: Pull complete 20:17:06 c3106fc0e877: Pull complete 20:17:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:06 prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container 20:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:08 $ docker top ae74764252b9abca0f268bd46b4c1ad7c657cd8afbdc0a69f6c79eaa6d3ab060 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:09 + docker compose -f ./docker-compose-build.yml build --parallel 20:17:19 #1 [security-spire-config internal] load build definition from Dockerfile 20:17:19 #1 transferring dockerfile: 1.69kB done 20:17:19 #1 DONE 0.1s 20:17:19 20:17:19 #2 [core-data internal] load build definition from Dockerfile 20:17:19 #2 transferring dockerfile: 2.01kB done 20:17:19 #2 DONE 0.0s 20:17:19 20:17:19 #3 [security-bootstrapper internal] load build definition from Dockerfile 20:17:19 #3 transferring dockerfile: 2.93kB done 20:17:19 #3 DONE 0.1s 20:17:19 20:17:19 #4 [support-scheduler internal] load build definition from Dockerfile 20:17:19 #4 DONE 0.0s 20:17:19 20:17:19 #5 [security-proxy-setup internal] load build definition from Dockerfile 20:17:19 #5 transferring dockerfile: 2.50kB 0.0s done 20:17:19 #5 DONE 0.1s 20:17:19 20:17:19 #4 [support-scheduler internal] load build definition from Dockerfile 20:17:19 #4 transferring dockerfile: 1.93kB 0.0s done 20:17:19 #4 DONE 0.1s 20:17:19 20:17:19 #6 [security-proxy-auth internal] load build definition from Dockerfile 20:17:19 #6 transferring dockerfile: 2.15kB done 20:17:19 #6 DONE 0.1s 20:17:19 20:17:19 #7 [security-spire-agent internal] load build definition from Dockerfile 20:17:19 #7 transferring dockerfile: 1.81kB done 20:17:19 #7 DONE 0.1s 20:17:19 20:17:19 #8 [core-command internal] load build definition from Dockerfile 20:17:19 #8 transferring dockerfile: 1.93kB done 20:17:19 #8 DONE 0.1s 20:17:19 20:17:19 #9 [security-spire-server internal] load build definition from Dockerfile 20:17:19 #9 transferring dockerfile: 1.70kB done 20:17:19 #9 DONE 0.0s 20:17:19 20:17:19 #10 [support-notifications internal] load build definition from Dockerfile 20:17:19 #10 transferring dockerfile: 1.95kB done 20:17:19 #10 DONE 0.1s 20:17:19 20:17:19 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:17:19 #11 transferring dockerfile: 2.23kB done 20:17:19 #11 DONE 0.1s 20:17:19 20:17:19 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:17:19 #12 transferring dockerfile: 1.89kB done 20:17:19 #12 DONE 0.1s 20:17:19 20:17:19 #13 [core-keeper internal] load build definition from Dockerfile 20:17:19 #13 transferring dockerfile: 2.01kB done 20:17:19 #13 DONE 0.1s 20:17:19 20:17:19 #14 [core-metadata internal] load build definition from Dockerfile 20:17:20 #14 transferring dockerfile: 2.06kB done 20:17:20 #14 DONE 0.1s 20:17:20 20:17:20 #15 [security-secretstore-setup internal] load build definition from Dockerfile 20:17:20 #15 transferring dockerfile: 2.49kB 0.0s done 20:17:20 #15 DONE 0.1s 20:17:20 20:17:20 #16 [security-spire-config internal] load .dockerignore 20:17:20 #16 transferring context: 50B 0.0s done 20:17:20 #16 DONE 0.1s 20:17:20 20:17:20 #17 [core-data internal] load .dockerignore 20:17:20 #17 transferring context: 50B done 20:17:20 #17 DONE 0.0s 20:17:20 20:17:20 #18 [security-bootstrapper internal] load .dockerignore 20:17:21 #18 transferring context: 50B 0.0s done 20:17:21 #18 DONE 0.0s 20:17:21 20:17:21 #19 [security-proxy-setup internal] load .dockerignore 20:17:21 #19 transferring context: 50B done 20:17:21 #19 DONE 0.1s 20:17:21 20:17:21 #20 [support-scheduler internal] load .dockerignore 20:17:21 #20 transferring context: 50B done 20:17:21 #20 DONE 0.0s 20:17:21 20:17:21 #21 [security-proxy-auth internal] load .dockerignore 20:17:21 #21 transferring context: 50B done 20:17:21 #21 DONE 0.1s 20:17:21 20:17:21 #22 [security-spire-agent internal] load .dockerignore 20:17:21 #22 transferring context: 50B done 20:17:21 #22 DONE 0.1s 20:17:21 20:17:21 #23 [core-command internal] load .dockerignore 20:17:21 #23 transferring context: 50B 0.0s done 20:17:21 #23 DONE 0.1s 20:17:21 20:17:21 #24 [security-spire-server internal] load .dockerignore 20:17:21 #24 transferring context: 50B 0.0s done 20:17:21 #24 DONE 0.1s 20:17:21 20:17:21 #25 [support-notifications internal] load .dockerignore 20:17:21 #25 transferring context: 50B 0.0s done 20:17:21 #25 DONE 0.1s 20:17:21 20:17:21 #26 [core-common-config-bootstrapper internal] load .dockerignore 20:17:21 #26 transferring context: 50B done 20:17:21 #26 DONE 0.1s 20:17:21 20:17:21 #27 [security-spiffe-token-provider internal] load .dockerignore 20:17:21 #27 transferring context: 50B 0.0s done 20:17:21 #27 DONE 0.1s 20:17:21 20:17:21 #28 [core-keeper internal] load .dockerignore 20:17:21 #28 transferring context: 50B 0.0s done 20:17:21 #28 DONE 0.1s 20:17:21 20:17:21 #29 [core-metadata internal] load .dockerignore 20:17:21 #29 transferring context: 50B 0.0s done 20:17:21 #29 DONE 0.1s 20:17:21 20:17:21 #30 [security-secretstore-setup internal] load .dockerignore 20:17:21 #30 transferring context: 50B 0.0s done 20:17:21 #30 DONE 0.1s 20:17:21 20:17:21 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:17:21 #31 ... 20:17:21 20:17:21 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:17:21 #32 DONE 0.2s 20:17:22 20:17:22 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:17:22 #31 DONE 0.6s 20:17:22 20:17:22 #33 [security-spire-config internal] load build context 20:17:22 #33 transferring context: 25.04kB 0.0s done 20:17:22 #33 DONE 0.1s 20:17:22 20:17:22 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:22 #34 DONE 0.0s 20:17:22 20:17:22 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:22 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:22 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:22 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 724.99kB / 3.34MB 0.1s 20:17:22 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:22 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:22 #35 ... 20:17:22 20:17:22 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:17:22 #32 DONE 0.2s 20:17:22 20:17:22 #35 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:22 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:22 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:22 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s 20:17:22 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:22 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:22 #35 ... 20:17:22 20:17:22 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:22 #34 DONE 0.0s 20:17:22 20:17:22 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:17:22 #32 DONE 0.3s 20:17:22 20:17:22 #35 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:22 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:22 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:22 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:22 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:22 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:22 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 20:17:22 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:22 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:22 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:22 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:22 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:22 #35 ... 20:17:22 20:17:22 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:22 #34 DONE 0.0s 20:17:22 20:17:22 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:17:22 #32 DONE 0.4s 20:17:23 20:17:23 #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:23 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:23 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:23 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:23 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:23 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:23 #35 ... 20:17:23 20:17:23 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 20:17:23 #32 DONE 0.5s 20:17:23 20:17:23 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:17:23 #31 DONE 0.8s 20:17:23 20:17:23 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:17:23 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 20:17:23 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:17:23 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 20:17:23 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 20:17:23 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 20:17:23 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 20:17:23 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 20:17:23 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 20:17:23 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.44MB / 28.04MB 0.8s 20:17:23 #36 ... 20:17:23 20:17:23 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:23 #34 DONE 0.0s 20:17:23 20:17:23 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:17:23 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.32MB / 28.04MB 1.1s 20:17:23 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 20:17:23 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.4s 20:17:23 #36 ... 20:17:23 20:17:23 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:17:23 #32 DONE 1.0s 20:17:23 20:17:23 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:17:23 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.6s 20:17:24 #36 ... 20:17:24 20:17:24 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:24 #34 DONE 0.0s 20:17:24 20:17:24 #35 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:24 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:24 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:24 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:24 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:24 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:24 #35 ... 20:17:24 20:17:24 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:17:24 #32 DONE 1.3s 20:17:24 20:17:24 #35 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:24 #35 ... 20:17:24 20:17:24 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:24 #34 DONE 0.0s 20:17:24 20:17:24 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 20:17:24 #37 DONE 1.6s 20:17:24 20:17:24 #35 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:24 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:24 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:24 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:24 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:24 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:24 #35 ... 20:17:24 20:17:24 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:17:24 #31 DONE 1.7s 20:17:24 20:17:24 #35 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:24 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:24 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:24 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:24 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:24 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:24 #35 ... 20:17:24 20:17:24 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:24 #34 DONE 0.1s 20:17:24 20:17:24 #35 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:24 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:24 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:24 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:24 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:24 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:25 #35 ... 20:17:25 20:17:25 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:17:25 #32 DONE 1.7s 20:17:25 20:17:25 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:17:25 #38 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 20:17:25 #38 DONE 0.4s 20:17:25 20:17:25 #35 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:25 #35 ... 20:17:25 20:17:25 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:25 #34 DONE 0.1s 20:17:25 20:17:25 #35 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:25 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:25 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:25 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:25 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:25 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:25 #35 ... 20:17:25 20:17:25 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:25 #34 DONE 0.1s 20:17:25 20:17:25 #35 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:25 #35 ... 20:17:25 20:17:25 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:17:25 #34 DONE 0.1s 20:17:25 20:17:25 #35 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:25 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.1s done 20:17:25 #35 ... 20:17:25 20:17:25 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 20:17:25 #32 DONE 2.5s 20:17:25 20:17:25 #35 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:25 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:25 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:25 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:25 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:25 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:25 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.1s done 20:17:26 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:17:26 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:17:26 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 20:17:26 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:17:26 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:17:26 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.1s done 20:17:27 #35 ... 20:17:27 20:17:27 #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:17:27 #39 DONE 4.9s 20:17:27 20:17:27 #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 20:17:27 #40 ... 20:17:27 20:17:27 #41 [security-spire-agent internal] load build context 20:17:27 #41 transferring context: 26.32kB 0.2s done 20:17:27 #41 DONE 2.9s 20:17:27 20:17:27 #42 [security-spire-server internal] load build context 20:17:27 #42 transferring context: 26.79kB 0.2s done 20:17:27 #42 DONE 2.8s 20:17:27 20:17:27 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:17:28 #35 ... 20:17:28 20:17:28 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:17:28 #40 DONE 1.4s 20:17:28 20:17:28 #43 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:17:32 #43 ... 20:17:32 20:17:32 #44 [core-data internal] load build context 20:17:32 #44 transferring context: 26.27MB 9.7s 20:17:32 #44 ... 20:17:32 20:17:32 #45 [security-bootstrapper internal] load build context 20:17:32 #45 ... 20:17:32 20:17:32 #46 [support-scheduler internal] load build context 20:17:33 #46 ... 20:17:33 20:17:33 #47 [security-proxy-setup internal] load build context 20:17:33 #47 ... 20:17:33 20:17:33 #48 [security-proxy-auth internal] load build context 20:17:33 #48 ... 20:17:33 20:17:33 #47 [security-proxy-setup internal] load build context 20:17:34 #47 ... 20:17:34 20:17:34 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:17:34 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 20:17:34 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:17:34 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 20:17:34 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 20:17:34 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 20:17:34 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 20:17:34 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 20:17:34 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 20:17:34 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s done 20:17:34 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 20:17:34 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 20:17:34 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.3s 20:17:34 #36 ... 20:17:34 20:17:34 #49 [core-command internal] load build context 20:17:34 #49 ... 20:17:34 20:17:34 #47 [security-proxy-setup internal] load build context 20:17:34 #47 ... 20:17:34 20:17:34 #50 [support-notifications internal] load build context 20:17:34 #50 ... 20:17:34 20:17:34 #47 [security-proxy-setup internal] load build context 20:17:35 #47 ... 20:17:35 20:17:35 #51 [security-spiffe-token-provider internal] load build context 20:17:35 #51 ... 20:17:35 20:17:35 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:17:35 #38 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 20:17:35 #38 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 20:17:35 #38 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 20:17:35 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 20:17:35 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 20:17:35 #38 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 20:17:35 #38 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.1s done 20:17:35 #38 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 20:17:35 #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.1s 20:17:35 #38 ... 20:17:35 20:17:35 #52 [core-common-config-bootstrapper internal] load build context 20:17:35 #52 ... 20:17:35 20:17:35 #51 [security-spiffe-token-provider internal] load build context 20:17:35 #51 ... 20:17:35 20:17:35 #53 [core-metadata internal] load build context 20:17:36 #53 ... 20:17:36 20:17:36 #54 [core-keeper internal] load build context 20:17:36 #54 ... 20:17:36 20:17:36 #55 [security-secretstore-setup internal] load build context 20:17:36 #55 ... 20:17:36 20:17:36 #53 [core-metadata internal] load build context 20:17:37 #53 ... 20:17:37 20:17:37 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:17:37 #56 DONE 8.4s 20:17:37 20:17:37 #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:17:38 #57 ... 20:17:38 20:17:38 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:17:38 #0 6.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:38 #0 7.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:38 #0 9.897 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:17:38 #0 9.897 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:17:38 #0 9.897 OK: 19948 distinct packages available 20:17:38 #58 ... 20:17:38 20:17:38 #53 [core-metadata internal] load build context 20:17:38 #53 transferring context: 24.42MB 10.7s 20:17:38 #53 ... 20:17:38 20:17:38 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:17:38 #59 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:38 #59 ... 20:17:38 20:17:38 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:17:38 #60 ... 20:17:38 20:17:38 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:17:38 #61 ... 20:17:38 20:17:38 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:17:39 #62 ... 20:17:39 20:17:39 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:17:39 #63 ... 20:17:39 20:17:39 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:17:39 #64 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:39 #64 ... 20:17:39 20:17:39 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:17:39 #65 ... 20:17:39 20:17:39 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:17:39 #66 ... 20:17:39 20:17:39 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:17:39 #67 ... 20:17:39 20:17:39 #68 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:17:39 #68 ... 20:17:39 20:17:39 #43 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:17:39 #43 7.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:39 #43 8.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:39 #43 9.805 OK: 266 MiB in 52 packages 20:17:39 #43 DONE 11.5s 20:17:39 20:17:39 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:39 #69 ... 20:17:39 20:17:39 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:17:40 #70 ... 20:17:40 20:17:40 #53 [core-metadata internal] load build context 20:17:43 #53 ... 20:17:43 20:17:43 #45 [security-bootstrapper internal] load build context 20:17:43 #45 ... 20:17:43 20:17:43 #46 [support-scheduler internal] load build context 20:17:43 #46 ... 20:17:43 20:17:43 #44 [core-data internal] load build context 20:17:43 #44 transferring context: 35.91MB 20.3s 20:17:43 #44 ... 20:17:43 20:17:43 #45 [security-bootstrapper internal] load build context 20:17:43 #45 ... 20:17:43 20:17:43 #48 [security-proxy-auth internal] load build context 20:17:43 #48 ... 20:17:43 20:17:43 #44 [core-data internal] load build context 20:17:43 #44 ... 20:17:43 20:17:43 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:17:43 #59 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:43 #59 14.01 OK: 266 MiB in 52 packages 20:17:43 #59 DONE 15.7s 20:17:43 20:17:43 #44 [core-data internal] load build context 20:17:44 #44 ... 20:17:44 20:17:44 #49 [core-command internal] load build context 20:17:44 #49 ... 20:17:44 20:17:44 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:17:44 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.2s 20:17:44 #36 ... 20:17:44 20:17:44 #44 [core-data internal] load build context 20:17:45 #44 ... 20:17:45 20:17:45 #50 [support-notifications internal] load build context 20:17:45 #50 ... 20:17:45 20:17:45 #44 [core-data internal] load build context 20:17:45 #44 ... 20:17:45 20:17:45 #47 [security-proxy-setup internal] load build context 20:17:45 #47 ... 20:17:45 20:17:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:17:45 #36 ... 20:17:45 20:17:45 #52 [core-common-config-bootstrapper internal] load build context 20:17:45 #52 ... 20:17:45 20:17:45 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:17:45 #58 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:45 #58 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:45 #58 15.46 (1/4) Installing dumb-init (1.2.5-r2) 20:17:45 #58 15.46 (2/4) Installing musl-obstack (1.2.3-r2) 20:17:45 #58 15.46 (3/4) Installing libucontext (1.2-r2) 20:17:45 #58 15.46 (4/4) Installing gcompat (1.1.0-r1) 20:17:45 #58 15.49 Executing busybox-1.36.1-r7.trigger 20:17:45 #58 15.58 OK: 8 MiB in 19 packages 20:17:45 #58 DONE 17.5s 20:17:45 20:17:45 #52 [core-common-config-bootstrapper internal] load build context 20:17:45 #52 ... 20:17:45 20:17:45 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:45 #69 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:46 #69 ... 20:17:46 20:17:46 #51 [security-spiffe-token-provider internal] load build context 20:17:46 #51 ... 20:17:46 20:17:46 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:17:46 #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.1s 20:17:46 #38 ... 20:17:46 20:17:46 #55 [security-secretstore-setup internal] load build context 20:17:46 #55 ... 20:17:46 20:17:46 #54 [core-keeper internal] load build context 20:17:46 #54 ... 20:17:46 20:17:46 #55 [security-secretstore-setup internal] load build context 20:17:47 #55 ... 20:17:47 20:17:47 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:17:47 #64 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:47 #64 17.35 OK: 266 MiB in 52 packages 20:17:47 #64 DONE 18.6s 20:17:47 20:17:47 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:47 #69 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:48 #69 ... 20:17:48 20:17:48 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:17:48 #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:48 #61 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:48 #61 17.56 (1/1) Installing dumb-init (1.2.5-r2) 20:17:48 #61 17.56 Executing busybox-1.36.1-r7.trigger 20:17:48 #61 17.77 OK: 8 MiB in 16 packages 20:17:48 #61 DONE 19.8s 20:17:48 20:17:48 #51 [security-spiffe-token-provider internal] load build context 20:17:48 #51 transferring context: 46.57MB 22.1s 20:17:48 #51 ... 20:17:48 20:17:48 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:17:48 #63 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:48 #63 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:48 #63 18.98 (1/2) Installing dumb-init (1.2.5-r2) 20:17:48 #63 18.98 (2/2) Installing su-exec (0.2-r3) 20:17:48 #63 18.98 Executing busybox-1.36.1-r7.trigger 20:17:48 #63 19.34 OK: 8 MiB in 17 packages 20:17:48 #63 DONE 20.1s 20:17:48 20:17:48 #51 [security-spiffe-token-provider internal] load build context 20:17:49 #51 ... 20:17:49 20:17:49 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:17:49 #60 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:49 #60 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:49 #60 17.70 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:17:49 #60 17.70 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:17:49 #60 17.70 OK: 19951 distinct packages available 20:17:49 #60 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:49 #60 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:49 #60 ... 20:17:49 20:17:49 #50 [support-notifications internal] load build context 20:17:50 #50 ... 20:17:50 20:17:50 #68 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:17:50 #68 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:50 #68 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:50 #68 19.94 (1/1) Installing dumb-init (1.2.5-r2) 20:17:50 #68 19.94 Executing busybox-1.36.1-r7.trigger 20:17:50 #68 20.01 OK: 8 MiB in 16 packages 20:17:50 #68 DONE 22.2s 20:17:50 20:17:50 #50 [support-notifications internal] load build context 20:17:50 #50 ... 20:17:50 20:17:50 #51 [security-spiffe-token-provider internal] load build context 20:17:52 #51 ... 20:17:52 20:17:52 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:17:52 #60 22.55 OK: 266 MiB in 52 packages 20:17:52 #60 DONE 24.3s 20:17:52 20:17:52 #51 [security-spiffe-token-provider internal] load build context 20:17:52 #51 ... 20:17:52 20:17:52 #53 [core-metadata internal] load build context 20:17:53 #53 ... 20:17:53 20:17:53 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:17:53 #65 DONE 24.1s 20:17:53 20:17:53 #53 [core-metadata internal] load build context 20:17:53 #53 ... 20:17:53 20:17:53 #51 [security-spiffe-token-provider internal] load build context 20:17:53 #51 ... 20:17:53 20:17:53 #46 [support-scheduler internal] load build context 20:17:53 #46 ... 20:17:53 20:17:53 #50 [support-notifications internal] load build context 20:17:53 #50 transferring context: 55.17MB 27.1s 20:17:53 #50 ... 20:17:53 20:17:53 #45 [security-bootstrapper internal] load build context 20:17:53 #45 ... 20:17:53 20:17:53 #48 [security-proxy-auth internal] load build context 20:17:54 #48 ... 20:17:54 20:17:54 #45 [security-bootstrapper internal] load build context 20:17:55 #45 ... 20:17:55 20:17:55 #49 [core-command internal] load build context 20:17:55 #49 ... 20:17:55 20:17:55 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:17:55 #62 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:55 #62 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:55 #62 22.54 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:17:55 #62 22.87 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:17:55 #62 23.00 (3/6) Installing dumb-init (1.2.5-r2) 20:17:55 #62 23.00 (4/6) Installing openssl (3.1.6-r0) 20:17:55 #62 23.21 (5/6) Installing su-exec (0.2-r3) 20:17:55 #62 23.21 (6/6) Installing yq (4.33.3-r5) 20:17:55 #62 24.44 Executing busybox-1.36.1-r7.trigger 20:17:55 #62 24.44 OK: 18 MiB in 19 packages 20:17:55 #62 DONE 26.2s 20:17:55 20:17:55 #49 [core-command internal] load build context 20:17:55 #49 ... 20:17:55 20:17:55 #45 [security-bootstrapper internal] load build context 20:17:55 #45 ... 20:17:55 20:17:55 #44 [core-data internal] load build context 20:17:55 #44 ... 20:17:55 20:17:55 #50 [support-notifications internal] load build context 20:17:55 #50 ... 20:17:55 20:17:55 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:17:55 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.8s 20:17:55 #36 ... 20:17:55 20:17:55 #50 [support-notifications internal] load build context 20:17:56 #50 ... 20:17:56 20:17:56 #52 [core-common-config-bootstrapper internal] load build context 20:17:56 #52 ... 20:17:56 20:17:56 #47 [security-proxy-setup internal] load build context 20:17:56 #47 ... 20:17:56 20:17:56 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:17:56 #71 ... 20:17:56 20:17:56 #47 [security-proxy-setup internal] load build context 20:17:56 #47 ... 20:17:56 20:17:56 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:17:56 #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.8s 20:17:56 #38 ... 20:17:56 20:17:56 #54 [core-keeper internal] load build context 20:17:56 #54 ... 20:17:56 20:17:56 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:17:57 #36 ... 20:17:57 20:17:57 #55 [security-secretstore-setup internal] load build context 20:17:57 #55 ... 20:17:57 20:17:57 #45 [security-bootstrapper internal] load build context 20:17:57 #45 ... 20:17:57 20:17:57 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:17:57 #67 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:57 #67 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:57 #67 25.11 (1/2) Installing ca-certificates (20240226-r0) 20:17:57 #67 25.79 (2/2) Installing dumb-init (1.2.5-r2) 20:17:57 #67 25.79 Executing busybox-1.36.1-r7.trigger 20:17:57 #67 25.91 Executing ca-certificates-20240226-r0.trigger 20:17:57 #67 27.21 OK: 9 MiB in 17 packages 20:17:57 #67 DONE 28.6s 20:17:57 20:17:57 #45 [security-bootstrapper internal] load build context 20:17:58 #45 transferring context: 77.53MB 35.3s 20:17:58 #45 ... 20:17:58 20:17:58 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:17:58 #72 ... 20:17:58 20:17:58 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:17:58 #73 ... 20:17:58 20:17:58 #45 [security-bootstrapper internal] load build context 20:17:59 #45 ... 20:17:59 20:17:59 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:59 #69 21.57 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:17:59 #69 21.57 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:17:59 #69 21.57 OK: 19948 distinct packages available 20:17:59 #69 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:59 #69 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:59 #69 27.39 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:17:59 #69 27.80 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:17:59 #69 27.84 (3/7) Installing dumb-init (1.2.5-r2) 20:17:59 #69 27.87 (4/7) Installing musl-obstack (1.2.3-r2) 20:17:59 #69 27.87 (5/7) Installing libucontext (1.2-r2) 20:17:59 #69 27.93 (6/7) Installing gcompat (1.1.0-r1) 20:17:59 #69 27.93 (7/7) Installing openssl (3.1.6-r0) 20:17:59 #69 28.10 Executing busybox-1.36.1-r7.trigger 20:17:59 #69 28.25 OK: 9 MiB in 20 packages 20:17:59 #69 DONE 30.2s 20:17:59 20:17:59 #45 [security-bootstrapper internal] load build context 20:17:59 #45 ... 20:17:59 20:17:59 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:17:59 #70 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:17:59 #70 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:17:59 #70 27.83 (1/4) Installing ca-certificates (20240226-r0) 20:17:59 #70 28.11 (2/4) Installing dumb-init (1.2.5-r2) 20:17:59 #70 28.11 (3/4) Installing su-exec (0.2-r3) 20:17:59 #70 28.11 (4/4) Installing yq (4.33.3-r5) 20:17:59 #70 28.75 Executing busybox-1.36.1-r7.trigger 20:17:59 #70 28.86 Executing ca-certificates-20240226-r0.trigger 20:17:59 #70 29.76 OK: 18 MiB in 19 packages 20:17:59 #70 DONE 30.7s 20:17:59 20:17:59 #45 [security-bootstrapper internal] load build context 20:18:00 #45 ... 20:18:00 20:18:00 #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:18:00 #57 15.17 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:00 #57 16.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:00 #57 22.10 OK: 266 MiB in 52 packages 20:18:00 #57 DONE 23.2s 20:18:00 20:18:00 #45 [security-bootstrapper internal] load build context 20:18:01 #45 ... 20:18:01 20:18:01 #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 20:18:01 #74 ... 20:18:01 20:18:01 #45 [security-bootstrapper internal] load build context 20:18:01 #45 ... 20:18:01 20:18:01 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:18:01 #66 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:01 #66 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:01 #66 27.87 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:18:01 #66 27.87 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:18:01 #66 27.87 OK: 19948 distinct packages available 20:18:01 #66 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:01 #66 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:01 #66 32.49 (1/11) Installing ca-certificates (20240226-r0) 20:18:01 #66 32.69 (2/11) Installing brotli-libs (1.0.9-r14) 20:18:01 #66 32.69 (3/11) Installing libunistring (1.1-r1) 20:18:01 #66 32.69 (4/11) Installing libidn2 (2.3.4-r1) 20:18:01 #66 32.69 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:18:01 #66 32.74 (6/11) Installing libcurl (8.5.0-r0) 20:18:01 #66 32.74 (7/11) Installing curl (8.5.0-r0) 20:18:01 #66 32.82 (8/11) Installing dumb-init (1.2.5-r2) 20:18:01 #66 32.82 (9/11) Installing musl-obstack (1.2.3-r2) 20:18:01 #66 32.82 (10/11) Installing libucontext (1.2-r2) 20:18:01 #66 32.82 (11/11) Installing gcompat (1.1.0-r1) 20:18:01 #66 32.82 Executing busybox-1.36.1-r7.trigger 20:18:01 #66 32.85 Executing ca-certificates-20240226-r0.trigger 20:18:01 #66 ... 20:18:01 20:18:01 #45 [security-bootstrapper internal] load build context 20:18:02 #45 ... 20:18:02 20:18:02 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:18:02 #71 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:02 #71 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:02 #71 14.42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:18:02 #71 14.59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:18:02 #71 14.66 OK: 8 MiB in 19 packages 20:18:02 #71 DONE 16.3s 20:18:02 20:18:02 #45 [security-bootstrapper internal] load build context 20:18:03 #45 ... 20:18:03 20:18:03 #53 [core-metadata internal] load build context 20:18:03 #53 ... 20:18:03 20:18:03 #45 [security-bootstrapper internal] load build context 20:18:03 #45 transferring context: 85.92MB 40.3s 20:18:03 #45 ... 20:18:03 20:18:03 #51 [security-spiffe-token-provider internal] load build context 20:18:03 #51 ... 20:18:03 20:18:03 #46 [support-scheduler internal] load build context 20:18:03 #46 ... 20:18:03 20:18:03 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:18:03 #66 33.50 OK: 13 MiB in 26 packages 20:18:03 #66 DONE 34.7s 20:18:03 20:18:03 #46 [support-scheduler internal] load build context 20:18:03 #46 ... 20:18:03 20:18:03 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:18:03 #0 9.814 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:03 #75 ... 20:18:03 20:18:03 #51 [security-spiffe-token-provider internal] load build context 20:18:03 #51 ... 20:18:03 20:18:03 #48 [security-proxy-auth internal] load build context 20:18:04 #48 ... 20:18:04 20:18:04 #46 [support-scheduler internal] load build context 20:18:05 #46 ... 20:18:05 20:18:05 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:18:05 #76 ... 20:18:05 20:18:05 #49 [core-command internal] load build context 20:18:05 #49 ... 20:18:05 20:18:05 #48 [security-proxy-auth internal] load build context 20:18:05 #48 ... 20:18:05 20:18:05 #44 [core-data internal] load build context 20:18:05 #44 ... 20:18:05 20:18:05 #48 [security-proxy-auth internal] load build context 20:18:06 #48 ... 20:18:06 20:18:06 #50 [support-notifications internal] load build context 20:18:06 #50 ... 20:18:06 20:18:06 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:18:06 #73 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:06 #73 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:06 #73 15.90 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:18:06 #73 16.14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:18:06 #73 16.14 OK: 8 MiB in 17 packages 20:18:06 #73 DONE 17.3s 20:18:06 20:18:06 #52 [core-common-config-bootstrapper internal] load build context 20:18:06 #52 ... 20:18:06 20:18:06 #48 [security-proxy-auth internal] load build context 20:18:06 #48 ... 20:18:06 20:18:06 #47 [security-proxy-setup internal] load build context 20:18:06 #47 ... 20:18:06 20:18:06 #48 [security-proxy-auth internal] load build context 20:18:07 #48 ... 20:18:07 20:18:07 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:18:07 #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.9s 20:18:07 #38 ... 20:18:07 20:18:07 #54 [core-keeper internal] load build context 20:18:07 #54 ... 20:18:07 20:18:07 #52 [core-common-config-bootstrapper internal] load build context 20:18:07 #52 ... 20:18:07 20:18:07 #55 [security-secretstore-setup internal] load build context 20:18:07 #55 ... 20:18:07 20:18:07 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:18:07 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.9s 20:18:07 #36 ... 20:18:07 20:18:07 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:18:07 #77 ... 20:18:07 20:18:07 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:18:07 #72 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:07 #72 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:07 #72 16.63 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:18:07 #72 16.63 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:18:07 #72 16.63 OK: 8 MiB in 16 packages 20:18:07 #72 DONE 19.1s 20:18:07 20:18:07 #52 [core-common-config-bootstrapper internal] load build context 20:18:08 #52 ... 20:18:08 20:18:08 #74 [core-command stage-1 3/7] RUN apk --no-cache upgrade 20:18:08 #74 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:08 #74 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:08 #74 16.42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:18:08 #74 16.62 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:18:08 #74 16.62 OK: 8 MiB in 16 packages 20:18:08 #74 DONE 18.0s 20:18:08 20:18:08 #52 [core-common-config-bootstrapper internal] load build context 20:18:08 #52 transferring context: 80.90MB 42.4s 20:18:09 #52 ... 20:18:09 20:18:09 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 20:18:09 #0 8.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:09 #0 9.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:09 #78 ... 20:18:09 20:18:09 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:18:09 #75 11.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:09 #75 14.03 (1/1) Installing dumb-init (1.2.5-r2) 20:18:09 #75 14.46 Executing busybox-1.36.1-r7.trigger 20:18:09 #75 14.66 OK: 8 MiB in 16 packages 20:18:09 #75 DONE 16.1s 20:18:09 20:18:09 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:18:09 #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:09 #79 ... 20:18:09 20:18:09 #52 [core-common-config-bootstrapper internal] load build context 20:18:10 #52 ... 20:18:10 20:18:10 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:18:10 #76 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:10 #76 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:10 #76 14.22 OK: 18 MiB in 19 packages 20:18:10 #76 DONE 15.4s 20:18:10 20:18:10 #52 [core-common-config-bootstrapper internal] load build context 20:18:13 #52 ... 20:18:13 20:18:13 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:18:13 #80 DONE 2.3s 20:18:13 20:18:13 #52 [core-common-config-bootstrapper internal] load build context 20:18:13 #52 ... 20:18:13 20:18:13 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 20:18:13 #78 12.23 OK: 9 MiB in 20 packages 20:18:13 #78 DONE 13.7s 20:18:13 20:18:13 #54 [core-keeper internal] load build context 20:18:13 #54 ... 20:18:13 20:18:13 #52 [core-common-config-bootstrapper internal] load build context 20:18:13 #52 ... 20:18:13 20:18:13 #53 [core-metadata internal] load build context 20:18:13 #53 ... 20:18:13 20:18:13 #54 [core-keeper internal] load build context 20:18:13 #54 ... 20:18:13 20:18:13 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:18:13 #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.5s done 20:18:13 #38 DONE 49.1s 20:18:13 20:18:13 #54 [core-keeper internal] load build context 20:18:13 #54 ... 20:18:13 20:18:13 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:18:13 #0 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:13 #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:13 #81 ... 20:18:13 20:18:13 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:18:13 #77 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:13 #77 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:13 #77 14.23 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:18:13 #77 14.51 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:18:13 #77 14.59 Executing ca-certificates-20240226-r0.trigger 20:18:13 #77 15.18 OK: 9 MiB in 17 packages 20:18:13 #77 DONE 16.2s 20:18:13 20:18:13 #45 [security-bootstrapper internal] load build context 20:18:13 #45 transferring context: 106.04MB 50.7s 20:18:14 #45 ... 20:18:14 20:18:14 #54 [core-keeper internal] load build context 20:18:14 #54 ... 20:18:14 20:18:14 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:18:14 #82 DONE 7.9s 20:18:14 20:18:14 #51 [security-spiffe-token-provider internal] load build context 20:18:14 #51 ... 20:18:14 20:18:14 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:18:14 #81 10.55 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:18:14 #81 10.75 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:18:14 #81 10.78 Executing ca-certificates-20240226-r0.trigger 20:18:14 #81 11.13 OK: 13 MiB in 26 packages 20:18:15 #81 ... 20:18:15 20:18:15 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:18:15 #79 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:15 #79 13.25 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:18:15 #79 13.68 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:18:15 #79 13.68 Executing ca-certificates-20240226-r0.trigger 20:18:15 #79 14.23 OK: 18 MiB in 19 packages 20:18:15 #79 DONE 15.5s 20:18:15 20:18:15 #54 [core-keeper internal] load build context 20:18:15 #54 ... 20:18:15 20:18:15 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:18:15 #81 DONE 11.9s 20:18:15 20:18:15 #54 [core-keeper internal] load build context 20:18:15 #54 ... 20:18:15 20:18:15 #46 [support-scheduler internal] load build context 20:18:15 #46 ... 20:18:15 20:18:15 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:18:15 #83 DONE 1.6s 20:18:15 20:18:15 #46 [support-scheduler internal] load build context 20:18:15 #46 ... 20:18:15 20:18:15 #54 [core-keeper internal] load build context 20:18:15 #54 ... 20:18:15 20:18:15 #49 [core-command internal] load build context 20:18:15 #49 ... 20:18:15 20:18:15 #46 [support-scheduler internal] load build context 20:18:16 #46 ... 20:18:16 20:18:16 #44 [core-data internal] load build context 20:18:16 #44 ... 20:18:16 20:18:16 #54 [core-keeper internal] load build context 20:18:16 #54 ... 20:18:16 20:18:16 #50 [support-notifications internal] load build context 20:18:16 #50 ... 20:18:16 20:18:16 #44 [core-data internal] load build context 20:18:17 #44 ... 20:18:17 20:18:17 #47 [security-proxy-setup internal] load build context 20:18:17 #47 ... 20:18:17 20:18:17 #48 [security-proxy-auth internal] load build context 20:18:17 #48 ... 20:18:17 20:18:17 #47 [security-proxy-setup internal] load build context 20:18:17 #47 ... 20:18:17 20:18:17 #55 [security-secretstore-setup internal] load build context 20:18:17 #55 ... 20:18:17 20:18:17 #47 [security-proxy-setup internal] load build context 20:18:18 #47 ... 20:18:18 20:18:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:18:18 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.6s 20:18:18 #36 ... 20:18:18 20:18:18 #47 [security-proxy-setup internal] load build context 20:18:19 #47 transferring context: 74.84MB 55.7s 20:18:19 #47 ... 20:18:19 20:18:19 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:18:19 #84 DONE 1.9s 20:18:19 20:18:19 #47 [security-proxy-setup internal] load build context 20:18:23 #47 ... 20:18:23 20:18:23 #53 [core-metadata internal] load build context 20:18:23 #53 ... 20:18:23 20:18:23 #52 [core-common-config-bootstrapper internal] load build context 20:18:23 #52 ... 20:18:23 20:18:23 #53 [core-metadata internal] load build context 20:18:24 #53 ... 20:18:24 20:18:24 #45 [security-bootstrapper internal] load build context 20:18:24 #45 transferring context: 158.82MB 60.9s 20:18:24 #45 ... 20:18:24 20:18:24 #53 [core-metadata internal] load build context 20:18:24 #53 ... 20:18:24 20:18:24 #51 [security-spiffe-token-provider internal] load build context 20:18:24 #51 ... 20:18:24 20:18:24 #45 [security-bootstrapper internal] load build context 20:18:26 #45 ... 20:18:26 20:18:26 #49 [core-command internal] load build context 20:18:26 #49 ... 20:18:26 20:18:26 #46 [support-scheduler internal] load build context 20:18:26 #46 ... 20:18:26 20:18:26 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:18:26 #85 ... 20:18:26 20:18:26 #54 [core-keeper internal] load build context 20:18:26 #54 ... 20:18:26 20:18:26 #50 [support-notifications internal] load build context 20:18:26 #50 ... 20:18:26 20:18:26 #54 [core-keeper internal] load build context 20:18:27 #54 ... 20:18:27 20:18:27 #44 [core-data internal] load build context 20:18:27 #44 ... 20:18:27 20:18:27 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:18:27 #86 ... 20:18:27 20:18:27 #48 [security-proxy-auth internal] load build context 20:18:27 #48 ... 20:18:27 20:18:27 #54 [core-keeper internal] load build context 20:18:28 #54 ... 20:18:28 20:18:28 #55 [security-secretstore-setup internal] load build context 20:18:28 #55 ... 20:18:28 20:18:28 #54 [core-keeper internal] load build context 20:18:29 #54 ... 20:18:29 20:18:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:18:29 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 55.4s done 20:18:29 #36 ... 20:18:29 20:18:29 #54 [core-keeper internal] load build context 20:18:29 #54 transferring context: 178.75MB 62.0s 20:18:30 #54 ... 20:18:30 20:18:30 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:18:30 #87 DONE 4.4s 20:18:30 20:18:30 #54 [core-keeper internal] load build context 20:18:30 #54 ... 20:18:30 20:18:30 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:18:30 #86 DONE 3.5s 20:18:30 20:18:30 #54 [core-keeper internal] load build context 20:18:31 #54 ... 20:18:31 20:18:31 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:18:31 #85 DONE 4.7s 20:18:31 20:18:31 #54 [core-keeper internal] load build context 20:18:32 #54 ... 20:18:32 20:18:32 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:18:32 #88 DONE 1.4s 20:18:32 20:18:32 #54 [core-keeper internal] load build context 20:18:32 #54 ... 20:18:32 20:18:32 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:18:32 #89 DONE 1.3s 20:18:32 20:18:32 #54 [core-keeper internal] load build context 20:18:32 #54 ... 20:18:32 20:18:32 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:18:32 #90 DONE 1.7s 20:18:32 20:18:32 #54 [core-keeper internal] load build context 20:18:33 #54 ... 20:18:33 20:18:33 #91 [security-spire-config stage-2 6/10] COPY security.txt / 20:18:33 #91 DONE 1.1s 20:18:33 20:18:33 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:18:33 #92 ... 20:18:33 20:18:33 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 20:18:33 #93 DONE 1.3s 20:18:33 20:18:33 #47 [security-proxy-setup internal] load build context 20:18:34 #47 ... 20:18:34 20:18:34 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:18:34 #94 ... 20:18:34 20:18:34 #95 [security-spire-server stage-2 6/9] COPY security.txt / 20:18:34 #95 DONE 1.5s 20:18:34 20:18:34 #52 [core-common-config-bootstrapper internal] load build context 20:18:34 #52 ... 20:18:34 20:18:34 #47 [security-proxy-setup internal] load build context 20:18:34 #47 transferring context: 132.02MB 71.3s 20:18:34 #47 ... 20:18:34 20:18:34 #53 [core-metadata internal] load build context 20:18:34 #53 ... 20:18:34 20:18:34 #47 [security-proxy-setup internal] load build context 20:18:34 #47 ... 20:18:34 20:18:34 #51 [security-spiffe-token-provider internal] load build context 20:18:34 #51 ... 20:18:34 20:18:34 #53 [core-metadata internal] load build context 20:18:34 #53 ... 20:18:34 20:18:34 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:18:34 #92 DONE 1.5s 20:18:35 20:18:35 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:18:35 #94 DONE 1.1s 20:18:35 20:18:35 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:18:35 #96 ... 20:18:35 20:18:35 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:18:35 #97 DONE 1.1s 20:18:35 20:18:35 #51 [security-spiffe-token-provider internal] load build context 20:18:36 #51 ... 20:18:36 20:18:36 #49 [core-command internal] load build context 20:18:36 #49 ... 20:18:36 20:18:36 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:18:36 #96 DONE 1.4s 20:18:36 20:18:36 #46 [support-scheduler internal] load build context 20:18:36 #46 ... 20:18:36 20:18:36 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:18:36 #98 DONE 1.4s 20:18:36 20:18:36 #46 [support-scheduler internal] load build context 20:18:36 #46 ... 20:18:36 20:18:36 #45 [security-bootstrapper internal] load build context 20:18:36 #45 ... 20:18:36 20:18:36 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:18:36 #99 ... 20:18:36 20:18:36 #50 [support-notifications internal] load build context 20:18:37 #50 ... 20:18:37 20:18:37 #51 [security-spiffe-token-provider internal] load build context 20:18:37 #51 ... 20:18:37 20:18:37 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:18:37 #100 DONE 2.1s 20:18:37 20:18:37 #51 [security-spiffe-token-provider internal] load build context 20:18:37 #51 ... 20:18:37 20:18:37 #44 [core-data internal] load build context 20:18:37 #44 ... 20:18:37 20:18:37 #51 [security-spiffe-token-provider internal] load build context 20:18:37 #51 ... 20:18:37 20:18:37 #48 [security-proxy-auth internal] load build context 20:18:37 #48 ... 20:18:37 20:18:37 #51 [security-spiffe-token-provider internal] load build context 20:18:38 #51 ... 20:18:38 20:18:38 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:18:38 #101 DONE 1.6s 20:18:38 20:18:38 #51 [security-spiffe-token-provider internal] load build context 20:18:38 #51 ... 20:18:38 20:18:38 #55 [security-secretstore-setup internal] load build context 20:18:38 #55 ... 20:18:38 20:18:38 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:18:38 #99 DONE 1.6s 20:18:38 20:18:38 #55 [security-secretstore-setup internal] load build context 20:18:38 #55 ... 20:18:38 20:18:38 #51 [security-spiffe-token-provider internal] load build context 20:18:38 #51 ... 20:18:38 20:18:38 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:18:38 #102 DONE 1.1s 20:18:38 20:18:38 #51 [security-spiffe-token-provider internal] load build context 20:18:39 #51 transferring context: 243.37MB 73.3s 20:18:42 #51 transferring context: 256.25MB 76.1s done 20:18:42 #51 DONE 77.6s 20:18:42 20:18:42 #103 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:18:42 #103 ... 20:18:42 20:18:42 #45 [security-bootstrapper internal] load build context 20:18:42 #45 transferring context: 256.25MB 79.6s done 20:18:42 #45 DONE 80.3s 20:18:42 20:18:42 #50 [support-notifications internal] load build context 20:18:43 #50 ... 20:18:43 20:18:43 #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:18:43 #104 ... 20:18:43 20:18:43 #54 [core-keeper internal] load build context 20:18:43 #54 transferring context: 256.25MB 75.7s done 20:18:43 #54 ... 20:18:43 20:18:43 #50 [support-notifications internal] load build context 20:18:43 #50 ... 20:18:43 20:18:43 #54 [core-keeper internal] load build context 20:18:43 #54 DONE 77.7s 20:18:43 20:18:43 #50 [support-notifications internal] load build context 20:18:43 #50 transferring context: 256.25MB 77.4s done 20:18:44 #50 ... 20:18:44 20:18:44 #52 [core-common-config-bootstrapper internal] load build context 20:18:44 #52 transferring context: 256.25MB 77.3s done 20:18:44 #52 DONE 78.9s 20:18:44 20:18:44 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:18:44 #105 ... 20:18:44 20:18:44 #50 [support-notifications internal] load build context 20:18:44 #50 DONE 79.6s 20:18:44 20:18:44 #48 [security-proxy-auth internal] load build context 20:18:44 #48 ... 20:18:44 20:18:44 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:18:44 #106 ... 20:18:44 20:18:44 #103 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:18:44 #103 DONE 1.9s 20:18:44 20:18:44 #47 [security-proxy-setup internal] load build context 20:18:44 #47 ... 20:18:44 20:18:44 #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:44 #107 ... 20:18:44 20:18:44 #53 [core-metadata internal] load build context 20:18:44 #53 transferring context: 256.25MB 77.3s done 20:18:45 #53 ... 20:18:45 20:18:45 #48 [security-proxy-auth internal] load build context 20:18:45 #48 transferring context: 256.25MB 80.5s done 20:18:45 #48 ... 20:18:45 20:18:45 #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:18:45 #104 DONE 2.0s 20:18:45 20:18:45 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:45 #108 ... 20:18:45 20:18:45 #109 [security-spire-config] exporting to image 20:18:45 #109 exporting layers 6.8s done 20:18:45 #109 writing image sha256:f61deee6dfee3e854e9b0d666fb1613df614c96ea5a3b5ecabf8df43f59d7d2f 0.1s done 20:18:45 #109 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:18:45 #109 writing image sha256:dadae66d480a8024c4d6e16c0d6e58edd062a5c2ccb88479ed16f0823cd48287 0.0s done 20:18:45 #109 naming to docker.io/library/security-spire-agent-arm64 done 20:18:45 #109 writing image sha256:3b060987b50ed55954cf161c14b1ec2c21a402f3081de1b7790c222ced5148e3 0.0s done 20:18:45 #109 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:18:45 #109 DONE 8.3s 20:18:45 20:18:45 #53 [core-metadata internal] load build context 20:18:45 #53 DONE 80.0s 20:18:45 20:18:45 #47 [security-proxy-setup internal] load build context 20:18:46 #47 ... 20:18:46 20:18:46 #49 [core-command internal] load build context 20:18:46 #49 ... 20:18:46 20:18:46 #46 [support-scheduler internal] load build context 20:18:46 #46 ... 20:18:46 20:18:46 #47 [security-proxy-setup internal] load build context 20:18:46 #47 ... 20:18:46 20:18:46 #48 [security-proxy-auth internal] load build context 20:18:46 #48 DONE 83.7s 20:18:46 20:18:46 #47 [security-proxy-setup internal] load build context 20:18:47 #47 ... 20:18:47 20:18:47 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:18:47 #105 DONE 3.1s 20:18:47 20:18:47 #47 [security-proxy-setup internal] load build context 20:18:47 #47 ... 20:18:47 20:18:47 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:18:47 #106 DONE 2.9s 20:18:47 20:18:47 #47 [security-proxy-setup internal] load build context 20:18:47 #47 ... 20:18:47 20:18:47 #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:18:47 #110 DONE 2.9s 20:18:47 20:18:47 #47 [security-proxy-setup internal] load build context 20:18:47 #47 ... 20:18:47 20:18:47 #44 [core-data internal] load build context 20:18:47 #44 ... 20:18:47 20:18:47 #49 [core-command internal] load build context 20:18:48 #49 ... 20:18:48 20:18:48 #55 [security-secretstore-setup internal] load build context 20:18:48 #55 ... 20:18:48 20:18:48 #47 [security-proxy-setup internal] load build context 20:18:50 #47 transferring context: 203.12MB 86.8s 20:18:55 #47 transferring context: 239.32MB 92.0s 20:18:55 #47 ... 20:18:55 20:18:55 #44 [core-data internal] load build context 20:18:55 #44 ... 20:18:55 20:18:55 #47 [security-proxy-setup internal] load build context 20:18:56 #47 ... 20:18:56 20:18:56 #49 [core-command internal] load build context 20:18:56 #49 transferring context: 256.25MB 91.2s done 20:18:56 #49 DONE 92.1s 20:18:56 20:18:56 #47 [security-proxy-setup internal] load build context 20:18:56 #47 ... 20:18:56 20:18:56 #46 [support-scheduler internal] load build context 20:18:56 #46 ... 20:18:56 20:18:56 #44 [core-data internal] load build context 20:18:57 #44 ... 20:18:57 20:18:57 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:57 #111 ... 20:18:57 20:18:57 #47 [security-proxy-setup internal] load build context 20:18:57 #47 transferring context: 256.25MB 94.2s done 20:18:57 #47 DONE 94.7s 20:18:57 20:18:57 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:57 #112 ... 20:18:57 20:18:57 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:57 #113 ... 20:18:57 20:18:57 #44 [core-data internal] load build context 20:18:58 #44 ... 20:18:58 20:18:58 #55 [security-secretstore-setup internal] load build context 20:18:58 #55 ... 20:18:58 20:18:58 #44 [core-data internal] load build context 20:18:59 #44 ... 20:18:59 20:18:59 #55 [security-secretstore-setup internal] load build context 20:18:59 #55 transferring context: 256.25MB 91.4s done 20:18:59 #55 DONE 92.9s 20:18:59 20:18:59 #44 [core-data internal] load build context 20:19:00 #44 ... 20:19:00 20:19:00 #46 [support-scheduler internal] load build context 20:19:00 #46 transferring context: 256.25MB 97.2s done 20:19:00 #46 DONE 97.7s 20:19:00 20:19:00 #44 [core-data internal] load build context 20:19:01 #44 transferring context: 256.25MB 98.4s done 20:19:01 #44 DONE 98.6s 20:19:01 20:19:01 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:20:09 #35 ... 20:20:09 20:20:09 #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:09 #107 DONE 81.2s 20:20:09 20:20:09 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:09 #111 DONE 78.5s 20:20:09 20:20:09 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:09 #113 DONE 78.7s 20:20:09 20:20:09 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:09 #112 DONE 78.5s 20:20:09 20:20:09 #114 [support-notifications builder 6/7] COPY . . 20:20:09 #114 ... 20:20:09 20:20:09 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:09 #108 DONE 80.8s 20:20:09 20:20:09 #115 [security-bootstrapper builder 6/7] COPY . . 20:20:11 #115 DONE 4.9s 20:20:11 20:20:11 #116 [core-keeper builder 7/8] COPY . . 20:20:11 #116 DONE 5.0s 20:20:11 20:20:11 #117 [security-secretstore-setup builder 6/7] COPY . . 20:20:11 #117 CACHED 20:20:11 20:20:11 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:11 #118 CACHED 20:20:11 20:20:11 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:20:11 #119 CACHED 20:20:11 20:20:11 #120 [core-metadata builder 6/7] COPY . . 20:20:11 #120 CACHED 20:20:11 20:20:11 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:20:11 #121 CACHED 20:20:11 20:20:11 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:11 #122 CACHED 20:20:11 20:20:11 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 20:20:11 #123 DONE 5.1s 20:20:11 20:20:11 #114 [support-notifications builder 6/7] COPY . . 20:20:11 #114 DONE 5.1s 20:20:11 20:20:11 #124 [security-spiffe-token-provider builder 6/7] COPY . . 20:20:11 #124 DONE 5.2s 20:20:11 20:20:11 #125 [core-command builder 6/7] COPY . . 20:20:11 #125 CACHED 20:20:11 20:20:11 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 20:20:11 #126 CACHED 20:20:11 20:20:11 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:11 #127 CACHED 20:20:11 20:20:11 #128 [security-proxy-auth builder 6/7] COPY . . 20:20:11 #128 CACHED 20:20:11 20:20:11 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:11 #129 CACHED 20:20:11 20:20:11 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:20:11 #130 CACHED 20:20:11 20:20:11 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:11 #131 CACHED 20:20:11 20:20:11 #132 [security-proxy-setup builder 6/7] COPY . . 20:20:11 #132 CACHED 20:20:11 20:20:11 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:20:11 #133 CACHED 20:20:11 20:20:11 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:11 #134 CACHED 20:20:11 20:20:11 #135 [support-scheduler builder 6/7] COPY . . 20:20:11 #135 CACHED 20:20:11 20:20:11 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:20:11 #136 CACHED 20:20:11 20:20:11 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:11 #137 CACHED 20:20:11 20:20:11 #138 [core-data builder 6/7] COPY . . 20:20:11 #138 CACHED 20:20:11 20:20:11 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 20:20:11 #139 CACHED 20:20:11 20:20:11 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:20:16 #140 ... 20:20:16 20:20:16 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:20:16 #0 4.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:17 #141 ... 20:20:17 20:20:17 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:17 #0 5.906 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 20:20:17 #142 ... 20:20:17 20:20:17 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:20:17 #140 5.981 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 20:20:21 #140 ... 20:20:21 20:20:21 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:20:21 #0 5.579 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 20:20:21 #143 ... 20:20:21 20:20:21 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:20:21 #0 5.307 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 20:20:21 #144 ... 20:20:21 20:20:21 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:20:21 #0 6.192 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 20:20:21 #145 ... 20:20:21 20:20:21 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:20:21 #0 5.722 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 20:20:21 #146 ... 20:20:21 20:20:21 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:20:21 #0 4.526 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 20:20:21 #147 ... 20:20:21 20:20:21 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:20:21 #0 4.270 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 20:20:22 #148 ... 20:20:22 20:20:22 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:20:22 #0 5.539 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 20:20:22 #149 ... 20:20:22 20:20:22 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:20:22 #0 4.908 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 20:20:22 #150 ... 20:20:22 20:20:22 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:20:22 #0 6.015 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 20:38:15 #151 ... 20:38:15 20:38:15 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:38:15 #149 1070.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:38:15 #149 ... 20:38:15 20:38:15 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:38:15 #145 DONE 1075.2s 20:38:15 20:38:15 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:38:15 #147 ... 20:38:15 20:38:15 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:38:15 #152 DONE 0.3s 20:38:15 20:38:15 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:15 #142 ... 20:38:15 20:38:15 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:38:15 #153 DONE 0.1s 20:38:15 20:38:15 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:38:15 #154 DONE 0.1s 20:38:15 20:38:15 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:38:15 #143 ... 20:38:15 20:38:15 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:38:15 #155 DONE 0.2s 20:38:15 20:38:15 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:38:15 #156 DONE 0.4s 20:38:15 20:38:15 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:38:15 #143 ... 20:38:15 20:38:15 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:38:15 #157 DONE 0.2s 20:38:15 20:38:15 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:15 #158 DONE 2.2s 20:38:15 20:38:15 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:38:15 #141 ... 20:38:15 20:38:15 #109 [security-proxy-setup] exporting to image 20:38:15 #109 exporting layers 20:38:15 #109 exporting layers 1.3s done 20:38:15 #109 writing image sha256:0b55b468723af9f5b63df2a1d44326d4bb5f62dae9c181794d88c1c2135ede77 done 20:38:15 #109 naming to docker.io/library/security-proxy-setup-arm64 done 20:38:15 #109 DONE 9.6s 20:38:15 20:38:15 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:38:21 #144 ... 20:38:21 20:38:21 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:38:21 #149 DONE 1089.4s 20:38:21 20:38:21 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:21 #142 ... 20:38:21 20:38:21 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:38:21 #159 DONE 0.4s 20:38:21 20:38:21 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:21 #142 ... 20:38:21 20:38:21 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:38:21 #160 DONE 0.2s 20:38:21 20:38:21 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:38:21 #161 DONE 0.1s 20:38:21 20:38:21 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:38:21 #162 DONE 0.2s 20:38:21 20:38:21 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:21 #142 ... 20:38:21 20:38:21 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:38:22 #163 DONE 0.1s 20:38:22 20:38:22 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:38:22 #164 DONE 0.4s 20:38:22 20:38:22 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:38:22 #165 DONE 0.3s 20:38:22 20:38:22 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:38:22 #166 DONE 0.2s 20:38:22 20:38:22 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:23 #167 ... 20:38:23 20:38:23 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:38:23 #148 DONE 1092.4s 20:38:23 20:38:23 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:24 #142 ... 20:38:24 20:38:24 #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:38:24 #168 DONE 0.6s 20:38:24 20:38:24 #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:38:25 #169 ... 20:38:25 20:38:25 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:25 #167 DONE 2.8s 20:38:25 20:38:25 #109 [security-secretstore-setup] exporting to image 20:38:25 #109 exporting layers 20:38:27 #109 ... 20:38:27 20:38:27 #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:38:27 #169 DONE 3.1s 20:38:27 20:38:27 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:38:28 #170 DONE 0.2s 20:38:28 20:38:28 #109 [security-secretstore-setup] exporting to image 20:38:28 #109 exporting layers 2.2s done 20:38:28 #109 writing image sha256:4cd153a8c63eef6e5e17af8f3755ddf55295ad083f455b8abe98e7cdcd8e0324 0.0s done 20:38:28 #109 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:38:28 #109 DONE 11.8s 20:38:28 20:38:28 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:38:28 #171 DONE 0.3s 20:38:28 20:38:28 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:38:28 #172 DONE 0.4s 20:38:28 20:38:28 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:38:28 #140 ... 20:38:28 20:38:28 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:38:28 #173 DONE 0.2s 20:38:28 20:38:28 #174 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:38:28 #174 DONE 0.2s 20:38:28 20:38:28 #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:38:29 #175 DONE 0.2s 20:38:29 20:38:29 #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:38:29 #176 DONE 0.2s 20:38:29 20:38:29 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:38:29 #177 DONE 0.1s 20:38:29 20:38:29 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:38:32 #178 DONE 2.2s 20:38:32 20:38:32 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:38:32 #140 ... 20:38:32 20:38:32 #109 [security-bootstrapper] exporting to image 20:38:33 #109 exporting layers 1.2s done 20:38:33 #109 writing image sha256:e3019ab06fd09a3869f199ea9f6ba4a91745f019e40ce59c43deb28a3d1a5cb2 0.0s done 20:38:33 #109 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 20:38:33 #109 DONE 13.1s 20:38:33 20:38:33 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:39:19 #141 ... 20:39:19 20:39:19 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:39:19 #143 DONE 1148.1s 20:39:19 20:39:19 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:39:19 #35 ... 20:39:19 20:39:19 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:39:19 #179 DONE 0.2s 20:39:19 20:39:19 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:39:20 #141 ... 20:39:20 20:39:20 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:39:20 #180 DONE 0.1s 20:39:20 20:39:20 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:39:20 #181 DONE 0.3s 20:39:20 20:39:20 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:39:20 #141 ... 20:39:20 20:39:20 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:39:20 #182 DONE 0.1s 20:39:20 20:39:20 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:39:20 #183 DONE 0.1s 20:39:20 20:39:20 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:39:20 #141 ... 20:39:20 20:39:20 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:23 #184 DONE 2.2s 20:39:23 20:39:23 #109 [core-common-config-bootstrapper] exporting to image 20:39:23 #109 exporting layers 20:39:23 #109 exporting layers 0.7s done 20:39:23 #109 writing image sha256:49f47d8dbb2d87b309aa629ce04a31a1252ca464bbab99daaca2168e8c67cc01 0.0s done 20:39:23 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:39:23 #109 DONE 13.9s 20:39:23 20:39:23 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:41:30 #147 ... 20:41:30 20:41:30 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:41:30 #142 DONE 1275.3s 20:41:30 20:41:30 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:41:30 #144 ... 20:41:30 20:41:30 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:41:30 #185 DONE 0.1s 20:41:30 20:41:30 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:41:30 #186 DONE 0.2s 20:41:30 20:41:30 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:41:30 #187 DONE 0.3s 20:41:30 20:41:30 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:41:30 #140 ... 20:41:30 20:41:30 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:41:30 #188 DONE 0.1s 20:41:30 20:41:30 #109 [security-spiffe-token-provider] exporting to image 20:41:30 #109 exporting layers 20:41:30 #109 exporting layers 1.0s done 20:41:30 #109 writing image sha256:0c5dda9b974ba5c9ddcb33419075d77ad48935a94a4f621a8fbe02be954ee1e2 done 20:41:30 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:41:30 #109 DONE 14.9s 20:41:30 20:41:30 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:48:52 #141 ... 20:48:52 20:48:52 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:48:52 #147 DONE 1721.0s 20:48:52 20:48:52 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:48:52 #140 ... 20:48:52 20:48:52 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:48:52 #189 DONE 0.2s 20:48:52 20:48:52 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:48:52 #140 ... 20:48:52 20:48:52 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:48:53 #190 DONE 0.2s 20:48:53 20:48:53 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:48:53 #191 DONE 0.5s 20:48:53 20:48:53 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:48:53 #192 DONE 0.1s 20:48:53 20:48:53 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:48:53 #193 DONE 0.1s 20:48:53 20:48:53 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:55 #194 DONE 2.0s 20:48:55 20:48:55 #109 [security-proxy-auth] exporting to image 20:48:55 #109 exporting layers 20:48:56 #109 exporting layers 0.7s done 20:48:56 #109 writing image sha256:5d4b3d38e08ec29f1c36bf765d1936ae359c9ceff1cc5ddea81c7a354f959684 done 20:48:56 #109 naming to docker.io/library/security-proxy-auth-arm64 done 20:48:56 #109 DONE 15.7s 20:48:56 20:48:56 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:49:53 #36 ... 20:49:53 20:49:53 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:49:53 #150 DONE 1773.2s 20:49:53 20:49:53 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:49:53 #36 ... 20:49:53 20:49:53 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:49:53 #195 DONE 0.1s 20:49:53 20:49:53 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:49:53 #196 DONE 0.1s 20:49:53 20:49:53 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:49:53 #146 ... 20:49:53 20:49:53 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:49:53 #197 DONE 0.5s 20:49:53 20:49:53 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:49:53 #198 DONE 0.1s 20:49:53 20:49:53 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:49:53 #35 ... 20:49:53 20:49:53 #109 [core-command] exporting to image 20:49:53 #109 exporting layers 20:49:53 #109 exporting layers 0.6s done 20:49:53 #109 writing image sha256:91fed78ee63cc7d9c8b85febe99e15b805bf17c7b0ef381ea4bb915406f89887 done 20:49:53 #109 naming to docker.io/library/core-command-arm64 done 20:49:53 #109 DONE 16.3s 20:49:53 20:49:53 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:03 #141 ... 20:50:03 20:50:03 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:50:03 #144 DONE 1790.4s 20:50:03 20:50:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:50:03 #36 ... 20:50:03 20:50:03 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:50:03 #199 DONE 0.2s 20:50:03 20:50:03 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:50:03 #200 DONE 0.3s 20:50:03 20:50:03 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:03 #201 DONE 0.6s 20:50:03 20:50:03 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:50:03 #202 DONE 0.2s 20:50:03 20:50:03 #109 [core-data] exporting to image 20:50:03 #109 exporting layers 20:50:03 #109 exporting layers 0.7s done 20:50:04 #109 writing image sha256:8e5becce6a1ae9a35121ca74006c54a6d11a66dd5b5870c7368d361255f46a58 0.0s done 20:50:04 #109 naming to docker.io/library/core-data-arm64 done 20:50:04 #109 DONE 17.0s 20:50:04 20:50:04 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:04 #141 ... 20:50:04 20:50:04 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:50:04 #146 DONE 1793.3s 20:50:04 20:50:04 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:04 #141 ... 20:50:04 20:50:04 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:04 #203 DONE 0.3s 20:50:04 20:50:04 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:50:05 #35 ... 20:50:05 20:50:05 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:50:05 #204 DONE 0.6s 20:50:05 20:50:05 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:50:05 #205 DONE 0.1s 20:50:05 20:50:05 #109 [core-keeper] exporting to image 20:50:06 #109 exporting layers 0.4s done 20:50:06 #109 writing image sha256:b6a2dc80b0ffe3186ddebd9293a082e8a46f8d3c43ea4f2b61147490cb242cbc done 20:50:06 #109 naming to docker.io/library/core-keeper-arm64 done 20:50:06 #109 DONE 17.4s 20:50:06 20:50:06 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:07 #141 DONE 1796.3s 20:50:07 20:50:07 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:50:07 #35 ... 20:50:07 20:50:07 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:50:08 #206 DONE 0.2s 20:50:08 20:50:08 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:50:08 #207 DONE 0.2s 20:50:08 20:50:08 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:09 #208 DONE 0.5s 20:50:09 20:50:09 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:09 #151 ... 20:50:09 20:50:09 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:50:09 #209 DONE 0.1s 20:50:09 20:50:09 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:50:09 #210 DONE 0.2s 20:50:09 20:50:09 #109 [core-metadata] exporting to image 20:50:10 #109 exporting layers 1.1s done 20:50:10 #109 writing image sha256:8337c7be879e401f188a48110d953e48fa220aa166943b91841a7bca2b6b8d0b done 20:50:10 #109 naming to docker.io/library/core-metadata-arm64 done 20:50:10 #109 DONE 18.5s 20:50:10 20:50:10 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:50:37 #35 ... 20:50:37 20:50:37 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:37 #140 DONE 1824.6s 20:50:37 20:50:37 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:37 #151 DONE 1824.6s 20:50:37 20:50:37 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:50:37 #211 DONE 0.2s 20:50:37 20:50:37 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:50:37 #212 DONE 0.1s 20:50:37 20:50:37 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:50:37 #35 ... 20:50:37 20:50:37 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:50:37 #213 ... 20:50:37 20:50:37 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:50:37 #214 DONE 0.1s 20:50:37 20:50:37 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:50:37 #215 DONE 0.1s 20:50:37 20:50:37 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:50:37 #216 ... 20:50:37 20:50:37 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:50:37 #213 DONE 0.5s 20:50:37 20:50:37 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:50:37 #217 DONE 0.2s 20:50:37 20:50:37 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:50:37 #216 DONE 0.4s 20:50:37 20:50:37 #109 [support-scheduler] exporting to image 20:50:37 #109 exporting layers 20:50:37 #109 ... 20:50:37 20:50:37 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:50:37 #218 DONE 0.1s 20:50:37 20:50:37 #109 [support-notifications] exporting to image 20:50:37 #109 exporting layers 0.6s done 20:50:37 #109 writing image sha256:a48195e1ed30ce405c9308b9cf23ab3ca8eba00cc09449d72ef0c43e83bb9e90 done 20:50:37 #109 naming to docker.io/library/support-scheduler-arm64 done 20:50:37 #109 exporting layers 0.7s done 20:50:37 #109 writing image sha256:88490a3f9a2977a838a79311cd0ed2d8ee76168068a15396982dfd262a00212d done 20:50:37 #109 naming to docker.io/library/support-notifications-arm64 done 20:50:37 #109 DONE 19.2s 20:50:37 20:50:37 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:50:37 time="2024-07-12T20:17:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:50:37 time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:50:37 $ docker stop --time=1 ae74764252b9abca0f268bd46b4c1ad7c657cd8afbdc0a69f6c79eaa6d3ab060 20:50:39 $ docker rm -f --volumes ae74764252b9abca0f268bd46b4c1ad7c657cd8afbdc0a69f6c79eaa6d3ab060 [Pipeline] // withDockerContainer [Pipeline] sh 20:50:40 + docker images 20:50:40 REPOSITORY TAG IMAGE ID CREATED SIZE 20:50:40 support-notifications-arm64 latest 88490a3f9a29 3 seconds ago 43.3MB 20:50:40 support-scheduler-arm64 latest a48195e1ed30 4 seconds ago 42.4MB 20:50:40 core-metadata-arm64 latest 8337c7be879e 32 seconds ago 40.3MB 20:50:40 core-keeper-arm64 latest b6a2dc80b0ff 35 seconds ago 35.2MB 20:50:40 core-data-arm64 latest 8e5becce6a1a 37 seconds ago 40.2MB 20:50:40 core-command-arm64 latest 91fed78ee63c 55 seconds ago 39.9MB 20:50:40 security-proxy-auth-arm64 latest 5d4b3d38e08e About a minute ago 37.4MB 20:50:40 security-spiffe-token-provider-arm64 latest 0c5dda9b974b 9 minutes ago 34.1MB 20:50:40 core-common-config-bootstrapper-arm64 latest 49f47d8dbb2d 11 minutes ago 20.1MB 20:50:40 security-bootstrapper-arm64 latest e3019ab06fd0 12 minutes ago 23.7MB 20:50:40 security-secretstore-setup-arm64 latest 4cd153a8c63e 12 minutes ago 41.5MB 20:50:40 security-proxy-setup-arm64 latest 0b55b468723a 12 minutes ago 31MB 20:50:40 security-spire-server-arm64 latest f61deee6dfee 32 minutes ago 121MB 20:50:40 security-spire-agent-arm64 latest dadae66d480a 32 minutes ago 179MB 20:50:40 security-spire-config-arm64 latest 3b060987b50e 32 minutes ago 120MB 20:50:40 ci-base-image-arm64 latest edafe5934a0c 49 minutes ago 962MB 20:50:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 20:50:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 20:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:41 20:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:41 arm64: Pulling from edgex-lftools-log-publisher 20:50:41 8998bd30e6a1: Pulling fs layer 20:50:41 04944245beec: Pulling fs layer 20:50:41 699f458cf7ca: Pulling fs layer 20:50:41 765212b225bb: Pulling fs layer 20:50:41 f23df028b6ca: Pulling fs layer 20:50:41 d65c8cfc05b1: Pulling fs layer 20:50:41 2437ff75d9bd: Pulling fs layer 20:50:41 765212b225bb: Waiting 20:50:41 f23df028b6ca: Waiting 20:50:41 d65c8cfc05b1: Waiting 20:50:41 2437ff75d9bd: Waiting 20:50:41 04944245beec: Verifying Checksum 20:50:41 04944245beec: Download complete 20:50:41 765212b225bb: Verifying Checksum 20:50:41 765212b225bb: Download complete 20:50:41 f23df028b6ca: Verifying Checksum 20:50:41 f23df028b6ca: Download complete 20:50:41 d65c8cfc05b1: Verifying Checksum 20:50:41 d65c8cfc05b1: Download complete 20:50:42 699f458cf7ca: Verifying Checksum 20:50:42 699f458cf7ca: Download complete 20:50:42 8998bd30e6a1: Verifying Checksum 20:50:42 8998bd30e6a1: Download complete 20:50:44 2437ff75d9bd: Verifying Checksum 20:50:44 2437ff75d9bd: Download complete 20:50:47 8998bd30e6a1: Pull complete 20:50:47 04944245beec: Pull complete 20:50:49 699f458cf7ca: Pull complete 20:50:49 765212b225bb: Pull complete 20:50:50 f23df028b6ca: Pull complete 20:50:50 d65c8cfc05b1: Pull complete 20:51:08 2437ff75d9bd: Pull complete 20:51:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:09 prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container 20:51:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:51:12 $ docker top c8f5b7bbcfb35a7f597a986626509c7e8c6862e0f5e37da86bf52c45ef4015c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:13 ---> job-cost.sh 20:51:13 lf-activate-venv: SKIPPING 20:51:13 INFO: No Stack... 20:51:14 INFO: Retrieving Pricing Info for: v3-standard-4 20:51:14 INFO: Archiving Costs [Pipeline] sh 20:51:15 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:51:15 + cut -d, -f6 [Pipeline] lock 20:51:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4826-1-stack-cost] 20:51:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4826-1-stack-cost] did not exist. Created. 20:51:15 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4826-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:51:16 + echo total: 0.10999999940395355 [Pipeline] stash 20:51:16 Stashed 1 file(s) [Pipeline] } 20:51:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4826-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:51:16 $ docker stop --time=1 c8f5b7bbcfb35a7f597a986626509c7e8c6862e0f5e37da86bf52c45ef4015c9 20:51:18 $ docker rm -f --volumes c8f5b7bbcfb35a7f597a986626509c7e8c6862e0f5e37da86bf52c45ef4015c9 [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 20:51:19 provisioning config files... 20:51:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12388913115979400164tmp [Pipeline] { [Pipeline] sh 20:51:19 + set +x 20:51:19 + bash -s -- 20:51:19 + curl -s https://codecov.io/bash 20:51:19 20:51:19 _____ _ 20:51:19 / ____| | | 20:51:19 | | ___ __| | ___ ___ _____ __ 20:51:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:51:19 | |___| (_) | (_| | __/ (_| (_) \ V / 20:51:19 \_____\___/ \__,_|\___|\___\___/ \_/ 20:51:19 Bash-1.0.6 20:51:19 20:51:19 20:51:19 ==> git version 2.25.1 found 20:51:19 ==> 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 20:51:19 Release-Date: 2020-01-08 20:51:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:51:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:51:19 ==> Jenkins CI detected. 20:51:19 current dir:  /w/workspace/edgex-go/1 20:51:19 project root: . 20:51:19 --> token set from env 20:51:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:51:19 ==> Running gcov in . (disable via -X gcov) 20:51:19 ==> Python coveragepy not found 20:51:19 ==> Searching for coverage reports in: 20:51:19 + . 20:51:19 -> Found 1 reports 20:51:19 ==> Detecting git/mercurial file structure 20:51:19 ==> Reading reports 20:51:19 + ./coverage.out bytes=481596 20:51:19 ==> Appending adjustments 20:51:19 https://docs.codecov.io/docs/fixing-reports 20:51:21 + Found adjustments 20:51:21 ==> Gzipping contents 20:51:21 60K /tmp/codecov.tiCy7a.gz 20:51:21 ==> Uploading reports 20:51:21 url: https://codecov.io 20:51:21 query: branch=PR-4826&commit=f3b0961d29ba3250014822de5c12326f9710f3ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4826&job=&cmd_args= 20:51:21 -> Pinging Codecov 20:51:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4826&commit=f3b0961d29ba3250014822de5c12326f9710f3ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4826&job=&cmd_args= 20:51:21 -> Uploading to 20:51:21 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/00271124DB129430A58F1EEE437C3FCB/f3b0961d29ba3250014822de5c12326f9710f3ef/0f5e57da-8823-4be5-b2d4-3eb0cb20246b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T205121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d511f0dd4aefb69983943f7eafa6ae1c525c2a39f1a2e99aba7d7d0a9e68e60 20:51:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:51:21 Dload Upload Total Spent Left Speed 20:51:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61282 0 0 100 61282 0 193k --:--:-- --:--:-- --:--:-- 192k 100 61282 0 0 100 61282 0 193k --:--:-- --:--:-- --:--:-- 192k 20:51:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f3b0961d29ba3250014822de5c12326f9710f3ef [Pipeline] } 20:51:21 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 20:51:51 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:51:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:51:52 ---> package-listing.sh 20:51:52 ++ facter osfamily 20:51:52 ++ tr '[:upper:]' '[:lower:]' 20:51:53 + OS_FAMILY=debian 20:51:53 + workspace=/w/workspace/edgex-go/1 20:51:53 + START_PACKAGES=/tmp/packages_start.txt 20:51:53 + END_PACKAGES=/tmp/packages_end.txt 20:51:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:51:53 + PACKAGES=/tmp/packages_start.txt 20:51:53 + '[' /w/workspace/edgex-go/1 ']' 20:51:53 + PACKAGES=/tmp/packages_end.txt 20:51:53 + case "${OS_FAMILY}" in 20:51:53 + dpkg -l 20:51:53 + grep '^ii' 20:51:53 + '[' -f /tmp/packages_start.txt ']' 20:51:53 + '[' -f /tmp/packages_end.txt ']' 20:51:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:51:53 + '[' /w/workspace/edgex-go/1 ']' 20:51:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:51:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:51:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:51:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:54 20:51:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:54 latest: Pulling from edgex-lftools-log-publisher 20:51:54 5eb5b503b376: Pulling fs layer 20:51:54 5c69ac0246d0: Pulling fs layer 20:51:54 ec43610c2a17: Pulling fs layer 20:51:54 3a2ae6a8a46f: Pulling fs layer 20:51:54 33b1e0a273af: Pulling fs layer 20:51:54 5d3b04190fa2: Pulling fs layer 20:51:54 2f39f015ded8: Pulling fs layer 20:51:54 3a2ae6a8a46f: Waiting 20:51:54 33b1e0a273af: Waiting 20:51:54 5d3b04190fa2: Waiting 20:51:54 2f39f015ded8: Waiting 20:51:54 5c69ac0246d0: Download complete 20:51:54 3a2ae6a8a46f: Verifying Checksum 20:51:54 3a2ae6a8a46f: Download complete 20:51:55 33b1e0a273af: Verifying Checksum 20:51:55 33b1e0a273af: Download complete 20:51:55 5d3b04190fa2: Verifying Checksum 20:51:55 5d3b04190fa2: Download complete 20:51:55 ec43610c2a17: Verifying Checksum 20:51:55 ec43610c2a17: Download complete 20:51:55 5eb5b503b376: Verifying Checksum 20:51:55 5eb5b503b376: Download complete 20:51:55 2f39f015ded8: Download complete 20:51:56 5eb5b503b376: Pull complete 20:51:56 5c69ac0246d0: Pull complete 20:51:56 ec43610c2a17: Pull complete 20:51:57 3a2ae6a8a46f: Pull complete 20:51:57 33b1e0a273af: Pull complete 20:51:57 5d3b04190fa2: Pull complete 20:52:01 2f39f015ded8: Pull complete 20:52:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:52:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:01 prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container 20:52:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:04 $ docker top 200dc410e233a49fa725da96021fcf315063ccdd4cf1b92e3d2a4ed67761fc3d -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:04 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:05 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:05 + ls /var/log/sa-host 20:52:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:05 provisioning config files... 20:52:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15783325903166986687tmp [Pipeline] { [Pipeline] echo 20:52:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:06 ---> create-netrc.sh [Pipeline] } 20:52:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:06 ---> python-tools-install.sh [Pipeline] echo 20:52:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:06 ---> sudo-logs.sh 20:52:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:07 ---> job-cost.sh 20:52:07 lf-activate-venv: SKIPPING 20:52:07 DEBUG: total: 0.10999999940395355 20:52:07 INFO: Retrieving Stack Cost... 20:52:07 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:08 INFO: Archiving Costs [Pipeline] echo 20:52:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:08 ---> logs-deploy.sh 20:52:08 lf-activate-venv: SKIPPING 20:52:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4826/1 20:52:08 INFO: archiving workspace using pattern(s): 20:52:09 Archives upload complete. 20:52:09 INFO: archiving logs to Nexus 20:52:10 ---> uname -a: 20:52:10 Linux prd-ubuntu20-04-docker-8c-8g-5472 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:52:10 20:52:10 20:52:10 ---> lscpu: 20:52:10 Architecture: x86_64 20:52:10 CPU op-mode(s): 32-bit, 64-bit 20:52:10 Byte Order: Little Endian 20:52:10 Address sizes: 40 bits physical, 48 bits virtual 20:52:10 CPU(s): 8 20:52:10 On-line CPU(s) list: 0-7 20:52:10 Thread(s) per core: 1 20:52:10 Core(s) per socket: 1 20:52:10 Socket(s): 8 20:52:10 NUMA node(s): 1 20:52:10 Vendor ID: AuthenticAMD 20:52:10 CPU family: 23 20:52:10 Model: 49 20:52:10 Model name: AMD EPYC-Rome Processor 20:52:10 Stepping: 0 20:52:10 CPU MHz: 2799.998 20:52:10 BogoMIPS: 5599.99 20:52:10 Virtualization: AMD-V 20:52:10 Hypervisor vendor: KVM 20:52:10 Virtualization type: full 20:52:10 L1d cache: 256 KiB 20:52:10 L1i cache: 256 KiB 20:52:10 L2 cache: 4 MiB 20:52:10 L3 cache: 128 MiB 20:52:10 NUMA node0 CPU(s): 0-7 20:52:10 Vulnerability Itlb multihit: Not affected 20:52:10 Vulnerability L1tf: Not affected 20:52:10 Vulnerability Mds: Not affected 20:52:10 Vulnerability Meltdown: Not affected 20:52:10 Vulnerability Mmio stale data: Not affected 20:52:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:10 Vulnerability Srbds: Not affected 20:52:10 Vulnerability Tsx async abort: Not affected 20:52:10 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 20:52:10 20:52:10 20:52:10 ---> nproc: 20:52:10 8 20:52:10 20:52:10 20:52:10 ---> df -h: 20:52:10 Filesystem Size Used Avail Use% Mounted on 20:52:10 overlay 155G 26G 130G 17% / 20:52:10 tmpfs 64M 0 64M 0% /dev 20:52:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:10 shm 64M 0 64M 0% /dev/shm 20:52:10 /dev/vda1 155G 26G 130G 17% /facter-os 20:52:10 20:52:10 20:52:10 ---> sar -b -r -n DEV: 20:52:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5472) 07/12/24 _x86_64_ (8 CPU) 20:52:10 20:52:10 19:55:33 LINUX RESTART (8 CPU) 20:52:10 20:52:10 19:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:10 19:57:01 356.81 16.18 340.63 0.00 2006.24 71071.91 0.00 20:52:10 19:58:01 131.74 2.73 129.01 0.00 48.26 36408.33 0.00 20:52:10 19:59:01 42.09 0.02 42.08 0.00 0.13 30296.03 0.00 20:52:10 20:00:01 28.41 0.20 28.21 0.00 2.80 17651.86 0.00 20:52:10 20:01:01 610.10 4.57 605.53 0.00 167.39 238421.12 0.00 20:52:10 20:02:01 679.99 12.36 667.63 0.00 4328.02 184353.48 0.00 20:52:10 20:03:01 262.18 0.05 262.13 0.00 0.80 62463.69 0.00 20:52:10 20:04:01 690.93 0.07 690.87 0.00 0.53 129612.26 0.00 20:52:10 20:05:01 230.53 0.03 230.49 0.00 0.80 32326.35 0.00 20:52:10 20:06:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 20:52:10 20:07:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 20:52:10 20:08:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 20:52:10 20:09:01 2.60 0.63 1.97 0.00 70.51 23.73 0.00 20:52:10 20:10:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 20:52:10 20:11:01 1.35 0.02 1.33 0.00 0.13 19.46 0.00 20:52:10 20:12:01 1.77 0.00 1.77 0.00 0.00 21.59 0.00 20:52:10 20:13:01 2.05 1.02 1.03 0.00 21.86 11.60 0.00 20:52:10 20:14:01 1.67 0.00 1.67 0.00 0.00 24.13 0.00 20:52:10 20:15:02 1.15 0.00 1.15 0.00 0.00 13.73 0.00 20:52:10 20:16:01 1.61 0.00 1.61 0.00 0.00 20.34 0.00 20:52:10 20:17:01 1.07 0.02 1.05 0.00 0.13 11.86 0.00 20:52:10 20:18:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 20:52:10 20:19:01 2.18 0.18 2.00 0.00 18.53 25.06 0.00 20:52:10 20:20:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 20:52:10 20:21:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 20:52:10 20:22:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 20:52:10 20:23:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 20:52:10 20:24:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 20:52:10 20:25:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 20:52:10 20:26:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 20:52:10 20:27:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 20:52:10 20:28:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 20:52:10 20:29:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 20:52:10 20:30:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 20:52:10 20:31:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 20:52:10 20:32:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 20:52:10 20:33:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 20:52:10 20:34:01 0.85 0.00 0.85 0.00 0.00 11.60 0.00 20:52:10 20:35:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 20:52:10 20:36:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 20:52:10 20:37:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 20:52:10 20:38:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 20:52:10 20:39:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 20:52:10 20:40:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 20:52:10 20:41:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 20:52:10 20:42:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 20:52:10 20:43:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 20:52:10 20:44:01 0.88 0.00 0.88 0.00 0.00 12.13 0.00 20:52:10 20:45:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 20:52:10 20:46:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 20:52:10 20:47:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 20:52:10 20:48:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 20:52:10 20:49:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:52:10 20:50:01 0.85 0.00 0.85 0.00 0.00 11.86 0.00 20:52:10 20:51:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 20:52:10 20:52:01 6.78 0.22 6.57 0.00 16.93 870.39 0.00 20:52:10 Average: 55.29 0.68 54.61 0.00 118.83 14362.05 0.00 20:52:10 20:52:10 19:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:10 19:57:01 28693068 31515344 787208 2.39 79672 3012900 1971984 5.81 1116972 2672284 2032 20:52:10 19:58:01 27374400 31442584 850292 2.59 127400 4088000 1925200 5.67 1720660 3253992 774088 20:52:10 19:59:01 26758436 31146076 1143396 3.48 131044 4386280 2451560 7.23 1974464 3587884 640940 20:52:10 20:00:01 26593868 31396616 891920 2.71 133772 4757900 1945580 5.73 1789140 3900980 533732 20:52:10 20:01:01 20801812 31131288 1112152 3.38 187168 10032708 3350100 9.87 2349236 8863140 277432 20:52:10 20:02:01 13875716 30241016 1935732 5.89 355272 15340064 6696388 19.73 4112748 13387648 607924 20:52:10 20:03:01 9187280 28075272 4099120 12.47 384164 17709420 10584228 31.19 7469420 14582476 1322512 20:52:10 20:04:01 9436012 30771076 1427320 4.34 396396 20112744 3920932 11.56 5611808 16211208 893040 20:52:10 20:05:01 11972984 31406504 838504 2.55 398540 18393968 2115048 6.23 3201768 16322056 12 20:52:10 20:06:01 11973156 31406724 838152 2.55 398564 18393976 2115048 6.23 3201764 16322060 28 20:52:10 20:07:01 12003988 31437560 807304 2.46 398580 18393976 2115048 6.23 3171508 16322060 16 20:52:10 20:08:01 12003908 31437508 807304 2.46 398592 18393980 2115048 6.23 3171468 16322064 180 20:52:10 20:09:01 12005592 31441600 803376 2.44 398624 18396212 2111984 6.22 3167772 16323888 96 20:52:10 20:10:01 12006396 31442428 802612 2.44 398628 18396216 2111984 6.22 3167792 16323892 184 20:52:10 20:11:01 12000840 31436960 807988 2.46 398652 18396196 2144536 6.32 3180060 16323872 240 20:52:10 20:12:01 12005872 31441992 803252 2.44 398652 18396196 2144536 6.32 3168708 16323872 220 20:52:10 20:13:01 11996424 31433628 811608 2.47 398708 18396816 2161848 6.37 3180640 16324376 304 20:52:10 20:14:01 12004836 31442172 803068 2.44 398724 18396944 2109912 6.22 3169068 16324492 276 20:52:10 20:15:02 12004536 31441896 803284 2.44 398744 18396948 2109912 6.22 3169148 16324496 184 20:52:10 20:16:01 12004952 31442368 802772 2.44 398772 18396952 2109912 6.22 3168168 16324500 52 20:52:10 20:17:01 12004896 31442336 802756 2.44 398800 18396952 2109912 6.22 3168524 16324516 4 20:52:10 20:18:01 12004904 31442392 802632 2.44 398820 18396960 2109912 6.22 3168236 16324520 148 20:52:10 20:19:01 12003568 31441796 802984 2.44 398840 18397520 2122792 6.26 3168744 16324992 276 20:52:10 20:20:01 12003820 31442068 802692 2.44 398856 18397520 2122792 6.26 3168700 16324992 236 20:52:10 20:21:01 12003936 31442196 802504 2.44 398864 18397524 2122792 6.26 3168828 16325000 16 20:52:10 20:22:01 12004016 31442296 802396 2.44 398888 18397528 2122792 6.26 3168572 16325000 192 20:52:10 20:23:01 12003716 31442016 802608 2.44 398908 18397532 2122792 6.26 3168508 16325004 8 20:52:10 20:24:01 12004200 31442556 802272 2.44 398936 18397540 2122792 6.26 3168460 16325012 148 20:52:10 20:25:01 12004184 31442544 802344 2.44 398956 18397540 2122792 6.26 3168444 16325012 8 20:52:10 20:26:01 12004040 31442448 802404 2.44 398984 18397544 2122792 6.26 3168504 16325016 152 20:52:10 20:27:01 12004024 31442440 802352 2.44 398996 18397544 2122792 6.26 3168568 16325016 20 20:52:10 20:28:01 12004192 31442636 802316 2.44 399012 18397548 2122792 6.26 3168832 16325020 152 20:52:10 20:29:01 12004176 31442632 802268 2.44 399044 18397552 2122792 6.26 3168532 16325024 24 20:52:10 20:30:01 12003940 31442444 802416 2.44 399068 18397552 2122792 6.26 3168592 16325024 148 20:52:10 20:31:01 12004112 31442636 802108 2.44 399108 18397548 2122792 6.26 3168412 16325028 24 20:52:10 20:32:01 12004412 31443116 801632 2.44 399124 18397688 2122792 6.26 3168552 16325152 200 20:52:10 20:33:01 12004364 31443076 801612 2.44 399128 18397692 2122792 6.26 3168480 16325156 8 20:52:10 20:34:01 12003772 31442492 802116 2.44 399144 18397696 2122792 6.26 3168540 16325160 200 20:52:10 20:35:01 12003976 31442732 801772 2.44 399160 18397696 2122792 6.26 3169112 16325160 192 20:52:10 20:36:01 12004528 31443296 801208 2.44 399168 18397700 2122792 6.26 3168616 16325164 200 20:52:10 20:37:01 12004544 31443320 801100 2.44 399192 18397708 2122792 6.26 3168680 16325168 20 20:52:10 20:38:01 12004556 31443372 801244 2.44 399204 18397708 2122792 6.26 3168964 16325172 292 20:52:10 20:39:01 12004500 31443320 801260 2.44 399224 18397712 2122792 6.26 3168984 16325176 220 20:52:10 20:40:01 12004524 31443388 801200 2.44 399256 18397712 2122792 6.26 3168852 16325176 8 20:52:10 20:41:01 12004192 31443072 801424 2.44 399284 18397716 2122792 6.26 3169016 16325180 52 20:52:10 20:42:01 12004240 31443172 801356 2.44 399292 18397724 2122792 6.26 3168832 16325192 188 20:52:10 20:43:01 12004400 31443332 801336 2.44 399300 18397724 2122792 6.26 3168772 16325192 4 20:52:10 20:44:01 12004660 31443612 801028 2.44 399308 18397728 2122792 6.26 3168788 16325196 200 20:52:10 20:45:01 12004392 31443348 801224 2.44 399316 18397732 2122792 6.26 3168788 16325200 8 20:52:10 20:46:01 12004280 31443264 801248 2.44 399348 18397728 2106144 6.21 3168820 16325200 152 20:52:10 20:47:01 12004264 31443272 801180 2.44 399360 18397736 2122216 6.25 3168896 16325204 8 20:52:10 20:48:01 12004216 31443252 801136 2.44 399392 18397736 2122216 6.25 3168864 16325204 8 20:52:10 20:49:01 12004420 31443476 800856 2.44 399400 18397740 2122216 6.25 3168876 16325208 8 20:52:10 20:50:01 12004664 31443732 800548 2.43 399400 18397744 2122216 6.25 3168904 16325212 204 20:52:10 20:51:01 12004484 31443560 800836 2.44 399408 18397748 2122216 6.25 3169300 16325216 44 20:52:10 20:52:01 11474384 31419908 823496 2.50 403268 18851008 2080448 6.13 3193128 16777868 468880 20:52:10 Average: 13184421 31336628 908254 2.76 374133 17195637 2404351 7.09 3185010 15187446 98681 20:52:10 20:52:10 19:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:10 19:57:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 20:52:10 19:57:01 ens3 1331.01 1177.50 11292.85 160.00 0.00 0.00 0.00 0.00 20:52:10 19:57:01 docker0 676.62 614.33 48.19 2995.98 0.00 0.00 0.00 0.00 20:52:10 19:57:01 veth6a61c51 69.37 74.92 6.77 72.63 0.00 0.00 0.00 0.01 20:52:10 19:58:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:52:10 19:58:01 ens3 305.78 184.94 2020.92 33.59 0.00 0.00 0.00 0.00 20:52:10 19:58:01 veth3cbab6f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:52:10 19:58:01 docker0 161.47 266.89 14.44 1985.86 0.00 0.00 0.00 0.00 20:52:10 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 19:59:01 ens3 33.89 23.26 26.48 15.21 0.00 0.00 0.00 0.00 20:52:10 19:59:01 veth3cbab6f 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 20:52:10 19:59:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 20:52:10 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:00:01 ens3 48.76 49.49 22.42 135.18 0.00 0.00 0.00 0.00 20:52:10 20:00:01 veth3cbab6f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:01:01 veth48e7777 19.06 25.16 1.85 11.84 0.00 0.00 0.00 0.00 20:52:10 20:01:01 veth796d925 39.79 61.87 3.89 366.57 0.00 0.00 0.00 0.03 20:52:10 20:01:01 lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 20:52:10 20:01:01 ens3 560.06 333.89 6407.73 47.09 0.00 0.00 0.00 0.00 20:52:10 20:01:01 docker0 215.38 332.51 16.97 2459.70 0.00 0.00 0.00 0.00 20:52:10 20:01:01 vethae2d251 27.35 35.44 2.61 109.80 0.00 0.00 0.00 0.01 20:52:10 20:01:01 vethc3de081 0.35 1.21 0.03 0.17 0.00 0.00 0.00 0.00 20:52:10 20:01:01 veth22c3744 38.91 61.71 3.86 346.25 0.00 0.00 0.00 0.03 20:52:10 20:01:01 veth7b5f629 35.39 54.63 3.57 296.26 0.00 0.00 0.00 0.02 20:52:10 20:02:01 vethb940521 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 veth7ff74b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 veth9889f66 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:52:10 20:02:01 veth7213303 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 veth2661f0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 ens3 868.23 383.54 6715.69 41.84 0.00 0.00 0.00 0.00 20:52:10 20:02:01 docker0 232.26 498.12 21.50 4809.36 0.00 0.00 0.00 0.00 20:52:10 20:02:01 vethe63512e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 vethaaa480e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 veth584364c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 vethc3de081 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 veth8c14d11 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 vethed18c26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 veth6ebea69 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:02:01 veth6512cc8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:10 20:03:01 vethb940521 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 veth7ff74b4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 veth9889f66 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:03:01 veth7213303 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 veth2661f0c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 ens3 3.53 2.25 2.84 1.42 0.00 0.00 0.00 0.00 20:52:10 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 vethe63512e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 vethaaa480e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 veth584364c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 vethc3de081 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 veth8c14d11 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 vethed18c26 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 veth6ebea69 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:03:01 veth6512cc8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 vethb940521 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 veth7ff74b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:04:01 veth7213303 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 veth2661f0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 ens3 18.78 12.65 14.30 8.26 0.00 0.00 0.00 0.00 20:52:10 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 vethaaa480e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 veth584364c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 vethc3de081 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:04:01 veth6512cc8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:05:01 ens3 6.28 3.82 6.07 2.83 0.00 0.00 0.00 0.00 20:52:10 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:07:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:52:10 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:11:01 ens3 0.27 0.22 0.41 0.01 0.00 0.00 0.00 0.00 20:52:10 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:12:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:52:10 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:13:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:15:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:17:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:52:10 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:19:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:19:01 ens3 0.25 0.25 0.08 0.03 0.00 0.00 0.00 0.00 20:52:10 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:21:01 ens3 0.18 0.15 0.12 0.01 0.00 0.00 0.00 0.00 20:52:10 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:22:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:52:10 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:27:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:52:10 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:32:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:52:10 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:34:01 ens3 0.40 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:52:10 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:35:01 ens3 0.57 0.38 0.43 0.22 0.00 0.00 0.00 0.00 20:52:10 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:37:01 ens3 0.32 0.17 0.14 0.07 0.00 0.00 0.00 0.00 20:52:10 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:38:01 ens3 0.48 0.10 0.04 0.01 0.00 0.00 0.00 0.00 20:52:10 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:39:01 ens3 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 20:52:10 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:40:01 ens3 0.62 0.68 0.35 0.30 0.00 0.00 0.00 0.00 20:52:10 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:42:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:52:10 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:47:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:52:10 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:10 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 20:52:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:52:10 20:52:01 ens3 93.62 53.86 2521.55 11.14 0.00 0.00 0.00 0.00 20:52:10 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:10 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 20:52:10 Average: ens3 58.19 39.52 515.79 8.14 0.00 0.00 0.00 0.00 20:52:10 Average: docker0 22.81 30.45 1.80 218.16 0.00 0.00 0.00 0.00 20:52:10 20:52:10 20:52:10 ---> sar -P ALL: 20:52:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5472) 07/12/24 _x86_64_ (8 CPU) 20:52:10 20:52:10 19:55:33 LINUX RESTART (8 CPU) 20:52:10 20:52:10 19:56:02 CPU %user %nice %system %iowait %steal %idle 20:52:10 19:57:01 all 10.56 0.00 3.66 2.57 0.06 83.16 20:52:10 19:57:01 0 7.52 0.00 3.56 4.59 0.05 84.28 20:52:10 19:57:01 1 13.31 0.00 4.21 0.15 0.07 82.26 20:52:10 19:57:01 2 9.96 0.00 5.63 3.55 0.05 80.81 20:52:10 19:57:01 3 9.29 0.00 2.87 0.46 0.07 87.31 20:52:10 19:57:01 4 16.52 0.00 3.25 3.58 0.07 76.58 20:52:10 19:57:01 5 6.76 0.00 3.17 1.84 0.05 88.18 20:52:10 19:57:01 6 10.87 0.00 2.52 0.14 0.05 86.43 20:52:10 19:57:01 7 10.24 0.00 4.03 6.23 0.07 79.43 20:52:10 19:58:01 all 29.76 0.00 5.40 1.97 0.09 62.78 20:52:10 19:58:01 0 30.67 0.00 4.57 0.13 0.07 64.56 20:52:10 19:58:01 1 24.80 0.00 4.71 0.19 0.05 70.26 20:52:10 19:58:01 2 31.45 0.00 4.94 0.32 0.08 63.21 20:52:10 19:58:01 3 30.31 0.00 6.05 5.46 0.07 58.12 20:52:10 19:58:01 4 31.84 0.00 6.10 0.13 0.07 61.85 20:52:10 19:58:01 5 31.77 0.00 5.23 3.10 0.07 59.83 20:52:10 19:58:01 6 28.76 0.00 5.63 0.69 0.24 64.68 20:52:10 19:58:01 7 28.43 0.00 6.01 5.79 0.08 59.68 20:52:10 19:59:01 all 31.66 0.00 5.49 1.16 0.07 61.62 20:52:10 19:59:01 0 32.41 0.00 6.19 0.02 0.07 61.31 20:52:10 19:59:01 1 28.35 0.00 4.97 1.35 0.07 65.28 20:52:10 19:59:01 2 32.42 0.00 5.60 0.12 0.07 61.80 20:52:10 19:59:01 3 33.29 0.00 5.14 0.00 0.07 61.49 20:52:10 19:59:01 4 31.58 0.00 5.46 0.00 0.07 62.89 20:52:10 19:59:01 5 32.13 0.00 5.25 0.86 0.10 61.66 20:52:10 19:59:01 6 30.74 0.00 5.82 0.00 0.07 63.37 20:52:10 19:59:01 7 32.31 0.00 5.51 6.96 0.07 55.15 20:52:10 20:00:01 all 52.24 0.00 7.07 0.52 0.09 40.09 20:52:10 20:00:01 0 51.60 0.00 6.99 0.34 0.08 40.99 20:52:10 20:00:01 1 50.93 0.00 6.15 0.24 0.08 42.60 20:52:10 20:00:01 2 52.09 0.00 7.13 0.12 0.10 40.56 20:52:10 20:00:01 3 52.64 0.00 7.24 0.76 0.10 39.25 20:52:10 20:00:01 4 51.86 0.00 6.68 0.20 0.08 41.17 20:52:10 20:00:01 5 54.22 0.00 8.02 0.07 0.08 37.61 20:52:10 20:00:01 6 50.58 0.00 7.14 2.26 0.08 39.94 20:52:10 20:00:01 7 53.95 0.00 7.17 0.19 0.08 38.62 20:52:10 20:01:01 all 22.60 0.00 9.42 13.87 0.12 53.99 20:52:10 20:01:01 0 22.21 0.00 9.35 21.03 0.17 47.24 20:52:10 20:01:01 1 20.39 0.00 8.81 11.41 0.12 59.28 20:52:10 20:01:01 2 23.01 0.00 9.37 11.72 0.09 55.82 20:52:10 20:01:01 3 23.40 0.00 10.27 19.41 0.14 46.79 20:52:10 20:01:01 4 22.56 0.00 9.59 15.92 0.09 51.85 20:52:10 20:01:01 5 21.80 0.00 9.58 7.48 0.09 61.05 20:52:10 20:01:01 6 23.28 0.00 9.37 11.97 0.12 55.26 20:52:10 20:01:01 7 24.16 0.00 9.06 12.03 0.12 54.63 20:52:10 20:02:01 all 31.36 0.00 8.58 17.90 0.08 42.07 20:52:10 20:02:01 0 32.71 0.00 8.26 6.61 0.08 52.35 20:52:10 20:02:01 1 31.62 0.00 8.04 9.87 0.07 50.40 20:52:10 20:02:01 2 30.79 0.00 8.18 9.95 0.07 51.01 20:52:10 20:02:01 3 29.87 0.00 7.91 9.97 0.10 52.15 20:52:10 20:02:01 4 31.25 0.00 8.23 18.03 0.12 42.37 20:52:10 20:02:01 5 31.56 0.00 9.59 44.82 0.08 13.94 20:52:10 20:02:01 6 31.76 0.00 10.17 31.61 0.07 26.38 20:52:10 20:02:01 7 31.31 0.00 8.26 12.40 0.05 47.98 20:52:10 20:03:01 all 88.32 0.00 11.56 0.00 0.12 0.00 20:52:10 20:03:01 0 88.76 0.00 11.12 0.00 0.12 0.00 20:52:10 20:03:01 1 86.61 0.00 13.29 0.00 0.10 0.00 20:52:10 20:03:01 2 89.46 0.00 10.44 0.00 0.08 0.02 20:52:10 20:03:01 3 89.46 0.00 10.41 0.00 0.13 0.00 20:52:10 20:03:01 4 88.41 0.00 11.45 0.02 0.12 0.00 20:52:10 20:03:01 5 87.41 0.00 12.46 0.00 0.13 0.00 20:52:10 20:03:01 6 87.77 0.00 12.11 0.00 0.12 0.00 20:52:10 20:03:01 7 88.67 0.00 11.18 0.00 0.15 0.00 20:52:10 20:04:01 all 87.54 0.00 11.73 0.15 0.14 0.44 20:52:10 20:04:01 0 88.46 0.00 10.94 0.00 0.12 0.48 20:52:10 20:04:01 1 85.74 0.00 13.74 0.37 0.15 0.00 20:52:10 20:04:01 2 87.33 0.00 11.84 0.02 0.22 0.60 20:52:10 20:04:01 3 87.97 0.00 11.22 0.00 0.12 0.69 20:52:10 20:04:01 4 87.81 0.00 11.46 0.00 0.19 0.54 20:52:10 20:04:01 5 87.50 0.00 11.95 0.05 0.12 0.39 20:52:10 20:04:01 6 87.53 0.00 11.83 0.00 0.12 0.52 20:52:10 20:04:01 7 87.97 0.00 10.82 0.77 0.13 0.30 20:52:10 20:05:01 all 1.24 0.00 1.01 2.58 0.02 95.14 20:52:10 20:05:01 0 1.10 0.00 1.05 1.45 0.02 96.37 20:52:10 20:05:01 1 1.16 0.00 1.07 8.44 0.02 89.31 20:52:10 20:05:01 2 0.90 0.00 0.92 1.18 0.02 96.98 20:52:10 20:05:01 3 1.75 0.00 0.82 0.82 0.03 96.58 20:52:10 20:05:01 4 1.14 0.00 1.30 1.94 0.02 95.61 20:52:10 20:05:01 5 0.97 0.00 1.03 1.27 0.02 96.71 20:52:10 20:05:01 6 1.09 0.00 1.25 1.52 0.05 96.09 20:52:10 20:05:01 7 1.78 0.00 0.67 4.08 0.02 93.46 20:52:10 20:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:52:10 20:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:52:10 20:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:06:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:52:10 20:06:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:52:10 20:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:06:01 6 0.07 0.00 0.05 0.00 0.03 99.85 20:52:10 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:07:01 all 0.08 0.00 0.01 0.00 0.01 99.89 20:52:10 20:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:07:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:52:10 20:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:52:10 20:07:01 3 0.05 0.00 0.02 0.00 0.03 99.90 20:52:10 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:52:10 20:07:01 6 0.48 0.00 0.05 0.00 0.05 99.42 20:52:10 20:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:52:10 20:07:01 CPU %user %nice %system %iowait %steal %idle 20:52:10 20:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:52:10 20:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:52:10 20:08:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:52:10 20:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:52:10 20:08:01 3 0.03 0.00 0.03 0.00 0.03 99.90 20:52:10 20:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:08:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:52:10 20:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:09:01 all 0.05 0.00 0.03 0.01 0.01 99.90 20:52:10 20:09:01 0 0.07 0.00 0.05 0.02 0.03 99.83 20:52:10 20:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:52:10 20:09:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:52:10 20:09:01 3 0.12 0.00 0.03 0.00 0.02 99.83 20:52:10 20:09:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:52:10 20:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:52:10 20:09:01 6 0.07 0.00 0.07 0.03 0.02 99.82 20:52:10 20:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:10:01 all 0.01 0.00 0.02 0.00 0.01 99.96 20:52:10 20:10:01 0 0.05 0.00 0.07 0.00 0.03 99.85 20:52:10 20:10:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:52:10 20:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:10:01 3 0.02 0.00 0.02 0.00 0.03 99.93 20:52:10 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:11:01 all 0.05 0.00 0.03 0.00 0.01 99.91 20:52:10 20:11:01 0 0.08 0.00 0.03 0.00 0.03 99.85 20:52:10 20:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:52:10 20:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:52:10 20:11:01 3 0.12 0.00 0.05 0.00 0.03 99.80 20:52:10 20:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:11:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:52:10 20:11:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:52:10 20:12:01 all 0.18 0.00 0.02 0.00 0.02 99.78 20:52:10 20:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:52:10 20:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:52:10 20:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:12:01 3 0.05 0.00 0.00 0.00 0.05 99.90 20:52:10 20:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:12:01 6 0.03 0.00 0.02 0.03 0.03 99.88 20:52:10 20:12:01 7 1.25 0.00 0.02 0.00 0.02 98.71 20:52:10 20:13:01 all 0.22 0.00 0.04 0.01 0.01 99.72 20:52:10 20:13:01 0 0.10 0.00 0.08 0.00 0.03 99.78 20:52:10 20:13:01 1 0.20 0.00 0.02 0.00 0.02 99.77 20:52:10 20:13:01 2 0.02 0.00 0.03 0.02 0.00 99.93 20:52:10 20:13:01 3 0.12 0.00 0.03 0.00 0.03 99.82 20:52:10 20:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:52:10 20:13:01 5 0.10 0.00 0.02 0.02 0.00 99.87 20:52:10 20:13:01 6 0.07 0.00 0.05 0.00 0.02 99.87 20:52:10 20:13:01 7 1.18 0.00 0.03 0.02 0.00 98.78 20:52:10 20:14:01 all 0.11 0.00 0.02 0.00 0.01 99.85 20:52:10 20:14:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:52:10 20:14:01 1 0.78 0.00 0.03 0.00 0.00 99.19 20:52:10 20:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:14:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:52:10 20:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:15:02 all 0.04 0.00 0.01 0.00 0.01 99.94 20:52:10 20:15:02 0 0.05 0.00 0.03 0.00 0.02 99.90 20:52:10 20:15:02 1 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:15:02 2 0.00 0.00 0.00 0.02 0.00 99.98 20:52:10 20:15:02 3 0.07 0.00 0.02 0.00 0.03 99.88 20:52:10 20:15:02 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:15:02 5 0.03 0.00 0.00 0.00 0.00 99.97 20:52:10 20:15:02 6 0.10 0.00 0.02 0.02 0.03 99.83 20:52:10 20:15:02 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:16:01 all 0.18 0.00 0.01 0.00 0.01 99.79 20:52:10 20:16:01 0 0.05 0.00 0.03 0.00 0.05 99.86 20:52:10 20:16:01 1 1.33 0.00 0.03 0.00 0.02 98.62 20:52:10 20:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:52:10 20:16:01 3 0.03 0.00 0.00 0.00 0.03 99.93 20:52:10 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:52:10 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:17:01 all 0.08 0.00 0.01 0.00 0.01 99.89 20:52:10 20:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:52:10 20:17:01 1 0.48 0.00 0.02 0.00 0.02 99.48 20:52:10 20:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:52:10 20:17:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:52:10 20:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:17:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:52:10 20:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:10 20:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:52:10 20:18:01 3 0.07 0.00 0.05 0.00 0.05 99.83 20:52:10 20:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:18:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:52:10 20:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:52:10 20:18:01 CPU %user %nice %system %iowait %steal %idle 20:52:10 20:19:01 all 0.10 0.00 0.06 0.01 0.01 99.83 20:52:10 20:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:52:10 20:19:01 2 0.02 0.00 0.05 0.00 0.00 99.93 20:52:10 20:19:01 3 0.58 0.00 0.18 0.02 0.05 99.17 20:52:10 20:19:01 4 0.00 0.00 0.07 0.00 0.02 99.92 20:52:10 20:19:01 5 0.03 0.00 0.05 0.00 0.00 99.92 20:52:10 20:19:01 6 0.05 0.00 0.02 0.03 0.02 99.88 20:52:10 20:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:52:10 20:20:01 all 0.04 0.00 0.01 0.01 0.01 99.94 20:52:10 20:20:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:52:10 20:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:10 20:20:01 2 0.00 0.00 0.02 0.03 0.02 99.93 20:52:10 20:20:01 3 0.10 0.00 0.02 0.00 0.05 99.83 20:52:10 20:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:52:10 20:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:20:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:52:10 20:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:21:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:52:10 20:21:01 0 0.45 0.00 0.00 0.00 0.02 99.53 20:52:10 20:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:21:01 3 0.07 0.00 0.05 0.00 0.05 99.83 20:52:10 20:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:22:01 all 0.07 0.00 0.02 0.00 0.01 99.90 20:52:10 20:22:01 0 0.35 0.00 0.02 0.00 0.00 99.63 20:52:10 20:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:52:10 20:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:52:10 20:22:01 3 0.05 0.00 0.05 0.00 0.05 99.85 20:52:10 20:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:52:10 20:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:22:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:52:10 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:23:01 all 0.21 0.00 0.01 0.00 0.02 99.76 20:52:10 20:23:01 0 1.58 0.00 0.00 0.00 0.02 98.40 20:52:10 20:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:23:01 2 0.05 0.00 0.00 0.02 0.02 99.92 20:52:10 20:23:01 3 0.03 0.00 0.03 0.00 0.03 99.90 20:52:10 20:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:52:10 20:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:52:10 20:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:24:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:52:10 20:24:01 0 0.47 0.00 0.02 0.00 0.02 99.50 20:52:10 20:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:52:10 20:24:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:52:10 20:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:52:10 20:25:01 0 0.15 0.00 0.00 0.00 0.00 99.85 20:52:10 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:52:10 20:25:01 3 0.00 0.00 0.03 0.00 0.03 99.93 20:52:10 20:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:25:01 5 0.00 0.00 0.03 0.00 0.03 99.93 20:52:10 20:25:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:52:10 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:26:01 all 0.07 0.00 0.01 0.00 0.01 99.90 20:52:10 20:26:01 0 0.37 0.00 0.00 0.00 0.02 99.62 20:52:10 20:26:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:52:10 20:26:01 2 0.02 0.00 0.03 0.02 0.02 99.92 20:52:10 20:26:01 3 0.05 0.00 0.00 0.00 0.03 99.92 20:52:10 20:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:52:10 20:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:52:10 20:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:27:01 all 0.08 0.00 0.01 0.00 0.01 99.89 20:52:10 20:27:01 0 0.42 0.00 0.02 0.00 0.00 99.57 20:52:10 20:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:27:01 2 0.05 0.00 0.00 0.02 0.02 99.92 20:52:10 20:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:27:01 5 0.00 0.00 0.03 0.00 0.05 99.92 20:52:10 20:27:01 6 0.08 0.00 0.02 0.02 0.03 99.85 20:52:10 20:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:28:01 all 0.08 0.00 0.02 0.00 0.01 99.89 20:52:10 20:28:01 0 0.48 0.00 0.03 0.00 0.02 99.47 20:52:10 20:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:52:10 20:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:28:01 5 0.05 0.00 0.02 0.00 0.03 99.90 20:52:10 20:28:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:52:10 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:29:01 all 0.08 0.00 0.01 0.01 0.02 99.89 20:52:10 20:29:01 0 0.50 0.00 0.02 0.00 0.02 99.47 20:52:10 20:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:29:01 2 0.03 0.00 0.02 0.03 0.02 99.90 20:52:10 20:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:29:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:52:10 20:29:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:52:10 20:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:52:10 20:29:01 CPU %user %nice %system %iowait %steal %idle 20:52:10 20:30:01 all 0.10 0.00 0.01 0.00 0.01 99.87 20:52:10 20:30:01 0 0.58 0.00 0.02 0.00 0.00 99.40 20:52:10 20:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:30:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:52:10 20:30:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:52:10 20:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:30:01 5 0.05 0.00 0.03 0.00 0.05 99.87 20:52:10 20:30:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:52:10 20:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:10 20:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:52:10 20:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:52:10 20:31:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:52:10 20:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:31:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:52:10 20:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:52:10 20:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:52:10 20:32:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:52:10 20:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:52:10 20:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:10 20:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:32:01 5 0.03 0.00 0.05 0.00 0.03 99.88 20:52:10 20:32:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:52:10 20:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:33:01 all 0.01 0.00 0.01 0.00 0.02 99.96 20:52:10 20:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:52:10 20:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:33:01 5 0.02 0.00 0.03 0.00 0.05 99.90 20:52:10 20:33:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:52:10 20:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:34:01 all 0.05 0.00 0.02 0.00 0.01 99.92 20:52:10 20:34:01 0 0.23 0.00 0.00 0.00 0.00 99.77 20:52:10 20:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:52:10 20:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:34:01 5 0.02 0.00 0.05 0.00 0.05 99.88 20:52:10 20:34:01 6 0.05 0.00 0.03 0.02 0.02 99.88 20:52:10 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:35:01 all 0.06 0.00 0.01 0.00 0.01 99.90 20:52:10 20:35:01 0 0.40 0.00 0.02 0.00 0.02 99.57 20:52:10 20:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:52:10 20:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:52:10 20:35:01 5 0.03 0.00 0.05 0.00 0.03 99.88 20:52:10 20:35:01 6 0.03 0.00 0.00 0.02 0.03 99.92 20:52:10 20:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:52:10 20:36:01 all 0.08 0.00 0.01 0.00 0.02 99.89 20:52:10 20:36:01 0 0.53 0.00 0.02 0.00 0.02 99.43 20:52:10 20:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:52:10 20:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:52:10 20:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:36:01 5 0.02 0.00 0.03 0.00 0.05 99.90 20:52:10 20:36:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:52:10 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:37:01 all 0.03 0.00 0.01 0.00 0.02 99.93 20:52:10 20:37:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:52:10 20:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:52:10 20:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:37:01 5 0.08 0.00 0.05 0.00 0.05 99.82 20:52:10 20:37:01 6 0.05 0.00 0.02 0.02 0.03 99.88 20:52:10 20:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:10 20:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:38:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:52:10 20:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:52:10 20:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:38:01 5 0.02 0.00 0.02 0.00 0.05 99.92 20:52:10 20:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:52:10 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:39:01 all 0.10 0.00 0.01 0.01 0.01 99.87 20:52:10 20:39:01 0 0.60 0.00 0.02 0.00 0.02 99.37 20:52:10 20:39:01 1 0.03 0.00 0.00 0.05 0.02 99.90 20:52:10 20:39:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:52:10 20:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:52:10 20:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:39:01 5 0.05 0.00 0.03 0.00 0.03 99.88 20:52:10 20:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:40:01 all 0.05 0.00 0.01 0.00 0.02 99.92 20:52:10 20:40:01 0 0.27 0.00 0.00 0.00 0.00 99.73 20:52:10 20:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:52:10 20:40:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:52:10 20:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:52:10 20:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:40:01 5 0.03 0.00 0.00 0.00 0.05 99.92 20:52:10 20:40:01 6 0.00 0.00 0.00 0.00 0.03 99.97 20:52:10 20:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:52:10 20:40:01 CPU %user %nice %system %iowait %steal %idle 20:52:10 20:41:01 all 0.06 0.00 0.01 0.01 0.01 99.91 20:52:10 20:41:01 0 0.35 0.00 0.00 0.00 0.02 99.63 20:52:10 20:41:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:52:10 20:41:01 2 0.03 0.00 0.00 0.03 0.02 99.92 20:52:10 20:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:41:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:52:10 20:41:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:52:10 20:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:42:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:52:10 20:42:01 0 0.58 0.00 0.00 0.00 0.00 99.42 20:52:10 20:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:42:01 2 0.02 0.00 0.03 0.00 0.03 99.92 20:52:10 20:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:42:01 5 0.03 0.00 0.00 0.00 0.03 99.93 20:52:10 20:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:43:01 all 0.11 0.00 0.01 0.00 0.01 99.86 20:52:10 20:43:01 0 0.62 0.00 0.00 0.00 0.02 99.37 20:52:10 20:43:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:52:10 20:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:52:10 20:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:43:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:52:10 20:43:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:52:10 20:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:10 20:44:01 all 0.08 0.00 0.01 0.00 0.01 99.89 20:52:10 20:44:01 0 0.55 0.00 0.03 0.00 0.00 99.42 20:52:10 20:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:10 20:44:01 2 0.02 0.00 0.03 0.00 0.03 99.92 20:52:10 20:44:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:52:10 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:44:01 5 0.02 0.00 0.00 0.00 0.03 99.95 20:52:10 20:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:45:01 all 0.03 0.00 0.01 0.01 0.02 99.94 20:52:10 20:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:52:10 20:45:01 2 0.03 0.00 0.02 0.02 0.03 99.90 20:52:10 20:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:45:01 4 0.07 0.00 0.03 0.00 0.02 99.88 20:52:10 20:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:52:10 20:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:52:10 20:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:52:10 20:46:01 all 0.10 0.00 0.02 0.00 0.01 99.87 20:52:10 20:46:01 0 0.66 0.00 0.00 0.00 0.00 99.34 20:52:10 20:46:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:52:10 20:46:01 2 0.00 0.00 0.03 0.02 0.03 99.92 20:52:10 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:52:10 20:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:52:10 20:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:47:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:52:10 20:47:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:52:10 20:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:52:10 20:47:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:52:10 20:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:10 20:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:48:01 1 0.02 0.00 0.03 0.02 0.03 99.90 20:52:10 20:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:52:10 20:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:52:10 20:48:01 6 0.02 0.00 0.02 0.00 0.05 99.92 20:52:10 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:49:01 all 0.02 0.00 0.01 0.00 0.02 99.95 20:52:10 20:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:52:10 20:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:52:10 20:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:10 20:49:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:52:10 20:49:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:52:10 20:50:01 all 0.02 0.00 0.00 0.00 0.01 99.97 20:52:10 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:52:10 20:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:10 20:50:01 6 0.05 0.00 0.02 0.00 0.03 99.90 20:52:10 20:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:51:01 all 0.16 0.00 0.02 0.00 0.01 99.81 20:52:10 20:51:01 0 1.16 0.00 0.02 0.00 0.02 98.81 20:52:10 20:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:10 20:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:10 20:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:52:10 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:10 20:51:01 6 0.02 0.00 0.03 0.02 0.03 99.90 20:52:10 20:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:52:10 20:52:10 20:51:01 CPU %user %nice %system %iowait %steal %idle 20:52:10 20:52:01 all 3.04 0.00 1.24 0.08 0.03 95.61 20:52:10 20:52:01 0 3.88 0.00 1.55 0.05 0.02 94.50 20:52:10 20:52:01 1 2.76 0.00 0.87 0.02 0.03 96.32 20:52:10 20:52:01 2 3.38 0.00 0.99 0.47 0.03 95.13 20:52:10 20:52:01 3 2.64 0.00 1.22 0.00 0.02 96.12 20:52:10 20:52:01 4 3.36 0.00 1.09 0.03 0.03 95.49 20:52:10 20:52:01 5 1.87 0.00 2.31 0.00 0.02 95.80 20:52:10 20:52:01 6 3.18 0.00 0.89 0.03 0.03 95.86 20:52:10 20:52:01 7 3.27 0.00 1.04 0.00 0.02 95.68 20:52:10 Average: all 6.41 0.00 1.16 0.72 0.03 91.68 20:52:10 Average: 0 6.60 0.00 1.14 0.60 0.03 91.63 20:52:10 Average: 1 6.19 0.00 1.18 0.57 0.02 92.04 20:52:10 Average: 2 6.40 0.00 1.16 0.49 0.02 91.93 20:52:10 Average: 3 6.43 0.00 1.13 0.65 0.03 91.75 20:52:10 Average: 4 6.48 0.00 1.15 0.70 0.02 91.65 20:52:10 Average: 5 6.34 0.00 1.23 1.05 0.03 91.35 20:52:10 Average: 6 6.35 0.00 1.20 0.86 0.04 91.55 20:52:10 Average: 7 6.47 0.00 1.13 0.85 0.02 91.52 20:52:10 20:52:10 20:52:10