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 jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 337d8ae65fe6bce9187badf1349e32edd1e48f47+832162a3b2bbe9bc62b4c6d6e687e5940e499741 (2a04c14dd21d22bff8342c23c66e7dbcd3bc8623) 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-ssh13194760655924123946.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-ssh5366744320168243670.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-4864/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-4864/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3180381040508803018.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-ssh8665673583845364768.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-4864/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-4864/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14704707960533089355.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-7744 in /w/workspace/edgexfoundry_edgex-go_PR-4864 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 832162a3b2bbe9bc62b4c6d6e687e5940e499741 into PR head commit 337d8ae65fe6bce9187badf1349e32edd1e48f47 > 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/4864/head:refs/remotes/origin/PR-4864 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 337d8ae65fe6bce9187badf1349e32edd1e48f47 # timeout=10 Merge succeeded, producing 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 Checking out Revision 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 (PR-4864) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 # timeout=10 Commit message: "Merge commit '832162a3b2bbe9bc62b4c6d6e687e5940e499741' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:41 ========================================================= 08:29:41 EdgeX Global Pipelines Version Info 08:29:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e40c79cb421c00abf2cec4bd24e6f09db970c9ac # timeout=10 08:29:42 ------------------- 08:29:42 stable info: 08:29:42 ------------------- 08:29:42 Commited By: Ginny Guan ginny@iotechsys.com 08:29:42 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:29:42 Message: update stable to v1.0.260 08:29:42 ------------------- 08:29:42 experimental info: 08:29:42 ------------------- 08:29:42 Commited By: Ginny Guan ginny@iotechsys.com 08:29:42 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:29:42 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4864 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4864 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4864 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21fa6be [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:43 provisioning config files... 08:29:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5113621177772584919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:43 ---> ****-login.sh 08:29:43 nexus3.edgexfoundry.org:10001 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10002 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10003 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10004 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 ****.io 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 ---> ****-login.sh ends [Pipeline] } 08:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:45 + 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:45 + dirname cmd/core-command/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-command,cmd/core-command/Dockerfile 08:29:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + dirname cmd/core-data/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-data,cmd/core-data/Dockerfile 08:29:45 + + dirname cmd/core-keeper/Dockerfile 08:29:45 cut -d/ -f2 08:29:45 + echo core-keeper,cmd/core-keeper/Dockerfile 08:29:45 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 08:29:45 -f2 08:29:45 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:45 + dirname cmd/security-bootstrapper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:45 + dirname cmd/security-proxy-auth/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:45 + dirname cmd/security-proxy-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:45 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + dirname cmd/security-spire-agent/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:45 + dirname cmd/security-spire-config/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:45 + dirname cmd/security-spire-server/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:45 + dirname cmd/support-cron-scheduler/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:29:45 + dirname cmd/support-notifications/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:45 + dirname cmd/support-scheduler/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:45 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:45 + git rev-list -1 --merges 21fa6bed1d6e8686702e89f776d5c028ef03e3b7~1..21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [Pipeline] echo 08:29:45 -----------> git rev-list -1 --merges 21fa6bed1d6e8686702e89f776d5c028ef03e3b7~1..21fa6bed1d6e8686702e89f776d5c028ef03e3b7 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 08:29:45 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [false] [Pipeline] sh 08:29:45 + git log --format=format:%s -1 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [Pipeline] echo 08:29:45 ========================================================= 08:29:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:46 + grep -v github /etc/ssh/ssh_known_hosts 08:29:46 + [ -e /tmp/ssh_known_hosts ] 08:29:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:46 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 08:29:46 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:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:47 b85a868b505f: Pulling fs layer 08:29:47 e2be974225ed: Pulling fs layer 08:29:47 339a4e72a1f5: Pulling fs layer 08:29:47 988bab9f4d93: Pulling fs layer 08:29:47 1469e6f7b9e6: Pulling fs layer 08:29:47 eaf3925da568: Pulling fs layer 08:29:47 bab4dde63d76: Pulling fs layer 08:29:47 bde34c3a00c8: Pulling fs layer 08:29:47 b352a97aabf1: Pulling fs layer 08:29:47 4872d77fe225: Pulling fs layer 08:29:47 5851b861e8e6: Pulling fs layer 08:29:47 988bab9f4d93: Waiting 08:29:47 1469e6f7b9e6: Waiting 08:29:47 eaf3925da568: Waiting 08:29:47 bab4dde63d76: Waiting 08:29:47 bde34c3a00c8: Waiting 08:29:47 b352a97aabf1: Waiting 08:29:47 4872d77fe225: Waiting 08:29:47 5851b861e8e6: Waiting 08:29:47 e2be974225ed: Download complete 08:29:47 988bab9f4d93: Download complete 08:29:47 1469e6f7b9e6: Verifying Checksum 08:29:47 eaf3925da568: Verifying Checksum 08:29:47 eaf3925da568: Download complete 08:29:47 339a4e72a1f5: Verifying Checksum 08:29:47 339a4e72a1f5: Download complete 08:29:47 bde34c3a00c8: Download complete 08:29:47 4872d77fe225: Verifying Checksum 08:29:47 4872d77fe225: Download complete 08:29:47 5851b861e8e6: Download complete 08:29:47 b85a868b505f: Verifying Checksum 08:29:47 b85a868b505f: Download complete 08:29:48 bab4dde63d76: Verifying Checksum 08:29:48 bab4dde63d76: Download complete 08:29:49 b85a868b505f: Pull complete 08:29:49 e2be974225ed: Pull complete 08:29:49 339a4e72a1f5: Pull complete 08:29:49 988bab9f4d93: Pull complete 08:29:50 1469e6f7b9e6: Pull complete 08:29:50 eaf3925da568: Pull complete 08:29:52 bab4dde63d76: Pull complete 08:29:52 bde34c3a00c8: Pull complete 08:29:52 b352a97aabf1: Pull complete 08:29:52 4872d77fe225: Pull complete 08:29:52 5851b861e8e6: Pull complete 08:29:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:52 prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container 08:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:56 $ docker top 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 -eo pid,comm 08:29:56 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:29:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:56 [ssh-agent] Looking for ssh-agent implementation... 08:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:56 $ docker exec 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-Gfhh7BzmryDu/agent.31 08:29:56 SSH_AGENT_PID=37 08:29:56 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1271050413069501.key (/w/workspace/edgex-go/2@tmp/private_key_1271050413069501.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:57 + git tag --points-at HEAD [Pipeline] } 08:29:57 $ docker exec --env ******** --env ******** 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 ssh-agent -k 08:29:57 unset SSH_AUTH_SOCK; 08:29:57 unset SSH_AGENT_PID; 08:29:57 echo Agent pid 37 killed; 08:29:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:57 [ssh-agent] Looking for ssh-agent implementation... 08:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:57 $ docker exec 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 ssh-agent 08:29:57 SSH_AUTH_SOCK=/tmp/ssh-b3sDgL9ZE6KP/agent.70 08:29:57 SSH_AGENT_PID=76 08:29:57 Running ssh-add (command line suppressed) 08:29:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_18143947319126370063.key (/w/workspace/edgex-go/2@tmp/private_key_18143947319126370063.key) 08:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:58 + git semver init 08:29:58 2024-08-15 08:29:58,200 [run_init] DEBUG init version:0.0.0 force:False 08:29:58 2024-08-15 08:29:58,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:58 2024-08-15 08:29:58,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:58 2024-08-15 08:29:58,203 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:04 2024-08-15 08:30:04,154 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:04 2024-08-15 08:30:04,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4864 with force:False 08:30:04 2024-08-15 08:30:04,154 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4864 08:30:04 2024-08-15 08:30:04,159 [execute] INFO git cat-file --batch-check 08:30:04 2024-08-15 08:30:04,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:04 2024-08-15 08:30:04,165 [execute] INFO git cat-file --batch 08:30:04 2024-08-15 08:30:04,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:04 2024-08-15 08:30:04,170 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4864 08:30:04 0.0.0 [Pipeline] } 08:30:04 $ docker exec --env ******** --env ******** 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 ssh-agent -k 08:30:05 unset SSH_AUTH_SOCK; 08:30:05 unset SSH_AGENT_PID; 08:30:05 echo Agent pid 76 killed; 08:30:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:05 + git semver [Pipeline] } 08:30:05 $ docker stop --time=1 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 08:30:06 $ docker rm -f --volumes 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:07 Stashed 1 file(s) [Pipeline] echo 08:30:07 [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:07 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:08 ========================================================= 08:30:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:08 619be1103602: Pulling fs layer 08:30:08 7862e08f4a3e: Pulling fs layer 08:30:08 5df492c9dc93: Pulling fs layer 08:30:08 7629e6793208: Pulling fs layer 08:30:08 4f4fb700ef54: Pulling fs layer 08:30:08 fb5054dd5b73: Pulling fs layer 08:30:08 eeca6798cff9: Pulling fs layer 08:30:08 aa269ceb94a6: Pulling fs layer 08:30:08 ada007ff1a6a: Pulling fs layer 08:30:08 fb5054dd5b73: Waiting 08:30:08 eeca6798cff9: Waiting 08:30:08 aa269ceb94a6: Waiting 08:30:08 ada007ff1a6a: Waiting 08:30:08 7629e6793208: Waiting 08:30:08 4f4fb700ef54: Waiting 08:30:08 7862e08f4a3e: Verifying Checksum 08:30:08 7862e08f4a3e: Download complete 08:30:08 7629e6793208: Verifying Checksum 08:30:08 7629e6793208: Download complete 08:30:08 4f4fb700ef54: Download complete 08:30:08 fb5054dd5b73: Verifying Checksum 08:30:08 fb5054dd5b73: Download complete 08:30:08 619be1103602: Verifying Checksum 08:30:08 619be1103602: Download complete 08:30:08 eeca6798cff9: Verifying Checksum 08:30:08 eeca6798cff9: Download complete 08:30:08 619be1103602: Pull complete 08:30:08 ada007ff1a6a: Verifying Checksum 08:30:08 ada007ff1a6a: Download complete 08:30:08 7862e08f4a3e: Pull complete 08:30:08 5df492c9dc93: Verifying Checksum 08:30:08 5df492c9dc93: Download complete 08:30:09 aa269ceb94a6: Verifying Checksum 08:30:09 aa269ceb94a6: Download complete 08:30:12 5df492c9dc93: Pull complete 08:30:12 7629e6793208: Pull complete 08:30:12 4f4fb700ef54: Pull complete 08:30:12 fb5054dd5b73: Pull complete 08:30:12 eeca6798cff9: Pull complete 08:30:14 aa269ceb94a6: Pull complete 08:30:14 ada007ff1a6a: Pull complete 08:30:14 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:15 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:15 WORKDIR /edgex 08:30:15 COPY go.mod . 08:30:15 RUN go mod download -t 08:30:15 ci-base-image-x86_64 -f - . 08:30:16 Sending build context to Docker daemon 179.1MB 08:30:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:16 ---> f489d0715acc 08:30:16 Step 2/4 : WORKDIR /edgex 08:30:20 ---> Running in 07fd86a690b8 08:30:20 Removing intermediate container 07fd86a690b8 08:30:20 ---> 18bc5b77506a 08:30:20 Step 3/4 : COPY go.mod . 08:30:20 ---> 2ad58dfb5657 08:30:20 Step 4/4 : RUN go mod download 08:30:20 ---> Running in b48de33eb4ca 08:30:22 Still waiting to schedule task 08:30:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:46 Removing intermediate container b48de33eb4ca 08:30:46 ---> 50cee93cfb9c 08:30:46 Successfully built 50cee93cfb9c 08:30:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker inspect -f . ci-base-image-x86_64 08:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:47 prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container 08:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:47 $ docker top dbe978a7b9562cb35235c523a74191058e623659ceed16de20a98d1ff412b407 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:48 + go version 08:30:48 go version go1.21.9 linux/amd64 [Pipeline] } 08:30:48 $ docker stop --time=1 dbe978a7b9562cb35235c523a74191058e623659ceed16de20a98d1ff412b407 08:30:49 $ docker rm -f --volumes dbe978a7b9562cb35235c523a74191058e623659ceed16de20a98d1ff412b407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker inspect -f . ci-base-image-x86_64 08:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:50 prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container 08:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:50 $ docker top ffafc44af8a06d4f5af232f35d12e48f8e3fa674b3ec859d4e38841ee4d01942 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:50 ========================================================= 08:30:50 [edgeXBuildGoParallel] Running Tests and Build... 08:30:50 ========================================================= [Pipeline] sh 08:30:50 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:51 + make test 08:30:51 go test -race -coverprofile=coverage.out ./... 08:30:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.549s coverage: 93.4% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 7.0% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 77.8% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7747 in /w/workspace/edgexfoundry_edgex-go_PR-4864 [Pipeline] { [Pipeline] ws 08:31:51 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:54 The recommended git tool is: git 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:59 using credential edgex-jenkins-ssh 08:31:59 Cloning the remote Git repository 08:31:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:59 > git init /w/workspace/edgex-go/2 # timeout=10 08:31:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:59 > git --version # timeout=10 08:31:59 > git --version # 'git version 2.25.1' 08:31:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.230s coverage: 79.9% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.039s coverage: 92.9% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 67.2% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 20.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.325s coverage: 36.5% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 76.9% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 08:32:04 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:04 running golangci-lint 08:32:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:04 go version go1.21.9 linux/amd64 08:32:04 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:19 Merging remotes/origin/main commit 832162a3b2bbe9bc62b4c6d6e687e5940e499741 into PR head commit 337d8ae65fe6bce9187badf1349e32edd1e48f47 08:32:20 Merge succeeded, producing bca3cbed8fa0947b342fe765870c9e660cd595d0 08:32:20 Checking out Revision bca3cbed8fa0947b342fe765870c9e660cd595d0 (PR-4864) 08:32:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4864/head:refs/remotes/origin/PR-4864 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:20 > git config core.sparsecheckout # timeout=10 08:32:20 > git checkout -f 337d8ae65fe6bce9187badf1349e32edd1e48f47 # timeout=10 08:32:20 > git remote # timeout=10 08:32:20 > git config --get remote.origin.url # timeout=10 08:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:20 > git merge 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 08:32:20 > git rev-parse HEAD^{commit} # timeout=10 08:32:20 > git config core.sparsecheckout # timeout=10 08:32:20 > git checkout -f bca3cbed8fa0947b342fe765870c9e660cd595d0 # timeout=10 08:32:24 Commit message: "Merge commit '832162a3b2bbe9bc62b4c6d6e687e5940e499741' into HEAD" 08:32:24 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 08:32:24 > git rev-list --no-walk e40c79cb421c00abf2cec4bd24e6f09db970c9ac # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:26 Dload Upload Total Spent Left Speed 08:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 08:32:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:26 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|deps|files|imports|name|compiled_files) took 21.136302047s" 08:32:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.170741ms" 08:32:27 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 08:32:27 /etc/docker/daemon.json 08:32:27 { 08:32:27 "registry-mirrors": [ 08:32:27 "https://nexus3.edgexfoundry.org:10001" 08:32:27 ], 08:32:27 "bip": "10.250.0.254/24", 08:32:27 "hosts": [ 08:32:27 "tcp://0.0.0.0:5555", 08:32:27 "unix:///var/run/docker.sock" 08:32:27 ], 08:32:27 "mtu": 1458, 08:32:27 "selinux-enabled": true, 08:32:27 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:27 } [Pipeline] sh 08:32:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:27 + sudo service docker restart 08:32:39 level=info msg="[linters_context/goanalysis] analyzers took 1m42.694611139s with top 10 stages: buildir: 58.507619378s, gosec: 8.687288459s, inspect: 2.860427916s, fact_deprecated: 2.855943921s, ctrlflow: 1.678762864s, printf: 1.654634778s, nilness: 1.193433436s, fact_purity: 1.156908038s, S1038: 1.049977517s, ineffassign: 745.080834ms" 08:32:39 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:32:39 level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, cgo: 214/214, skip_files: 214/214, nolint: 0/22, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, skip_dirs: 214/214" 08:32:39 level=info msg="[runner] processing took 16.912477ms with stages: nolint: 7.008394ms, identifier_marker: 4.589228ms, autogenerated_exclude: 1.667451ms, path_prettifier: 1.60095ms, exclude-rules: 1.191238ms, skip_dirs: 777.235µs, cgo: 56.71µs, filename_unadjuster: 16.041µs, max_same_issues: 880ns, max_from_linter: 710ns, exclude: 620ns, fixer: 540ns, uniq_by_line: 540ns, skip_files: 470ns, path_shortener: 380ns, severity-rules: 270ns, sort_results: 250ns, diff: 200ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:32:39 level=info msg="[runner] linters took 12.354124315s with stages: goanalysis_metalinter: 12.337104347s" 08:32:39 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:39 level=info msg="Memory: 333 samples, avg is 319.0MB, max is 1384.1MB" 08:32:39 level=info msg="Execution took 33.530852098s" 08:32:39 go vet ./... 08:32:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:44 ./bin/test-attribution-txt.sh 08:32:44 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 08:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:44 + ls -al . 08:32:44 total 888 08:32:44 drwxrwxr-x 11 1001 1001 4096 Aug 15 08:30 . 08:32:44 drwxr-xr-x 4 root root 4096 Aug 15 08:30 .. 08:32:44 drwxrwxr-x 2 1001 1001 4096 Aug 15 08:29 .blubracket 08:32:44 -rw-rw-r-- 1 1001 1001 10 Aug 15 08:29 .dockerignore 08:32:44 drwxrwxr-x 8 1001 1001 4096 Aug 15 08:32 .git 08:32:44 drwxrwxr-x 3 1001 1001 4096 Aug 15 08:29 .github 08:32:44 -rw-rw-r-- 1 1001 1001 1102 Aug 15 08:29 .gitignore 08:32:44 -rw-rw-r-- 1 1001 1001 42 Aug 15 08:29 .golangci.yml 08:32:44 -rw-rw-r-- 1 1001 1001 100 Aug 15 08:29 .hadolint.yml 08:32:44 drwxr-xr-x 3 1001 1001 4096 Aug 15 08:30 .semver 08:32:44 -rw-rw-r-- 1 1001 1001 155 Aug 15 08:29 .sonarcloud.properties 08:32:44 -rw-rw-r-- 1 1001 1001 1171 Aug 15 08:29 ADOPTERS.md 08:32:44 -rw-rw-r-- 1 1001 1001 21171 Aug 15 08:29 Attribution.txt 08:32:44 -rw-rw-r-- 1 1001 1001 100284 Aug 15 08:29 CHANGELOG.md 08:32:44 -rw-rw-r-- 1 1001 1001 3804 Aug 15 08:29 CONTRIBUTING.md 08:32:44 -rw-rw-r-- 1 1001 1001 677 Aug 15 08:29 GOVERNANCE.md 08:32:44 -rw-rw-r-- 1 1001 1001 861 Aug 15 08:29 Jenkinsfile 08:32:44 -rw-rw-r-- 1 1001 1001 10775 Aug 15 08:29 LICENSE 08:32:44 -rw-rw-r-- 1 1001 1001 16854 Aug 15 08:29 Makefile 08:32:44 -rw-rw-r-- 1 1001 1001 582 Aug 15 08:29 OWNERS.md 08:32:44 -rw-rw-r-- 1 1001 1001 9528 Aug 15 08:29 README.md 08:32:44 -rw-rw-r-- 1 1001 1001 789 Aug 15 08:29 SECURITY.md 08:32:44 -rw-rw-r-- 1 1001 1001 5 Aug 15 08:30 VERSION 08:32:44 drwxrwxr-x 2 1001 1001 4096 Aug 15 08:29 bin 08:32:44 drwxrwxr-x 20 1001 1001 4096 Aug 15 08:29 cmd 08:32:44 -rw-r--r-- 1 root root 518934 Aug 15 08:32 coverage.out 08:32:44 drwxrwxr-x 2 1001 1001 4096 Aug 15 08:29 fuzz_test 08:32:44 -rw-rw-r-- 1 1001 1001 7317 Aug 15 08:29 go.mod 08:32:44 -rw-rw-r-- 1 1001 1001 102581 Aug 15 08:29 go.sum 08:32:44 drwxrwxr-x 7 1001 1001 4096 Aug 15 08:29 internal 08:32:44 drwxrwxr-x 3 1001 1001 4096 Aug 15 08:29 openapi 08:32:44 -rw-rw-r-- 1 1001 1001 584 Aug 15 08:29 security.txt 08:32:44 -rw-rw-r-- 1 1001 1001 204 Aug 15 08:29 version.go [Pipeline] sh 08:32:44 + '[' -e coverage.out ] 08:32:44 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:45 Stashed 1 file(s) [Pipeline] sh 08:32:45 + make build 08:32:45 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:32:46 provisioning config files... 08:32:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4892447507692678934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:46 ---> ****-login.sh 08:32:46 nexus3.edgexfoundry.org:10001 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 nexus3.edgexfoundry.org:10002 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 nexus3.edgexfoundry.org:10003 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 nexus3.edgexfoundry.org:10004 08:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:48 Configure a credential helper to remove this warning. See 08:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:48 08:32:48 Login Succeeded 08:32:48 ****.io 08:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:48 Configure a credential helper to remove this warning. See 08:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:48 08:32:48 Login Succeeded 08:32:48 ---> ****-login.sh ends [Pipeline] } 08:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:49 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:49 ========================================================= 08:32:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:32:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:32:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:50 c6b39de5b339: Pulling fs layer 08:32:50 a69c41024577: Pulling fs layer 08:32:50 d6de4b400683: Pulling fs layer 08:32:50 35cb2a7552d0: Pulling fs layer 08:32:50 4f4fb700ef54: Pulling fs layer 08:32:50 464afbd9ba4c: Pulling fs layer 08:32:50 00f215d4a9da: Pulling fs layer 08:32:50 d496ad576159: Pulling fs layer 08:32:50 464afbd9ba4c: Waiting 08:32:50 d496ad576159: Waiting 08:32:50 00f215d4a9da: Waiting 08:32:50 35cb2a7552d0: Waiting 08:32:50 4f4fb700ef54: Waiting 08:32:50 a69c41024577: Verifying Checksum 08:32:50 a69c41024577: Download complete 08:32:50 35cb2a7552d0: Verifying Checksum 08:32:50 35cb2a7552d0: Download complete 08:32:50 4f4fb700ef54: Verifying Checksum 08:32:50 4f4fb700ef54: Download complete 08:32:50 464afbd9ba4c: Verifying Checksum 08:32:50 464afbd9ba4c: Download complete 08:32:50 c6b39de5b339: Verifying Checksum 08:32:50 c6b39de5b339: Download complete 08:32:50 d496ad576159: Verifying Checksum 08:32:50 d496ad576159: Download complete 08:32:51 c6b39de5b339: Pull complete 08:32:51 a69c41024577: Pull complete 08:32:52 d6de4b400683: Verifying Checksum 08:32:52 d6de4b400683: Download complete 08:32:52 00f215d4a9da: Verifying Checksum 08:32:52 00f215d4a9da: Download complete 08:33:05 d6de4b400683: Pull complete 08:33:05 35cb2a7552d0: Pull complete 08:33:05 4f4fb700ef54: Pull complete 08:33:05 464afbd9ba4c: Pull complete 08:33:11 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:11 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:11 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:11 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:13 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:15 00f215d4a9da: Pull complete 08:33:16 d496ad576159: Pull complete 08:33:16 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:16 WORKDIR /edgex 08:33:16 COPY go.mod . 08:33:16 RUN go mod download 08:33:16 + docker build -t ci-base-image-arm64 -f - . 08:33:17 Sending build context to Docker daemon 3.494MB 08:33:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:17 ---> f246e2811388 08:33:17 Step 2/4 : WORKDIR /edgex 08:33:17 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:18 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:19 ---> Running in 064555d4d198 08:33:19 Removing intermediate container 064555d4d198 08:33:19 ---> ae1c8fb3711e 08:33:19 Step 3/4 : COPY go.mod . 08:33:20 ---> 87040bcc726b 08:33:20 Step 4/4 : RUN go mod download 08:33:20 ---> Running in 0630f0079b92 08:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:23 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:23 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:24 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:25 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:26 $ docker stop --time=1 ffafc44af8a06d4f5af232f35d12e48f8e3fa674b3ec859d4e38841ee4d01942 08:33:33 $ docker rm -f --volumes ffafc44af8a06d4f5af232f35d12e48f8e3fa674b3ec859d4e38841ee4d01942 [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:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:34 08:33:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:34 latest: Pulling from edgex-devops/edgex-compose 08:33:34 91d30c5bc195: Pulling fs layer 08:33:34 2e9b0aa3be6d: Pulling fs layer 08:33:34 9c61dcf015f6: Pulling fs layer 08:33:34 4698f68db338: Pulling fs layer 08:33:34 2a2f49069b9e: Pulling fs layer 08:33:34 e0025b399a48: Pulling fs layer 08:33:34 2a2f49069b9e: Waiting 08:33:34 4698f68db338: Waiting 08:33:34 e0025b399a48: Waiting 08:33:34 91d30c5bc195: Download complete 08:33:34 4698f68db338: Verifying Checksum 08:33:34 4698f68db338: Download complete 08:33:34 91d30c5bc195: Pull complete 08:33:34 2e9b0aa3be6d: Download complete 08:33:34 e0025b399a48: Verifying Checksum 08:33:34 e0025b399a48: Download complete 08:33:34 2a2f49069b9e: Download complete 08:33:35 2e9b0aa3be6d: Pull complete 08:33:35 9c61dcf015f6: Verifying Checksum 08:33:35 9c61dcf015f6: Download complete 08:33:38 9c61dcf015f6: Pull complete 08:33:38 4698f68db338: Pull complete 08:33:38 2a2f49069b9e: Pull complete 08:33:38 e0025b399a48: Pull complete 08:33:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:38 prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container 08:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:42 $ docker top 5cf9a9a3a6659ece0b2cccb3c3fc304ddb091458e3900ab272422ac7c7dc3a20 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:43 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:45 #1 [security-spire-server internal] load build definition from Dockerfile 08:33:45 #1 transferring dockerfile: 1.70kB done 08:33:45 #1 DONE 0.3s 08:33:45 08:33:45 #2 [security-bootstrapper internal] load build definition from Dockerfile 08:33:45 #2 transferring dockerfile: 3.17kB done 08:33:45 #2 DONE 0.2s 08:33:45 08:33:45 #3 [security-spire-server internal] load .dockerignore 08:33:46 #3 ... 08:33:46 08:33:46 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:46 #4 transferring dockerfile: 2.23kB done 08:33:46 #4 DONE 0.4s 08:33:46 08:33:46 #3 [security-spire-server internal] load .dockerignore 08:33:46 #3 transferring context: 50B done 08:33:46 #3 DONE 0.7s 08:33:46 08:33:46 #5 [security-spiffe-token-provider internal] load .dockerignore 08:33:46 #5 ... 08:33:46 08:33:46 #6 [core-data internal] load build definition from Dockerfile 08:33:46 #6 transferring dockerfile: 2.01kB done 08:33:46 #6 DONE 0.8s 08:33:46 08:33:46 #7 [security-spire-agent internal] load build definition from Dockerfile 08:33:46 #7 transferring dockerfile: 1.81kB done 08:33:46 #7 DONE 1.1s 08:33:46 08:33:46 #8 [core-metadata internal] load build definition from Dockerfile 08:33:46 #8 transferring dockerfile: 2.06kB done 08:33:46 #8 DONE 1.1s 08:33:46 08:33:46 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:33:46 #9 transferring dockerfile: 2.15kB done 08:33:46 #9 DONE 1.1s 08:33:46 08:33:46 #10 [security-bootstrapper internal] load .dockerignore 08:33:46 #10 transferring context: 50B done 08:33:46 #10 DONE 1.1s 08:33:46 08:33:46 #11 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:46 #11 DONE 0.0s 08:33:46 08:33:46 #12 [core-common-config-bootstrapper internal] load .dockerignore 08:33:46 #12 transferring context: 50B done 08:33:47 #12 DONE 1.1s 08:33:47 08:33:47 #13 [security-spire-config internal] load build definition from Dockerfile 08:33:47 #13 transferring dockerfile: 1.69kB done 08:33:47 #13 DONE 1.1s 08:33:47 08:33:47 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:47 #14 transferring dockerfile: 2.49kB done 08:33:47 #14 DONE 1.1s 08:33:47 08:33:47 #15 [core-command internal] load build definition from Dockerfile 08:33:47 #15 transferring dockerfile: 1.93kB done 08:33:47 #15 DONE 1.0s 08:33:47 08:33:47 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:47 #16 transferring dockerfile: 1.89kB done 08:33:47 #16 DONE 1.1s 08:33:47 08:33:47 #17 [core-data internal] load .dockerignore 08:33:47 #17 transferring context: 50B done 08:33:47 #17 DONE 1.0s 08:33:47 08:33:47 #11 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:47 #11 DONE 0.0s 08:33:47 08:33:47 #18 [security-proxy-setup internal] load build definition from Dockerfile 08:33:47 #18 transferring dockerfile: 2.50kB done 08:33:47 #18 DONE 1.1s 08:33:47 08:33:47 #19 [support-notifications internal] load build definition from Dockerfile 08:33:47 #19 transferring dockerfile: 1.95kB done 08:33:47 #19 DONE 1.1s 08:33:47 08:33:47 #20 [support-scheduler internal] load build definition from Dockerfile 08:33:47 #20 transferring dockerfile: 1.93kB done 08:33:47 #20 DONE 1.0s 08:33:47 08:33:47 #5 [security-spiffe-token-provider internal] load .dockerignore 08:33:47 #5 transferring context: 50B done 08:33:47 #5 DONE 0.9s 08:33:47 08:33:47 #21 [core-metadata internal] load .dockerignore 08:33:47 #21 transferring context: 50B done 08:33:47 #21 DONE 1.0s 08:33:47 08:33:47 #22 [core-keeper internal] load build definition from Dockerfile 08:33:47 #22 transferring dockerfile: 2.01kB done 08:33:47 #22 DONE 1.1s 08:33:47 08:33:47 #11 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:47 #11 DONE 0.0s 08:33:47 08:33:47 #23 [core-keeper internal] load .dockerignore 08:33:47 #23 transferring context: 50B done 08:33:47 #23 DONE 0.8s 08:33:47 08:33:47 #24 [support-cron-scheduler internal] load build definition from Dockerfile 08:33:47 #24 transferring dockerfile: 1.85kB done 08:33:47 #24 DONE 1.0s 08:33:47 08:33:47 #25 [security-spire-config internal] load .dockerignore 08:33:47 #25 transferring context: 50B done 08:33:47 #25 DONE 0.9s 08:33:47 08:33:47 #26 [security-spire-agent internal] load .dockerignore 08:33:47 #26 transferring context: 50B done 08:33:47 #26 DONE 1.0s 08:33:47 08:33:47 #27 [support-scheduler internal] load .dockerignore 08:33:47 #27 transferring context: 50B done 08:33:47 #27 DONE 0.8s 08:33:47 08:33:47 #28 [core-metadata internal] load build context 08:33:47 #28 DONE 0.0s 08:33:47 08:33:47 #29 [security-proxy-setup internal] load .dockerignore 08:33:47 #29 transferring context: 50B done 08:33:47 #29 DONE 0.9s 08:33:47 08:33:47 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:33:47 #30 DONE 0.8s 08:33:47 08:33:47 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:33:47 #31 DONE 0.8s 08:33:47 08:33:47 #32 [support-cron-scheduler internal] load .dockerignore 08:33:47 #32 transferring context: 50B done 08:33:47 #32 DONE 0.9s 08:33:47 08:33:47 #33 [security-proxy-auth internal] load .dockerignore 08:33:47 #33 transferring context: 50B done 08:33:47 #33 DONE 1.1s 08:33:47 08:33:47 #34 [support-notifications internal] load .dockerignore 08:33:47 #34 transferring context: 50B done 08:33:47 #34 DONE 1.0s 08:33:47 08:33:47 #35 [core-command internal] load .dockerignore 08:33:47 #35 transferring context: 50B done 08:33:47 #35 DONE 1.0s 08:33:47 08:33:47 #36 [security-secretstore-setup internal] load .dockerignore 08:33:47 #36 transferring context: 50B done 08:33:47 #36 DONE 1.0s 08:33:47 08:33:47 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:33:47 #31 DONE 0.8s 08:33:47 08:33:47 #37 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:33:47 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:33:47 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:33:47 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:33:47 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s 08:33:47 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:33:47 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:33:47 #37 ... 08:33:47 08:33:47 #11 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:47 #11 DONE 0.0s 08:33:47 08:33:47 #37 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:33:47 #37 ... 08:33:47 08:33:47 #11 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:47 #11 DONE 0.0s 08:33:47 08:33:47 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:33:47 #30 DONE 0.8s 08:33:47 08:33:47 #37 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:33:47 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:33:47 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:33:47 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s 08:33:47 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:33:47 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:33:47 #37 ... 08:33:47 08:33:47 #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:33:47 #31 DONE 0.9s 08:33:47 08:33:47 #38 [core-command internal] load build context 08:33:47 #38 DONE 0.0s 08:33:47 08:33:47 #39 [security-spire-server internal] load build context 08:33:47 #39 transferring context: 27.60kB 0.0s done 08:33:47 #39 DONE 0.6s 08:33:47 08:33:47 #37 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:33:47 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:33:47 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:33:47 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 08:33:47 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:33:47 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:33:47 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 08:33:48 #37 ... 08:33:48 08:33:48 #40 [security-spire-config internal] load build context 08:33:48 #40 transferring context: 25.85kB 0.0s done 08:33:48 #40 DONE 0.7s 08:33:48 08:33:48 #37 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:33:48 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 08:33:48 #37 ... 08:33:48 08:33:48 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:33:48 #41 DONE 1.2s 08:33:48 08:33:48 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:48 #42 DONE 0.0s 08:33:48 08:33:48 #43 [security-spire-agent internal] load build context 08:33:48 #43 DONE 0.0s 08:33:48 08:33:48 #37 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:33:48 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:33:48 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:33:48 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 08:33:48 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:33:48 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:33:48 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 08:33:48 #37 DONE 2.0s 08:33:48 08:33:48 #44 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:33:49 #44 ... 08:33:49 08:33:49 #43 [security-spire-agent internal] load build context 08:33:49 #43 transferring context: 27.13kB 0.0s done 08:33:49 #43 DONE 1.2s 08:33:49 08:33:49 #45 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:49 #45 DONE 2.8s 08:33:50 08:33:50 #46 [support-notifications builder 2/7] WORKDIR /edgex-go 08:33:55 #46 ... 08:33:55 08:33:55 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:55 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:33:55 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:33:55 #47 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:33:55 #47 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:33:55 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:33:55 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:33:55 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:33:55 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 08:33:55 #47 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done 08:33:55 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:33:55 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:33:55 #47 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 08:33:57 #47 ... 08:33:57 08:33:57 #48 [security-bootstrapper internal] load build context 08:33:57 #48 transferring context: 208.94MB 9.9s 08:33:57 #48 ... 08:33:57 08:33:57 #49 [security-spiffe-token-provider internal] load build context 08:33:57 #49 ... 08:33:57 08:33:57 #50 [support-notifications internal] load build context 08:33:57 #50 ... 08:33:57 08:33:57 #51 [core-data internal] load build context 08:33:57 #51 ... 08:33:57 08:33:57 #52 [security-proxy-setup internal] load build context 08:33:57 #52 ... 08:33:57 08:33:57 #53 [core-common-config-bootstrapper internal] load build context 08:33:58 #53 ... 08:33:58 08:33:58 #54 [core-keeper internal] load build context 08:33:58 #54 ... 08:33:58 08:33:58 #55 [security-secretstore-setup internal] load build context 08:33:58 #55 ... 08:33:58 08:33:58 #56 [support-cron-scheduler internal] load build context 08:33:58 #56 ... 08:33:58 08:33:58 #57 [support-scheduler internal] load build context 08:33:58 #57 ... 08:33:58 08:33:58 #38 [core-command internal] load build context 08:33:58 #38 ... 08:33:58 08:33:58 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:58 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 08:33:58 #42 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:33:58 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:33:58 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:33:58 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:33:58 #42 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:33:58 #42 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done 08:33:58 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 08:33:58 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:33:58 #42 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 08:33:58 #42 ... 08:33:58 08:33:58 #28 [core-metadata internal] load build context 08:33:58 #28 ... 08:33:58 08:33:58 #58 [security-proxy-auth internal] load build context 08:33:58 #58 ... 08:33:58 08:33:58 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:59 #59 ... 08:33:59 08:33:59 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:33:59 #60 ... 08:33:59 08:33:59 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:33:59 #61 ... 08:33:59 08:33:59 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:59 #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:59 #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:59 #0 3.097 (1/2) Installing ca-certificates (20240226-r0) 08:33:59 #0 3.130 (2/2) Installing dumb-init (1.2.5-r2) 08:33:59 #0 3.134 Executing busybox-1.36.1-r7.trigger 08:33:59 #0 3.159 Executing ca-certificates-20240226-r0.trigger 08:33:59 #0 3.197 OK: 8 MiB in 17 packages 08:33:59 #62 ... 08:33:59 08:33:59 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:59 #63 ... 08:33:59 08:33:59 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:59 #64 ... 08:33:59 08:33:59 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:33:59 #65 ... 08:33:59 08:33:59 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:59 #66 ... 08:33:59 08:33:59 #67 [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:00 #67 ... 08:34:00 08:34:00 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:00 #68 ... 08:34:00 08:34:00 #56 [support-cron-scheduler internal] load build context 08:34:02 #56 transferring context: 391.34MB 14.8s 08:34:04 #56 ... 08:34:04 08:34:04 #49 [security-spiffe-token-provider internal] load build context 08:34:04 #49 ... 08:34:04 08:34:04 #56 [support-cron-scheduler internal] load build context 08:34:05 #56 transferring context: 494.15MB 17.0s done 08:34:08 #56 ... 08:34:08 08:34:08 #48 [security-bootstrapper internal] load build context 08:34:08 #48 transferring context: 494.15MB 18.7s done 08:34:08 #48 ... 08:34:08 08:34:08 #51 [core-data internal] load build context 08:34:08 #51 transferring context: 494.15MB 16.1s done 08:34:08 #51 ... 08:34:08 08:34:08 #54 [core-keeper internal] load build context 08:34:08 #54 transferring context: 494.15MB 18.5s done 08:34:08 #54 ... 08:34:08 08:34:08 #57 [support-scheduler internal] load build context 08:34:08 #57 transferring context: 494.15MB 14.2s done 08:34:08 #57 ... 08:34:08 08:34:08 #52 [security-proxy-setup internal] load build context 08:34:08 #52 transferring context: 494.15MB 18.3s done 08:34:08 #52 ... 08:34:08 08:34:08 #38 [core-command internal] load build context 08:34:08 #38 transferring context: 494.15MB 16.0s done 08:34:08 #38 ... 08:34:08 08:34:08 #28 [core-metadata internal] load build context 08:34:08 #28 transferring context: 494.15MB 18.2s done 08:34:09 #28 ... 08:34:09 08:34:09 #50 [support-notifications internal] load build context 08:34:09 #50 transferring context: 494.15MB 16.0s done 08:34:09 #50 ... 08:34:09 08:34:09 #58 [security-proxy-auth internal] load build context 08:34:09 #58 transferring context: 494.15MB 15.6s done 08:34:09 #58 ... 08:34:09 08:34:09 #55 [security-secretstore-setup internal] load build context 08:34:09 #55 transferring context: 494.15MB 17.5s done 08:34:09 #55 ... 08:34:09 08:34:09 #53 [core-common-config-bootstrapper internal] load build context 08:34:09 #53 transferring context: 494.15MB 14.0s done 08:34:15 #53 ... 08:34:15 08:34:15 #49 [security-spiffe-token-provider internal] load build context 08:34:15 #49 transferring context: 494.15MB 17.5s done 08:34:23 #49 ... 08:34:23 08:34:23 #53 [core-common-config-bootstrapper internal] load build context 08:34:23 #53 DONE 35.1s 08:34:23 08:34:23 #46 [core-keeper builder 2/7] WORKDIR /edgex-go 08:34:23 #46 DONE 32.7s 08:34:23 08:34:23 #51 [core-data internal] load build context 08:34:23 #51 DONE 35.2s 08:34:23 08:34:23 #58 [security-proxy-auth internal] load build context 08:34:23 #58 DONE 34.9s 08:34:23 08:34:23 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:23 #62 DONE 33.4s 08:34:23 08:34:23 #57 [support-scheduler internal] load build context 08:34:23 #57 DONE 35.1s 08:34:23 08:34:23 #38 [core-command internal] load build context 08:34:23 #38 DONE 34.7s 08:34:23 08:34:23 #50 [support-notifications internal] load build context 08:34:23 #50 DONE 34.9s 08:34:23 08:34:23 #49 [security-spiffe-token-provider internal] load build context 08:34:23 #49 DONE 35.1s 08:34:23 08:34:23 #56 [support-cron-scheduler internal] load build context 08:34:23 #56 DONE 35.1s 08:34:23 08:34:23 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:23 #69 ... 08:34:23 08:34:23 #28 [core-metadata internal] load build context 08:34:23 #28 DONE 35.3s 08:34:23 08:34:23 #54 [core-keeper internal] load build context 08:34:23 #54 DONE 35.2s 08:34:23 08:34:23 #55 [security-secretstore-setup internal] load build context 08:34:23 #55 DONE 35.0s 08:34:23 08:34:23 #52 [security-proxy-setup internal] load build context 08:34:23 #52 DONE 35.1s 08:34:23 08:34:23 #48 [security-bootstrapper internal] load build context 08:34:23 #48 DONE 35.3s 08:34:23 08:34:23 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:23 #42 DONE 34.1s 08:34:23 08:34:23 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:23 #47 DONE 35.8s 08:34:23 08:34:23 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:23 #70 ... 08:34:23 08:34:23 #67 [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:23 #67 DONE 34.2s 08:34:23 08:34:23 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:23 #60 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #60 34.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #60 34.20 (1/3) Installing ca-certificates (20240226-r0) 08:34:23 #60 34.22 (2/3) Installing dumb-init (1.2.5-r2) 08:34:23 #60 34.22 (3/3) Installing tzdata (2024a-r0) 08:34:23 #60 34.29 Executing busybox-1.36.1-r7.trigger 08:34:23 #60 34.29 Executing ca-certificates-20240226-r0.trigger 08:34:23 #60 34.33 OK: 11 MiB in 18 packages 08:34:23 #60 DONE 34.6s 08:34:23 08:34:23 #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:34:23 #71 ... 08:34:23 08:34:23 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:23 #72 DONE 1.3s 08:34:23 08:34:23 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:23 #65 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #65 34.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #65 34.44 (1/2) Installing dumb-init (1.2.5-r2) 08:34:23 #65 34.55 (2/2) Installing su-exec (0.2-r3) 08:34:23 #65 34.55 Executing busybox-1.36.1-r7.trigger 08:34:23 #65 34.56 OK: 7 MiB in 17 packages 08:34:23 #65 DONE 34.7s 08:34:24 08:34:24 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:24 #68 33.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #68 33.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #68 34.19 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:24 #68 34.19 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:24 #68 34.19 OK: 20070 distinct packages available 08:34:24 #68 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #68 34.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #68 34.61 (1/4) Installing dumb-init (1.2.5-r2) 08:34:24 #68 34.61 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:24 #68 34.61 (3/4) Installing libucontext (1.2-r2) 08:34:24 #68 34.61 (4/4) Installing gcompat (1.1.0-r1) 08:34:24 #68 34.70 Executing busybox-1.36.1-r7.trigger 08:34:24 #68 34.73 OK: 8 MiB in 19 packages 08:34:24 #68 DONE 34.9s 08:34:24 08:34:24 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:24 #73 ... 08:34:24 08:34:24 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:24 #64 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #64 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #64 34.52 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:24 #64 34.52 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:24 #64 34.52 OK: 20070 distinct packages available 08:34:24 #64 34.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #64 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #64 34.89 (1/11) Installing ca-certificates (20240226-r0) 08:34:24 #64 34.92 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:24 #64 34.93 (3/11) Installing libunistring (1.1-r1) 08:34:24 #64 34.95 (4/11) Installing libidn2 (2.3.4-r1) 08:34:24 #64 34.98 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:24 #64 34.98 (6/11) Installing libcurl (8.9.0-r0) 08:34:24 #64 35.00 (7/11) Installing curl (8.9.0-r0) 08:34:24 #64 35.01 (8/11) Installing dumb-init (1.2.5-r2) 08:34:24 #64 35.01 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:24 #64 35.01 (10/11) Installing libucontext (1.2-r2) 08:34:24 #64 35.01 (11/11) Installing gcompat (1.1.0-r1) 08:34:24 #64 35.02 Executing busybox-1.36.1-r7.trigger 08:34:24 #64 35.03 Executing ca-certificates-20240226-r0.trigger 08:34:24 #64 35.10 OK: 12 MiB in 26 packages 08:34:24 #64 DONE 35.8s 08:34:24 08:34:24 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:24 #61 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #61 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #61 35.39 (1/1) Installing dumb-init (1.2.5-r2) 08:34:24 #61 35.51 Executing busybox-1.36.1-r7.trigger 08:34:24 #61 35.52 OK: 7 MiB in 16 packages 08:34:24 #61 DONE 35.9s 08:34:24 08:34:24 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:24 #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #0 1.629 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:24 #0 1.629 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:24 #0 1.629 OK: 20077 distinct packages available 08:34:24 #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #0 1.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #0 2.163 OK: 264 MiB in 52 packages 08:34:24 #74 DONE 2.5s 08:34:24 08:34:24 #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:24 #44 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #44 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #44 35.49 (1/1) Installing dumb-init (1.2.5-r2) 08:34:24 #44 35.72 Executing busybox-1.36.1-r7.trigger 08:34:24 #44 35.73 OK: 7 MiB in 16 packages 08:34:24 #44 DONE 36.1s 08:34:24 08:34:24 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:24 #63 33.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #63 34.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #63 35.13 (1/4) Installing dumb-init (1.2.5-r2) 08:34:24 #63 35.15 (2/4) Installing openssl (3.1.6-r0) 08:34:24 #63 35.17 (3/4) Installing su-exec (0.2-r3) 08:34:24 #63 35.18 (4/4) Installing yq (4.33.3-r5) 08:34:24 #63 35.26 Executing busybox-1.36.1-r7.trigger 08:34:24 #63 35.26 OK: 17 MiB in 19 packages 08:34:24 #63 DONE 35.8s 08:34:24 08:34:24 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:34:24 #69 1.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #69 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #69 2.210 OK: 264 MiB in 52 packages 08:34:24 #69 DONE 2.6s 08:34:24 08:34:24 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:24 #59 33.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #59 35.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #59 35.40 (1/4) Installing ca-certificates (20240226-r0) 08:34:24 #59 35.44 (2/4) Installing dumb-init (1.2.5-r2) 08:34:24 #59 35.44 (3/4) Installing su-exec (0.2-r3) 08:34:24 #59 35.46 (4/4) Installing yq (4.33.3-r5) 08:34:24 #59 35.75 Executing busybox-1.36.1-r7.trigger 08:34:24 #59 35.76 Executing ca-certificates-20240226-r0.trigger 08:34:24 #59 35.81 OK: 17 MiB in 19 packages 08:34:24 #59 DONE 36.1s 08:34:24 08:34:24 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:34:25 #75 ... 08:34:25 08:34:25 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:25 #76 DONE 0.1s 08:34:25 08:34:25 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:25 #77 DONE 0.2s 08:34:25 08:34:25 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:25 #66 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #66 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #66 35.32 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:25 #66 35.32 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:25 #66 35.32 OK: 20070 distinct packages available 08:34:25 #66 35.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #66 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #66 35.85 (1/5) Installing dumb-init (1.2.5-r2) 08:34:25 #66 35.85 (2/5) Installing musl-obstack (1.2.3-r2) 08:34:25 #66 35.86 (3/5) Installing libucontext (1.2-r2) 08:34:25 #66 35.86 (4/5) Installing gcompat (1.1.0-r1) 08:34:25 #66 35.86 (5/5) Installing openssl (3.1.6-r0) 08:34:25 #66 35.88 Executing busybox-1.36.1-r7.trigger 08:34:25 #66 35.88 OK: 8 MiB in 20 packages 08:34:25 #66 DONE 36.4s 08:34:25 08:34:25 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:25 #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #0 2.673 OK: 8 MiB in 17 packages 08:34:25 #78 DONE 2.8s 08:34:25 08:34:25 #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:34:25 #71 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #71 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #71 1.790 OK: 11 MiB in 18 packages 08:34:25 #71 DONE 2.1s 08:34:25 08:34:25 #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:25 #0 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #0 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #0 3.134 OK: 264 MiB in 52 packages 08:34:25 #79 DONE 3.3s 08:34:25 08:34:25 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:25 #70 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #70 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #70 3.065 OK: 264 MiB in 52 packages 08:34:25 #70 DONE 3.4s 08:34:25 08:34:25 #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:34:26 #80 DONE 0.1s 08:34:26 08:34:26 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:26 #81 DONE 0.2s 08:34:26 08:34:26 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:26 #82 ... 08:34:26 08:34:26 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:34:26 #0 1.727 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:26 #0 2.246 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:26 #0 2.905 (1/1) Installing dumb-init (1.2.5-r2) 08:34:26 #0 3.228 Executing busybox-1.36.1-r7.trigger 08:34:26 #0 3.234 OK: 7 MiB in 16 packages 08:34:26 #83 DONE 3.6s 08:34:26 08:34:26 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:26 #73 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:27 #73 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:27 #73 3.231 OK: 8 MiB in 19 packages 08:34:27 #73 DONE 3.3s 08:34:27 08:34:27 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:28 #84 ... 08:34:28 08:34:28 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:34:28 #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:28 #0 3.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:28 #0 3.910 OK: 7 MiB in 17 packages 08:34:28 #85 DONE 4.4s 08:34:28 08:34:28 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:28 #84 DONE 0.8s 08:34:28 08:34:28 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:28 #86 DONE 0.0s 08:34:28 08:34:28 #87 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:28 #87 DONE 0.0s 08:34:28 08:34:28 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:34:28 #75 3.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:28 #75 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:28 #75 ... 08:34:28 08:34:28 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:28 #88 DONE 0.0s 08:34:28 08:34:28 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:28 #89 DONE 0.1s 08:34:28 08:34:28 #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:28 #90 DONE 0.1s 08:34:28 08:34:28 #91 [security-spire-config] exporting to image 08:34:28 #91 exporting layers 08:34:28 Removing intermediate container 0630f0079b92 08:34:28 ---> 813952cb1620 08:34:28 Successfully built 813952cb1620 08:34:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:28 #91 ... 08:34:28 08:34:28 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:34:28 #75 3.560 OK: 7 MiB in 16 packages 08:34:28 #75 DONE 3.7s 08:34:28 08:34:28 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:28 #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:28 #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:28 #0 3.560 OK: 12 MiB in 26 packages 08:34:28 #92 DONE 3.7s 08:34:28 08:34:28 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:28 #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:28 #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:28 #0 3.568 OK: 17 MiB in 19 packages 08:34:28 #93 DONE 3.7s 08:34:28 + docker inspect -f . ci-base-image-arm64 08:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:28 08:34:28 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:28 #94 DONE 0.0s 08:34:28 08:34:28 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:28 #95 ... 08:34:28 08:34:28 #96 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:34:28 #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:28 #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:28 #0 3.756 OK: 7 MiB in 16 packages 08:34:28 #96 DONE 3.9s 08:34:29 prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container 08:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:29 08:34:29 #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:29 #0 3.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:29 #0 3.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:29 #0 3.850 OK: 17 MiB in 19 packages 08:34:29 #97 DONE 4.0s 08:34:29 08:34:29 #91 [security-spire-config] exporting to image 08:34:29 #91 exporting layers 0.7s done 08:34:29 #91 writing image sha256:362f5068a6525bbeccf1790ae21b87fe8968699385a461cee38e5c1d39421ca3 done 08:34:29 #91 naming to docker.io/library/security-spire-config done 08:34:29 #91 DONE 0.7s 08:34:29 08:34:29 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:34:29 #0 3.193 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:29 #0 4.719 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:29 #0 5.387 OK: 264 MiB in 52 packages 08:34:29 #98 DONE 5.5s 08:34:29 08:34:29 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:34:29 #99 DONE 0.0s 08:34:29 08:34:29 #100 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:34:29 #100 4.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:29 #100 4.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:29 #100 4.564 OK: 8 MiB in 20 packages 08:34:29 #100 DONE 5.1s 08:34:29 08:34:29 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:29 #95 DONE 1.6s 08:34:29 08:34:29 #101 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:34:30 $ docker top 37d22792bd79ef73bab5cfc58e21ad486ff81b5b9f6eae875935a0606e56a1cd -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:30 #101 DONE 0.8s 08:34:30 08:34:30 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:30 #102 DONE 0.9s 08:34:30 08:34:30 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:30 #103 DONE 0.9s 08:34:30 08:34:30 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:30 #104 DONE 0.0s 08:34:30 08:34:30 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:31 #105 DONE 0.5s 08:34:31 08:34:31 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:31 #106 DONE 0.5s 08:34:31 08:34:31 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:31 #107 DONE 0.0s 08:34:31 08:34:31 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:31 #108 DONE 0.1s 08:34:31 08:34:31 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:31 + go version 08:34:31 go version go1.21.9 linux/arm64 [Pipeline] } 08:34:31 $ docker stop --time=1 37d22792bd79ef73bab5cfc58e21ad486ff81b5b9f6eae875935a0606e56a1cd 08:34:31 #109 DONE 0.0s 08:34:31 08:34:31 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:31 #110 DONE 0.0s 08:34:31 08:34:31 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:31 #111 DONE 0.0s 08:34:31 08:34:31 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:31 #112 DONE 0.1s 08:34:31 08:34:31 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:31 #113 DONE 0.1s 08:34:31 08:34:31 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:31 #114 DONE 0.1s 08:34:31 08:34:31 #91 [security-spire-agent] exporting to image 08:34:32 #91 exporting layers 0.7s done 08:34:32 #91 writing image sha256:1d7deeddbc6d82264a1007ed05df8456b10a5241b9e684d8d017194bd0caf866 done 08:34:32 #91 naming to docker.io/library/security-spire-server done 08:34:32 #91 writing image sha256:93cf7e5c4f4b2ff26b0a6710d2d760c20698a4831bf49df677682fee8c55d572 done 08:34:32 #91 naming to docker.io/library/security-spire-agent done 08:34:32 #91 DONE 1.8s 08:34:32 08:34:32 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:33 $ docker rm -f --volumes 37d22792bd79ef73bab5cfc58e21ad486ff81b5b9f6eae875935a0606e56a1cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:33 + docker inspect -f . ci-base-image-arm64 08:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:33 prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container 08:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:35 $ docker top 83b16f5b96f0b144101a2aa86ed0d952c5dc4eb7b74fd30f4797f65594854b3f -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:35 ========================================================= 08:34:35 [edgeXBuildGoParallel] Running Tests and Build... 08:34:35 ========================================================= [Pipeline] sh 08:34:35 #115 ... 08:34:35 08:34:35 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:35 #116 ... 08:34:35 08:34:35 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:35 #117 ... 08:34:35 08:34:35 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:34:36 + make test 08:34:36 go test -race -coverprofile=coverage.out ./... 08:35:22 #118 DONE 50.0s 08:35:22 08:35:22 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #117 DONE 50.8s 08:35:22 08:35:22 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #116 DONE 50.8s 08:35:22 08:35:22 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #115 DONE 46.7s 08:35:22 08:35:22 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #82 DONE 50.0s 08:35:22 08:35:22 #119 [core-keeper builder 7/8] COPY . . 08:35:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:26 #119 ... 08:35:26 08:35:26 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:26 #120 ... 08:35:26 08:35:26 #121 [support-cron-scheduler builder 6/7] COPY . . 08:35:26 #121 ... 08:35:26 08:35:26 #122 [security-bootstrapper builder 6/7] COPY . . 08:35:26 #122 DONE 10.3s 08:35:26 08:35:26 #123 [core-metadata builder 6/7] COPY . . 08:35:26 #123 DONE 10.3s 08:35:26 08:35:26 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 #124 CACHED 08:35:26 08:35:26 #125 [security-proxy-auth builder 6/7] COPY . . 08:35:26 #125 CACHED 08:35:26 08:35:26 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:26 #126 CACHED 08:35:26 08:35:26 #127 [core-data builder 6/7] COPY . . 08:35:26 #127 CACHED 08:35:26 08:35:26 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 #128 CACHED 08:35:26 08:35:26 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:26 #129 CACHED 08:35:26 08:35:26 #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:26 #130 CACHED 08:35:26 08:35:26 #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 #131 CACHED 08:35:26 08:35:26 #132 [support-notifications builder 6/7] COPY . . 08:35:26 #132 CACHED 08:35:26 08:35:26 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:26 #133 CACHED 08:35:26 08:35:26 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 #134 CACHED 08:35:26 08:35:26 #135 [security-secretstore-setup builder 6/7] COPY . . 08:35:26 #135 CACHED 08:35:26 08:35:26 #121 [support-cron-scheduler builder 6/7] COPY . . 08:35:26 #121 DONE 10.3s 08:35:26 08:35:26 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:26 #136 CACHED 08:35:26 08:35:26 #137 [core-command builder 6/7] COPY . . 08:35:26 #137 CACHED 08:35:26 08:35:26 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 #138 CACHED 08:35:26 08:35:26 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 #139 CACHED 08:35:26 08:35:26 #140 [security-proxy-setup builder 6/7] COPY . . 08:35:26 #140 CACHED 08:35:26 08:35:26 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:26 #141 CACHED 08:35:26 08:35:26 #142 [support-scheduler builder 6/7] COPY . . 08:35:26 #142 CACHED 08:35:26 08:35:26 #143 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:26 #143 CACHED 08:35:26 08:35:26 #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 #144 CACHED 08:35:26 08:35:26 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:26 #145 CACHED 08:35:26 08:35:26 #146 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:26 #146 CACHED 08:35:26 08:35:26 #147 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 #147 CACHED 08:35:26 08:35:26 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:26 #120 DONE 10.4s 08:35:26 08:35:26 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:26 #148 ... 08:35:26 08:35:26 #119 [core-keeper builder 7/8] COPY . . 08:35:26 #119 DONE 10.4s 08:35:26 08:35:26 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:28 #149 1.875 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:35:36 #149 ... 08:35:36 08:35:36 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:36 #0 1.264 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:35:36 #150 ... 08:35:36 08:35:36 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:36 #0 1.259 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:35:36 #151 ... 08:35:36 08:35:36 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:36 #0 1.507 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:35:36 #152 ... 08:35:36 08:35:36 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:35:36 #0 1.283 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:35:36 #153 ... 08:35:36 08:35:36 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:36 #0 1.181 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:35:37 #154 ... 08:35:37 08:35:37 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:37 #0 1.569 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:35:37 #155 ... 08:35:37 08:35:37 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:37 #0 0.865 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:35:37 #156 ... 08:35:37 08:35:37 #157 [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:35:37 #0 0.553 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:35:37 #157 ... 08:35:37 08:35:37 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:37 #0 1.608 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:35:37 #158 ... 08:35:37 08:35:37 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:37 #0 0.859 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:35:37 #159 ... 08:35:37 08:35:37 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:37 #0 0.709 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:35:38 #160 ... 08:35:38 08:35:38 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:38 #148 1.733 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:59 #148 ... 08:36:59 08:36:59 #157 [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:59 #157 84.90 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:21 #157 ... 08:38:21 08:38:21 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:21 #158 DONE 162.6s 08:38:21 08:38:21 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:21 #160 DONE 162.7s 08:38:21 08:38:21 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:21 #152 DONE 162.6s 08:38:21 08:38:21 #157 [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:21 #157 DONE 162.7s 08:38:21 08:38:21 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #161 ... 08:38:21 08:38:21 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:21 #150 DONE 162.8s 08:38:21 08:38:21 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:21 #148 DONE 162.8s 08:38:21 08:38:21 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:21 #155 DONE 162.8s 08:38:21 08:38:21 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:21 #153 DONE 162.9s 08:38:21 08:38:21 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:21 #149 DONE 162.8s 08:38:21 08:38:21 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #162 ... 08:38:21 08:38:21 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:21 #151 DONE 163.1s 08:38:21 08:38:21 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:21 #154 DONE 163.2s 08:38:21 08:38:21 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:21 #156 DONE 163.3s 08:38:21 08:38:21 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:21 #159 DONE 163.2s 08:38:21 08:38:21 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #163 ... 08:38:21 08:38:21 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #161 DONE 1.0s 08:38:21 08:38:21 #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #164 DONE 1.0s 08:38:21 08:38:21 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #163 DONE 0.5s 08:38:21 08:38:21 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #162 DONE 0.8s 08:38:21 08:38:21 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #165 DONE 0.8s 08:38:21 08:38:21 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #166 DONE 0.9s 08:38:21 08:38:21 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:21 #167 DONE 0.5s 08:38:21 08:38:21 #168 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:38:21 #168 ... 08:38:21 08:38:21 #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #169 DONE 0.8s 08:38:21 08:38:21 #170 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #170 DONE 0.7s 08:38:21 08:38:21 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:21 #171 CACHED 08:38:21 08:38:21 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #172 CACHED 08:38:21 08:38:21 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #173 CACHED 08:38:21 08:38:21 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:21 #174 CACHED 08:38:21 08:38:21 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:21 #175 DONE 0.6s 08:38:21 08:38:21 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:21 #176 DONE 0.6s 08:38:21 08:38:21 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:21 #177 CACHED 08:38:21 08:38:21 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #178 CACHED 08:38:21 08:38:21 #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:21 #179 DONE 0.6s 08:38:21 08:38:21 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #180 CACHED 08:38:21 08:38:21 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:21 #181 CACHED 08:38:21 08:38:21 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:21 #182 DONE 0.6s 08:38:21 08:38:21 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:21 #183 DONE 0.6s 08:38:21 08:38:21 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:21 #184 DONE 0.6s 08:38:21 08:38:21 #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:38:21 #185 ... 08:38:21 08:38:21 #186 [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:21 #186 DONE 1.2s 08:38:21 08:38:21 #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:21 #187 ... 08:38:21 08:38:21 #188 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:21 #188 DONE 2.0s 08:38:21 08:38:21 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:21 #189 DONE 2.2s 08:38:21 08:38:21 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:21 #190 DONE 2.1s 08:38:21 08:38:21 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:21 #191 DONE 2.1s 08:38:21 08:38:21 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:21 #192 DONE 2.1s 08:38:21 08:38:21 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:21 #193 DONE 2.1s 08:38:21 08:38:21 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:21 #194 ... 08:38:21 08:38:21 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:21 #195 DONE 2.2s 08:38:21 08:38:21 #196 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:21 #196 DONE 2.2s 08:38:21 08:38:21 #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:21 #197 DONE 2.2s 08:38:21 08:38:21 #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:38:21 #185 DONE 2.2s 08:38:21 08:38:21 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:21 #198 DONE 2.2s 08:38:21 08:38:21 #168 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:38:21 #168 DONE 2.9s 08:38:21 08:38:21 #91 [core-keeper] exporting to image 08:38:21 #91 exporting layers 08:38:21 #91 ... 08:38:21 08:38:21 #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:21 #187 DONE 1.6s 08:38:21 08:38:21 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:21 #199 DONE 0.8s 08:38:21 08:38:21 #91 [core-keeper] exporting to image 08:38:21 #91 exporting layers 0.6s done 08:38:21 #91 ... 08:38:21 08:38:21 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:21 #200 DONE 0.8s 08:38:21 08:38:21 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:21 #201 DONE 0.8s 08:38:21 08:38:21 #202 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:21 #202 DONE 0.8s 08:38:21 08:38:21 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:21 #203 DONE 0.9s 08:38:21 08:38:21 #91 [support-scheduler] exporting to image 08:38:21 #91 ... 08:38:21 08:38:21 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:21 #194 DONE 0.9s 08:38:21 08:38:21 #204 [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:21 #204 DONE 1.0s 08:38:21 08:38:21 #91 [core-keeper] exporting to image 08:38:21 #91 writing image sha256:62afdfc457c1786028f48f1782aca67360eaca3c81d41529f7636541758a49a3 done 08:38:21 #91 naming to docker.io/library/core-keeper done 08:38:21 #91 ... 08:38:21 08:38:21 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:21 #205 DONE 1.0s 08:38:21 08:38:21 #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:38:21 #206 DONE 0.9s 08:38:21 08:38:21 #207 [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:21 #207 DONE 0.9s 08:38:21 08:38:21 #208 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #208 DONE 0.7s 08:38:21 08:38:21 #91 [security-spiffe-token-provider] exporting to image 08:38:21 #91 exporting layers 0.2s done 08:38:21 #91 ... 08:38:21 08:38:21 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:21 #209 DONE 0.7s 08:38:21 08:38:21 #91 [security-spiffe-token-provider] exporting to image 08:38:21 #91 exporting layers 0.4s done 08:38:21 #91 ... 08:38:21 08:38:21 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:21 #210 DONE 0.6s 08:38:21 08:38:21 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:21 #211 DONE 0.6s 08:38:21 08:38:21 #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:21 #212 DONE 0.6s 08:38:21 08:38:21 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:21 #213 DONE 0.6s 08:38:21 08:38:21 #214 [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:21 #214 DONE 0.6s 08:38:21 08:38:21 #91 [support-notifications] exporting to image 08:38:21 #91 writing image sha256:181f28cc1fb52b4ba81143755bf088c3f7fdc7a8b0f630dd4d3806cc38715307 done 08:38:21 #91 naming to docker.io/library/support-scheduler done 08:38:21 #91 ... 08:38:21 08:38:21 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:21 #215 DONE 0.5s 08:38:21 08:38:21 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:38:21 #216 DONE 0.5s 08:38:21 08:38:21 #91 [core-command] exporting to image 08:38:21 #91 exporting layers 0.5s done 08:38:21 #91 writing image sha256:aa70879dc442bef3e53071cc95d4160b123bd0f252c08e4074576e8b01f52769 0.1s done 08:38:21 #91 naming to docker.io/library/core-command 0.0s done 08:38:21 #91 ... 08:38:21 08:38:21 #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:21 #217 DONE 0.3s 08:38:21 08:38:21 #91 [security-spiffe-token-provider] exporting to image 08:38:21 #91 exporting layers 0.2s done 08:38:21 #91 writing image sha256:1d75687e702b5871d527563443eb748f995c0a88e22d83b7d6d0c0cc0e8728c8 0.1s done 08:38:21 #91 writing image sha256:c76f67ed4e497aefd3e250738f8b60120c151078034f18790f9ec2110d1cf91f 08:38:21 #91 naming to docker.io/library/security-spiffe-token-provider done 08:38:21 #91 writing image sha256:b800c5ef613d6d3179ad4d9fc5be70d93805613d3230c4353c35c5bbb20ef695 done 08:38:21 #91 naming to docker.io/library/support-cron-scheduler 08:38:21 #91 writing image sha256:c76f67ed4e497aefd3e250738f8b60120c151078034f18790f9ec2110d1cf91f 0.1s done 08:38:21 #91 naming to docker.io/library/support-cron-scheduler done 08:38:21 #91 naming to docker.io/library/core-metadata done 08:38:21 #91 ... 08:38:21 08:38:21 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:21 #218 DONE 0.4s 08:38:21 08:38:21 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:21 #219 DONE 0.3s 08:38:21 08:38:21 #91 [core-data] exporting to image 08:38:21 #91 exporting layers 0.4s done 08:38:21 #91 writing image sha256:583462ccc687f68e62923db5aadfe1bf392e2d0732b7db46d217c7a272e7fa60 done 08:38:21 #91 naming to docker.io/library/core-data done 08:38:21 #91 writing image sha256:12c21ce856df4238da614895f56ef29d26a793393ae23733d0a5e59dfebdc67f done 08:38:21 #91 naming to docker.io/library/support-notifications 08:38:21 #91 naming to docker.io/library/support-notifications done 08:38:21 #91 DONE 3.7s 08:38:21 08:38:21 #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:21 #220 DONE 0.4s 08:38:21 08:38:21 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:21 #221 DONE 0.8s 08:38:21 08:38:21 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:21 #222 DONE 0.4s 08:38:21 08:38:21 #91 [security-proxy-auth] exporting to image 08:38:21 #91 ... 08:38:21 08:38:21 #223 [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:21 #223 DONE 0.0s 08:38:21 08:38:21 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:21 #224 DONE 0.2s 08:38:21 08:38:21 #225 [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:21 #225 DONE 1.0s 08:38:21 08:38:21 #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:21 #226 DONE 0.8s 08:38:21 08:38:21 #227 [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:21 #227 DONE 0.2s 08:38:21 08:38:21 #91 [core-common-config-bootstrapper] exporting to image 08:38:21 #91 ... 08:38:21 08:38:21 #228 [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:21 #228 DONE 0.2s 08:38:21 08:38:21 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:38:21 #229 DONE 0.0s 08:38:21 08:38:21 #91 [core-common-config-bootstrapper] exporting to image 08:38:21 #91 exporting layers 0.3s done 08:38:21 #91 writing image sha256:4c1d179177b8109e698be6bd253ad7e88f8907a985fb0e8545f6a108800d2a7f 0.0s done 08:38:21 #91 naming to docker.io/library/security-proxy-auth done 08:38:21 #91 writing image sha256:db34fdf6774dadd5aff868b69c9e57b39c8542fdf0d4300a10403d50c80a28a1 done 08:38:21 #91 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:38:21 #91 exporting layers 0.4s done 08:38:21 #91 writing image sha256:920c004334b202e62381c916adab8ccd9eaf3b9790138c1d41f62bf44ad599bc done 08:38:21 #91 naming to docker.io/library/security-proxy-setup done 08:38:21 #91 DONE 4.3s 08:38:21 08:38:21 #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:21 #230 DONE 0.1s 08:38:21 08:38:21 #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:38:21 #231 ... 08:38:21 08:38:21 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:21 #232 DONE 0.8s 08:38:21 08:38:21 #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:38:21 #231 DONE 0.4s 08:38:21 08:38:21 #91 [security-bootstrapper] exporting to image 08:38:21 #91 exporting layers 0.3s done 08:38:21 #91 writing image sha256:d2e5224e7b15ef8eaad7e392913720e07e325bed4ed73d5898cd008bd34ec523 done 08:38:21 #91 naming to docker.io/library/security-secretstore-setup done 08:38:21 #91 writing image sha256:77747482287fcc3bc1de7f161445a06148712322c48eb441071c71d4e15aa0df done 08:38:21 #91 naming to docker.io/library/security-bootstrapper done 08:38:21 #91 DONE 4.8s 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:21 time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:21 $ docker stop --time=1 5cf9a9a3a6659ece0b2cccb3c3fc304ddb091458e3900ab272422ac7c7dc3a20 08:38:22 $ docker rm -f --volumes 5cf9a9a3a6659ece0b2cccb3c3fc304ddb091458e3900ab272422ac7c7dc3a20 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:22 + docker images 08:38:22 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:22 security-proxy-setup latest 920c004334b2 7 seconds ago 26.2MB 08:38:22 security-secretstore-setup latest d2e5224e7b15 7 seconds ago 37MB 08:38:22 core-common-config-bootstrapper latest db34fdf6774d 7 seconds ago 15.2MB 08:38:22 security-bootstrapper latest 77747482287f 7 seconds ago 18.9MB 08:38:22 security-proxy-auth latest 4c1d179177b8 8 seconds ago 33MB 08:38:22 support-notifications latest 12c21ce856df 8 seconds ago 42.4MB 08:38:22 core-data latest 583462ccc687 8 seconds ago 39.5MB 08:38:22 core-metadata latest c76f67ed4e49 8 seconds ago 39.7MB 08:38:22 security-spiffe-token-provider latest 1d75687e702b 9 seconds ago 28.8MB 08:38:22 core-command latest aa70879dc442 9 seconds ago 35.4MB 08:38:22 support-cron-scheduler latest b800c5ef613d 9 seconds ago 44MB 08:38:22 support-scheduler latest 181f28cc1fb5 9 seconds ago 41.8MB 08:38:22 core-keeper latest 62afdfc457c1 10 seconds ago 39.4MB 08:38:22 security-spire-server latest 1d7deeddbc6d 3 minutes ago 121MB 08:38:22 security-spire-agent latest 93cf7e5c4f4b 3 minutes ago 182MB 08:38:22 security-spire-config latest 362f5068a652 3 minutes ago 120MB 08:38:22 ci-base-image-x86_64 latest 50cee93cfb9c 7 minutes ago 970MB 08:38:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 08:38:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:38:22 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:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.127s coverage: 28.7% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.204s coverage: 97.0% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.284s coverage: 69.2% of statements 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.221s coverage: 53.2% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.041s coverage: 93.4% of statements 08:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.431s coverage: 91.7% of statements 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.244s coverage: 7.0% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.867s coverage: 95.8% of statements 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.102s coverage: 0.0% of statements [no tests to run] 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.312s coverage: 0.8% of statements 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.142s coverage: 30.7% of statements 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.195s coverage: 41.7% of statements 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.195s coverage: 77.8% of statements 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.112s coverage: 94.1% of statements 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.116s coverage: 87.5% of statements 08:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.114s coverage: 94.4% of statements 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.928s coverage: 79.9% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.143s coverage: 92.9% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.093s coverage: 67.2% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.121s coverage: 62.3% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.098s coverage: 76.6% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.079s coverage: 100.0% of statements 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.274s coverage: 81.8% of statements 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.769s coverage: 63.1% of statements 08:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.119s coverage: 100.0% of statements 08:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.115s coverage: 89.4% of statements 08:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 08:42:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.705s coverage: 36.5% of statements 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.125s coverage: 89.5% of statements 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.108s coverage: 84.8% of statements 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:57 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.324s coverage: 76.9% of statements 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:43:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.181s coverage: 19.9% of statements 08:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.521s coverage: 95.7% of statements 08:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.150s coverage: 61.8% of statements 08:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.296s coverage: 98.9% of statements 08:43:23 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:43:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:23 go vet ./... 08:48:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:48:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:48:15 ./bin/test-attribution-txt.sh 08:48:15 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 08:48:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:48:16 + ls -al . 08:48:16 total 884 08:48:16 drwxrwxr-x 10 1001 1001 4096 Aug 15 08:34 . 08:48:16 drwxr-xr-x 4 root root 4096 Aug 15 08:34 .. 08:48:16 drwxrwxr-x 2 1001 1001 4096 Aug 15 08:32 .blubracket 08:48:16 -rw-rw-r-- 1 1001 1001 10 Aug 15 08:32 .dockerignore 08:48:16 drwxrwxr-x 8 1001 1001 4096 Aug 15 08:32 .git 08:48:16 drwxrwxr-x 3 1001 1001 4096 Aug 15 08:32 .github 08:48:16 -rw-rw-r-- 1 1001 1001 1102 Aug 15 08:32 .gitignore 08:48:16 -rw-rw-r-- 1 1001 1001 42 Aug 15 08:32 .golangci.yml 08:48:16 -rw-rw-r-- 1 1001 1001 100 Aug 15 08:32 .hadolint.yml 08:48:16 -rw-rw-r-- 1 1001 1001 155 Aug 15 08:32 .sonarcloud.properties 08:48:16 -rw-rw-r-- 1 1001 1001 1171 Aug 15 08:32 ADOPTERS.md 08:48:16 -rw-rw-r-- 1 1001 1001 21171 Aug 15 08:32 Attribution.txt 08:48:16 -rw-rw-r-- 1 1001 1001 100284 Aug 15 08:32 CHANGELOG.md 08:48:16 -rw-rw-r-- 1 1001 1001 3804 Aug 15 08:32 CONTRIBUTING.md 08:48:16 -rw-rw-r-- 1 1001 1001 677 Aug 15 08:32 GOVERNANCE.md 08:48:16 -rw-rw-r-- 1 1001 1001 861 Aug 15 08:32 Jenkinsfile 08:48:16 -rw-rw-r-- 1 1001 1001 10775 Aug 15 08:32 LICENSE 08:48:16 -rw-rw-r-- 1 1001 1001 16854 Aug 15 08:32 Makefile 08:48:16 -rw-rw-r-- 1 1001 1001 582 Aug 15 08:32 OWNERS.md 08:48:16 -rw-rw-r-- 1 1001 1001 9528 Aug 15 08:32 README.md 08:48:16 -rw-rw-r-- 1 1001 1001 789 Aug 15 08:32 SECURITY.md 08:48:16 -rw-rw-r-- 1 1001 1001 5 Aug 15 08:30 VERSION 08:48:16 drwxrwxr-x 2 1001 1001 4096 Aug 15 08:32 bin 08:48:16 drwxrwxr-x 20 1001 1001 4096 Aug 15 08:32 cmd 08:48:16 -rw-r--r-- 1 root root 518933 Aug 15 08:43 coverage.out 08:48:16 drwxrwxr-x 2 1001 1001 4096 Aug 15 08:32 fuzz_test 08:48:16 -rw-rw-r-- 1 1001 1001 7317 Aug 15 08:32 go.mod 08:48:16 -rw-rw-r-- 1 1001 1001 102581 Aug 15 08:32 go.sum 08:48:16 drwxrwxr-x 7 1001 1001 4096 Aug 15 08:32 internal 08:48:16 drwxrwxr-x 3 1001 1001 4096 Aug 15 08:32 openapi 08:48:16 -rw-rw-r-- 1 1001 1001 584 Aug 15 08:32 security.txt 08:48:16 -rw-rw-r-- 1 1001 1001 204 Aug 15 08:32 version.go [Pipeline] sh 08:48:17 + '[' -e coverage.out ] 08:48:17 + chown 1001:1001 coverage.out [Pipeline] stash 08:48:17 Warning: overwriting stash ‘coverage-report’ 08:48:18 Stashed 1 file(s) [Pipeline] sh 08:48:19 + make build 08:48:19 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:51:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:52:02 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:52:10 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:52:13 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:52:23 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:52:56 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:53:04 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:53: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:53:26 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:53:31 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:53:34 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:53:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:53:48 $ docker stop --time=1 83b16f5b96f0b144101a2aa86ed0d952c5dc4eb7b74fd30f4797f65594854b3f 08:53:50 $ docker rm -f --volumes 83b16f5b96f0b144101a2aa86ed0d952c5dc4eb7b74fd30f4797f65594854b3f [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:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:54 08:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:55 latest: Pulling from edgex-devops/edgex-compose-arm64 08:53:55 547446be3368: Pulling fs layer 08:53:55 d125d8839a47: Pulling fs layer 08:53:55 3e85d5ac6304: Pulling fs layer 08:53:55 c3105a71a48b: Pulling fs layer 08:53:55 0f093f025ec4: Pulling fs layer 08:53:55 c3106fc0e877: Pulling fs layer 08:53:55 c3105a71a48b: Waiting 08:53:55 0f093f025ec4: Waiting 08:53:55 c3106fc0e877: Waiting 08:53:55 547446be3368: Download complete 08:53:55 c3105a71a48b: Verifying Checksum 08:53:55 c3105a71a48b: Download complete 08:53:55 d125d8839a47: Verifying Checksum 08:53:55 d125d8839a47: Download complete 08:53:55 c3106fc0e877: Download complete 08:53:56 0f093f025ec4: Verifying Checksum 08:53:56 0f093f025ec4: Download complete 08:53:56 547446be3368: Pull complete 08:53:57 d125d8839a47: Pull complete 08:53:57 3e85d5ac6304: Verifying Checksum 08:53:57 3e85d5ac6304: Download complete 08:54:08 3e85d5ac6304: Pull complete 08:54:08 c3105a71a48b: Pull complete 08:54:09 0f093f025ec4: Pull complete 08:54:09 c3106fc0e877: Pull complete 08:54:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:09 prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container 08:54: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:54:11 $ docker top 11e3348937f1d1edae03b0952a55b79151d39e1268128d07856eebeec6f20cfc -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:12 + docker compose -f ./docker-compose-build.yml build --parallel 08:54:22 #1 [support-scheduler internal] load build definition from Dockerfile 08:54:22 #1 transferring dockerfile: 1.93kB 0.0s done 08:54:22 #1 DONE 1.0s 08:54:22 08:54:22 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:54:22 #2 transferring dockerfile: 2.49kB done 08:54:22 #2 DONE 0.1s 08:54:22 08:54:22 #3 [support-notifications internal] load build definition from Dockerfile 08:54:22 #3 transferring dockerfile: 1.95kB 0.0s done 08:54:22 #3 DONE 0.2s 08:54:22 08:54:22 #4 [core-metadata internal] load build definition from Dockerfile 08:54:23 #4 transferring dockerfile: 2.06kB 0.0s done 08:54:23 #4 DONE 0.1s 08:54:23 08:54:23 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:54:23 #5 transferring dockerfile: 2.23kB 0.0s done 08:54:23 #5 DONE 0.1s 08:54:23 08:54:23 #6 [core-command internal] load build definition from Dockerfile 08:54:23 #6 transferring dockerfile: 1.93kB done 08:54:23 #6 DONE 0.1s 08:54:23 08:54:23 #7 [security-spire-server internal] load build definition from Dockerfile 08:54:23 #7 transferring dockerfile: 1.70kB done 08:54:23 #7 DONE 0.0s 08:54:23 08:54:23 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:54:23 #8 transferring dockerfile: 3.17kB 0.0s done 08:54:23 #8 DONE 0.1s 08:54:23 08:54:23 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:54:23 #9 transferring dockerfile: 2.15kB 0.0s done 08:54:23 #9 DONE 0.1s 08:54:23 08:54:23 #10 [core-keeper internal] load build definition from Dockerfile 08:54:23 #10 transferring dockerfile: 2.01kB done 08:54:23 #10 DONE 0.1s 08:54:23 08:54:23 #11 [security-spire-agent internal] load build definition from Dockerfile 08:54:23 #11 transferring dockerfile: 1.81kB 0.0s done 08:54:23 #11 DONE 0.1s 08:54:23 08:54:23 #12 [security-spire-config internal] load build definition from Dockerfile 08:54:23 #12 transferring dockerfile: 1.69kB 0.0s done 08:54:23 #12 DONE 0.1s 08:54:23 08:54:23 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:54:23 #13 transferring dockerfile: 1.89kB done 08:54:23 #13 DONE 0.1s 08:54:23 08:54:23 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:54:23 #14 transferring dockerfile: 2.50kB done 08:54:23 #14 DONE 0.1s 08:54:23 08:54:23 #15 [core-data internal] load build definition from Dockerfile 08:54:23 #15 transferring dockerfile: 2.01kB done 08:54:23 #15 DONE 0.1s 08:54:23 08:54:23 #16 [support-cron-scheduler internal] load build definition from Dockerfile 08:54:23 #16 transferring dockerfile: 1.85kB 0.0s done 08:54:23 #16 DONE 0.1s 08:54:23 08:54:23 #17 [support-scheduler internal] load .dockerignore 08:54:23 #17 transferring context: 08:54:24 #17 transferring context: 50B 0.0s done 08:54:24 #17 DONE 0.1s 08:54:24 08:54:24 #18 [support-notifications internal] load .dockerignore 08:54:25 #18 transferring context: 50B done 08:54:25 #18 DONE 0.0s 08:54:25 08:54:25 #19 [security-secretstore-setup internal] load .dockerignore 08:54:25 #19 transferring context: 50B done 08:54:25 #19 DONE 0.0s 08:54:25 08:54:25 #20 [core-metadata internal] load .dockerignore 08:54:25 #20 transferring context: 50B done 08:54:25 #20 DONE 0.1s 08:54:25 08:54:25 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:54:25 #21 transferring context: 50B 0.0s done 08:54:25 #21 DONE 0.1s 08:54:25 08:54:25 #22 [core-command internal] load .dockerignore 08:54:25 #22 transferring context: 50B 0.0s done 08:54:25 #22 DONE 0.1s 08:54:25 08:54:25 #23 [security-spire-server internal] load .dockerignore 08:54:25 #23 transferring context: 50B 0.0s done 08:54:25 #23 DONE 0.1s 08:54:25 08:54:25 #24 [security-bootstrapper internal] load .dockerignore 08:54:25 #24 transferring context: 50B done 08:54:25 #24 DONE 0.1s 08:54:25 08:54:25 #25 [security-proxy-auth internal] load .dockerignore 08:54:25 #25 transferring context: 50B 0.0s done 08:54:25 #25 DONE 0.1s 08:54:25 08:54:25 #26 [core-keeper internal] load .dockerignore 08:54:25 #26 transferring context: 50B 0.0s done 08:54:25 #26 DONE 0.1s 08:54:25 08:54:25 #27 [security-spire-agent internal] load .dockerignore 08:54:25 #27 transferring context: 50B 0.0s done 08:54:25 #27 DONE 0.1s 08:54:25 08:54:25 #28 [security-spire-config internal] load .dockerignore 08:54:25 #28 transferring context: 50B 0.0s done 08:54:25 #28 DONE 0.1s 08:54:25 08:54:25 #29 [security-spiffe-token-provider internal] load .dockerignore 08:54:25 #29 transferring context: 50B 0.0s done 08:54:25 #29 DONE 0.1s 08:54:25 08:54:25 #30 [security-proxy-setup internal] load .dockerignore 08:54:25 #30 transferring context: 50B 0.0s done 08:54:25 #30 DONE 0.1s 08:54:25 08:54:25 #31 [support-cron-scheduler internal] load .dockerignore 08:54:25 #31 transferring context: 50B done 08:54:25 #31 DONE 0.1s 08:54:25 08:54:25 #32 [core-data internal] load .dockerignore 08:54:26 #32 transferring context: 50B 0.0s done 08:54:26 #32 DONE 0.1s 08:54:26 08:54:26 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:26 #33 DONE 0.0s 08:54:26 08:54:26 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:54:26 #34 DONE 0.4s 08:54:26 08:54:26 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:54:26 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:54:26 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:54:26 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:54:26 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 08:54:26 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s 08:54:26 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.00MB / 3.34MB 0.3s 08:54:26 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:54:26 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 08:54:27 #35 ... 08:54:27 08:54:27 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:27 #33 DONE 0.0s 08:54:27 08:54:27 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:27 #35 ... 08:54:27 08:54:27 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:27 #33 DONE 0.0s 08:54:27 08:54:27 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:54:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:54:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:54:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:54:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:54:27 #35 ... 08:54:27 08:54:27 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:27 #33 DONE 0.0s 08:54:27 08:54:27 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:27 #35 ... 08:54:27 08:54:27 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:27 #36 DONE 1.9s 08:54:27 08:54:27 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:54:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:54:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:54:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:54:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:54:27 #35 ... 08:54:27 08:54:27 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:27 #33 DONE 0.0s 08:54:27 08:54:27 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:54:27 #34 DONE 0.7s 08:54:27 08:54:27 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:27 #36 DONE 1.9s 08:54:27 08:54:27 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:54:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:54:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:54:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:54:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:54:27 #35 ... 08:54:27 08:54:27 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:27 #33 DONE 0.0s 08:54:27 08:54:27 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:27 #36 DONE 1.9s 08:54:27 08:54:27 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:54:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:54:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:54:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:54:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:54:28 #35 ... 08:54:28 08:54:28 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:54:28 #34 DONE 0.9s 08:54:28 08:54:28 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:28 #36 DONE 2.0s 08:54:28 08:54:28 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:28 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:54:28 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:54:28 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:54:28 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:54:28 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:54:28 #35 ... 08:54:28 08:54:28 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:28 #33 DONE 0.0s 08:54:28 08:54:28 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 08:54:28 #37 DONE 1.2s 08:54:28 08:54:28 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:28 #35 ... 08:54:28 08:54:28 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:28 #33 DONE 0.0s 08:54:28 08:54:28 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:28 #35 ... 08:54:28 08:54:28 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:28 #33 DONE 0.0s 08:54:28 08:54:28 #38 [support-scheduler internal] load build context 08:54:28 #38 ... 08:54:28 08:54:28 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:54:28 #34 DONE 1.6s 08:54:28 08:54:28 #38 [support-scheduler internal] load build context 08:54:28 #38 ... 08:54:28 08:54:28 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:28 #36 DONE 2.2s 08:54:28 08:54:28 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 08:54:28 #37 DONE 1.4s 08:54:29 08:54:29 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:54:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:54:29 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:54:29 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:54:29 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:54:29 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 08:54:29 #35 ... 08:54:29 08:54:29 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:29 #33 DONE 0.1s 08:54:29 08:54:29 #39 [security-proxy-auth internal] load build context 08:54:29 #39 ... 08:54:29 08:54:29 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:29 #33 DONE 0.1s 08:54:29 08:54:29 #39 [security-proxy-auth internal] load build context 08:54:29 #39 ... 08:54:29 08:54:29 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:54:29 #34 DONE 2.4s 08:54:29 08:54:29 #39 [security-proxy-auth internal] load build context 08:54:29 #39 ... 08:54:29 08:54:29 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:29 #36 DONE 2.3s 08:54:29 08:54:29 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:54:29 #37 DONE 1.6s 08:54:29 08:54:29 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:29 #33 DONE 0.1s 08:54:29 08:54:29 #39 [security-proxy-auth internal] load build context 08:54:30 #39 ... 08:54:30 08:54:30 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:54:30 #40 DONE 2.1s 08:54:30 08:54:30 #39 [security-proxy-auth internal] load build context 08:54:30 #39 ... 08:54:30 08:54:30 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:54:30 #33 DONE 0.1s 08:54:30 08:54:30 #39 [security-proxy-auth internal] load build context 08:54:30 #39 transferring context: 6.15MB 1.8s 08:54:31 #39 ... 08:54:31 08:54:31 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:54:31 #34 DONE 4.0s 08:54:31 08:54:31 #39 [security-proxy-auth internal] load build context 08:54:31 #39 ... 08:54:31 08:54:31 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:31 #36 DONE 2.3s 08:54:31 08:54:31 #37 [core-data builder 2/7] WORKDIR /edgex-go 08:54:31 #37 DONE 1.6s 08:54:31 08:54:31 #39 [security-proxy-auth internal] load build context 08:54:31 #39 ... 08:54:31 08:54:31 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:54:31 #36 DONE 2.4s 08:54:31 08:54:31 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:54:31 #37 DONE 1.6s 08:54:31 08:54:31 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:54:31 #41 DONE 2.8s 08:54:31 08:54:31 #39 [security-proxy-auth internal] load build context 08:54:32 #39 ... 08:54:32 08:54:32 #42 [security-spire-server internal] load build context 08:54:32 #42 transferring context: 27.60kB 0.3s done 08:54:32 #42 DONE 2.6s 08:54:32 08:54:32 #39 [security-proxy-auth internal] load build context 08:54:32 #39 ... 08:54:32 08:54:32 #43 [security-spire-config internal] load build context 08:54:32 #43 transferring context: 25.85kB 0.4s done 08:54:32 #43 DONE 2.8s 08:54:32 08:54:32 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:54:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:54:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:54:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:54:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:54:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:54:32 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 08:54:32 #35 DONE 7.5s 08:54:32 08:54:32 #39 [security-proxy-auth internal] load build context 08:54:35 #39 ... 08:54:35 08:54:35 #44 [security-spire-agent internal] load build context 08:54:35 #44 transferring context: 27.13kB 0.6s done 08:54:35 #44 DONE 2.8s 08:54:35 08:54:35 #39 [security-proxy-auth internal] load build context 08:54:36 #39 ... 08:54:36 08:54:36 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:36 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.7s done 08:54:36 #45 DONE 3.7s 08:54:36 08:54:36 #39 [security-proxy-auth internal] load build context 08:54:37 #39 ... 08:54:37 08:54:37 #46 [support-notifications internal] load build context 08:54:37 #46 ... 08:54:37 08:54:37 #39 [security-proxy-auth internal] load build context 08:54:37 #39 ... 08:54:37 08:54:37 #47 [security-secretstore-setup internal] load build context 08:54:37 #47 ... 08:54:37 08:54:37 #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:54:37 #0 6.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:37 #0 6.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:37 #0 8.968 OK: 266 MiB in 52 packages 08:54:37 #48 DONE 10.6s 08:54:37 08:54:37 #39 [security-proxy-auth internal] load build context 08:54:37 #39 ... 08:54:37 08:54:37 #49 [core-metadata internal] load build context 08:54:37 #49 ... 08:54:37 08:54:37 #50 [core-common-config-bootstrapper internal] load build context 08:54:38 #50 ... 08:54:38 08:54:38 #51 [core-command internal] load build context 08:54:38 #51 ... 08:54:38 08:54:38 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:38 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.6s done 08:54:38 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:54:38 #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:54:38 #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:54:38 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s done 08:54:38 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 08:54:38 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.3s done 08:54:38 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:54:38 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.4s 08:54:38 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:54:38 #52 ... 08:54:38 08:54:38 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:38 #53 DONE 9.1s 08:54:38 08:54:38 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:38 #52 ... 08:54:38 08:54:38 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:54:38 #0 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:38 #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:38 #0 10.33 OK: 266 MiB in 52 packages 08:54:38 #54 ... 08:54:38 08:54:38 #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:54:38 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:38 #0 8.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:38 #55 ... 08:54:38 08:54:38 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:38 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.1s 08:54:38 #52 ... 08:54:38 08:54:38 #56 [security-bootstrapper internal] load build context 08:54:38 #56 ... 08:54:38 08:54:38 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:54:38 #54 DONE 11.1s 08:54:38 08:54:38 #56 [security-bootstrapper internal] load build context 08:54:38 #56 ... 08:54:38 08:54:38 #38 [support-scheduler internal] load build context 08:54:38 #38 transferring context: 58.35MB 12.4s 08:54:38 #38 ... 08:54:38 08:54:38 #57 [core-keeper internal] load build context 08:54:39 #57 ... 08:54:39 08:54:39 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:39 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.4s 08:54:39 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:54:39 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.92MB / 28.04MB 6.8s 08:54:39 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 08:54:39 #52 ... 08:54:39 08:54:39 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:39 #0 6.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:39 #0 7.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:39 #0 9.746 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:39 #0 9.746 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:39 #0 9.746 OK: 19953 distinct packages available 08:54:39 #58 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:39 #58 ... 08:54:39 08:54:39 #59 [security-proxy-setup internal] load build context 08:54:40 #59 ... 08:54:40 08:54:40 #60 [security-spiffe-token-provider internal] load build context 08:54:40 #60 ... 08:54:40 08:54:40 #47 [security-secretstore-setup internal] load build context 08:54:41 #47 ... 08:54:41 08:54:41 #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:54:41 #55 11.30 OK: 266 MiB in 52 packages 08:54:41 #55 DONE 13.7s 08:54:41 08:54:41 #47 [security-secretstore-setup internal] load build context 08:54:41 #47 ... 08:54:41 08:54:41 #61 [core-data internal] load build context 08:54:41 #61 ... 08:54:41 08:54:41 #62 [support-cron-scheduler internal] load build context 08:54:41 #62 ... 08:54:41 08:54:41 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:41 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.2s 08:54:42 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.0s 08:54:43 #52 ... 08:54:43 08:54:43 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:43 #58 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:43 #58 12.09 OK: 266 MiB in 52 packages 08:54:43 #58 DONE 13.5s 08:54:43 08:54:43 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:43 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 10.7s 08:54:43 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 11.1s 08:54:44 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.5s 08:54:44 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done 08:54:45 #52 ... 08:54:45 08:54:45 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:54:45 #63 ... 08:54:45 08:54:45 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:45 #64 ... 08:54:45 08:54:45 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:45 #65 ... 08:54:45 08:54:45 #66 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:54:45 #0 9.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:45 #0 9.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:46 #66 ... 08:54:46 08:54:46 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:54:46 #67 ... 08:54:46 08:54:46 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:54:46 #68 ... 08:54:46 08:54:46 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:54:46 #69 ... 08:54:46 08:54:46 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:54:46 #70 ... 08:54:46 08:54:46 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:46 #71 ... 08:54:46 08:54:46 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:54:46 #72 ... 08:54:46 08:54:46 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:54:46 #0 9.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:46 #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:46 #73 ... 08:54:46 08:54:46 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:46 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:54:46 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:54:46 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:54:46 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:54:46 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:54:46 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done 08:54:46 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 6.6s 08:54:46 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:54:46 #45 ... 08:54:46 08:54:46 #62 [support-cron-scheduler internal] load build context 08:54:46 #62 transferring context: 24.70MB 14.2s 08:54:47 #62 ... 08:54:47 08:54:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:47 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s 08:54:47 #52 ... 08:54:47 08:54:47 #46 [support-notifications internal] load build context 08:54:47 #46 ... 08:54:47 08:54:47 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:47 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.1s done 08:54:47 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 08:54:47 #45 ... 08:54:47 08:54:47 #39 [security-proxy-auth internal] load build context 08:54:48 #39 ... 08:54:48 08:54:48 #49 [core-metadata internal] load build context 08:54:48 #49 ... 08:54:48 08:54:48 #50 [core-common-config-bootstrapper internal] load build context 08:54:48 #50 ... 08:54:48 08:54:48 #39 [security-proxy-auth internal] load build context 08:54:48 #39 ... 08:54:48 08:54:48 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:54:48 #74 ... 08:54:48 08:54:48 #51 [core-command internal] load build context 08:54:48 #51 ... 08:54:48 08:54:48 #50 [core-common-config-bootstrapper internal] load build context 08:54:49 #50 ... 08:54:49 08:54:49 #56 [security-bootstrapper internal] load build context 08:54:49 #56 ... 08:54:49 08:54:49 #38 [support-scheduler internal] load build context 08:54:49 #38 ... 08:54:49 08:54:49 #57 [core-keeper internal] load build context 08:54:49 #57 ... 08:54:49 08:54:49 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 08:54:49 #75 ... 08:54:49 08:54:49 #66 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:54:49 #66 11.78 (1/1) Installing dumb-init (1.2.5-r2) 08:54:49 #66 11.78 Executing busybox-1.36.1-r7.trigger 08:54:49 #66 11.78 OK: 8 MiB in 16 packages 08:54:49 #66 DONE 14.5s 08:54:49 08:54:49 #75 [core-command stage-1 3/7] RUN apk --no-cache upgrade 08:54:50 #75 ... 08:54:50 08:54:50 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:54:50 #73 12.58 (1/2) Installing dumb-init (1.2.5-r2) 08:54:50 #73 12.67 (2/2) Installing su-exec (0.2-r3) 08:54:50 #73 12.67 Executing busybox-1.36.1-r7.trigger 08:54:50 #73 12.67 OK: 8 MiB in 17 packages 08:54:50 #73 DONE 14.4s 08:54:50 08:54:50 #51 [core-command internal] load build context 08:54:50 #51 ... 08:54:50 08:54:50 #60 [security-spiffe-token-provider internal] load build context 08:54:50 #60 ... 08:54:50 08:54:50 #59 [security-proxy-setup internal] load build context 08:54:50 #59 ... 08:54:50 08:54:50 #39 [security-proxy-auth internal] load build context 08:54:52 #39 ... 08:54:52 08:54:52 #61 [core-data internal] load build context 08:54:52 #61 ... 08:54:52 08:54:52 #47 [security-secretstore-setup internal] load build context 08:54:52 #47 transferring context: 55.43MB 24.5s 08:54:52 #47 ... 08:54:52 08:54:52 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:52 #71 DONE 16.3s 08:54:52 08:54:52 #47 [security-secretstore-setup internal] load build context 08:54:52 #47 ... 08:54:52 08:54:52 #61 [core-data internal] load build context 08:54:56 #61 ... 08:54:56 08:54:56 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:54:56 #63 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:56 #63 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:56 #63 17.19 (1/4) Installing ca-certificates (20240226-r0) 08:54:56 #63 17.62 (2/4) Installing dumb-init (1.2.5-r2) 08:54:56 #63 17.62 (3/4) Installing su-exec (0.2-r3) 08:54:56 #63 17.62 (4/4) Installing yq (4.33.3-r5) 08:54:56 #63 18.13 Executing busybox-1.36.1-r7.trigger 08:54:56 #63 18.13 Executing ca-certificates-20240226-r0.trigger 08:54:56 #63 18.91 OK: 18 MiB in 19 packages 08:54:56 #63 DONE 20.4s 08:54:56 08:54:56 #61 [core-data internal] load build context 08:54:57 #61 ... 08:54:57 08:54:57 #46 [support-notifications internal] load build context 08:54:57 #46 transferring context: 48.35MB 29.8s 08:54:57 #46 ... 08:54:57 08:54:57 #62 [support-cron-scheduler internal] load build context 08:54:57 #62 ... 08:54:57 08:54:57 #61 [core-data internal] load build context 08:54:58 #61 ... 08:54:58 08:54:58 #49 [core-metadata internal] load build context 08:54:58 #49 ... 08:54:58 08:54:58 #61 [core-data internal] load build context 08:54:58 #61 ... 08:54:58 08:54:58 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:58 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s 08:54:58 #52 ... 08:54:58 08:54:58 #49 [core-metadata internal] load build context 08:54:59 #49 ... 08:54:59 08:54:59 #50 [core-common-config-bootstrapper internal] load build context 08:54:59 #50 ... 08:54:59 08:54:59 #49 [core-metadata internal] load build context 08:54:59 #49 ... 08:54:59 08:54:59 #38 [support-scheduler internal] load build context 08:54:59 #38 ... 08:54:59 08:54:59 #57 [core-keeper internal] load build context 08:54:59 #57 ... 08:54:59 08:54:59 #56 [security-bootstrapper internal] load build context 08:54:59 #56 ... 08:54:59 08:54:59 #38 [support-scheduler internal] load build context 08:54:59 #38 ... 08:54:59 08:54:59 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:59 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s 08:54:59 #45 ... 08:54:59 08:54:59 #49 [core-metadata internal] load build context 08:55:00 #49 ... 08:55:00 08:55:00 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:55:00 #76 ... 08:55:00 08:55:00 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:55:00 #64 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:00 #64 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:00 #64 16.91 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:55:00 #64 16.91 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:55:00 #64 16.91 OK: 19946 distinct packages available 08:55:00 #64 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:00 #64 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:00 #64 ... 08:55:00 08:55:00 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:55:00 #45 ... 08:55:00 08:55:00 #51 [core-command internal] load build context 08:55:00 #51 ... 08:55:00 08:55:00 #59 [security-proxy-setup internal] load build context 08:55:00 #59 ... 08:55:00 08:55:00 #60 [security-spiffe-token-provider internal] load build context 08:55:01 #60 ... 08:55:01 08:55:01 #51 [core-command internal] load build context 08:55:02 #51 ... 08:55:02 08:55:02 #39 [security-proxy-auth internal] load build context 08:55:02 #39 ... 08:55:02 08:55:02 #46 [support-notifications internal] load build context 08:55:02 #46 ... 08:55:02 08:55:02 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:55:02 #77 ... 08:55:02 08:55:02 #47 [security-secretstore-setup internal] load build context 08:55:02 #47 ... 08:55:02 08:55:02 #46 [support-notifications internal] load build context 08:55:02 #46 transferring context: 53.92MB 35.0s 08:55:03 #46 ... 08:55:03 08:55:03 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:55:03 #69 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:03 #69 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:03 #69 22.98 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:55:03 #69 22.98 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:55:03 #69 22.98 OK: 19946 distinct packages available 08:55:03 #69 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:03 #69 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:03 #69 ... 08:55:03 08:55:03 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:55:03 #70 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:03 #70 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:03 #70 24.43 (1/1) Installing dumb-init (1.2.5-r2) 08:55:03 #70 24.43 Executing busybox-1.36.1-r7.trigger 08:55:03 #70 24.63 OK: 8 MiB in 16 packages 08:55:03 #70 DONE 27.2s 08:55:03 08:55:03 #39 [security-proxy-auth internal] load build context 08:55:03 #39 ... 08:55:03 08:55:03 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:55:03 #68 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:03 #68 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:03 #68 25.38 (1/4) Installing dumb-init (1.2.5-r2) 08:55:03 #68 25.38 (2/4) Installing openssl (3.1.6-r0) 08:55:03 #68 25.52 (3/4) Installing su-exec (0.2-r3) 08:55:03 #68 25.52 (4/4) Installing yq (4.33.3-r5) 08:55:03 #68 26.08 Executing busybox-1.36.1-r7.trigger 08:55:03 #68 26.12 OK: 18 MiB in 19 packages 08:55:03 #68 DONE 27.6s 08:55:03 08:55:03 #39 [security-proxy-auth internal] load build context 08:55:03 #39 ... 08:55:03 08:55:03 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:55:03 #65 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:03 #65 18.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:03 #65 22.63 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:55:03 #65 22.63 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:55:03 #65 22.63 OK: 19946 distinct packages available 08:55:03 #65 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:03 #65 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:03 #65 ... 08:55:03 08:55:03 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:55:05 #78 ... 08:55:05 08:55:05 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:55:05 #64 24.86 (1/11) Installing ca-certificates (20240226-r0) 08:55:05 #64 25.12 (2/11) Installing brotli-libs (1.0.9-r14) 08:55:05 #64 25.12 (3/11) Installing libunistring (1.1-r1) 08:55:05 #64 25.35 (4/11) Installing libidn2 (2.3.4-r1) 08:55:05 #64 25.35 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:55:05 #64 25.42 (6/11) Installing libcurl (8.9.0-r0) 08:55:05 #64 25.50 (7/11) Installing curl (8.9.0-r0) 08:55:05 #64 25.55 (8/11) Installing dumb-init (1.2.5-r2) 08:55:05 #64 25.55 (9/11) Installing musl-obstack (1.2.3-r2) 08:55:05 #64 25.60 (10/11) Installing libucontext (1.2-r2) 08:55:05 #64 25.60 (11/11) Installing gcompat (1.1.0-r1) 08:55:05 #64 25.71 Executing busybox-1.36.1-r7.trigger 08:55:05 #64 25.81 Executing ca-certificates-20240226-r0.trigger 08:55:05 #64 27.11 OK: 13 MiB in 26 packages 08:55:05 #64 DONE 29.1s 08:55:05 08:55:05 #39 [security-proxy-auth internal] load build context 08:55:06 #39 ... 08:55:06 08:55:06 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:55:06 #0 9.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:06 #79 ... 08:55:06 08:55:06 #39 [security-proxy-auth internal] load build context 08:55:06 #39 ... 08:55:06 08:55:06 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:55:06 #67 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:06 #67 22.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:06 #67 26.50 (1/3) Installing ca-certificates (20240226-r0) 08:55:06 #67 26.96 (2/3) Installing dumb-init (1.2.5-r2) 08:55:06 #67 26.96 (3/3) Installing tzdata (2024a-r0) 08:55:06 #67 29.03 Executing busybox-1.36.1-r7.trigger 08:55:06 #67 29.28 Executing ca-certificates-20240226-r0.trigger 08:55:06 #67 30.89 OK: 12 MiB in 18 packages 08:55:06 #67 ... 08:55:06 08:55:06 #39 [security-proxy-auth internal] load build context 08:55:07 #39 transferring context: 66.72MB 38.8s 08:55:07 #39 ... 08:55:07 08:55:07 #62 [support-cron-scheduler internal] load build context 08:55:08 #62 ... 08:55:08 08:55:08 #39 [security-proxy-auth internal] load build context 08:55:08 #39 ... 08:55:08 08:55:08 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:55:08 #67 DONE 32.8s 08:55:08 08:55:08 #39 [security-proxy-auth internal] load build context 08:55:08 #39 ... 08:55:08 08:55:08 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:55:08 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.7s 08:55:08 #52 ... 08:55:08 08:55:08 #39 [security-proxy-auth internal] load build context 08:55:08 #39 ... 08:55:08 08:55:08 #61 [core-data internal] load build context 08:55:08 #61 ... 08:55:08 08:55:08 #62 [support-cron-scheduler internal] load build context 08:55:09 #62 ... 08:55:09 08:55:09 #50 [core-common-config-bootstrapper internal] load build context 08:55:09 #50 ... 08:55:09 08:55:09 #62 [support-cron-scheduler internal] load build context 08:55:09 #62 ... 08:55:09 08:55:09 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:55:09 #65 30.63 (1/5) Installing dumb-init (1.2.5-r2) 08:55:09 #65 30.76 (2/5) Installing musl-obstack (1.2.3-r2) 08:55:09 #65 30.76 (3/5) Installing libucontext (1.2-r2) 08:55:09 #65 30.76 (4/5) Installing gcompat (1.1.0-r1) 08:55:09 #65 30.76 (5/5) Installing openssl (3.1.6-r0) 08:55:09 #65 31.05 Executing busybox-1.36.1-r7.trigger 08:55:09 #65 31.23 OK: 9 MiB in 20 packages 08:55:09 #65 DONE 34.2s 08:55:09 08:55:09 #62 [support-cron-scheduler internal] load build context 08:55:09 #62 ... 08:55:09 08:55:09 #57 [core-keeper internal] load build context 08:55:10 #57 ... 08:55:10 08:55:10 #56 [security-bootstrapper internal] load build context 08:55:10 #56 ... 08:55:10 08:55:10 #38 [support-scheduler internal] load build context 08:55:10 #38 ... 08:55:10 08:55:10 #49 [core-metadata internal] load build context 08:55:10 #49 ... 08:55:10 08:55:10 #57 [core-keeper internal] load build context 08:55:10 #57 ... 08:55:10 08:55:10 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:55:10 #69 31.03 (1/4) Installing dumb-init (1.2.5-r2) 08:55:10 #69 31.03 (2/4) Installing musl-obstack (1.2.3-r2) 08:55:10 #69 31.13 (3/4) Installing libucontext (1.2-r2) 08:55:10 #69 31.13 (4/4) Installing gcompat (1.1.0-r1) 08:55:10 #69 31.24 Executing busybox-1.36.1-r7.trigger 08:55:10 #69 31.54 OK: 8 MiB in 19 packages 08:55:10 #69 DONE 35.0s 08:55:10 08:55:10 #57 [core-keeper internal] load build context 08:55:10 #57 ... 08:55:10 08:55:10 #60 [security-spiffe-token-provider internal] load build context 08:55:11 #60 ... 08:55:11 08:55:11 #59 [security-proxy-setup internal] load build context 08:55:11 #59 ... 08:55:11 08:55:11 #57 [core-keeper internal] load build context 08:55:12 #57 ... 08:55:12 08:55:12 #51 [core-command internal] load build context 08:55:12 #51 ... 08:55:12 08:55:12 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:55:12 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.4s 08:55:12 #45 ... 08:55:12 08:55:12 #57 [core-keeper internal] load build context 08:55:12 #57 ... 08:55:12 08:55:12 #47 [security-secretstore-setup internal] load build context 08:55:12 #47 ... 08:55:12 08:55:12 #56 [security-bootstrapper internal] load build context 08:55:12 #56 ... 08:55:12 08:55:12 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:55:12 #72 26.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:12 #72 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:12 #72 35.17 (1/2) Installing ca-certificates (20240226-r0) 08:55:12 #72 35.59 (2/2) Installing dumb-init (1.2.5-r2) 08:55:12 #72 35.59 Executing busybox-1.36.1-r7.trigger 08:55:12 #72 35.79 Executing ca-certificates-20240226-r0.trigger 08:55:12 #72 ... 08:55:12 08:55:12 #57 [core-keeper internal] load build context 08:55:12 #57 transferring context: 44.99MB 43.5s 08:55:13 #57 ... 08:55:13 08:55:13 #46 [support-notifications internal] load build context 08:55:13 #46 ... 08:55:13 08:55:13 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:55:13 #74 24.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:13 #74 26.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:13 #74 33.19 OK: 266 MiB in 52 packages 08:55:13 #74 ... 08:55:13 08:55:13 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:55:13 #80 ... 08:55:13 08:55:13 #46 [support-notifications internal] load build context 08:55:14 #46 ... 08:55:14 08:55:14 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:55:14 #74 DONE 35.9s 08:55:14 08:55:14 #46 [support-notifications internal] load build context 08:55:14 #46 ... 08:55:14 08:55:14 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:55:14 #79 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:14 #79 17.29 OK: 18 MiB in 19 packages 08:55:14 #79 DONE 18.5s 08:55:14 08:55:14 #46 [support-notifications internal] load build context 08:55:15 #46 ... 08:55:15 08:55:15 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:55:15 #81 ... 08:55:15 08:55:15 #46 [support-notifications internal] load build context 08:55:15 #46 ... 08:55:15 08:55:15 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:55:15 #76 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:15 #76 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:15 #76 23.04 OK: 8 MiB in 17 packages 08:55:15 #76 ... 08:55:15 08:55:15 #46 [support-notifications internal] load build context 08:55:15 #46 ... 08:55:15 08:55:15 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 08:55:15 #75 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:15 #75 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:15 #75 24.32 OK: 8 MiB in 16 packages 08:55:15 #75 DONE 27.2s 08:55:15 08:55:15 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:55:15 #81 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:16 #81 ... 08:55:16 08:55:16 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:55:16 #77 13.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:16 #77 16.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:16 #77 22.11 (1/1) Installing dumb-init (1.2.5-r2) 08:55:16 #77 22.77 Executing busybox-1.36.1-r7.trigger 08:55:16 #77 22.80 OK: 8 MiB in 16 packages 08:55:16 #77 ... 08:55:16 08:55:16 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:55:16 #76 DONE 26.0s 08:55:16 08:55:16 #46 [support-notifications internal] load build context 08:55:17 #46 ... 08:55:17 08:55:17 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:55:17 #72 37.39 OK: 9 MiB in 17 packages 08:55:17 #72 DONE 41.5s 08:55:17 08:55:17 #46 [support-notifications internal] load build context 08:55:17 #46 transferring context: 68.88MB 50.3s 08:55:18 #46 ... 08:55:18 08:55:18 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:55:18 #77 DONE 25.9s 08:55:18 08:55:18 #46 [support-notifications internal] load build context 08:55:18 #46 ... 08:55:18 08:55:18 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:55:18 #78 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:18 #78 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:18 #78 13.31 OK: 18 MiB in 19 packages 08:55:18 #78 DONE 15.1s 08:55:18 08:55:18 #46 [support-notifications internal] load build context 08:55:18 #46 ... 08:55:18 08:55:18 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:55:18 #0 9.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:18 #82 ... 08:55:18 08:55:18 #38 [support-scheduler internal] load build context 08:55:19 #38 ... 08:55:19 08:55:19 #61 [core-data internal] load build context 08:55:19 #61 ... 08:55:19 08:55:19 #39 [security-proxy-auth internal] load build context 08:55:19 #39 ... 08:55:19 08:55:19 #61 [core-data internal] load build context 08:55:20 #61 ... 08:55:20 08:55:20 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:55:20 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.9s 08:55:20 #52 ... 08:55:20 08:55:20 #50 [core-common-config-bootstrapper internal] load build context 08:55:20 #50 ... 08:55:20 08:55:20 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:55:20 #81 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:20 #81 13.27 OK: 13 MiB in 26 packages 08:55:20 #81 DONE 15.1s 08:55:20 08:55:20 #50 [core-common-config-bootstrapper internal] load build context 08:55:20 #50 ... 08:55:20 08:55:20 #62 [support-cron-scheduler internal] load build context 08:55:20 #62 ... 08:55:20 08:55:20 #50 [core-common-config-bootstrapper internal] load build context 08:55:20 #50 ... 08:55:20 08:55:20 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:55:20 #80 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:20 #80 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:20 #80 14.92 OK: 8 MiB in 16 packages 08:55:20 #80 DONE 17.1s 08:55:20 08:55:20 #49 [core-metadata internal] load build context 08:55:20 #49 ... 08:55:20 08:55:20 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:55:20 #83 ... 08:55:20 08:55:20 #50 [core-common-config-bootstrapper internal] load build context 08:55:20 #50 ... 08:55:20 08:55:20 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:55:21 #84 ... 08:55:21 08:55:21 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:55:21 #85 DONE 2.2s 08:55:21 08:55:21 #50 [core-common-config-bootstrapper internal] load build context 08:55:21 #50 ... 08:55:21 08:55:21 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:55:21 #82 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:21 #82 11.71 OK: 12 MiB in 18 packages 08:55:21 #82 DONE 12.4s 08:55:21 08:55:21 #50 [core-common-config-bootstrapper internal] load build context 08:55:21 #50 ... 08:55:21 08:55:21 #59 [security-proxy-setup internal] load build context 08:55:21 #59 ... 08:55:21 08:55:21 #60 [security-spiffe-token-provider internal] load build context 08:55:21 #60 ... 08:55:21 08:55:21 #49 [core-metadata internal] load build context 08:55:22 #49 ... 08:55:22 08:55:22 #51 [core-command internal] load build context 08:55:22 #51 ... 08:55:22 08:55:22 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:55:22 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.2s 08:55:22 #45 ... 08:55:22 08:55:22 #49 [core-metadata internal] load build context 08:55:22 #49 transferring context: 80.58MB 54.9s 08:55:22 #49 ... 08:55:22 08:55:22 #56 [security-bootstrapper internal] load build context 08:55:22 #56 ... 08:55:22 08:55:22 #47 [security-secretstore-setup internal] load build context 08:55:23 #47 ... 08:55:23 08:55:23 #56 [security-bootstrapper internal] load build context 08:55:23 #56 ... 08:55:23 08:55:23 #57 [core-keeper internal] load build context 08:55:23 #57 ... 08:55:23 08:55:23 #56 [security-bootstrapper internal] load build context 08:55:24 #56 ... 08:55:24 08:55:24 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:55:24 #83 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:24 #83 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:24 #83 13.10 OK: 9 MiB in 20 packages 08:55:24 #83 DONE 14.4s 08:55:24 08:55:24 #56 [security-bootstrapper internal] load build context 08:55:25 #56 ... 08:55:25 08:55:25 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:55:25 #84 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:25 #84 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:25 #84 12.76 OK: 8 MiB in 19 packages 08:55:25 #84 DONE 14.2s 08:55:25 08:55:25 #56 [security-bootstrapper internal] load build context 08:55:26 #56 ... 08:55:26 08:55:26 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:55:26 #86 DONE 8.9s 08:55:26 08:55:26 #56 [security-bootstrapper internal] load build context 08:55:26 #56 ... 08:55:26 08:55:26 #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:55:26 #87 DONE 0.7s 08:55:26 08:55:26 #56 [security-bootstrapper internal] load build context 08:55:27 #56 ... 08:55:27 08:55:27 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:55:27 #0 8.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:55:27 #0 9.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:55:27 #88 ... 08:55:27 08:55:27 #56 [security-bootstrapper internal] load build context 08:55:28 #56 transferring context: 98.84MB 58.7s 08:55:29 #56 ... 08:55:29 08:55:29 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:55:29 #88 10.20 OK: 9 MiB in 17 packages 08:55:29 #88 DONE 11.4s 08:55:29 08:55:29 #56 [security-bootstrapper internal] load build context 08:55:29 #56 ... 08:55:29 08:55:29 #46 [support-notifications internal] load build context 08:55:29 #46 ... 08:55:29 08:55:29 #38 [support-scheduler internal] load build context 08:55:29 #38 ... 08:55:29 08:55:29 #46 [support-notifications internal] load build context 08:55:29 #46 ... 08:55:29 08:55:29 #39 [security-proxy-auth internal] load build context 08:55:29 #39 ... 08:55:29 08:55:29 #38 [support-scheduler internal] load build context 08:55:29 #38 ... 08:55:29 08:55:29 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:55:29 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.5s done 08:55:29 #45 DONE 57.1s 08:55:29 08:55:29 #38 [support-scheduler internal] load build context 08:55:29 #38 ... 08:55:29 08:55:29 #61 [core-data internal] load build context 08:55:30 #61 ... 08:55:30 08:55:30 #38 [support-scheduler internal] load build context 08:55:30 #38 ... 08:55:30 08:55:30 #62 [support-cron-scheduler internal] load build context 08:55:30 #62 ... 08:55:30 08:55:30 #38 [support-scheduler internal] load build context 08:55:30 #38 ... 08:55:30 08:55:30 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:55:30 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.1s 08:55:30 #52 ... 08:55:30 08:55:30 #62 [support-cron-scheduler internal] load build context 08:55:31 #62 ... 08:55:31 08:55:31 #50 [core-common-config-bootstrapper internal] load build context 08:55:31 #50 ... 08:55:31 08:55:31 #38 [support-scheduler internal] load build context 08:55:31 #38 ... 08:55:31 08:55:31 #59 [security-proxy-setup internal] load build context 08:55:31 #59 ... 08:55:31 08:55:31 #60 [security-spiffe-token-provider internal] load build context 08:55:31 #60 ... 08:55:31 08:55:31 #59 [security-proxy-setup internal] load build context 08:55:32 #59 ... 08:55:32 08:55:32 #51 [core-command internal] load build context 08:55:32 #51 ... 08:55:32 08:55:32 #59 [security-proxy-setup internal] load build context 08:55:33 #59 ... 08:55:33 08:55:33 #49 [core-metadata internal] load build context 08:55:33 #49 transferring context: 112.18MB 65.2s 08:55:33 #49 ... 08:55:33 08:55:33 #59 [security-proxy-setup internal] load build context 08:55:33 #59 ... 08:55:33 08:55:33 #47 [security-secretstore-setup internal] load build context 08:55:33 #47 ... 08:55:33 08:55:33 #59 [security-proxy-setup internal] load build context 08:55:33 #59 ... 08:55:33 08:55:33 #57 [core-keeper internal] load build context 08:55:33 #57 ... 08:55:33 08:55:33 #59 [security-proxy-setup internal] load build context 08:55:34 #59 ... 08:55:34 08:55:34 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:55:34 #89 DONE 1.8s 08:55:34 08:55:34 #59 [security-proxy-setup internal] load build context 08:55:38 #59 transferring context: 78.16MB 66.8s 08:55:39 #59 ... 08:55:39 08:55:39 #56 [security-bootstrapper internal] load build context 08:55:39 #56 ... 08:55:39 08:55:39 #38 [support-scheduler internal] load build context 08:55:39 #38 ... 08:55:39 08:55:39 #56 [security-bootstrapper internal] load build context 08:55:39 #56 ... 08:55:39 08:55:39 #46 [support-notifications internal] load build context 08:55:39 #46 ... 08:55:39 08:55:39 #39 [security-proxy-auth internal] load build context 08:55:39 #39 ... 08:55:39 08:55:39 #56 [security-bootstrapper internal] load build context 08:55:40 #56 ... 08:55:40 08:55:40 #61 [core-data internal] load build context 08:55:40 #61 ... 08:55:40 08:55:40 #38 [support-scheduler internal] load build context 08:55:40 #38 ... 08:55:40 08:55:40 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:55:40 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 52.1s done 08:55:40 #52 DONE 70.6s 08:55:40 08:55:40 #38 [support-scheduler internal] load build context 08:55:41 #38 ... 08:55:41 08:55:41 #62 [support-cron-scheduler internal] load build context 08:55:41 #62 ... 08:55:41 08:55:41 #38 [support-scheduler internal] load build context 08:55:41 #38 ... 08:55:41 08:55:41 #50 [core-common-config-bootstrapper internal] load build context 08:55:41 #50 ... 08:55:41 08:55:41 #62 [support-cron-scheduler internal] load build context 08:55:42 #62 ... 08:55:42 08:55:42 #60 [security-spiffe-token-provider internal] load build context 08:55:42 #60 ... 08:55:42 08:55:42 #62 [support-cron-scheduler internal] load build context 08:55:43 #62 ... 08:55:43 08:55:43 #51 [core-command internal] load build context 08:55:43 #51 ... 08:55:43 08:55:43 #62 [support-cron-scheduler internal] load build context 08:55:43 #62 ... 08:55:43 08:55:43 #49 [core-metadata internal] load build context 08:55:43 #49 transferring context: 146.60MB 75.3s 08:55:43 #49 ... 08:55:43 08:55:43 #62 [support-cron-scheduler internal] load build context 08:55:43 #62 ... 08:55:43 08:55:43 #47 [security-secretstore-setup internal] load build context 08:55:43 #47 ... 08:55:43 08:55:43 #62 [support-cron-scheduler internal] load build context 08:55:43 #62 ... 08:55:43 08:55:43 #57 [core-keeper internal] load build context 08:55:43 #57 ... 08:55:43 08:55:43 #62 [support-cron-scheduler internal] load build context 08:55:49 #62 ... 08:55:49 08:55:49 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:55:49 #90 DONE 4.4s 08:55:49 08:55:49 #62 [support-cron-scheduler internal] load build context 08:55:49 #62 ... 08:55:49 08:55:49 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:55:49 #91 DONE 4.5s 08:55:49 08:55:49 #62 [support-cron-scheduler internal] load build context 08:55:49 #62 ... 08:55:49 08:55:49 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:55:49 #92 DONE 3.5s 08:55:49 08:55:49 #62 [support-cron-scheduler internal] load build context 08:55:49 #62 transferring context: 182.95MB 76.0s 08:55:49 #62 ... 08:55:49 08:55:49 #59 [security-proxy-setup internal] load build context 08:55:49 #59 ... 08:55:49 08:55:49 #38 [support-scheduler internal] load build context 08:55:49 #38 ... 08:55:49 08:55:49 #62 [support-cron-scheduler internal] load build context 08:55:49 #62 ... 08:55:49 08:55:49 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:55:49 #93 DONE 1.1s 08:55:49 08:55:49 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:55:49 #94 DONE 1.3s 08:55:49 08:55:49 #46 [support-notifications internal] load build context 08:55:50 #46 ... 08:55:50 08:55:50 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:55:50 #95 DONE 1.4s 08:55:50 08:55:50 #46 [support-notifications internal] load build context 08:55:50 #46 ... 08:55:50 08:55:50 #39 [security-proxy-auth internal] load build context 08:55:50 #39 ... 08:55:50 08:55:50 #62 [support-cron-scheduler internal] load build context 08:55:50 #62 ... 08:55:50 08:55:50 #61 [core-data internal] load build context 08:55:50 #61 ... 08:55:50 08:55:50 #62 [support-cron-scheduler internal] load build context 08:55:50 #62 ... 08:55:50 08:55:50 #56 [security-bootstrapper internal] load build context 08:55:50 #56 ... 08:55:50 08:55:50 #62 [support-cron-scheduler internal] load build context 08:55:51 #62 ... 08:55:51 08:55:51 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 08:55:51 #96 DONE 1.3s 08:55:51 08:55:51 #62 [support-cron-scheduler internal] load build context 08:55:51 #62 ... 08:55:51 08:55:51 #97 [security-spire-server stage-2 6/9] COPY security.txt / 08:55:51 #97 DONE 1.4s 08:55:51 08:55:51 #62 [support-cron-scheduler internal] load build context 08:55:52 #62 ... 08:55:52 08:55:52 #98 [security-spire-config stage-2 6/10] COPY security.txt / 08:55:52 #98 DONE 1.8s 08:55:52 08:55:52 #62 [support-cron-scheduler internal] load build context 08:55:52 #62 ... 08:55:52 08:55:52 #50 [core-common-config-bootstrapper internal] load build context 08:55:52 #50 ... 08:55:52 08:55:52 #62 [support-cron-scheduler internal] load build context 08:55:52 #62 ... 08:55:52 08:55:52 #60 [security-spiffe-token-provider internal] load build context 08:55:52 #60 ... 08:55:52 08:55:52 #62 [support-cron-scheduler internal] load build context 08:55:52 #62 ... 08:55:52 08:55:52 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:55:52 #99 DONE 1.3s 08:55:52 08:55:52 #62 [support-cron-scheduler internal] load build context 08:55:53 #62 ... 08:55:53 08:55:53 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:55:53 #100 DONE 1.3s 08:55:53 08:55:53 #62 [support-cron-scheduler internal] load build context 08:55:53 #62 ... 08:55:53 08:55:53 #51 [core-command internal] load build context 08:55:53 #51 transferring context: 137.65MB 85.3s 08:55:53 #51 ... 08:55:53 08:55:53 #62 [support-cron-scheduler internal] load build context 08:55:53 #62 ... 08:55:53 08:55:53 #49 [core-metadata internal] load build context 08:55:53 #49 ... 08:55:53 08:55:53 #51 [core-command internal] load build context 08:55:53 #51 ... 08:55:53 08:55:53 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:55:53 #101 DONE 1.6s 08:55:53 08:55:53 #51 [core-command internal] load build context 08:55:53 #51 ... 08:55:53 08:55:53 #47 [security-secretstore-setup internal] load build context 08:55:53 #47 ... 08:55:53 08:55:53 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:55:53 #102 ... 08:55:53 08:55:53 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:55:53 #103 DONE 1.4s 08:55:54 08:55:54 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:55:54 #104 ... 08:55:54 08:55:54 #57 [core-keeper internal] load build context 08:55:54 #57 ... 08:55:54 08:55:54 #51 [core-command internal] load build context 08:55:55 #51 ... 08:55:55 08:55:55 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:55:55 #105 DONE 1.6s 08:55:55 08:55:55 #51 [core-command internal] load build context 08:55:55 #51 ... 08:55:55 08:55:55 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:55:55 #102 DONE 1.1s 08:55:55 08:55:55 #51 [core-command internal] load build context 08:55:55 #51 ... 08:55:55 08:55:55 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:55:55 #104 DONE 1.6s 08:55:55 08:55:55 #106 [security-spire-agent] exporting to image 08:55:55 #106 exporting layers 08:55:56 #106 ... 08:55:56 08:55:56 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:55:56 #107 DONE 1.0s 08:55:56 08:55:56 #106 [security-spire-config] exporting to image 08:55:56 #106 ... 08:55:56 08:55:56 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:55:56 #108 DONE 1.6s 08:55:56 08:55:56 #106 [security-spire-server] exporting to image 08:55:59 #106 ... 08:55:59 08:55:59 #59 [security-proxy-setup internal] load build context 08:55:59 #59 transferring context: 175.96MB 87.8s 08:55:59 #59 ... 08:55:59 08:55:59 #51 [core-command internal] load build context 08:55:59 #51 ... 08:55:59 08:55:59 #38 [support-scheduler internal] load build context 08:55:59 #38 ... 08:55:59 08:55:59 #51 [core-command internal] load build context 08:56:00 #51 ... 08:56:00 08:56:00 #46 [support-notifications internal] load build context 08:56:00 #46 ... 08:56:00 08:56:00 #51 [core-command internal] load build context 08:56:00 #51 ... 08:56:00 08:56:00 #39 [security-proxy-auth internal] load build context 08:56:00 #39 ... 08:56:00 08:56:00 #51 [core-command internal] load build context 08:56:00 #51 ... 08:56:00 08:56:00 #61 [core-data internal] load build context 08:56:00 #61 ... 08:56:00 08:56:00 #51 [core-command internal] load build context 08:56:00 #51 ... 08:56:00 08:56:00 #56 [security-bootstrapper internal] load build context 08:56:00 #56 ... 08:56:00 08:56:00 #51 [core-command internal] load build context 08:56:02 #51 ... 08:56:02 08:56:02 #50 [core-common-config-bootstrapper internal] load build context 08:56:02 #50 ... 08:56:02 08:56:02 #39 [security-proxy-auth internal] load build context 08:56:02 #39 ... 08:56:02 08:56:02 #60 [security-spiffe-token-provider internal] load build context 08:56:02 #60 ... 08:56:02 08:56:02 #51 [core-command internal] load build context 08:56:03 #51 ... 08:56:03 08:56:03 #106 [security-spire-server] exporting to image 08:56:03 #106 exporting layers 6.7s done 08:56:03 #106 writing image sha256:d60957c8b3c63113bc9cfdaa1ca0476269a58cc3b07b82a1b20085cb0d95b41d 0.2s done 08:56:03 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:56:03 #106 writing image sha256:dc7bb95eab54ed34ec7aad3f0f0be88b83e689475f878abcb5ae876093759d2e 0.1s done 08:56:03 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:56:03 #106 writing image sha256:110be1a52b509ceade76eef632e506ddbf4d48230a092857c64619d7b69bc775 done 08:56:03 #106 naming to docker.io/library/security-spire-server-arm64 done 08:56:03 #106 DONE 7.7s 08:56:03 08:56:03 #51 [core-command internal] load build context 08:56:03 #51 ... 08:56:03 08:56:03 #62 [support-cron-scheduler internal] load build context 08:56:03 #62 ... 08:56:03 08:56:03 #49 [core-metadata internal] load build context 08:56:03 #49 ... 08:56:03 08:56:03 #47 [security-secretstore-setup internal] load build context 08:56:04 #47 ... 08:56:04 08:56:04 #49 [core-metadata internal] load build context 08:56:04 #49 transferring context: 216.75MB 96.3s 08:56:04 #49 ... 08:56:04 08:56:04 #57 [core-keeper internal] load build context 08:56:04 #57 ... 08:56:04 08:56:04 #49 [core-metadata internal] load build context 08:56:05 #49 ... 08:56:05 08:56:05 #38 [support-scheduler internal] load build context 08:56:05 #38 transferring context: 308.99MB 98.8s done 08:56:05 #38 DONE 99.5s 08:56:05 08:56:05 #49 [core-metadata internal] load build context 08:56:08 #49 ... 08:56:08 08:56:08 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:56:08 #109 DONE 2.4s 08:56:08 08:56:08 #49 [core-metadata internal] load build context 08:56:09 #49 ... 08:56:09 08:56:09 #59 [security-proxy-setup internal] load build context 08:56:09 #59 ... 08:56:09 08:56:09 #49 [core-metadata internal] load build context 08:56:10 #49 ... 08:56:10 08:56:10 #46 [support-notifications internal] load build context 08:56:10 #46 ... 08:56:10 08:56:10 #39 [security-proxy-auth internal] load build context 08:56:10 #39 transferring context: 308.99MB 101.1s done 08:56:10 #39 DONE 101.4s 08:56:10 08:56:10 #46 [support-notifications internal] load build context 08:56:10 #46 ... 08:56:10 08:56:10 #49 [core-metadata internal] load build context 08:56:11 #49 ... 08:56:11 08:56:11 #61 [core-data internal] load build context 08:56:11 #61 ... 08:56:11 08:56:11 #56 [security-bootstrapper internal] load build context 08:56:11 #56 ... 08:56:11 08:56:11 #49 [core-metadata internal] load build context 08:56:12 #49 ... 08:56:12 08:56:12 #50 [core-common-config-bootstrapper internal] load build context 08:56:12 #50 ... 08:56:12 08:56:12 #49 [core-metadata internal] load build context 08:56:12 #49 ... 08:56:12 08:56:12 #60 [security-spiffe-token-provider internal] load build context 08:56:12 #60 ... 08:56:12 08:56:12 #50 [core-common-config-bootstrapper internal] load build context 08:56:13 #50 ... 08:56:13 08:56:13 #47 [security-secretstore-setup internal] load build context 08:56:13 #47 transferring context: 308.99MB 105.4s done 08:56:13 #47 DONE 105.7s 08:56:13 08:56:13 #50 [core-common-config-bootstrapper internal] load build context 08:56:13 #50 ... 08:56:13 08:56:13 #51 [core-command internal] load build context 08:56:13 #51 ... 08:56:13 08:56:13 #50 [core-common-config-bootstrapper internal] load build context 08:56:14 #50 ... 08:56:14 08:56:14 #62 [support-cron-scheduler internal] load build context 08:56:14 #62 ... 08:56:14 08:56:14 #51 [core-command internal] load build context 08:56:14 #51 ... 08:56:14 08:56:14 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:56:14 #110 DONE 1.4s 08:56:14 08:56:14 #51 [core-command internal] load build context 08:56:14 #51 ... 08:56:14 08:56:14 #57 [core-keeper internal] load build context 08:56:15 #57 ... 08:56:15 08:56:15 #62 [support-cron-scheduler internal] load build context 08:56:18 #62 ... 08:56:18 08:56:18 #56 [security-bootstrapper internal] load build context 08:56:18 #56 transferring context: 308.99MB 108.5s done 08:56:18 #56 DONE 109.1s 08:56:18 08:56:18 #62 [support-cron-scheduler internal] load build context 08:56:18 #62 ... 08:56:18 08:56:18 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:18 #111 ... 08:56:18 08:56:18 #62 [support-cron-scheduler internal] load build context 08:56:19 #62 transferring context: 308.99MB 106.0s done 08:56:19 #62 DONE 107.1s 08:56:19 08:56:19 #50 [core-common-config-bootstrapper internal] load build context 08:56:20 #50 ... 08:56:20 08:56:20 #59 [security-proxy-setup internal] load build context 08:56:20 #59 ... 08:56:20 08:56:20 #50 [core-common-config-bootstrapper internal] load build context 08:56:20 #50 ... 08:56:20 08:56:20 #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:56:20 #112 DONE 1.4s 08:56:20 08:56:20 #50 [core-common-config-bootstrapper internal] load build context 08:56:20 #50 ... 08:56:20 08:56:20 #46 [support-notifications internal] load build context 08:56:20 #46 ... 08:56:20 08:56:20 #50 [core-common-config-bootstrapper internal] load build context 08:56:20 #50 ... 08:56:20 08:56:20 #60 [security-spiffe-token-provider internal] load build context 08:56:20 #60 transferring context: 308.99MB 108.8s done 08:56:20 #60 DONE 111.2s 08:56:20 08:56:20 #50 [core-common-config-bootstrapper internal] load build context 08:56:21 #50 ... 08:56:21 08:56:21 #61 [core-data internal] load build context 08:56:21 #61 ... 08:56:21 08:56:21 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:56:22 #113 DONE 1.2s 08:56:22 08:56:22 #61 [core-data internal] load build context 08:56:22 #61 ... 08:56:22 08:56:22 #49 [core-metadata internal] load build context 08:56:23 #49 ... 08:56:23 08:56:23 #61 [core-data internal] load build context 08:56:24 #61 ... 08:56:24 08:56:24 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:24 #114 ... 08:56:24 08:56:24 #59 [security-proxy-setup internal] load build context 08:56:24 #59 ... 08:56:24 08:56:24 #51 [core-command internal] load build context 08:56:25 #51 ... 08:56:25 08:56:25 #57 [core-keeper internal] load build context 08:56:25 #57 ... 08:56:25 08:56:25 #59 [security-proxy-setup internal] load build context 08:56:25 #59 transferring context: 305.38MB 113.9s 08:56:26 #59 ... 08:56:26 08:56:26 #50 [core-common-config-bootstrapper internal] load build context 08:56:26 #50 transferring context: 308.99MB 118.0s done 08:56:26 #50 DONE 118.5s 08:56:26 08:56:26 #59 [security-proxy-setup internal] load build context 08:56:26 #59 transferring context: 308.99MB 114.4s done 08:56:26 #59 DONE 116.5s 08:56:26 08:56:26 #51 [core-command internal] load build context 08:56:27 #51 ... 08:56:27 08:56:27 #57 [core-keeper internal] load build context 08:56:27 #57 transferring context: 308.99MB 117.6s done 08:56:27 #57 DONE 118.2s 08:56:27 08:56:27 #51 [core-command internal] load build context 08:56:28 #51 ... 08:56:28 08:56:28 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:56:28 #115 DONE 1.2s 08:56:28 08:56:28 #51 [core-command internal] load build context 08:56:29 #51 transferring context: 308.99MB 121.2s done 08:56:29 #51 DONE 121.6s 08:56:29 08:56:29 #61 [core-data internal] load build context 08:56:29 #61 ... 08:56:29 08:56:29 #49 [core-metadata internal] load build context 08:56:29 #49 transferring context: 308.99MB 121.5s done 08:56:29 #49 DONE 121.9s 08:56:29 08:56:29 #61 [core-data internal] load build context 08:56:30 #61 ... 08:56:30 08:56:30 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:30 #116 ... 08:56:30 08:56:30 #61 [core-data internal] load build context 08:56:30 #61 ... 08:56:30 08:56:30 #46 [support-notifications internal] load build context 08:56:30 #46 transferring context: 308.99MB 123.4s done 08:56:30 #46 ... 08:56:30 08:56:30 #61 [core-data internal] load build context 08:56:31 #61 ... 08:56:31 08:56:31 #46 [support-notifications internal] load build context 08:56:31 #46 DONE 123.8s 08:56:31 08:56:31 #61 [core-data internal] load build context 08:56:33 #61 ... 08:56:33 08:56:33 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:33 #117 ... 08:56:33 08:56:33 #61 [core-data internal] load build context 08:56:36 #61 transferring context: 293.13MB 123.5s 08:56:36 #61 transferring context: 308.99MB 124.3s done 08:56:36 #61 DONE 125.5s 08:56:36 08:56:36 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 #118 ... 08:57:44 08:57:44 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 #111 DONE 87.0s 08:57:44 08:57:44 #119 [support-scheduler builder 6/7] COPY . . 08:57:44 #119 ... 08:57:44 08:57:44 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 #114 DONE 85.6s 08:57:44 08:57:44 #120 [core-data builder 6/7] COPY . . 08:57:44 #120 CACHED 08:57:44 08:57:44 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 #121 CACHED 08:57:44 08:57:44 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 08:57:44 #122 CACHED 08:57:44 08:57:44 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 #123 CACHED 08:57:44 08:57:44 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:57:44 #124 CACHED 08:57:44 08:57:44 #125 [security-proxy-auth builder 6/7] COPY . . 08:57:44 #125 CACHED 08:57:44 08:57:44 #126 [core-command builder 6/7] COPY . . 08:57:44 #126 CACHED 08:57:44 08:57:44 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 #127 CACHED 08:57:44 08:57:44 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 08:57:44 #128 CACHED 08:57:44 08:57:44 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:57:44 #129 CACHED 08:57:44 08:57:44 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 #130 CACHED 08:57:44 08:57:44 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 08:57:44 #131 CACHED 08:57:44 08:57:44 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:44 #132 CACHED 08:57:44 08:57:44 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:57:44 #133 CACHED 08:57:44 08:57:44 #134 [core-metadata builder 6/7] COPY . . 08:57:44 #134 CACHED 08:57:44 08:57:44 #119 [support-scheduler builder 6/7] COPY . . 08:57:44 #119 DONE 4.9s 08:57:44 08:57:44 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:57:44 #135 4.292 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:57:48 #135 ... 08:57:48 08:57:48 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:48 #116 DONE 87.9s 08:57:48 08:57:48 #136 [support-cron-scheduler builder 6/7] COPY . . 08:57:49 #136 ... 08:57:49 08:57:49 #137 [security-secretstore-setup builder 6/7] COPY . . 08:57:49 #137 DONE 9.4s 08:57:49 08:57:49 #138 [security-proxy-setup builder 6/7] COPY . . 08:57:49 #138 CACHED 08:57:49 08:57:49 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:49 #139 CACHED 08:57:49 08:57:49 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:57:49 #140 CACHED 08:57:49 08:57:49 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:57:49 #141 CACHED 08:57:49 08:57:49 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:49 #142 CACHED 08:57:49 08:57:49 #143 [security-bootstrapper builder 6/7] COPY . . 08:57:49 #143 CACHED 08:57:49 08:57:49 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:50 #144 ... 08:57:50 08:57:50 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:57:50 #0 5.904 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:57:50 #145 ... 08:57:50 08:57:50 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:57:50 #0 6.098 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:57:50 #146 ... 08:57:50 08:57:50 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:57:50 #0 5.226 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:57:50 #147 ... 08:57:50 08:57:50 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:57:50 #0 5.290 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:57:50 #148 ... 08:57:50 08:57:50 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:57:50 #0 6.164 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:57:51 #149 ... 08:57:51 08:57:51 #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:57:53 #150 4.174 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:57:56 #150 ... 08:57:56 08:57:56 #136 [support-cron-scheduler builder 6/7] COPY . . 08:57:56 #136 DONE 8.2s 08:57:56 08:57:56 #151 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:56 #151 CACHED 08:57:56 08:57:56 #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:57:56 #152 CACHED 08:57:56 08:57:56 #153 [support-notifications builder 6/7] COPY . . 08:57:56 #153 CACHED 08:57:56 08:57:56 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:57 #154 ... 08:57:57 08:57:57 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:57 #117 DONE 95.0s 08:57:57 08:57:57 #155 [security-spiffe-token-provider builder 6/7] COPY . . 08:58:00 #155 ... 08:58:00 08:58:00 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:58:00 #0 3.489 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:58:00 #156 ... 08:58:00 08:58:00 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:58:00 #157 4.196 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:58:04 #157 ... 08:58:04 08:58:04 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:04 #144 4.105 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:58:04 #144 ... 08:58:04 08:58:04 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:04 #154 4.114 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:58:04 #154 ... 08:58:04 08:58:04 #155 [security-spiffe-token-provider builder 6/7] COPY . . 08:58:04 #155 DONE 7.1s 08:58:04 08:58:04 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:05 #158 ... 08:58:05 08:58:05 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:05 #118 DONE 97.3s 08:58:05 08:58:05 #159 [core-keeper builder 7/8] COPY . . 08:58:11 #159 DONE 5.0s 08:58:11 08:58:11 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:58:13 #160 2.170 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:58:18 #160 ... 08:58:18 08:58:18 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:18 #158 2.946 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 09:22:11 #158 ... 09:22:11 09:22:11 #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:22:11 #150 1454.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:22:14 #150 ... 09:22:14 09:22:14 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:22:14 #156 DONE 1465.0s 09:22:14 09:22:14 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:22:14 #144 DONE 1465.0s 09:22:14 09:22:14 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:14 #146 ... 09:22:14 09:22:14 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:22:15 #161 DONE 0.6s 09:22:15 09:22:15 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:22:16 #162 ... 09:22:16 09:22:16 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:22:16 #163 DONE 0.5s 09:22:16 09:22:16 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:22:17 #164 DONE 0.3s 09:22:17 09:22:17 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:22:17 #165 DONE 0.1s 09:22:17 09:22:17 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:22:17 #166 DONE 0.1s 09:22:17 09:22:17 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:17 #154 ... 09:22:17 09:22:17 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:22:17 #167 DONE 0.3s 09:22:17 09:22:17 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:22:17 #148 ... 09:22:17 09:22:17 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:22:17 #168 DONE 0.2s 09:22:17 09:22:17 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:22:20 #169 ... 09:22:20 09:22:20 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:22:20 #162 DONE 4.5s 09:22:20 09:22:20 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:22:20 #170 DONE 0.3s 09:22:20 09:22:20 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:22:20 #171 DONE 0.2s 09:22:20 09:22:20 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:20 #146 ... 09:22:20 09:22:20 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:22:21 #172 ... 09:22:21 09:22:21 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:22:21 #169 DONE 3.3s 09:22:21 09:22:21 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:22:21 #172 DONE 0.5s 09:22:21 09:22:21 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:22:22 #173 DONE 0.7s 09:22:22 09:22:22 #106 [security-proxy-setup] exporting to image 09:22:22 #106 exporting layers 09:22:22 #106 ... 09:22:22 09:22:22 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:22:22 #174 DONE 0.3s 09:22:22 09:22:22 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:22:22 #175 DONE 0.3s 09:22:22 09:22:22 #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:22:22 #150 ... 09:22:22 09:22:22 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:22:22 #176 DONE 0.4s 09:22:22 09:22:22 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:22 #146 ... 09:22:22 09:22:22 #106 [security-proxy-setup] exporting to image 09:22:22 #106 exporting layers 1.8s done 09:22:22 #106 writing image sha256:9e6232f1d8166886d1b2fb67a16022fa283661b13540c45a1fa7392aff5f9fdb 09:22:23 #106 writing image sha256:9e6232f1d8166886d1b2fb67a16022fa283661b13540c45a1fa7392aff5f9fdb 0.1s done 09:22:23 #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:22:23 #106 DONE 9.7s 09:22:23 09:22:23 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:22:23 #177 DONE 0.3s 09:22:23 09:22:23 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:22:23 #178 DONE 0.2s 09:22:23 09:22:23 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:23 #154 ... 09:22:23 09:22:23 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:22:26 #179 DONE 2.6s 09:22:26 09:22:26 #106 [security-bootstrapper] exporting to image 09:22:28 #106 exporting layers 1.7s done 09:22:28 #106 writing image sha256:bf5e612055f8adf4911c4cee7fdb4d31ffde05255cd16bbbd9cf8f23f202c32e 09:22:28 #106 writing image sha256:bf5e612055f8adf4911c4cee7fdb4d31ffde05255cd16bbbd9cf8f23f202c32e 0.1s done 09:22:28 #106 naming to docker.io/library/security-bootstrapper-arm64 done 09:22:28 #106 DONE 11.5s 09:22:28 09:22:28 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:22:31 #145 ... 09:22:31 09:22:31 #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:22:31 #150 DONE 1481.3s 09:22:31 09:22:31 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:31 #146 ... 09:22:31 09:22:31 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:22:31 #180 DONE 0.4s 09:22:31 09:22:31 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:31 #146 ... 09:22:31 09:22:31 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:22:32 #181 DONE 0.3s 09:22:32 09:22:32 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:22:32 #182 DONE 0.2s 09:22:32 09:22:32 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:22:32 #183 DONE 0.3s 09:22:32 09:22:32 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:22:32 #147 ... 09:22:32 09:22:32 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:22:33 #184 DONE 0.2s 09:22:33 09:22:33 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:22:33 #185 DONE 0.3s 09:22:33 09:22:33 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:22:33 #186 DONE 0.3s 09:22:33 09:22:33 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:22:33 #187 DONE 0.2s 09:22:33 09:22:33 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:22:37 #188 DONE 2.8s 09:22:37 09:22:37 #106 [security-secretstore-setup] exporting to image 09:22:37 #106 exporting layers 09:22:38 #106 exporting layers 1.6s done 09:22:38 #106 writing image sha256:a748cef51c894cc89dc2a073675fe5b4c73265c13e25b04932d2efad135909b1 done 09:22:38 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 09:22:38 #106 DONE 13.1s 09:22:38 09:22:38 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:23:46 #157 ... 09:23:46 09:23:46 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:23:46 #135 DONE 1565.2s 09:23:46 09:23:46 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:23:46 #154 ... 09:23:46 09:23:46 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:23:46 #189 DONE 0.3s 09:23:46 09:23:46 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:23:46 #190 DONE 0.1s 09:23:46 09:23:46 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:23:46 #191 DONE 0.3s 09:23:46 09:23:46 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:23:47 #192 DONE 0.2s 09:23:47 09:23:47 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:23:47 #193 DONE 0.2s 09:23:47 09:23:47 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:23:47 #146 ... 09:23:47 09:23:47 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:23:50 #194 DONE 2.5s 09:23:50 09:23:50 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:23:50 #157 ... 09:23:50 09:23:50 #106 [core-common-config-bootstrapper] exporting to image 09:23:50 #106 exporting layers 09:23:50 #106 exporting layers 0.7s done 09:23:50 #106 writing image sha256:027c2d907b4e1a56f96f9dcebeb6c0de4ef0b2f6dd6afbebf0d4cac0392f9c58 done 09:23:50 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:23:50 #106 DONE 13.8s 09:23:50 09:23:50 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:42 #146 ... 09:26:42 09:26:42 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:26:42 #158 DONE 1703.8s 09:26:42 09:26:42 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:42 #147 ... 09:26:42 09:26:42 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:42 #195 DONE 0.3s 09:26:42 09:26:42 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:42 #160 ... 09:26:42 09:26:42 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:26:42 #196 DONE 0.2s 09:26:42 09:26:42 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:42 #146 ... 09:26:42 09:26:42 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:26:42 #197 DONE 0.3s 09:26:42 09:26:42 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:26:42 #198 DONE 0.1s 09:26:42 09:26:42 #106 [security-spiffe-token-provider] exporting to image 09:26:42 #106 exporting layers 09:26:42 #106 exporting layers 0.9s done 09:26:42 #106 writing image sha256:e55da80c45944d3c6c677f7d2495f601b9be112992615bb20800dc9b06754b93 done 09:26:42 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:26:42 #106 DONE 14.7s 09:26:42 09:26:42 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:35:34 #157 ... 09:35:34 09:35:34 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:35:34 #147 DONE 2267.4s 09:35:34 09:35:34 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:35:34 #146 ... 09:35:34 09:35:34 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:35:34 #199 DONE 0.2s 09:35:34 09:35:34 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:35:34 #200 DONE 0.1s 09:35:34 09:35:34 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:35:34 #201 DONE 0.5s 09:35:34 09:35:34 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:35:34 #202 DONE 0.1s 09:35:34 09:35:34 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:35:34 #203 DONE 0.1s 09:35:34 09:35:34 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:35:34 #146 ... 09:35:34 09:35:34 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:35:34 #204 DONE 2.3s 09:35:34 09:35:34 #106 [security-proxy-auth] exporting to image 09:35:34 #106 exporting layers 09:35:34 #106 exporting layers 0.8s done 09:35:34 #106 writing image sha256:c4fcb196cad12a7618773ce18b3b38a15f9ecae8cbb02c1727fcebd939c66d8e 0.0s done 09:35:34 #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:35:34 #106 DONE 15.5s 09:35:34 09:35:34 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:36:56 #146 ... 09:36:56 09:36:56 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:36:56 #148 DONE 2349.2s 09:36:56 09:36:56 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:36:56 #146 ... 09:36:56 09:36:56 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:36:56 #205 DONE 0.1s 09:36:56 09:36:56 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:36:56 #154 ... 09:36:56 09:36:56 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:36:56 #206 DONE 0.2s 09:36:56 09:36:56 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:36:56 #207 DONE 0.5s 09:36:56 09:36:56 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:36:56 #154 ... 09:36:56 09:36:56 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:36:56 #208 DONE 0.2s 09:36:56 09:36:56 #106 [core-command] exporting to image 09:36:56 #106 exporting layers 09:36:56 #106 exporting layers 0.4s done 09:36:56 #106 writing image sha256:4d55c1ec3f0becaaa8d50cc7f667b3377ae71d752284707dff29736b530720c0 done 09:36:56 #106 naming to docker.io/library/core-command-arm64 done 09:36:56 #106 DONE 15.9s 09:36:56 09:36:56 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:39:18 #160 ... 09:39:18 09:39:18 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:39:18 #149 DONE 2490.1s 09:39:18 09:39:18 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:18 #145 ... 09:39:18 09:39:18 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:39:18 #209 DONE 0.2s 09:39:18 09:39:18 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:39:18 #210 DONE 0.1s 09:39:18 09:39:18 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:18 #146 ... 09:39:18 09:39:18 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:39:18 #211 DONE 0.5s 09:39:18 09:39:18 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:39:18 #212 DONE 0.1s 09:39:18 09:39:18 #106 [core-data] exporting to image 09:39:18 #106 exporting layers 09:39:18 #106 exporting layers 0.5s done 09:39:18 #106 writing image sha256:6f3de8dcb46c75d580c90bb869fe0d47d2d1e641debf9c2f80b2e685a3a7c807 done 09:39:18 #106 naming to docker.io/library/core-data-arm64 done 09:39:18 #106 DONE 16.4s 09:39:18 09:39:18 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:39:24 #154 ... 09:39:24 09:39:24 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:39:24 #160 DONE 2473.3s 09:39:24 09:39:24 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:39:24 #157 ... 09:39:24 09:39:24 #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:39:25 #213 DONE 0.4s 09:39:25 09:39:25 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:25 #145 DONE 2504.6s 09:39:25 09:39:25 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:39:25 #154 ... 09:39:25 09:39:25 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:39:26 #214 DONE 0.7s 09:39:26 09:39:26 #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:39:26 #215 DONE 0.2s 09:39:26 09:39:26 #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:39:26 #216 DONE 0.3s 09:39:26 09:39:26 #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:39:26 #217 DONE 0.3s 09:39:26 09:39:26 #106 [core-keeper] exporting to image 09:39:26 #106 exporting layers 09:39:27 #106 ... 09:39:27 09:39:27 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:39:27 #218 DONE 1.0s 09:39:27 09:39:27 #106 [core-keeper] exporting to image 09:39:27 #106 exporting layers 1.0s done 09:39:27 #106 writing image sha256:cc864c7d5d300ec6cf070caa727d590098c9e2155769707ebbe24f7e4185181c done 09:39:27 #106 naming to docker.io/library/core-keeper-arm64 done 09:39:27 #106 DONE 17.4s 09:39:27 09:39:27 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:39:27 #219 DONE 0.2s 09:39:27 09:39:27 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:39:27 #220 DONE 0.1s 09:39:27 09:39:27 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:27 #146 ... 09:39:27 09:39:27 #106 [core-metadata] exporting to image 09:39:28 #106 exporting layers 0.5s done 09:39:28 #106 writing image sha256:9dd0871928ee4b1b4fa684238c18ee08552900369f310604f826398f09321bc9 0.0s done 09:39:28 #106 naming to docker.io/library/core-metadata-arm64 0.0s done 09:39:28 #106 DONE 18.0s 09:39:28 09:39:28 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:00 #154 ... 09:40:00 09:40:00 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:40:00 #146 DONE 2538.0s 09:40:00 09:40:00 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:40:00 #157 ... 09:40:00 09:40:00 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:00 #221 DONE 0.1s 09:40:00 09:40:00 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:00 #222 DONE 0.1s 09:40:00 09:40:00 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:40:00 #223 DONE 0.5s 09:40:00 09:40:00 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:40:00 #224 DONE 0.2s 09:40:00 09:40:00 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:00 #154 ... 09:40:00 09:40:00 #106 [support-scheduler] exporting to image 09:40:00 #106 exporting layers 09:40:00 #106 exporting layers 0.6s done 09:40:00 #106 writing image sha256:40c2032a8e329e47125eb680ed2fa0f23fa25704d977b4cbe230880966275d76 done 09:40:00 #106 naming to docker.io/library/support-scheduler-arm64 done 09:40:00 #106 DONE 18.6s 09:40:00 09:40:00 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:03 #154 DONE 2526.3s 09:40:03 09:40:03 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:40:03 #157 DONE 2526.8s 09:40:03 09:40:03 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:03 #225 DONE 0.3s 09:40:03 09:40:03 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:03 #226 DONE 0.2s 09:40:03 09:40:03 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:03 #227 DONE 0.2s 09:40:03 09:40:03 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:40:04 #228 ... 09:40:04 09:40:04 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:04 #229 DONE 0.1s 09:40:04 09:40:04 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:40:04 #230 ... 09:40:04 09:40:04 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:40:04 #228 DONE 0.6s 09:40:04 09:40:04 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:40:04 #230 DONE 0.5s 09:40:04 09:40:04 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:40:04 #231 DONE 0.1s 09:40:04 09:40:04 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:40:04 #232 DONE 0.1s 09:40:04 09:40:04 #106 [support-cron-scheduler] exporting to image 09:40:05 #106 exporting layers 0.7s done 09:40:05 #106 writing image sha256:b937b025ea85698cb1d89651bcc0b33cf54aedf9a3cd845b9d27dc9dc0429b91 done 09:40:05 #106 naming to docker.io/library/support-notifications-arm64 done 09:40:06 #106 exporting layers 1.7s done 09:40:06 #106 writing image sha256:214bd76b3a618514bbe0455a612215fe973882e1be6600c97a185ec4428893b3 done 09:40:06 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 09:40:06 #106 DONE 20.3s 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:06 time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:40:06 $ docker stop --time=1 11e3348937f1d1edae03b0952a55b79151d39e1268128d07856eebeec6f20cfc 09:40:08 $ docker rm -f --volumes 11e3348937f1d1edae03b0952a55b79151d39e1268128d07856eebeec6f20cfc [Pipeline] // withDockerContainer [Pipeline] sh 09:40:08 + docker images 09:40:08 REPOSITORY TAG IMAGE ID CREATED SIZE 09:40:08 support-notifications-arm64 latest b937b025ea85 4 seconds ago 41.9MB 09:40:08 support-cron-scheduler-arm64 latest 214bd76b3a61 4 seconds ago 43.5MB 09:40:08 support-scheduler-arm64 latest 40c2032a8e32 9 seconds ago 41.3MB 09:40:08 core-metadata-arm64 latest 9dd0871928ee 41 seconds ago 39.2MB 09:40:08 core-keeper-arm64 latest cc864c7d5d30 42 seconds ago 38.9MB 09:40:08 core-data-arm64 latest 6f3de8dcb46c 57 seconds ago 39.1MB 09:40:08 core-command-arm64 latest 4d55c1ec3f0b 3 minutes ago 35MB 09:40:08 security-proxy-auth-arm64 latest c4fcb196cad1 4 minutes ago 32.6MB 09:40:08 security-spiffe-token-provider-arm64 latest e55da80c4594 13 minutes ago 29MB 09:40:08 core-common-config-bootstrapper-arm64 latest 027c2d907b4e 16 minutes ago 15.3MB 09:40:08 security-secretstore-setup-arm64 latest a748cef51c89 17 minutes ago 36.4MB 09:40:08 security-bootstrapper-arm64 latest bf5e612055f8 17 minutes ago 18.9MB 09:40:08 security-proxy-setup-arm64 latest 9e6232f1d816 17 minutes ago 26.1MB 09:40:08 security-spire-server-arm64 latest 110be1a52b50 44 minutes ago 116MB 09:40:08 security-spire-agent-arm64 latest d60957c8b3c6 44 minutes ago 174MB 09:40:08 security-spire-config-arm64 latest dc7bb95eab54 44 minutes ago 115MB 09:40:08 ci-base-image-arm64 latest 813952cb1620 About an hour ago 967MB 09:40:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 09:40:08 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:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:40:09 09:40:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:40:09 arm64: Pulling from edgex-lftools-log-publisher 09:40:09 8998bd30e6a1: Pulling fs layer 09:40:09 04944245beec: Pulling fs layer 09:40:09 699f458cf7ca: Pulling fs layer 09:40:09 765212b225bb: Pulling fs layer 09:40:09 f23df028b6ca: Pulling fs layer 09:40:09 d65c8cfc05b1: Pulling fs layer 09:40:09 2437ff75d9bd: Pulling fs layer 09:40:09 d65c8cfc05b1: Waiting 09:40:09 f23df028b6ca: Waiting 09:40:09 2437ff75d9bd: Waiting 09:40:09 765212b225bb: Waiting 09:40:09 04944245beec: Verifying Checksum 09:40:09 04944245beec: Download complete 09:40:09 765212b225bb: Download complete 09:40:09 f23df028b6ca: Verifying Checksum 09:40:09 f23df028b6ca: Download complete 09:40:09 d65c8cfc05b1: Verifying Checksum 09:40:09 d65c8cfc05b1: Download complete 09:40:09 699f458cf7ca: Verifying Checksum 09:40:09 699f458cf7ca: Download complete 09:40:10 8998bd30e6a1: Verifying Checksum 09:40:10 8998bd30e6a1: Download complete 09:40:13 2437ff75d9bd: Verifying Checksum 09:40:13 2437ff75d9bd: Download complete 09:40:15 8998bd30e6a1: Pull complete 09:40:15 04944245beec: Pull complete 09:40:17 699f458cf7ca: Pull complete 09:40:17 765212b225bb: Pull complete 09:40:18 f23df028b6ca: Pull complete 09:40:19 d65c8cfc05b1: Pull complete 09:40:37 2437ff75d9bd: Pull complete 09:40:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:40:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:40:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:37 prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container 09:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:40:40 $ docker top 28bf6dae9e32d2c99cfe568b0f6702143cddaf4225baef6140cb377c092e198e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:41 ---> job-cost.sh 09:40:41 lf-activate-venv: SKIPPING 09:40:41 INFO: No Stack... 09:40:41 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:42 INFO: Archiving Costs [Pipeline] sh 09:40:43 + cut -d, -f6 09:40:43 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:40:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-2-stack-cost] 09:40:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4864-2-stack-cost] did not exist. Created. 09:40:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:44 + echo total: 0.2199999988079071 [Pipeline] stash 09:40:44 Stashed 1 file(s) [Pipeline] } 09:40:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:44 $ docker stop --time=1 28bf6dae9e32d2c99cfe568b0f6702143cddaf4225baef6140cb377c092e198e 09:40:46 $ docker rm -f --volumes 28bf6dae9e32d2c99cfe568b0f6702143cddaf4225baef6140cb377c092e198e [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:40:46 provisioning config files... 09:40:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7516845896346674214tmp [Pipeline] { [Pipeline] sh 09:40:46 + set +x 09:40:46 + bash -s -- 09:40:46 + curl -s https://codecov.io/bash 09:40:52 09:40:52 _____ _ 09:40:52 / ____| | | 09:40:52 | | ___ __| | ___ ___ _____ __ 09:40:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:40:52 | |___| (_) | (_| | __/ (_| (_) \ V / 09:40:52 \_____\___/ \__,_|\___|\___\___/ \_/ 09:40:52 Bash-1.0.6 09:40:52 09:40:52 09:40:52 ==> git version 2.25.1 found 09:40:52 ==> 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:40:52 Release-Date: 2020-01-08 09:40:52 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:40:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:40:52 ==> Jenkins CI detected. 09:40:52 current dir:  /w/workspace/edgex-go/2 09:40:52 project root: . 09:40:52 --> token set from env 09:40:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:40:52 ==> Running gcov in . (disable via -X gcov) 09:40:52 ==> Python coveragepy not found 09:40:52 ==> Searching for coverage reports in: 09:40:52 + . 09:40:52 -> Found 1 reports 09:40:52 ==> Detecting git/mercurial file structure 09:40:52 ==> Reading reports 09:40:52 + ./coverage.out bytes=518933 09:40:52 ==> Appending adjustments 09:40:52 https://docs.codecov.io/docs/fixing-reports 09:40:53 + Found adjustments 09:40:53 ==> Gzipping contents 09:40:53 68K /tmp/codecov.LJ94gn.gz 09:40:53 ==> Uploading reports 09:40:53 url: https://codecov.io 09:40:53 query: branch=PR-4864&commit=21fa6bed1d6e8686702e89f776d5c028ef03e3b7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4864%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4864&job=&cmd_args= 09:40:53 -> Pinging Codecov 09:40:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4864&commit=21fa6bed1d6e8686702e89f776d5c028ef03e3b7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4864%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4864&job=&cmd_args= 09:40:53 -> Uploading to 09:40:53 https://storage.googleapis.com/codecov/v4/raw/2024-08-15/00271124DB129430A58F1EEE437C3FCB/21fa6bed1d6e8686702e89f776d5c028ef03e3b7/5758ca47-2441-4dd5-a9db-9d078163ef8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240815%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240815T094053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95cde50436034cce574eb08b56100519bb3d1833af97e138b3edc33454bd4b2e 09:40:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:53 Dload Upload Total Spent Left Speed 09:40:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66021 0 0 100 66021 0 73356 --:--:-- --:--:-- --:--:-- 73275 09:40:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [Pipeline] } 09:40:54 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:40:54 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:40:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:40:55 ---> package-listing.sh 09:40:55 ++ facter osfamily 09:40:55 ++ tr '[:upper:]' '[:lower:]' 09:40:56 + OS_FAMILY=debian 09:40:56 + workspace=/w/workspace/edgex-go/2 09:40:56 + START_PACKAGES=/tmp/packages_start.txt 09:40:56 + END_PACKAGES=/tmp/packages_end.txt 09:40:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:56 + PACKAGES=/tmp/packages_start.txt 09:40:56 + '[' /w/workspace/edgex-go/2 ']' 09:40:56 + PACKAGES=/tmp/packages_end.txt 09:40:56 + case "${OS_FAMILY}" in 09:40:56 + dpkg -l 09:40:56 + grep '^ii' 09:40:56 + '[' -f /tmp/packages_start.txt ']' 09:40:56 + '[' -f /tmp/packages_end.txt ']' 09:40:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:56 + '[' /w/workspace/edgex-go/2 ']' 09:40:56 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:40:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:40:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:40:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:57 09:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:57 latest: Pulling from edgex-lftools-log-publisher 09:40:57 5eb5b503b376: Pulling fs layer 09:40:57 5c69ac0246d0: Pulling fs layer 09:40:57 ec43610c2a17: Pulling fs layer 09:40:57 3a2ae6a8a46f: Pulling fs layer 09:40:57 33b1e0a273af: Pulling fs layer 09:40:57 5d3b04190fa2: Pulling fs layer 09:40:57 2f39f015ded8: Pulling fs layer 09:40:57 3a2ae6a8a46f: Waiting 09:40:57 33b1e0a273af: Waiting 09:40:57 5d3b04190fa2: Waiting 09:40:57 2f39f015ded8: Waiting 09:40:57 5c69ac0246d0: Verifying Checksum 09:40:57 5c69ac0246d0: Download complete 09:40:57 3a2ae6a8a46f: Verifying Checksum 09:40:57 3a2ae6a8a46f: Download complete 09:40:57 33b1e0a273af: Verifying Checksum 09:40:57 33b1e0a273af: Download complete 09:40:57 5d3b04190fa2: Verifying Checksum 09:40:57 5d3b04190fa2: Download complete 09:40:57 ec43610c2a17: Verifying Checksum 09:40:57 ec43610c2a17: Download complete 09:40:57 5eb5b503b376: Download complete 09:40:58 5eb5b503b376: Pull complete 09:40:58 5c69ac0246d0: Pull complete 09:40:59 ec43610c2a17: Pull complete 09:40:59 3a2ae6a8a46f: Pull complete 09:40:59 33b1e0a273af: Pull complete 09:40:59 5d3b04190fa2: Pull complete 09:41:03 2f39f015ded8: Pull complete 09:41:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:03 prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container 09:41:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:41:07 $ docker top 93c2cf84cfd5c759dd08250111e2aaaf4b4c32a7448fee40f099159a1838c68c -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:07 + touch /tmp/pre-build-complete [Pipeline] sh 09:41:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:41:08 + ls /var/log/sa-host 09:41:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:08 provisioning config files... 09:41:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9663943010110883071tmp [Pipeline] { [Pipeline] echo 09:41:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:41:08 ---> create-netrc.sh [Pipeline] } 09:41:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:41:09 ---> python-tools-install.sh [Pipeline] echo 09:41:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:41:09 ---> sudo-logs.sh 09:41:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:41:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:41:09 ---> job-cost.sh 09:41:09 lf-activate-venv: SKIPPING 09:41:09 DEBUG: total: 0.2199999988079071 09:41:09 INFO: Retrieving Stack Cost... 09:41:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:41:10 INFO: Archiving Costs [Pipeline] echo 09:41:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:41:10 ---> logs-deploy.sh 09:41:10 lf-activate-venv: SKIPPING 09:41:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4864/2 09:41:10 INFO: archiving workspace using pattern(s): 09:41:11 Archives upload complete. 09:41:11 INFO: archiving logs to Nexus 09:41:12 ---> uname -a: 09:41:12 Linux prd-ubuntu20-04-docker-8c-8g-7744 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:41:12 09:41:12 09:41:12 ---> lscpu: 09:41:12 Architecture: x86_64 09:41:12 CPU op-mode(s): 32-bit, 64-bit 09:41:12 Byte Order: Little Endian 09:41:12 Address sizes: 40 bits physical, 48 bits virtual 09:41:12 CPU(s): 8 09:41:12 On-line CPU(s) list: 0-7 09:41:12 Thread(s) per core: 1 09:41:12 Core(s) per socket: 1 09:41:12 Socket(s): 8 09:41:12 NUMA node(s): 1 09:41:12 Vendor ID: AuthenticAMD 09:41:12 CPU family: 23 09:41:12 Model: 49 09:41:12 Model name: AMD EPYC-Rome Processor 09:41:12 Stepping: 0 09:41:12 CPU MHz: 2799.998 09:41:12 BogoMIPS: 5599.99 09:41:12 Virtualization: AMD-V 09:41:12 Hypervisor vendor: KVM 09:41:12 Virtualization type: full 09:41:12 L1d cache: 256 KiB 09:41:12 L1i cache: 256 KiB 09:41:12 L2 cache: 4 MiB 09:41:12 L3 cache: 128 MiB 09:41:12 NUMA node0 CPU(s): 0-7 09:41:12 Vulnerability Itlb multihit: Not affected 09:41:12 Vulnerability L1tf: Not affected 09:41:12 Vulnerability Mds: Not affected 09:41:12 Vulnerability Meltdown: Not affected 09:41:12 Vulnerability Mmio stale data: Not affected 09:41:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:41:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:41:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:41:12 Vulnerability Srbds: Not affected 09:41:12 Vulnerability Tsx async abort: Not affected 09:41:12 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:41:12 09:41:12 09:41:12 ---> nproc: 09:41:12 8 09:41:12 09:41:12 09:41:12 ---> df -h: 09:41:12 Filesystem Size Used Avail Use% Mounted on 09:41:12 overlay 155G 28G 128G 18% / 09:41:12 tmpfs 64M 0 64M 0% /dev 09:41:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:41:12 shm 64M 0 64M 0% /dev/shm 09:41:12 /dev/vda1 155G 28G 128G 18% /facter-os 09:41:12 09:41:12 09:41:12 ---> sar -b -r -n DEV: 09:41:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7744) 08/15/24 _x86_64_ (8 CPU) 09:41:12 09:41:12 08:28:54 LINUX RESTART (8 CPU) 09:41:12 09:41:12 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:41:12 08:30:02 330.02 48.05 281.97 0.00 5406.99 69471.60 0.00 09:41:12 08:31:01 202.98 1.46 201.53 0.00 44.20 82411.12 0.00 09:41:12 08:32:01 42.39 0.00 42.39 0.00 0.00 46697.97 0.00 09:41:12 08:33:01 40.03 1.25 38.78 0.00 24.93 31988.00 0.00 09:41:12 08:34:01 205.20 0.52 204.68 0.00 46.52 114962.08 0.00 09:41:12 08:35:01 727.95 16.16 711.78 0.00 4441.93 229309.38 0.00 09:41:12 08:36:01 376.77 0.90 375.87 0.00 9.87 162576.50 0.00 09:41:12 08:37:01 270.54 0.03 270.51 0.00 0.27 103804.87 0.00 09:41:12 08:38:01 349.27 0.02 349.25 0.00 0.13 127036.05 0.00 09:41:12 08:39:01 496.68 0.02 496.67 0.00 0.67 52053.05 0.00 09:41:12 08:40:01 3.00 0.00 3.00 0.00 0.00 13319.91 0.00 09:41:12 08:41:01 2.92 0.00 2.92 0.00 0.00 13318.45 0.00 09:41:12 08:42:01 1.35 0.00 1.35 0.00 0.00 1894.88 0.00 09:41:12 08:43:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 09:41:12 08:44:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 09:41:12 08:45:01 1.27 0.02 1.25 0.00 0.13 20.66 0.00 09:41:12 08:46:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 09:41:12 08:47:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 09:41:12 08:48:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 09:41:12 08:49:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 09:41:12 08:50:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 09:41:12 08:51:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 09:41:12 08:52:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 09:41:12 08:53:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 09:41:12 08:54:01 1.70 0.00 1.70 0.00 0.00 20.80 0.00 09:41:12 08:55:01 1.75 0.00 1.75 0.00 0.00 19.20 0.00 09:41:12 08:56:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 09:41:12 08:57:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 09:41:12 08:58:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 09:41:12 08:59:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 09:41:12 09:00:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 09:41:12 09:01:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 09:41:12 09:02:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 09:41:12 09:03:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 09:41:12 09:04:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 09:41:12 09:05:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 09:41:12 09:06:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 09:41:12 09:07:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 09:41:12 09:08:02 1.60 0.00 1.60 0.00 0.00 17.86 0.00 09:41:12 09:09:01 1.41 0.00 1.41 0.00 0.00 16.00 0.00 09:41:12 09:10:01 1.73 0.00 1.73 0.00 0.00 22.13 0.00 09:41:12 09:11:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 09:41:12 09:12:01 2.10 0.37 1.73 0.00 11.46 22.00 0.00 09:41:12 09:13:01 2.35 1.20 1.15 0.00 25.46 15.86 0.00 09:41:12 09:14:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 09:41:12 09:15:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 09:41:12 09:16:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 09:41:12 09:17:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 09:41:12 09:18:01 1.32 0.02 1.30 0.00 0.13 15.20 0.00 09:41:12 09:19:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 09:41:12 09:20:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 09:41:12 09:21:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 09:41:12 09:22:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 09:41:12 09:23:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 09:41:12 09:24:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 09:41:12 09:25:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 09:41:12 09:26:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 09:41:12 09:27:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 09:41:12 09:28:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 09:41:12 09:29:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:41:12 09:30:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 09:41:12 09:31:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:41:12 09:32:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 09:41:12 09:33:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:41:12 09:34:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 09:41:12 09:35:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 09:41:12 09:36:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 09:41:12 09:37:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 09:41:12 09:38:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 09:41:12 09:39:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 09:41:12 09:40:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 09:41:12 09:41:01 4.25 0.25 4.00 0.00 22.26 351.27 0.00 09:41:12 Average: 43.42 0.98 42.45 0.00 139.49 14572.94 0.00 09:41:12 09:41:12 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:12 08:30:02 29526232 31530808 815232 2.48 60724 2234736 1866224 5.50 1054360 1962376 15088 09:41:12 08:31:01 27794816 31292920 1012144 3.08 127092 3538816 2387276 7.04 1579820 3001408 254856 09:41:12 08:32:01 27131788 31486756 816756 2.48 129236 4347256 1941564 5.72 1821896 3376704 88652 09:41:12 08:33:01 26506100 31444520 856200 2.60 135616 4876380 1963156 5.79 1726072 4048180 599272 09:41:12 08:34:01 22058304 31283268 1013300 3.08 145760 9065112 3211752 9.47 1968180 8152208 3167776 09:41:12 08:35:01 16909412 31392092 855972 2.60 341036 13766076 2534944 7.47 2807076 12044888 1803960 09:41:12 08:36:01 10108272 28818392 3356760 10.21 379832 17528944 11295444 33.29 5970268 15152272 1335688 09:41:12 08:37:01 6285068 26992520 5191512 15.79 393048 19457024 10459104 30.82 8521648 16386064 1064948 09:41:12 08:38:01 10093576 31387824 850236 2.59 403996 20173780 2543264 7.50 3220320 18096168 679708 09:41:12 08:39:01 9803628 31424048 823620 2.50 408980 20486236 2253400 6.64 3257836 18352516 184 09:41:12 08:40:01 9804036 31424556 823076 2.50 409024 20486240 2253400 6.64 3257816 18352524 24 09:41:12 08:41:01 9858332 31478988 768560 2.34 409076 20486244 2253400 6.64 3203848 18352524 228 09:41:12 08:42:01 9859228 31479916 767704 2.33 409108 20486244 2253400 6.64 3202148 18352524 8 09:41:12 08:43:01 9859780 31480476 767072 2.33 409132 20486252 2253400 6.64 3202568 18352528 140 09:41:12 08:44:01 9860872 31481636 766116 2.33 409152 20486316 2253400 6.64 3202556 18352596 32 09:41:12 08:45:01 9860508 31481364 766320 2.33 409192 20486296 2293916 6.76 3202756 18352576 204 09:41:12 08:46:01 9860240 31481132 766548 2.33 409212 20486300 2293916 6.76 3203092 18352580 8 09:41:12 08:47:01 9859892 31480824 766792 2.33 409232 20486300 2293916 6.76 3203324 18352580 240 09:41:12 08:48:01 9860168 31481104 766508 2.33 409240 20486304 2293916 6.76 3203008 18352584 12 09:41:12 08:49:01 9860056 31481004 766528 2.33 409272 20486304 2293916 6.76 3203020 18352588 148 09:41:12 08:50:01 9861300 31482416 765092 2.33 409300 20486436 2293916 6.76 3202284 18352708 12 09:41:12 08:51:01 9861280 31482428 765288 2.33 409316 20486444 2293916 6.76 3202252 18352720 12 09:41:12 08:52:01 9861296 31482520 765172 2.33 409388 20486440 2293916 6.76 3202668 18352724 8 09:41:12 08:53:01 9861312 31482604 765052 2.33 409460 20486452 2293916 6.76 3202432 18352732 148 09:41:12 08:54:01 9860948 31482348 765212 2.33 409544 20486448 2293916 6.76 3202804 18352728 8 09:41:12 08:55:01 9861004 31482420 765088 2.33 409588 20486456 2293916 6.76 3202684 18352728 12 09:41:12 08:56:01 9861228 31482700 765000 2.33 409616 20486460 2293916 6.76 3202964 18352732 8 09:41:12 08:57:01 9861220 31482752 764948 2.33 409668 20486460 2293916 6.76 3202728 18352736 156 09:41:12 08:58:01 9861456 31483064 764584 2.33 409728 20486464 2293916 6.76 3202784 18352740 8 09:41:12 08:59:01 9860996 31482744 764812 2.33 409764 20486576 2293916 6.76 3202868 18352868 8 09:41:12 09:00:01 9861076 31482896 764660 2.33 409816 20486596 2293916 6.76 3202948 18352868 164 09:41:12 09:01:01 9860680 31482572 764916 2.33 409884 20486604 2293916 6.76 3202972 18352872 232 09:41:12 09:02:01 9860508 31482480 765004 2.33 409944 20486608 2293916 6.76 3203440 18352876 168 09:41:12 09:03:01 9860584 31482596 764836 2.33 409976 20486608 2293916 6.76 3203080 18352876 160 09:41:12 09:04:01 9860404 31482476 764896 2.33 410036 20486608 2293916 6.76 3203316 18352880 20 09:41:12 09:05:01 9860112 31482244 765008 2.33 410092 20486612 2293916 6.76 3203468 18352880 228 09:41:12 09:06:01 9860412 31482616 764640 2.33 410156 20486616 2293916 6.76 3203488 18352896 8 09:41:12 09:07:01 9860420 31482692 764544 2.33 410216 20486620 2293916 6.76 3203260 18352900 152 09:41:12 09:08:02 9860580 31482916 764472 2.32 410276 20486620 2293916 6.76 3203472 18352900 164 09:41:12 09:09:01 9860440 31482788 764776 2.33 410308 20486620 2293916 6.76 3203336 18352904 8 09:41:12 09:10:01 9860164 31482584 764912 2.33 410344 20486632 2293916 6.76 3203856 18352912 8 09:41:12 09:11:01 9860156 31482632 764804 2.33 410396 20486636 2293916 6.76 3203812 18352916 160 09:41:12 09:12:01 9854968 31477828 769584 2.34 410464 20486976 2293916 6.76 3211440 18353024 172 09:41:12 09:13:01 9847516 31472144 775124 2.36 410492 20487744 2310100 6.81 3218132 18353260 148 09:41:12 09:14:01 9847004 31471636 775852 2.36 410508 20487748 2310100 6.81 3217740 18353216 8 09:41:12 09:15:01 9846976 31471632 775848 2.36 410520 20487744 2310100 6.81 3217740 18353220 8 09:41:12 09:16:01 9847232 31471896 775740 2.36 410544 20487748 2310100 6.81 3217732 18353220 12 09:41:12 09:17:01 9846964 31471668 775972 2.36 410552 20487756 2310100 6.81 3218048 18353224 8 09:41:12 09:18:01 9846908 31471636 775956 2.36 410560 20487756 2310100 6.81 3217788 18353224 8 09:41:12 09:19:01 9846868 31471616 775936 2.36 410568 20487760 2293956 6.76 3217784 18353228 8 09:41:12 09:20:01 9846884 31471664 775824 2.36 410600 20487760 2293956 6.76 3217868 18353232 8 09:41:12 09:21:01 9846072 31470880 776588 2.36 410624 20487768 2293956 6.76 3217832 18353236 8 09:41:12 09:22:01 9846096 31470904 776504 2.36 410640 20487772 2293956 6.76 3217864 18353240 8 09:41:12 09:23:01 9846340 31471164 776192 2.36 410648 20487772 2293956 6.76 3218160 18353240 8 09:41:12 09:24:01 9846460 31471288 776244 2.36 410664 20487776 2293956 6.76 3217868 18353244 8 09:41:12 09:25:01 9846256 31471120 776392 2.36 410704 20487764 2293956 6.76 3217960 18353248 8 09:41:12 09:26:01 9846620 31471528 776076 2.36 410716 20487784 2293956 6.76 3218284 18353248 8 09:41:12 09:27:01 9846612 31471672 775916 2.36 410732 20487916 2293956 6.76 3218284 18353384 8 09:41:12 09:28:01 9846604 31471668 775892 2.36 410756 20487924 2293956 6.76 3218252 18353388 8 09:41:12 09:29:01 9846264 31471376 776124 2.36 410780 20487924 2293956 6.76 3218304 18353388 4 09:41:12 09:30:01 9846052 31471168 776324 2.36 410804 20487912 2293956 6.76 3218376 18353392 12 09:41:12 09:31:01 9846044 31471192 776248 2.36 410812 20487928 2293956 6.76 3218348 18353396 8 09:41:12 09:32:01 9845808 31470972 776432 2.36 410820 20487932 2293956 6.76 3218384 18353400 8 09:41:12 09:33:01 9845784 31470952 776408 2.36 410820 20487936 2293956 6.76 3218120 18353404 4 09:41:12 09:34:01 9845736 31470904 776380 2.36 410836 20487936 2293956 6.76 3218124 18353404 8 09:41:12 09:35:01 9845624 31470820 776416 2.36 410860 20487928 2293956 6.76 3218208 18353408 8 09:41:12 09:36:01 9845600 31470828 776332 2.36 410888 20487940 2293956 6.76 3218492 18353408 4 09:41:12 09:37:01 9845332 31470564 776572 2.36 410896 20487944 2293956 6.76 3218196 18353412 8 09:41:12 09:38:01 9845316 31470572 776500 2.36 410916 20487952 2293956 6.76 3218216 18353416 8 09:41:12 09:39:01 9845484 31470764 776476 2.36 410928 20487952 2293956 6.76 3218236 18353420 8 09:41:12 09:40:01 9845404 31470704 776508 2.36 410960 20487940 2293956 6.76 3218316 18353424 8 09:41:12 09:41:01 9301476 31414524 831604 2.53 414020 20938296 2578964 7.60 3274000 18802772 454292 09:41:12 Average: 11063197 31368179 881648 2.68 388311 19251752 2539714 7.48 3209314 17207072 131498 09:41:12 09:41:12 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:12 08:30:02 vethf10aa0a 598.19 531.57 49.39 2875.48 0.00 0.00 0.00 0.24 09:41:12 08:30:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 09:41:12 08:30:02 ens3 1200.47 1197.99 8160.02 160.49 0.00 0.00 0.00 0.00 09:41:12 08:30:02 docker0 598.19 531.45 41.21 2875.47 0.00 0.00 0.00 0.00 09:41:12 08:31:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 09:41:12 08:31:01 veth933f5bf 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 09:41:12 08:31:01 ens3 479.38 349.53 5348.81 48.96 0.00 0.00 0.00 0.00 09:41:12 08:31:01 docker0 257.16 332.40 21.77 2100.77 0.00 0.00 0.00 0.00 09:41:12 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:32:01 veth933f5bf 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 09:41:12 08:32:01 ens3 33.56 23.85 27.51 14.77 0.00 0.00 0.00 0.00 09:41:12 08:32:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 09:41:12 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:33:01 veth933f5bf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:33:01 ens3 19.52 12.08 16.79 9.15 0.00 0.00 0.00 0.00 09:41:12 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth5883933 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth573b3ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth61e6978 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth414dd40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth7611afe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth1b2fcc5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth7322311 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 vethe37dd31 1.63 3.50 0.12 34.08 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth5cb508c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 ens3 167.03 119.49 3147.89 158.29 0.00 0.00 0.00 0.00 09:41:12 08:34:01 vethd67469a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 vethda8c798 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth5f13061 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:34:01 vetha014277 0.37 0.48 0.03 0.14 0.00 0.00 0.00 0.00 09:41:12 08:34:01 docker0 2.00 3.72 0.13 34.20 0.00 0.00 0.00 0.00 09:41:12 08:34:01 veth09c3a80 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:35:01 veth2cb1e02 92.53 145.19 9.04 1179.94 0.00 0.00 0.00 0.10 09:41:12 08:35:01 vethf57d1f3 110.21 154.04 10.16 1181.04 0.00 0.00 0.00 0.10 09:41:12 08:35:01 lo 0.87 0.87 0.07 0.07 0.00 0.00 0.00 0.00 09:41:12 08:35:01 veth12480ab 85.54 150.36 8.68 1182.68 0.00 0.00 0.00 0.10 09:41:12 08:35:01 ens3 1048.81 648.43 9742.07 70.16 0.00 0.00 0.00 0.00 09:41:12 08:35:01 vetha014277 0.07 1.27 0.00 0.05 0.00 0.00 0.00 0.00 09:41:12 08:35:01 veth73a2eb0 97.18 140.69 9.41 1180.10 0.00 0.00 0.00 0.10 09:41:12 08:35:01 veth6e8903c 95.27 145.33 9.37 1182.57 0.00 0.00 0.00 0.10 09:41:12 08:35:01 docker0 534.43 820.43 43.36 6985.21 0.00 0.00 0.00 0.00 09:41:12 08:36:01 vethf11fed1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 veth7bc16b4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 veth8139e94 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 veth313d053 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 veth0179e4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 veth57cc026 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 veth42c791a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 vethaf60723 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:36:01 veth8a02bd5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 veth35391e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 vethcff6990 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 ens3 14.10 10.35 11.38 6.62 0.00 0.00 0.00 0.00 09:41:12 08:36:01 vethf9b9486 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 vethecb2f54 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:41:12 08:36:01 vetha014277 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:36:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 vethf11fed1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 veth7bc16b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 veth8139e94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 veth313d053 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 veth0179e4b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 veth57cc026 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 veth42c791a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 vethaf60723 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:37:01 veth8a02bd5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 veth35391e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 vethcff6990 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 ens3 3.40 2.37 2.74 1.54 0.00 0.00 0.00 0.00 09:41:12 08:37:01 vethf9b9486 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 vethecb2f54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 vetha014277 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 vethf11fed1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 veth7bc16b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 veth8139e94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 veth313d053 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 veth0179e4b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 veth57cc026 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 veth42c791a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 vethaf60723 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 veth8a02bd5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 veth35391e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 vethcff6990 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 ens3 4.67 3.18 3.63 2.05 0.00 0.00 0.00 0.00 09:41:12 08:38:01 vethf9b9486 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 vethecb2f54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 vetha014277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:39:01 ens3 3.23 2.05 3.55 1.62 0.00 0.00 0.00 0.00 09:41:12 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:40:01 ens3 0.20 0.12 0.08 0.06 0.00 0.00 0.00 0.00 09:41:12 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:44:01 ens3 0.25 0.12 0.41 0.01 0.00 0.00 0.00 0.00 09:41:12 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:45:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 09:41:12 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:46:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:50:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:41:12 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:51:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:55:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:41:12 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:56:01 ens3 0.20 0.08 0.17 0.00 0.00 0.00 0.00 0.00 09:41:12 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:00:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:41:12 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:02:01 ens3 0.33 0.28 0.25 0.21 0.00 0.00 0.00 0.00 09:41:12 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:03:01 ens3 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:04:01 ens3 0.93 0.55 0.38 0.23 0.00 0.00 0.00 0.00 09:41:12 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:05:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:41:12 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:07:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:08:02 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:10:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:41:12 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:12:01 ens3 1.00 0.65 0.93 0.37 0.00 0.00 0.00 0.00 09:41:12 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:41:12 09:13:01 ens3 7.33 6.02 4.71 6.00 0.00 0.00 0.00 0.00 09:41:12 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:14:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:15:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:41:12 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:20:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:41:12 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:25:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:41:12 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:26:01 ens3 0.27 0.13 0.18 0.01 0.00 0.00 0.00 0.00 09:41:12 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:27:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:30:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:41:12 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:35:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:41:12 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:37:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:12 09:40:01 ens3 0.28 0.22 0.08 0.08 0.00 0.00 0.00 0.00 09:41:12 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 09:41:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:41:12 09:41:01 ens3 97.17 59.72 2523.57 11.93 0.00 0.00 0.00 0.00 09:41:12 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:12 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 09:41:12 Average: ens3 42.81 33.85 401.76 6.85 0.00 0.00 0.00 0.00 09:41:12 Average: docker0 19.31 23.40 1.48 166.23 0.00 0.00 0.00 0.00 09:41:12 09:41:12 09:41:12 ---> sar -P ALL: 09:41:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7744) 08/15/24 _x86_64_ (8 CPU) 09:41:12 09:41:12 08:28:54 LINUX RESTART (8 CPU) 09:41:12 09:41:12 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:41:12 08:30:02 all 8.35 0.00 2.64 2.55 0.05 86.41 09:41:12 08:30:02 0 6.94 0.00 2.56 0.30 0.05 90.14 09:41:12 08:30:02 1 11.06 0.00 4.10 2.39 0.05 82.41 09:41:12 08:30:02 2 11.74 0.00 1.65 0.52 0.05 86.04 09:41:12 08:30:02 3 6.06 0.00 2.24 7.00 0.05 84.66 09:41:12 08:30:02 4 11.17 0.00 3.15 5.57 0.05 80.06 09:41:12 08:30:02 5 8.02 0.00 2.94 3.91 0.05 85.09 09:41:12 08:30:02 6 5.50 0.00 2.11 0.40 0.05 91.93 09:41:12 08:30:02 7 6.36 0.00 2.39 0.34 0.03 90.89 09:41:12 08:31:01 all 15.20 0.00 4.11 3.45 0.07 77.17 09:41:12 08:31:01 0 16.37 0.00 5.32 10.90 0.07 67.34 09:41:12 08:31:01 1 12.40 0.00 3.36 0.33 0.07 83.85 09:41:12 08:31:01 2 15.48 0.00 4.50 0.70 0.05 79.27 09:41:12 08:31:01 3 16.26 0.00 5.25 10.32 0.07 68.11 09:41:12 08:31:01 4 17.73 0.00 5.27 3.56 0.07 73.37 09:41:12 08:31:01 5 13.90 0.00 2.77 0.97 0.07 82.29 09:41:12 08:31:01 6 14.22 0.00 2.53 0.36 0.07 82.82 09:41:12 08:31:01 7 15.29 0.00 3.89 0.53 0.07 80.23 09:41:12 08:32:01 all 31.06 0.00 4.81 1.83 0.10 62.20 09:41:12 08:32:01 0 34.52 0.00 4.81 0.82 0.08 59.76 09:41:12 08:32:01 1 32.50 0.00 4.57 0.00 0.20 62.74 09:41:12 08:32:01 2 32.25 0.00 5.48 4.15 0.08 58.04 09:41:12 08:32:01 3 32.68 0.00 5.12 9.22 0.08 52.90 09:41:12 08:32:01 4 30.05 0.00 4.41 0.39 0.08 65.07 09:41:12 08:32:01 5 26.43 0.00 4.59 0.00 0.08 68.90 09:41:12 08:32:01 6 28.46 0.00 4.72 0.03 0.08 66.70 09:41:12 08:32:01 7 31.55 0.00 4.80 0.05 0.07 63.53 09:41:12 08:33:01 all 66.05 0.00 8.23 1.02 0.11 24.58 09:41:12 08:33:01 0 66.60 0.00 8.37 1.06 0.10 23.87 09:41:12 08:33:01 1 62.11 0.00 7.62 3.38 0.12 26.77 09:41:12 08:33:01 2 68.61 0.00 8.39 0.99 0.10 21.91 09:41:12 08:33:01 3 67.68 0.00 8.14 0.61 0.10 23.47 09:41:12 08:33:01 4 68.01 0.00 8.82 0.47 0.12 22.59 09:41:12 08:33:01 5 64.13 0.00 7.84 0.70 0.08 27.25 09:41:12 08:33:01 6 62.67 0.00 7.93 0.53 0.12 28.76 09:41:12 08:33:01 7 68.47 0.00 8.77 0.49 0.13 22.14 09:41:12 08:34:01 all 23.30 0.00 6.98 7.41 0.11 62.20 09:41:12 08:34:01 0 23.26 0.00 7.45 5.24 0.12 63.94 09:41:12 08:34:01 1 23.32 0.00 6.51 6.57 0.08 63.51 09:41:12 08:34:01 2 27.06 0.00 7.19 9.11 0.08 56.56 09:41:12 08:34:01 3 23.95 0.00 7.10 4.89 0.10 63.96 09:41:12 08:34:01 4 19.47 0.00 5.99 4.16 0.10 70.28 09:41:12 08:34:01 5 22.67 0.00 6.82 17.18 0.10 53.23 09:41:12 08:34:01 6 21.50 0.00 7.52 8.63 0.12 62.23 09:41:12 08:34:01 7 25.21 0.00 7.25 3.53 0.19 63.83 09:41:12 08:35:01 all 15.02 0.00 7.10 22.60 0.16 55.12 09:41:12 08:35:01 0 15.63 0.00 8.29 38.17 0.14 37.78 09:41:12 08:35:01 1 14.30 0.00 7.39 25.34 0.12 52.85 09:41:12 08:35:01 2 13.20 0.00 5.90 17.50 0.14 63.25 09:41:12 08:35:01 3 16.79 0.00 7.71 38.03 0.26 37.21 09:41:12 08:35:01 4 14.09 0.00 6.13 14.49 0.24 65.05 09:41:12 08:35:01 5 13.48 0.00 6.11 8.65 0.17 71.59 09:41:12 08:35:01 6 14.90 0.00 7.51 20.27 0.10 57.22 09:41:12 08:35:01 7 17.78 0.00 7.75 18.49 0.08 55.90 09:41:12 08:36:01 all 47.90 0.00 9.14 8.07 0.12 34.78 09:41:12 08:36:01 0 47.36 0.00 8.32 2.28 0.13 41.91 09:41:12 08:36:01 1 48.79 0.00 8.48 1.88 0.10 40.74 09:41:12 08:36:01 2 46.55 0.00 8.14 1.87 0.12 43.32 09:41:12 08:36:01 3 48.40 0.00 9.73 7.52 0.10 34.25 09:41:12 08:36:01 4 47.66 0.00 9.51 26.99 0.17 15.67 09:41:12 08:36:01 5 47.81 0.00 9.46 2.89 0.12 39.72 09:41:12 08:36:01 6 48.35 0.00 9.44 7.85 0.10 34.26 09:41:12 08:36:01 7 48.24 0.00 9.99 13.17 0.10 28.49 09:41:12 08:37:01 all 88.48 0.00 11.35 0.00 0.18 0.00 09:41:12 08:37:01 0 88.66 0.00 11.18 0.00 0.15 0.00 09:41:12 08:37:01 1 88.41 0.00 11.45 0.00 0.14 0.00 09:41:12 08:37:01 2 88.68 0.00 11.11 0.00 0.21 0.00 09:41:12 08:37:01 3 88.24 0.00 11.55 0.00 0.21 0.00 09:41:12 08:37:01 4 88.92 0.00 10.95 0.00 0.13 0.00 09:41:12 08:37:01 5 88.06 0.00 11.75 0.00 0.19 0.00 09:41:12 08:37:01 6 88.60 0.00 11.17 0.00 0.23 0.00 09:41:12 08:37:01 7 88.23 0.00 11.61 0.00 0.16 0.00 09:41:12 08:38:01 all 79.37 0.00 11.56 1.39 0.15 7.52 09:41:12 08:38:01 0 81.81 0.00 10.18 0.67 0.12 7.22 09:41:12 08:38:01 1 80.22 0.00 11.10 0.02 0.14 8.53 09:41:12 08:38:01 2 80.46 0.00 10.05 0.22 0.10 9.17 09:41:12 08:38:01 3 76.43 0.00 13.29 0.15 0.22 9.91 09:41:12 08:38:01 4 80.79 0.00 10.66 0.18 0.12 8.25 09:41:12 08:38:01 5 78.18 0.00 13.28 8.23 0.16 0.16 09:41:12 08:38:01 6 77.50 0.00 12.64 0.77 0.21 8.88 09:41:12 08:38:01 7 79.18 0.00 11.60 0.94 0.14 8.14 09:41:12 08:39:01 all 1.47 0.00 0.90 5.50 0.03 92.11 09:41:12 08:39:01 0 1.82 0.00 1.05 4.88 0.03 92.21 09:41:12 08:39:01 1 1.37 0.00 0.90 6.76 0.05 90.92 09:41:12 08:39:01 2 1.44 0.00 0.70 4.21 0.02 93.64 09:41:12 08:39:01 3 1.39 0.00 0.89 3.47 0.03 94.22 09:41:12 08:39:01 4 1.49 0.00 1.00 3.93 0.03 93.55 09:41:12 08:39:01 5 1.84 0.00 1.19 14.75 0.02 82.21 09:41:12 08:39:01 6 0.77 0.00 0.57 1.79 0.02 96.86 09:41:12 08:39:01 7 1.60 0.00 0.89 4.23 0.02 93.26 09:41:12 08:40:01 all 0.05 0.00 0.01 0.01 0.01 99.93 09:41:12 08:40:01 0 0.28 0.00 0.02 0.03 0.00 99.67 09:41:12 08:40:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:41:12 08:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 08:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 08:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:41:12 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:41:12 08:41:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:41:12 08:41:01 0 0.13 0.00 0.00 0.05 0.02 99.80 09:41:12 08:41:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:41:12 08:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 08:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 08:41:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 08:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 08:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:12 08:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 08:42:01 1 0.02 0.00 0.05 0.00 0.02 99.92 09:41:12 08:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 08:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:41:12 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:12 08:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 08:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:41:12 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 08:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:43:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:41:12 08:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:12 08:44:01 0 0.03 0.00 0.02 0.02 0.03 99.90 09:41:12 08:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 08:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:44:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:41:12 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:45:01 all 0.03 0.00 0.03 0.00 0.01 99.93 09:41:12 08:45:01 0 0.05 0.00 0.05 0.02 0.02 99.87 09:41:12 08:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:41:12 08:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 08:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:41:12 08:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:41:12 08:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 08:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 08:45:01 7 0.05 0.00 0.02 0.02 0.00 99.92 09:41:12 08:46:01 all 0.00 0.00 0.01 0.00 0.01 99.97 09:41:12 08:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:41:12 08:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:41:12 08:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:46:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 08:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:41:12 08:47:01 0 0.02 0.00 0.00 0.02 0.03 99.93 09:41:12 08:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 08:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:41:12 08:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 08:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 08:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 08:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:41:12 08:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:41:12 08:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:48:01 6 0.23 0.00 0.00 0.00 0.00 99.77 09:41:12 08:48:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:41:12 08:49:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:41:12 08:49:01 0 0.08 0.00 0.07 0.02 0.02 99.82 09:41:12 08:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 08:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 08:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 08:49:01 6 1.97 0.00 0.00 0.00 0.02 98.01 09:41:12 08:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:41:12 08:50:01 all 0.10 0.00 0.00 0.00 0.01 99.88 09:41:12 08:50:01 0 0.03 0.00 0.02 0.02 0.03 99.90 09:41:12 08:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:41:12 08:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:50:01 6 0.71 0.00 0.00 0.00 0.00 99.29 09:41:12 08:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:41:12 08:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:41:12 08:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 08:51:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:41:12 08:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 08:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 08:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 09:41:12 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:41:12 08:52:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:41:12 08:52:01 0 0.02 0.00 0.02 0.03 0.03 99.90 09:41:12 08:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 08:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:41:12 08:53:01 0 0.03 0.00 0.02 0.02 0.03 99.90 09:41:12 08:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 08:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:41:12 08:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 08:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:41:12 08:54:01 0 0.05 0.00 0.02 0.03 0.03 99.87 09:41:12 08:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:41:12 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:41:12 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 08:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 08:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 08:55:01 all 0.06 0.00 0.01 0.01 0.01 99.92 09:41:12 08:55:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 08:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:41:12 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 08:55:01 6 0.40 0.00 0.03 0.00 0.00 99.57 09:41:12 08:55:01 7 0.00 0.00 0.00 0.03 0.00 99.97 09:41:12 08:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:41:12 08:56:01 0 0.02 0.00 0.02 0.02 0.03 99.92 09:41:12 08:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 08:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 08:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 08:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 08:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:41:12 08:57:01 0 0.00 0.00 0.02 0.02 0.03 99.93 09:41:12 08:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 08:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 08:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 08:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 08:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:58:01 all 0.08 0.00 0.02 0.01 0.01 99.88 09:41:12 08:58:01 0 0.02 0.00 0.02 0.05 0.02 99.90 09:41:12 08:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 08:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:41:12 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:58:01 5 0.02 0.00 0.00 0.03 0.02 99.93 09:41:12 08:58:01 6 0.52 0.00 0.10 0.00 0.00 99.38 09:41:12 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:12 08:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:41:12 08:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 08:59:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:41:12 08:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 08:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:41:12 08:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:00:01 all 0.04 0.00 0.02 0.01 0.02 99.91 09:41:12 09:00:01 0 0.02 0.00 0.02 0.08 0.02 99.87 09:41:12 09:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:41:12 09:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:41:12 09:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:00:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:41:12 09:00:01 5 0.02 0.00 0.07 0.00 0.02 99.90 09:41:12 09:00:01 6 0.13 0.00 0.02 0.00 0.02 99.83 09:41:12 09:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:41:12 09:01:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:41:12 09:01:01 0 0.00 0.00 0.02 0.08 0.02 99.88 09:41:12 09:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:41:12 09:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:41:12 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:41:12 09:01:01 6 0.10 0.00 0.02 0.00 0.00 99.88 09:41:12 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:41:12 09:02:01 0 0.03 0.00 0.02 0.03 0.02 99.90 09:41:12 09:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:02:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:41:12 09:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:41:12 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 09:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:41:12 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:41:12 09:03:01 all 0.00 0.00 0.01 0.02 0.01 99.96 09:41:12 09:03:01 0 0.00 0.00 0.02 0.13 0.00 99.85 09:41:12 09:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:03:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:41:12 09:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:41:12 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:41:12 09:04:01 0 0.02 0.00 0.00 0.10 0.02 99.87 09:41:12 09:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 09:04:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:41:12 09:04:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:41:12 09:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 09:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:05:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:41:12 09:05:01 0 0.02 0.00 0.02 0.08 0.02 99.87 09:41:12 09:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:41:12 09:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:41:12 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 09:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:06:01 all 0.24 0.00 0.01 0.01 0.01 99.73 09:41:12 09:06:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:41:12 09:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:41:12 09:06:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:41:12 09:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 09:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:06:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:41:12 09:06:01 6 1.72 0.00 0.03 0.00 0.00 98.24 09:41:12 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:07:01 all 0.25 0.00 0.01 0.00 0.01 99.72 09:41:12 09:07:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:41:12 09:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:07:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:41:12 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 09:07:01 6 1.95 0.00 0.00 0.00 0.02 98.03 09:41:12 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:08:02 all 0.21 0.00 0.01 0.01 0.00 99.77 09:41:12 09:08:02 0 0.00 0.00 0.02 0.03 0.00 99.95 09:41:12 09:08:02 1 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 09:08:02 2 0.03 0.00 0.00 0.00 0.02 99.95 09:41:12 09:08:02 3 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:08:02 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:08:02 5 0.02 0.00 0.00 0.02 0.00 99.97 09:41:12 09:08:02 6 1.60 0.00 0.02 0.00 0.00 98.39 09:41:12 09:08:02 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:09:01 all 0.27 0.00 0.00 0.00 0.01 99.72 09:41:12 09:09:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:41:12 09:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:09:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:41:12 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:09:01 6 1.97 0.00 0.00 0.00 0.02 98.02 09:41:12 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:41:12 09:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:41:12 09:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:10:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:41:12 09:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:41:12 09:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:10:01 6 1.95 0.00 0.00 0.00 0.00 98.05 09:41:12 09:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:11:01 all 0.10 0.00 0.01 0.01 0.01 99.88 09:41:12 09:11:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:41:12 09:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:41:12 09:11:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:41:12 09:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:41:12 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:41:12 09:11:01 6 0.63 0.00 0.03 0.00 0.02 99.32 09:41:12 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:12:01 all 0.17 0.00 0.01 0.06 0.01 99.75 09:41:12 09:12:01 0 0.15 0.00 0.03 0.20 0.02 99.60 09:41:12 09:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:12:01 2 0.00 0.00 0.00 0.00 0.03 99.97 09:41:12 09:12:01 3 0.17 0.00 0.05 0.00 0.02 99.77 09:41:12 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:12:01 5 0.03 0.00 0.00 0.28 0.02 99.67 09:41:12 09:12:01 6 0.90 0.00 0.00 0.00 0.02 99.09 09:41:12 09:12:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:41:12 09:13:01 all 0.42 0.00 0.03 0.01 0.01 99.53 09:41:12 09:13:01 0 0.30 0.00 0.07 0.03 0.02 99.58 09:41:12 09:13:01 1 0.52 0.00 0.03 0.00 0.02 99.43 09:41:12 09:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:41:12 09:13:01 3 0.08 0.00 0.00 0.00 0.02 99.90 09:41:12 09:13:01 4 0.13 0.00 0.02 0.00 0.02 99.83 09:41:12 09:13:01 5 0.18 0.00 0.00 0.00 0.00 99.82 09:41:12 09:13:01 6 1.91 0.00 0.03 0.02 0.00 98.04 09:41:12 09:13:01 7 0.13 0.00 0.08 0.02 0.02 99.75 09:41:12 09:41:12 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:41:12 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:41:12 09:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:41:12 09:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:41:12 09:14:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:41:12 09:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:41:12 09:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:41:12 09:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:15:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:41:12 09:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:41:12 09:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:15:01 5 0.00 0.00 0.00 0.07 0.02 99.92 09:41:12 09:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:12 09:16:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:41:12 09:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:41:12 09:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:41:12 09:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:41:12 09:17:01 0 0.02 0.00 0.02 0.03 0.02 99.92 09:41:12 09:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:41:12 09:17:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:41:12 09:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:17:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:41:12 09:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:41:12 09:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:41:12 09:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 09:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:18:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:41:12 09:19:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:41:12 09:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:41:12 09:19:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:41:12 09:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:41:12 09:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:19:01 7 1.77 0.00 0.00 0.00 0.00 98.23 09:41:12 09:20:01 all 0.28 0.00 0.01 0.00 0.02 99.69 09:41:12 09:20:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:41:12 09:20:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:41:12 09:20:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:41:12 09:20:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:41:12 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:20:01 5 0.05 0.00 0.02 0.02 0.00 99.92 09:41:12 09:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:41:12 09:20:01 7 1.97 0.00 0.00 0.00 0.02 98.01 09:41:12 09:21:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:41:12 09:21:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:41:12 09:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:41:12 09:21:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:41:12 09:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:41:12 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:21:01 7 1.97 0.00 0.02 0.00 0.00 98.01 09:41:12 09:22:01 all 0.12 0.00 0.01 0.00 0.01 99.85 09:41:12 09:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:22:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:41:12 09:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:22:01 7 0.93 0.00 0.03 0.00 0.02 99.02 09:41:12 09:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:41:12 09:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:41:12 09:23:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:41:12 09:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:23:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:41:12 09:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:41:12 09:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:24:01 1 0.03 0.00 0.02 0.00 0.05 99.90 09:41:12 09:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:24:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:41:12 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:41:12 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:41:12 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:12 09:25:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:41:12 09:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:41:12 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:12 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:26:01 1 0.02 0.00 0.03 0.02 0.03 99.90 09:41:12 09:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:41:12 09:27:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:41:12 09:27:01 1 0.03 0.00 0.02 0.02 0.03 99.90 09:41:12 09:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:27:01 3 0.02 0.00 0.07 0.00 0.00 99.92 09:41:12 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:28:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:41:12 09:28:01 0 0.03 0.00 0.02 0.00 0.05 99.90 09:41:12 09:28:01 1 0.05 0.00 0.00 0.02 0.00 99.93 09:41:12 09:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:41:12 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:29:01 all 0.01 0.00 0.01 0.02 0.01 99.96 09:41:12 09:29:01 0 0.03 0.00 0.03 0.13 0.02 99.78 09:41:12 09:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 09:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:30:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:41:12 09:30:01 0 0.03 0.00 0.03 0.02 0.05 99.87 09:41:12 09:30:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:41:12 09:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:41:12 09:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:41:12 09:31:01 0 0.03 0.00 0.00 0.03 0.02 99.92 09:41:12 09:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:41:12 09:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:41:12 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:41:12 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:32:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:41:12 09:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:41:12 09:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:32:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:41:12 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:41:12 09:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:41:12 09:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:41:12 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 09:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 09:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:34:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:41:12 09:34:01 0 0.03 0.00 0.03 0.03 0.03 99.87 09:41:12 09:34:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:41:12 09:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:35:01 all 0.00 0.00 0.01 0.00 0.01 99.97 09:41:12 09:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:41:12 09:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:41:12 09:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:41:12 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:35:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:41:12 09:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 09:41:12 09:35:01 CPU %user %nice %system %iowait %steal %idle 09:41:12 09:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:41:12 09:36:01 0 0.07 0.00 0.03 0.03 0.03 99.83 09:41:12 09:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:41:12 09:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:41:12 09:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:41:12 09:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:37:01 all 0.17 0.00 0.01 0.00 0.00 99.81 09:41:12 09:37:01 0 0.03 0.00 0.03 0.02 0.03 99.88 09:41:12 09:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:41:12 09:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:41:12 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:41:12 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:37:01 7 1.32 0.00 0.00 0.00 0.00 98.68 09:41:12 09:38:01 all 0.01 0.00 0.01 0.02 0.01 99.95 09:41:12 09:38:01 0 0.03 0.00 0.03 0.02 0.03 99.88 09:41:12 09:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:41:12 09:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:38:01 5 0.00 0.00 0.00 0.12 0.02 99.87 09:41:12 09:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:12 09:39:01 all 0.02 0.00 0.00 0.01 0.01 99.95 09:41:12 09:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:41:12 09:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:41:12 09:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:12 09:39:01 5 0.00 0.00 0.00 0.08 0.03 99.88 09:41:12 09:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:39:01 7 0.10 0.00 0.02 0.00 0.00 99.88 09:41:12 09:40:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:41:12 09:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:41:12 09:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:41:12 09:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:41:12 09:40:01 5 0.02 0.00 0.02 0.00 0.03 99.93 09:41:12 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:12 09:40:01 7 0.50 0.00 0.00 0.00 0.02 99.48 09:41:12 09:41:01 all 2.09 0.00 0.77 0.05 0.01 97.08 09:41:12 09:41:01 0 1.95 0.00 0.67 0.30 0.02 97.06 09:41:12 09:41:01 1 2.89 0.00 0.65 0.05 0.02 96.39 09:41:12 09:41:01 2 1.54 0.00 0.95 0.00 0.00 97.51 09:41:12 09:41:01 3 2.47 0.00 0.75 0.00 0.02 96.76 09:41:12 09:41:01 4 2.46 0.00 0.47 0.00 0.00 97.08 09:41:12 09:41:01 5 1.87 0.00 0.84 0.02 0.03 97.24 09:41:12 09:41:01 6 1.99 0.00 0.83 0.00 0.02 97.16 09:41:12 09:41:01 7 1.52 0.00 1.01 0.00 0.02 97.45 09:41:12 Average: all 5.21 0.00 0.93 0.74 0.02 93.09 09:41:12 Average: 0 5.32 0.00 0.95 0.90 0.03 92.80 09:41:12 Average: 1 5.21 0.00 0.92 0.64 0.03 93.20 09:41:12 Average: 2 5.28 0.00 0.88 0.54 0.02 93.28 09:41:12 Average: 3 5.12 0.00 0.97 1.11 0.02 92.77 09:41:12 Average: 4 5.27 0.00 0.92 0.82 0.02 92.97 09:41:12 Average: 5 4.99 0.00 0.92 0.80 0.02 93.27 09:41:12 Average: 6 5.17 0.00 0.91 0.56 0.02 93.34 09:41:12 Average: 7 5.35 0.00 0.96 0.57 0.02 93.10 09:41:12 09:41:12 09:41:12