Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 3176f432974722c71bd8e004fcd13cff9f7a8687+ec96e723b98e779972536fd74512d007c7aee7d0 (ad85c0b2d215b06d9d46649243ced86623df324c) 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-ssh4920462596780718634.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-ssh14334343674244019811.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh308208617353430037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15857827177548910178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17894066134003756168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7374 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit 3176f432974722c71bd8e004fcd13cff9f7a8687 Merge succeeded, producing 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 Checking out Revision 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 (PR-4855) > git config core.sparsecheckout # timeout=10 > git checkout -f 3176f432974722c71bd8e004fcd13cff9f7a8687 # 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 ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 # timeout=10 Commit message: "Merge commit 'ec96e723b98e779972536fd74512d007c7aee7d0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 606b4927c76a359a08e971876b03ef36f3348098 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:49 ========================================================= 08:29:49 EdgeX Global Pipelines Version Info 08:29:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:50 ------------------- 08:29:50 stable info: 08:29:50 ------------------- 08:29:50 Commited By: Ginny Guan ginny@iotechsys.com 08:29:50 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:29:50 Message: update stable to v1.0.260 08:29:50 ------------------- 08:29:50 experimental info: 08:29:50 ------------------- 08:29:50 Commited By: Ginny Guan ginny@iotechsys.com 08:29:50 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:29:50 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4855 [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4855 [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4855 [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 582f6ca [Pipeline] echo 08:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:51 provisioning config files... 08:29:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16733387044833535324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:52 ---> ****-login.sh 08:29:52 nexus3.edgexfoundry.org:10001 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 nexus3.edgexfoundry.org:10002 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 nexus3.edgexfoundry.org:10003 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 nexus3.edgexfoundry.org:10004 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 ****.io 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:53 Configure a credential helper to remove this warning. See 08:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:53 08:29:53 Login Succeeded 08:29:53 ---> ****-login.sh ends [Pipeline] } 08:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:53 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:53 + dirname cmd/core-command/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo core-command,cmd/core-command/Dockerfile 08:29:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:53 + dirname cmd/core-data/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo core-data,cmd/core-data/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + dirname cmd/core-keeper/Dockerfile 08:29:53 + echo core-keeper,cmd/core-keeper/Dockerfile 08:29:53 + dirname cmd/core-metadata/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:53 + dirname cmd/security-bootstrapper/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:53 + dirname cmd/security-proxy-auth/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:53 + dirname cmd/security-proxy-setup/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:53 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:53 + dirname cmd/security-spire-agent/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:53 + dirname cmd/security-spire-config/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:53 + dirname cmd/security-spire-server/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:53 + dirname cmd/support-cron-scheduler/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:29:53 + dirname cmd/support-notifications/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:53 + dirname cmd/support-scheduler/Dockerfile 08:29:53 + cut -d/ -f2 08:29:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:53 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:54 + git rev-list -1 --merges 582f6ca6c6d88f929ffc165f03d407bd5b02ad03~1..582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [Pipeline] echo 08:29:54 -----------> git rev-list -1 --merges 582f6ca6c6d88f929ffc165f03d407bd5b02ad03~1..582f6ca6c6d88f929ffc165f03d407bd5b02ad03 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 08:29:54 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [false] [Pipeline] sh 08:29:54 + git log --format=format:%s -1 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [Pipeline] echo 08:29:54 ========================================================= 08:29:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:54 + grep -v github /etc/ssh/ssh_known_hosts 08:29:54 + [ -e /tmp/ssh_known_hosts ] 08:29:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:54 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:55 08:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:55 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:55 b85a868b505f: Pulling fs layer 08:29:55 e2be974225ed: Pulling fs layer 08:29:55 339a4e72a1f5: Pulling fs layer 08:29:55 988bab9f4d93: Pulling fs layer 08:29:55 1469e6f7b9e6: Pulling fs layer 08:29:55 eaf3925da568: Pulling fs layer 08:29:55 bab4dde63d76: Pulling fs layer 08:29:55 bde34c3a00c8: Pulling fs layer 08:29:55 b352a97aabf1: Pulling fs layer 08:29:55 4872d77fe225: Pulling fs layer 08:29:55 5851b861e8e6: Pulling fs layer 08:29:55 988bab9f4d93: Waiting 08:29:55 1469e6f7b9e6: Waiting 08:29:55 eaf3925da568: Waiting 08:29:55 bab4dde63d76: Waiting 08:29:55 bde34c3a00c8: Waiting 08:29:55 b352a97aabf1: Waiting 08:29:55 4872d77fe225: Waiting 08:29:55 5851b861e8e6: Waiting 08:29:55 e2be974225ed: Download complete 08:29:55 988bab9f4d93: Verifying Checksum 08:29:55 988bab9f4d93: Download complete 08:29:55 1469e6f7b9e6: Verifying Checksum 08:29:55 1469e6f7b9e6: Download complete 08:29:55 339a4e72a1f5: Verifying Checksum 08:29:55 bde34c3a00c8: Download complete 08:29:55 b352a97aabf1: Verifying Checksum 08:29:55 b352a97aabf1: Download complete 08:29:55 4872d77fe225: Download complete 08:29:55 5851b861e8e6: Verifying Checksum 08:29:55 5851b861e8e6: Download complete 08:29:55 b85a868b505f: Verifying Checksum 08:29:55 b85a868b505f: Download complete 08:29:56 bab4dde63d76: Verifying Checksum 08:29:56 bab4dde63d76: Download complete 08:29:57 b85a868b505f: Pull complete 08:29:57 e2be974225ed: Pull complete 08:29:57 339a4e72a1f5: Pull complete 08:29:57 988bab9f4d93: Pull complete 08:29:58 1469e6f7b9e6: Pull complete 08:29:58 eaf3925da568: Pull complete 08:30:00 bab4dde63d76: Pull complete 08:30:00 bde34c3a00c8: Pull complete 08:30:00 b352a97aabf1: Pull complete 08:30:00 4872d77fe225: Pull complete 08:30:00 5851b861e8e6: Pull complete 08:30:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:00 prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container 08:30:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:05 $ docker top 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e -eo pid,comm 08:30:05 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). 08:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:05 [ssh-agent] Looking for ssh-agent implementation... 08:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:05 $ docker exec 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e ssh-agent 08:30:05 SSH_AUTH_SOCK=/tmp/ssh-2xO3hi7HBJ7k/agent.32 08:30:05 SSH_AGENT_PID=39 08:30:05 Running ssh-add (command line suppressed) 08:30:05 Identity added: /w/workspace/edgex-go/3@tmp/private_key_13993873487650097133.key (/w/workspace/edgex-go/3@tmp/private_key_13993873487650097133.key) 08:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:05 + git tag --points-at HEAD [Pipeline] } 08:30:05 $ docker exec --env ******** --env ******** 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e ssh-agent -k 08:30:06 unset SSH_AUTH_SOCK; 08:30:06 unset SSH_AGENT_PID; 08:30:06 echo Agent pid 39 killed; 08:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:06 [ssh-agent] Looking for ssh-agent implementation... 08:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:06 $ docker exec 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e ssh-agent 08:30:06 SSH_AUTH_SOCK=/tmp/ssh-eBy321jdrbOQ/agent.72 08:30:06 SSH_AGENT_PID=78 08:30:06 Running ssh-add (command line suppressed) 08:30:06 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7172873717457361090.key (/w/workspace/edgex-go/3@tmp/private_key_7172873717457361090.key) 08:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:06 + git semver init 08:30:07 2024-08-08 08:30:06,938 [run_init] DEBUG init version:0.0.0 force:False 08:30:07 2024-08-08 08:30:06,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:07 2024-08-08 08:30:06,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:07 2024-08-08 08:30:06,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:13 2024-08-08 08:30:13,090 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:13 2024-08-08 08:30:13,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4855 with force:False 08:30:13 2024-08-08 08:30:13,092 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4855 08:30:13 2024-08-08 08:30:13,096 [execute] INFO git cat-file --batch-check 08:30:13 2024-08-08 08:30:13,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:13 2024-08-08 08:30:13,103 [execute] INFO git cat-file --batch 08:30:13 2024-08-08 08:30:13,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:13 2024-08-08 08:30:13,108 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4855 08:30:13 0.0.0 [Pipeline] } 08:30:13 $ docker exec --env ******** --env ******** 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e ssh-agent -k 08:30:13 unset SSH_AUTH_SOCK; 08:30:13 unset SSH_AGENT_PID; 08:30:13 echo Agent pid 78 killed; 08:30:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:14 + git semver [Pipeline] } 08:30:14 $ docker stop --time=1 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e 08:30:15 $ docker rm -f --volumes 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e [Pipeline] // withDockerContainer [Pipeline] sh 08:30:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:16 Stashed 1 file(s) [Pipeline] echo 08:30:16 [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 08:30:16 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:17 ========================================================= 08:30:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:17 619be1103602: Pulling fs layer 08:30:17 7862e08f4a3e: Pulling fs layer 08:30:17 5df492c9dc93: Pulling fs layer 08:30:17 7629e6793208: Pulling fs layer 08:30:17 4f4fb700ef54: Pulling fs layer 08:30:17 fb5054dd5b73: Pulling fs layer 08:30:17 eeca6798cff9: Pulling fs layer 08:30:17 aa269ceb94a6: Pulling fs layer 08:30:17 ada007ff1a6a: Pulling fs layer 08:30:17 7629e6793208: Waiting 08:30:17 4f4fb700ef54: Waiting 08:30:17 eeca6798cff9: Waiting 08:30:17 fb5054dd5b73: Waiting 08:30:17 aa269ceb94a6: Waiting 08:30:17 ada007ff1a6a: Waiting 08:30:17 7862e08f4a3e: Verifying Checksum 08:30:17 7862e08f4a3e: Download complete 08:30:17 7629e6793208: Download complete 08:30:17 4f4fb700ef54: Verifying Checksum 08:30:17 4f4fb700ef54: Download complete 08:30:17 619be1103602: Verifying Checksum 08:30:17 619be1103602: Download complete 08:30:17 fb5054dd5b73: Verifying Checksum 08:30:17 fb5054dd5b73: Download complete 08:30:17 eeca6798cff9: Verifying Checksum 08:30:17 eeca6798cff9: Download complete 08:30:17 619be1103602: Pull complete 08:30:17 ada007ff1a6a: Verifying Checksum 08:30:17 ada007ff1a6a: Download complete 08:30:17 7862e08f4a3e: Pull complete 08:30:17 5df492c9dc93: Download complete 08:30:18 aa269ceb94a6: Verifying Checksum 08:30:18 aa269ceb94a6: Download complete 08:30:21 5df492c9dc93: Pull complete 08:30:21 7629e6793208: Pull complete 08:30:21 4f4fb700ef54: Pull complete 08:30:21 fb5054dd5b73: Pull complete 08:30:21 eeca6798cff9: Pull complete 08:30:24 aa269ceb94a6: Pull complete 08:30:24 ada007ff1a6a: Pull complete 08:30:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:24 WORKDIR /edgex 08:30:24 COPY go.mod . 08:30:24 RUN go mod download 08:30:24 + docker build -t ci-base-image-x86_64 -f - . 08:30:25 Sending build context to Docker daemon 178.9MB 08:30:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:25 ---> f489d0715acc 08:30:25 Step 2/4 : WORKDIR /edgex 08:30:32 Still waiting to schedule task 08:30:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:32 ---> Running in 869e3a07cf8b 08:30:32 Removing intermediate container 869e3a07cf8b 08:30:32 ---> 64661e8ab99d 08:30:32 Step 3/4 : COPY go.mod . 08:30:32 ---> 577b7a6c09a9 08:30:32 Step 4/4 : RUN go mod download 08:30:32 ---> Running in 27aeefedfa48 08:31:11 Removing intermediate container 27aeefedfa48 08:31:11 ---> eb0dc6bc1540 08:31:11 Successfully built eb0dc6bc1540 08:31:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:11 + docker inspect -f . ci-base-image-x86_64 08:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:11 prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container 08:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:12 $ docker top 49c909e4701644d070e8d6c7e1707ac561979a15016058d4658bbe5c12d34df4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:12 + go version 08:31:12 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:12 $ docker stop --time=1 49c909e4701644d070e8d6c7e1707ac561979a15016058d4658bbe5c12d34df4 08:31:14 $ docker rm -f --volumes 49c909e4701644d070e8d6c7e1707ac561979a15016058d4658bbe5c12d34df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:14 + docker inspect -f . ci-base-image-x86_64 08:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:14 prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container 08:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:15 $ docker top 1c8981a65fdb96d26341ed3ecdf95152241135769584016af58af97b691627d9 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:15 ========================================================= 08:31:15 [edgeXBuildGoParallel] Running Tests and Build... 08:31:15 ========================================================= [Pipeline] sh 08:31:15 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:31:15 + make test 08:31:15 go test -race -coverprofile=coverage.out ./... 08:31:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.161s coverage: 93.4% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 6.5% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.333s coverage: 95.8% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 0.8% of statements 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.023s coverage: 30.7% of statements 08:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.077s coverage: 77.8% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.089s coverage: 96.3% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7375 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws 08:32:11 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:14 The recommended git tool is: git 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:22 using credential edgex-jenkins-ssh 08:32:22 Cloning the remote Git repository 08:32:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:22 > git init /w/workspace/edgex-go/3 # timeout=10 08:32:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:22 > git --version # timeout=10 08:32:22 > git --version # 'git version 2.25.1' 08:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.023s coverage: 62.3% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.5% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.033s coverage: 89.5% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 84.8% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.037s coverage: 19.9% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 08:32:28 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 08:32:28 running golangci-lint 08:32:28 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:28 go version go1.21.9 linux/amd64 08:32:28 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:42 Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit 3176f432974722c71bd8e004fcd13cff9f7a8687 08:32:43 Merge succeeded, producing 9c71228a873daf8e333819608d92fec65eaa8dad 08:32:43 Checking out Revision 9c71228a873daf8e333819608d92fec65eaa8dad (PR-4855) 08:32:42 > git config core.sparsecheckout # timeout=10 08:32:42 > git checkout -f 3176f432974722c71bd8e004fcd13cff9f7a8687 # timeout=10 08:32:42 > git remote # timeout=10 08:32:42 > git config --get remote.origin.url # timeout=10 08:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:42 > git merge ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 08:32:42 > git rev-parse HEAD^{commit} # timeout=10 08:32:43 > git config core.sparsecheckout # timeout=10 08:32:43 > git checkout -f 9c71228a873daf8e333819608d92fec65eaa8dad # timeout=10 08:32:46 Commit message: "Merge commit 'ec96e723b98e779972536fd74512d007c7aee7d0' into HEAD" 08:32:46 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:48 Dload Upload Total Spent Left Speed 08:32:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 08:32:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:46 > git rev-list --no-walk 606b4927c76a359a08e971876b03ef36f3348098 # timeout=10 08:32:49 + sudo tee /etc/docker/daemon.new 08:32:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:49 { 08:32:49 "registry-mirrors": [ 08:32:49 "https://nexus3.edgexfoundry.org:10001" 08:32:49 ], 08:32:49 "bip": "10.250.0.254/24", 08:32:49 "hosts": [ 08:32:49 "tcp://0.0.0.0:5555", 08:32:49 "unix:///var/run/docker.sock" 08:32:49 ], 08:32:49 "mtu": 1458, 08:32:49 "selinux-enabled": true, 08:32:49 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:49 } [Pipeline] sh 08:32:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:49 + sudo service docker restart 08:32:50 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|types_sizes|imports|name) took 20.523264885s" 08:32:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.748779ms" 08:33:00 level=info msg="[linters_context/goanalysis] analyzers took 1m31.99086755s with top 10 stages: buildir: 48.522614898s, gosec: 7.492697429s, fact_deprecated: 2.62851942s, inspect: 2.449900162s, ctrlflow: 1.773937475s, printf: 1.470038869s, fact_purity: 1.144204673s, nilness: 1.107748997s, S1038: 973.682164ms, errcheck: 816.206597ms" 08:33:00 level=info msg="[runner] Issues before processing: 213, after processing: 0" 08:33:00 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 213/213, autogenerated_exclude: 213/213, identifier_marker: 213/213, cgo: 213/213, filename_unadjuster: 213/213, skip_files: 213/213, path_prettifier: 213/213, exclude-rules: 21/213, nolint: 0/21, exclude: 213/213" 08:33:00 level=info msg="[runner] processing took 18.868889ms with stages: nolint: 8.290257ms, identifier_marker: 5.150665ms, exclude-rules: 1.592697ms, autogenerated_exclude: 1.571727ms, path_prettifier: 1.449265ms, skip_dirs: 767.457µs, cgo: 29.761µs, filename_unadjuster: 13.26µs, max_same_issues: 530ns, source_code: 510ns, fixer: 490ns, uniq_by_line: 450ns, skip_files: 400ns, exclude: 320ns, severity-rules: 250ns, diff: 190ns, max_from_linter: 170ns, sort_results: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:33:00 level=info msg="[runner] linters took 10.260289665s with stages: goanalysis_metalinter: 10.241335895s" 08:33:00 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:00 level=info msg="Memory: 310 samples, avg is 288.9MB, max is 1325.0MB" 08:33:00 level=info msg="Execution took 30.83758571s" 08:33:00 go vet ./... 08:33:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:05 ./bin/test-attribution-txt.sh 08:33:05 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 08:33:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:06 + ls -al . 08:33:06 total 884 08:33:06 drwxrwxr-x 11 1001 1001 4096 Aug 8 08:31 . 08:33:06 drwxr-xr-x 4 root root 4096 Aug 8 08:31 .. 08:33:06 drwxrwxr-x 2 1001 1001 4096 Aug 8 08:29 .blubracket 08:33:06 -rw-rw-r-- 1 1001 1001 10 Aug 8 08:29 .dockerignore 08:33:06 drwxrwxr-x 8 1001 1001 4096 Aug 8 08:32 .git 08:33:06 drwxrwxr-x 3 1001 1001 4096 Aug 8 08:29 .github 08:33:06 -rw-rw-r-- 1 1001 1001 1102 Aug 8 08:29 .gitignore 08:33:06 -rw-rw-r-- 1 1001 1001 42 Aug 8 08:29 .golangci.yml 08:33:06 -rw-rw-r-- 1 1001 1001 100 Aug 8 08:29 .hadolint.yml 08:33:06 drwxr-xr-x 3 1001 1001 4096 Aug 8 08:30 .semver 08:33:06 -rw-rw-r-- 1 1001 1001 155 Aug 8 08:29 .sonarcloud.properties 08:33:06 -rw-rw-r-- 1 1001 1001 1171 Aug 8 08:29 ADOPTERS.md 08:33:06 -rw-rw-r-- 1 1001 1001 21171 Aug 8 08:29 Attribution.txt 08:33:06 -rw-rw-r-- 1 1001 1001 100284 Aug 8 08:29 CHANGELOG.md 08:33:06 -rw-rw-r-- 1 1001 1001 3804 Aug 8 08:29 CONTRIBUTING.md 08:33:06 -rw-rw-r-- 1 1001 1001 677 Aug 8 08:29 GOVERNANCE.md 08:33:06 -rw-rw-r-- 1 1001 1001 861 Aug 8 08:29 Jenkinsfile 08:33:06 -rw-rw-r-- 1 1001 1001 10775 Aug 8 08:29 LICENSE 08:33:06 -rw-rw-r-- 1 1001 1001 16854 Aug 8 08:29 Makefile 08:33:06 -rw-rw-r-- 1 1001 1001 582 Aug 8 08:29 OWNERS.md 08:33:06 -rw-rw-r-- 1 1001 1001 9528 Aug 8 08:29 README.md 08:33:06 -rw-rw-r-- 1 1001 1001 789 Aug 8 08:29 SECURITY.md 08:33:06 -rw-rw-r-- 1 1001 1001 5 Aug 8 08:30 VERSION 08:33:06 drwxrwxr-x 2 1001 1001 4096 Aug 8 08:29 bin 08:33:06 drwxrwxr-x 20 1001 1001 4096 Aug 8 08:29 cmd 08:33:06 -rw-r--r-- 1 root root 512123 Aug 8 08:32 coverage.out 08:33:06 drwxrwxr-x 2 1001 1001 4096 Aug 8 08:29 fuzz_test 08:33:06 -rw-rw-r-- 1 1001 1001 7317 Aug 8 08:29 go.mod 08:33:06 -rw-rw-r-- 1 1001 1001 102581 Aug 8 08:29 go.sum 08:33:06 drwxrwxr-x 7 1001 1001 4096 Aug 8 08:29 internal 08:33:06 drwxrwxr-x 3 1001 1001 4096 Aug 8 08:29 openapi 08:33:06 -rw-rw-r-- 1 1001 1001 584 Aug 8 08:29 security.txt 08:33:06 -rw-rw-r-- 1 1001 1001 204 Aug 8 08:29 version.go [Pipeline] sh 08:33:06 + '[' -e coverage.out ] 08:33:06 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:06 Stashed 1 file(s) [Pipeline] sh 08:33:06 + make build 08:33:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:08 provisioning config files... 08:33:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3693951986642099049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:08 ---> ****-login.sh 08:33:08 nexus3.edgexfoundry.org:10001 08:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:09 Configure a credential helper to remove this warning. See 08:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:09 08:33:09 Login Succeeded 08:33:09 nexus3.edgexfoundry.org:10002 08:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:09 Configure a credential helper to remove this warning. See 08:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:09 08:33:09 Login Succeeded 08:33:09 nexus3.edgexfoundry.org:10003 08:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:10 Configure a credential helper to remove this warning. See 08:33:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:10 08:33:10 Login Succeeded 08:33:10 nexus3.edgexfoundry.org:10004 08:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:10 Configure a credential helper to remove this warning. See 08:33:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:10 08:33:10 Login Succeeded 08:33:10 ****.io 08:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:10 Configure a credential helper to remove this warning. See 08:33:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:10 08:33:10 Login Succeeded 08:33:10 ---> ****-login.sh ends [Pipeline] } 08:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:11 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:11 ========================================================= 08:33:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:33:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:11 c6b39de5b339: Pulling fs layer 08:33:11 a69c41024577: Pulling fs layer 08:33:11 d6de4b400683: Pulling fs layer 08:33:11 35cb2a7552d0: Pulling fs layer 08:33:11 4f4fb700ef54: Pulling fs layer 08:33:11 464afbd9ba4c: Pulling fs layer 08:33:11 00f215d4a9da: Pulling fs layer 08:33:11 d496ad576159: Pulling fs layer 08:33:11 35cb2a7552d0: Waiting 08:33:11 464afbd9ba4c: Waiting 08:33:11 00f215d4a9da: Waiting 08:33:11 d496ad576159: Waiting 08:33:11 4f4fb700ef54: Waiting 08:33:12 a69c41024577: Verifying Checksum 08:33:12 a69c41024577: Download complete 08:33:12 35cb2a7552d0: Verifying Checksum 08:33:12 35cb2a7552d0: Download complete 08:33:12 4f4fb700ef54: Verifying Checksum 08:33:12 4f4fb700ef54: Download complete 08:33:12 464afbd9ba4c: Verifying Checksum 08:33:12 464afbd9ba4c: Download complete 08:33:12 c6b39de5b339: Verifying Checksum 08:33:12 c6b39de5b339: Download complete 08:33:12 d496ad576159: Verifying Checksum 08:33:12 d496ad576159: Download complete 08:33:12 c6b39de5b339: Pull complete 08:33:13 a69c41024577: Pull complete 08:33:13 d6de4b400683: Download complete 08:33:15 00f215d4a9da: Verifying Checksum 08:33:15 00f215d4a9da: Download complete 08:33:27 d6de4b400683: Pull complete 08:33:27 35cb2a7552d0: Pull complete 08:33:28 4f4fb700ef54: Pull complete 08:33:28 464afbd9ba4c: Pull complete 08:33:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:36 00f215d4a9da: Pull complete 08:33:38 d496ad576159: Pull complete 08:33:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:38 WORKDIR /edgex 08:33:38 COPY go.mod . 08:33:38 RUN go mod download 08:33:38 + docker build -t ci-base-image-arm64 -f - . 08:33:39 Sending build context to Docker daemon 3.426MB 08:33:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:39 ---> f246e2811388 08:33:39 Step 2/4 : WORKDIR /edgex 08:33:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:33:41 ---> Running in 00e84784c764 08:33:41 Removing intermediate container 00e84784c764 08:33:41 ---> 3283480bc9ab 08:33:41 Step 3/4 : COPY go.mod . 08:33: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:42 ---> 1517bde19e86 08:33:42 Step 4/4 : RUN go mod download 08:33:42 ---> Running in aa183e7ab80b 08:33:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:47 $ docker stop --time=1 1c8981a65fdb96d26341ed3ecdf95152241135769584016af58af97b691627d9 08:33:56 $ docker rm -f --volumes 1c8981a65fdb96d26341ed3ecdf95152241135769584016af58af97b691627d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:58 08:33:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:58 latest: Pulling from edgex-devops/edgex-compose 08:33:58 91d30c5bc195: Pulling fs layer 08:33:58 2e9b0aa3be6d: Pulling fs layer 08:33:58 9c61dcf015f6: Pulling fs layer 08:33:58 4698f68db338: Pulling fs layer 08:33:58 2a2f49069b9e: Pulling fs layer 08:33:58 4698f68db338: Waiting 08:33:58 2a2f49069b9e: Waiting 08:33:58 e0025b399a48: Pulling fs layer 08:33:58 91d30c5bc195: Verifying Checksum 08:33:58 91d30c5bc195: Download complete 08:33:58 4698f68db338: Verifying Checksum 08:33:58 4698f68db338: Download complete 08:33:58 91d30c5bc195: Pull complete 08:33:58 2e9b0aa3be6d: Verifying Checksum 08:33:58 2e9b0aa3be6d: Download complete 08:33:58 e0025b399a48: Verifying Checksum 08:33:58 e0025b399a48: Download complete 08:33:58 2a2f49069b9e: Download complete 08:33:59 2e9b0aa3be6d: Pull complete 08:33:59 9c61dcf015f6: Download complete 08:34:09 9c61dcf015f6: Pull complete 08:34:09 4698f68db338: Pull complete 08:34:09 2a2f49069b9e: Pull complete 08:34:09 e0025b399a48: Pull complete 08:34:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:09 prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container 08:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:11 $ docker top 7f13ba22ded92b4594770daedeff8e6d2c3e7fceb1228871866bccbd2c355b15 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:11 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:13 #1 [core-keeper internal] load build definition from Dockerfile 08:34:13 #1 transferring dockerfile: 2.01kB done 08:34:13 #1 DONE 0.0s 08:34:13 08:34:13 #2 [security-bootstrapper internal] load build definition from Dockerfile 08:34:13 #2 transferring dockerfile: 3.17kB done 08:34:13 #2 DONE 0.0s 08:34:13 08:34:13 #3 [security-spire-config internal] load build definition from Dockerfile 08:34:13 #3 transferring dockerfile: 1.69kB done 08:34:13 #3 DONE 0.0s 08:34:13 08:34:13 #4 [core-data internal] load build definition from Dockerfile 08:34:13 #4 transferring dockerfile: 2.01kB done 08:34:13 #4 DONE 0.0s 08:34:13 08:34:13 #5 [core-metadata internal] load build definition from Dockerfile 08:34:13 #5 transferring dockerfile: 2.06kB done 08:34:13 #5 DONE 0.0s 08:34:13 08:34:13 #6 [core-command internal] load build definition from Dockerfile 08:34:13 #6 transferring dockerfile: 1.93kB done 08:34:13 #6 DONE 0.0s 08:34:13 08:34:13 #7 [security-spire-agent internal] load build definition from Dockerfile 08:34:14 #7 transferring dockerfile: 1.81kB done 08:34:14 #7 DONE 0.1s 08:34:14 08:34:14 #8 [security-spire-server internal] load build definition from Dockerfile 08:34:14 #8 transferring dockerfile: 1.70kB done 08:34:14 #8 DONE 0.1s 08:34:14 08:34:14 #9 [support-cron-scheduler internal] load build definition from Dockerfile 08:34:14 #9 transferring dockerfile: 1.85kB done 08:34:14 #9 DONE 0.1s 08:34:14 08:34:14 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:34:14 #10 transferring dockerfile: 2.50kB done 08:34:14 #10 DONE 0.1s 08:34:14 08:34:14 #11 [support-scheduler internal] load build definition from Dockerfile 08:34:14 #11 transferring dockerfile: 1.93kB done 08:34:14 #11 DONE 0.1s 08:34:14 08:34:14 #12 [core-keeper internal] load .dockerignore 08:34:14 #12 transferring context: 50B done 08:34:14 #12 DONE 0.0s 08:34:14 08:34:14 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:14 #13 transferring dockerfile: 2.23kB done 08:34:14 #13 DONE 0.1s 08:34:14 08:34:14 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:14 #14 transferring dockerfile: 1.89kB done 08:34:14 #14 DONE 0.1s 08:34:14 08:34:14 #15 [security-proxy-auth internal] load build definition from Dockerfile 08:34:14 #15 transferring dockerfile: 2.15kB done 08:34:14 #15 DONE 0.1s 08:34:14 08:34:14 #16 [support-notifications internal] load build definition from Dockerfile 08:34:14 #16 transferring dockerfile: 1.95kB done 08:34:14 #16 DONE 0.0s 08:34:14 08:34:14 #17 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:14 #17 transferring dockerfile: 2.49kB done 08:34:14 #17 DONE 0.1s 08:34:14 08:34:14 #18 [security-bootstrapper internal] load .dockerignore 08:34:14 #18 transferring context: 50B done 08:34:14 #18 DONE 0.0s 08:34:14 08:34:14 #19 [security-spire-config internal] load .dockerignore 08:34:14 #19 transferring context: 50B done 08:34:14 #19 DONE 0.0s 08:34:14 08:34:14 #20 [core-data internal] load .dockerignore 08:34:14 #20 transferring context: 50B done 08:34:14 #20 DONE 0.0s 08:34:14 08:34:14 #21 [security-spire-server internal] load .dockerignore 08:34:14 #21 DONE 0.0s 08:34:14 08:34:14 #22 [core-metadata internal] load .dockerignore 08:34:14 #22 transferring context: 50B done 08:34:14 #22 DONE 0.0s 08:34:14 08:34:14 #23 [core-command internal] load .dockerignore 08:34:14 #23 transferring context: 50B done 08:34:14 #23 DONE 0.0s 08:34:14 08:34:14 #21 [security-spire-server internal] load .dockerignore 08:34:14 #21 transferring context: 50B done 08:34:14 #21 DONE 0.0s 08:34:14 08:34:14 #24 [security-spire-agent internal] load .dockerignore 08:34:14 #24 transferring context: 50B done 08:34:14 #24 DONE 0.0s 08:34:14 08:34:14 #25 [support-cron-scheduler internal] load .dockerignore 08:34:14 #25 transferring context: 50B done 08:34:14 #25 DONE 0.0s 08:34:14 08:34:14 #26 [security-proxy-setup internal] load .dockerignore 08:34:14 #26 transferring context: 50B done 08:34:14 #26 DONE 0.0s 08:34:14 08:34:14 #27 [support-scheduler internal] load .dockerignore 08:34:14 #27 transferring context: 50B done 08:34:14 #27 DONE 0.0s 08:34:14 08:34:14 #28 [security-spiffe-token-provider internal] load .dockerignore 08:34:14 #28 transferring context: 50B done 08:34:14 #28 DONE 0.0s 08:34:14 08:34:14 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:14 #29 DONE 0.0s 08:34:14 08:34:14 #30 [security-secretstore-setup internal] load .dockerignore 08:34:14 #30 transferring context: 50B done 08:34:14 #30 DONE 0.0s 08:34:14 08:34:14 #31 [core-common-config-bootstrapper internal] load .dockerignore 08:34:14 #31 transferring context: 50B done 08:34:14 #31 DONE 0.0s 08:34:14 08:34:14 #32 [support-notifications internal] load .dockerignore 08:34:14 #32 transferring context: 50B done 08:34:14 #32 DONE 0.0s 08:34:14 08:34:14 #33 [security-proxy-auth internal] load .dockerignore 08:34:14 #33 transferring context: 50B done 08:34:14 #33 DONE 0.0s 08:34:14 08:34:14 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:34:14 #34 ... 08:34:14 08:34:14 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:14 #29 DONE 0.0s 08:34:14 08:34:14 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:34:14 #34 ... 08:34:14 08:34:14 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:14 #29 DONE 0.0s 08:34:14 08:34:14 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:34:14 #34 DONE 0.5s 08:34:14 08:34:14 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:14 #29 DONE 0.0s 08:34:14 08:34:14 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:15 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:15 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:15 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.2s 08:34:15 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 08:34:15 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 08:34:15 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 08:34:16 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:16 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:16 #35 ... 08:34:16 08:34:16 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:16 #36 DONE 1.4s 08:34:16 08:34:16 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:16 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:16 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 08:34:16 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:16 #35 ... 08:34:16 08:34:16 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:16 #37 DONE 1.5s 08:34:16 08:34:16 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:16 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:16 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 08:34:16 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:16 #35 DONE 1.9s 08:34:16 08:34:16 #38 [security-spire-agent internal] load build context 08:34:16 #38 transferring context: 27.13kB 0.0s done 08:34:16 #38 DONE 0.3s 08:34:16 08:34:16 #39 [security-spire-config internal] load build context 08:34:16 #39 transferring context: 25.85kB 0.0s done 08:34:16 #39 DONE 0.5s 08:34:16 08:34:16 #40 [security-spire-server internal] load build context 08:34:16 #40 transferring context: 27.60kB 0.0s done 08:34:16 #40 DONE 0.5s 08:34:16 08:34:16 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:16 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 08:34:16 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:34:16 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:34:16 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:34:16 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 08:34:16 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 08:34:16 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:34:16 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 08:34:16 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:16 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 08:34:16 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:34:17 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s 08:34:17 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 08:34:17 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:34:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s 08:34:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.9s 08:34:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.0s 08:34:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 1.1s 08:34:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s 08:34:18 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 08:34:18 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:34:18 #41 ... 08:34:18 08:34:18 #42 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:18 #42 DONE 3.7s 08:34:18 08:34:18 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:19 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done 08:34:24 #41 ... 08:34:24 08:34:24 #43 [security-bootstrapper internal] load build context 08:34:24 #43 transferring context: 217.68MB 8.7s 08:34:24 #43 ... 08:34:24 08:34:24 #44 [security-proxy-auth internal] load build context 08:34:24 #44 ... 08:34:24 08:34:24 #43 [security-bootstrapper internal] load build context 08:34:24 #43 ... 08:34:24 08:34:24 #45 [support-scheduler internal] load build context 08:34:25 #45 ... 08:34:25 08:34:25 #46 [core-common-config-bootstrapper internal] load build context 08:34:25 #46 ... 08:34:25 08:34:25 #47 [security-secretstore-setup internal] load build context 08:34:25 #47 ... 08:34:25 08:34:25 #48 [security-proxy-setup internal] load build context 08:34:25 #48 ... 08:34:25 08:34:25 #49 [support-notifications internal] load build context 08:34:25 #49 ... 08:34:25 08:34:25 #50 [core-metadata internal] load build context 08:34:25 #50 ... 08:34:25 08:34:25 #51 [core-command internal] load build context 08:34:25 #51 ... 08:34:25 08:34:25 #52 [core-keeper internal] load build context 08:34:25 #52 ... 08:34:25 08:34:25 #53 [core-data internal] load build context 08:34:25 #53 ... 08:34:25 08:34:25 #54 [support-cron-scheduler internal] load build context 08:34:26 #54 ... 08:34:26 08:34:26 #55 [security-spiffe-token-provider internal] load build context 08:34:26 #55 ... 08:34:26 08:34:26 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:26 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:34:26 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:34:26 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:34:26 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:34:26 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:34:26 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 08:34:26 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 08:34:26 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 08:34:26 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:26 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:34:26 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:34:26 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done 08:34:26 #56 ... 08:34:26 08:34:26 #52 [core-keeper internal] load build context 08:34:26 #52 ... 08:34:26 08:34:26 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:26 #57 ... 08:34:26 08:34:26 #52 [core-keeper internal] load build context 08:34:27 #52 ... 08:34:27 08:34:27 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:27 #0 9.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:27 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:27 #58 ... 08:34:27 08:34:27 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:27 #59 ... 08:34:27 08:34:27 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:27 #60 ... 08:34:27 08:34:27 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:27 #61 ... 08:34:27 08:34:27 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:27 #62 ... 08:34:27 08:34:27 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:27 #63 ... 08:34:27 08:34:27 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:27 #64 ... 08:34:27 08:34:27 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:28 #65 ... 08:34:28 08:34:28 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:28 #66 ... 08:34:28 08:34:28 #45 [support-scheduler internal] load build context 08:34:28 #45 ... 08:34:28 08:34:28 #67 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:34:28 #67 ... 08:34:28 08:34:28 #45 [support-scheduler internal] load build context 08:34:28 #45 transferring context: 273.03MB 13.8s 08:34:33 #45 transferring context: 493.89MB 17.7s done 08:34:34 #45 ... 08:34:34 08:34:34 #50 [core-metadata internal] load build context 08:34:34 #50 transferring context: 493.89MB 18.4s done 08:34:34 #50 ... 08:34:34 08:34:34 #54 [support-cron-scheduler internal] load build context 08:34:34 #54 ... 08:34:34 08:34:34 #44 [security-proxy-auth internal] load build context 08:34:34 #44 transferring context: 493.89MB 16.3s done 08:34:34 #44 ... 08:34:34 08:34:34 #54 [support-cron-scheduler internal] load build context 08:34:34 #54 transferring context: 493.89MB 19.7s done 08:34:35 #54 ... 08:34:35 08:34:35 #43 [security-bootstrapper internal] load build context 08:34:35 #43 transferring context: 493.89MB 16.2s done 08:34:35 #43 ... 08:34:35 08:34:35 #46 [core-common-config-bootstrapper internal] load build context 08:34:35 #46 transferring context: 493.89MB 13.7s done 08:34:35 #46 ... 08:34:35 08:34:35 #49 [support-notifications internal] load build context 08:34:35 #49 transferring context: 493.89MB 18.0s done 08:34:35 #49 ... 08:34:35 08:34:35 #48 [security-proxy-setup internal] load build context 08:34:35 #48 transferring context: 493.89MB 14.0s done 08:34:36 #48 ... 08:34:36 08:34:36 #51 [core-command internal] load build context 08:34:36 #51 transferring context: 493.89MB 16.3s done 08:34:36 #51 ... 08:34:36 08:34:36 #53 [core-data internal] load build context 08:34:36 #53 transferring context: 493.89MB 15.9s done 08:34:36 #53 ... 08:34:36 08:34:36 #55 [security-spiffe-token-provider internal] load build context 08:34:36 #55 transferring context: 493.89MB 18.3s done 08:34:36 #55 ... 08:34:36 08:34:36 #47 [security-secretstore-setup internal] load build context 08:34:36 #47 transferring context: 493.89MB 16.8s done 08:34:36 #47 ... 08:34:36 08:34:36 #52 [core-keeper internal] load build context 08:34:36 #52 transferring context: 493.89MB 15.4s done 08:34:37 #52 ... 08:34:37 08:34:37 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:37 #58 10.30 (1/2) Installing ca-certificates (20240226-r0) 08:34:37 #58 10.55 (2/2) Installing dumb-init (1.2.5-r2) 08:34:37 #58 10.55 Executing busybox-1.36.1-r7.trigger 08:34:37 #58 10.56 Executing ca-certificates-20240226-r0.trigger 08:34:37 #58 10.61 OK: 8 MiB in 17 packages 08:34:38 Removing intermediate container aa183e7ab80b 08:34:38 ---> 50562cc74815 08:34:38 Successfully built 50562cc74815 08:34:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:39 + docker inspect -f . ci-base-image-arm64 08:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:39 prd-ubuntu20.04-docker-arm64-4c-16g-7375 does not seem to be running inside a container 08:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:40 $ docker top 6053629fa41fac2df4bee2489489b092b463690826f14fd09567a46985e3bf8e -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:41 + go version 08:34:41 go version go1.21.9 linux/arm64 [Pipeline] } 08:34:41 $ docker stop --time=1 6053629fa41fac2df4bee2489489b092b463690826f14fd09567a46985e3bf8e 08:34:43 $ docker rm -f --volumes 6053629fa41fac2df4bee2489489b092b463690826f14fd09567a46985e3bf8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker inspect -f . ci-base-image-arm64 08:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:43 prd-ubuntu20.04-docker-arm64-4c-16g-7375 does not seem to be running inside a container 08:34:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:45 $ docker top 420d75a5f5a5f1a4b07b83ab377101507b6eb78d21365d8c73798f049d144d14 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:45 ========================================================= 08:34:45 [edgeXBuildGoParallel] Running Tests and Build... 08:34:45 ========================================================= [Pipeline] sh 08:34:45 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:34:46 + make test 08:34:46 go test -race -coverprofile=coverage.out ./... 08:35:04 #58 ... 08:35:04 08:35:04 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:04 #62 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #62 ... 08:35:04 08:35:04 #46 [core-common-config-bootstrapper internal] load build context 08:35:04 #46 DONE 46.8s 08:35:04 08:35:04 #48 [security-proxy-setup internal] load build context 08:35:04 #48 DONE 46.8s 08:35:04 08:35:04 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:04 #58 DONE 44.8s 08:35:04 08:35:04 #53 [core-data internal] load build context 08:35:04 #53 DONE 46.8s 08:35:04 08:35:04 #43 [security-bootstrapper internal] load build context 08:35:04 #43 DONE 46.8s 08:35:04 08:35:04 #44 [security-proxy-auth internal] load build context 08:35:04 #44 DONE 46.8s 08:35:04 08:35:04 #67 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:35:04 #67 DONE 43.5s 08:35:04 08:35:04 #52 [core-keeper internal] load build context 08:35:04 #52 DONE 46.8s 08:35:04 08:35:04 #51 [core-command internal] load build context 08:35:04 #51 DONE 46.8s 08:35:04 08:35:04 #49 [support-notifications internal] load build context 08:35:04 #49 DONE 46.9s 08:35:04 08:35:04 #47 [security-secretstore-setup internal] load build context 08:35:04 #47 DONE 46.9s 08:35:04 08:35:04 #45 [support-scheduler internal] load build context 08:35:04 #45 DONE 46.9s 08:35:04 08:35:04 #55 [security-spiffe-token-provider internal] load build context 08:35:04 #55 DONE 46.9s 08:35:04 08:35:04 #50 [core-metadata internal] load build context 08:35:04 #50 DONE 46.9s 08:35:04 08:35:04 #54 [support-cron-scheduler internal] load build context 08:35:04 #54 DONE 46.9s 08:35:04 08:35:04 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:35:04 #68 ... 08:35:04 08:35:04 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:04 #56 DONE 45.7s 08:35:04 08:35:04 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:04 #60 DONE 45.0s 08:35:04 08:35:04 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:04 #57 45.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #57 45.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #57 45.84 (1/1) Installing dumb-init (1.2.5-r2) 08:35:04 #57 45.84 Executing busybox-1.36.1-r7.trigger 08:35:04 #57 45.87 OK: 7 MiB in 16 packages 08:35:04 #57 DONE 46.1s 08:35:04 08:35:04 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:04 #62 44.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #62 45.29 (1/4) Installing dumb-init (1.2.5-r2) 08:35:04 #62 45.36 (2/4) Installing openssl (3.1.6-r0) 08:35:04 #62 45.37 (3/4) Installing su-exec (0.2-r3) 08:35:04 #62 45.37 (4/4) Installing yq (4.33.3-r5) 08:35:04 #62 45.65 Executing busybox-1.36.1-r7.trigger 08:35:04 #62 45.66 OK: 17 MiB in 19 packages 08:35:04 #62 DONE 45.9s 08:35:04 08:35:04 #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:04 #59 45.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #59 45.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #59 45.61 (1/1) Installing dumb-init (1.2.5-r2) 08:35:04 #59 45.61 Executing busybox-1.36.1-r7.trigger 08:35:04 #59 45.62 OK: 7 MiB in 16 packages 08:35:04 #59 DONE 45.9s 08:35:04 08:35:04 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:35:04 #69 ... 08:35:04 08:35:04 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:04 #66 45.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #66 45.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #66 45.37 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:04 #66 45.37 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:04 #66 45.37 OK: 20070 distinct packages available 08:35:04 #66 45.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #66 45.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #66 45.75 (1/4) Installing dumb-init (1.2.5-r2) 08:35:04 #66 45.79 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:04 #66 45.79 (3/4) Installing libucontext (1.2-r2) 08:35:04 #66 45.79 (4/4) Installing gcompat (1.1.0-r1) 08:35:04 #66 45.80 Executing busybox-1.36.1-r7.trigger 08:35:04 #66 45.88 OK: 8 MiB in 19 packages 08:35:04 #66 DONE 46.1s 08:35:04 08:35:04 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:35:04 #64 45.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #64 45.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #64 46.00 (1/2) Installing dumb-init (1.2.5-r2) 08:35:04 #64 46.01 (2/2) Installing su-exec (0.2-r3) 08:35:04 #64 46.01 Executing busybox-1.36.1-r7.trigger 08:35:04 #64 46.01 OK: 7 MiB in 17 packages 08:35:04 #64 DONE 46.1s 08:35:04 08:35:04 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:04 #63 45.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #63 45.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #63 45.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:04 #63 45.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:04 #63 45.84 OK: 20070 distinct packages available 08:35:04 #63 45.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #63 45.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #63 46.22 (1/11) Installing ca-certificates (20240226-r0) 08:35:04 #63 46.23 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:04 #63 46.25 (3/11) Installing libunistring (1.1-r1) 08:35:04 #63 46.26 (4/11) Installing libidn2 (2.3.4-r1) 08:35:04 #63 46.27 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:35:04 #63 46.28 (6/11) Installing libcurl (8.9.0-r0) 08:35:04 #63 46.29 (7/11) Installing curl (8.9.0-r0) 08:35:04 #63 46.29 (8/11) Installing dumb-init (1.2.5-r2) 08:35:04 #63 46.30 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:04 #63 46.30 (10/11) Installing libucontext (1.2-r2) 08:35:04 #63 46.30 (11/11) Installing gcompat (1.1.0-r1) 08:35:04 #63 46.31 Executing busybox-1.36.1-r7.trigger 08:35:04 #63 46.31 Executing ca-certificates-20240226-r0.trigger 08:35:04 #63 46.36 OK: 12 MiB in 26 packages 08:35:04 #63 DONE 46.8s 08:35:04 08:35:04 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:04 #61 45.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #61 45.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #61 45.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:04 #61 45.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:04 #61 45.77 OK: 20070 distinct packages available 08:35:04 #61 45.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #61 45.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #61 46.20 (1/5) Installing dumb-init (1.2.5-r2) 08:35:04 #61 46.21 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:04 #61 46.21 (3/5) Installing libucontext (1.2-r2) 08:35:04 #61 46.21 (4/5) Installing gcompat (1.1.0-r1) 08:35:04 #61 46.22 (5/5) Installing openssl (3.1.6-r0) 08:35:04 #61 46.22 Executing busybox-1.36.1-r7.trigger 08:35:04 #61 46.24 OK: 8 MiB in 20 packages 08:35:04 #61 DONE 46.7s 08:35:04 08:35:04 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:04 #65 45.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #65 45.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #65 46.05 (1/4) Installing ca-certificates (20240226-r0) 08:35:04 #65 46.11 (2/4) Installing dumb-init (1.2.5-r2) 08:35:04 #65 46.11 (3/4) Installing su-exec (0.2-r3) 08:35:04 #65 46.11 (4/4) Installing yq (4.33.3-r5) 08:35:04 #65 46.20 Executing busybox-1.36.1-r7.trigger 08:35:04 #65 46.21 Executing ca-certificates-20240226-r0.trigger 08:35:04 #65 46.26 OK: 17 MiB in 19 packages 08:35:04 #65 DONE 46.8s 08:35:04 08:35:04 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:04 #0 0.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 1.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 1.317 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:04 #0 1.317 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:04 #0 1.317 OK: 20077 distinct packages available 08:35:04 #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 1.723 OK: 264 MiB in 52 packages 08:35:04 #70 DONE 2.0s 08:35:04 08:35:04 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:04 #0 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 1.555 OK: 264 MiB in 52 packages 08:35:04 #71 DONE 2.0s 08:35:04 08:35:04 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:35:04 #68 1.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #68 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #68 ... 08:35:04 08:35:04 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:04 #72 DONE 0.2s 08:35:04 08:35:04 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:04 #73 DONE 0.2s 08:35:04 08:35:04 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:04 #74 DONE 2.4s 08:35:04 08:35:04 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:35:04 #68 2.255 OK: 264 MiB in 52 packages 08:35:04 #68 DONE 2.4s 08:35:04 08:35:04 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:04 #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 2.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 2.265 OK: 8 MiB in 17 packages 08:35:04 #75 DONE 2.4s 08:35:04 08:35:04 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:04 #76 DONE 0.1s 08:35:04 08:35:04 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:04 #77 ... 08:35:04 08:35:04 #78 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:04 #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 2.737 OK: 264 MiB in 52 packages 08:35:04 #78 DONE 3.0s 08:35:04 08:35:04 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:04 #79 DONE 0.2s 08:35:04 08:35:04 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:06 #80 ... 08:35:06 08:35:06 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:06 #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 2.383 OK: 8 MiB in 19 packages 08:35:06 #81 DONE 2.9s 08:35:06 08:35:06 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:06 #0 2.189 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 2.697 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 3.353 (1/1) Installing dumb-init (1.2.5-r2) 08:35:06 #0 3.671 Executing busybox-1.36.1-r7.trigger 08:35:06 #0 3.677 OK: 7 MiB in 16 packages 08:35:06 #82 DONE 4.0s 08:35:06 08:35:06 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:06 #0 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 2.880 OK: 17 MiB in 19 packages 08:35:06 #83 DONE 3.2s 08:35:06 08:35:06 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:35:06 #69 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #69 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #69 3.421 OK: 7 MiB in 16 packages 08:35:07 #69 ... 08:35:07 08:35:07 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:07 #84 DONE 1.0s 08:35:07 08:35:07 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:07 #80 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #80 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #80 ... 08:35:07 08:35:07 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:07 #0 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.447 OK: 7 MiB in 16 packages 08:35:07 #85 DONE 4.4s 08:35:07 08:35:07 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:07 #80 3.715 OK: 8 MiB in 20 packages 08:35:07 #80 ... 08:35:07 08:35:07 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:35:07 #69 DONE 4.6s 08:35:07 08:35:07 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:07 #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.709 OK: 12 MiB in 26 packages 08:35:07 #86 DONE 4.2s 08:35:07 08:35:07 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:07 #87 DONE 1.9s 08:35:07 08:35:07 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:07 #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 4.034 OK: 17 MiB in 19 packages 08:35:07 #88 DONE 4.2s 08:35:07 08:35:07 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:35:07 #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 4.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 4.489 OK: 7 MiB in 17 packages 08:35:07 #89 DONE 4.8s 08:35:07 08:35:07 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:07 #80 DONE 4.2s 08:35:07 08:35:07 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:08 #90 ... 08:35:08 08:35:08 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:08 #91 DONE 0.4s 08:35:08 08:35:08 #92 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:09 #92 DONE 1.3s 08:35:09 08:35:09 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:09 #90 DONE 1.6s 08:35:09 08:35:09 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:09 #93 DONE 1.6s 08:35:09 08:35:09 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:09 #94 DONE 0.0s 08:35:09 08:35:09 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:09 #95 ... 08:35:09 08:35:09 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:09 #96 DONE 0.1s 08:35:09 08:35:09 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:10 #97 ... 08:35:10 08:35:10 #98 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:10 #98 DONE 0.7s 08:35:10 08:35:10 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:10 #97 DONE 0.7s 08:35:10 08:35:10 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:10 #95 DONE 0.8s 08:35:10 08:35:10 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #99 DONE 0.0s 08:35:10 08:35:10 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:10 #100 DONE 0.1s 08:35:10 08:35:10 #101 [security-spire-config] exporting to image 08:35:10 #101 exporting layers 08:35:10 #101 ... 08:35:10 08:35:10 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:10 #102 DONE 0.1s 08:35:10 08:35:10 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:10 #103 DONE 0.1s 08:35:10 08:35:10 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:10 #104 DONE 0.1s 08:35:10 08:35:10 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:10 #105 DONE 0.1s 08:35:10 08:35:10 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #106 DONE 0.1s 08:35:10 08:35:10 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:10 #107 DONE 0.1s 08:35:10 08:35:10 #101 [security-spire-server] exporting to image 08:35:10 #101 ... 08:35:10 08:35:10 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:10 #108 DONE 0.0s 08:35:10 08:35:10 #101 [security-spire-agent] exporting to image 08:35:11 #101 ... 08:35:11 08:35:11 #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:11 #109 DONE 3.2s 08:35:11 08:35:11 #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:35:11 #110 DONE 0.0s 08:35:11 08:35:11 #101 [security-spire-agent] exporting to image 08:35:11 #101 exporting layers 0.8s done 08:35:11 #101 exporting layers 0.7s done 08:35:11 #101 writing image sha256:689256b6274347f14cc4fd501bb03fe233e973909183d13959c2e0f9ea492a0b done 08:35:11 #101 naming to docker.io/library/security-spire-config done 08:35:11 #101 exporting layers 0.6s done 08:35:11 #101 writing image sha256:3a12c33a46d076693b8f78944e8a44d66b8f2b08b7cb845e3a64345f56fe2ccb done 08:35:11 #101 naming to docker.io/library/security-spire-server done 08:35:11 #101 writing image sha256:d9b4ee826d5fb54de8159f38a8ee77bc2f532cb9fa45591d09a3939abb43861b done 08:35:11 #101 naming to docker.io/library/security-spire-agent done 08:35:11 #101 DONE 1.0s 08:35:11 08:35:11 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:11 #0 6.536 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:11 #0 7.022 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #111 7.659 OK: 264 MiB in 52 packages 08:35:12 #111 DONE 7.7s 08:35:12 08:35:12 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:12 #112 DONE 0.0s 08:35:12 08:35:12 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:12 #41 ... 08:35:12 08:35:12 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #113 ... 08:35:13 08:35:13 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 #114 ... 08:35:14 08:35:14 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 #115 ... 08:35:14 08:35:14 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:10 #116 ... 08:36:10 08:36:10 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:10 #114 DONE 64.8s 08:36:10 08:36:10 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:10 #115 DONE 64.8s 08:36:10 08:36:10 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:10 #116 DONE 63.7s 08:36:10 08:36:10 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:10 #77 DONE 64.5s 08:36:10 08:36:10 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:10 #113 DONE 56.8s 08:36:10 08:36:10 #117 [core-metadata builder 6/7] COPY . . 08:36:18 #117 ... 08:36:18 08:36:18 #118 [support-notifications builder 6/7] COPY . . 08:36:18 #118 ... 08:36:18 08:36:18 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:18 #119 ... 08:36:18 08:36:18 #120 [security-proxy-setup builder 6/7] COPY . . 08:36:19 #120 ... 08:36:19 08:36:19 #121 [core-keeper builder 7/8] COPY . . 08:36:23 #121 ... 08:36:23 08:36:23 #120 [security-proxy-setup builder 6/7] COPY . . 08:36:23 #120 DONE 14.7s 08:36:23 08:36:23 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:23 #119 DONE 14.7s 08:36:23 08:36:23 #122 [security-secretstore-setup builder 6/7] COPY . . 08:36:23 #122 CACHED 08:36:23 08:36:23 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #123 CACHED 08:36:23 08:36:23 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:23 #124 CACHED 08:36:23 08:36:23 #118 [support-notifications builder 6/7] COPY . . 08:36:23 #118 DONE 14.7s 08:36:23 08:36:23 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:23 #125 CACHED 08:36:23 08:36:23 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #126 CACHED 08:36:23 08:36:23 #127 [security-bootstrapper builder 6/7] COPY . . 08:36:23 #127 CACHED 08:36:23 08:36:23 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:23 #128 CACHED 08:36:23 08:36:23 #129 [security-proxy-auth builder 6/7] COPY . . 08:36:23 #129 CACHED 08:36:23 08:36:23 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #130 CACHED 08:36:23 08:36:23 #117 [core-metadata builder 6/7] COPY . . 08:36:23 #117 DONE 14.7s 08:36:23 08:36:23 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #131 CACHED 08:36:23 08:36:23 #132 [support-scheduler builder 6/7] COPY . . 08:36:23 #132 CACHED 08:36:23 08:36:23 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:23 #133 CACHED 08:36:23 08:36:23 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:23 #134 CACHED 08:36:23 08:36:23 #135 [core-data builder 6/7] COPY . . 08:36:23 #135 CACHED 08:36:23 08:36:23 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #136 CACHED 08:36:23 08:36:23 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #137 CACHED 08:36:23 08:36:23 #138 [core-command builder 6/7] COPY . . 08:36:23 #138 CACHED 08:36:23 08:36:23 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 08:36:23 #139 CACHED 08:36:23 08:36:23 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:23 #140 CACHED 08:36:23 08:36:23 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #141 CACHED 08:36:23 08:36:23 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:23 #142 CACHED 08:36:23 08:36:23 #143 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 #143 CACHED 08:36:23 08:36:23 #144 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:23 #144 CACHED 08:36:23 08:36:23 #145 [support-cron-scheduler builder 6/7] COPY . . 08:36:23 #145 CACHED 08:36:23 08:36:23 #121 [core-keeper builder 7/8] COPY . . 08:36:23 #121 DONE 14.7s 08:36:23 08:36:23 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:24 #146 1.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:34 #146 ... 08:36:34 08:36:34 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:34 #0 1.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:34 #147 ... 08:36:34 08:36:34 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:36:34 #0 1.320 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:36:34 #148 ... 08:36:34 08:36:34 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:34 #0 1.057 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:34 #149 ... 08:36:34 08:36:34 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:34 #0 0.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:34 #150 ... 08:36:34 08:36:34 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:34 #0 0.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:34 #151 ... 08:36:34 08:36:34 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:34 #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:34 #152 ... 08:36:34 08:36:34 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:34 #0 0.855 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:34 #153 ... 08:36:34 08:36:34 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:34 #0 1.061 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:34 #154 ... 08:36:34 08:36:34 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:34 #0 0.681 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:34 #155 ... 08:36:34 08:36:34 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:34 #0 0.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:34 #156 ... 08:36:34 08:36:34 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:34 #0 0.704 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:35 #157 ... 08:36:35 08:36:35 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:35 #0 1.559 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:37:42 #158 ... 08:37:42 08:37:42 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:42 #156 78.57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:15 #156 ... 08:38:15 08:38:15 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:15 #152 DONE 109.0s 08:38:15 08:38:15 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:15 #154 DONE 109.3s 08:38:15 08:38:15 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:15 #157 ... 08:38:15 08:38:15 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:15 #156 DONE 109.3s 08:38:15 08:38:15 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #159 ... 08:38:15 08:38:15 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:15 #151 DONE 109.6s 08:38:15 08:38:15 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #160 ... 08:38:15 08:38:15 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:15 #155 DONE 110.3s 08:38:15 08:38:15 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:15 #161 ... 08:38:15 08:38:15 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #159 DONE 1.8s 08:38:15 08:38:15 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #160 DONE 1.6s 08:38:15 08:38:15 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:25 #162 ... 08:38:25 08:38:25 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:25 #163 ... 08:38:25 08:38:25 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:25 #164 ... 08:38:25 08:38:25 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:40 #165 DONE 24.2s 08:38:40 08:38:40 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 #163 DONE 24.7s 08:38:40 08:38:40 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:40 #161 DONE 24.6s 08:38:40 08:38:40 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:40 #164 DONE 23.9s 08:38:40 08:38:40 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:40 #162 DONE 23.8s 08:38:40 08:38:40 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:40 #166 ... 08:38:40 08:38:40 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:40 #167 DONE 0.2s 08:38:40 08:38:40 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:40 #168 DONE 0.3s 08:38:40 08:38:40 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:40 #169 DONE 0.3s 08:38:40 08:38:40 #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:40 #170 ... 08:38:40 08:38:40 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:40 #166 DONE 0.4s 08:38:40 08:38:40 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:40 #171 ... 08:38:40 08:38:40 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:40 #172 DONE 0.6s 08:38:40 08:38:40 #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:40 #170 DONE 0.5s 08:38:40 08:38:40 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:40 #171 DONE 0.4s 08:38:40 08:38:40 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:40 #173 DONE 0.5s 08:38:40 08:38:40 #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:40 #174 DONE 0.4s 08:38:40 08:38:40 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:38:40 #175 DONE 1.3s 08:38:40 08:38:40 #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:40 #176 ... 08:38:40 08:38:40 #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:40 #177 DONE 0.6s 08:38:40 08:38:40 #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:40 #178 DONE 0.6s 08:38:40 08:38:40 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:40 #179 DONE 0.6s 08:38:40 08:38:40 #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 #180 DONE 0.4s 08:38:40 08:38:40 #101 [security-spiffe-token-provider] exporting to image 08:38:40 #101 exporting layers 08:38:40 #101 ... 08:38:40 08:38:40 #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:40 #176 DONE 0.3s 08:38:40 08:38:40 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:40 #181 DONE 0.3s 08:38:40 08:38:40 #101 [security-spiffe-token-provider] exporting to image 08:38:40 #101 exporting layers 0.4s done 08:38:40 #101 writing image sha256:7c92b3ff22fd384b442344866a2bebec8a5d8c2d3779bb5b35da207c7626e3dc 0.1s done 08:38:40 #101 naming to docker.io/library/security-spiffe-token-provider 08:38:40 #101 naming to docker.io/library/security-spiffe-token-provider 0.1s done 08:38:40 #101 DONE 1.5s 08:38:40 08:38:40 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:40 #182 DONE 0.5s 08:38:40 08:38:40 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:38:40 #183 DONE 0.6s 08:38:40 08:38:40 #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:41 #184 ... 08:38:41 08:38:41 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:41 #185 DONE 0.6s 08:38:41 08:38:41 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:41 #186 DONE 0.6s 08:38:41 08:38:41 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:41 #187 DONE 1.4s 08:38:41 08:38:41 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:41 #188 DONE 0.1s 08:38:41 08:38:41 #101 [core-common-config-bootstrapper] exporting to image 08:38:41 #101 ... 08:38:41 08:38:41 #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:41 #189 DONE 0.2s 08:38:41 08:38:41 #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:41 #190 ... 08:38:41 08:38:41 #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:41 #184 DONE 1.5s 08:38:41 08:38:41 #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:38:41 #191 DONE 0.3s 08:38:41 08:38:41 #101 [core-common-config-bootstrapper] exporting to image 08:38:41 #101 exporting layers 0.5s done 08:38:41 #101 writing image sha256:bdc3d8a12e049d74bbbfc74a3e0d178c3c19b0440b72ed6c8bcc5a4398f63751 0.0s done 08:38:41 #101 naming to docker.io/library/core-common-config-bootstrapper done 08:38:42 #101 ... 08:38:42 08:38:42 #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:38:42 #192 DONE 0.4s 08:38:42 08:38:42 #101 [security-proxy-setup] exporting to image 08:38:42 #101 exporting layers 0.6s done 08:38:42 #101 writing image sha256:8d42cf052fceb4bcc5bd46c197e663a4c5b9a9ba14c0e67d9ce17f3617a33e4f done 08:38:42 #101 naming to docker.io/library/security-proxy-setup done 08:38:42 #101 DONE 2.5s 08:38:42 08:38:42 #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:38:43 #193 DONE 0.9s 08:38:43 08:38:43 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:43 #157 DONE 139.5s 08:38:43 08:38:43 #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:43 #190 DONE 1.5s 08:38:43 08:38:43 #101 [security-secretstore-setup] exporting to image 08:38:43 #101 ... 08:38:43 08:38:43 #194 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:38:43 #194 DONE 0.2s 08:38:43 08:38:43 #195 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:43 #195 DONE 0.1s 08:38:43 08:38:43 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:43 #196 DONE 0.3s 08:38:43 08:38:43 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:43 #197 DONE 0.1s 08:38:43 08:38:43 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:43 #198 DONE 0.3s 08:38:43 08:38:43 #101 [security-secretstore-setup] exporting to image 08:38:43 #101 exporting layers 0.8s done 08:38:43 #101 writing image sha256:09517f604a4973d38117940ffa3a929e60bd9106785f079d116989de75a945a2 done 08:38:43 #101 naming to docker.io/library/security-secretstore-setup done 08:38:43 #101 DONE 3.3s 08:38:43 08:38:43 #199 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:38:44 #199 ... 08:38:44 08:38:44 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:44 #200 DONE 0.5s 08:38:44 08:38:44 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:44 #201 DONE 0.1s 08:38:44 08:38:44 #199 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:38:44 #199 DONE 1.1s 08:38:44 08:38:44 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:45 #202 ... 08:38:45 08:38:45 #101 [security-bootstrapper] exporting to image 08:38:45 #101 exporting layers 0.7s done 08:38:45 #101 writing image sha256:31fc1763c4b120e57f4f262e5e88cf877abb9a691407252f73860024473563aa done 08:38:45 #101 naming to docker.io/library/security-bootstrapper done 08:38:45 #101 DONE 4.1s 08:38:45 08:38:45 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:46 #146 ... 08:38:46 08:38:46 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:46 #202 DONE 1.4s 08:38:46 08:38:46 #101 [security-proxy-auth] exporting to image 08:38:46 #101 exporting layers 0.3s done 08:38:46 #101 writing image sha256:42c78624a61b2f3bb4cbdfece9c743119447cc4f2712480adac233524fca4f59 done 08:38:46 #101 naming to docker.io/library/security-proxy-auth done 08:38:46 #101 DONE 4.4s 08:38:46 08:38:46 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:47 #149 DONE 143.9s 08:38:47 08:38:47 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:47 #203 DONE 0.1s 08:38:47 08:38:47 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:47 #41 ... 08:38:47 08:38:47 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:47 #204 DONE 0.0s 08:38:47 08:38:47 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:47 #205 DONE 0.2s 08:38:47 08:38:47 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:47 #206 DONE 0.1s 08:38:47 08:38:47 #101 [core-command] exporting to image 08:38:47 #101 exporting layers 0.1s done 08:38:48 #101 writing image sha256:43a739a767ab2eef715fa0e150dba2bfa0dcfe17e99420c1a6146880efc38621 done 08:38:48 #101 naming to docker.io/library/core-command done 08:38:48 #101 DONE 4.5s 08:38:48 08:38:48 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:53 #153 ... 08:38:53 08:38:53 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:53 #150 DONE 150.1s 08:38:53 08:38:53 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #207 DONE 0.0s 08:38:53 08:38:53 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:53 #41 ... 08:38:53 08:38:53 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:53 #208 DONE 0.0s 08:38:53 08:38:53 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:54 #209 DONE 0.3s 08:38:54 08:38:54 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:57 #210 DONE 3.3s 08:38:57 08:38:57 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:57 #153 DONE 154.0s 08:38:57 08:38:57 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:57 #158 DONE 154.1s 08:38:57 08:38:57 #101 [core-data] exporting to image 08:38:57 #101 exporting layers 08:38:57 #101 ... 08:38:57 08:38:57 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:57 #146 DONE 154.1s 08:38:57 08:38:57 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:57 #211 DONE 0.3s 08:38:57 08:38:57 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:58 #212 ... 08:38:58 08:38:58 #101 [core-data] exporting to image 08:38:58 #101 exporting layers 0.5s done 08:38:58 #101 writing image sha256:e4665f20cd996ef646248bd9f0c2fbeba4911fa150b934fb46818f3f0e78be5c 0.0s done 08:38:58 #101 naming to docker.io/library/core-data done 08:38:58 #101 DONE 5.1s 08:38:58 08:38:58 #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:58 #213 DONE 0.2s 08:38:58 08:38:58 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:58 #147 DONE 154.8s 08:38:58 08:38:58 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:58 #214 CACHED 08:38:58 08:38:58 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:58 #215 CACHED 08:38:58 08:38:58 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:58 #212 DONE 0.3s 08:38:58 08:38:58 #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:59 #216 DONE 1.3s 08:38:59 08:38:59 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:59 #148 DONE 156.0s 08:38:59 08:38:59 #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:59 #217 DONE 1.3s 08:38:59 08:38:59 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:59 #218 DONE 1.3s 08:38:59 08:38:59 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:59 #219 DONE 0.2s 08:38:59 08:38:59 #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:59 #220 DONE 0.2s 08:38:59 08:38:59 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:59 #221 DONE 0.2s 08:38:59 08:38:59 #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:59 #222 DONE 0.2s 08:38:59 08:38:59 #101 [support-scheduler] exporting to image 08:38:59 #101 ... 08:38:59 08:38:59 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:59 #223 DONE 0.1s 08:38:59 08:38:59 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:59 #224 DONE 0.1s 08:38:59 08:38:59 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:59 #225 CACHED 08:38:59 08:38:59 #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:59 #226 CACHED 08:38:59 08:38:59 #101 [core-metadata] exporting to image 08:39:00 #101 ... 08:39:00 08:39:00 #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:00 #227 DONE 1.0s 08:39:01 08:39:01 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:01 #228 DONE 1.0s 08:39:01 08:39:01 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:39:01 #229 DONE 0.0s 08:39:01 08:39:01 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:39:01 #230 DONE 0.1s 08:39:01 08:39:01 #101 [support-scheduler] exporting to image 08:39:01 #101 writing image sha256:3580e414f1b0606c292611d8b00daae00b32b9d4beaa24369beb8945a1088de6 0.0s done 08:39:01 #101 naming to docker.io/library/core-keeper done 08:39:01 #101 writing image sha256:257be26d3cff781e91abd88c0806ee6b063f88ae729781446e392ce6ef8ba30e done 08:39:01 #101 writing image sha256:efdb03f0b49806491b5e4a7697e390e53795a262c69847c3c5cdf9cb955a0c77 done 08:39:01 #101 naming to docker.io/library/core-metadata done 08:39:01 #101 naming to docker.io/library/support-scheduler done 08:39:01 #101 exporting layers 0.2s done 08:39:01 #101 exporting layers 0.2s done 08:39:01 #101 writing image sha256:9b475d04540ff19ec1bf1e234fc486de2c83b26f09a385c4ec8cbacd47991cf7 done 08:39:01 #101 naming to docker.io/library/support-notifications done 08:39:01 #101 writing image sha256:1b8c49e5fe815ada3abb0ee423bf5500dd38c3f8d9248c76396a87a24a6a0292 done 08:39:01 #101 naming to docker.io/library/support-cron-scheduler done 08:39:01 #101 DONE 6.6s 08:39:01 08:39:01 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:01 time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:39:01 $ docker stop --time=1 7f13ba22ded92b4594770daedeff8e6d2c3e7fceb1228871866bccbd2c355b15 08:39:02 $ docker rm -f --volumes 7f13ba22ded92b4594770daedeff8e6d2c3e7fceb1228871866bccbd2c355b15 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:02 + docker images 08:39:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:02 support-notifications latest 9b475d04540f 2 seconds ago 42.4MB 08:39:02 support-cron-scheduler latest 1b8c49e5fe81 2 seconds ago 42.8MB 08:39:02 support-scheduler latest efdb03f0b498 3 seconds ago 41.8MB 08:39:02 core-keeper latest 3580e414f1b0 3 seconds ago 39.4MB 08:39:02 core-metadata latest 257be26d3cff 3 seconds ago 39.7MB 08:39:02 core-data latest e4665f20cd99 5 seconds ago 39.5MB 08:39:02 core-command latest 43a739a767ab 15 seconds ago 35.4MB 08:39:02 security-proxy-auth latest 42c78624a61b 17 seconds ago 33MB 08:39:02 security-bootstrapper latest 31fc1763c4b1 18 seconds ago 18.9MB 08:39:02 security-secretstore-setup latest 09517f604a49 20 seconds ago 37MB 08:39:02 security-proxy-setup latest 8d42cf052fce 21 seconds ago 26.2MB 08:39:02 core-common-config-bootstrapper latest bdc3d8a12e04 21 seconds ago 15.2MB 08:39:02 security-spiffe-token-provider latest 7c92b3ff22fd 23 seconds ago 28.8MB 08:39:02 security-spire-server latest 3a12c33a46d0 3 minutes ago 121MB 08:39:02 security-spire-agent latest d9b4ee826d5f 3 minutes ago 182MB 08:39:02 security-spire-config latest 689256b62743 3 minutes ago 120MB 08:39:02 ci-base-image-x86_64 latest eb0dc6bc1540 8 minutes ago 970MB 08:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 08:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:39:02 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] } 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.259s coverage: 69.2% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.217s coverage: 53.2% of statements 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.093s coverage: 93.4% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.230s coverage: 91.7% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.225s coverage: 6.5% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.655s coverage: 95.8% of statements 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.097s coverage: 72.2% of statements 08:40:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.100s coverage: 0.0% of statements [no tests to run] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.156s coverage: 30.7% of statements 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.126s coverage: 41.7% of statements 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.106s coverage: 77.8% of statements 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.101s coverage: 94.1% of statements 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.096s coverage: 87.5% of statements 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.957s coverage: 79.9% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.153s coverage: 92.9% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.084s coverage: 67.2% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.107s coverage: 62.3% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.104s coverage: 76.6% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.107s coverage: 86.0% of statements 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.722s coverage: 63.1% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.140s coverage: 100.0% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.080s coverage: 100.0% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.080s coverage: 73.7% of statements 08:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.682s coverage: 36.5% of statements 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.114s coverage: 89.5% of statements 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 08:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.481s coverage: 95.7% of statements 08:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.276s coverage: 98.9% of statements 08:42:17 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 08:42:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:17 go vet ./... 08:46:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:39 ./bin/test-attribution-txt.sh 08:46:39 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 08:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:46:39 + ls -al . 08:46:39 total 880 08:46:39 drwxrwxr-x 10 1001 1001 4096 Aug 8 08:34 . 08:46:39 drwxr-xr-x 4 root root 4096 Aug 8 08:34 .. 08:46:39 drwxrwxr-x 2 1001 1001 4096 Aug 8 08:32 .blubracket 08:46:39 -rw-rw-r-- 1 1001 1001 10 Aug 8 08:32 .dockerignore 08:46:39 drwxrwxr-x 8 1001 1001 4096 Aug 8 08:32 .git 08:46:39 drwxrwxr-x 3 1001 1001 4096 Aug 8 08:32 .github 08:46:39 -rw-rw-r-- 1 1001 1001 1102 Aug 8 08:32 .gitignore 08:46:39 -rw-rw-r-- 1 1001 1001 42 Aug 8 08:32 .golangci.yml 08:46:39 -rw-rw-r-- 1 1001 1001 100 Aug 8 08:32 .hadolint.yml 08:46:39 -rw-rw-r-- 1 1001 1001 155 Aug 8 08:32 .sonarcloud.properties 08:46:39 -rw-rw-r-- 1 1001 1001 1171 Aug 8 08:32 ADOPTERS.md 08:46:39 -rw-rw-r-- 1 1001 1001 21171 Aug 8 08:32 Attribution.txt 08:46:39 -rw-rw-r-- 1 1001 1001 100284 Aug 8 08:32 CHANGELOG.md 08:46:39 -rw-rw-r-- 1 1001 1001 3804 Aug 8 08:32 CONTRIBUTING.md 08:46:39 -rw-rw-r-- 1 1001 1001 677 Aug 8 08:32 GOVERNANCE.md 08:46:39 -rw-rw-r-- 1 1001 1001 861 Aug 8 08:32 Jenkinsfile 08:46:39 -rw-rw-r-- 1 1001 1001 10775 Aug 8 08:32 LICENSE 08:46:39 -rw-rw-r-- 1 1001 1001 16854 Aug 8 08:32 Makefile 08:46:39 -rw-rw-r-- 1 1001 1001 582 Aug 8 08:32 OWNERS.md 08:46:39 -rw-rw-r-- 1 1001 1001 9528 Aug 8 08:32 README.md 08:46:39 -rw-rw-r-- 1 1001 1001 789 Aug 8 08:32 SECURITY.md 08:46:39 -rw-rw-r-- 1 1001 1001 5 Aug 8 08:30 VERSION 08:46:39 drwxrwxr-x 2 1001 1001 4096 Aug 8 08:32 bin 08:46:39 drwxrwxr-x 20 1001 1001 4096 Aug 8 08:32 cmd 08:46:39 -rw-r--r-- 1 root root 512123 Aug 8 08:42 coverage.out 08:46:39 drwxrwxr-x 2 1001 1001 4096 Aug 8 08:32 fuzz_test 08:46:39 -rw-rw-r-- 1 1001 1001 7317 Aug 8 08:32 go.mod 08:46:39 -rw-rw-r-- 1 1001 1001 102581 Aug 8 08:32 go.sum 08:46:39 drwxrwxr-x 7 1001 1001 4096 Aug 8 08:32 internal 08:46:39 drwxrwxr-x 3 1001 1001 4096 Aug 8 08:32 openapi 08:46:39 -rw-rw-r-- 1 1001 1001 584 Aug 8 08:32 security.txt 08:46:39 -rw-rw-r-- 1 1001 1001 204 Aug 8 08:32 version.go [Pipeline] sh 08:46:40 + '[' -e coverage.out ] 08:46:40 + chown 1001:1001 coverage.out [Pipeline] stash 08:46:40 Warning: overwriting stash ‘coverage-report’ 08:46:40 Stashed 1 file(s) [Pipeline] sh 08:46:41 + make build 08:46:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:49: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 08:49:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:50:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:50:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:50:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:51: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/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:51:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:51:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:51:31 $ docker stop --time=1 420d75a5f5a5f1a4b07b83ab377101507b6eb78d21365d8c73798f049d144d14 08:51:33 $ docker rm -f --volumes 420d75a5f5a5f1a4b07b83ab377101507b6eb78d21365d8c73798f049d144d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:36 08:51:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:37 latest: Pulling from edgex-devops/edgex-compose-arm64 08:51:37 547446be3368: Pulling fs layer 08:51:37 d125d8839a47: Pulling fs layer 08:51:37 3e85d5ac6304: Pulling fs layer 08:51:37 c3105a71a48b: Pulling fs layer 08:51:37 0f093f025ec4: Pulling fs layer 08:51:37 c3106fc0e877: Pulling fs layer 08:51:37 0f093f025ec4: Waiting 08:51:37 c3105a71a48b: Waiting 08:51:37 547446be3368: Verifying Checksum 08:51:37 c3105a71a48b: Verifying Checksum 08:51:37 c3105a71a48b: Download complete 08:51:38 d125d8839a47: Verifying Checksum 08:51:38 d125d8839a47: Download complete 08:51:38 c3106fc0e877: Verifying Checksum 08:51:38 c3106fc0e877: Download complete 08:51:38 0f093f025ec4: Verifying Checksum 08:51:38 0f093f025ec4: Download complete 08:51:38 547446be3368: Pull complete 08:51:39 d125d8839a47: Pull complete 08:51:40 3e85d5ac6304: Verifying Checksum 08:51:40 3e85d5ac6304: Download complete 08:51:50 3e85d5ac6304: Pull complete 08:51:50 c3105a71a48b: Pull complete 08:51:51 0f093f025ec4: Pull complete 08:51:51 c3106fc0e877: Pull complete 08:51:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-7375 does not seem to be running inside a container 08:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:51:54 $ docker top 2c90c8dc08d77287fc390767ccd7cd942036989aa1e8023c8fc6c1c4695579cd -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:54 + docker compose -f ./docker-compose-build.yml build --parallel 08:52:04 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:52:04 #1 transferring dockerfile: 2.49kB done 08:52:04 #1 DONE 0.1s 08:52:04 08:52:04 #2 [support-cron-scheduler internal] load build definition from Dockerfile 08:52:04 #2 transferring dockerfile: 1.85kB 0.0s done 08:52:04 #2 DONE 0.1s 08:52:04 08:52:04 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:52:04 #3 transferring dockerfile: 2.15kB done 08:52:04 #3 DONE 0.1s 08:52:04 08:52:04 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:52:04 #4 transferring dockerfile: 1.89kB 0.0s done 08:52:04 #4 DONE 0.1s 08:52:04 08:52:04 #5 [security-spire-server internal] load build definition from Dockerfile 08:52:04 #5 transferring dockerfile: 1.70kB done 08:52:04 #5 DONE 0.1s 08:52:04 08:52:04 #6 [core-command internal] load build definition from Dockerfile 08:52:04 #6 transferring dockerfile: 1.93kB done 08:52:04 #6 DONE 0.1s 08:52:04 08:52:04 #7 [security-spire-agent internal] load build definition from Dockerfile 08:52:04 #7 transferring dockerfile: 1.81kB done 08:52:04 #7 DONE 0.1s 08:52:04 08:52:04 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:52:04 #8 transferring dockerfile: 2.23kB 0.0s done 08:52:04 #8 DONE 0.1s 08:52:04 08:52:04 #9 [security-spire-config internal] load build definition from Dockerfile 08:52:04 #9 transferring dockerfile: 1.69kB done 08:52:04 #9 DONE 0.1s 08:52:04 08:52:04 #10 [core-metadata internal] load build definition from Dockerfile 08:52:05 #10 transferring dockerfile: 2.06kB done 08:52:05 #10 DONE 0.1s 08:52:05 08:52:05 #11 [core-keeper internal] load build definition from Dockerfile 08:52:05 #11 transferring dockerfile: 2.01kB 0.0s done 08:52:05 #11 DONE 0.1s 08:52:05 08:52:05 #12 [support-scheduler internal] load build definition from Dockerfile 08:52:05 #12 transferring dockerfile: 1.93kB 0.0s done 08:52:05 #12 DONE 0.1s 08:52:05 08:52:05 #13 [core-data internal] load build definition from Dockerfile 08:52:05 #13 transferring dockerfile: 2.01kB 0.0s done 08:52:05 #13 DONE 0.1s 08:52:05 08:52:05 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:52:05 #14 transferring dockerfile: 2.50kB 0.0s done 08:52:05 #14 DONE 0.1s 08:52:05 08:52:05 #15 [security-bootstrapper internal] load build definition from Dockerfile 08:52:05 #15 transferring dockerfile: 3.17kB done 08:52:05 #15 DONE 0.1s 08:52:05 08:52:05 #16 [support-notifications internal] load build definition from Dockerfile 08:52:05 #16 transferring dockerfile: 1.95kB done 08:52:05 #16 DONE 0.1s 08:52:05 08:52:05 #17 [security-secretstore-setup internal] load .dockerignore 08:52:05 #17 transferring context: 08:52:05 #17 transferring context: 50B done 08:52:05 #17 DONE 0.1s 08:52:06 08:52:06 #18 [support-cron-scheduler internal] load .dockerignore 08:52:06 #18 transferring context: 50B done 08:52:06 #18 DONE 0.0s 08:52:06 08:52:06 #19 [security-proxy-auth internal] load .dockerignore 08:52:06 #19 transferring context: 50B 0.0s done 08:52:06 #19 DONE 0.0s 08:52:06 08:52:06 #20 [security-spiffe-token-provider internal] load .dockerignore 08:52:06 #20 transferring context: 50B 0.0s done 08:52:06 #20 DONE 0.1s 08:52:06 08:52:06 #21 [security-spire-server internal] load .dockerignore 08:52:06 #21 transferring context: 50B done 08:52:06 #21 DONE 0.0s 08:52:06 08:52:06 #22 [core-command internal] load .dockerignore 08:52:06 #22 transferring context: 50B 0.0s done 08:52:06 #22 DONE 0.1s 08:52:06 08:52:06 #23 [security-spire-agent internal] load .dockerignore 08:52:06 #23 transferring context: 50B done 08:52:06 #23 DONE 0.1s 08:52:06 08:52:06 #24 [core-common-config-bootstrapper internal] load .dockerignore 08:52:06 #24 transferring context: 50B done 08:52:06 #24 DONE 0.1s 08:52:06 08:52:06 #25 [security-spire-config internal] load .dockerignore 08:52:06 #25 transferring context: 50B 0.0s done 08:52:06 #25 DONE 0.1s 08:52:06 08:52:06 #26 [core-metadata internal] load .dockerignore 08:52:06 #26 transferring context: 50B 0.0s done 08:52:06 #26 DONE 0.1s 08:52:06 08:52:06 #27 [core-keeper internal] load .dockerignore 08:52:06 #27 transferring context: 50B 0.0s done 08:52:06 #27 DONE 0.1s 08:52:06 08:52:06 #28 [support-scheduler internal] load .dockerignore 08:52:06 #28 transferring context: 50B 0.0s done 08:52:06 #28 DONE 0.1s 08:52:06 08:52:06 #29 [core-data internal] load .dockerignore 08:52:06 #29 transferring context: 50B 0.0s done 08:52:07 #29 DONE 0.1s 08:52:07 08:52:07 #30 [security-proxy-setup internal] load .dockerignore 08:52:07 #30 transferring context: 50B 0.0s done 08:52:07 #30 DONE 0.1s 08:52:07 08:52:07 #31 [security-bootstrapper internal] load .dockerignore 08:52:07 #31 transferring context: 50B done 08:52:07 #31 DONE 0.0s 08:52:07 08:52:07 #32 [support-notifications internal] load .dockerignore 08:52:07 #32 transferring context: 50B done 08:52:07 #32 DONE 0.1s 08:52:07 08:52:07 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:52:07 #33 ... 08:52:07 08:52:07 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:07 #34 DONE 0.0s 08:52:07 08:52:07 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:52:07 #33 DONE 0.4s 08:52:07 08:52:07 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:07 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:07 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 08:52:07 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:07 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s 08:52:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:07 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 08:52:08 #35 ... 08:52:08 08:52:08 #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #34 DONE 0.0s 08:52:08 08:52:08 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:52:08 #33 DONE 0.4s 08:52:08 08:52:08 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #34 DONE 0.0s 08:52:08 08:52:08 #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:08 #35 ... 08:52:08 08:52:08 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #34 DONE 0.0s 08:52:08 08:52:08 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:08 #35 ... 08:52:08 08:52:08 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:08 #36 DONE 1.7s 08:52:08 08:52:08 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:08 #35 ... 08:52:08 08:52:08 #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:52:08 #33 DONE 0.8s 08:52:08 08:52:08 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:08 #35 ... 08:52:08 08:52:08 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #34 DONE 0.0s 08:52:08 08:52:08 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:09 #35 ... 08:52:09 08:52:09 #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:52:09 #33 DONE 1.1s 08:52:09 08:52:09 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:09 #36 DONE 1.8s 08:52:09 08:52:09 #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:09 #35 ... 08:52:09 08:52:09 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:09 #34 DONE 0.0s 08:52:09 08:52:09 #37 [core-command builder 2/7] WORKDIR /edgex-go 08:52:09 #37 DONE 1.3s 08:52:09 08:52:09 #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done 08:52:09 #35 ... 08:52:09 08:52:09 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:09 #36 DONE 1.8s 08:52:09 08:52:09 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:09 #34 DONE 0.0s 08:52:09 08:52:09 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:52:09 #37 DONE 1.4s 08:52:09 08:52:09 #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done 08:52:10 #35 ... 08:52:10 08:52:10 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:10 #34 DONE 0.0s 08:52:10 08:52:10 #38 [security-spiffe-token-provider internal] load build context 08:52:10 #38 ... 08:52:10 08:52:10 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:10 #34 DONE 0.0s 08:52:10 08:52:10 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:10 #36 DONE 1.8s 08:52:10 08:52:10 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 08:52:10 #37 DONE 1.4s 08:52:10 08:52:10 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:52:10 #39 DONE 1.8s 08:52:10 08:52:10 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:10 #40 DONE 0.0s 08:52:10 08:52:10 #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done 08:52:10 #35 ... 08:52:10 08:52:10 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:10 #34 DONE 0.0s 08:52:10 08:52:10 #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done 08:52:10 #35 ... 08:52:10 08:52:10 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:10 #34 DONE 0.0s 08:52:10 08:52:10 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:10 #34 DONE 0.0s 08:52:10 08:52:10 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:52:10 #41 DONE 1.7s 08:52:10 08:52:10 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:10 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:10 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 08:52:11 #40 ... 08:52:11 08:52:11 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:11 #36 DONE 1.9s 08:52:11 08:52:11 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:52:11 #37 DONE 1.5s 08:52:11 08:52:11 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:11 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:52:11 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:52:11 #40 ... 08:52:11 08:52:11 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:11 #36 DONE 1.9s 08:52:11 08:52:11 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:52:11 #37 DONE 1.5s 08:52:11 08:52:11 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:11 #34 DONE 0.0s 08:52:11 08:52:11 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:11 #36 DONE 1.9s 08:52:11 08:52:11 #37 [core-data builder 2/7] WORKDIR /edgex-go 08:52:11 #37 DONE 1.5s 08:52:11 08:52:11 #42 [core-data internal] load build context 08:52:11 #42 DONE 0.0s 08:52:11 08:52:11 #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done 08:52:11 #35 DONE 5.1s 08:52:11 08:52:11 #43 [security-secretstore-setup internal] load build context 08:52:11 #43 transferring context: 33.62MB 4.2s 08:52:12 #43 ... 08:52:12 08:52:12 #44 [security-spire-server internal] load build context 08:52:12 #44 transferring context: 27.60kB 0.3s done 08:52:12 #44 DONE 1.8s 08:52:12 08:52:12 #43 [security-secretstore-setup internal] load build context 08:52:12 #43 ... 08:52:12 08:52:12 #45 [security-spire-agent internal] load build context 08:52:12 #45 transferring context: 27.13kB 0.3s done 08:52:12 #45 DONE 1.8s 08:52:12 08:52:12 #46 [security-spire-config internal] load build context 08:52:12 #46 transferring context: 25.85kB 0.3s done 08:52:12 #46 DONE 2.4s 08:52:12 08:52:12 #43 [security-secretstore-setup internal] load build context 08:52:14 #43 ... 08:52:14 08:52:14 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:52:14 #33 DONE 5.8s 08:52:14 08:52:14 #43 [security-secretstore-setup internal] load build context 08:52:14 #43 ... 08:52:14 08:52:14 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:14 #36 DONE 1.9s 08:52:14 08:52:14 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 08:52:14 #37 DONE 1.5s 08:52:14 08:52:14 #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:14 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:52:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:14 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:14 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done 08:52:14 #35 DONE 5.2s 08:52:14 08:52:14 #43 [security-secretstore-setup internal] load build context 08:52:15 #43 transferring context: 43.06MB 8.0s 08:52:17 #43 ... 08:52:17 08:52:17 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:17 #47 DONE 7.1s 08:52:17 08:52:17 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:17 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:52:17 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.3s done 08:52:17 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.8s done 08:52:17 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done 08:52:17 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:52:17 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.9s 08:52:17 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:52:18 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.5s 08:52:18 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:52:18 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.8s 08:52:18 #40 ... 08:52:18 08:52:18 #48 [support-cron-scheduler internal] load build context 08:52:18 #48 ... 08:52:18 08:52:18 #49 [security-proxy-auth internal] load build context 08:52:18 #49 ... 08:52:18 08:52:18 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:19 #40 ... 08:52:19 08:52:19 #50 [core-command internal] load build context 08:52:19 #50 ... 08:52:19 08:52:19 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:19 #40 ... 08:52:19 08:52:19 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:52:19 #0 7.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:19 #0 8.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:19 #51 ... 08:52:19 08:52:19 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:52:19 #0 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:19 #0 7.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:19 #52 ... 08:52:19 08:52:19 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:19 #0 7.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:19 #0 8.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:19 #53 ... 08:52:19 08:52:19 #54 [core-common-config-bootstrapper internal] load build context 08:52:20 #54 ... 08:52:20 08:52:20 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:20 #0 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:20 #0 6.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:20 #0 8.236 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:20 #0 8.236 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:20 #0 8.236 OK: 19953 distinct packages available 08:52:20 #0 8.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:20 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:20 #55 ... 08:52:20 08:52:20 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:52:20 #52 10.73 OK: 266 MiB in 52 packages 08:52:20 #52 ... 08:52:20 08:52:20 #56 [core-keeper internal] load build context 08:52:20 #56 ... 08:52:20 08:52:20 #57 [core-metadata internal] load build context 08:52:20 #57 ... 08:52:20 08:52:20 #38 [security-spiffe-token-provider internal] load build context 08:52:20 #38 ... 08:52:20 08:52:20 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:20 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 9.1s 08:52:20 #40 ... 08:52:20 08:52:20 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:20 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 08:52:20 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:52:20 #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:52:20 #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:52:20 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:52:20 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:52:20 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:52:20 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.3s done 08:52:20 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 6.1s 08:52:20 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:52:21 #58 ... 08:52:21 08:52:21 #59 [security-proxy-setup internal] load build context 08:52:21 #59 ... 08:52:21 08:52:21 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:21 #40 ... 08:52:21 08:52:21 #60 [security-bootstrapper internal] load build context 08:52:21 #60 ... 08:52:21 08:52:21 #42 [core-data internal] load build context 08:52:21 #42 ... 08:52:21 08:52:21 #61 [support-scheduler internal] load build context 08:52:21 #61 transferring context: 1.98MB 8.5s 08:52:21 #61 ... 08:52:21 08:52:21 #42 [core-data internal] load build context 08:52:22 #42 ... 08:52:22 08:52:22 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:52:22 #52 DONE 13.5s 08:52:22 08:52:22 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:22 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 10.6s 08:52:22 #40 ... 08:52:22 08:52:22 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:52:22 #51 10.67 OK: 266 MiB in 52 packages 08:52:22 #51 DONE 12.9s 08:52:22 08:52:22 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:22 #40 ... 08:52:22 08:52:22 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:22 #62 ... 08:52:22 08:52:22 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:22 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 11.1s 08:52:22 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.38MB / 28.04MB 11.2s 08:52:22 #40 ... 08:52:22 08:52:22 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:22 #53 11.45 OK: 266 MiB in 52 packages 08:52:22 #53 DONE 13.7s 08:52:22 08:52:22 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:23 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.5s 08:52:23 #40 ... 08:52:23 08:52:23 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:23 #55 12.46 OK: 266 MiB in 52 packages 08:52:23 #55 DONE 13.8s 08:52:23 08:52:23 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:24 #40 ... 08:52:24 08:52:24 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:24 #63 ... 08:52:24 08:52:24 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:24 #64 ... 08:52:24 08:52:24 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:52:24 #65 ... 08:52:24 08:52:24 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:24 #66 ... 08:52:24 08:52:24 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:24 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 12.8s 08:52:24 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.59MB / 28.04MB 13.0s 08:52:24 #40 ... 08:52:24 08:52:24 #67 [support-notifications internal] load build context 08:52:24 #67 ... 08:52:24 08:52:24 #50 [core-command internal] load build context 08:52:24 #50 ... 08:52:24 08:52:24 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:24 #40 ... 08:52:24 08:52:24 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:24 #68 ... 08:52:24 08:52:24 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:25 #69 ... 08:52:25 08:52:25 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:25 #70 ... 08:52:25 08:52:25 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:52:25 #71 ... 08:52:25 08:52:25 #72 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:25 #72 ... 08:52:25 08:52:25 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:25 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.8s done 08:52:27 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 08:52:27 #40 ... 08:52:27 08:52:27 #43 [security-secretstore-setup internal] load build context 08:52:27 #43 transferring context: 61.20MB 19.6s 08:52:27 #43 ... 08:52:27 08:52:27 #67 [support-notifications internal] load build context 08:52:27 #67 ... 08:52:27 08:52:27 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:27 #73 ... 08:52:27 08:52:27 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:28 #40 ... 08:52:28 08:52:28 #48 [support-cron-scheduler internal] load build context 08:52:28 #48 ... 08:52:28 08:52:28 #49 [security-proxy-auth internal] load build context 08:52:28 #49 ... 08:52:28 08:52:28 #43 [security-secretstore-setup internal] load build context 08:52:30 #43 ... 08:52:30 08:52:30 #54 [core-common-config-bootstrapper internal] load build context 08:52:30 #54 ... 08:52:30 08:52:30 #43 [security-secretstore-setup internal] load build context 08:52:30 #43 ... 08:52:30 08:52:30 #56 [core-keeper internal] load build context 08:52:30 #56 ... 08:52:30 08:52:30 #43 [security-secretstore-setup internal] load build context 08:52:30 #43 ... 08:52:30 08:52:30 #57 [core-metadata internal] load build context 08:52:30 #57 ... 08:52:30 08:52:30 #38 [security-spiffe-token-provider internal] load build context 08:52:30 #38 ... 08:52:30 08:52:30 #43 [security-secretstore-setup internal] load build context 08:52:31 #43 ... 08:52:31 08:52:31 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:31 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.1s done 08:52:31 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.6s 08:52:31 #58 ... 08:52:31 08:52:31 #57 [core-metadata internal] load build context 08:52:31 #57 ... 08:52:31 08:52:31 #59 [security-proxy-setup internal] load build context 08:52:31 #59 ... 08:52:31 08:52:31 #57 [core-metadata internal] load build context 08:52:31 #57 ... 08:52:31 08:52:31 #60 [security-bootstrapper internal] load build context 08:52:31 #60 ... 08:52:31 08:52:31 #61 [support-scheduler internal] load build context 08:52:32 #61 ... 08:52:32 08:52:32 #60 [security-bootstrapper internal] load build context 08:52:32 #60 ... 08:52:32 08:52:32 #42 [core-data internal] load build context 08:52:32 #42 ... 08:52:32 08:52:32 #60 [security-bootstrapper internal] load build context 08:52:33 #60 transferring context: 15.18MB 20.5s 08:52:33 #60 ... 08:52:33 08:52:33 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:33 #64 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:33 #64 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:33 #64 16.11 (1/4) Installing dumb-init (1.2.5-r2) 08:52:33 #64 16.11 (2/4) Installing openssl (3.1.6-r0) 08:52:33 #64 16.34 (3/4) Installing su-exec (0.2-r3) 08:52:33 #64 16.34 (4/4) Installing yq (4.33.3-r5) 08:52:33 #64 17.42 Executing busybox-1.36.1-r7.trigger 08:52:33 #64 17.53 OK: 18 MiB in 19 packages 08:52:33 #64 DONE 19.5s 08:52:33 08:52:33 #60 [security-bootstrapper internal] load build context 08:52:34 #60 ... 08:52:34 08:52:34 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:34 #62 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:34 #62 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:34 #62 14.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:34 #62 14.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:34 #62 14.11 OK: 19946 distinct packages available 08:52:34 #62 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:34 #62 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:34 #62 19.20 (1/4) Installing dumb-init (1.2.5-r2) 08:52:34 #62 19.20 (2/4) Installing musl-obstack (1.2.3-r2) 08:52:34 #62 19.20 (3/4) Installing libucontext (1.2-r2) 08:52:34 #62 19.20 (4/4) Installing gcompat (1.1.0-r1) 08:52:34 #62 19.25 Executing busybox-1.36.1-r7.trigger 08:52:34 #62 19.38 OK: 8 MiB in 19 packages 08:52:34 #62 DONE 22.1s 08:52:34 08:52:34 #60 [security-bootstrapper internal] load build context 08:52:34 #60 ... 08:52:34 08:52:34 #50 [core-command internal] load build context 08:52:35 #50 ... 08:52:35 08:52:35 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:35 #69 DONE 19.9s 08:52:35 08:52:35 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:35 #74 ... 08:52:35 08:52:35 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:52:35 #65 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:35 #65 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:35 #65 18.55 (1/2) Installing dumb-init (1.2.5-r2) 08:52:35 #65 18.55 (2/2) Installing su-exec (0.2-r3) 08:52:35 #65 18.58 Executing busybox-1.36.1-r7.trigger 08:52:35 #65 18.97 OK: 8 MiB in 17 packages 08:52:35 #65 DONE 21.1s 08:52:35 08:52:35 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:52:35 #75 ... 08:52:35 08:52:35 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:35 #63 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:35 #63 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:35 #63 16.56 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:35 #63 16.56 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:35 #63 16.56 OK: 19946 distinct packages available 08:52:35 #63 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:35 #63 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:35 #63 ... 08:52:35 08:52:35 #60 [security-bootstrapper internal] load build context 08:52:37 #60 ... 08:52:37 08:52:37 #67 [support-notifications internal] load build context 08:52:37 #67 ... 08:52:37 08:52:37 #60 [security-bootstrapper internal] load build context 08:52:38 #60 ... 08:52:38 08:52:38 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:38 #68 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:38 #68 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:38 #68 18.89 (1/4) Installing ca-certificates (20240226-r0) 08:52:38 #68 19.19 (2/4) Installing dumb-init (1.2.5-r2) 08:52:38 #68 19.19 (3/4) Installing su-exec (0.2-r3) 08:52:38 #68 19.19 (4/4) Installing yq (4.33.3-r5) 08:52:38 #68 19.93 Executing busybox-1.36.1-r7.trigger 08:52:38 #68 20.03 Executing ca-certificates-20240226-r0.trigger 08:52:38 #68 21.53 OK: 18 MiB in 19 packages 08:52:38 #68 ... 08:52:38 08:52:38 #67 [support-notifications internal] load build context 08:52:38 #67 transferring context: 23.59MB 22.1s 08:52:38 #67 ... 08:52:38 08:52:38 #48 [support-cron-scheduler internal] load build context 08:52:39 #48 ... 08:52:39 08:52:39 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:39 #68 DONE 24.3s 08:52:39 08:52:39 #48 [support-cron-scheduler internal] load build context 08:52:39 #48 ... 08:52:39 08:52:39 #67 [support-notifications internal] load build context 08:52:39 #67 ... 08:52:39 08:52:39 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:39 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.9s 08:52:39 #40 ... 08:52:39 08:52:39 #49 [security-proxy-auth internal] load build context 08:52:39 #49 ... 08:52:39 08:52:39 #67 [support-notifications internal] load build context 08:52:40 #67 ... 08:52:40 08:52:40 #54 [core-common-config-bootstrapper internal] load build context 08:52:40 #54 ... 08:52:40 08:52:40 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:52:40 #71 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:40 #71 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:40 #71 22.19 (1/2) Installing ca-certificates (20240226-r0) 08:52:40 #71 22.36 (2/2) Installing dumb-init (1.2.5-r2) 08:52:40 #71 22.36 Executing busybox-1.36.1-r7.trigger 08:52:40 #71 22.42 Executing ca-certificates-20240226-r0.trigger 08:52:40 #71 23.56 OK: 9 MiB in 17 packages 08:52:40 #71 ... 08:52:40 08:52:40 #56 [core-keeper internal] load build context 08:52:40 #56 ... 08:52:40 08:52:40 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:40 #63 23.15 (1/5) Installing dumb-init (1.2.5-r2) 08:52:40 #63 23.15 (2/5) Installing musl-obstack (1.2.3-r2) 08:52:40 #63 23.15 (3/5) Installing libucontext (1.2-r2) 08:52:40 #63 23.23 (4/5) Installing gcompat (1.1.0-r1) 08:52:40 #63 23.23 (5/5) Installing openssl (3.1.6-r0) 08:52:40 #63 23.42 Executing busybox-1.36.1-r7.trigger 08:52:40 #63 23.72 OK: 9 MiB in 20 packages 08:52:40 #63 DONE 26.9s 08:52:40 08:52:40 #56 [core-keeper internal] load build context 08:52:40 #56 ... 08:52:40 08:52:40 #54 [core-common-config-bootstrapper internal] load build context 08:52:41 #54 ... 08:52:41 08:52:41 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:52:41 #71 DONE 26.3s 08:52:41 08:52:41 #54 [core-common-config-bootstrapper internal] load build context 08:52:41 #54 ... 08:52:41 08:52:41 #38 [security-spiffe-token-provider internal] load build context 08:52:41 #38 ... 08:52:41 08:52:41 #67 [support-notifications internal] load build context 08:52:41 #67 ... 08:52:41 08:52:41 #59 [security-proxy-setup internal] load build context 08:52:41 #59 ... 08:52:41 08:52:41 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:41 #40 ... 08:52:41 08:52:41 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:41 #70 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:41 #70 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:41 #70 22.98 (1/1) Installing dumb-init (1.2.5-r2) 08:52:41 #70 22.98 Executing busybox-1.36.1-r7.trigger 08:52:41 #70 23.18 OK: 8 MiB in 16 packages 08:52:41 #70 DONE 26.6s 08:52:41 08:52:41 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:41 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.3s 08:52:42 #58 ... 08:52:42 08:52:42 #57 [core-metadata internal] load build context 08:52:42 #57 ... 08:52:42 08:52:42 #43 [security-secretstore-setup internal] load build context 08:52:42 #43 ... 08:52:42 08:52:42 #61 [support-scheduler internal] load build context 08:52:42 #61 ... 08:52:42 08:52:42 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:42 #40 ... 08:52:42 08:52:42 #42 [core-data internal] load build context 08:52:42 #42 ... 08:52:42 08:52:42 #43 [security-secretstore-setup internal] load build context 08:52:42 #43 transferring context: 80.51MB 34.8s 08:52:43 #43 ... 08:52:43 08:52:43 #72 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:43 #72 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:43 #72 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:43 #72 26.59 (1/1) Installing dumb-init (1.2.5-r2) 08:52:43 #72 26.59 Executing busybox-1.36.1-r7.trigger 08:52:43 #72 26.59 OK: 8 MiB in 16 packages 08:52:43 #72 DONE 28.4s 08:52:43 08:52:43 #43 [security-secretstore-setup internal] load build context 08:52:43 #43 ... 08:52:43 08:52:43 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:43 #66 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:43 #66 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:43 #66 24.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:43 #66 24.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:43 #66 24.53 OK: 19946 distinct packages available 08:52:43 #66 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:43 #66 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:43 #66 28.22 (1/11) Installing ca-certificates (20240226-r0) 08:52:43 #66 28.22 (2/11) Installing brotli-libs (1.0.9-r14) 08:52:43 #66 28.29 (3/11) Installing libunistring (1.1-r1) 08:52:43 #66 28.33 (4/11) Installing libidn2 (2.3.4-r1) 08:52:43 #66 28.35 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:52:43 #66 28.38 (6/11) Installing libcurl (8.9.0-r0) 08:52:43 #66 28.42 (7/11) Installing curl (8.9.0-r0) 08:52:43 #66 28.42 (8/11) Installing dumb-init (1.2.5-r2) 08:52:43 #66 28.44 (9/11) Installing musl-obstack (1.2.3-r2) 08:52:43 #66 28.44 (10/11) Installing libucontext (1.2-r2) 08:52:43 #66 28.47 (11/11) Installing gcompat (1.1.0-r1) 08:52:43 #66 28.47 Executing busybox-1.36.1-r7.trigger 08:52:43 #66 28.54 Executing ca-certificates-20240226-r0.trigger 08:52:43 #66 28.80 OK: 13 MiB in 26 packages 08:52:43 #66 ... 08:52:43 08:52:43 #43 [security-secretstore-setup internal] load build context 08:52:44 #43 ... 08:52:44 08:52:44 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:44 #0 9.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:44 #0 9.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:44 #76 ... 08:52:44 08:52:44 #43 [security-secretstore-setup internal] load build context 08:52:44 #43 ... 08:52:44 08:52:44 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:44 #73 18.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:44 #73 20.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:44 #73 24.19 OK: 266 MiB in 52 packages 08:52:44 #73 DONE 26.7s 08:52:44 08:52:44 #43 [security-secretstore-setup internal] load build context 08:52:44 #43 ... 08:52:44 08:52:44 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:44 #66 DONE 30.4s 08:52:44 08:52:44 #43 [security-secretstore-setup internal] load build context 08:52:45 #43 ... 08:52:45 08:52:45 #50 [core-command internal] load build context 08:52:45 #50 ... 08:52:45 08:52:45 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:52:45 #0 10.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:45 #77 ... 08:52:45 08:52:45 #50 [core-command internal] load build context 08:52:46 #50 ... 08:52:46 08:52:46 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:46 #76 10.83 OK: 18 MiB in 19 packages 08:52:46 #76 DONE 12.6s 08:52:47 08:52:47 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:52:47 #78 DONE 1.2s 08:52:47 08:52:47 #50 [core-command internal] load build context 08:52:48 #50 ... 08:52:48 08:52:48 #60 [security-bootstrapper internal] load build context 08:52:48 #60 ... 08:52:48 08:52:48 #50 [core-command internal] load build context 08:52:48 #50 transferring context: 86.05MB 39.0s 08:52:49 #50 ... 08:52:49 08:52:49 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:52:49 #75 9.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:49 #75 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:49 #75 12.42 OK: 8 MiB in 17 packages 08:52:49 #75 DONE 13.8s 08:52:49 08:52:49 #50 [core-command internal] load build context 08:52:49 #50 ... 08:52:49 08:52:49 #48 [support-cron-scheduler internal] load build context 08:52:49 #48 ... 08:52:49 08:52:49 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:49 #79 ... 08:52:49 08:52:49 #50 [core-command internal] load build context 08:52:49 #50 ... 08:52:49 08:52:49 #49 [security-proxy-auth internal] load build context 08:52:49 #49 ... 08:52:49 08:52:49 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:49 #74 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:49 #74 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:49 #74 13.55 OK: 8 MiB in 19 packages 08:52:49 #74 DONE 14.9s 08:52:49 08:52:49 #50 [core-command internal] load build context 08:52:50 #50 ... 08:52:50 08:52:50 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:52:50 #77 11.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:50 #77 13.94 (1/1) Installing dumb-init (1.2.5-r2) 08:52:50 #77 14.54 Executing busybox-1.36.1-r7.trigger 08:52:50 #77 14.54 OK: 8 MiB in 16 packages 08:52:50 #77 DONE 15.5s 08:52:50 08:52:50 #50 [core-command internal] load build context 08:52:50 #50 ... 08:52:50 08:52:50 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:52:51 #80 ... 08:52:51 08:52:51 #56 [core-keeper internal] load build context 08:52:51 #56 ... 08:52:51 08:52:51 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:52:51 #80 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:51 #80 ... 08:52:51 08:52:51 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:52:51 #81 ... 08:52:51 08:52:51 #38 [security-spiffe-token-provider internal] load build context 08:52:51 #38 ... 08:52:51 08:52:51 #50 [core-command internal] load build context 08:52:51 #50 ... 08:52:51 08:52:51 #67 [support-notifications internal] load build context 08:52:51 #67 ... 08:52:51 08:52:51 #54 [core-common-config-bootstrapper internal] load build context 08:52:51 #54 ... 08:52:51 08:52:51 #67 [support-notifications internal] load build context 08:52:51 #67 ... 08:52:51 08:52:51 #59 [security-proxy-setup internal] load build context 08:52:52 #59 ... 08:52:52 08:52:52 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:52:52 #82 ... 08:52:52 08:52:52 #54 [core-common-config-bootstrapper internal] load build context 08:52:52 #54 ... 08:52:52 08:52:52 #57 [core-metadata internal] load build context 08:52:52 #57 ... 08:52:52 08:52:52 #42 [core-data internal] load build context 08:52:52 #42 ... 08:52:52 08:52:52 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:52 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.4s 08:52:52 #58 ... 08:52:52 08:52:52 #61 [support-scheduler internal] load build context 08:52:53 #61 ... 08:52:53 08:52:53 #54 [core-common-config-bootstrapper internal] load build context 08:52:53 #54 ... 08:52:53 08:52:53 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:53 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.8s 08:52:53 #40 ... 08:52:53 08:52:53 #54 [core-common-config-bootstrapper internal] load build context 08:52:53 #54 ... 08:52:53 08:52:53 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:52:53 #83 ... 08:52:53 08:52:53 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:55 #40 ... 08:52:55 08:52:55 #43 [security-secretstore-setup internal] load build context 08:52:55 #43 transferring context: 99.75MB 47.4s 08:52:55 #43 ... 08:52:55 08:52:55 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:55 #79 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:55 #79 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:55 #79 14.32 OK: 18 MiB in 19 packages 08:52:55 #79 DONE 15.9s 08:52:55 08:52:55 #43 [security-secretstore-setup internal] load build context 08:52:55 #43 ... 08:52:55 08:52:55 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:55 #84 ... 08:52:55 08:52:55 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:56 #40 ... 08:52:56 08:52:56 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:52:56 #80 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:56 #80 13.45 OK: 9 MiB in 20 packages 08:52:56 #80 DONE 15.0s 08:52:56 08:52:56 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:56 #40 ... 08:52:56 08:52:56 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:52:56 #81 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:56 #81 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:56 #81 14.16 OK: 9 MiB in 17 packages 08:52:56 #81 DONE 15.3s 08:52:56 08:52:56 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:56 #84 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:57 #84 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:57 #84 ... 08:52:57 08:52:57 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:52:57 #83 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:57 #83 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:57 #83 13.66 OK: 8 MiB in 16 packages 08:52:57 #83 DONE 14.8s 08:52:58 08:52:58 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:58 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.1s 08:52:58 #40 ... 08:52:58 08:52:58 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:52:58 #85 DONE 9.0s 08:52:58 08:52:58 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:52:58 #86 ... 08:52:58 08:52:58 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:52:58 #82 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:58 #82 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:58 #82 15.13 OK: 8 MiB in 16 packages 08:52:58 #82 DONE 16.4s 08:52:58 08:52:58 #43 [security-secretstore-setup internal] load build context 08:52:58 #43 ... 08:52:58 08:52:58 #60 [security-bootstrapper internal] load build context 08:52:58 #60 ... 08:52:58 08:52:58 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:59 #40 ... 08:52:59 08:52:59 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:59 #84 13.65 OK: 13 MiB in 26 packages 08:52:59 #84 DONE 14.3s 08:52:59 08:52:59 #48 [support-cron-scheduler internal] load build context 08:52:59 #48 ... 08:52:59 08:52:59 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:52:59 #86 DONE 1.2s 08:52:59 08:52:59 #48 [support-cron-scheduler internal] load build context 08:52:59 #48 ... 08:52:59 08:52:59 #60 [security-bootstrapper internal] load build context 08:52:59 #60 ... 08:52:59 08:52:59 #49 [security-proxy-auth internal] load build context 08:52:59 #49 ... 08:52:59 08:52:59 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:01 #40 ... 08:53:01 08:53:01 #56 [core-keeper internal] load build context 08:53:01 #56 transferring context: 112.58MB 50.2s 08:53:01 #56 ... 08:53:01 08:53:01 #49 [security-proxy-auth internal] load build context 08:53:01 #49 ... 08:53:01 08:53:01 #38 [security-spiffe-token-provider internal] load build context 08:53:01 #38 ... 08:53:01 08:53:01 #50 [core-command internal] load build context 08:53:01 #50 ... 08:53:01 08:53:01 #38 [security-spiffe-token-provider internal] load build context 08:53:01 #38 ... 08:53:01 08:53:01 #67 [support-notifications internal] load build context 08:53:02 #67 ... 08:53:02 08:53:02 #50 [core-command internal] load build context 08:53:02 #50 ... 08:53:02 08:53:02 #59 [security-proxy-setup internal] load build context 08:53:02 #59 ... 08:53:02 08:53:02 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:02 #40 ... 08:53:02 08:53:02 #42 [core-data internal] load build context 08:53:02 #42 ... 08:53:02 08:53:03 #57 [core-metadata internal] load build context 08:53:03 #57 ... 08:53:03 08:53:03 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:03 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.2s done 08:53:03 #58 ... 08:53:03 08:53:03 #61 [support-scheduler internal] load build context 08:53:03 #61 ... 08:53:03 08:53:03 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:03 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.2s 08:53:03 #40 ... 08:53:03 08:53:03 #54 [core-common-config-bootstrapper internal] load build context 08:53:03 #54 ... 08:53:03 08:53:03 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:07 #40 ... 08:53:07 08:53:07 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:53:07 #87 DONE 1.9s 08:53:07 08:53:07 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:08 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.2s 08:53:09 #40 ... 08:53:09 08:53:09 #43 [security-secretstore-setup internal] load build context 08:53:09 #43 transferring context: 150.02MB 61.3s 08:53:09 #43 ... 08:53:09 08:53:09 #56 [core-keeper internal] load build context 08:53:09 #56 ... 08:53:09 08:53:09 #43 [security-secretstore-setup internal] load build context 08:53:09 #43 ... 08:53:09 08:53:09 #48 [support-cron-scheduler internal] load build context 08:53:09 #48 ... 08:53:09 08:53:09 #43 [security-secretstore-setup internal] load build context 08:53:09 #43 ... 08:53:09 08:53:09 #60 [security-bootstrapper internal] load build context 08:53:09 #60 ... 08:53:09 08:53:09 #43 [security-secretstore-setup internal] load build context 08:53:11 #43 ... 08:53:11 08:53:11 #49 [security-proxy-auth internal] load build context 08:53:11 #49 ... 08:53:11 08:53:11 #43 [security-secretstore-setup internal] load build context 08:53:12 #43 ... 08:53:12 08:53:12 #38 [security-spiffe-token-provider internal] load build context 08:53:12 #38 ... 08:53:12 08:53:12 #67 [support-notifications internal] load build context 08:53:12 #67 ... 08:53:12 08:53:12 #38 [security-spiffe-token-provider internal] load build context 08:53:12 #38 ... 08:53:12 08:53:12 #50 [core-command internal] load build context 08:53:12 #50 ... 08:53:12 08:53:12 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:12 #40 ... 08:53:12 08:53:12 #59 [security-proxy-setup internal] load build context 08:53:12 #59 ... 08:53:12 08:53:12 #38 [security-spiffe-token-provider internal] load build context 08:53:13 #38 ... 08:53:13 08:53:13 #42 [core-data internal] load build context 08:53:13 #42 ... 08:53:13 08:53:13 #57 [core-metadata internal] load build context 08:53:13 #57 ... 08:53:13 08:53:13 #61 [support-scheduler internal] load build context 08:53:13 #61 ... 08:53:13 08:53:13 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:13 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.3s done 08:53:14 #40 ... 08:53:14 08:53:14 #54 [core-common-config-bootstrapper internal] load build context 08:53:14 #54 ... 08:53:14 08:53:14 #61 [support-scheduler internal] load build context 08:53:15 #61 transferring context: 39.25MB 61.8s 08:53:19 #61 ... 08:53:19 08:53:19 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:19 #88 ... 08:53:19 08:53:19 #56 [core-keeper internal] load build context 08:53:19 #56 ... 08:53:19 08:53:19 #49 [security-proxy-auth internal] load build context 08:53:19 #49 ... 08:53:19 08:53:19 #56 [core-keeper internal] load build context 08:53:19 #56 ... 08:53:19 08:53:19 #48 [support-cron-scheduler internal] load build context 08:53:19 #48 transferring context: 226.49MB 71.4s 08:53:20 #48 ... 08:53:20 08:53:20 #49 [security-proxy-auth internal] load build context 08:53:20 #49 ... 08:53:20 08:53:20 #60 [security-bootstrapper internal] load build context 08:53:20 #60 ... 08:53:20 08:53:20 #49 [security-proxy-auth internal] load build context 08:53:21 #49 ... 08:53:21 08:53:21 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:21 #88 DONE 2.3s 08:53:21 08:53:21 #49 [security-proxy-auth internal] load build context 08:53:21 #49 ... 08:53:21 08:53:21 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:21 #89 DONE 3.7s 08:53:21 08:53:21 #49 [security-proxy-auth internal] load build context 08:53:21 #49 ... 08:53:21 08:53:21 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:21 #90 DONE 3.8s 08:53:21 08:53:21 #49 [security-proxy-auth internal] load build context 08:53:22 #49 ... 08:53:22 08:53:22 #43 [security-secretstore-setup internal] load build context 08:53:22 #43 ... 08:53:22 08:53:22 #49 [security-proxy-auth internal] load build context 08:53:22 #49 ... 08:53:22 08:53:22 #67 [support-notifications internal] load build context 08:53:22 #67 ... 08:53:22 08:53:22 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:53:22 #91 DONE 1.4s 08:53:22 08:53:22 #67 [support-notifications internal] load build context 08:53:22 #67 ... 08:53:22 08:53:22 #43 [security-secretstore-setup internal] load build context 08:53:22 #43 ... 08:53:22 08:53:22 #50 [core-command internal] load build context 08:53:23 #50 ... 08:53:23 08:53:23 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:53:23 #92 DONE 1.6s 08:53:23 08:53:23 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:53:23 #93 DONE 1.7s 08:53:23 08:53:23 #50 [core-command internal] load build context 08:53:23 #50 ... 08:53:23 08:53:23 #49 [security-proxy-auth internal] load build context 08:53:23 #49 ... 08:53:23 08:53:23 #59 [security-proxy-setup internal] load build context 08:53:23 #59 ... 08:53:23 08:53:23 #49 [security-proxy-auth internal] load build context 08:53:23 #49 ... 08:53:23 08:53:23 #38 [security-spiffe-token-provider internal] load build context 08:53:23 #38 ... 08:53:23 08:53:23 #57 [core-metadata internal] load build context 08:53:23 #57 ... 08:53:23 08:53:23 #42 [core-data internal] load build context 08:53:23 #42 ... 08:53:23 08:53:23 #38 [security-spiffe-token-provider internal] load build context 08:53:23 #38 ... 08:53:23 08:53:23 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:53:23 #94 DONE 1.1s 08:53:23 08:53:23 #38 [security-spiffe-token-provider internal] load build context 08:53:24 #38 ... 08:53:24 08:53:24 #54 [core-common-config-bootstrapper internal] load build context 08:53:24 #54 ... 08:53:24 08:53:24 #42 [core-data internal] load build context 08:53:24 #42 ... 08:53:24 08:53:24 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:53:24 #95 DONE 1.5s 08:53:24 08:53:24 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:24 #96 ... 08:53:24 08:53:24 #97 [security-spire-server stage-2 6/9] COPY security.txt / 08:53:24 #97 DONE 1.6s 08:53:24 08:53:24 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #40 ... 08:53:24 08:53:24 #42 [core-data internal] load build context 08:53:25 #42 transferring context: 207.93MB 72.0s 08:53:25 #42 ... 08:53:25 08:53:25 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:25 #98 DONE 0.7s 08:53:25 08:53:25 #42 [core-data internal] load build context 08:53:25 #42 ... 08:53:25 08:53:25 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:25 #96 DONE 1.0s 08:53:25 08:53:25 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:25 #99 DONE 1.6s 08:53:25 08:53:25 #42 [core-data internal] load build context 08:53:27 #42 ... 08:53:27 08:53:27 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:27 #100 DONE 1.4s 08:53:27 08:53:27 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:27 #101 DONE 1.5s 08:53:27 08:53:27 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:27 #102 DONE 1.5s 08:53:27 08:53:27 #42 [core-data internal] load build context 08:53:28 #42 ... 08:53:28 08:53:28 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:28 #103 DONE 1.3s 08:53:28 08:53:28 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:28 #104 DONE 1.3s 08:53:28 08:53:28 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:28 #105 DONE 1.4s 08:53:28 08:53:28 #106 [security-spire-server] exporting to image 08:53:28 #106 exporting layers 08:53:29 #106 ... 08:53:29 08:53:29 #61 [support-scheduler internal] load build context 08:53:29 #61 ... 08:53:29 08:53:29 #42 [core-data internal] load build context 08:53:30 #42 ... 08:53:30 08:53:30 #56 [core-keeper internal] load build context 08:53:30 #56 ... 08:53:30 08:53:30 #48 [support-cron-scheduler internal] load build context 08:53:30 #48 transferring context: 269.62MB 81.5s 08:53:30 #48 ... 08:53:30 08:53:30 #56 [core-keeper internal] load build context 08:53:30 #56 ... 08:53:30 08:53:30 #60 [security-bootstrapper internal] load build context 08:53:30 #60 ... 08:53:30 08:53:30 #56 [core-keeper internal] load build context 08:53:33 #56 ... 08:53:33 08:53:33 #67 [support-notifications internal] load build context 08:53:33 #67 ... 08:53:33 08:53:33 #43 [security-secretstore-setup internal] load build context 08:53:33 #43 ... 08:53:33 08:53:33 #50 [core-command internal] load build context 08:53:33 #50 ... 08:53:33 08:53:33 #43 [security-secretstore-setup internal] load build context 08:53:33 #43 ... 08:53:33 08:53:33 #59 [security-proxy-setup internal] load build context 08:53:33 #59 ... 08:53:33 08:53:33 #49 [security-proxy-auth internal] load build context 08:53:33 #49 ... 08:53:33 08:53:33 #59 [security-proxy-setup internal] load build context 08:53:33 #59 ... 08:53:33 08:53:33 #57 [core-metadata internal] load build context 08:53:33 #57 ... 08:53:33 08:53:33 #49 [security-proxy-auth internal] load build context 08:53:34 #49 ... 08:53:34 08:53:34 #38 [security-spiffe-token-provider internal] load build context 08:53:34 #38 ... 08:53:34 08:53:34 #54 [core-common-config-bootstrapper internal] load build context 08:53:34 #54 ... 08:53:34 08:53:34 #106 [security-spire-agent] exporting to image 08:53:34 #106 exporting layers 5.7s done 08:53:34 #106 writing image sha256:f922412b4233c58d866934e9071ab7cfc6ce3937fcaec73ef121dcb6085d7b9f 08:53:34 #106 writing image sha256:f922412b4233c58d866934e9071ab7cfc6ce3937fcaec73ef121dcb6085d7b9f 0.3s done 08:53:34 #106 naming to docker.io/library/security-spire-config-arm64 done 08:53:35 #106 exporting layers 6.1s done 08:53:35 #106 exporting layers 6.5s done 08:53:35 #106 writing image sha256:d7d13390dd2b45301440d95ea3d9bbe461a10dd61f77f402a128d6347b3361c0 0.0s done 08:53:35 #106 writing image sha256:794189f42a908e8f1529e7dc7468dd78cf78c2bb616b74672ecdc390010b48a6 08:53:35 #106 naming to docker.io/library/security-spire-server-arm64 08:53:35 #106 writing image sha256:794189f42a908e8f1529e7dc7468dd78cf78c2bb616b74672ecdc390010b48a6 0.1s done 08:53:35 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:53:35 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:53:35 #106 DONE 6.7s 08:53:35 08:53:35 #59 [security-proxy-setup internal] load build context 08:53:35 #59 transferring context: 209.97MB 82.7s 08:53:36 #59 ... 08:53:36 08:53:36 #56 [core-keeper internal] load build context 08:53:36 #56 transferring context: 308.66MB 84.6s done 08:53:36 #56 DONE 86.1s 08:53:36 08:53:36 #59 [security-proxy-setup internal] load build context 08:53:38 #59 ... 08:53:38 08:53:38 #48 [support-cron-scheduler internal] load build context 08:53:38 #48 transferring context: 308.66MB 89.5s done 08:53:38 #48 DONE 90.0s 08:53:38 08:53:38 #59 [security-proxy-setup internal] load build context 08:53:38 #59 ... 08:53:38 08:53:38 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:53:38 #107 DONE 1.9s 08:53:38 08:53:38 #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:53:39 #108 ... 08:53:39 08:53:39 #61 [support-scheduler internal] load build context 08:53:39 #61 ... 08:53:39 08:53:39 #38 [security-spiffe-token-provider internal] load build context 08:53:39 #38 ... 08:53:39 08:53:39 #50 [core-command internal] load build context 08:53:39 #50 transferring context: 308.66MB 89.5s done 08:53:39 #50 DONE 90.5s 08:53:39 08:53:39 #38 [security-spiffe-token-provider internal] load build context 08:53:39 #38 ... 08:53:39 08:53:39 #61 [support-scheduler internal] load build context 08:53:40 #61 ... 08:53:40 08:53:40 #42 [core-data internal] load build context 08:53:40 #42 ... 08:53:40 08:53:40 #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:53:40 #108 DONE 1.7s 08:53:40 08:53:40 #42 [core-data internal] load build context 08:53:40 #42 ... 08:53:40 08:53:40 #61 [support-scheduler internal] load build context 08:53:40 #61 ... 08:53:40 08:53:40 #60 [security-bootstrapper internal] load build context 08:53:40 #60 ... 08:53:40 08:53:40 #38 [security-spiffe-token-provider internal] load build context 08:53:41 #38 transferring context: 308.66MB 92.3s done 08:53:41 #38 DONE 92.8s 08:53:41 08:53:41 #42 [core-data internal] load build context 08:53:41 #42 ... 08:53:41 08:53:41 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 08:53:41 #109 DONE 1.6s 08:53:41 08:53:41 #42 [core-data internal] load build context 08:53:43 #42 ... 08:53:43 08:53:43 #67 [support-notifications internal] load build context 08:53:43 #67 ... 08:53:43 08:53:43 #42 [core-data internal] load build context 08:53:43 #42 ... 08:53:43 08:53:43 #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:53:43 #110 DONE 1.3s 08:53:43 08:53:43 #42 [core-data internal] load build context 08:53:43 #42 ... 08:53:43 08:53:43 #43 [security-secretstore-setup internal] load build context 08:53:43 #43 ... 08:53:43 08:53:43 #67 [support-notifications internal] load build context 08:53:44 #67 ... 08:53:44 08:53:44 #57 [core-metadata internal] load build context 08:53:44 #57 ... 08:53:44 08:53:44 #67 [support-notifications internal] load build context 08:53:44 #67 ... 08:53:44 08:53:44 #49 [security-proxy-auth internal] load build context 08:53:44 #49 ... 08:53:44 08:53:44 #67 [support-notifications internal] load build context 08:53:44 #67 ... 08:53:44 08:53:44 #42 [core-data internal] load build context 08:53:44 #42 transferring context: 308.66MB 91.3s done 08:53:44 #42 DONE 93.1s 08:53:44 08:53:44 #67 [support-notifications internal] load build context 08:53:44 #67 ... 08:53:44 08:53:44 #54 [core-common-config-bootstrapper internal] load build context 08:53:44 #54 ... 08:53:44 08:53:44 #67 [support-notifications internal] load build context 08:53:48 #67 transferring context: 308.66MB 91.5s done 08:53:48 #67 DONE 93.4s 08:53:48 08:53:48 #54 [core-common-config-bootstrapper internal] load build context 08:53:48 #54 ... 08:53:48 08:53:48 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 #111 ... 08:53:48 08:53:48 #59 [security-proxy-setup internal] load build context 08:53:48 #59 ... 08:53:48 08:53:48 #49 [security-proxy-auth internal] load build context 08:53:48 #49 transferring context: 308.66MB 100.0s done 08:53:48 #49 DONE 100.1s 08:53:48 08:53:48 #59 [security-proxy-setup internal] load build context 08:53:48 #59 ... 08:53:48 08:53:48 #54 [core-common-config-bootstrapper internal] load build context 08:53:50 #54 ... 08:53:50 08:53:50 #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:50 #112 ... 08:53:50 08:53:50 #54 [core-common-config-bootstrapper internal] load build context 08:53:50 #54 ... 08:53:50 08:53:50 #61 [support-scheduler internal] load build context 08:53:50 #61 ... 08:53:50 08:53:50 #60 [security-bootstrapper internal] load build context 08:53:50 #60 ... 08:53:50 08:53:50 #61 [support-scheduler internal] load build context 08:53:51 #61 ... 08:53:51 08:53:51 #43 [security-secretstore-setup internal] load build context 08:53:51 #43 transferring context: 308.66MB 103.4s done 08:53:51 #43 DONE 103.7s 08:53:51 08:53:51 #61 [support-scheduler internal] load build context 08:53:52 #61 ... 08:53:52 08:53:52 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:52 #113 ... 08:53:52 08:53:52 #61 [support-scheduler internal] load build context 08:53:52 #61 ... 08:53:52 08:53:52 #60 [security-bootstrapper internal] load build context 08:53:52 #60 transferring context: 308.66MB 99.2s done 08:53:52 #60 DONE 101.0s 08:53:52 08:53:52 #61 [support-scheduler internal] load build context 08:53:52 #61 ... 08:53:52 08:53:52 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:53:52 #114 DONE 1.5s 08:53:52 08:53:52 #61 [support-scheduler internal] load build context 08:53:53 #61 ... 08:53:53 08:53:53 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:53 #115 ... 08:53:53 08:53:53 #61 [support-scheduler internal] load build context 08:53:53 #61 ... 08:53:53 08:53:53 #59 [security-proxy-setup internal] load build context 08:53:53 #59 transferring context: 308.66MB 101.0s done 08:53:53 #59 DONE 102.7s 08:53:53 08:53:53 #61 [support-scheduler internal] load build context 08:53:54 #61 ... 08:53:54 08:53:54 #57 [core-metadata internal] load build context 08:53:54 #57 ... 08:53:54 08:53:54 #54 [core-common-config-bootstrapper internal] load build context 08:53:56 #54 transferring context: 308.66MB 106.1s done 08:53:56 #54 DONE 106.6s 08:53:56 08:53:56 #57 [core-metadata internal] load build context 08:54:01 #57 transferring context: 308.66MB 109.5s done 08:54:01 #57 DONE 110.3s 08:54:01 08:54:01 #61 [support-scheduler internal] load build context 08:54:02 #61 transferring context: 308.66MB 109.1s done 08:54:02 #61 DONE 110.8s 08:54:02 08:54:02 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #116 ... 08:55:10 08:55:10 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #115 DONE 80.3s 08:55:10 08:55:10 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #111 DONE 85.0s 08:55:10 08:55:10 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #113 DONE 81.7s 08:55:10 08:55:10 #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #112 DONE 83.2s 08:55:10 08:55:10 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #116 DONE 70.7s 08:55:10 08:55:10 #117 [core-command builder 6/7] COPY . . 08:55:10 #117 DONE 5.5s 08:55:10 08:55:10 #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:55:10 #118 CACHED 08:55:10 08:55:10 #119 [security-bootstrapper builder 6/7] COPY . . 08:55:10 #119 CACHED 08:55:10 08:55:10 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #120 CACHED 08:55:10 08:55:10 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:55:10 #121 CACHED 08:55:10 08:55:10 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #122 CACHED 08:55:10 08:55:10 #123 [security-proxy-setup builder 6/7] COPY . . 08:55:10 #123 CACHED 08:55:10 08:55:10 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:55:10 #124 DONE 5.6s 08:55:10 08:55:10 #125 [security-secretstore-setup builder 6/7] COPY . . 08:55:10 #125 DONE 5.6s 08:55:10 08:55:10 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:55:10 #126 ... 08:55:10 08:55:10 #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #127 CACHED 08:55:10 08:55:10 #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:55:10 #128 CACHED 08:55:10 08:55:10 #129 [support-notifications builder 6/7] COPY . . 08:55:10 #129 CACHED 08:55:10 08:55:10 #130 [core-data builder 6/7] COPY . . 08:55:10 #130 CACHED 08:55:10 08:55:10 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 08:55:10 #131 CACHED 08:55:10 08:55:10 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #132 CACHED 08:55:10 08:55:10 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:55:10 #133 CACHED 08:55:10 08:55:10 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #134 CACHED 08:55:10 08:55:10 #135 [support-scheduler builder 6/7] COPY . . 08:55:10 #135 CACHED 08:55:10 08:55:10 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #136 CACHED 08:55:10 08:55:10 #137 [core-metadata builder 6/7] COPY . . 08:55:10 #137 CACHED 08:55:10 08:55:10 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:55:10 #138 CACHED 08:55:10 08:55:10 #139 [core-keeper builder 7/8] COPY . . 08:55:10 #139 DONE 5.6s 08:55:10 08:55:10 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:55:10 #140 CACHED 08:55:10 08:55:10 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #141 CACHED 08:55:10 08:55:10 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 08:55:10 #142 CACHED 08:55:10 08:55:10 #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:55:10 #143 CACHED 08:55:10 08:55:10 #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 #144 CACHED 08:55:10 08:55:10 #145 [security-proxy-auth builder 6/7] COPY . . 08:55:10 #145 CACHED 08:55:10 08:55:10 #146 [support-cron-scheduler builder 6/7] COPY . . 08:55:10 #146 DONE 5.6s 08:55:10 08:55:10 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:14 #147 ... 08:55:14 08:55:14 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:55:14 #0 5.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:55:14 #148 ... 08:55:14 08:55:14 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:14 #147 5.516 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:55:19 #147 ... 08:55:19 08:55:19 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:55:19 #0 4.836 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:55:19 #149 ... 08:55:19 08:55:19 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:55:19 #0 6.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:55:19 #150 ... 08:55:19 08:55:19 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:55:19 #0 6.227 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:55:19 #151 ... 08:55:19 08:55:19 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:19 #0 5.692 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:55:19 #152 ... 08:55:19 08:55:19 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:55:19 #0 6.048 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:55:19 #153 ... 08:55:19 08:55:19 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:55:19 #0 6.291 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:55:19 #154 ... 08:55:19 08:55:19 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:55:19 #0 5.672 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:55:19 #155 ... 08:55:19 08:55:19 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:19 #0 6.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:55:20 #156 ... 08:55:20 08:55:20 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:55:20 #0 5.560 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:55:20 #157 ... 08:55:20 08:55:20 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:55:20 #0 6.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:55:20 #158 ... 08:55:20 08:55:20 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:55:20 #126 6.045 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 09:14:58 #126 ... 09:14:58 09:14:58 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:58 #150 1179.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:14:58 #150 ... 09:14:58 09:14:58 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:14:58 #153 DONE 1181.8s 09:14:58 09:14:58 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:14:58 #154 ... 09:14:58 09:14:58 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:14:58 #159 DONE 0.1s 09:14:58 09:14:58 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:14:58 #160 DONE 0.1s 09:14:58 09:14:58 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:14:58 #161 DONE 0.2s 09:14:58 09:14:58 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:14:58 #162 DONE 0.2s 09:14:58 09:14:58 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:14:58 #163 DONE 0.3s 09:14:58 09:14:58 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:14:58 #164 DONE 0.3s 09:14:58 09:14:58 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:14:58 #152 ... 09:14:58 09:14:58 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:58 #165 DONE 2.1s 09:14:58 09:14:58 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:14:58 #149 ... 09:14:58 09:14:58 #106 [security-proxy-setup] exporting to image 09:14:58 #106 exporting layers 09:14:58 #106 exporting layers 1.1s done 09:14:58 #106 writing image sha256:772b345947346120361e44f0de5b1f1cc0f712f96191eebbcda785aa285c7935 done 09:14:58 #106 naming to docker.io/library/security-proxy-setup-arm64 done 09:14:58 #106 DONE 7.8s 09:14:58 09:14:58 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:14:58 #149 ... 09:14:58 09:14:58 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:14:58 #152 DONE 1188.2s 09:14:58 09:14:58 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:14:58 #166 DONE 0.6s 09:14:58 09:14:58 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:14:58 #148 ... 09:14:58 09:14:58 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:15:00 #167 DONE 2.2s 09:15:00 09:15:00 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:15:00 #168 DONE 0.3s 09:15:00 09:15:00 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:15:00 #169 DONE 0.2s 09:15:00 09:15:00 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:15:00 #170 DONE 0.3s 09:15:00 09:15:00 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:15:01 #171 DONE 0.2s 09:15:01 09:15:01 #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:15:01 #172 DONE 0.2s 09:15:01 09:15:01 #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:15:01 #173 DONE 0.2s 09:15:01 09:15:01 #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:15:01 #174 DONE 0.1s 09:15:01 09:15:01 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:01 #149 ... 09:15:01 09:15:01 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:15:01 #175 DONE 0.1s 09:15:01 09:15:01 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:15:01 #176 DONE 0.1s 09:15:01 09:15:01 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:15:02 #156 ... 09:15:02 09:15:02 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:15:03 #177 DONE 2.1s 09:15:03 09:15:03 #106 [security-bootstrapper] exporting to image 09:15:03 #106 exporting layers 09:15:05 #106 exporting layers 1.2s done 09:15:05 #106 writing image sha256:055684405f2193ed5f74a8910fe4a2ddf67e1df0200350b0fa26940b0c74bd34 done 09:15:05 #106 naming to docker.io/library/security-bootstrapper-arm64 done 09:15:05 #106 DONE 9.0s 09:15:05 09:15:05 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:15:10 #148 ... 09:15:10 09:15:10 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:15:10 #150 DONE 1201.5s 09:15:10 09:15:10 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:15:11 #151 ... 09:15:11 09:15:11 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:15:11 #178 DONE 0.4s 09:15:11 09:15:11 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:12 #149 ... 09:15:12 09:15:12 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:15:12 #179 DONE 0.1s 09:15:12 09:15:12 #180 [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 09:15:12 #180 DONE 0.2s 09:15:12 09:15:12 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:15:12 #151 ... 09:15:12 09:15:12 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:15:12 #181 DONE 0.2s 09:15:12 09:15:12 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:15:12 #182 DONE 0.2s 09:15:12 09:15:12 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:15:12 #183 DONE 0.3s 09:15:12 09:15:12 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:15:13 #184 DONE 0.3s 09:15:13 09:15:13 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:15:13 #185 DONE 0.1s 09:15:13 09:15:13 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:15 #186 DONE 2.3s 09:15:15 09:15:15 #106 [security-secretstore-setup] exporting to image 09:15:15 #106 exporting layers 09:15:17 #106 exporting layers 1.5s done 09:15:17 #106 writing image sha256:78c08df1ff0ca208870bf96910fa4abbecc76b5ed44846e165df0255f79964b3 done 09:15:17 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 09:15:17 #106 DONE 10.4s 09:15:17 09:15:17 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:15:56 #151 ... 09:15:56 09:15:56 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:15:56 #156 DONE 1246.5s 09:15:56 09:15:56 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:15:56 #155 ... 09:15:56 09:15:56 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:15:56 #187 DONE 0.1s 09:15:56 09:15:56 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:56 #58 ... 09:15:56 09:15:56 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:15:56 #188 DONE 0.1s 09:15:56 09:15:56 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:15:56 #189 DONE 0.2s 09:15:56 09:15:56 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:15:56 #190 DONE 0.1s 09:15:56 09:15:56 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:15:57 #191 DONE 0.1s 09:15:57 09:15:57 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:59 #192 DONE 2.3s 09:15:59 09:15:59 #106 [core-common-config-bootstrapper] exporting to image 09:15:59 #106 exporting layers 09:15:59 #106 exporting layers 0.6s done 09:15:59 #106 writing image sha256:bc177ebf4d0d0f6e8656c7d8f77f7c1e781702b7ded670dd9450b2ed4167ca6c done 09:15:59 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:15:59 #106 DONE 11.1s 09:15:59 09:15:59 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:18:06 #148 ... 09:18:06 09:18:06 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:06 #149 DONE 1374.3s 09:18:06 09:18:06 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:18:06 #148 ... 09:18:06 09:18:06 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:18:06 #193 DONE 0.2s 09:18:06 09:18:06 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:18:06 #194 DONE 0.1s 09:18:06 09:18:06 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:18:06 #157 ... 09:18:06 09:18:06 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:18:06 #195 DONE 0.3s 09:18:06 09:18:06 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:18:06 #157 ... 09:18:06 09:18:06 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:18:06 #196 DONE 0.1s 09:18:06 09:18:06 #106 [security-spiffe-token-provider] exporting to image 09:18:06 #106 exporting layers 09:18:06 #106 exporting layers 0.9s done 09:18:06 #106 writing image sha256:aff3d78eb46fb51daeb05112b3d278079827053c3b406725f4cdd6fc9794a366 done 09:18:06 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:18:06 #106 DONE 12.0s 09:18:06 09:18:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:14 #151 ... 09:26:14 09:26:14 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:14 #158 DONE 1860.4s 09:26:14 09:26:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:26:14 #40 ... 09:26:14 09:26:14 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:14 #197 DONE 0.2s 09:26:14 09:26:14 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:14 #198 DONE 0.2s 09:26:14 09:26:14 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:26:14 #199 DONE 0.4s 09:26:14 09:26:14 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:26:14 #200 DONE 0.1s 09:26:14 09:26:14 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:26:14 #157 ... 09:26:14 09:26:14 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:26:14 #201 DONE 0.2s 09:26:14 09:26:14 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:14 #202 DONE 1.7s 09:26:14 09:26:14 #106 [security-proxy-auth] exporting to image 09:26:14 #106 exporting layers 09:26:14 #106 exporting layers 0.6s done 09:26:14 #106 writing image sha256:d427904b5b7000284968bb6078be2bf341898e27da7dccf3eafcfe0f790b0026 done 09:26:14 #106 naming to docker.io/library/security-proxy-auth-arm64 done 09:26:14 #106 DONE 12.6s 09:26:14 09:26:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:27:11 #40 ... 09:27:11 09:27:11 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:27:11 #126 DONE 1916.6s 09:27:11 09:27:11 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:27:11 #151 ... 09:27:11 09:27:11 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:27:11 #203 DONE 0.2s 09:27:11 09:27:11 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:27:11 #148 ... 09:27:11 09:27:11 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:27:11 #204 DONE 0.2s 09:27:11 09:27:11 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:27:11 #205 DONE 0.4s 09:27:11 09:27:11 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:27:11 #206 DONE 0.1s 09:27:11 09:27:11 #106 [core-command] exporting to image 09:27:11 #106 exporting layers 09:27:11 #106 exporting layers 0.5s done 09:27:11 #106 writing image sha256:f5463f9c23ba6220bcee2a00c7b061c095c8a63406bae0cd07242bb0488a4731 09:27:11 #106 writing image sha256:f5463f9c23ba6220bcee2a00c7b061c095c8a63406bae0cd07242bb0488a4731 done 09:27:11 #106 naming to docker.io/library/core-command-arm64 done 09:27:11 #106 DONE 13.2s 09:27:11 09:27:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:17 #40 ... 09:29:17 09:29:17 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:17 #148 DONE 2036.7s 09:29:17 09:29:17 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:17 #58 ... 09:29:17 09:29:17 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:29:17 #207 DONE 0.3s 09:29:17 09:29:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:29:17 #157 ... 09:29:17 09:29:17 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:29:17 #208 DONE 0.4s 09:29:17 09:29:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:17 #40 ... 09:29:17 09:29:17 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:29:17 #209 DONE 0.1s 09:29:17 09:29:17 #106 [core-keeper] exporting to image 09:29:17 #106 exporting layers 09:29:17 #106 exporting layers 0.5s done 09:29:17 #106 writing image sha256:4853483ae0b53356b030f745f9d91dfb23e563c97a04a866e0ef879c984b7a9d 0.0s done 09:29:17 #106 naming to docker.io/library/core-keeper-arm64 09:29:17 #106 naming to docker.io/library/core-keeper-arm64 done 09:29:17 #106 DONE 13.7s 09:29:17 09:29:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:17 #40 ... 09:29:17 09:29:17 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:17 #155 DONE 2043.7s 09:29:17 09:29:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:29:17 #157 ... 09:29:17 09:29:17 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:17 #210 DONE 0.2s 09:29:17 09:29:17 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:17 #211 DONE 0.3s 09:29:17 09:29:17 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:29:17 #212 ... 09:29:17 09:29:17 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:17 #151 DONE 2045.1s 09:29:17 09:29:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:29:17 #157 ... 09:29:17 09:29:17 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:17 #213 ... 09:29:17 09:29:17 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:29:17 #212 DONE 0.8s 09:29:17 09:29:17 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:17 #213 DONE 0.2s 09:29:17 09:29:17 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:17 #214 DONE 0.4s 09:29:17 09:29:17 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:29:17 #215 DONE 0.4s 09:29:17 09:29:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:17 #40 ... 09:29:17 09:29:17 #106 [core-data] exporting to image 09:29:17 #106 exporting layers 09:29:17 #106 ... 09:29:17 09:29:17 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:29:17 #216 DONE 0.8s 09:29:17 09:29:17 #106 [core-data] exporting to image 09:29:17 #106 exporting layers 0.9s done 09:29:17 #106 writing image sha256:eb799449e277fff887711f822f955e504a648ed2a35be61e1cc0a1477cb818ba done 09:29:17 #106 naming to docker.io/library/core-data-arm64 done 09:29:17 #106 DONE 14.6s 09:29:17 09:29:17 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:29:17 #217 DONE 0.2s 09:29:17 09:29:17 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:29:17 #218 DONE 0.3s 09:29:17 09:29:17 #106 [core-metadata] exporting to image 09:29:17 #106 exporting layers 0.9s done 09:29:17 #106 writing image sha256:4e1e923ab8ddcb02131476f01fc0f54290404cfd202bd94c6c53ef7d10cc11e7 done 09:29:17 #106 naming to docker.io/library/core-metadata-arm64 done 09:29:17 #106 DONE 15.5s 09:29:17 09:29:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:49 #40 ... 09:29:49 09:29:49 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:49 #154 DONE 2079.0s 09:29:49 09:29:49 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:49 #58 ... 09:29:49 09:29:49 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:49 #147 DONE 2079.4s 09:29:49 09:29:49 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:49 #219 DONE 0.2s 09:29:49 09:29:49 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:49 #220 DONE 0.3s 09:29:49 09:29:49 #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:49 #221 DONE 0.3s 09:29:49 09:29:49 #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:49 #222 DONE 0.2s 09:29:49 09:29:49 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:29:50 #223 DONE 0.8s 09:29:50 09:29:50 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:29:50 #224 DONE 1.1s 09:29:50 09:29:50 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:29:50 #225 DONE 0.2s 09:29:50 09:29:50 #106 [support-scheduler] exporting to image 09:29:50 #106 exporting layers 09:29:50 #106 ... 09:29:50 09:29:50 #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:29:50 #226 DONE 0.2s 09:29:50 09:29:50 #106 [support-notifications] exporting to image 09:29:50 #106 ... 09:29:50 09:29:50 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:29:50 #157 DONE 2081.5s 09:29:50 09:29:50 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:51 #40 ... 09:29:51 09:29:51 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:51 #227 CACHED 09:29:51 09:29:51 #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:51 #228 CACHED 09:29:51 09:29:51 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:29:51 #229 ... 09:29:51 09:29:51 #106 [support-notifications] exporting to image 09:29:51 #106 exporting layers 0.9s done 09:29:51 #106 writing image sha256:a16e6ae522dc38853d1ed2b95f4099a23fcaf68cf3de35cf5f6acc1431a5e801 done 09:29:51 #106 naming to docker.io/library/support-scheduler-arm64 done 09:29:51 #106 writing image sha256:a344dd189216577f9e0fbae2036c6c046071fb4b3ca00176d506fbf8ce264447 done 09:29:51 #106 naming to docker.io/library/support-notifications-arm64 done 09:29:51 #106 DONE 16.5s 09:29:51 09:29:51 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:29:51 #229 DONE 0.4s 09:29:51 09:29:51 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:51 #40 ... 09:29:51 09:29:51 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:29:51 #230 DONE 0.1s 09:29:51 09:29:51 #106 [support-cron-scheduler] exporting to image 09:29:52 #106 exporting layers 0.5s done 09:29:52 #106 writing image sha256:50f22d48941d683cfde3cc5209674a3615ca28a303ab7638b553eaa35ce4f957 done 09:29:52 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 09:29:52 #106 DONE 17.0s 09:29:52 09:29:52 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:52 time="2024-08-08T08:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:52 time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:29:52 $ docker stop --time=1 2c90c8dc08d77287fc390767ccd7cd942036989aa1e8023c8fc6c1c4695579cd 09:29:54 $ docker rm -f --volumes 2c90c8dc08d77287fc390767ccd7cd942036989aa1e8023c8fc6c1c4695579cd [Pipeline] // withDockerContainer [Pipeline] sh 09:29:54 + docker images 09:29:54 REPOSITORY TAG IMAGE ID CREATED SIZE 09:29:54 support-cron-scheduler-arm64 latest 50f22d48941d 3 seconds ago 42.2MB 09:29:54 support-notifications-arm64 latest a344dd189216 4 seconds ago 41.9MB 09:29:54 support-scheduler-arm64 latest a16e6ae522dc 4 seconds ago 41.2MB 09:29:54 core-metadata-arm64 latest 4e1e923ab8dd 38 seconds ago 39.1MB 09:29:54 core-data-arm64 latest eb799449e277 39 seconds ago 39MB 09:29:54 core-keeper-arm64 latest 4853483ae0b5 48 seconds ago 38.9MB 09:29:54 core-command-arm64 latest f5463f9c23ba 2 minutes ago 35MB 09:29:54 security-proxy-auth-arm64 latest d427904b5b70 3 minutes ago 32.6MB 09:29:54 security-spiffe-token-provider-arm64 latest aff3d78eb46f 11 minutes ago 29MB 09:29:54 core-common-config-bootstrapper-arm64 latest bc177ebf4d0d 13 minutes ago 15.3MB 09:29:54 security-secretstore-setup-arm64 latest 78c08df1ff0c 14 minutes ago 36.4MB 09:29:54 security-bootstrapper-arm64 latest 055684405f21 14 minutes ago 18.9MB 09:29:54 security-proxy-setup-arm64 latest 772b34594734 15 minutes ago 26.1MB 09:29:54 security-spire-agent-arm64 latest 794189f42a90 36 minutes ago 174MB 09:29:54 security-spire-config-arm64 latest f922412b4233 36 minutes ago 115MB 09:29:54 security-spire-server-arm64 latest d7d13390dd2b 36 minutes ago 116MB 09:29:54 ci-base-image-arm64 latest 50562cc74815 55 minutes ago 967MB 09:29:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 09:29:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:29:55 09:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:29:55 arm64: Pulling from edgex-lftools-log-publisher 09:29:55 8998bd30e6a1: Pulling fs layer 09:29:55 04944245beec: Pulling fs layer 09:29:55 699f458cf7ca: Pulling fs layer 09:29:55 765212b225bb: Pulling fs layer 09:29:55 f23df028b6ca: Pulling fs layer 09:29:55 d65c8cfc05b1: Pulling fs layer 09:29:55 2437ff75d9bd: Pulling fs layer 09:29:55 f23df028b6ca: Waiting 09:29:55 765212b225bb: Waiting 09:29:55 d65c8cfc05b1: Waiting 09:29:55 2437ff75d9bd: Waiting 09:29:55 04944245beec: Verifying Checksum 09:29:55 04944245beec: Download complete 09:29:55 765212b225bb: Download complete 09:29:56 f23df028b6ca: Verifying Checksum 09:29:56 f23df028b6ca: Download complete 09:29:56 d65c8cfc05b1: Verifying Checksum 09:29:56 d65c8cfc05b1: Download complete 09:29:56 699f458cf7ca: Verifying Checksum 09:29:56 699f458cf7ca: Download complete 09:29:56 8998bd30e6a1: Verifying Checksum 09:29:56 8998bd30e6a1: Download complete 09:29:59 2437ff75d9bd: Verifying Checksum 09:29:59 2437ff75d9bd: Download complete 09:30:01 8998bd30e6a1: Pull complete 09:30:01 04944245beec: Pull complete 09:30:03 699f458cf7ca: Pull complete 09:30:03 765212b225bb: Pull complete 09:30:04 f23df028b6ca: Pull complete 09:30:04 d65c8cfc05b1: Pull complete 09:30:22 2437ff75d9bd: Pull complete 09:30:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:23 prd-ubuntu20.04-docker-arm64-4c-16g-7375 does not seem to be running inside a container 09:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:30:26 $ docker top 979a5c73ce5d061b050962708aa858520ba3eaf2c24dfbe00360238626e07b75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:26 ---> job-cost.sh 09:30:27 lf-activate-venv: SKIPPING 09:30:27 INFO: No Stack... 09:30:27 INFO: Retrieving Pricing Info for: v3-standard-4 09:30:28 INFO: Archiving Costs [Pipeline] sh 09:30:29 + cut -d, -f6 09:30:29 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 09:30:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-3-stack-cost] 09:30:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4855-3-stack-cost] did not exist. Created. 09:30:29 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:30:29 + echo total: 0.10999999940395355 [Pipeline] stash 09:30:30 Stashed 1 file(s) [Pipeline] } 09:30:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:30:30 $ docker stop --time=1 979a5c73ce5d061b050962708aa858520ba3eaf2c24dfbe00360238626e07b75 09:30:31 $ docker rm -f --volumes 979a5c73ce5d061b050962708aa858520ba3eaf2c24dfbe00360238626e07b75 [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 09:30:32 provisioning config files... 09:30:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config16332348335005543513tmp [Pipeline] { [Pipeline] sh 09:30:32 + set +x 09:30:32 + curl -s https://codecov.io/bash 09:30:32 + bash -s -- 09:30:32 09:30:32 _____ _ 09:30:32 / ____| | | 09:30:32 | | ___ __| | ___ ___ _____ __ 09:30:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:30:32 | |___| (_) | (_| | __/ (_| (_) \ V / 09:30:32 \_____\___/ \__,_|\___|\___\___/ \_/ 09:30:32 Bash-1.0.6 09:30:32 09:30:32 09:30:32 ==> git version 2.25.1 found 09:30:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:30:32 Release-Date: 2020-01-08 09:30:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:30:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:30:32 ==> Jenkins CI detected. 09:30:32 current dir:  /w/workspace/edgex-go/3 09:30:32 project root: . 09:30:32 --> token set from env 09:30:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:30:32 ==> Running gcov in . (disable via -X gcov) 09:30:32 ==> Python coveragepy not found 09:30:32 ==> Searching for coverage reports in: 09:30:32 + . 09:30:32 -> Found 1 reports 09:30:32 ==> Detecting git/mercurial file structure 09:30:32 ==> Reading reports 09:30:32 + ./coverage.out bytes=512123 09:30:32 ==> Appending adjustments 09:30:32 https://docs.codecov.io/docs/fixing-reports 09:30:34 + Found adjustments 09:30:34 ==> Gzipping contents 09:30:34 64K /tmp/codecov.7kSpWO.gz 09:30:34 ==> Uploading reports 09:30:34 url: https://codecov.io 09:30:34 query: branch=PR-4855&commit=582f6ca6c6d88f929ffc165f03d407bd5b02ad03&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= 09:30:34 -> Pinging Codecov 09:30:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4855&commit=582f6ca6c6d88f929ffc165f03d407bd5b02ad03&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= 09:30:34 -> Uploading to 09:30:34 https://storage.googleapis.com/codecov/v4/raw/2024-08-08/00271124DB129430A58F1EEE437C3FCB/582f6ca6c6d88f929ffc165f03d407bd5b02ad03/0d6508b3-701b-4875-a537-51080387519b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240808%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240808T093033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fc60e0dc152ee7779703057ab97fea2ceae19f65d7549e850687806d2b356e3 09:30:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:30:34 Dload Upload Total Spent Left Speed 09:30:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65161 0 0 100 65161 0 231k --:--:-- --:--:-- --:--:-- 231k 09:30:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [Pipeline] } 09:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:30:35 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:30:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:30:36 ---> package-listing.sh 09:30:36 ++ facter osfamily 09:30:36 ++ tr '[:upper:]' '[:lower:]' 09:30:36 + OS_FAMILY=debian 09:30:36 + workspace=/w/workspace/edgex-go/3 09:30:36 + START_PACKAGES=/tmp/packages_start.txt 09:30:36 + END_PACKAGES=/tmp/packages_end.txt 09:30:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:36 + PACKAGES=/tmp/packages_start.txt 09:30:36 + '[' /w/workspace/edgex-go/3 ']' 09:30:36 + PACKAGES=/tmp/packages_end.txt 09:30:36 + case "${OS_FAMILY}" in 09:30:36 + dpkg -l 09:30:36 + grep '^ii' 09:30:36 + '[' -f /tmp/packages_start.txt ']' 09:30:36 + '[' -f /tmp/packages_end.txt ']' 09:30:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:36 + '[' /w/workspace/edgex-go/3 ']' 09:30:36 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:30:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:30:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:30:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:37 09:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:37 latest: Pulling from edgex-lftools-log-publisher 09:30:37 5eb5b503b376: Pulling fs layer 09:30:37 5c69ac0246d0: Pulling fs layer 09:30:37 ec43610c2a17: Pulling fs layer 09:30:37 3a2ae6a8a46f: Pulling fs layer 09:30:37 33b1e0a273af: Pulling fs layer 09:30:37 5d3b04190fa2: Pulling fs layer 09:30:37 2f39f015ded8: Pulling fs layer 09:30:37 33b1e0a273af: Waiting 09:30:37 3a2ae6a8a46f: Waiting 09:30:37 5d3b04190fa2: Waiting 09:30:37 5c69ac0246d0: Download complete 09:30:37 3a2ae6a8a46f: Download complete 09:30:37 33b1e0a273af: Verifying Checksum 09:30:37 33b1e0a273af: Download complete 09:30:37 5d3b04190fa2: Download complete 09:30:38 ec43610c2a17: Verifying Checksum 09:30:38 ec43610c2a17: Download complete 09:30:38 5eb5b503b376: Verifying Checksum 09:30:38 5eb5b503b376: Download complete 09:30:38 2f39f015ded8: Verifying Checksum 09:30:38 2f39f015ded8: Download complete 09:30:39 5eb5b503b376: Pull complete 09:30:39 5c69ac0246d0: Pull complete 09:30:39 ec43610c2a17: Pull complete 09:30:39 3a2ae6a8a46f: Pull complete 09:30:40 33b1e0a273af: Pull complete 09:30:40 5d3b04190fa2: Pull complete 09:30:44 2f39f015ded8: Pull complete 09:30:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:44 prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container 09:30:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:30:51 $ docker top c908f8207b7ed4cfd02c69e7cc12dd51ac21802cc4e4b45bea0c084bcced867a -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:30:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:30:52 + ls /var/log/sa-host 09:30:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:30:53 provisioning config files... 09:30:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7280977677682005077tmp [Pipeline] { [Pipeline] echo 09:30:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:30:53 ---> create-netrc.sh [Pipeline] } 09:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:30:53 ---> python-tools-install.sh [Pipeline] echo 09:30:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:30:53 ---> sudo-logs.sh 09:30:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:30:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:30:54 ---> job-cost.sh 09:30:54 lf-activate-venv: SKIPPING 09:30:54 DEBUG: total: 0.10999999940395355 09:30:54 INFO: Retrieving Stack Cost... 09:30:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:30:54 INFO: Archiving Costs [Pipeline] echo 09:30:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:30:55 ---> logs-deploy.sh 09:30:55 lf-activate-venv: SKIPPING 09:30:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4855/3 09:30:55 INFO: archiving workspace using pattern(s): 09:30:56 Archives upload complete. 09:30:56 INFO: archiving logs to Nexus 09:30:56 ---> uname -a: 09:30:56 Linux prd-ubuntu20-04-docker-8c-8g-7374 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:30:56 09:30:56 09:30:56 ---> lscpu: 09:30:56 Architecture: x86_64 09:30:56 CPU op-mode(s): 32-bit, 64-bit 09:30:56 Byte Order: Little Endian 09:30:56 Address sizes: 40 bits physical, 48 bits virtual 09:30:56 CPU(s): 8 09:30:56 On-line CPU(s) list: 0-7 09:30:56 Thread(s) per core: 1 09:30:56 Core(s) per socket: 1 09:30:56 Socket(s): 8 09:30:56 NUMA node(s): 1 09:30:56 Vendor ID: AuthenticAMD 09:30:56 CPU family: 23 09:30:56 Model: 49 09:30:56 Model name: AMD EPYC-Rome Processor 09:30:56 Stepping: 0 09:30:56 CPU MHz: 2799.998 09:30:56 BogoMIPS: 5599.99 09:30:56 Virtualization: AMD-V 09:30:56 Hypervisor vendor: KVM 09:30:56 Virtualization type: full 09:30:56 L1d cache: 256 KiB 09:30:56 L1i cache: 256 KiB 09:30:56 L2 cache: 4 MiB 09:30:56 L3 cache: 128 MiB 09:30:56 NUMA node0 CPU(s): 0-7 09:30:56 Vulnerability Itlb multihit: Not affected 09:30:56 Vulnerability L1tf: Not affected 09:30:56 Vulnerability Mds: Not affected 09:30:56 Vulnerability Meltdown: Not affected 09:30:56 Vulnerability Mmio stale data: Not affected 09:30:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:30:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:30:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:30:56 Vulnerability Srbds: Not affected 09:30:56 Vulnerability Tsx async abort: Not affected 09:30:56 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 09:30:56 09:30:56 09:30:56 ---> nproc: 09:30:56 8 09:30:56 09:30:56 09:30:56 ---> df -h: 09:30:56 Filesystem Size Used Avail Use% Mounted on 09:30:56 overlay 155G 28G 128G 18% / 09:30:56 tmpfs 64M 0 64M 0% /dev 09:30:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:30:56 shm 64M 0 64M 0% /dev/shm 09:30:56 /dev/vda1 155G 28G 128G 18% /facter-os 09:30:56 09:30:56 09:30:56 ---> sar -b -r -n DEV: 09:30:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7374) 08/08/24 _x86_64_ (8 CPU) 09:30:56 09:30:56 08:28:54 LINUX RESTART (8 CPU) 09:30:56 09:30:56 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:30:56 08:30:01 322.53 45.67 276.87 0.00 5019.99 177277.68 0.00 09:30:56 08:31:01 178.98 5.21 173.76 0.00 441.78 68121.01 0.00 09:30:56 08:32:01 71.35 0.10 71.25 0.00 10.53 33970.62 0.00 09:30:56 08:33:01 22.01 0.23 21.78 0.00 1.87 10699.55 0.00 09:30:56 08:34:01 72.56 2.47 70.09 0.00 109.03 45004.73 0.00 09:30:56 08:35:01 277.79 2.80 274.99 0.00 2023.40 238384.80 0.00 09:30:56 08:36:01 703.45 14.58 688.87 0.00 2466.24 107370.74 0.00 09:30:56 08:37:01 281.44 0.77 280.67 0.00 6.13 109753.71 0.00 09:30:56 08:38:01 356.49 0.07 356.42 0.00 0.53 109306.28 0.00 09:30:56 08:39:01 995.60 0.08 995.52 0.00 3.47 162289.62 0.00 09:30:56 08:40:01 7.53 0.02 7.52 0.00 0.67 99.18 0.00 09:30:56 08:41:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:30:56 08:42:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 09:30:56 08:43:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 09:30:56 08:44:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 09:30:56 08:45:01 1.90 0.02 1.88 0.00 0.13 27.20 0.00 09:30:56 08:46:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 09:30:56 08:47:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 09:30:56 08:48:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 09:30:56 08:49:01 2.05 0.00 2.05 0.00 0.00 24.53 0.00 09:30:56 08:50:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 09:30:56 08:51:01 1.97 0.00 1.97 0.00 0.00 22.13 0.00 09:30:56 08:52:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 09:30:56 08:53:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 09:30:56 08:54:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 09:30:56 08:55:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 09:30:56 08:56:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 09:30:56 08:57:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 09:30:56 08:58:01 1.17 0.00 1.17 0.00 0.00 15.32 0.00 09:30:56 08:59:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 09:30:56 09:00:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 09:30:56 09:01:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:30:56 09:02:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 09:30:56 09:03:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 09:30:56 09:04:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 09:30:56 09:05:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 09:30:56 09:06:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 09:30:56 09:07:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 09:30:56 09:08:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 09:30:56 09:09:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 09:30:56 09:10:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 09:30:56 09:11:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 09:30:56 09:12:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 09:30:56 09:13:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 09:30:56 09:14:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 09:30:56 09:15:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 09:30:56 09:16:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 09:30:56 09:17:01 1.73 0.02 1.72 0.00 0.13 18.53 0.00 09:30:56 09:18:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 09:30:56 09:19:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 09:30:56 09:20:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 09:30:56 09:21:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 09:30:56 09:22:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 09:30:56 09:23:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 09:30:56 09:24:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 09:30:56 09:25:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 09:30:56 09:26:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 09:30:56 09:27:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 09:30:56 09:28:01 1.08 0.00 1.08 0.00 0.00 12.88 0.00 09:30:56 09:29:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 09:30:56 09:30:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 09:30:56 Average: 55.01 1.18 53.83 0.00 165.39 17433.40 0.00 09:30:56 09:30:56 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:30:56 08:30:01 29754512 31572180 777296 2.36 60228 2052528 1777792 5.24 989024 1805196 247772 09:30:56 08:31:01 27624644 31510244 793628 2.41 125532 3912292 1853724 5.46 1276344 3458920 194852 09:30:56 08:32:01 26907612 31247428 1050112 3.19 129124 4336256 2464616 7.26 2066848 3354168 330244 09:30:56 08:33:01 27053332 31399404 897100 2.73 134668 4308020 2193216 6.46 1439012 3806176 499708 09:30:56 08:34:01 27472304 31441184 855280 2.60 139032 3975976 2145144 6.32 1371544 3492876 235892 09:30:56 08:35:01 20429944 31296888 963500 2.93 158792 10656220 3488116 10.28 2050156 9623512 760 09:30:56 08:36:01 16853060 31327444 918780 2.79 338032 13761936 2475828 7.30 2868040 12040332 574896 09:30:56 08:37:01 9353920 28112164 4058592 12.34 376896 17582016 11851516 34.93 6693832 15177132 1311744 09:30:56 08:38:01 5976264 26845700 5339504 16.24 389848 19619700 10545548 31.08 8759108 16454884 589588 09:30:56 08:39:01 9726088 31337060 902036 2.74 405848 20480056 2428064 7.16 3336820 18347148 1020 09:30:56 08:40:01 9758316 31368208 875784 2.66 405908 20480032 2248808 6.63 3309012 18346984 16 09:30:56 08:41:01 9759780 31369692 874192 2.66 405924 20480044 2248808 6.63 3308876 18346988 140 09:30:56 08:42:01 9814580 31424688 819116 2.49 405948 20480176 2248808 6.63 3253416 18347120 8 09:30:56 08:43:01 9814832 31424952 818772 2.49 405964 20480176 2248808 6.63 3253428 18347120 136 09:30:56 08:44:01 9815416 31425584 818268 2.49 405988 20480176 2248808 6.63 3253632 18347124 16 09:30:56 08:45:01 9816248 31426484 817424 2.49 406040 20480152 2261528 6.66 3252684 18347104 132 09:30:56 08:46:01 9816224 31426492 817348 2.49 406056 20480160 2261528 6.66 3252696 18347104 8 09:30:56 08:47:01 9816184 31426468 817284 2.49 406072 20480168 2261528 6.66 3252728 18347108 220 09:30:56 08:48:01 9816136 31426500 817208 2.49 406136 20480168 2261528 6.66 3252800 18347116 8 09:30:56 08:49:01 9816176 31426612 817048 2.48 406228 20480148 2261528 6.66 3252928 18347120 144 09:30:56 08:50:01 9816536 31427092 816504 2.48 406272 20480176 2261528 6.66 3252288 18347120 8 09:30:56 08:51:01 9816640 31427252 816492 2.48 406336 20480176 2261528 6.66 3252284 18347120 4 09:30:56 08:52:01 9816844 31427536 816152 2.48 406416 20480172 2244960 6.62 3252440 18347128 8 09:30:56 08:53:01 9816536 31427272 816364 2.48 406436 20480184 2244960 6.62 3252484 18347124 136 09:30:56 08:54:01 9816340 31427100 816480 2.48 406456 20480184 2244960 6.62 3252488 18347128 8 09:30:56 08:55:01 9816268 31427108 816376 2.48 406512 20480192 2244960 6.62 3252828 18347132 4 09:30:56 08:56:01 9816252 31427116 816344 2.48 406536 20480192 2244960 6.62 3252732 18347132 8 09:30:56 08:57:01 9816424 31427356 816008 2.48 406564 20480200 2244960 6.62 3252848 18347136 152 09:30:56 08:58:01 9816616 31427552 815960 2.48 406588 20480204 2244960 6.62 3252600 18347140 8 09:30:56 08:59:01 9816892 31427852 815624 2.48 406608 20480200 2244960 6.62 3252624 18347140 12 09:30:56 09:00:01 9816868 31427852 815584 2.48 406620 20480208 2244960 6.62 3252600 18347144 8 09:30:56 09:01:01 9816504 31427520 815808 2.48 406636 20480208 2244960 6.62 3252876 18347144 240 09:30:56 09:02:01 9816560 31427580 815716 2.48 406652 20480212 2244960 6.62 3252784 18347148 28 09:30:56 09:03:01 9816820 31427876 815492 2.48 406676 20480216 2244960 6.62 3252640 18347156 12 09:30:56 09:04:01 9816360 31427440 815832 2.48 406704 20480204 2244960 6.62 3253144 18347156 16 09:30:56 09:05:01 9816592 31427680 815780 2.48 406724 20480220 2244960 6.62 3252752 18347156 188 09:30:56 09:06:01 9816824 31427940 815720 2.48 406740 20480220 2244960 6.62 3252728 18347156 8 09:30:56 09:07:01 9816304 31427468 816116 2.48 406760 20480228 2244960 6.62 3253080 18347172 248 09:30:56 09:08:01 9816248 31427440 816088 2.48 406772 20480232 2244960 6.62 3253140 18347180 8 09:30:56 09:09:01 9816492 31427716 815792 2.48 406804 20480232 2244960 6.62 3252972 18347176 56 09:30:56 09:10:01 9816224 31427472 816020 2.48 406816 20480240 2244960 6.62 3253168 18347184 4 09:30:56 09:11:01 9816160 31427560 815820 2.48 406836 20480372 2244960 6.62 3253128 18347320 144 09:30:56 09:12:01 9816396 31427820 815504 2.48 406856 20480372 2244960 6.62 3253172 18347320 12 09:30:56 09:13:01 9816380 31427820 815436 2.48 406876 20480376 2244960 6.62 3253332 18347320 4 09:30:56 09:14:01 9816320 31427788 815664 2.48 406904 20480368 2244960 6.62 3253344 18347320 12 09:30:56 09:15:01 9816476 31427956 815464 2.48 406912 20480384 2244960 6.62 3253076 18347324 148 09:30:56 09:16:01 9816452 31427952 815428 2.48 406924 20480388 2244960 6.62 3253036 18347332 12 09:30:56 09:17:01 9816380 31427924 815364 2.48 406960 20480384 2244960 6.62 3253080 18347332 4 09:30:56 09:18:01 9816548 31428148 815308 2.48 406968 20480392 2244960 6.62 3253380 18347336 8 09:30:56 09:19:01 9816264 31427876 815548 2.48 406984 20480392 2261168 6.66 3253140 18347336 148 09:30:56 09:20:01 9816272 31427920 815464 2.48 407008 20480396 2261168 6.66 3253304 18347340 8 09:30:56 09:21:01 9815884 31427592 815720 2.48 407060 20480400 2261168 6.66 3253356 18347344 4 09:30:56 09:22:01 9815860 31427620 815644 2.48 407116 20480400 2261168 6.66 3253364 18347344 8 09:30:56 09:23:01 9815844 31427676 815528 2.48 407180 20480404 2261168 6.66 3253432 18347352 148 09:30:56 09:24:01 9816036 31427872 815472 2.48 407196 20480408 2261168 6.66 3253416 18347356 12 09:30:56 09:25:01 9816020 31427876 815424 2.48 407208 20480412 2261168 6.66 3253756 18347352 144 09:30:56 09:26:01 9815972 31427876 815380 2.48 407228 20480420 2261168 6.66 3253764 18347368 8 09:30:56 09:27:01 9815948 31427852 815336 2.48 407280 20480392 2261168 6.66 3253776 18347368 300 09:30:56 09:28:01 9816232 31428184 815016 2.48 407284 20480420 2261168 6.66 3253552 18347376 56 09:30:56 09:29:01 9816216 31428172 814996 2.48 407296 20480428 2261168 6.66 3253628 18347380 8 09:30:56 09:30:01 9816436 31428440 814716 2.48 407324 20480424 2261168 6.66 3253744 18347372 4 09:30:56 Average: 11502735 31291320 955619 2.91 377021 18773420 2558135 7.54 3227348 16774888 65404 09:30:56 09:30:56 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:30:56 08:30:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 09:30:56 08:30:01 ens3 824.62 779.21 5279.62 121.73 0.00 0.00 0.00 0.00 09:30:56 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:31:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 09:30:56 08:31:01 ens3 1057.17 951.76 8143.91 100.08 0.00 0.00 0.00 0.00 09:30:56 08:31:01 docker0 869.77 918.77 63.34 4950.55 0.00 0.00 0.00 0.00 09:30:56 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:32:01 ens3 32.39 22.45 32.41 14.33 0.00 0.00 0.00 0.00 09:30:56 08:32:01 veth515cbb0 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 09:30:56 08:32:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:33:01 ens3 29.51 20.65 24.14 12.82 0.00 0.00 0.00 0.00 09:30:56 08:33:01 veth515cbb0 1.70 1.72 0.15 0.15 0.00 0.00 0.00 0.00 09:30:56 08:33:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 09:30:56 08:34:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:30:56 08:34:01 ens3 125.61 76.29 2879.14 38.17 0.00 0.00 0.00 0.00 09:30:56 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:30:56 08:35:01 ens3 151.89 105.00 1625.46 133.34 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth0900852 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 vethf664993 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth3b5a956 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 vethcef7358 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 docker0 2.05 3.02 0.14 34.25 0.00 0.00 0.00 0.00 09:30:56 08:35:01 vethe67aa13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 vethcc8011a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth39a3649 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth5a057c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth3ea9e6a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth3faea29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 vethad5c9d5 0.62 0.65 0.06 0.24 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth297ee42 1.43 2.68 0.11 34.03 0.00 0.00 0.00 0.00 09:30:56 08:35:01 vetha44c35a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth549dc56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 vetha33e897 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth3d5cee9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:35:01 veth3775757 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:30:56 08:36:01 ens3 867.84 515.86 8313.19 55.58 0.00 0.00 0.00 0.00 09:30:56 08:36:01 vethcd62a23 71.08 133.92 7.59 1180.16 0.00 0.00 0.00 0.10 09:30:56 08:36:01 veth686cc5d 85.79 119.41 8.61 1178.72 0.00 0.00 0.00 0.10 09:30:56 08:36:01 veth743d835 87.94 142.07 8.81 1180.69 0.00 0.00 0.00 0.10 09:30:56 08:36:01 docker0 464.28 738.19 39.40 6906.09 0.00 0.00 0.00 0.00 09:30:56 08:36:01 vethab2e25e 89.80 127.41 8.81 1179.47 0.00 0.00 0.00 0.10 09:30:56 08:36:01 vethad5c9d5 0.13 1.18 0.01 0.05 0.00 0.00 0.00 0.00 09:30:56 08:36:01 veth990a96a 80.46 132.64 8.25 1180.58 0.00 0.00 0.00 0.10 09:30:56 08:37:01 vethf5c0a51 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 vethbc30c5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 vethcc6324e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 veth49dab70 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 ens3 15.70 10.21 12.51 7.08 0.00 0.00 0.00 0.00 09:30:56 08:37:01 veth112b8db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 veth59a392d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 vethcdbd9ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 vethcdb8670 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 veth3735c42 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:37:01 vethe60350e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 veth8add762 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 vethad5c9d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:37:01 veth58ae5cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:37:01 veth9146875 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:56 08:38:01 vethf5c0a51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 vethbc30c5f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 vethcc6324e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 veth49dab70 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 ens3 5.98 3.38 4.79 2.55 0.00 0.00 0.00 0.00 09:30:56 08:38:01 veth112b8db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 veth59a392d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 vethcdbd9ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 vethcdb8670 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 veth3735c42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 vethe60350e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 veth8add762 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 vethad5c9d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 veth58ae5cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:38:01 veth9146875 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:39:01 ens3 25.51 16.45 20.46 11.43 0.00 0.00 0.00 0.00 09:30:56 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:39:01 vethad5c9d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:40:01 ens3 2.67 1.82 4.30 0.97 0.00 0.00 0.00 0.00 09:30:56 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:45:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:30:56 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:46:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:30:56 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:48:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:50:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:30:56 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:54:01 ens3 0.18 0.07 0.17 0.00 0.00 0.00 0.00 0.00 09:30:56 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:55:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:30:56 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:00:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:30:56 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:02:01 ens3 0.32 0.30 0.25 0.21 0.00 0.00 0.00 0.00 09:30:56 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:03:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:04:01 ens3 0.78 0.33 0.30 0.21 0.00 0.00 0.00 0.00 09:30:56 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:05:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:30:56 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:06:01 ens3 0.25 0.15 0.17 0.01 0.00 0.00 0.00 0.00 09:30:56 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:10:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:30:56 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:15:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:30:56 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:19:01 ens3 0.28 0.20 0.15 0.01 0.00 0.00 0.00 0.00 09:30:56 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:20:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:30:56 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:22:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:25:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:30:56 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:56 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 09:30:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:30:56 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:56 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 09:30:56 Average: ens3 51.59 41.13 432.04 8.19 0.00 0.00 0.00 0.00 09:30:56 Average: docker0 21.94 27.25 1.69 195.02 0.00 0.00 0.00 0.00 09:30:56 09:30:56 09:30:56 ---> sar -P ALL: 09:30:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7374) 08/08/24 _x86_64_ (8 CPU) 09:30:56 09:30:56 08:28:54 LINUX RESTART (8 CPU) 09:30:56 09:30:56 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:30:56 08:30:01 all 7.06 0.00 2.10 2.87 0.04 87.93 09:30:56 08:30:01 0 7.73 0.00 1.81 0.45 0.03 89.97 09:30:56 08:30:01 1 9.61 0.00 2.65 5.17 0.05 82.52 09:30:56 08:30:01 2 8.07 0.00 2.50 2.10 0.03 87.30 09:30:56 08:30:01 3 7.39 0.00 1.07 0.44 0.03 91.07 09:30:56 08:30:01 4 4.98 0.00 1.24 1.18 0.05 92.55 09:30:56 08:30:01 5 5.35 0.00 2.80 0.25 0.03 91.56 09:30:56 08:30:01 6 8.56 0.00 3.12 13.12 0.03 75.18 09:30:56 08:30:01 7 4.80 0.00 1.64 0.20 0.05 93.31 09:30:56 08:31:01 all 8.25 0.00 4.02 4.04 0.07 83.63 09:30:56 08:31:01 0 9.43 0.00 4.63 0.76 0.05 85.13 09:30:56 08:31:01 1 7.32 0.00 4.62 1.77 0.05 86.24 09:30:56 08:31:01 2 7.06 0.00 4.82 15.28 0.07 72.78 09:30:56 08:31:01 3 6.50 0.00 2.67 0.03 0.05 90.75 09:30:56 08:31:01 4 11.83 0.00 5.99 11.18 0.08 70.92 09:30:56 08:31:01 5 8.09 0.00 3.71 0.29 0.08 87.83 09:30:56 08:31:01 6 7.43 0.00 2.84 1.84 0.07 87.83 09:30:56 08:31:01 7 8.32 0.00 2.89 1.28 0.07 87.44 09:30:56 08:32:01 all 34.80 0.00 5.43 3.53 0.10 56.14 09:30:56 08:32:01 0 35.49 0.00 6.41 0.24 0.10 57.76 09:30:56 08:32:01 1 38.72 0.00 5.62 0.29 0.08 55.30 09:30:56 08:32:01 2 31.35 0.00 5.65 6.12 0.10 56.78 09:30:56 08:32:01 3 36.42 0.00 5.66 0.15 0.10 57.67 09:30:56 08:32:01 4 30.53 0.00 4.66 15.09 0.10 49.62 09:30:56 08:32:01 5 33.07 0.00 4.17 0.03 0.08 62.63 09:30:56 08:32:01 6 36.73 0.00 5.93 0.76 0.10 56.48 09:30:56 08:32:01 7 36.05 0.00 5.36 5.61 0.10 52.88 09:30:56 08:33:01 all 45.22 0.00 4.99 0.84 0.09 48.86 09:30:56 08:33:01 0 45.92 0.00 5.16 0.23 0.08 48.60 09:30:56 08:33:01 1 46.64 0.00 5.45 0.39 0.10 47.42 09:30:56 08:33:01 2 42.83 0.00 4.57 0.39 0.10 52.12 09:30:56 08:33:01 3 46.17 0.00 4.93 0.20 0.08 48.62 09:30:56 08:33:01 4 43.70 0.00 4.48 0.17 0.10 51.54 09:30:56 08:33:01 5 43.01 0.00 5.32 0.47 0.08 51.12 09:30:56 08:33:01 6 47.15 0.00 4.89 0.25 0.08 47.62 09:30:56 08:33:01 7 46.35 0.00 5.08 4.59 0.10 43.88 09:30:56 08:34:01 all 31.85 0.00 6.61 4.61 0.09 56.85 09:30:56 08:34:01 0 31.88 0.00 8.35 2.53 0.08 57.16 09:30:56 08:34:01 1 31.67 0.00 5.89 1.08 0.07 61.29 09:30:56 08:34:01 2 30.25 0.00 5.79 5.33 0.07 58.56 09:30:56 08:34:01 3 32.83 0.00 6.46 6.51 0.08 54.12 09:30:56 08:34:01 4 31.86 0.00 6.68 16.88 0.10 44.47 09:30:56 08:34:01 5 29.18 0.00 6.05 0.19 0.10 64.48 09:30:56 08:34:01 6 34.81 0.00 6.69 1.57 0.10 56.83 09:30:56 08:34:01 7 32.29 0.00 6.94 2.96 0.08 57.73 09:30:56 08:35:01 all 16.12 0.00 5.64 25.02 0.10 53.12 09:30:56 08:35:01 0 17.98 0.00 5.56 12.98 0.12 63.37 09:30:56 08:35:01 1 14.69 0.00 5.10 21.22 0.09 58.90 09:30:56 08:35:01 2 15.87 0.00 5.80 16.67 0.07 61.59 09:30:56 08:35:01 3 15.16 0.00 5.30 10.11 0.07 69.36 09:30:56 08:35:01 4 16.77 0.00 5.55 56.79 0.08 20.81 09:30:56 08:35:01 5 15.76 0.00 4.90 18.55 0.12 60.67 09:30:56 08:35:01 6 16.65 0.00 6.48 9.03 0.07 67.76 09:30:56 08:35:01 7 16.12 0.00 6.46 55.34 0.17 21.92 09:30:56 08:36:01 all 10.53 0.00 5.28 14.57 0.09 69.53 09:30:56 08:36:01 0 12.14 0.00 8.47 50.95 0.15 28.29 09:30:56 08:36:01 1 11.90 0.00 5.93 10.67 0.07 71.44 09:30:56 08:36:01 2 9.88 0.00 5.19 15.18 0.08 69.67 09:30:56 08:36:01 3 10.16 0.00 4.69 8.27 0.07 76.81 09:30:56 08:36:01 4 9.45 0.00 4.68 8.47 0.07 77.33 09:30:56 08:36:01 5 8.51 0.00 4.61 8.75 0.12 78.02 09:30:56 08:36:01 6 11.31 0.00 4.31 6.11 0.08 78.18 09:30:56 08:36:01 7 10.89 0.00 4.42 8.53 0.07 76.10 09:30:56 08:37:01 all 51.02 0.00 8.95 10.75 0.10 29.18 09:30:56 08:37:01 0 51.61 0.00 10.44 12.73 0.10 25.12 09:30:56 08:37:01 1 51.27 0.00 7.67 8.59 0.10 32.37 09:30:56 08:37:01 2 50.82 0.00 9.38 19.45 0.10 20.25 09:30:56 08:37:01 3 50.51 0.00 9.11 12.39 0.12 27.88 09:30:56 08:37:01 4 51.09 0.00 8.55 12.01 0.10 28.24 09:30:56 08:37:01 5 51.75 0.00 8.46 8.98 0.10 30.72 09:30:56 08:37:01 6 51.26 0.00 8.10 3.81 0.10 36.74 09:30:56 08:37:01 7 49.83 0.00 9.91 8.08 0.10 32.08 09:30:56 08:38:01 all 88.81 0.00 11.04 0.00 0.14 0.00 09:30:56 08:38:01 0 88.98 0.00 10.87 0.00 0.15 0.00 09:30:56 08:38:01 1 88.54 0.00 11.31 0.02 0.13 0.00 09:30:56 08:38:01 2 88.91 0.00 10.97 0.00 0.12 0.00 09:30:56 08:38:01 3 89.04 0.00 10.82 0.00 0.14 0.00 09:30:56 08:38:01 4 88.35 0.00 11.51 0.00 0.14 0.00 09:30:56 08:38:01 5 88.77 0.00 11.09 0.00 0.14 0.00 09:30:56 08:38:01 6 89.30 0.00 10.56 0.00 0.14 0.00 09:30:56 08:38:01 7 88.61 0.00 11.24 0.02 0.14 0.00 09:30:56 08:39:01 all 78.25 0.00 11.33 2.58 0.13 7.71 09:30:56 08:39:01 0 77.90 0.00 11.64 6.45 0.14 3.88 09:30:56 08:39:01 1 76.87 0.00 12.66 0.54 0.10 9.82 09:30:56 08:39:01 2 79.28 0.00 10.90 0.58 0.12 9.13 09:30:56 08:39:01 3 77.86 0.00 11.95 1.40 0.14 8.65 09:30:56 08:39:01 4 77.99 0.00 11.29 2.00 0.12 8.61 09:30:56 08:39:01 5 79.19 0.00 10.79 0.86 0.17 8.98 09:30:56 08:39:01 6 78.07 0.00 10.98 2.52 0.17 8.26 09:30:56 08:39:01 7 78.82 0.00 10.46 6.25 0.12 4.36 09:30:56 08:40:01 all 0.06 0.00 0.05 0.01 0.01 99.86 09:30:56 08:40:01 0 0.02 0.00 0.05 0.03 0.00 99.90 09:30:56 08:40:01 1 0.03 0.00 0.05 0.02 0.00 99.90 09:30:56 08:40:01 2 0.12 0.00 0.05 0.02 0.00 99.82 09:30:56 08:40:01 3 0.10 0.00 0.05 0.00 0.00 99.85 09:30:56 08:40:01 4 0.10 0.00 0.03 0.00 0.02 99.85 09:30:56 08:40:01 5 0.07 0.00 0.08 0.02 0.00 99.83 09:30:56 08:40:01 6 0.05 0.00 0.07 0.00 0.02 99.87 09:30:56 08:40:01 7 0.02 0.00 0.05 0.02 0.02 99.90 09:30:56 09:30:56 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:30:56 08:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:30:56 08:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 08:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:41:01 2 0.22 0.00 0.00 0.00 0.02 99.77 09:30:56 08:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:30:56 08:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:41:01 6 0.02 0.00 0.03 0.02 0.03 99.90 09:30:56 08:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 08:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:30:56 08:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:30:56 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 08:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:30:56 08:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:30:56 08:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 08:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:30:56 08:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:30:56 08:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 08:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:43:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:30:56 08:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:30:56 08:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:30:56 08:44:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:30:56 08:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:30:56 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 08:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 08:45:01 all 0.21 0.00 0.03 0.00 0.01 99.75 09:30:56 08:45:01 0 0.07 0.00 0.07 0.02 0.02 99.83 09:30:56 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 08:45:01 2 1.56 0.00 0.02 0.00 0.00 98.42 09:30:56 08:45:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:30:56 08:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 08:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 08:45:01 6 0.02 0.00 0.05 0.00 0.02 99.92 09:30:56 08:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:30:56 08:46:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:30:56 08:46:01 0 0.07 0.00 0.02 0.02 0.02 99.88 09:30:56 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:46:01 2 1.99 0.00 0.00 0.00 0.02 98.00 09:30:56 08:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 08:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:46:01 6 0.03 0.00 0.00 0.02 0.03 99.92 09:30:56 08:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 08:47:01 all 0.24 0.00 0.01 0.00 0.01 99.74 09:30:56 08:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 08:47:01 2 1.84 0.00 0.03 0.00 0.00 98.13 09:30:56 08:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:30:56 08:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:47:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:30:56 08:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 08:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:30:56 08:48:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:30:56 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:30:56 08:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 08:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:48:01 7 0.05 0.00 0.03 0.02 0.02 99.88 09:30:56 08:49:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:30:56 08:49:01 0 0.05 0.00 0.03 0.03 0.02 99.87 09:30:56 08:49:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:30:56 08:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 08:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:30:56 08:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:50:01 all 0.03 0.00 0.00 0.01 0.00 99.95 09:30:56 08:50:01 0 0.05 0.00 0.00 0.07 0.00 99.88 09:30:56 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:50:01 2 0.08 0.00 0.02 0.00 0.02 99.88 09:30:56 08:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:30:56 08:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:30:56 08:51:01 all 0.02 0.00 0.01 0.03 0.01 99.94 09:30:56 08:51:01 0 0.02 0.00 0.03 0.15 0.02 99.78 09:30:56 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:51:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:30:56 08:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:30:56 08:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:30:56 08:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:51:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:30:56 09:30:56 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:30:56 08:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:30:56 08:52:01 0 0.08 0.00 0.02 0.03 0.00 99.87 09:30:56 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:52:01 2 0.08 0.00 0.02 0.00 0.03 99.87 09:30:56 08:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:30:56 08:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 08:53:01 all 0.05 0.00 0.00 0.00 0.01 99.94 09:30:56 08:53:01 0 0.00 0.00 0.00 0.03 0.02 99.95 09:30:56 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:53:01 2 0.28 0.00 0.00 0.00 0.02 99.70 09:30:56 08:53:01 3 0.08 0.00 0.00 0.00 0.02 99.90 09:30:56 08:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 08:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 08:54:01 all 0.04 0.00 0.02 0.00 0.00 99.94 09:30:56 08:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:54:01 2 0.17 0.00 0.03 0.00 0.02 99.78 09:30:56 08:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:30:56 08:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:30:56 08:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:30:56 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:55:01 all 0.26 0.00 0.01 0.01 0.01 99.72 09:30:56 08:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:30:56 08:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:55:01 2 1.97 0.00 0.03 0.00 0.02 97.98 09:30:56 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 08:55:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:30:56 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:55:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:30:56 08:56:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:30:56 08:56:01 0 0.07 0.00 0.02 0.02 0.00 99.90 09:30:56 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:56:01 2 2.00 0.00 0.02 0.00 0.03 97.95 09:30:56 08:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 08:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 08:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 08:57:01 all 0.26 0.00 0.02 0.00 0.01 99.71 09:30:56 08:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:30:56 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:57:01 2 1.91 0.00 0.03 0.00 0.02 98.04 09:30:56 08:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 08:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:30:56 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:57:01 7 0.05 0.00 0.05 0.00 0.00 99.90 09:30:56 08:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:30:56 08:58:01 0 0.07 0.00 0.05 0.02 0.00 99.87 09:30:56 08:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 08:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 08:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:30:56 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 08:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 08:59:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:30:56 08:59:01 0 0.28 0.00 0.03 0.00 0.00 99.68 09:30:56 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 08:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 08:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:30:56 08:59:01 4 0.05 0.00 0.03 0.02 0.00 99.90 09:30:56 08:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:30:56 08:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:30:56 09:00:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:30:56 09:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 09:00:01 2 0.03 0.00 0.05 0.00 0.03 99.88 09:30:56 09:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 09:01:01 all 0.04 0.00 0.00 0.03 0.01 99.92 09:30:56 09:01:01 0 0.07 0.00 0.00 0.00 0.00 99.93 09:30:56 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:01:01 2 0.12 0.00 0.00 0.00 0.02 99.87 09:30:56 09:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:30:56 09:01:01 4 0.02 0.00 0.00 0.18 0.02 99.78 09:30:56 09:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:01:01 7 0.02 0.00 0.00 0.05 0.00 99.93 09:30:56 09:02:01 all 0.01 0.00 0.01 0.02 0.00 99.95 09:30:56 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:02:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:30:56 09:02:01 3 0.02 0.00 0.05 0.00 0.00 99.93 09:30:56 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:02:01 7 0.02 0.00 0.00 0.13 0.00 99.85 09:30:56 09:30:56 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:30:56 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:30:56 09:03:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:30:56 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:30:56 09:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:30:56 09:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:30:56 09:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:04:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:30:56 09:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:04:01 2 2.02 0.00 0.03 0.00 0.02 97.93 09:30:56 09:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:30:56 09:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:30:56 09:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:04:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:30:56 09:05:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:30:56 09:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:30:56 09:05:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:30:56 09:05:01 2 2.02 0.00 0.02 0.00 0.02 97.95 09:30:56 09:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:05:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:30:56 09:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:05:01 7 0.03 0.00 0.03 0.02 0.00 99.92 09:30:56 09:06:01 all 0.16 0.00 0.02 0.00 0.01 99.80 09:30:56 09:06:01 0 0.07 0.00 0.00 0.00 0.00 99.93 09:30:56 09:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:30:56 09:06:01 2 1.17 0.00 0.08 0.00 0.00 98.74 09:30:56 09:06:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:30:56 09:06:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:30:56 09:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:30:56 09:07:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:30:56 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:30:56 09:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 09:07:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:30:56 09:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:30:56 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 09:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:30:56 09:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 09:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:30:56 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:08:01 7 0.02 0.00 0.02 0.05 0.02 99.90 09:30:56 09:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:30:56 09:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:30:56 09:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:30:56 09:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:30:56 09:09:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:30:56 09:09:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:30:56 09:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:30:56 09:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:30:56 09:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:30:56 09:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 09:10:01 3 0.05 0.00 0.05 0.00 0.02 99.88 09:30:56 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:10:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:30:56 09:11:01 all 0.00 0.00 0.02 0.00 0.01 99.97 09:30:56 09:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:30:56 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:11:01 3 0.00 0.00 0.05 0.00 0.02 99.93 09:30:56 09:11:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:30:56 09:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:11:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:30:56 09:12:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:30:56 09:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 09:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 09:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:30:56 09:12:01 4 0.22 0.00 0.03 0.00 0.02 99.73 09:30:56 09:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:30:56 09:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:30:56 09:13:01 4 0.03 0.00 0.00 0.03 0.02 99.92 09:30:56 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:30:56 09:30:56 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:30:56 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:30:56 09:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 09:14:01 3 0.05 0.00 0.02 0.00 0.03 99.90 09:30:56 09:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 09:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 09:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:14:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:30:56 09:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:30:56 09:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:30:56 09:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:30:56 09:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:15:01 7 0.02 0.00 0.03 0.02 0.02 99.92 09:30:56 09:16:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:30:56 09:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:30:56 09:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 09:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:30:56 09:16:01 4 0.03 0.00 0.00 0.07 0.02 99.88 09:30:56 09:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:30:56 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:30:56 09:17:01 all 0.01 0.00 0.00 0.00 0.00 99.97 09:30:56 09:17:01 0 0.07 0.00 0.00 0.00 0.00 99.93 09:30:56 09:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:17:01 7 0.02 0.00 0.02 0.03 0.02 99.92 09:30:56 09:18:01 all 0.04 0.00 0.01 0.00 0.01 99.95 09:30:56 09:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 09:18:01 3 0.08 0.00 0.02 0.00 0.02 99.88 09:30:56 09:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:30:56 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:18:01 7 0.07 0.00 0.02 0.02 0.02 99.88 09:30:56 09:19:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:30:56 09:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:30:56 09:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 09:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:30:56 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:19:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:30:56 09:20:01 all 0.12 0.00 0.01 0.00 0.01 99.85 09:30:56 09:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:30:56 09:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:20:01 2 0.80 0.00 0.05 0.00 0.02 99.14 09:30:56 09:20:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:30:56 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:20:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:30:56 09:21:01 all 0.01 0.00 0.00 0.02 0.01 99.97 09:30:56 09:21:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:30:56 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:21:01 3 0.05 0.00 0.00 0.00 0.03 99.92 09:30:56 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:21:01 7 0.00 0.00 0.00 0.13 0.00 99.87 09:30:56 09:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:30:56 09:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:30:56 09:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:22:01 3 0.07 0.00 0.07 0.00 0.02 99.85 09:30:56 09:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 09:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:22:01 7 0.07 0.00 0.03 0.03 0.02 99.85 09:30:56 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:30:56 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:23:01 3 0.07 0.00 0.05 0.00 0.02 99.87 09:30:56 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 09:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:23:01 7 0.05 0.00 0.03 0.03 0.02 99.87 09:30:56 09:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:30:56 09:24:01 0 0.10 0.00 0.02 0.00 0.00 99.88 09:30:56 09:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 09:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:30:56 09:24:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:30:56 09:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 09:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:30:56 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:30:56 09:30:56 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:30:56 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:30:56 09:25:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:30:56 09:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:30:56 09:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:30:56 09:25:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:30:56 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:25:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:30:56 09:26:01 all 0.26 0.00 0.01 0.00 0.00 99.73 09:30:56 09:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:26:01 2 1.92 0.00 0.00 0.00 0.02 98.06 09:30:56 09:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:30:56 09:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:30:56 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:26:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:30:56 09:27:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:30:56 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:30:56 09:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:27:01 2 2.02 0.00 0.03 0.00 0.00 97.95 09:30:56 09:27:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:30:56 09:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:30:56 09:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:27:01 7 0.05 0.00 0.00 0.02 0.02 99.92 09:30:56 09:28:01 all 0.20 0.00 0.02 0.00 0.01 99.78 09:30:56 09:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:28:01 2 1.49 0.00 0.07 0.00 0.02 98.42 09:30:56 09:28:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:30:56 09:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:30:56 09:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:30:56 09:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 09:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:30:56 09:29:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:30:56 09:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:29:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:30:56 09:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:30:56 09:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:30:56 09:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:30:56 09:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:30:56 09:30:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:30:56 09:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:30:56 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:56 09:30:01 7 0.05 0.00 0.02 0.02 0.00 99.92 09:30:56 Average: all 6.07 0.00 1.07 1.12 0.02 91.72 09:30:56 Average: 0 6.15 0.00 1.20 1.41 0.02 91.21 09:30:56 Average: 1 6.14 0.00 1.09 0.81 0.02 91.94 09:30:56 Average: 2 6.30 0.00 1.08 1.32 0.02 91.29 09:30:56 Average: 3 6.02 0.00 1.03 0.64 0.02 92.28 09:30:56 Average: 4 5.89 0.00 1.04 2.01 0.02 91.03 09:30:56 Average: 5 5.85 0.00 1.00 0.62 0.02 92.50 09:30:56 Average: 6 6.19 0.00 1.04 0.63 0.02 92.12 09:30:56 Average: 7 6.04 0.00 1.05 1.50 0.02 91.38 09:30:56 09:30:56 09:30:56