Pull request #4857 opened 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 f1ea89513b7547867be39eb194b5913da90f13ad+ec96e723b98e779972536fd74512d007c7aee7d0 (417440df012bdd409259bbf288927f2f99fa36c3) 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-ssh224771142265444411.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-ssh224034618708050793.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4857/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4857/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2136780511709145290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4857/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14249359853967978243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6395603783007604749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4857/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4857/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14632607820032854975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7377 in /w/workspace/edgexfoundry_edgex-go_PR-4857 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4857/head:refs/remotes/origin/PR-4857 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit f1ea89513b7547867be39eb194b5913da90f13ad Merge succeeded, producing f1ea89513b7547867be39eb194b5913da90f13ad Checking out Revision f1ea89513b7547867be39eb194b5913da90f13ad (PR-4857) > git config core.sparsecheckout # timeout=10 > git checkout -f f1ea89513b7547867be39eb194b5913da90f13ad # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ea89513b7547867be39eb194b5913da90f13ad # timeout=10 Commit message: "feat: Include Correlation ID in Logs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:56:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:56:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:56:21 ========================================================= 09:56:21 EdgeX Global Pipelines Version Info 09:56:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:56:21 ------------------- 09:56:21 stable info: 09:56:21 ------------------- 09:56:21 Commited By: Ginny Guan ginny@iotechsys.com 09:56:21 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:56:21 Message: update stable to v1.0.260 09:56:22 ------------------- 09:56:22 experimental info: 09:56:22 ------------------- 09:56:22 Commited By: Ginny Guan ginny@iotechsys.com 09:56:22 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:56:22 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:56:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:56:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:56:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:56:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:56:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:56:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4857 [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4857 [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4857 [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ea89513b7547867be39eb194b5913da90f13ad [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ea895 [Pipeline] echo 09:56:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:24 provisioning config files... 09:56:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config770005311811218812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:25 ---> ****-login.sh 09:56:25 nexus3.edgexfoundry.org:10001 09:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:25 Configure a credential helper to remove this warning. See 09:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:25 09:56:25 Login Succeeded 09:56:25 nexus3.edgexfoundry.org:10002 09:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:25 Configure a credential helper to remove this warning. See 09:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:25 09:56:25 Login Succeeded 09:56:25 nexus3.edgexfoundry.org:10003 09:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:25 Configure a credential helper to remove this warning. See 09:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:25 09:56:25 Login Succeeded 09:56:25 nexus3.edgexfoundry.org:10004 09:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:25 Configure a credential helper to remove this warning. See 09:56:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:25 09:56:25 Login Succeeded 09:56:25 ****.io 09:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:26 Configure a credential helper to remove this warning. See 09:56:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:26 09:56:26 Login Succeeded 09:56:26 ---> ****-login.sh ends [Pipeline] } 09:56:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:56:26 + 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 09:56:26 + dirname cmd/core-command/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo core-command,cmd/core-command/Dockerfile 09:56:26 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile 09:56:26 -f2 09:56:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:56:26 + dirname cmd/core-data/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo core-data,cmd/core-data/Dockerfile 09:56:26 + dirname cmd/core-keeper/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo core-keeper,cmd/core-keeper/Dockerfile 09:56:26 + dirname cmd/core-metadata/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo core-metadata,cmd/core-metadata/Dockerfile 09:56:26 + dirname cmd/security-bootstrapper/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:56:26 + dirname cmd/security-proxy-auth/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:56:26 + dirname cmd/security-proxy-setup/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:56:26 + dirname cmd/security-secretstore-setup/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:56:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:56:26 + dirname cmd/security-spire-agent/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:56:26 + dirname cmd/security-spire-config/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:56:26 + + dirname cmd/security-spire-server/Dockerfile 09:56:26 cut -d/ -f2 09:56:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:56:26 + dirname cmd/support-cron-scheduler/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:56:26 + dirname cmd/support-notifications/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo support-notifications,cmd/support-notifications/Dockerfile 09:56:26 + dirname cmd/support-scheduler/Dockerfile 09:56:26 + cut -d/ -f2 09:56:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:56:26 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 09:56:27 + git rev-list -1 --merges f1ea89513b7547867be39eb194b5913da90f13ad~1..f1ea89513b7547867be39eb194b5913da90f13ad [Pipeline] echo 09:56:27 -----------> git rev-list -1 --merges f1ea89513b7547867be39eb194b5913da90f13ad~1..f1ea89513b7547867be39eb194b5913da90f13ad f1ea89513b7547867be39eb194b5913da90f13ad [false] [Pipeline] sh 09:56:27 + git log --format=format:%s -1 f1ea89513b7547867be39eb194b5913da90f13ad [Pipeline] echo 09:56:27 ========================================================= 09:56:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:56:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:56:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:56:28 + grep -v github /etc/ssh/ssh_known_hosts 09:56:28 + [ -e /tmp/ssh_known_hosts ] 09:56:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:56:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:56:28 + sudo tee -a /etc/ssh/ssh_known_hosts 09:56:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:28 09:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:29 0.1.4: Pulling from edgex-devops/py-git-semver 09:56:29 b85a868b505f: Pulling fs layer 09:56:29 e2be974225ed: Pulling fs layer 09:56:29 339a4e72a1f5: Pulling fs layer 09:56:29 988bab9f4d93: Pulling fs layer 09:56:29 1469e6f7b9e6: Pulling fs layer 09:56:29 eaf3925da568: Pulling fs layer 09:56:29 bab4dde63d76: Pulling fs layer 09:56:29 bde34c3a00c8: Pulling fs layer 09:56:29 b352a97aabf1: Pulling fs layer 09:56:29 4872d77fe225: Pulling fs layer 09:56:29 5851b861e8e6: Pulling fs layer 09:56:29 988bab9f4d93: Waiting 09:56:29 1469e6f7b9e6: Waiting 09:56:29 eaf3925da568: Waiting 09:56:29 bab4dde63d76: Waiting 09:56:29 bde34c3a00c8: Waiting 09:56:29 4872d77fe225: Waiting 09:56:29 b352a97aabf1: Waiting 09:56:29 5851b861e8e6: Waiting 09:56:29 e2be974225ed: Verifying Checksum 09:56:29 e2be974225ed: Download complete 09:56:29 988bab9f4d93: Verifying Checksum 09:56:29 988bab9f4d93: Download complete 09:56:29 1469e6f7b9e6: Verifying Checksum 09:56:29 1469e6f7b9e6: Download complete 09:56:29 eaf3925da568: Verifying Checksum 09:56:29 eaf3925da568: Download complete 09:56:29 339a4e72a1f5: Verifying Checksum 09:56:29 339a4e72a1f5: Download complete 09:56:29 bde34c3a00c8: Download complete 09:56:29 b352a97aabf1: Verifying Checksum 09:56:29 b352a97aabf1: Download complete 09:56:29 4872d77fe225: Verifying Checksum 09:56:29 4872d77fe225: Download complete 09:56:29 5851b861e8e6: Verifying Checksum 09:56:29 5851b861e8e6: Download complete 09:56:29 b85a868b505f: Verifying Checksum 09:56:29 b85a868b505f: Download complete 09:56:29 bab4dde63d76: Verifying Checksum 09:56:29 bab4dde63d76: Download complete 09:56:30 b85a868b505f: Pull complete 09:56:30 e2be974225ed: Pull complete 09:56:31 339a4e72a1f5: Pull complete 09:56:31 988bab9f4d93: Pull complete 09:56:31 1469e6f7b9e6: Pull complete 09:56:31 eaf3925da568: Pull complete 09:56:33 bab4dde63d76: Pull complete 09:56:33 bde34c3a00c8: Pull complete 09:56:33 b352a97aabf1: Pull complete 09:56:33 4872d77fe225: Pull complete 09:56:33 5851b861e8e6: Pull complete 09:56:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:34 prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container 09:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:56:37 $ docker top 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 -eo pid,comm 09:56:37 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). 09:56:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:56:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:37 [ssh-agent] Looking for ssh-agent implementation... 09:56:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:37 $ docker exec 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 ssh-agent 09:56:38 SSH_AUTH_SOCK=/tmp/ssh-QwL5U3t11lfM/agent.33 09:56:38 SSH_AGENT_PID=39 09:56:38 Running ssh-add (command line suppressed) 09:56:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7508464338267711077.key (/w/workspace/edgex-go/1@tmp/private_key_7508464338267711077.key) 09:56:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:38 + git tag --points-at HEAD [Pipeline] } 09:56:38 $ docker exec --env ******** --env ******** 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 ssh-agent -k 09:56:38 unset SSH_AUTH_SOCK; 09:56:38 unset SSH_AGENT_PID; 09:56:38 echo Agent pid 39 killed; 09:56:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:56:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:38 [ssh-agent] Looking for ssh-agent implementation... 09:56:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:38 $ docker exec 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 ssh-agent 09:56:39 SSH_AUTH_SOCK=/tmp/ssh-hEBNIcutn3q6/agent.72 09:56:39 SSH_AGENT_PID=78 09:56:39 Running ssh-add (command line suppressed) 09:56:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3080584329387306599.key (/w/workspace/edgex-go/1@tmp/private_key_3080584329387306599.key) 09:56:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:39 + git semver init 09:56:39 2024-08-08 09:56:39,753 [run_init] DEBUG init version:0.0.0 force:False 09:56:39 2024-08-08 09:56:39,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:56:39 2024-08-08 09:56:39,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:56:39 2024-08-08 09:56:39,755 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 09:56:45 2024-08-08 09:56:44,720 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:56:45 2024-08-08 09:56:44,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4857 with force:False 09:56:45 2024-08-08 09:56:44,720 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4857 09:56:45 2024-08-08 09:56:44,726 [execute] INFO git cat-file --batch-check 09:56:45 2024-08-08 09:56:44,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:56:45 2024-08-08 09:56:44,733 [execute] INFO git cat-file --batch 09:56:45 2024-08-08 09:56:44,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:56:45 2024-08-08 09:56:44,738 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4857 09:56:45 0.0.0 [Pipeline] } 09:56:45 $ docker exec --env ******** --env ******** 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 ssh-agent -k 09:56:45 unset SSH_AUTH_SOCK; 09:56:45 unset SSH_AGENT_PID; 09:56:45 echo Agent pid 78 killed; 09:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:56:45 + git semver [Pipeline] } 09:56:46 $ docker stop --time=1 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 09:56:47 $ docker rm -f --volumes 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 [Pipeline] // withDockerContainer [Pipeline] sh 09:56:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:56:48 Stashed 1 file(s) [Pipeline] echo 09:56:48 [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 09:56:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:56:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:56:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:56:49 ========================================================= 09:56:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:56:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:56:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:56:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:56:49 619be1103602: Pulling fs layer 09:56:49 7862e08f4a3e: Pulling fs layer 09:56:49 5df492c9dc93: Pulling fs layer 09:56:49 7629e6793208: Pulling fs layer 09:56:49 4f4fb700ef54: Pulling fs layer 09:56:49 fb5054dd5b73: Pulling fs layer 09:56:49 eeca6798cff9: Pulling fs layer 09:56:49 aa269ceb94a6: Pulling fs layer 09:56:49 ada007ff1a6a: Pulling fs layer 09:56:49 7629e6793208: Waiting 09:56:49 4f4fb700ef54: Waiting 09:56:49 fb5054dd5b73: Waiting 09:56:49 eeca6798cff9: Waiting 09:56:49 aa269ceb94a6: Waiting 09:56:49 ada007ff1a6a: Waiting 09:56:49 7862e08f4a3e: Download complete 09:56:49 7629e6793208: Verifying Checksum 09:56:49 7629e6793208: Download complete 09:56:49 4f4fb700ef54: Verifying Checksum 09:56:49 4f4fb700ef54: Download complete 09:56:49 619be1103602: Verifying Checksum 09:56:49 619be1103602: Download complete 09:56:49 fb5054dd5b73: Verifying Checksum 09:56:49 fb5054dd5b73: Download complete 09:56:49 eeca6798cff9: Verifying Checksum 09:56:49 eeca6798cff9: Download complete 09:56:49 619be1103602: Pull complete 09:56:50 7862e08f4a3e: Pull complete 09:56:50 ada007ff1a6a: Verifying Checksum 09:56:50 ada007ff1a6a: Download complete 09:56:50 5df492c9dc93: Verifying Checksum 09:56:50 5df492c9dc93: Download complete 09:56:50 aa269ceb94a6: Verifying Checksum 09:56:50 aa269ceb94a6: Download complete 09:56:53 5df492c9dc93: Pull complete 09:56:53 7629e6793208: Pull complete 09:56:53 4f4fb700ef54: Pull complete 09:56:53 fb5054dd5b73: Pull complete 09:56:53 eeca6798cff9: Pull complete 09:56:56 aa269ceb94a6: Pull complete 09:56:56 ada007ff1a6a: Pull complete 09:56:56 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:56:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:56:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:56:57 WORKDIR /edgex 09:56:57 COPY go.mod . 09:56:57 RUN go mod download 09:56:57 + docker build -t ci-base-image-x86_64 -f - . 09:56:57 Sending build context to Docker daemon 178.9MB 09:56:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:56:57 ---> f489d0715acc 09:56:57 Step 2/4 : WORKDIR /edgex 09:57:01 ---> Running in dbab6d7aeafa 09:57:01 Removing intermediate container dbab6d7aeafa 09:57:01 ---> 9314774ff325 09:57:01 Step 3/4 : COPY go.mod . 09:57:01 ---> bf94f068cf29 09:57:01 Step 4/4 : RUN go mod download 09:57:01 ---> Running in e65c4e426f7e 09:57:03 Still waiting to schedule task 09:57:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:57:28 Removing intermediate container e65c4e426f7e 09:57:28 ---> f9541de07a32 09:57:28 Successfully built f9541de07a32 09:57:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:28 + docker inspect -f . ci-base-image-x86_64 09:57:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:29 prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container 09:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:57:29 $ docker top 0e7110842fba42cb24e3cf42d6aa5f12e2cc1803c6139865893d2fea8506fddd -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:29 + go version 09:57:29 go version go1.21.9 linux/amd64 [Pipeline] } 09:57:29 $ docker stop --time=1 0e7110842fba42cb24e3cf42d6aa5f12e2cc1803c6139865893d2fea8506fddd 09:57:31 $ docker rm -f --volumes 0e7110842fba42cb24e3cf42d6aa5f12e2cc1803c6139865893d2fea8506fddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker inspect -f . ci-base-image-x86_64 09:57:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:32 prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container 09:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:57:32 $ docker top 9cc4ca9e2b5ec6b616d372daa39a12d3bbbcbd9a3cab1eb0575754d627de28ec -eo pid,comm [Pipeline] { [Pipeline] echo 09:57:32 ========================================================= 09:57:32 [edgeXBuildGoParallel] Running Tests and Build... 09:57:32 ========================================================= [Pipeline] sh 09:57:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:57:33 + make test 09:57:33 go test -race -coverprofile=coverage.out ./... 09:57:41 ? github.com/edgexfoundry/edgex-go [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:58:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:58:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 09:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:58:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:58:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements 09:58:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.034s coverage: 53.2% of statements 09:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:58:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.278s coverage: 93.4% of statements 09:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements 09:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:58:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:58:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 95.8% of statements 09:58:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 09:58:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 09:58:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:58:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:58:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements 09:58:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 30.7% of statements 09:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements 09:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 09:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 09:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.021s coverage: 96.3% of statements 09:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 09:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:58:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:58:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:58:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:58:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:58:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:58:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:58:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:58:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:58:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:58:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements 09:58:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:58:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:58:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:58:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:58:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:58:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7378 in /w/workspace/edgexfoundry_edgex-go_PR-4857 [Pipeline] { [Pipeline] ws 09:58:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:58:40 The recommended git tool is: git 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.051s coverage: 92.9% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 67.2% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 76.6% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 36.5% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 89.5% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.024s coverage: 61.8% of statements 09:58:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements 09:58:46 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 09:58:46 running golangci-lint 09:58:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:58:46 go version go1.21.9 linux/amd64 09:58:46 level=info msg="[config_reader] Used config file .golangci.yml" 09:58:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:58:49 using credential edgex-jenkins-ssh 09:58:49 Cloning the remote Git repository 09:58:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:58:49 > git init /w/workspace/edgex-go/1 # timeout=10 09:58:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:58:49 > git --version # timeout=10 09:58:49 > git --version # 'git version 2.25.1' 09:58:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:08 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 20.430588183s" 09:59:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.628338ms" 09:59:09 Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit f1ea89513b7547867be39eb194b5913da90f13ad 09:59:09 Merge succeeded, producing f1ea89513b7547867be39eb194b5913da90f13ad 09:59:09 Checking out Revision f1ea89513b7547867be39eb194b5913da90f13ad (PR-4857) 09:59:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:59:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:59:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:59:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4857/head:refs/remotes/origin/PR-4857 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:59:09 > git config core.sparsecheckout # timeout=10 09:59:09 > git checkout -f f1ea89513b7547867be39eb194b5913da90f13ad # timeout=10 09:59:09 > git remote # timeout=10 09:59:09 > git config --get remote.origin.url # timeout=10 09:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:09 > git merge ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 09:59:09 > git rev-parse HEAD^{commit} # timeout=10 09:59:09 > git config core.sparsecheckout # timeout=10 09:59:09 > git checkout -f f1ea89513b7547867be39eb194b5913da90f13ad # timeout=10 09:59:13 Commit message: "feat: Include Correlation ID in Logs" 09:59:13 > git --version # timeout=10 09:59:13 > git --version # 'git version 2.25.1' 09:59:13 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:59:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:15 Dload Upload Total Spent Left Speed 09:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63504 0 --:--:-- --:--:-- --:--:-- 63820 [Pipeline] sh 09:59:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:59:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:59:16 + sudo tee /etc/docker/daemon.new 09:59:16 { 09:59:16 "registry-mirrors": [ 09:59:16 "https://nexus3.edgexfoundry.org:10001" 09:59:16 ], 09:59:16 "bip": "10.250.0.254/24", 09:59:16 "hosts": [ 09:59:16 "tcp://0.0.0.0:5555", 09:59:16 "unix:///var/run/docker.sock" 09:59:16 ], 09:59:16 "mtu": 1458, 09:59:16 "selinux-enabled": true, 09:59:16 "seccomp-profile": "/etc/docker/seccomp.json" 09:59:16 } [Pipeline] sh 09:59:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:59:16 + sudo service docker restart 09:59:18 level=info msg="[linters_context/goanalysis] analyzers took 1m30.128811521s with top 10 stages: buildir: 49.164255503s, gosec: 7.631848188s, fact_deprecated: 2.550694068s, inspect: 2.480463875s, printf: 2.163639645s, ctrlflow: 1.963713329s, fact_purity: 1.223425982s, nilness: 1.155111447s, S1038: 803.762258ms, ineffassign: 715.71107ms" 09:59:18 level=info msg="[runner] Issues before processing: 214, after processing: 0" 09:59:18 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, cgo: 214/214, path_prettifier: 214/214, exclude-rules: 22/214, nolint: 0/22, filename_unadjuster: 214/214, skip_dirs: 214/214, skip_files: 214/214, exclude: 214/214" 09:59:18 level=info msg="[runner] processing took 15.019681ms with stages: nolint: 6.519291ms, identifier_marker: 4.615422ms, exclude-rules: 1.140385ms, autogenerated_exclude: 1.062625ms, path_prettifier: 1.060266ms, skip_dirs: 584.712µs, cgo: 23.08µs, filename_unadjuster: 10.35µs, max_same_issues: 600ns, skip_files: 450ns, fixer: 400ns, uniq_by_line: 350ns, exclude: 300ns, diff: 280ns, sort_results: 230ns, severity-rules: 230ns, max_from_linter: 190ns, source_code: 150ns, max_per_file_from_linter: 150ns, path_shortener: 120ns, path_prefixer: 100ns" 09:59:18 level=info msg="[runner] linters took 10.327492731s with stages: goanalysis_metalinter: 10.31239015s" 09:59:18 level=info msg="File cache stats: 0 entries of total size 0B" 09:59:18 level=info msg="Memory: 309 samples, avg is 287.4MB, max is 1296.5MB" 09:59:18 level=info msg="Execution took 30.796984663s" 09:59:18 go vet ./... 09:59:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:59:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:59:23 ./bin/test-attribution-txt.sh [Pipeline] echo 09:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:59:23 + ls -al . 09:59:23 total 872 09:59:23 drwxrwxr-x 11 1001 1001 4096 Aug 8 09:57 . 09:59:23 drwxr-xr-x 4 root root 4096 Aug 8 09:57 .. 09:59:23 drwxrwxr-x 2 1001 1001 4096 Aug 8 09:56 .blubracket 09:59:23 -rw-rw-r-- 1 1001 1001 10 Aug 8 09:56 .dockerignore 09:59:23 drwxrwxr-x 8 1001 1001 4096 Aug 8 09:58 .git 09:59:23 drwxrwxr-x 3 1001 1001 4096 Aug 8 09:56 .github 09:59:23 -rw-rw-r-- 1 1001 1001 1102 Aug 8 09:56 .gitignore 09:59:23 -rw-rw-r-- 1 1001 1001 42 Aug 8 09:56 .golangci.yml 09:59:23 -rw-rw-r-- 1 1001 1001 100 Aug 8 09:56 .hadolint.yml 09:59:23 drwxr-xr-x 3 1001 1001 4096 Aug 8 09:56 .semver 09:59:23 -rw-rw-r-- 1 1001 1001 155 Aug 8 09:56 .sonarcloud.properties 09:59:23 -rw-rw-r-- 1 1001 1001 1171 Aug 8 09:56 ADOPTERS.md 09:59:23 -rw-rw-r-- 1 1001 1001 21171 Aug 8 09:56 Attribution.txt 09:59:23 -rw-rw-r-- 1 1001 1001 100284 Aug 8 09:56 CHANGELOG.md 09:59:23 -rw-rw-r-- 1 1001 1001 3804 Aug 8 09:56 CONTRIBUTING.md 09:59:23 -rw-rw-r-- 1 1001 1001 677 Aug 8 09:56 GOVERNANCE.md 09:59:23 -rw-rw-r-- 1 1001 1001 861 Aug 8 09:56 Jenkinsfile 09:59:23 -rw-rw-r-- 1 1001 1001 10775 Aug 8 09:56 LICENSE 09:59:23 -rw-rw-r-- 1 1001 1001 16854 Aug 8 09:56 Makefile 09:59:23 -rw-rw-r-- 1 1001 1001 582 Aug 8 09:56 OWNERS.md 09:59:23 -rw-rw-r-- 1 1001 1001 9528 Aug 8 09:56 README.md 09:59:23 -rw-rw-r-- 1 1001 1001 789 Aug 8 09:56 SECURITY.md 09:59:23 -rw-rw-r-- 1 1001 1001 5 Aug 8 09:56 VERSION 09:59:23 drwxrwxr-x 2 1001 1001 4096 Aug 8 09:56 bin 09:59:23 drwxrwxr-x 20 1001 1001 4096 Aug 8 09:56 cmd 09:59:23 -rw-r--r-- 1 root root 504074 Aug 8 09:58 coverage.out 09:59:23 drwxrwxr-x 2 1001 1001 4096 Aug 8 09:56 fuzz_test 09:59:23 -rw-rw-r-- 1 1001 1001 7254 Aug 8 09:56 go.mod 09:59:23 -rw-rw-r-- 1 1001 1001 102354 Aug 8 09:56 go.sum 09:59:23 drwxrwxr-x 7 1001 1001 4096 Aug 8 09:56 internal 09:59:23 drwxrwxr-x 3 1001 1001 4096 Aug 8 09:56 openapi 09:59:23 -rw-rw-r-- 1 1001 1001 584 Aug 8 09:56 security.txt 09:59:23 -rw-rw-r-- 1 1001 1001 204 Aug 8 09:56 version.go [Pipeline] sh 09:59:24 + '[' -e coverage.out ] 09:59:24 + chown 1001:1001 coverage.out [Pipeline] stash 09:59:24 Stashed 1 file(s) [Pipeline] sh 09:59:24 + make build 09:59:24 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 09:59:35 provisioning config files... 09:59:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4894084855019155628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:35 ---> ****-login.sh 09:59:35 nexus3.edgexfoundry.org:10001 09:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:59:36 Configure a credential helper to remove this warning. See 09:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:59:36 09:59:36 Login Succeeded 09:59:36 nexus3.edgexfoundry.org:10002 09:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:59:36 Configure a credential helper to remove this warning. See 09:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:59:36 09:59:36 Login Succeeded 09:59:36 nexus3.edgexfoundry.org:10003 09:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:59:37 Configure a credential helper to remove this warning. See 09:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:59:37 09:59:37 Login Succeeded 09:59:37 nexus3.edgexfoundry.org:10004 09:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:59:37 Configure a credential helper to remove this warning. See 09:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:59:37 09:59:37 Login Succeeded 09:59:37 ****.io 09:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:59:37 Configure a credential helper to remove this warning. See 09:59:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:59:37 09:59:37 Login Succeeded 09:59:37 ---> ****-login.sh ends [Pipeline] } 09:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:59:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:59:38 ========================================================= 09:59:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:59:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:59:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:59:39 c6b39de5b339: Pulling fs layer 09:59:39 a69c41024577: Pulling fs layer 09:59:39 d6de4b400683: Pulling fs layer 09:59:39 35cb2a7552d0: Pulling fs layer 09:59:39 4f4fb700ef54: Pulling fs layer 09:59:39 464afbd9ba4c: Pulling fs layer 09:59:39 00f215d4a9da: Pulling fs layer 09:59:39 d496ad576159: Pulling fs layer 09:59:39 4f4fb700ef54: Waiting 09:59:39 464afbd9ba4c: Waiting 09:59:39 00f215d4a9da: Waiting 09:59:39 d496ad576159: Waiting 09:59:39 35cb2a7552d0: Waiting 09:59:39 a69c41024577: Verifying Checksum 09:59:39 a69c41024577: Download complete 09:59:39 35cb2a7552d0: Verifying Checksum 09:59:39 35cb2a7552d0: Download complete 09:59:39 4f4fb700ef54: Verifying Checksum 09:59:39 4f4fb700ef54: Download complete 09:59:39 464afbd9ba4c: Verifying Checksum 09:59:39 464afbd9ba4c: Download complete 09:59:39 c6b39de5b339: Download complete 09:59:39 d496ad576159: Verifying Checksum 09:59:39 d496ad576159: Download complete 09:59:40 c6b39de5b339: Pull complete 09:59:40 a69c41024577: Pull complete 09:59:41 d6de4b400683: Verifying Checksum 09:59:41 d6de4b400683: Download complete 09:59:42 00f215d4a9da: Verifying Checksum 09:59:42 00f215d4a9da: Download complete 09:59:46 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 09:59:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:59:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:59:50 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 09:59:51 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 09:59:54 d6de4b400683: Pull complete 09:59:54 35cb2a7552d0: Pull complete 09:59:54 4f4fb700ef54: Pull complete 09:59:54 464afbd9ba4c: Pull complete 09:59:55 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 09:59:57 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 09:59:59 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 10:00:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:00:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:00:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:00:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:00:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:00:04 $ docker stop --time=1 9cc4ca9e2b5ec6b616d372daa39a12d3bbbcbd9a3cab1eb0575754d627de28ec 10:00:04 00f215d4a9da: Pull complete 10:00:04 d496ad576159: Pull complete 10:00:04 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:00:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:00:09 $ docker rm -f --volumes 9cc4ca9e2b5ec6b616d372daa39a12d3bbbcbd9a3cab1eb0575754d627de28ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 10:00:10 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:00:10 WORKDIR /edgex 10:00:10 COPY go.mod . 10:00:10 RUN go mod download -t 10:00:10 ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:11 Sending build context to Docker daemon 3.412MB 10:00:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:00:11 ---> f246e2811388 10:00:11 Step 2/4 : WORKDIR /edgex 10:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:00:11 10:00:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:00:11 latest: Pulling from edgex-devops/edgex-compose 10:00:11 91d30c5bc195: Pulling fs layer 10:00:11 2e9b0aa3be6d: Pulling fs layer 10:00:11 9c61dcf015f6: Pulling fs layer 10:00:11 4698f68db338: Pulling fs layer 10:00:11 2a2f49069b9e: Pulling fs layer 10:00:11 e0025b399a48: Pulling fs layer 10:00:11 4698f68db338: Waiting 10:00:11 e0025b399a48: Waiting 10:00:11 2a2f49069b9e: Waiting 10:00:12 91d30c5bc195: Verifying Checksum 10:00:12 91d30c5bc195: Download complete 10:00:12 4698f68db338: Verifying Checksum 10:00:12 4698f68db338: Download complete 10:00:12 2e9b0aa3be6d: Verifying Checksum 10:00:12 2e9b0aa3be6d: Download complete 10:00:12 e0025b399a48: Verifying Checksum 10:00:12 e0025b399a48: Download complete 10:00:12 91d30c5bc195: Pull complete 10:00:12 2a2f49069b9e: Download complete 10:00:12 2e9b0aa3be6d: Pull complete 10:00:12 9c61dcf015f6: Verifying Checksum 10:00:12 9c61dcf015f6: Download complete 10:00:13 ---> Running in afc74d366149 10:00:13 Removing intermediate container afc74d366149 10:00:13 ---> 26f3089f2e2c 10:00:13 Step 3/4 : COPY go.mod . 10:00:13 ---> 76dd6ba98689 10:00:13 Step 4/4 : RUN go mod download 10:00:13 ---> Running in 95ac764a8376 10:00:15 9c61dcf015f6: Pull complete 10:00:15 4698f68db338: Pull complete 10:00:15 2a2f49069b9e: Pull complete 10:00:15 e0025b399a48: Pull complete 10:00:15 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:18 prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container 10:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:00:22 $ docker top db126602c9a2e543f84f3dcf00ac01546b26afebfeeace06ea2e3f7d7e4dcbf2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:23 + docker compose -f ./docker-compose-build.yml build --parallel 10:00:25 #1 [core-metadata internal] load build definition from Dockerfile 10:00:25 #1 transferring dockerfile: 2.06kB done 10:00:25 #1 DONE 0.0s 10:00:25 10:00:25 #2 [security-bootstrapper internal] load build definition from Dockerfile 10:00:25 #2 transferring dockerfile: 3.17kB done 10:00:25 #2 DONE 0.0s 10:00:25 10:00:25 #3 [security-spire-config internal] load build definition from Dockerfile 10:00:25 #3 transferring dockerfile: 1.69kB done 10:00:25 #3 DONE 0.0s 10:00:25 10:00:25 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:00:25 #4 transferring dockerfile: 2.23kB done 10:00:25 #4 DONE 0.0s 10:00:25 10:00:25 #5 [support-scheduler internal] load build definition from Dockerfile 10:00:25 #5 transferring dockerfile: 1.93kB done 10:00:25 #5 DONE 0.0s 10:00:25 10:00:25 #6 [security-proxy-setup internal] load build definition from Dockerfile 10:00:25 #6 transferring dockerfile: 2.50kB done 10:00:25 #6 DONE 0.0s 10:00:25 10:00:25 #7 [security-secretstore-setup internal] load build definition from Dockerfile 10:00:25 #7 transferring dockerfile: 2.49kB done 10:00:25 #7 DONE 0.0s 10:00:25 10:00:25 #8 [security-spire-agent internal] load build definition from Dockerfile 10:00:25 #8 transferring dockerfile: 1.81kB done 10:00:25 #8 DONE 0.0s 10:00:25 10:00:25 #9 [core-keeper internal] load build definition from Dockerfile 10:00:25 #9 transferring dockerfile: 2.01kB done 10:00:25 #9 DONE 0.0s 10:00:25 10:00:25 #10 [support-cron-scheduler internal] load build definition from Dockerfile 10:00:25 #10 transferring dockerfile: 1.85kB done 10:00:25 #10 DONE 0.0s 10:00:25 10:00:25 #11 [core-data internal] load build definition from Dockerfile 10:00:25 #11 transferring dockerfile: 2.01kB done 10:00:25 #11 DONE 0.0s 10:00:25 10:00:25 #12 [security-spire-server internal] load build definition from Dockerfile 10:00:25 #12 transferring dockerfile: 1.70kB done 10:00:25 #12 DONE 0.0s 10:00:25 10:00:25 #13 [security-proxy-auth internal] load build definition from Dockerfile 10:00:25 #13 transferring dockerfile: 2.15kB done 10:00:25 #13 DONE 0.0s 10:00:25 10:00:25 #14 [core-command internal] load build definition from Dockerfile 10:00:25 #14 transferring dockerfile: 1.93kB done 10:00:25 #14 DONE 0.0s 10:00:25 10:00:25 #15 [support-notifications internal] load build definition from Dockerfile 10:00:25 #15 transferring dockerfile: 1.95kB done 10:00:25 #15 DONE 0.0s 10:00:25 10:00:25 #16 [core-metadata internal] load .dockerignore 10:00:25 #16 transferring context: 50B done 10:00:25 #16 DONE 0.0s 10:00:25 10:00:25 #17 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:00:25 #17 transferring dockerfile: 1.89kB done 10:00:26 #17 DONE 0.0s 10:00:26 10:00:26 #18 [security-bootstrapper internal] load .dockerignore 10:00:26 #18 transferring context: 50B done 10:00:26 #18 DONE 0.0s 10:00:26 10:00:26 #19 [security-spire-config internal] load .dockerignore 10:00:26 #19 transferring context: 50B done 10:00:26 #19 DONE 0.0s 10:00:26 10:00:26 #20 [core-common-config-bootstrapper internal] load .dockerignore 10:00:26 #20 transferring context: 50B done 10:00:26 #20 DONE 0.0s 10:00:26 10:00:26 #21 [support-scheduler internal] load .dockerignore 10:00:26 #21 transferring context: 50B done 10:00:26 #21 DONE 0.0s 10:00:26 10:00:26 #22 [security-proxy-setup internal] load .dockerignore 10:00:26 #22 transferring context: 50B done 10:00:26 #22 DONE 0.0s 10:00:26 10:00:26 #23 [security-secretstore-setup internal] load .dockerignore 10:00:26 #23 transferring context: 50B done 10:00:26 #23 DONE 0.0s 10:00:26 10:00:26 #24 [core-keeper internal] load .dockerignore 10:00:26 #24 transferring context: 50B done 10:00:26 #24 DONE 0.0s 10:00:26 10:00:26 #25 [support-cron-scheduler internal] load .dockerignore 10:00:26 #25 transferring context: 50B done 10:00:26 #25 DONE 0.0s 10:00:26 10:00:26 #26 [security-spire-agent internal] load .dockerignore 10:00:26 #26 transferring context: 50B done 10:00:26 #26 DONE 0.0s 10:00:26 10:00:26 #27 [security-spire-server internal] load .dockerignore 10:00:26 #27 transferring context: 50B done 10:00:26 #27 DONE 0.0s 10:00:26 10:00:26 #28 [core-data internal] load .dockerignore 10:00:26 #28 transferring context: 50B done 10:00:26 #28 DONE 0.0s 10:00:26 10:00:26 #29 [security-proxy-auth internal] load .dockerignore 10:00:26 #29 transferring context: 50B done 10:00:26 #29 DONE 0.0s 10:00:26 10:00:26 #30 [core-command internal] load .dockerignore 10:00:26 #30 transferring context: 50B done 10:00:26 #30 DONE 0.0s 10:00:26 10:00:26 #31 [support-notifications internal] load .dockerignore 10:00:26 #31 transferring context: 50B done 10:00:26 #31 DONE 0.0s 10:00:26 10:00:26 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:26 #32 DONE 0.0s 10:00:26 10:00:26 #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:00:26 #33 DONE 0.1s 10:00:26 10:00:26 #34 [security-spiffe-token-provider internal] load .dockerignore 10:00:26 #34 transferring context: 50B done 10:00:26 #34 DONE 0.0s 10:00:26 10:00:26 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:00:26 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:00:26 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:00:26 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:00:26 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s 10:00:26 #35 ... 10:00:26 10:00:26 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:26 #32 DONE 0.0s 10:00:26 10:00:26 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:26 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 10:00:26 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 10:00:26 #35 ... 10:00:26 10:00:26 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:26 #32 DONE 0.0s 10:00:26 10:00:26 #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:00:26 #33 DONE 0.2s 10:00:26 10:00:26 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:00:26 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:00:26 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:00:26 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:00:26 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:00:26 #35 ... 10:00:26 10:00:26 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:26 #32 DONE 0.0s 10:00:26 10:00:26 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 10:00:26 #33 DONE 0.2s 10:00:26 10:00:26 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:00:26 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:00:26 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:00:26 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:00:26 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:00:26 #35 ... 10:00:26 10:00:26 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:26 #32 DONE 0.0s 10:00:26 10:00:26 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:00:26 #36 DONE 0.8s 10:00:26 10:00:26 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:00:26 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:00:26 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:00:26 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:00:26 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:00:27 #35 ... 10:00:27 10:00:27 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:27 #32 DONE 0.0s 10:00:27 10:00:27 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:27 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 10:00:27 #35 ... 10:00:27 10:00:27 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:00:27 #36 DONE 0.8s 10:00:27 10:00:27 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:27 #32 DONE 0.0s 10:00:27 10:00:27 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:00:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:00:27 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:00:27 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:00:27 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:00:27 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 10:00:27 #35 ... 10:00:27 10:00:27 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:27 #32 DONE 0.0s 10:00:27 10:00:27 #37 [core-data builder 2/7] WORKDIR /edgex-go 10:00:31 #37 ... 10:00:31 10:00:31 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:00:31 #38 DONE 5.1s 10:00:31 10:00:31 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:31 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:00:31 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:00:31 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:00:31 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:00:31 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:00:31 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 10:00:36 #35 ... 10:00:36 10:00:36 #39 [core-metadata internal] load build context 10:00:36 #39 transferring context: 493.68MB 9.7s done 10:00:36 #39 ... 10:00:36 10:00:36 #40 [core-keeper internal] load build context 10:00:36 #40 ... 10:00:36 10:00:36 #41 [security-bootstrapper internal] load build context 10:00:36 #41 transferring context: 493.68MB 9.9s done 10:00:36 #41 ... 10:00:36 10:00:36 #42 [core-common-config-bootstrapper internal] load build context 10:00:36 #42 transferring context: 493.68MB 9.7s done 10:00:37 #42 ... 10:00:37 10:00:37 #43 [security-secretstore-setup internal] load build context 10:00:37 #43 ... 10:00:37 10:00:37 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:00:38 #44 ... 10:00:38 10:00:38 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 10:00:38 #33 ... 10:00:38 10:00:38 #45 [support-scheduler internal] load build context 10:00:38 #45 transferring context: 493.68MB 10.1s done 10:00:38 #45 ... 10:00:38 10:00:38 #46 [support-cron-scheduler internal] load build context 10:00:38 #46 transferring context: 493.68MB 9.2s done 10:00:39 #46 ... 10:00:39 10:00:39 #47 [security-proxy-setup internal] load build context 10:00:39 #47 ... 10:00:39 10:00:39 #48 [core-data internal] load build context 10:00:39 #48 ... 10:00:39 10:00:39 #47 [security-proxy-setup internal] load build context 10:00:40 #47 transferring context: 493.68MB 14.1s done 10:00:41 #47 ... 10:00:41 10:00:41 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:00:41 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:00:42 #49 ... 10:00:42 10:00:42 #50 [security-spire-config internal] load build context 10:00:42 #50 ... 10:00:42 10:00:42 #51 [security-spire-server internal] load build context 10:00:42 #51 ... 10:00:42 10:00:42 #48 [core-data internal] load build context 10:00:42 #48 transferring context: 493.68MB 9.6s done 10:00:47 #48 ... 10:00:47 10:00:47 #40 [core-keeper internal] load build context 10:00:47 #40 transferring context: 493.68MB 13.9s done 10:00:48 #40 ... 10:00:48 10:00:48 #43 [security-secretstore-setup internal] load build context 10:00:48 #43 transferring context: 493.68MB 11.2s done 10:00:54 #43 ... 10:00:54 10:00:54 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:00:54 #36 DONE 0.8s 10:00:54 10:00:54 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 10:00:54 #33 DONE 27.5s 10:00:54 10:00:54 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:54 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:00:54 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:00:54 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:00:54 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:00:54 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:00:54 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 10:00:57 #35 ... 10:00:57 10:00:57 #46 [support-cron-scheduler internal] load build context 10:00:57 #46 DONE 30.6s 10:00:57 10:00:57 #42 [core-common-config-bootstrapper internal] load build context 10:00:57 #42 DONE 30.9s 10:00:57 10:00:57 #39 [core-metadata internal] load build context 10:00:57 #39 DONE 31.1s 10:00:57 10:00:57 #37 [core-command builder 2/7] WORKDIR /edgex-go 10:00:57 #37 DONE 30.7s 10:00:57 10:00:57 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:00:57 #35 ... 10:00:57 10:00:57 #48 [core-data internal] load build context 10:00:57 #48 DONE 30.5s 10:00:57 10:00:57 #45 [support-scheduler internal] load build context 10:00:57 #45 DONE 30.9s 10:00:57 10:00:57 #43 [security-secretstore-setup internal] load build context 10:00:57 #43 DONE 30.8s 10:00:57 10:00:57 #41 [security-bootstrapper internal] load build context 10:00:57 #41 DONE 30.9s 10:00:57 10:00:57 #47 [security-proxy-setup internal] load build context 10:00:57 #47 DONE 30.9s 10:00:57 10:00:57 #40 [core-keeper internal] load build context 10:00:57 #40 DONE 30.8s 10:00:57 10:00:57 #51 [security-spire-server internal] load build context 10:00:57 #51 transferring context: 27.60kB 0.0s done 10:00:57 #51 DONE 26.0s 10:00:57 10:00:57 #50 [security-spire-config internal] load build context 10:00:57 #50 transferring context: 25.85kB 0.0s done 10:00:57 #50 DONE 26.1s 10:00:57 10:00:57 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:00:57 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.8s done 10:00:57 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:00:57 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:00:57 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:00:57 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 10:00:57 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 10:00:57 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 10:00:57 #49 ... 10:00:57 10:00:57 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:00:57 #44 DONE 31.1s 10:00:57 10:00:57 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:00:57 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.8s done 10:00:57 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:00:57 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:00:57 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:00:57 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 10:00:57 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 10:00:57 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 10:00:57 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 10:00:57 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 10:00:57 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:00:57 #49 ... 10:00:57 10:00:57 #52 [security-spire-agent internal] load build context 10:00:57 #52 transferring context: 27.13kB done 10:00:57 #52 DONE 0.1s 10:00:57 10:00:57 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:00:57 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 10:00:57 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 10:00:57 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 10:00:58 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.6s 10:00:58 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.8s 10:00:58 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 10:00:58 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 10:00:59 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s done 10:01:02 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10:01:04 #49 ... 10:01:04 10:01:04 #53 [support-notifications internal] load build context 10:01:04 #53 transferring context: 323.43MB 6.5s 10:01:04 #53 ... 10:01:04 10:01:04 #54 [security-proxy-auth internal] load build context 10:01:04 #54 ... 10:01:04 10:01:04 #55 [security-spiffe-token-provider internal] load build context 10:01:04 #55 ... 10:01:04 10:01:04 #56 [core-command internal] load build context 10:01:04 #56 ... 10:01:04 10:01:04 #55 [security-spiffe-token-provider internal] load build context 10:01:04 #55 transferring context: 493.68MB 7.4s done 10:01:07 #55 ... 10:01:07 10:01:07 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:01:07 #0 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:07 #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:07 #0 1.138 (1/2) Installing ca-certificates (20240226-r0) 10:01:07 #0 1.153 (2/2) Installing dumb-init (1.2.5-r2) 10:01:07 #0 1.159 Executing busybox-1.36.1-r7.trigger 10:01:07 #0 1.161 Executing ca-certificates-20240226-r0.trigger 10:01:07 #0 1.412 OK: 8 MiB in 17 packages 10:01:07 #57 ... 10:01:07 10:01:07 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:07 #58 ... 10:01:07 10:01:07 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:01:07 #0 0.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:07 #0 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:07 #0 1.306 (1/1) Installing dumb-init (1.2.5-r2) 10:01:07 #0 1.310 Executing busybox-1.36.1-r7.trigger 10:01:07 #0 1.321 OK: 7 MiB in 16 packages 10:01:08 #59 ... 10:01:08 10:01:08 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:01:08 #0 3.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:08 #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:08 #0 4.244 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:01:08 #0 4.244 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:01:08 #0 4.244 OK: 20070 distinct packages available 10:01:08 #0 4.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:08 #0 4.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:08 #0 4.735 (1/4) Installing dumb-init (1.2.5-r2) 10:01:08 #0 4.926 (2/4) Installing musl-obstack (1.2.3-r2) 10:01:08 #0 4.928 (3/4) Installing libucontext (1.2-r2) 10:01:08 #0 4.942 (4/4) Installing gcompat (1.1.0-r1) 10:01:08 #0 4.948 Executing busybox-1.36.1-r7.trigger 10:01:08 #0 4.954 OK: 8 MiB in 19 packages 10:01:08 #60 ... 10:01:08 10:01:08 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:01:08 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:08 #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:08 #0 2.445 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:01:08 #0 2.445 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:01:08 #0 2.445 OK: 20070 distinct packages available 10:01:08 #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:08 #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:08 #0 2.782 (1/11) Installing ca-certificates (20240226-r0) 10:01:08 #0 2.782 (2/11) Installing brotli-libs (1.0.9-r14) 10:01:08 #0 2.782 (3/11) Installing libunistring (1.1-r1) 10:01:08 #0 2.782 (4/11) Installing libidn2 (2.3.4-r1) 10:01:08 #0 2.784 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:01:08 #0 2.788 (6/11) Installing libcurl (8.9.0-r0) 10:01:08 #0 2.800 (7/11) Installing curl (8.9.0-r0) 10:01:08 #0 2.805 (8/11) Installing dumb-init (1.2.5-r2) 10:01:08 #0 2.815 (9/11) Installing musl-obstack (1.2.3-r2) 10:01:08 #0 2.815 (10/11) Installing libucontext (1.2-r2) 10:01:08 #0 3.146 (11/11) Installing gcompat (1.1.0-r1) 10:01:08 #0 3.152 Executing busybox-1.36.1-r7.trigger 10:01:08 #0 3.162 Executing ca-certificates-20240226-r0.trigger 10:01:08 #0 3.201 OK: 12 MiB in 26 packages 10:01:08 #61 ... 10:01:08 10:01:08 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:01:08 #62 ... 10:01:08 10:01:08 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:08 #63 ... 10:01:08 10:01:08 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:01:08 #64 ... 10:01:08 10:01:08 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:01:08 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 10:01:08 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:01:08 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 10:01:08 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 10:01:08 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 10:01:08 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:01:08 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:01:08 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:01:08 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 10:01:08 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 10:01:08 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:01:08 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 10:01:09 #65 ... 10:01:09 10:01:09 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:01:09 #66 ... 10:01:09 10:01:09 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:01:09 #67 ... 10:01:09 10:01:09 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:01:09 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:09 #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:09 #0 1.803 (1/4) Installing dumb-init (1.2.5-r2) 10:01:09 #0 1.808 (2/4) Installing openssl (3.1.6-r0) 10:01:09 #0 1.820 (3/4) Installing su-exec (0.2-r3) 10:01:09 #0 1.822 (4/4) Installing yq (4.33.3-r5) 10:01:09 #0 2.056 Executing busybox-1.36.1-r7.trigger 10:01:09 #0 2.098 OK: 17 MiB in 19 packages 10:01:09 #68 ... 10:01:09 10:01:09 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:01:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:01:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:01:09 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:01:09 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:01:09 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:01:09 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 10:01:09 #35 ... 10:01:09 10:01:09 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:01:09 #69 ... 10:01:09 10:01:09 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:01:09 #0 8.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:09 #0 8.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:09 #0 8.985 (1/1) Installing dumb-init (1.2.5-r2) 10:01:09 #0 8.989 Executing busybox-1.36.1-r7.trigger 10:01:09 #0 8.997 OK: 7 MiB in 16 packages 10:01:10 #70 ... 10:01:10 10:01:10 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:01:10 #71 ... 10:01:10 10:01:10 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:01:10 #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:10 #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:10 #0 1.273 (1/2) Installing dumb-init (1.2.5-r2) 10:01:10 #0 1.273 (2/2) Installing su-exec (0.2-r3) 10:01:10 #0 1.273 Executing busybox-1.36.1-r7.trigger 10:01:10 #0 1.285 OK: 7 MiB in 17 packages 10:01:10 #72 ... 10:01:10 10:01:10 #53 [support-notifications internal] load build context 10:01:10 #53 transferring context: 493.68MB 10.1s done 10:01:12 Removing intermediate container 95ac764a8376 10:01:12 ---> 5df3d9d2b8e1 10:01:12 Successfully built 5df3d9d2b8e1 10:01:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:12 + docker inspect -f . ci-base-image-arm64 10:01:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:12 prd-ubuntu20.04-docker-arm64-4c-16g-7378 does not seem to be running inside a container 10:01:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:01:14 $ docker top 5069288ba1f1683979e5f2096aae2d3cad3c3fb70a31d1fed659f1a06e0454c0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:14 #53 ... 10:01:14 10:01:14 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:01:14 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 10:01:14 #49 ... 10:01:14 10:01:14 #54 [security-proxy-auth internal] load build context 10:01:14 #54 transferring context: 493.68MB 8.5s done 10:01:14 #54 ... 10:01:14 10:01:14 #56 [core-command internal] load build context 10:01:14 #56 transferring context: 493.68MB 10.1s done 10:01:15 + go version 10:01:15 go version go1.21.9 linux/arm64 [Pipeline] } 10:01:15 $ docker stop --time=1 5069288ba1f1683979e5f2096aae2d3cad3c3fb70a31d1fed659f1a06e0454c0 10:01:15 #56 ... 10:01:15 10:01:15 #55 [security-spiffe-token-provider internal] load build context 10:01:15 #55 DONE 21.5s 10:01:15 10:01:15 #53 [support-notifications internal] load build context 10:01:16 $ docker rm -f --volumes 5069288ba1f1683979e5f2096aae2d3cad3c3fb70a31d1fed659f1a06e0454c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:17 + docker inspect -f . ci-base-image-arm64 10:01:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:17 prd-ubuntu20.04-docker-arm64-4c-16g-7378 does not seem to be running inside a container 10:01:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:01:19 $ docker top 12e4b9b597aa00f9981f09c06678eac87f1acb0fcc08b16387ca8545f01c39ee -eo pid,comm 10:01:19 #53 DONE 24.9s 10:01:19 10:01:19 #54 [security-proxy-auth internal] load build context 10:01:19 #54 DONE 24.8s 10:01:19 10:01:19 #56 [core-command internal] load build context 10:01:19 #56 DONE 24.9s 10:01:19 10:01:19 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:01:19 #61 DONE 21.5s 10:01:19 10:01:19 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:01:19 #72 DONE 21.5s 10:01:19 10:01:19 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:01:19 #68 DONE 21.5s 10:01:19 10:01:19 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:01:19 #57 DONE 21.6s 10:01:19 10:01:19 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:01:19 #59 DONE 21.7s 10:01:19 10:01:19 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:01:19 #73 ... 10:01:19 10:01:19 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:19 #63 DONE 21.5s 10:01:19 10:01:19 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:01:19 #70 DONE 21.5s 10:01:19 10:01:19 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:01:19 #60 DONE 21.5s 10:01:19 10:01:19 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:01:19 #65 DONE 21.2s 10:01:19 10:01:19 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:01:19 #73 ... 10:01:19 10:01:19 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:01:19 #49 DONE 47.5s [Pipeline] { [Pipeline] echo 10:01:19 ========================================================= 10:01:19 [edgeXBuildGoParallel] Running Tests and Build... 10:01:19 ========================================================= [Pipeline] sh 10:01:19 10:01:19 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:01:20 #74 ... 10:01:20 10:01:20 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:20 #58 DONE 22.5s 10:01:20 10:01:20 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:01:20 #64 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:01:20 #64 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:20 + make test 10:01:20 go test -race -coverprofile=coverage.out ./... 10:01:20 #64 22.97 OK: 264 MiB in 52 packages 10:01:20 #64 DONE 23.5s 10:01:20 10:01:20 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:01:20 #69 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:20 #69 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:20 #69 22.95 OK: 264 MiB in 52 packages 10:01:20 #69 DONE 23.3s 10:01:20 10:01:20 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:01:21 #75 DONE 0.3s 10:01:21 10:01:21 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:01:21 #67 22.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:21 #67 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:21 #67 22.90 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:01:21 #67 22.90 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:01:21 #67 22.90 OK: 20077 distinct packages available 10:01:21 #67 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:21 #67 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:21 #67 23.29 OK: 264 MiB in 52 packages 10:01:21 #67 DONE 23.5s 10:01:21 10:01:21 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:01:21 #76 DONE 0.2s 10:01:21 10:01:21 #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:21 #77 ... 10:01:21 10:01:21 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:01:21 #71 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:21 #71 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:21 #71 23.10 (1/4) Installing ca-certificates (20240226-r0) 10:01:21 #71 23.21 (2/4) Installing dumb-init (1.2.5-r2) 10:01:21 #71 23.25 (3/4) Installing su-exec (0.2-r3) 10:01:21 #71 23.25 (4/4) Installing yq (4.33.3-r5) 10:01:21 #71 23.32 Executing busybox-1.36.1-r7.trigger 10:01:21 #71 23.32 Executing ca-certificates-20240226-r0.trigger 10:01:21 #71 23.38 OK: 17 MiB in 19 packages 10:01:21 #71 DONE 23.5s 10:01:21 10:01:21 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:01:21 #78 DONE 0.1s 10:01:21 10:01:21 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:01:21 #62 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:21 #62 23.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:21 #62 23.75 OK: 264 MiB in 52 packages 10:01:21 #62 DONE 23.9s 10:01:21 10:01:21 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:01:21 #79 DONE 0.0s 10:01:21 10:01:21 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:21 #80 ... 10:01:21 10:01:21 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:01:21 #66 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:21 #66 23.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:21 #66 23.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:01:21 #66 23.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:01:21 #66 23.57 OK: 20070 distinct packages available 10:01:21 #66 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:21 #66 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:21 #66 23.93 (1/5) Installing dumb-init (1.2.5-r2) 10:01:21 #66 23.93 (2/5) Installing musl-obstack (1.2.3-r2) 10:01:21 #66 23.94 (3/5) Installing libucontext (1.2-r2) 10:01:21 #66 23.94 (4/5) Installing gcompat (1.1.0-r1) 10:01:21 #66 23.94 (5/5) Installing openssl (3.1.6-r0) 10:01:21 #66 23.95 Executing busybox-1.36.1-r7.trigger 10:01:21 #66 23.96 OK: 8 MiB in 20 packages 10:01:21 #66 DONE 24.1s 10:01:21 10:01:21 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:01:21 #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:21 #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:21 #0 2.753 OK: 7 MiB in 17 packages 10:01:21 #81 DONE 2.9s 10:01:21 10:01:21 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 10:01:21 #74 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:21 #74 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:21 #74 2.666 OK: 7 MiB in 16 packages 10:01:21 #74 DONE 3.0s 10:01:21 10:01:21 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:01:22 #82 ... 10:01:22 10:01:22 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:01:22 #0 3.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:22 #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:22 #0 3.306 OK: 12 MiB in 26 packages 10:01:22 #83 DONE 3.4s 10:01:22 10:01:22 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:01:22 #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:22 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:22 #0 3.351 OK: 17 MiB in 19 packages 10:01:22 #84 DONE 3.4s 10:01:22 10:01:22 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:01:22 #85 DONE 0.0s 10:01:22 10:01:22 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:01:22 #73 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:22 #73 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:22 #73 3.497 OK: 8 MiB in 17 packages 10:01:22 #73 DONE 3.6s 10:01:22 10:01:22 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:01:23 #86 ... 10:01:23 10:01:23 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:01:23 #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:23 #0 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:23 #0 4.180 OK: 8 MiB in 19 packages 10:01:23 #87 DONE 4.3s 10:01:23 10:01:23 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:01:24 #88 DONE 1.1s 10:01:24 10:01:24 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:01:24 #0 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:24 #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:24 #0 4.347 OK: 7 MiB in 16 packages 10:01:24 #89 DONE 5.4s 10:01:24 10:01:24 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:01:24 #0 3.708 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:24 #0 4.249 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:24 #0 4.903 (1/1) Installing dumb-init (1.2.5-r2) 10:01:24 #0 5.208 Executing busybox-1.36.1-r7.trigger 10:01:24 #0 5.214 OK: 7 MiB in 16 packages 10:01:24 #90 DONE 5.4s 10:01:24 10:01:24 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:01:24 #0 3.207 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:24 #0 3.675 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:24 #0 4.305 OK: 264 MiB in 52 packages 10:01:24 #91 DONE 4.5s 10:01:24 10:01:24 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:01:24 #92 DONE 0.1s 10:01:24 10:01:24 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:01:24 #93 DONE 0.1s 10:01:24 10:01:24 #94 [security-spire-config stage-2 6/10] COPY security.txt / 10:01:24 #94 DONE 0.1s 10:01:24 10:01:24 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:01:24 #95 DONE 0.1s 10:01:24 10:01:24 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:24 #96 ... 10:01:24 10:01:24 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:01:24 #97 DONE 0.1s 10:01:24 10:01:24 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:01:24 #98 DONE 0.1s 10:01:24 10:01:24 #99 [security-spire-config] exporting to image 10:01:24 #99 exporting layers 10:01:24 #99 ... 10:01:24 10:01:24 #100 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:01:24 #0 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:24 #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:24 #0 3.720 OK: 17 MiB in 19 packages 10:01:24 #100 DONE 3.9s 10:01:25 10:01:25 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:25 #101 ... 10:01:25 10:01:25 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:01:25 #86 DONE 3.6s 10:01:25 10:01:25 #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:01:25 #102 DONE 0.0s 10:01:25 10:01:25 #99 [security-spire-config] exporting to image 10:01:25 #99 exporting layers 0.7s done 10:01:25 #99 writing image sha256:2a388c5f8c989250e965865d759e1a856c5a2fd18005896b0d3cf1be3fa985ec done 10:01:25 #99 naming to docker.io/library/security-spire-config done 10:01:25 #99 DONE 0.7s 10:01:25 10:01:25 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:01:25 #82 3.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:01:25 #82 3.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:01:25 #82 3.959 OK: 8 MiB in 20 packages 10:01:25 #82 DONE 4.1s 10:01:25 10:01:25 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:01:27 #103 DONE 1.4s 10:01:27 10:01:27 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:01:27 #104 DONE 1.4s 10:01:27 10:01:27 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:01:27 #105 DONE 0.5s 10:01:27 10:01:27 #106 [security-spire-server stage-2 6/9] COPY security.txt / 10:01:27 #106 DONE 0.0s 10:01:27 10:01:27 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:01:27 #107 DONE 0.6s 10:01:27 10:01:27 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:01:27 #108 DONE 0.1s 10:01:27 10:01:27 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:01:27 #109 DONE 0.1s 10:01:27 10:01:27 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:01:27 #110 DONE 0.0s 10:01:27 10:01:27 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 10:01:27 #111 DONE 0.1s 10:01:27 10:01:27 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:01:27 #112 DONE 0.1s 10:01:27 10:01:27 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:01:27 #113 DONE 0.1s 10:01:27 10:01:27 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:01:27 #114 DONE 0.1s 10:01:27 10:01:27 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:01:27 #115 DONE 0.0s 10:01:27 10:01:27 #99 [security-spire-server] exporting to image 10:01:28 #99 exporting layers 0.6s done 10:01:28 #99 writing image sha256:9ac19b02677fddc36b9a959373cf3fb5c20a3c7d24b36e5d5d00cfa982a659bd done 10:01:28 #99 naming to docker.io/library/security-spire-server done 10:01:28 #99 writing image sha256:70d3709b30e8c97052b47bef9cec2c096f2e57fb567bcd05bbb99fb65948e582 done 10:01:28 #99 naming to docker.io/library/security-spire-agent done 10:01:28 #99 DONE 1.5s 10:01:28 10:01:28 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:07 ? github.com/edgexfoundry/edgex-go [no test files] 10:02:15 #116 DONE 51.3s 10:02:15 10:02:15 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:15 #96 DONE 47.8s 10:02:15 10:02:15 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:15 #101 DONE 51.3s 10:02:15 10:02:15 #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:15 #77 DONE 51.3s 10:02:15 10:02:15 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:15 #80 DONE 51.0s 10:02:15 10:02:15 #117 [security-spiffe-token-provider builder 6/7] COPY . . 10:02:23 #117 ... 10:02:23 10:02:23 #118 [support-cron-scheduler builder 6/7] COPY . . 10:02:23 #118 ... 10:02:23 10:02:23 #119 [core-keeper builder 7/8] COPY . . 10:02:23 #119 ... 10:02:23 10:02:23 #120 [security-bootstrapper builder 6/7] COPY . . 10:02:23 #120 ... 10:02:23 10:02:23 #121 [core-metadata builder 6/7] COPY . . 10:02:24 #121 DONE 11.7s 10:02:24 10:02:24 #117 [security-spiffe-token-provider builder 6/7] COPY . . 10:02:24 #117 DONE 11.7s 10:02:24 10:02:24 #122 [support-notifications builder 6/7] COPY . . 10:02:24 #122 CACHED 10:02:24 10:02:24 #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:02:24 #123 CACHED 10:02:24 10:02:24 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:24 #124 CACHED 10:02:24 10:02:24 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 10:02:24 #125 CACHED 10:02:24 10:02:24 #126 [core-command builder 6/7] COPY . . 10:02:24 #126 CACHED 10:02:24 10:02:24 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:24 #127 CACHED 10:02:24 10:02:24 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:02:24 #128 CACHED 10:02:24 10:02:24 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:24 #129 CACHED 10:02:24 10:02:24 #130 [security-proxy-auth builder 6/7] COPY . . 10:02:24 #130 CACHED 10:02:24 10:02:24 #118 [support-cron-scheduler builder 6/7] COPY . . 10:02:24 #118 DONE 11.7s 10:02:24 10:02:24 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:24 #131 CACHED 10:02:24 10:02:24 #132 [core-data builder 6/7] COPY . . 10:02:24 #132 CACHED 10:02:24 10:02:24 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 10:02:24 #133 CACHED 10:02:24 10:02:24 #119 [core-keeper builder 7/8] COPY . . 10:02:24 #119 DONE 11.8s 10:02:24 10:02:24 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:24 #134 CACHED 10:02:24 10:02:24 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 10:02:24 #135 CACHED 10:02:24 10:02:24 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:02:24 #136 CACHED 10:02:24 10:02:24 #137 [support-scheduler builder 6/7] COPY . . 10:02:24 #137 CACHED 10:02:24 10:02:24 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:02:24 #138 CACHED 10:02:24 10:02:24 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:24 #139 CACHED 10:02:24 10:02:24 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:24 #140 CACHED 10:02:24 10:02:24 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:02:24 #141 CACHED 10:02:24 10:02:24 #142 [security-secretstore-setup builder 6/7] COPY . . 10:02:24 #142 CACHED 10:02:24 10:02:24 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:02:24 #143 CACHED 10:02:24 10:02:24 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:24 #144 CACHED 10:02:24 10:02:24 #145 [security-proxy-setup builder 6/7] COPY . . 10:02:24 #145 CACHED 10:02:24 10:02:24 #120 [security-bootstrapper builder 6/7] COPY . . 10:02:24 #120 DONE 11.8s 10:02:24 10:02:24 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:02:25 #146 1.189 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 10:02:35 #146 ... 10:02:35 10:02:35 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:35 #0 0.460 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 10:02:35 #147 ... 10:02:35 10:02:35 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:02:35 #0 0.917 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 10:02:35 #148 ... 10:02:35 10:02:35 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:02:35 #0 1.651 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 10:02:35 #149 ... 10:02:35 10:02:35 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:02:35 #0 0.955 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 10:02:35 #150 ... 10:02:35 10:02:35 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:02:35 #0 0.552 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 10:02:35 #151 ... 10:02:35 10:02:35 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:02:35 #0 1.174 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 10:02:35 #152 ... 10:02:35 10:02:35 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:02:35 #0 1.578 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 10:02:35 #153 ... 10:02:35 10:02:35 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:02:35 #0 0.807 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 10:02:35 #154 ... 10:02:35 10:02:35 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:02:35 #0 1.297 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 10:02:35 #155 ... 10:02:35 10:02:35 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:02:35 #0 1.387 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 10:02:35 #156 ... 10:02:35 10:02:35 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:02:35 #0 0.949 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 10:02:35 #157 ... 10:02:35 10:02:35 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:02:35 #0 1.253 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 10:04:12 #158 ... 10:04:12 10:04:12 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:04:12 #146 102.1 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 10:05:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:05:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:05:20 #146 ... 10:05:20 10:05:20 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:05:20 #157 DONE 172.3s 10:05:20 10:05:20 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:05:20 #147 DONE 172.3s 10:05:20 10:05:20 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:05:20 #153 DONE 172.3s 10:05:20 10:05:20 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:05:20 #146 DONE 172.3s 10:05:20 10:05:20 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:05:20 #149 DONE 172.3s 10:05:20 10:05:20 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:05:20 #150 DONE 172.3s 10:05:20 10:05:20 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:05:20 #158 DONE 172.3s 10:05:20 10:05:20 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:05:20 #156 DONE 172.3s 10:05:20 10:05:20 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #159 ... 10:05:20 10:05:20 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:05:20 #152 DONE 172.5s 10:05:20 10:05:20 #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #160 ... 10:05:20 10:05:20 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:05:20 #155 DONE 172.7s 10:05:20 10:05:20 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:05:20 #148 DONE 172.8s 10:05:20 10:05:20 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:05:20 #154 DONE 172.7s 10:05:20 10:05:20 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:05:20 #151 DONE 172.8s 10:05:20 10:05:20 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #161 ... 10:05:20 10:05:20 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #162 DONE 1.0s 10:05:20 10:05:20 #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #163 DONE 1.0s 10:05:20 10:05:20 #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #160 DONE 0.7s 10:05:20 10:05:20 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #164 DONE 0.9s 10:05:20 10:05:20 #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #165 DONE 0.6s 10:05:20 10:05:20 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #159 DONE 1.0s 10:05:20 10:05:20 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #161 DONE 0.6s 10:05:20 10:05:20 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:05:20 #166 DONE 0.6s 10:05:20 10:05:20 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:05:20 #167 ... 10:05:20 10:05:20 #168 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:05:20 #168 DONE 0.7s 10:05:20 10:05:20 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:05:20 #169 DONE 0.7s 10:05:20 10:05:20 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:05:20 #170 CACHED 10:05:20 10:05:20 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #171 CACHED 10:05:20 10:05:20 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #172 CACHED 10:05:20 10:05:20 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:05:20 #173 CACHED 10:05:20 10:05:20 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:05:20 #174 DONE 0.7s 10:05:20 10:05:20 #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:05:20 #175 DONE 0.7s 10:05:20 10:05:20 #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #176 CACHED 10:05:20 10:05:20 #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:05:20 #177 CACHED 10:05:20 10:05:20 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:05:20 #178 CACHED 10:05:20 10:05:20 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #179 CACHED 10:05:20 10:05:20 #180 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:05:20 #180 CACHED 10:05:20 10:05:20 #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:05:20 #181 CACHED 10:05:20 10:05:20 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:05:20 #182 DONE 0.7s 10:05:20 10:05:20 #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:05:20 #183 DONE 0.8s 10:05:20 10:05:20 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:05:20 #184 ... 10:05:20 10:05:20 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:05:20 #167 DONE 0.8s 10:05:20 10:05:20 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:05:20 #185 ... 10:05:20 10:05:20 #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:05:20 #186 DONE 2.3s 10:05:20 10:05:20 #187 [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 10:05:20 #187 DONE 2.3s 10:05:20 10:05:20 #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:05:20 #188 DONE 2.3s 10:05:20 10:05:20 #99 [core-keeper] exporting to image 10:05:20 #99 exporting layers 10:05:20 #99 ... 10:05:20 10:05:20 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:05:20 #189 DONE 2.7s 10:05:20 10:05:20 #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:05:21 #190 ... 10:05:21 10:05:21 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:05:21 #191 DONE 2.8s 10:05:21 10:05:21 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:05:21 #184 DONE 2.8s 10:05:21 10:05:21 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:05:21 #192 DONE 2.8s 10:05:21 10:05:21 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:05:21 #193 DONE 2.8s 10:05:21 10:05:21 #194 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:05:21 #194 DONE 2.8s 10:05:21 10:05:21 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:05:21 #195 DONE 2.9s 10:05:21 10:05:21 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:05:21 #185 DONE 2.7s 10:05:21 10:05:21 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:05:21 #196 DONE 2.7s 10:05:21 10:05:21 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:05:21 #197 ... 10:05:21 10:05:21 #198 [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 10:05:21 #198 DONE 0.9s 10:05:21 10:05:21 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:05:21 #199 DONE 1.0s 10:05:21 10:05:21 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:05:21 #200 DONE 0.4s 10:05:21 10:05:21 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:05:21 #201 DONE 0.4s 10:05:21 10:05: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 10:05:21 #202 DONE 0.4s 10:05:21 10:05:21 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:05:21 #203 DONE 0.4s 10:05:21 10:05:21 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:05:21 #204 DONE 0.4s 10:05:21 10:05:21 #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:05:21 #205 DONE 0.4s 10:05:21 10:05:21 #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:05:21 #190 DONE 0.4s 10:05:21 10:05:21 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:05:21 #206 ... 10:05:21 10:05:21 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:05:21 #197 DONE 0.4s 10:05:21 10:05:21 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:05:21 #207 DONE 0.4s 10:05:21 10:05:21 #208 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:05:21 #208 DONE 4.0s 10:05:21 10:05:21 #99 [core-data] exporting to image 10:05:21 #99 ... 10:05:21 10:05:21 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:05:21 #209 DONE 0.4s 10:05:21 10:05:21 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:05:21 #210 DONE 0.4s 10:05:21 10:05:21 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:05:21 #211 DONE 0.4s 10:05:21 10:05:21 #99 [security-spiffe-token-provider] exporting to image 10:05:21 #99 exporting layers 0.5s done 10:05:21 #99 ... 10:05:21 10:05:21 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:05:21 #206 DONE 0.4s 10:05:21 10:05:21 #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:05:21 #212 DONE 0.5s 10:05:21 10:05:21 #213 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:05:21 #213 DONE 0.4s 10:05:21 10:05:21 #99 [core-keeper] exporting to image 10:05:21 #99 exporting layers 0.5s done 10:05:21 #99 writing image sha256:b0f3711af985b93823b317ea6c68a55765225c5fbd6da375555a6e8fddb61837 0.0s done 10:05:21 #99 naming to docker.io/library/core-keeper done 10:05:22 #99 ... 10:05:22 10:05:22 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:05:22 #214 DONE 0.5s 10:05:22 10:05:22 #99 [core-keeper] exporting to image 10:05:22 #99 exporting layers 0.8s done 10:05:22 #99 ... 10:05:22 10:05:22 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:05:22 #215 DONE 0.5s 10:05:22 10:05:22 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:05:22 #216 DONE 0.1s 10:05:22 10:05:22 #99 [support-cron-scheduler] exporting to image 10:05:22 #99 exporting layers 0.6s done 10:05:22 #99 writing image sha256:66ca410436992e69f0ebfe159cfa04559810f7596d90a6c79bca7c7292951fb4 0.0s done 10:05:22 #99 writing image sha256:b62a7691bc1dd8d79dfe1872ba1ead356e0e708f5d0b5bd183bd5fa624415b7f 0.0s done 10:05:22 #99 writing image sha256:cc1a00aaface942b0879bb084d8d1513f5102a722302c11439b327428c9572c8 0.0s done 10:05:22 #99 naming to docker.io/library/core-command done 10:05:22 #99 naming to docker.io/library/support-scheduler done 10:05:22 #99 naming to docker.io/library/support-notifications done 10:05:22 #99 writing image sha256:89d868f063b88817e21dba99cfaef742f7c4ad4fd54b87229d710001369d3bf9 0.0s done 10:05:22 #99 writing image sha256:d5baa41a598dd149068ec567955a1a5a9b92feeb90e6fb67a7bc843ef176e1df 0.0s done 10:05:22 #99 naming to docker.io/library/core-metadata done 10:05:22 #99 naming to docker.io/library/support-cron-scheduler done 10:05:22 #99 writing image sha256:3e5eb0faffe27b851ff0a474ed2217bee2e8038408705c929652427bf1ab3722 done 10:05:22 #99 naming to docker.io/library/core-data 10:05:22 #99 naming to docker.io/library/core-data done 10:05:22 #99 writing image sha256:6b7caf02406c0e4cfbfbbe3221c51b22908e8bbdd92dab43b952c6adb744787b 10:05:22 #99 ... 10:05:22 10:05:22 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:05:22 #217 DONE 0.5s 10:05:22 10:05:22 #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:05:22 #218 DONE 0.5s 10:05:22 10:05:22 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:05:22 #219 DONE 1.0s 10:05:22 10:05:22 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:05:22 #220 DONE 0.1s 10:05:22 10:05:22 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:05:22 #221 DONE 0.1s 10:05:22 10:05:22 #99 [core-common-config-bootstrapper] exporting to image 10:05:22 #99 writing image sha256:6b7caf02406c0e4cfbfbbe3221c51b22908e8bbdd92dab43b952c6adb744787b done 10:05:22 #99 naming to docker.io/library/security-spiffe-token-provider done 10:05:23 #99 ... 10:05:23 10:05:23 #222 [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/ 10:05:23 #222 DONE 0.1s 10:05:23 10:05:23 #99 [core-common-config-bootstrapper] exporting to image 10:05:23 #99 exporting layers 0.1s done 10:05:23 #99 writing image sha256:0dafc0c465d0960ecf329f1d08773a35397573654084460adcfbff165d68fd37 done 10:05:23 #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 10:05:23 #99 DONE 4.1s 10:05:23 10:05:23 #223 [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/ 10:05:23 #223 DONE 0.1s 10:05:23 10:05:23 #224 [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/ 10:05:23 #224 DONE 0.1s 10:05:23 10:05:23 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:05:23 #225 ... 10:05:23 10:05:23 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:05:23 #226 DONE 1.3s 10:05:23 10:05:23 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:05:23 #227 DONE 0.1s 10:05:23 10:05:23 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:05:23 #228 DONE 1.0s 10:05:23 10:05:23 #229 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:05:23 #229 DONE 0.1s 10:05:23 10:05:23 #99 [security-proxy-setup] exporting to image 10:05:23 #99 ... 10:05:23 10:05:23 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:05:23 #225 DONE 0.7s 10:05:23 10:05:23 #99 [security-proxy-auth] exporting to image 10:05:23 #99 exporting layers 0.3s done 10:05:23 #99 writing image sha256:da253e052a912a1dbccb7e754dbb5f35e29cea9abf387c14a74c5a225d7f5529 done 10:05:23 #99 naming to docker.io/library/security-proxy-auth done 10:05:23 #99 exporting layers 0.3s done 10:05:23 #99 writing image sha256:a36145ac59caba2c8297b4cd9a04fecf0a988fdfd0b7b30745148b7e7d58eaed done 10:05:23 #99 naming to docker.io/library/security-proxy-setup done 10:05:23 #99 exporting layers 0.2s done 10:05:23 #99 writing image sha256:23679b729e03275e8ac8a1d1d2987aeab439cf89c62999127238642b7a133290 done 10:05:23 #99 naming to docker.io/library/security-secretstore-setup done 10:05:23 #99 DONE 4.6s 10:05:23 10:05:23 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:05:23 #230 DONE 0.5s 10:05:23 10:05:23 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:05:24 #35 ... 10:05:24 10:05:24 #99 [security-bootstrapper] exporting to image 10:05:24 #99 exporting layers 0.2s done 10:05:24 #99 writing image sha256:f7433632fc1e6dcedc322b2623cff39d799bd4f9f649cc411d12b318e709db1e done 10:05:24 #99 naming to docker.io/library/security-bootstrapper done 10:05:24 #99 DONE 4.8s 10:05:24 10:05:24 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:05:24 time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:05:24 $ docker stop --time=1 db126602c9a2e543f84f3dcf00ac01546b26afebfeeace06ea2e3f7d7e4dcbf2 10:05:25 $ docker rm -f --volumes db126602c9a2e543f84f3dcf00ac01546b26afebfeeace06ea2e3f7d7e4dcbf2 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:25 + docker images 10:05:25 REPOSITORY TAG IMAGE ID CREATED SIZE 10:05:25 security-proxy-setup latest a36145ac59ca 2 seconds ago 26.2MB 10:05:25 security-bootstrapper latest f7433632fc1e 2 seconds ago 18.9MB 10:05:25 security-proxy-auth latest da253e052a91 2 seconds ago 33MB 10:05:25 security-secretstore-setup latest 23679b729e03 2 seconds ago 37MB 10:05:25 core-common-config-bootstrapper latest 0dafc0c465d0 3 seconds ago 15.2MB 10:05:25 support-notifications latest 66ca41043699 4 seconds ago 42.4MB 10:05:25 support-cron-scheduler latest 89d868f063b8 4 seconds ago 42.7MB 10:05:25 support-scheduler latest cc1a00aaface 4 seconds ago 41.8MB 10:05:25 core-command latest b62a7691bc1d 4 seconds ago 35.4MB 10:05:25 security-spiffe-token-provider latest 6b7caf02406c 4 seconds ago 28.8MB 10:05:25 core-data latest 3e5eb0faffe2 4 seconds ago 39.5MB 10:05:25 core-metadata latest d5baa41a598d 4 seconds ago 39.7MB 10:05:25 core-keeper latest b0f3711af985 5 seconds ago 39.4MB 10:05:25 security-spire-server latest 9ac19b02677f 3 minutes ago 121MB 10:05:25 security-spire-agent latest 70d3709b30e8 3 minutes ago 182MB 10:05:25 security-spire-config latest 2a388c5f8c98 4 minutes ago 120MB 10:05:25 ci-base-image-x86_64 latest f9541de07a32 8 minutes ago 970MB 10:05:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 10:05:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 10:05:25 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] } 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:06:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:06:03 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:06:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:06:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:06:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements 10:06:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements 10:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.261s coverage: 69.2% of statements 10:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:06:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.776s coverage: 93.4% of statements 10:06:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.453s coverage: 91.7% of statements 10:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:06:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.211s coverage: 6.5% of statements 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:07:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:07:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.572s coverage: 95.8% of statements 10:07:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements 10:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.085s coverage: 0.0% of statements [no tests to run] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.295s coverage: 0.8% of statements 10:07:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.131s coverage: 41.7% of statements 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.097s coverage: 77.8% of statements 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.103s coverage: 94.1% of statements 10:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements 10:07:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 10:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:07:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:07:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:07:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:07:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements 10:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.883s coverage: 79.9% of statements 10:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.150s coverage: 92.9% of statements 10:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 67.2% of statements 10:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.105s coverage: 62.3% of statements 10:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.099s coverage: 76.6% of statements 10:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.113s coverage: 87.2% of statements 10:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 10:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements 10:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.260s coverage: 81.8% of statements 10:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.300s coverage: 82.1% of statements 10:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:08:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.126s coverage: 86.0% of statements 10:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:08:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.735s coverage: 63.1% of statements 10:08:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.119s coverage: 100.0% of statements 10:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 10:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.081s coverage: 100.0% of statements 10:08:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:08:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:08:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements 10:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements 10:08:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:08:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:08:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.704s coverage: 36.5% of statements 10:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 10:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements 10:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.165s coverage: 19.9% of statements 10:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.480s coverage: 95.7% of statements 10:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:08:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:08:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.162s coverage: 61.8% of statements 10:08:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:08:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:08:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.290s coverage: 98.9% of statements 10:08:46 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 10:08:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:08:46 go vet ./... 10:13:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:08 ./bin/test-attribution-txt.sh [Pipeline] echo 10:13:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:13:08 + ls -al . 10:13:08 total 868 10:13:08 drwxrwxr-x 10 1001 1001 4096 Aug 8 10:01 . 10:13:08 drwxr-xr-x 4 root root 4096 Aug 8 10:01 .. 10:13:08 drwxrwxr-x 2 1001 1001 4096 Aug 8 09:59 .blubracket 10:13:08 -rw-rw-r-- 1 1001 1001 10 Aug 8 09:59 .dockerignore 10:13:08 drwxrwxr-x 8 1001 1001 4096 Aug 8 09:59 .git 10:13:08 drwxrwxr-x 3 1001 1001 4096 Aug 8 09:59 .github 10:13:08 -rw-rw-r-- 1 1001 1001 1102 Aug 8 09:59 .gitignore 10:13:08 -rw-rw-r-- 1 1001 1001 42 Aug 8 09:59 .golangci.yml 10:13:08 -rw-rw-r-- 1 1001 1001 100 Aug 8 09:59 .hadolint.yml 10:13:08 -rw-rw-r-- 1 1001 1001 155 Aug 8 09:59 .sonarcloud.properties 10:13:08 -rw-rw-r-- 1 1001 1001 1171 Aug 8 09:59 ADOPTERS.md 10:13:08 -rw-rw-r-- 1 1001 1001 21171 Aug 8 09:59 Attribution.txt 10:13:08 -rw-rw-r-- 1 1001 1001 100284 Aug 8 09:59 CHANGELOG.md 10:13:08 -rw-rw-r-- 1 1001 1001 3804 Aug 8 09:59 CONTRIBUTING.md 10:13:08 -rw-rw-r-- 1 1001 1001 677 Aug 8 09:59 GOVERNANCE.md 10:13:08 -rw-rw-r-- 1 1001 1001 861 Aug 8 09:59 Jenkinsfile 10:13:08 -rw-rw-r-- 1 1001 1001 10775 Aug 8 09:59 LICENSE 10:13:08 -rw-rw-r-- 1 1001 1001 16854 Aug 8 09:59 Makefile 10:13:08 -rw-rw-r-- 1 1001 1001 582 Aug 8 09:59 OWNERS.md 10:13:08 -rw-rw-r-- 1 1001 1001 9528 Aug 8 09:59 README.md 10:13:08 -rw-rw-r-- 1 1001 1001 789 Aug 8 09:59 SECURITY.md 10:13:08 -rw-rw-r-- 1 1001 1001 5 Aug 8 09:56 VERSION 10:13:08 drwxrwxr-x 2 1001 1001 4096 Aug 8 09:59 bin 10:13:08 drwxrwxr-x 20 1001 1001 4096 Aug 8 09:59 cmd 10:13:08 -rw-r--r-- 1 root root 504074 Aug 8 10:08 coverage.out 10:13:08 drwxrwxr-x 2 1001 1001 4096 Aug 8 09:59 fuzz_test 10:13:08 -rw-rw-r-- 1 1001 1001 7254 Aug 8 09:59 go.mod 10:13:08 -rw-rw-r-- 1 1001 1001 102354 Aug 8 09:59 go.sum 10:13:08 drwxrwxr-x 7 1001 1001 4096 Aug 8 09:59 internal 10:13:08 drwxrwxr-x 3 1001 1001 4096 Aug 8 09:59 openapi 10:13:08 -rw-rw-r-- 1 1001 1001 584 Aug 8 09:59 security.txt 10:13:08 -rw-rw-r-- 1 1001 1001 204 Aug 8 09:59 version.go [Pipeline] sh 10:13:09 + '[' -e coverage.out ] 10:13:09 + chown 1001:1001 coverage.out [Pipeline] stash 10:13:09 Warning: overwriting stash ‘coverage-report’ 10:13:10 Stashed 1 file(s) [Pipeline] sh 10:13:10 + make build 10:13: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-data/core-data ./cmd/core-data 10:16:17 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 10:16:25 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 10:16:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:16:37 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 10:16:47 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 10:17:14 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 10:17:22 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 10:17:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:17:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:17:47 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 10:17:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:17:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:17:58 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] } 10:18:02 $ docker stop --time=1 12e4b9b597aa00f9981f09c06678eac87f1acb0fcc08b16387ca8545f01c39ee 10:18:04 $ docker rm -f --volumes 12e4b9b597aa00f9981f09c06678eac87f1acb0fcc08b16387ca8545f01c39ee [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 10:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:18:08 10:18:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:18:09 latest: Pulling from edgex-devops/edgex-compose-arm64 10:18:09 547446be3368: Pulling fs layer 10:18:09 d125d8839a47: Pulling fs layer 10:18:09 3e85d5ac6304: Pulling fs layer 10:18:09 c3105a71a48b: Pulling fs layer 10:18:09 0f093f025ec4: Pulling fs layer 10:18:09 c3106fc0e877: Pulling fs layer 10:18:09 c3105a71a48b: Waiting 10:18:09 0f093f025ec4: Waiting 10:18:09 c3106fc0e877: Waiting 10:18:09 547446be3368: Verifying Checksum 10:18:09 547446be3368: Download complete 10:18:09 c3105a71a48b: Verifying Checksum 10:18:09 c3105a71a48b: Download complete 10:18:09 d125d8839a47: Verifying Checksum 10:18:09 d125d8839a47: Download complete 10:18:10 c3106fc0e877: Verifying Checksum 10:18:10 c3106fc0e877: Download complete 10:18:10 0f093f025ec4: Verifying Checksum 10:18:10 0f093f025ec4: Download complete 10:18:10 547446be3368: Pull complete 10:18:11 d125d8839a47: Pull complete 10:18:11 3e85d5ac6304: Download complete 10:18:21 3e85d5ac6304: Pull complete 10:18:21 c3105a71a48b: Pull complete 10:18:22 0f093f025ec4: Pull complete 10:18:23 c3106fc0e877: Pull complete 10:18:23 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:18:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:23 prd-ubuntu20.04-docker-arm64-4c-16g-7378 does not seem to be running inside a container 10:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:18:25 $ docker top 61301627d5ccd168f15903e134f8284c447a49bcf5400f961b5b611ff1fc3e08 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:26 + docker compose -f ./docker-compose-build.yml build --parallel 10:18:36 #1 [security-proxy-auth internal] load build definition from Dockerfile 10:18:36 #1 transferring dockerfile: 2.15kB done 10:18:36 #1 DONE 0.1s 10:18:36 10:18:36 #2 [security-spire-agent internal] load build definition from Dockerfile 10:18:36 #2 transferring dockerfile: 1.81kB done 10:18:36 #2 DONE 0.0s 10:18:36 10:18:36 #3 [core-metadata internal] load build definition from Dockerfile 10:18:36 #3 transferring dockerfile: 2.06kB 0.0s done 10:18:36 #3 DONE 0.1s 10:18:36 10:18:36 #4 [core-command internal] load build definition from Dockerfile 10:18:36 #4 transferring dockerfile: 1.93kB 0.0s done 10:18:36 #4 DONE 0.1s 10:18:36 10:18:36 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:18:36 #5 transferring dockerfile: 1.89kB done 10:18:36 #5 DONE 0.1s 10:18:36 10:18:36 #6 [security-proxy-setup internal] load build definition from Dockerfile 10:18:36 #6 transferring dockerfile: 2.50kB 0.0s done 10:18:36 #6 DONE 0.1s 10:18:36 10:18:36 #7 [support-notifications internal] load build definition from Dockerfile 10:18:36 #7 transferring dockerfile: 1.95kB done 10:18:36 #7 DONE 0.1s 10:18:36 10:18:36 #8 [core-keeper internal] load build definition from Dockerfile 10:18:36 #8 transferring dockerfile: 2.01kB 0.0s done 10:18:36 #8 DONE 0.1s 10:18:36 10:18:36 #9 [security-bootstrapper internal] load build definition from Dockerfile 10:18:37 #9 transferring dockerfile: 3.17kB done 10:18:37 #9 DONE 0.1s 10:18:37 10:18:37 #10 [support-scheduler internal] load build definition from Dockerfile 10:18:37 #10 transferring dockerfile: 1.93kB 0.0s done 10:18:37 #10 DONE 0.1s 10:18:37 10:18:37 #11 [core-data internal] load build definition from Dockerfile 10:18:37 #11 transferring dockerfile: 2.01kB done 10:18:37 #11 DONE 0.1s 10:18:37 10:18:37 #12 [security-secretstore-setup internal] load build definition from Dockerfile 10:18:37 #12 transferring dockerfile: 2.49kB done 10:18:37 #12 DONE 0.1s 10:18:37 10:18:37 #13 [security-spire-server internal] load build definition from Dockerfile 10:18:37 #13 transferring dockerfile: 1.70kB done 10:18:37 #13 DONE 0.0s 10:18:37 10:18:37 #14 [security-spire-config internal] load build definition from Dockerfile 10:18:37 #14 transferring dockerfile: 1.69kB done 10:18:37 #14 DONE 0.1s 10:18:37 10:18:37 #15 [support-cron-scheduler internal] load build definition from Dockerfile 10:18:37 #15 transferring dockerfile: 1.85kB done 10:18:37 #15 DONE 0.1s 10:18:37 10:18:37 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:18:37 #16 transferring dockerfile: 2.23kB 0.0s done 10:18:37 #16 DONE 0.1s 10:18:37 10:18:37 #17 [security-proxy-auth internal] load .dockerignore 10:18:37 #17 transferring context: 10:18:37 #17 transferring context: 50B 0.0s done 10:18:37 #17 DONE 0.1s 10:18:38 10:18:38 #18 [security-spire-agent internal] load .dockerignore 10:18:38 #18 transferring context: 50B done 10:18:38 #18 DONE 0.0s 10:18:38 10:18:38 #19 [core-metadata internal] load .dockerignore 10:18:38 #19 transferring context: 50B done 10:18:38 #19 DONE 0.0s 10:18:38 10:18:38 #20 [core-command internal] load .dockerignore 10:18:38 #20 transferring context: 50B 0.0s done 10:18:38 #20 DONE 0.1s 10:18:38 10:18:38 #21 [security-spiffe-token-provider internal] load .dockerignore 10:18:38 #21 transferring context: 50B 0.0s done 10:18:38 #21 DONE 0.1s 10:18:38 10:18:38 #22 [security-proxy-setup internal] load .dockerignore 10:18:38 #22 transferring context: 50B done 10:18:38 #22 DONE 0.1s 10:18:38 10:18:38 #23 [support-notifications internal] load .dockerignore 10:18:38 #23 transferring context: 50B done 10:18:38 #23 DONE 0.1s 10:18:38 10:18:38 #24 [core-keeper internal] load .dockerignore 10:18:38 #24 transferring context: 50B done 10:18:38 #24 DONE 0.1s 10:18:38 10:18:38 #25 [security-bootstrapper internal] load .dockerignore 10:18:38 #25 transferring context: 50B done 10:18:38 #25 DONE 0.1s 10:18:38 10:18:38 #26 [core-data internal] load .dockerignore 10:18:38 #26 transferring context: 50B done 10:18:38 #26 DONE 0.1s 10:18:38 10:18:38 #27 [support-scheduler internal] load .dockerignore 10:18:38 #27 transferring context: 50B done 10:18:38 #27 DONE 0.1s 10:18:38 10:18:38 #28 [security-secretstore-setup internal] load .dockerignore 10:18:38 #28 transferring context: 50B 0.0s done 10:18:38 #28 DONE 0.1s 10:18:38 10:18:38 #29 [security-spire-server internal] load .dockerignore 10:18:38 #29 transferring context: 50B 0.0s done 10:18:38 #29 DONE 0.1s 10:18:38 10:18:38 #30 [security-spire-config internal] load .dockerignore 10:18:38 #30 transferring context: 50B done 10:18:38 #30 DONE 0.1s 10:18:38 10:18:38 #31 [support-cron-scheduler internal] load .dockerignore 10:18:38 #31 transferring context: 50B 0.0s done 10:18:39 #31 DONE 0.1s 10:18:39 10:18:39 #32 [core-common-config-bootstrapper internal] load .dockerignore 10:18:39 #32 transferring context: 50B 0.0s done 10:18:39 #32 DONE 0.1s 10:18:39 10:18:39 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:39 #33 DONE 0.0s 10:18:39 10:18:39 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 10:18:39 #34 DONE 0.1s 10:18:39 10:18:39 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:18:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:18:39 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:18:39 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:18:39 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 10:18:39 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s 10:18:39 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:18:39 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 10:18:40 #35 ... 10:18:40 10:18:40 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:40 #36 DONE 0.9s 10:18:40 10:18:40 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:40 #35 ... 10:18:40 10:18:40 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 10:18:40 #34 DONE 0.2s 10:18:40 10:18:40 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:18:40 #37 DONE 0.2s 10:18:40 10:18:40 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:40 #35 ... 10:18:40 10:18:40 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:40 #33 DONE 0.0s 10:18:40 10:18:40 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:18:40 #34 DONE 0.3s 10:18:40 10:18:40 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:40 #35 ... 10:18:40 10:18:40 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:40 #33 DONE 0.0s 10:18:40 10:18:40 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 10:18:40 #34 DONE 0.3s 10:18:40 10:18:40 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:40 #36 DONE 1.6s 10:18:40 10:18:40 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 10:18:40 #37 DONE 0.5s 10:18:40 10:18:40 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:18:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:18:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:18:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:18:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:18:40 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 10:18:40 #35 ... 10:18:40 10:18:40 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:40 #33 DONE 0.0s 10:18:40 10:18:40 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:40 #36 DONE 1.7s 10:18:40 10:18:40 #37 [core-command builder 2/7] WORKDIR /edgex-go 10:18:40 #37 DONE 0.5s 10:18:40 10:18:40 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:18:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:18:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:18:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:18:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:18:40 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 10:18:40 #35 ... 10:18:40 10:18:40 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:40 #33 DONE 0.0s 10:18:40 10:18:40 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:40 #36 DONE 1.7s 10:18:40 10:18:40 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:18:40 #37 DONE 0.5s 10:18:40 10:18:40 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:18:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:18:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:18:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:18:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:18:40 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 10:18:41 #35 ... 10:18:41 10:18:41 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:41 #33 DONE 0.0s 10:18:41 10:18:41 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:41 #33 DONE 0.0s 10:18:41 10:18:41 #38 [core-metadata internal] load build context 10:18:41 #38 ... 10:18:41 10:18:41 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:41 #36 DONE 1.8s 10:18:41 10:18:41 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 10:18:41 #37 DONE 0.6s 10:18:41 10:18:41 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:41 #33 DONE 0.0s 10:18:41 10:18:41 #39 [core-keeper internal] load build context 10:18:41 #39 DONE 0.0s 10:18:41 10:18:41 #38 [core-metadata internal] load build context 10:18:41 #38 ... 10:18:41 10:18:41 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:41 #36 DONE 1.8s 10:18:41 10:18:41 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 10:18:41 #37 DONE 0.6s 10:18:41 10:18:41 #38 [core-metadata internal] load build context 10:18:41 #38 ... 10:18:41 10:18:41 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:41 #33 DONE 0.0s 10:18:41 10:18:41 #38 [core-metadata internal] load build context 10:18:41 #38 ... 10:18:41 10:18:41 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:41 #33 DONE 0.0s 10:18:41 10:18:41 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:18:41 #40 DONE 1.4s 10:18:41 10:18:41 #38 [core-metadata internal] load build context 10:18:41 #38 ... 10:18:41 10:18:41 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:41 #33 DONE 0.0s 10:18:41 10:18:41 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:18:41 #41 DONE 1.5s 10:18:41 10:18:41 #38 [core-metadata internal] load build context 10:18:41 #38 ... 10:18:41 10:18:41 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 10:18:41 #34 DONE 1.5s 10:18:41 10:18:41 #38 [core-metadata internal] load build context 10:18:42 #38 ... 10:18:42 10:18:42 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:42 #36 DONE 1.8s 10:18:42 10:18:42 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 10:18:42 #37 DONE 0.7s 10:18:42 10:18:42 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:18:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:18:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:18:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:18:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:18:42 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 10:18:42 #35 DONE 3.7s 10:18:42 10:18:42 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:42 #36 DONE 1.8s 10:18:42 10:18:42 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 10:18:42 #37 DONE 0.7s 10:18:42 10:18:42 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:18:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:18:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:18:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:18:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:18:42 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 10:18:42 #35 DONE 3.7s 10:18:42 10:18:42 #42 [support-scheduler internal] load build context 10:18:42 #42 ... 10:18:42 10:18:42 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:42 #33 DONE 0.0s 10:18:42 10:18:42 #43 [security-spire-agent internal] load build context 10:18:42 #43 transferring context: 27.13kB 0.3s done 10:18:42 #43 DONE 0.6s 10:18:42 10:18:42 #38 [core-metadata internal] load build context 10:18:42 #38 ... 10:18:42 10:18:42 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:18:42 #33 DONE 0.0s 10:18:42 10:18:42 #38 [core-metadata internal] load build context 10:18:45 #38 ... 10:18:45 10:18:45 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:18:45 #34 DONE 4.1s 10:18:45 10:18:45 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:18:45 #41 DONE 4.1s 10:18:45 10:18:45 #38 [core-metadata internal] load build context 10:18:45 #38 ... 10:18:45 10:18:45 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:18:45 #36 DONE 1.9s 10:18:45 10:18:45 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 10:18:45 #37 DONE 0.8s 10:18:45 10:18:45 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:45 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:18:45 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:18:45 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:18:45 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:18:45 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:18:45 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 10:18:45 #35 DONE 3.7s 10:18:45 10:18:45 #44 [core-common-config-bootstrapper internal] load build context 10:18:45 #44 DONE 0.0s 10:18:45 10:18:45 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:18:45 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:18:45 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:18:45 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:18:45 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:18:45 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:18:45 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 10:18:45 #35 DONE 3.7s 10:18:45 10:18:45 #45 [security-spire-config internal] load build context 10:18:48 #45 transferring context: 10:18:49 #45 ... 10:18:49 10:18:49 #46 [security-proxy-auth internal] load build context 10:18:49 #46 ... 10:18:49 10:18:49 #45 [security-spire-config internal] load build context 10:18:49 #45 transferring context: 25.85kB 1.1s done 10:18:51 #45 ... 10:18:51 10:18:51 #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:18:51 #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:18:51 #0 8.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:18:51 #47 ... 10:18:51 10:18:51 #46 [security-proxy-auth internal] load build context 10:18:51 #46 ... 10:18:51 10:18:51 #48 [core-command internal] load build context 10:18:51 #48 ... 10:18:51 10:18:51 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:18:51 #0 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:18:51 #0 7.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:18:51 #49 ... 10:18:51 10:18:51 #50 [security-spiffe-token-provider internal] load build context 10:18:51 #50 ... 10:18:51 10:18:51 #46 [security-proxy-auth internal] load build context 10:18:51 #46 ... 10:18:51 10:18:51 #51 [security-spire-server internal] load build context 10:18:51 #51 transferring context: 27.60kB 0.9s done 10:18:51 #51 DONE 6.1s 10:18:51 10:18:51 #46 [security-proxy-auth internal] load build context 10:18:51 #46 ... 10:18:51 10:18:51 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:18:51 #52 ... 10:18:51 10:18:51 #39 [core-keeper internal] load build context 10:18:51 #39 ... 10:18:51 10:18:51 #53 [security-proxy-setup internal] load build context 10:18:51 #53 ... 10:18:51 10:18:51 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:18:51 #0 8.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:18:51 #0 9.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:18:51 #54 ... 10:18:51 10:18:51 #55 [support-notifications internal] load build context 10:18:51 #55 ... 10:18:51 10:18:51 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:51 #56 DONE 10.5s 10:18:51 10:18:51 #55 [support-notifications internal] load build context 10:18:51 #55 ... 10:18:51 10:18:51 #57 [security-secretstore-setup internal] load build context 10:18:52 #57 ... 10:18:52 10:18:52 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:52 #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 10:18:52 #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:18:52 #58 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:18:52 #58 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:18:52 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 10:18:52 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 10:18:52 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.4s done 10:18:52 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.7s 10:18:52 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 10:18:52 #58 ... 10:18:52 10:18:52 #45 [security-spire-config internal] load build context 10:18:52 #45 DONE 7.2s 10:18:52 10:18:52 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:52 #58 ... 10:18:52 10:18:52 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:18:52 #0 9.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:18:52 #59 ... 10:18:52 10:18:52 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:18:52 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.6s done 10:18:52 #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:18:52 #60 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:18:52 #60 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:18:52 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 10:18:52 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 10:18:52 #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 10:18:52 #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.4s done 10:18:52 #60 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 4.9s 10:18:52 #60 ... 10:18:52 10:18:52 #61 [security-bootstrapper internal] load build context 10:18:52 #61 ... 10:18:52 10:18:52 #62 [core-data internal] load build context 10:18:52 #62 ... 10:18:52 10:18:52 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:18:52 #59 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:18:52 #59 ... 10:18:52 10:18:52 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:18:53 #63 ... 10:18:53 10:18:53 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:18:53 #64 ... 10:18:53 10:18:53 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:18:53 #65 ... 10:18:53 10:18:53 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:53 #66 ... 10:18:53 10:18:53 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:18:53 #67 ... 10:18:53 10:18:53 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:18:53 #68 ... 10:18:53 10:18:53 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:18:53 #69 ... 10:18:53 10:18:53 #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:18:53 #70 ... 10:18:53 10:18:53 #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:18:53 #47 11.11 OK: 266 MiB in 52 packages 10:18:53 #47 DONE 14.1s 10:18:53 10:18:53 #42 [support-scheduler internal] load build context 10:18:54 #42 ... 10:18:54 10:18:54 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:54 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.8s 10:18:54 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 10:18:55 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.4s 10:18:55 #58 ... 10:18:55 10:18:55 #38 [core-metadata internal] load build context 10:18:55 #38 transferring context: 39.17MB 14.2s 10:18:55 #38 ... 10:18:55 10:18:55 #44 [core-common-config-bootstrapper internal] load build context 10:18:55 #44 ... 10:18:55 10:18:55 #71 [support-cron-scheduler internal] load build context 10:18:55 #71 ... 10:18:55 10:18:55 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:55 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 10:18:55 #58 ... 10:18:55 10:18:55 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:18:55 #54 12.92 OK: 266 MiB in 52 packages 10:18:55 #54 DONE 14.4s 10:18:55 10:18:55 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:55 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 10:18:56 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.19MB / 28.04MB 9.3s 10:18:57 #58 ... 10:18:57 10:18:57 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:18:57 #59 13.02 (1/1) Installing dumb-init (1.2.5-r2) 10:18:57 #59 13.02 Executing busybox-1.36.1-r7.trigger 10:18:57 #59 13.16 OK: 8 MiB in 16 packages 10:18:57 #59 DONE 14.8s 10:18:57 10:18:57 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:57 #58 ... 10:18:57 10:18:57 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:18:57 #49 10.45 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:18:57 #49 10.45 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:18:57 #49 10.45 OK: 19953 distinct packages available 10:18:57 #49 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:18:57 #49 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:18:57 #49 14.79 OK: 266 MiB in 52 packages 10:18:57 #49 DONE 16.6s 10:18:57 10:18:57 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:18:57 #72 ... 10:18:57 10:18:57 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:18:57 #73 ... 10:18:57 10:18:57 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:18:57 #63 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:18:58 #63 ... 10:18:58 10:18:58 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:18:58 #52 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:18:58 #52 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:18:58 #52 15.10 OK: 266 MiB in 52 packages 10:18:58 #52 DONE 17.1s 10:18:58 10:18:58 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:58 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.9s 10:18:59 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.91MB / 28.04MB 12.0s 10:19:00 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.5s 10:19:00 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.31MB / 28.04MB 13.1s 10:19:00 #58 ... 10:19:00 10:19:00 #48 [core-command internal] load build context 10:19:00 #48 transferring context: 47.40MB 19.9s 10:19:00 #48 ... 10:19:00 10:19:00 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:00 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.5s 10:19:01 #58 ... 10:19:01 10:19:01 #50 [security-spiffe-token-provider internal] load build context 10:19:01 #50 ... 10:19:01 10:19:01 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:01 #58 ... 10:19:01 10:19:01 #46 [security-proxy-auth internal] load build context 10:19:01 #46 ... 10:19:01 10:19:01 #53 [security-proxy-setup internal] load build context 10:19:02 #53 ... 10:19:02 10:19:02 #39 [core-keeper internal] load build context 10:19:02 #39 ... 10:19:02 10:19:02 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:19:02 #64 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:02 #64 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:02 #64 14.96 (1/4) Installing ca-certificates (20240226-r0) 10:19:02 #64 15.19 (2/4) Installing dumb-init (1.2.5-r2) 10:19:02 #64 15.19 (3/4) Installing su-exec (0.2-r3) 10:19:02 #64 15.19 (4/4) Installing yq (4.33.3-r5) 10:19:02 #64 16.07 Executing busybox-1.36.1-r7.trigger 10:19:02 #64 16.15 Executing ca-certificates-20240226-r0.trigger 10:19:02 #64 16.98 OK: 18 MiB in 19 packages 10:19:02 #64 DONE 19.2s 10:19:02 10:19:02 #39 [core-keeper internal] load build context 10:19:02 #39 ... 10:19:02 10:19:02 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:02 #58 ... 10:19:02 10:19:02 #55 [support-notifications internal] load build context 10:19:02 #55 ... 10:19:02 10:19:02 #57 [security-secretstore-setup internal] load build context 10:19:02 #57 ... 10:19:02 10:19:02 #39 [core-keeper internal] load build context 10:19:02 #39 ... 10:19:02 10:19:02 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:19:02 #60 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.7s done 10:19:02 #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 10:19:02 #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 10:19:02 #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10:19:02 #60 ... 10:19:02 10:19:02 #61 [security-bootstrapper internal] load build context 10:19:02 #61 ... 10:19:02 10:19:02 #62 [core-data internal] load build context 10:19:02 #62 ... 10:19:02 10:19:02 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:19:03 #74 ... 10:19:03 10:19:03 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:19:03 #75 ... 10:19:03 10:19:03 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:03 #66 DONE 20.2s 10:19:03 10:19:03 #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:19:03 #70 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:03 #70 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:03 #70 18.05 (1/1) Installing dumb-init (1.2.5-r2) 10:19:03 #70 18.08 Executing busybox-1.36.1-r7.trigger 10:19:03 #70 18.17 OK: 8 MiB in 16 packages 10:19:03 #70 DONE 21.6s 10:19:03 10:19:03 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:03 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 16.0s 10:19:04 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s done 10:19:04 #58 ... 10:19:04 10:19:04 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:19:04 #69 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:04 #69 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:04 #69 18.16 (1/2) Installing ca-certificates (20240226-r0) 10:19:04 #69 18.66 (2/2) Installing dumb-init (1.2.5-r2) 10:19:04 #69 18.66 Executing busybox-1.36.1-r7.trigger 10:19:04 #69 18.81 Executing ca-certificates-20240226-r0.trigger 10:19:04 #69 19.61 OK: 9 MiB in 17 packages 10:19:04 #69 DONE 21.4s 10:19:04 10:19:04 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:19:04 #76 ... 10:19:04 10:19:04 #42 [support-scheduler internal] load build context 10:19:04 #42 ... 10:19:04 10:19:04 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:19:04 #65 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:05 #65 ... 10:19:05 10:19:05 #38 [core-metadata internal] load build context 10:19:05 #38 ... 10:19:05 10:19:05 #44 [core-common-config-bootstrapper internal] load build context 10:19:05 #44 ... 10:19:05 10:19:05 #71 [support-cron-scheduler internal] load build context 10:19:05 #71 ... 10:19:05 10:19:05 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:19:05 #65 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:08 #65 25.40 (1/4) Installing dumb-init (1.2.5-r2) 10:19:08 #65 25.40 (2/4) Installing openssl (3.1.6-r0) 10:19:08 #65 25.52 (3/4) Installing su-exec (0.2-r3) 10:19:08 #65 25.52 (4/4) Installing yq (4.33.3-r5) 10:19:08 #65 ... 10:19:08 10:19:08 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:19:08 #68 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:08 #68 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:08 #68 20.31 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:19:08 #68 20.31 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:19:08 #68 20.31 OK: 19946 distinct packages available 10:19:08 #68 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:08 #68 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:08 #68 23.39 (1/5) Installing dumb-init (1.2.5-r2) 10:19:08 #68 23.39 (2/5) Installing musl-obstack (1.2.3-r2) 10:19:08 #68 23.39 (3/5) Installing libucontext (1.2-r2) 10:19:08 #68 23.39 (4/5) Installing gcompat (1.1.0-r1) 10:19:08 #68 23.39 (5/5) Installing openssl (3.1.6-r0) 10:19:08 #68 23.53 Executing busybox-1.36.1-r7.trigger 10:19:08 #68 23.53 OK: 9 MiB in 20 packages 10:19:08 #68 DONE 25.7s 10:19:08 10:19:08 #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:19:09 #77 ... 10:19:09 10:19:09 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:19:09 #63 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:09 #63 20.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:19:09 #63 20.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:19:09 #63 20.01 OK: 19946 distinct packages available 10:19:09 #63 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:09 #63 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:09 #63 22.90 (1/11) Installing ca-certificates (20240226-r0) 10:19:09 #63 23.12 (2/11) Installing brotli-libs (1.0.9-r14) 10:19:09 #63 23.15 (3/11) Installing libunistring (1.1-r1) 10:19:09 #63 23.30 (4/11) Installing libidn2 (2.3.4-r1) 10:19:09 #63 23.30 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:19:09 #63 23.30 (6/11) Installing libcurl (8.9.0-r0) 10:19:09 #63 23.37 (7/11) Installing curl (8.9.0-r0) 10:19:09 #63 23.37 (8/11) Installing dumb-init (1.2.5-r2) 10:19:09 #63 23.46 (9/11) Installing musl-obstack (1.2.3-r2) 10:19:09 #63 23.46 (10/11) Installing libucontext (1.2-r2) 10:19:09 #63 23.46 (11/11) Installing gcompat (1.1.0-r1) 10:19:09 #63 23.46 Executing busybox-1.36.1-r7.trigger 10:19:09 #63 23.51 Executing ca-certificates-20240226-r0.trigger 10:19:09 #63 24.40 OK: 13 MiB in 26 packages 10:19:09 #63 DONE 26.2s 10:19:09 10:19:09 #38 [core-metadata internal] load build context 10:19:09 #38 transferring context: 60.72MB 28.5s 10:19:10 #38 ... 10:19:10 10:19:10 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:19:10 #65 25.88 Executing busybox-1.36.1-r7.trigger 10:19:10 #65 25.88 OK: 18 MiB in 19 packages 10:19:10 #65 DONE 27.4s 10:19:10 10:19:10 #38 [core-metadata internal] load build context 10:19:10 #38 ... 10:19:10 10:19:10 #55 [support-notifications internal] load build context 10:19:10 #55 ... 10:19:10 10:19:10 #53 [security-proxy-setup internal] load build context 10:19:10 #53 ... 10:19:10 10:19:10 #46 [security-proxy-auth internal] load build context 10:19:11 #46 ... 10:19:11 10:19:11 #55 [support-notifications internal] load build context 10:19:11 #55 ... 10:19:11 10:19:11 #48 [core-command internal] load build context 10:19:11 #48 ... 10:19:11 10:19:11 #55 [support-notifications internal] load build context 10:19:11 #55 ... 10:19:11 10:19:11 #50 [security-spiffe-token-provider internal] load build context 10:19:11 #50 ... 10:19:11 10:19:11 #48 [core-command internal] load build context 10:19:12 #48 ... 10:19:12 10:19:12 #39 [core-keeper internal] load build context 10:19:12 #39 ... 10:19:12 10:19:12 #57 [security-secretstore-setup internal] load build context 10:19:12 #57 ... 10:19:12 10:19:12 #39 [core-keeper internal] load build context 10:19:13 #39 ... 10:19:13 10:19:13 #62 [core-data internal] load build context 10:19:13 #62 ... 10:19:13 10:19:13 #61 [security-bootstrapper internal] load build context 10:19:13 #61 ... 10:19:13 10:19:13 #39 [core-keeper internal] load build context 10:19:13 #39 ... 10:19:13 10:19:13 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:19:13 #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.4s 10:19:13 #60 ... 10:19:13 10:19:13 #39 [core-keeper internal] load build context 10:19:13 #39 ... 10:19:13 10:19:13 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:19:13 #78 ... 10:19:13 10:19:13 #61 [security-bootstrapper internal] load build context 10:19:13 #61 ... 10:19:13 10:19:13 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:19:14 #79 ... 10:19:14 10:19:14 #39 [core-keeper internal] load build context 10:19:14 #39 ... 10:19:14 10:19:14 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:19:14 #73 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:14 #73 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:14 #73 22.30 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:19:14 #73 22.30 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:19:14 #73 22.30 OK: 19946 distinct packages available 10:19:14 #73 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:14 #73 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:14 #73 24.83 (1/4) Installing dumb-init (1.2.5-r2) 10:19:14 #73 24.83 (2/4) Installing musl-obstack (1.2.3-r2) 10:19:14 #73 24.83 (3/4) Installing libucontext (1.2-r2) 10:19:14 #73 24.86 (4/4) Installing gcompat (1.1.0-r1) 10:19:14 #73 24.86 Executing busybox-1.36.1-r7.trigger 10:19:14 #73 25.04 OK: 8 MiB in 19 packages 10:19:14 #73 DONE 27.1s 10:19:14 10:19:14 #39 [core-keeper internal] load build context 10:19:14 #39 transferring context: 26.35MB 32.8s 10:19:14 #39 ... 10:19:14 10:19:14 #42 [support-scheduler internal] load build context 10:19:15 #42 ... 10:19:15 10:19:15 #50 [security-spiffe-token-provider internal] load build context 10:19:15 #50 ... 10:19:15 10:19:15 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:19:15 #67 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:15 #67 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:15 #67 29.68 (1/2) Installing dumb-init (1.2.5-r2) 10:19:15 #67 29.68 (2/2) Installing su-exec (0.2-r3) 10:19:15 #67 29.68 Executing busybox-1.36.1-r7.trigger 10:19:15 #67 29.81 OK: 8 MiB in 17 packages 10:19:15 #67 DONE 32.1s 10:19:15 10:19:15 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:19:15 #80 ... 10:19:15 10:19:15 #44 [core-common-config-bootstrapper internal] load build context 10:19:15 #44 ... 10:19:15 10:19:15 #71 [support-cron-scheduler internal] load build context 10:19:16 #71 ... 10:19:16 10:19:16 #44 [core-common-config-bootstrapper internal] load build context 10:19:16 #44 ... 10:19:16 10:19:16 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:19:16 #74 18.22 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:16 #74 18.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:16 #74 21.82 OK: 266 MiB in 52 packages 10:19:16 #74 DONE 23.1s 10:19:16 10:19:16 #44 [core-common-config-bootstrapper internal] load build context 10:19:16 #44 ... 10:19:16 10:19:16 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:16 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.0s 10:19:16 #58 ... 10:19:16 10:19:16 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:19:16 #76 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:18 #76 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:19 #76 ... 10:19:19 10:19:19 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:19:19 #75 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:19 #75 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:19 #75 13.60 OK: 18 MiB in 19 packages 10:19:19 #75 DONE 15.7s 10:19:19 10:19:19 #42 [support-scheduler internal] load build context 10:19:19 #42 ... 10:19:19 10:19:19 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:19:19 #81 ... 10:19:19 10:19:19 #42 [support-scheduler internal] load build context 10:19:19 #42 ... 10:19:19 10:19:19 #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 10:19:19 #79 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:19 #79 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:19 #79 14.64 OK: 8 MiB in 16 packages 10:19:19 #79 DONE 16.6s 10:19:19 10:19:19 #42 [support-scheduler internal] load build context 10:19:19 #42 transferring context: 33.68MB 36.3s 10:19:20 #42 ... 10:19:20 10:19:20 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:19:20 #72 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:20 #72 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:20 #72 20.88 OK: 8 MiB in 16 packages 10:19:20 #72 DONE 22.3s 10:19:20 10:19:20 #42 [support-scheduler internal] load build context 10:19:20 #42 ... 10:19:20 10:19:20 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:19:20 #76 15.15 OK: 9 MiB in 17 packages 10:19:20 #76 DONE 16.2s 10:19:20 10:19:20 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:19:20 #82 ... 10:19:20 10:19:20 #42 [support-scheduler internal] load build context 10:19:21 #42 ... 10:19:21 10:19:21 #53 [security-proxy-setup internal] load build context 10:19:21 #53 ... 10:19:21 10:19:21 #46 [security-proxy-auth internal] load build context 10:19:21 #46 ... 10:19:21 10:19:21 #38 [core-metadata internal] load build context 10:19:21 #38 ... 10:19:21 10:19:21 #53 [security-proxy-setup internal] load build context 10:19:21 #53 ... 10:19:21 10:19:21 #55 [support-notifications internal] load build context 10:19:21 #55 ... 10:19:21 10:19:21 #53 [security-proxy-setup internal] load build context 10:19:22 #53 ... 10:19:22 10:19:22 #48 [core-command internal] load build context 10:19:22 #48 ... 10:19:22 10:19:22 #42 [support-scheduler internal] load build context 10:19:22 #42 ... 10:19:22 10:19:22 #57 [security-secretstore-setup internal] load build context 10:19:23 #57 ... 10:19:23 10:19:23 #55 [support-notifications internal] load build context 10:19:23 #55 ... 10:19:23 10:19:23 #62 [core-data internal] load build context 10:19:23 #62 ... 10:19:23 10:19:23 #53 [security-proxy-setup internal] load build context 10:19:23 #53 ... 10:19:23 10:19:23 #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:19:23 #77 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:23 #77 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:23 #77 14.43 OK: 9 MiB in 20 packages 10:19:23 #77 DONE 15.3s 10:19:23 10:19:23 #53 [security-proxy-setup internal] load build context 10:19:24 #53 ... 10:19:24 10:19:24 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:19:24 #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.2s 10:19:24 #60 ... 10:19:24 10:19:24 #57 [security-secretstore-setup internal] load build context 10:19:24 #57 ... 10:19:24 10:19:24 #61 [security-bootstrapper internal] load build context 10:19:24 #61 ... 10:19:24 10:19:24 #55 [support-notifications internal] load build context 10:19:24 #55 transferring context: 71.60MB 42.8s 10:19:25 #55 ... 10:19:25 10:19:25 #39 [core-keeper internal] load build context 10:19:25 #39 ... 10:19:25 10:19:25 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:19:25 #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:25 #83 ... 10:19:25 10:19:25 #39 [core-keeper internal] load build context 10:19:25 #39 ... 10:19:25 10:19:25 #50 [security-spiffe-token-provider internal] load build context 10:19:25 #50 ... 10:19:25 10:19:25 #55 [support-notifications internal] load build context 10:19:26 #55 ... 10:19:26 10:19:26 #71 [support-cron-scheduler internal] load build context 10:19:26 #71 ... 10:19:26 10:19:26 #50 [security-spiffe-token-provider internal] load build context 10:19:26 #50 ... 10:19:26 10:19:26 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:19:26 #78 15.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:26 #78 16.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:26 #78 20.21 (1/1) Installing dumb-init (1.2.5-r2) 10:19:26 #78 20.97 Executing busybox-1.36.1-r7.trigger 10:19:26 #78 21.14 OK: 8 MiB in 16 packages 10:19:26 #78 DONE 22.8s 10:19:26 10:19:26 #50 [security-spiffe-token-provider internal] load build context 10:19:26 #50 ... 10:19:26 10:19:26 #44 [core-common-config-bootstrapper internal] load build context 10:19:26 #44 ... 10:19:26 10:19:26 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:19:26 #81 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:26 #81 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:26 #81 15.97 OK: 13 MiB in 26 packages 10:19:26 #81 DONE 17.7s 10:19:26 10:19:26 #44 [core-common-config-bootstrapper internal] load build context 10:19:26 #44 ... 10:19:26 10:19:26 #39 [core-keeper internal] load build context 10:19:27 #39 ... 10:19:27 10:19:27 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:27 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.7s 10:19:27 #58 ... 10:19:27 10:19:27 #44 [core-common-config-bootstrapper internal] load build context 10:19:27 #44 ... 10:19:27 10:19:27 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:19:27 #82 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:27 #82 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:27 #82 14.82 OK: 18 MiB in 19 packages 10:19:27 #82 DONE 16.8s 10:19:27 10:19:27 #44 [core-common-config-bootstrapper internal] load build context 10:19:28 #44 ... 10:19:28 10:19:28 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:19:28 #83 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:28 #83 12.11 OK: 8 MiB in 19 packages 10:19:28 #83 DONE 13.2s 10:19:28 10:19:28 #44 [core-common-config-bootstrapper internal] load build context 10:19:28 #44 ... 10:19:28 10:19:28 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:19:28 #84 DONE 1.6s 10:19:28 10:19:28 #44 [core-common-config-bootstrapper internal] load build context 10:19:29 #44 ... 10:19:29 10:19:29 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:19:29 #80 9.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:19:29 #80 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:19:29 #80 12.42 OK: 8 MiB in 17 packages 10:19:29 #80 DONE 13.6s 10:19:29 10:19:29 #44 [core-common-config-bootstrapper internal] load build context 10:19:29 #44 transferring context: 13.55MB 41.7s 10:19:31 #44 ... 10:19:31 10:19:31 #46 [security-proxy-auth internal] load build context 10:19:31 #46 ... 10:19:31 10:19:31 #44 [core-common-config-bootstrapper internal] load build context 10:19:31 #44 ... 10:19:31 10:19:31 #38 [core-metadata internal] load build context 10:19:31 #38 ... 10:19:31 10:19:31 #44 [core-common-config-bootstrapper internal] load build context 10:19:33 #44 ... 10:19:33 10:19:33 #42 [support-scheduler internal] load build context 10:19:33 #42 ... 10:19:33 10:19:33 #44 [core-common-config-bootstrapper internal] load build context 10:19:33 #44 ... 10:19:33 10:19:33 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:19:33 #85 DONE 4.3s 10:19:33 10:19:33 #48 [core-command internal] load build context 10:19:33 #48 ... 10:19:33 10:19:33 #44 [core-common-config-bootstrapper internal] load build context 10:19:33 #44 ... 10:19:33 10:19:33 #62 [core-data internal] load build context 10:19:33 #62 ... 10:19:33 10:19:33 #48 [core-command internal] load build context 10:19:34 #48 ... 10:19:34 10:19:34 #53 [security-proxy-setup internal] load build context 10:19:34 #53 ... 10:19:34 10:19:34 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:19:34 #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.4s done 10:19:34 #60 ... 10:19:34 10:19:34 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:19:34 #86 DONE 0.9s 10:19:34 10:19:34 #57 [security-secretstore-setup internal] load build context 10:19:34 #57 ... 10:19:34 10:19:34 #61 [security-bootstrapper internal] load build context 10:19:34 #61 ... 10:19:34 10:19:34 #53 [security-proxy-setup internal] load build context 10:19:34 #53 transferring context: 111.20MB 52.9s 10:19:36 #53 ... 10:19:36 10:19:36 #55 [support-notifications internal] load build context 10:19:36 #55 ... 10:19:36 10:19:36 #71 [support-cron-scheduler internal] load build context 10:19:36 #71 ... 10:19:36 10:19:36 #55 [support-notifications internal] load build context 10:19:37 #55 ... 10:19:37 10:19:37 #50 [security-spiffe-token-provider internal] load build context 10:19:37 #50 ... 10:19:37 10:19:37 #39 [core-keeper internal] load build context 10:19:37 #39 ... 10:19:37 10:19:37 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:37 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.9s 10:19:37 #58 ... 10:19:37 10:19:37 #39 [core-keeper internal] load build context 10:19:40 #39 transferring context: 63.01MB 58.1s 10:19:40 #39 ... 10:19:40 10:19:40 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:19:40 #87 DONE 2.0s 10:19:40 10:19:40 #39 [core-keeper internal] load build context 10:19:41 #39 ... 10:19:41 10:19:41 #46 [security-proxy-auth internal] load build context 10:19:41 #46 ... 10:19:41 10:19:41 #38 [core-metadata internal] load build context 10:19:41 #38 ... 10:19:41 10:19:41 #39 [core-keeper internal] load build context 10:19:43 #39 ... 10:19:43 10:19:43 #42 [support-scheduler internal] load build context 10:19:43 #42 ... 10:19:43 10:19:43 #39 [core-keeper internal] load build context 10:19:43 #39 ... 10:19:43 10:19:43 #44 [core-common-config-bootstrapper internal] load build context 10:19:44 #44 ... 10:19:44 10:19:44 #62 [core-data internal] load build context 10:19:44 #62 ... 10:19:44 10:19:44 #44 [core-common-config-bootstrapper internal] load build context 10:19:44 #44 ... 10:19:44 10:19:44 #48 [core-command internal] load build context 10:19:44 #48 ... 10:19:44 10:19:44 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:44 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.0s 10:19:44 #58 ... 10:19:44 10:19:44 #48 [core-command internal] load build context 10:19:44 #48 ... 10:19:44 10:19:44 #57 [security-secretstore-setup internal] load build context 10:19:44 #57 ... 10:19:44 10:19:44 #61 [security-bootstrapper internal] load build context 10:19:44 #61 ... 10:19:44 10:19:44 #57 [security-secretstore-setup internal] load build context 10:19:45 #57 transferring context: 141.66MB 62.1s 10:19:46 #57 ... 10:19:46 10:19:46 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:19:46 #60 ... 10:19:46 10:19:46 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:46 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.1s done 10:19:46 #58 ... 10:19:46 10:19:46 #53 [security-proxy-setup internal] load build context 10:19:46 #53 ... 10:19:46 10:19:46 #71 [support-cron-scheduler internal] load build context 10:19:46 #71 ... 10:19:46 10:19:46 #53 [security-proxy-setup internal] load build context 10:19:47 #53 ... 10:19:47 10:19:47 #55 [support-notifications internal] load build context 10:19:47 #55 ... 10:19:47 10:19:47 #71 [support-cron-scheduler internal] load build context 10:19:47 #71 ... 10:19:47 10:19:47 #50 [security-spiffe-token-provider internal] load build context 10:19:47 #50 ... 10:19:47 10:19:47 #71 [support-cron-scheduler internal] load build context 10:19:50 #71 transferring context: 139.97MB 62.1s 10:19:51 #71 ... 10:19:51 10:19:51 #46 [security-proxy-auth internal] load build context 10:19:52 #46 ... 10:19:52 10:19:52 #38 [core-metadata internal] load build context 10:19:52 #38 ... 10:19:52 10:19:52 #46 [security-proxy-auth internal] load build context 10:19:54 #46 ... 10:19:54 10:19:54 #42 [support-scheduler internal] load build context 10:19:54 #42 ... 10:19:54 10:19:54 #46 [security-proxy-auth internal] load build context 10:19:54 #46 ... 10:19:54 10:19:54 #39 [core-keeper internal] load build context 10:19:54 #39 ... 10:19:54 10:19:54 #46 [security-proxy-auth internal] load build context 10:19:54 #46 transferring context: 172.53MB 74.9s 10:19:54 #46 ... 10:19:54 10:19:54 #44 [core-common-config-bootstrapper internal] load build context 10:19:54 #44 ... 10:19:54 10:19:54 #62 [core-data internal] load build context 10:19:54 #62 ... 10:19:54 10:19:54 #44 [core-common-config-bootstrapper internal] load build context 10:19:54 #44 ... 10:19:54 10:19:54 #48 [core-command internal] load build context 10:19:54 #48 ... 10:19:54 10:19:54 #44 [core-common-config-bootstrapper internal] load build context 10:19:54 #44 ... 10:19:54 10:19:54 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:19:54 #88 DONE 4.3s 10:19:54 10:19:54 #44 [core-common-config-bootstrapper internal] load build context 10:19:54 #44 ... 10:19:54 10:19:54 #61 [security-bootstrapper internal] load build context 10:19:55 #61 ... 10:19:55 10:19:55 #44 [core-common-config-bootstrapper internal] load build context 10:19:55 #44 ... 10:19:55 10:19:55 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:19:55 #89 DONE 4.6s 10:19:55 10:19:55 #44 [core-common-config-bootstrapper internal] load build context 10:19:55 #44 ... 10:19:55 10:19:55 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:19:55 #90 DONE 3.6s 10:19:55 10:19:55 #44 [core-common-config-bootstrapper internal] load build context 10:19:56 #44 ... 10:19:56 10:19:56 #57 [security-secretstore-setup internal] load build context 10:19:56 #57 ... 10:19:56 10:19:56 #61 [security-bootstrapper internal] load build context 10:19:56 #61 ... 10:19:56 10:19:56 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:19:56 #91 DONE 1.0s 10:19:56 10:19:56 #61 [security-bootstrapper internal] load build context 10:19:57 #61 ... 10:19:57 10:19:57 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:19:57 #92 DONE 1.6s 10:19:57 10:19:57 #61 [security-bootstrapper internal] load build context 10:19:57 #61 ... 10:19:57 10:19:57 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:19:57 #93 DONE 2.0s 10:19:57 10:19:57 #61 [security-bootstrapper internal] load build context 10:19:57 #61 ... 10:19:57 10:19:57 #53 [security-proxy-setup internal] load build context 10:19:57 #53 ... 10:19:57 10:19:57 #55 [support-notifications internal] load build context 10:19:57 #55 ... 10:19:57 10:19:57 #61 [security-bootstrapper internal] load build context 10:19:57 #61 ... 10:19:57 10:19:57 #50 [security-spiffe-token-provider internal] load build context 10:19:57 #50 ... 10:19:57 10:19:57 #94 [security-spire-server stage-2 6/9] COPY security.txt / 10:19:57 #94 DONE 1.0s 10:19:57 10:19:57 #50 [security-spiffe-token-provider internal] load build context 10:19:57 #50 ... 10:19:57 10:19:57 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:19:58 #58 ... 10:19:58 10:19:58 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:19:58 #95 ... 10:19:58 10:19:58 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 10:19:58 #96 DONE 1.1s 10:19:58 10:19:58 #97 [security-spire-config stage-2 6/10] COPY security.txt / 10:19:58 #97 DONE 1.5s 10:19:58 10:19:58 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:19:59 #98 ... 10:19:59 10:19:59 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:19:59 #95 DONE 1.0s 10:19:59 10:19:59 #48 [core-command internal] load build context 10:19:59 #48 ... 10:19:59 10:19:59 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:19:59 #99 DONE 1.5s 10:19:59 10:19:59 #48 [core-command internal] load build context 10:19:59 #48 ... 10:19:59 10:19:59 #55 [support-notifications internal] load build context 10:19:59 #55 ... 10:19:59 10:19:59 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:19:59 #98 DONE 1.6s 10:19:59 10:19:59 #55 [support-notifications internal] load build context 10:20:00 #55 transferring context: 231.72MB 78.2s 10:20:00 #55 ... 10:20:00 10:20:00 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:20:00 #100 DONE 1.4s 10:20:00 10:20:00 #55 [support-notifications internal] load build context 10:20:01 #55 ... 10:20:01 10:20:01 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:20:01 #101 DONE 1.1s 10:20:01 10:20:01 #55 [support-notifications internal] load build context 10:20:01 #55 ... 10:20:01 10:20:01 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:20:01 #102 DONE 1.3s 10:20:01 10:20:01 #55 [support-notifications internal] load build context 10:20:01 #55 ... 10:20:01 10:20:01 #71 [support-cron-scheduler internal] load build context 10:20:02 #71 ... 10:20:02 10:20:02 #38 [core-metadata internal] load build context 10:20:02 #38 ... 10:20:02 10:20:02 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:20:02 #103 DONE 1.3s 10:20:02 10:20:02 #55 [support-notifications internal] load build context 10:20:02 #55 ... 10:20:02 10:20:02 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:20:02 #104 DONE 1.3s 10:20:02 10:20:02 #55 [support-notifications internal] load build context 10:20:02 #55 ... 10:20:02 10:20:02 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:20:02 #105 DONE 1.3s 10:20:02 10:20:02 #55 [support-notifications internal] load build context 10:20:03 #55 ... 10:20:03 10:20:03 #42 [support-scheduler internal] load build context 10:20:03 #42 ... 10:20:03 10:20:03 #55 [support-notifications internal] load build context 10:20:04 #55 ... 10:20:04 10:20:04 #39 [core-keeper internal] load build context 10:20:04 #39 ... 10:20:04 10:20:04 #46 [security-proxy-auth internal] load build context 10:20:04 #46 transferring context: 200.69MB 85.1s 10:20:04 #46 ... 10:20:04 10:20:04 #39 [core-keeper internal] load build context 10:20:04 #39 ... 10:20:04 10:20:04 #62 [core-data internal] load build context 10:20:04 #62 ... 10:20:04 10:20:04 #39 [core-keeper internal] load build context 10:20:06 #39 ... 10:20:06 10:20:06 #44 [core-common-config-bootstrapper internal] load build context 10:20:06 #44 ... 10:20:06 10:20:06 #57 [security-secretstore-setup internal] load build context 10:20:06 #57 ... 10:20:06 10:20:06 #44 [core-common-config-bootstrapper internal] load build context 10:20:08 #44 ... 10:20:08 10:20:08 #61 [security-bootstrapper internal] load build context 10:20:08 #61 ... 10:20:08 10:20:08 #50 [security-spiffe-token-provider internal] load build context 10:20:08 #50 ... 10:20:08 10:20:08 #53 [security-proxy-setup internal] load build context 10:20:08 #53 ... 10:20:08 10:20:08 #50 [security-spiffe-token-provider internal] load build context 10:20:09 #50 ... 10:20:09 10:20:09 #106 [security-spire-config] exporting to image 10:20:09 #106 exporting layers 6.5s done 10:20:09 #106 writing image sha256:2c87839c343e39b4207748a4ebd0f34ded7a001185fda93392ff3cfcfd893da4 0.2s done 10:20:09 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:20:09 #106 writing image sha256:e2eb82c5913c9b566886c25d5a20dcde060bce74619b03a37bcfa7c5b225821a 0.1s done 10:20:09 #106 naming to docker.io/library/security-spire-agent-arm64 done 10:20:09 #106 writing image sha256:641729f51c57cc6cac25002e9d98f8ed04b0a3301eb17a88acf6f384b5d8e6ff 0.0s done 10:20:09 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 10:20:09 #106 DONE 7.4s 10:20:09 10:20:09 #50 [security-spiffe-token-provider internal] load build context 10:20:09 #50 ... 10:20:09 10:20:09 #48 [core-command internal] load build context 10:20:10 #48 ... 10:20:10 10:20:10 #50 [security-spiffe-token-provider internal] load build context 10:20:10 #50 transferring context: 208.29MB 88.7s 10:20:12 #50 ... 10:20:12 10:20:12 #71 [support-cron-scheduler internal] load build context 10:20:12 #71 ... 10:20:12 10:20:12 #50 [security-spiffe-token-provider internal] load build context 10:20:12 #50 ... 10:20:12 10:20:12 #38 [core-metadata internal] load build context 10:20:12 #38 ... 10:20:12 10:20:12 #61 [security-bootstrapper internal] load build context 10:20:13 #61 ... 10:20:13 10:20:13 #38 [core-metadata internal] load build context 10:20:13 #38 transferring context: 308.57MB 93.0s done 10:20:13 #38 DONE 93.3s 10:20:13 10:20:13 #61 [security-bootstrapper internal] load build context 10:20:14 #61 ... 10:20:14 10:20:14 #48 [core-command internal] load build context 10:20:14 #48 transferring context: 308.57MB 92.8s done 10:20:14 #48 DONE 93.3s 10:20:14 10:20:14 #61 [security-bootstrapper internal] load build context 10:20:14 #61 ... 10:20:14 10:20:14 #42 [support-scheduler internal] load build context 10:20:14 #42 ... 10:20:14 10:20:14 #61 [security-bootstrapper internal] load build context 10:20:14 #61 ... 10:20:14 10:20:14 #53 [security-proxy-setup internal] load build context 10:20:14 #53 transferring context: 308.57MB 92.1s done 10:20:14 #53 DONE 92.9s 10:20:14 10:20:14 #61 [security-bootstrapper internal] load build context 10:20:14 #61 ... 10:20:14 10:20:14 #55 [support-notifications internal] load build context 10:20:14 #55 ... 10:20:14 10:20:14 #61 [security-bootstrapper internal] load build context 10:20:14 #61 ... 10:20:14 10:20:14 #46 [security-proxy-auth internal] load build context 10:20:14 #46 ... 10:20:14 10:20:14 #62 [core-data internal] load build context 10:20:14 #62 ... 10:20:14 10:20:14 #46 [security-proxy-auth internal] load build context 10:20:16 #46 ... 10:20:16 10:20:16 #55 [support-notifications internal] load build context 10:20:16 #55 transferring context: 308.57MB 93.1s done 10:20:16 #55 DONE 94.5s 10:20:16 10:20:16 #46 [security-proxy-auth internal] load build context 10:20:16 #46 ... 10:20:16 10:20:16 #61 [security-bootstrapper internal] load build context 10:20:16 #61 transferring context: 308.57MB 92.5s done 10:20:16 #61 DONE 94.0s 10:20:16 10:20:16 #46 [security-proxy-auth internal] load build context 10:20:16 #46 ... 10:20:16 10:20:16 #39 [core-keeper internal] load build context 10:20:16 #39 ... 10:20:16 10:20:16 #46 [security-proxy-auth internal] load build context 10:20:16 #46 ... 10:20:16 10:20:16 #57 [security-secretstore-setup internal] load build context 10:20:16 #57 ... 10:20:16 10:20:16 #46 [security-proxy-auth internal] load build context 10:20:16 #46 ... 10:20:16 10:20:16 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:20:16 #107 DONE 2.7s 10:20:16 10:20:16 #46 [security-proxy-auth internal] load build context 10:20:17 #46 ... 10:20:17 10:20:17 #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:20:17 #108 DONE 2.7s 10:20:17 10:20:17 #46 [security-proxy-auth internal] load build context 10:20:17 #46 ... 10:20:17 10:20:17 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:20:17 #109 DONE 1.3s 10:20:17 10:20:17 #46 [security-proxy-auth internal] load build context 10:20:18 #46 ... 10:20:18 10:20:18 #44 [core-common-config-bootstrapper internal] load build context 10:20:18 #44 ... 10:20:18 10:20:18 #57 [security-secretstore-setup internal] load build context 10:20:18 #57 ... 10:20:18 10:20:18 #62 [core-data internal] load build context 10:20:18 #62 transferring context: 308.57MB 94.8s done 10:20:18 #62 DONE 96.5s 10:20:18 10:20:18 #57 [security-secretstore-setup internal] load build context 10:20:18 #57 transferring context: 308.57MB 96.0s done 10:20:19 #57 DONE 97.2s 10:20:19 10:20:19 #50 [security-spiffe-token-provider internal] load build context 10:20:19 #50 ... 10:20:19 10:20:19 #42 [support-scheduler internal] load build context 10:20:19 #42 transferring context: 308.57MB 95.7s done 10:20:19 #42 DONE 97.2s 10:20:19 10:20:19 #50 [security-spiffe-token-provider internal] load build context 10:20:19 #50 ... 10:20:19 10:20:19 #39 [core-keeper internal] load build context 10:20:22 #39 ... 10:20:22 10:20:22 #71 [support-cron-scheduler internal] load build context 10:20:22 #71 transferring context: 308.57MB 93.7s done 10:20:22 #71 DONE 97.0s 10:20:22 10:20:22 #39 [core-keeper internal] load build context 10:20:22 #39 ... 10:20:22 10:20:22 #50 [security-spiffe-token-provider internal] load build context 10:20:26 #50 transferring context: 308.57MB 104.6s done 10:20:26 #50 DONE 105.3s 10:20:26 10:20:26 #39 [core-keeper internal] load build context 10:20:26 #39 ... 10:20:26 10:20:26 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:27 #110 ... 10:20:27 10:20:27 #39 [core-keeper internal] load build context 10:20:27 #39 ... 10:20:27 10:20:27 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:27 #111 ... 10:20:27 10:20:27 #44 [core-common-config-bootstrapper internal] load build context 10:20:27 #44 ... 10:20:27 10:20:27 #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:20:27 #112 DONE 1.2s 10:20:27 10:20:27 #46 [security-proxy-auth internal] load build context 10:20:27 #46 transferring context: 308.57MB 107.9s done 10:20:27 #46 DONE 108.2s 10:20:27 10:20:27 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:27 #113 ... 10:20:27 10:20:27 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:27 #114 ... 10:20:27 10:20:27 #44 [core-common-config-bootstrapper internal] load build context 10:20:29 #44 ... 10:20:29 10:20:29 #39 [core-keeper internal] load build context 10:20:29 #39 transferring context: 308.57MB 107.6s done 10:20:29 #39 DONE 107.9s 10:20:29 10:20:29 #44 [core-common-config-bootstrapper internal] load build context 10:20:30 #44 ... 10:20:30 10:20:30 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:20:30 #115 DONE 0.6s 10:20:30 10:20:30 #44 [core-common-config-bootstrapper internal] load build context 10:20:32 #44 transferring context: 308.57MB 104.1s done 10:20:32 #44 DONE 107.2s 10:20:32 10:20:32 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:40 #116 ... 10:21:40 10:21:40 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:40 #114 DONE 79.7s 10:21:40 10:21:40 #117 [support-notifications builder 6/7] COPY . . 10:21:40 #117 ... 10:21:40 10:21:40 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:40 #116 DONE 67.3s 10:21:40 10:21:40 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:40 #113 DONE 69.8s 10:21:40 10:21:40 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:40 #111 DONE 80.1s 10:21:40 10:21:40 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:40 #110 DONE 80.5s 10:21:40 10:21:40 #118 [core-metadata builder 6/7] COPY . . 10:21:42 #118 ... 10:21:42 10:21:42 #119 [security-proxy-setup builder 6/7] COPY . . 10:21:42 #119 DONE 5.6s 10:21:42 10:21:42 #120 [security-spiffe-token-provider builder 6/7] COPY . . 10:21:43 #120 DONE 5.7s 10:21:43 10:21:43 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:21:43 #121 CACHED 10:21:43 10:21:43 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 10:21:43 #122 CACHED 10:21:43 10:21:43 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:43 #123 CACHED 10:21:43 10:21:43 #124 [security-secretstore-setup builder 6/7] COPY . . 10:21:43 #124 CACHED 10:21:43 10:21:43 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:21:43 #125 CACHED 10:21:43 10:21:43 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:43 #126 CACHED 10:21:43 10:21:43 #127 [support-cron-scheduler builder 6/7] COPY . . 10:21:43 #127 CACHED 10:21:43 10:21:43 #128 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:43 #128 CACHED 10:21:43 10:21:43 #129 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:21:43 #129 CACHED 10:21:43 10:21:43 #130 [security-bootstrapper builder 6/7] COPY . . 10:21:43 #130 CACHED 10:21:43 10:21:43 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:21:43 #131 CACHED 10:21:43 10:21:43 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:43 #132 CACHED 10:21:43 10:21:43 #133 [core-data builder 6/7] COPY . . 10:21:43 #133 CACHED 10:21:43 10:21:43 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:43 #134 CACHED 10:21:43 10:21:43 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 10:21:43 #135 CACHED 10:21:43 10:21:43 #136 [core-keeper builder 7/8] COPY . . 10:21:43 #136 DONE 5.7s 10:21:43 10:21:43 #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:43 #137 CACHED 10:21:43 10:21:43 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:21:43 #138 CACHED 10:21:43 10:21:43 #139 [support-scheduler builder 6/7] COPY . . 10:21:43 #139 CACHED 10:21:43 10:21:43 #117 [support-notifications builder 6/7] COPY . . 10:21:43 #117 DONE 5.7s 10:21:43 10:21:43 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 10:21:43 #140 CACHED 10:21:43 10:21:43 #141 [core-command builder 6/7] COPY . . 10:21:43 #141 CACHED 10:21:43 10:21:43 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:43 #142 CACHED 10:21:43 10:21:43 #118 [core-metadata builder 6/7] COPY . . 10:21:43 #118 DONE 5.6s 10:21:43 10:21:43 #143 [security-proxy-auth builder 6/7] COPY . . 10:21:43 #143 CACHED 10:21:43 10:21:43 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:21:43 #144 CACHED 10:21:43 10:21:43 #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:43 #145 CACHED 10:21:43 10:21:43 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:21:48 #146 ... 10:21:48 10:21:48 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:21:48 #0 4.988 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 10:21:48 #147 ... 10:21:48 10:21:48 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:21:48 #0 5.661 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 10:21:50 #148 ... 10:21:50 10:21:50 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:21:50 #146 6.839 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 10:21:53 #146 ... 10:21:53 10:21:53 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:21:53 #0 6.496 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 10:21:53 #149 ... 10:21:53 10:21:53 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:21:53 #0 6.046 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 10:21:53 #150 ... 10:21:53 10:21:53 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:21:53 #0 6.663 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 10:21:53 #151 ... 10:21:53 10:21:53 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:21:53 #0 4.799 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 10:21:53 #152 ... 10:21:53 10:21:53 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:21:53 #0 5.650 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 10:21:54 #153 ... 10:21:54 10:21:54 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:21:54 #0 6.197 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 10:21:54 #154 ... 10:21:54 10:21:54 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:21:54 #0 6.663 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 10:21:54 #155 ... 10:21:54 10:21:54 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:21:54 #0 6.182 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 10:21:54 #156 ... 10:21:54 10:21:54 #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 10:21:54 #0 4.703 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 10:21:54 #157 ... 10:21:54 10:21:54 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:21:54 #0 6.743 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 10:41:32 #158 ... 10:41:32 10:41:32 #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 10:41:32 #157 1182.2 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 10:41:32 #157 ... 10:41:32 10:41:32 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:41:32 #153 DONE 1188.4s 10:41:32 10:41:32 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:41:32 #155 ... 10:41:32 10:41:32 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:41:32 #159 DONE 0.3s 10:41:32 10:41:32 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:41:32 #160 DONE 0.2s 10:41:32 10:41:32 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:41:32 #161 DONE 0.2s 10:41:32 10:41:32 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:41:32 #151 ... 10:41:32 10:41:32 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:41:32 #162 DONE 0.2s 10:41:32 10:41:32 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:41:33 #163 DONE 0.4s 10:41:33 10:41:33 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:41:33 #164 DONE 0.2s 10:41:33 10:41:33 #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 10:41:33 #157 ... 10:41:33 10:41:33 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:41:36 #165 ... 10:41:36 10:41:36 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:41:36 #152 DONE 1192.7s 10:41:36 10:41:36 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:41:36 #166 DONE 0.5s 10:41:36 10:41:36 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:41:36 #167 ... 10:41:36 10:41:36 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:41:36 #165 DONE 2.9s 10:41:36 10:41:36 #106 [security-proxy-setup] exporting to image 10:41:36 #106 exporting layers 10:41:38 #106 exporting layers 1.7s done 10:41:38 #106 writing image sha256:20d5afa97ef62e17665ec3512112a6a6bb1964f92adeed6266afa5fdb2701eea 10:41:38 #106 writing image sha256:20d5afa97ef62e17665ec3512112a6a6bb1964f92adeed6266afa5fdb2701eea done 10:41:38 #106 naming to docker.io/library/security-proxy-setup-arm64 done 10:41:38 #106 DONE 9.1s 10:41:38 10:41:38 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:41:39 #147 ... 10:41:39 10:41:39 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:41:39 #167 DONE 3.3s 10:41:39 10:41:39 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:41:39 #168 DONE 0.4s 10:41:39 10:41:39 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:41:39 #169 DONE 0.2s 10:41:39 10:41:39 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:41:40 #150 ... 10:41:40 10:41:40 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:41:40 #170 DONE 0.3s 10:41:40 10:41:40 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:41:40 #171 DONE 0.1s 10:41:40 10:41:40 #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:41:40 #172 DONE 0.1s 10:41:40 10:41:40 #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:41:41 #173 DONE 0.2s 10:41:41 10:41:41 #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:41:41 #174 DONE 0.2s 10:41:41 10:41:41 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:41:41 #175 DONE 0.2s 10:41:41 10:41:41 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:41:41 #176 DONE 0.1s 10:41:41 10:41:41 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:41:44 #177 DONE 2.2s 10:41:44 10:41:44 #106 [security-bootstrapper] exporting to image 10:41:44 #106 exporting layers 10:41:44 #106 exporting layers 0.9s done 10:41:44 #106 writing image sha256:5cbcb0a7310e7550702a9e1d35a5a194ef182db018b6bfb2619f39bcfde16361 done 10:41:44 #106 naming to docker.io/library/security-bootstrapper-arm64 done 10:41:44 #106 DONE 10.0s 10:41:44 10:41:44 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:41:48 #151 ... 10:41:48 10:41:48 #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 10:41:48 #157 DONE 1205.8s 10:41:48 10:41:48 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:41:49 #148 ... 10:41:49 10:41:49 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:41:49 #178 DONE 0.2s 10:41:49 10:41:49 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:41:49 #179 DONE 0.1s 10:41:49 10:41:49 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:41:49 #180 DONE 0.1s 10:41:49 10:41:49 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:41:50 #147 ... 10:41:50 10:41:50 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:41:50 #181 DONE 0.1s 10:41:50 10:41:50 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:41:50 #182 DONE 0.1s 10:41:50 10:41:50 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:41:50 #150 ... 10:41:50 10:41:50 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:41:50 #183 DONE 0.2s 10:41:50 10:41:50 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:41:50 #184 DONE 0.2s 10:41:50 10:41:50 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:41:50 #151 ... 10:41:50 10:41:50 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:41:50 #185 DONE 0.1s 10:41:51 10:41:51 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:41:52 #186 DONE 2.3s 10:41:52 10:41:52 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:41:53 #148 ... 10:41:53 10:41:53 #106 [security-secretstore-setup] exporting to image 10:41:53 #106 exporting layers 10:41:54 #106 exporting layers 1.5s done 10:41:54 #106 writing image sha256:1636ac16708062d2a614cdaca3946fbad022dcec9d4e45b1effccfdc0a9f51c9 0.0s done 10:41:54 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 10:41:54 #106 DONE 11.5s 10:41:54 10:41:54 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:42:41 #148 ... 10:42:41 10:42:41 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:42:41 #155 DONE 1251.7s 10:42:41 10:42:41 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:42:41 #147 ... 10:42:41 10:42:41 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:42:41 #187 DONE 0.3s 10:42:41 10:42:41 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:42:41 #188 DONE 0.2s 10:42:41 10:42:41 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:42:41 #189 DONE 0.3s 10:42:41 10:42:41 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:42:41 #150 ... 10:42:41 10:42:41 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:42:41 #190 DONE 0.2s 10:42:41 10:42:41 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:42:41 #191 DONE 0.1s 10:42:41 10:42:41 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:42:41 #192 DONE 2.0s 10:42:41 10:42:41 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:42:41 #147 ... 10:42:41 10:42:41 #106 [core-common-config-bootstrapper] exporting to image 10:42:41 #106 exporting layers 10:42:41 #106 exporting layers 0.8s done 10:42:41 #106 writing image sha256:0e5ee4d9a7ec4d80a86df2afa95da0d95260be80f10ae4ed92cc9a6c9c4418fa 0.0s done 10:42:41 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:42:41 #106 DONE 12.3s 10:42:41 10:42:41 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:44:48 #148 ... 10:44:48 10:44:48 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:44:48 #156 DONE 1384.7s 10:44:48 10:44:48 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:44:48 #148 ... 10:44:48 10:44:48 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:44:48 #193 DONE 0.1s 10:44:48 10:44:48 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:44:48 #194 DONE 0.1s 10:44:48 10:44:48 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:44:48 #195 DONE 0.3s 10:44:48 10:44:48 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:44:48 #147 ... 10:44:48 10:44:48 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:44:48 #196 DONE 0.1s 10:44:49 10:44:49 #106 [security-spiffe-token-provider] exporting to image 10:44:49 #106 exporting layers 10:44:50 #106 exporting layers 0.8s done 10:44:50 #106 writing image sha256:38231acde3465dfbff5d7e0189f2f44c0cbbe3a917aea76c174fefc31c52af92 done 10:44:50 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:44:50 #106 DONE 13.1s 10:44:50 10:44:50 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:52:57 #148 ... 10:52:57 10:52:57 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:52:57 #150 DONE 1861.6s 10:52:57 10:52:57 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:52:57 #148 ... 10:52:57 10:52:57 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:52:57 #197 DONE 0.1s 10:52:57 10:52:57 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:52:57 #147 ... 10:52:57 10:52:57 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:52:57 #198 DONE 0.2s 10:52:57 10:52:57 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:52:57 #199 DONE 0.4s 10:52:57 10:52:57 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:52:57 #200 DONE 0.1s 10:52:57 10:52:57 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:52:57 #148 ... 10:52:57 10:52:57 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:52:57 #201 DONE 0.1s 10:52:57 10:52:57 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:57 #202 DONE 1.7s 10:52:57 10:52:57 #106 [security-proxy-auth] exporting to image 10:52:57 #106 exporting layers 10:52:57 #106 exporting layers 0.8s done 10:52:57 #106 writing image sha256:896f7903edf01aaa9057ec2239ded8abd8f46e454ab96d498e2ceaa0b1bdf3fa done 10:52:57 #106 naming to docker.io/library/security-proxy-auth-arm64 done 10:52:57 #106 DONE 13.9s 10:52:57 10:52:57 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:53:44 #158 ... 10:53:44 10:53:44 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:53:44 #148 DONE 1920.1s 10:53:44 10:53:44 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:53:44 #154 ... 10:53:44 10:53:44 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:53:44 #203 DONE 0.3s 10:53:44 10:53:44 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:53:44 #154 ... 10:53:44 10:53:44 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:53:44 #204 DONE 0.2s 10:53:44 10:53:44 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:53:44 #151 ... 10:53:44 10:53:44 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:53:44 #205 DONE 0.4s 10:53:44 10:53:44 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:53:44 #206 DONE 0.1s 10:53:44 10:53:44 #106 [core-command] exporting to image 10:53:44 #106 exporting layers 10:53:44 #106 exporting layers 0.4s done 10:53:45 #106 writing image sha256:ba82569388b307b4b53a12e1cfec44e34b6842adbf565e45cf8a1d8049905218 done 10:53:45 #106 naming to docker.io/library/core-command-arm64 done 10:53:45 #106 DONE 14.3s 10:53:45 10:53:45 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:55:51 #154 ... 10:55:51 10:55:51 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:55:51 #147 DONE 2039.8s 10:55:51 10:55:51 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:55:51 #151 ... 10:55:51 10:55:51 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:55:51 #207 DONE 0.3s 10:55:51 10:55:51 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:55:51 #146 ... 10:55:51 10:55:51 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:55:51 #208 DONE 0.4s 10:55:51 10:55:51 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:55:51 #209 DONE 0.1s 10:55:51 10:55:51 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:55:51 #151 ... 10:55:51 10:55:51 #106 [core-keeper] exporting to image 10:55:51 #106 exporting layers 10:55:51 #106 ... 10:55:51 10:55:51 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:55:51 #151 DONE 2041.8s 10:55:51 10:55:51 #106 [core-keeper] exporting to image 10:55:51 #106 exporting layers 0.8s done 10:55:51 #106 writing image sha256:bf97dbcc66c098ce09d1654fd7690f09a61862d18a2605537ab923bd6fdbb2b3 10:55:51 #106 writing image sha256:bf97dbcc66c098ce09d1654fd7690f09a61862d18a2605537ab923bd6fdbb2b3 0.0s done 10:55:51 #106 naming to docker.io/library/core-keeper-arm64 0.0s done 10:55:51 #106 DONE 15.2s 10:55:51 10:55:51 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:55:51 #154 ... 10:55:51 10:55:51 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:55:51 #210 DONE 0.1s 10:55:51 10:55:51 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:55:51 #211 DONE 0.1s 10:55:51 10:55:51 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:55:51 #212 DONE 0.4s 10:55:51 10:55:51 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:55:51 #149 ... 10:55:51 10:55:51 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:55:51 #213 DONE 0.1s 10:55:51 10:55:51 #106 [core-data] exporting to image 10:55:51 #106 exporting layers 0.7s done 10:55:51 #106 writing image sha256:32866b8f19d62c6e2f4e05b67c1b003e2eb398fb6ff99f4d14e7edc2c497e3ba done 10:55:51 #106 naming to docker.io/library/core-data-arm64 done 10:55:51 #106 DONE 15.9s 10:55:51 10:55:51 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:55:55 #60 ... 10:55:55 10:55:55 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:55:55 #154 DONE 2051.6s 10:55:55 10:55:55 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:55:55 #146 ... 10:55:55 10:55:55 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:55:55 #214 DONE 0.2s 10:55:55 10:55:55 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:55:55 #215 DONE 0.1s 10:55:55 10:55:55 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:55:56 #216 DONE 0.5s 10:55:56 10:55:56 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:55:56 #217 DONE 0.1s 10:55:56 10:55:56 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:55:56 #218 DONE 0.1s 10:55:56 10:55:56 #106 [core-metadata] exporting to image 10:55:56 #106 exporting layers 10:55:56 #106 exporting layers 0.5s done 10:55:56 #106 writing image sha256:ba86dc703987b5f6aac6174dbebc6d3a46c517a2387d60d1d74e9b17e56299db 0.0s done 10:55:56 #106 naming to docker.io/library/core-metadata-arm64 done 10:55:56 #106 DONE 16.4s 10:55:56 10:55:56 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:29 #146 ... 10:56:29 10:56:29 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:56:29 #149 DONE 2084.2s 10:56:29 10:56:29 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:56:29 #158 DONE 2084.8s 10:56:29 10:56:29 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:29 #219 ... 10:56:29 10:56:29 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:56:29 #146 DONE 2084.9s 10:56:29 10:56:29 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:29 #219 DONE 0.2s 10:56:29 10:56:29 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:56:29 #220 DONE 0.3s 10:56:29 10:56:29 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:56:29 #221 ... 10:56:29 10:56:29 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:29 #222 DONE 0.3s 10:56:29 10:56:29 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:56:29 #223 CACHED 10:56:29 10:56:29 #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:56:29 #224 CACHED 10:56:29 10:56:29 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:56:29 #225 DONE 0.2s 10:56:29 10:56:29 #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:56:29 #226 ... 10:56:29 10:56:29 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:56:29 #221 DONE 0.8s 10:56:29 10:56:29 #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:56:29 #226 DONE 0.4s 10:56:29 10:56:29 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:56:29 #227 DONE 0.4s 10:56:29 10:56:29 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:56:29 #228 DONE 0.2s 10:56:29 10:56:29 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:56:29 #229 DONE 0.2s 10:56:29 10:56:29 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:56:29 #230 DONE 0.2s 10:56:29 10:56:29 #106 [support-cron-scheduler] exporting to image 10:56:29 #106 exporting layers 10:56:30 #106 exporting layers 0.6s done 10:56:30 #106 writing image sha256:11607b534c4bb0e5f630d57a9ea794865169393e97da726ea9ecfa3d41b96add 0.0s done 10:56:30 #106 naming to docker.io/library/support-scheduler-arm64 done 10:56:30 #106 exporting layers 0.7s done 10:56:30 #106 writing image sha256:25e80be0aa999631b5dbb12446ce9ce76f664151bd6fca8824b05e3c07742656 0.0s done 10:56:30 #106 naming to docker.io/library/support-notifications-arm64 done 10:56:30 #106 writing image sha256:fd671d7e9412edddc216447703af3c246c4102be02223fe5327c75ebdbd8dfbd done 10:56:30 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 10:56:30 #106 DONE 17.3s 10:56:30 10:56:30 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:56:30 time="2024-08-08T10:18:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:56:30 time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:56:30 $ docker stop --time=1 61301627d5ccd168f15903e134f8284c447a49bcf5400f961b5b611ff1fc3e08 10:56:31 $ docker rm -f --volumes 61301627d5ccd168f15903e134f8284c447a49bcf5400f961b5b611ff1fc3e08 [Pipeline] // withDockerContainer [Pipeline] sh 10:56:32 + docker images 10:56:32 REPOSITORY TAG IMAGE ID CREATED SIZE 10:56:32 support-cron-scheduler-arm64 latest fd671d7e9412 3 seconds ago 42.2MB 10:56:32 support-scheduler-arm64 latest 11607b534c4b 3 seconds ago 41.2MB 10:56:32 support-notifications-arm64 latest 25e80be0aa99 3 seconds ago 41.9MB 10:56:32 core-metadata-arm64 latest ba86dc703987 36 seconds ago 39.1MB 10:56:32 core-data-arm64 latest 32866b8f19d6 46 seconds ago 39MB 10:56:32 core-keeper-arm64 latest bf97dbcc66c0 48 seconds ago 38.9MB 10:56:32 core-command-arm64 latest ba82569388b3 2 minutes ago 35MB 10:56:32 security-proxy-auth-arm64 latest 896f7903edf0 3 minutes ago 32.6MB 10:56:32 security-spiffe-token-provider-arm64 latest 38231acde346 11 minutes ago 29MB 10:56:32 core-common-config-bootstrapper-arm64 latest 0e5ee4d9a7ec 13 minutes ago 15.3MB 10:56:32 security-secretstore-setup-arm64 latest 1636ac167080 14 minutes ago 36.4MB 10:56:32 security-bootstrapper-arm64 latest 5cbcb0a7310e 14 minutes ago 18.9MB 10:56:32 security-proxy-setup-arm64 latest 20d5afa97ef6 14 minutes ago 26.1MB 10:56:32 security-spire-agent-arm64 latest e2eb82c5913c 36 minutes ago 174MB 10:56:32 security-spire-config-arm64 latest 641729f51c57 36 minutes ago 115MB 10:56:32 security-spire-server-arm64 latest 2c87839c343e 36 minutes ago 116MB 10:56:32 ci-base-image-arm64 latest 5df3d9d2b8e1 55 minutes ago 967MB 10:56:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 10:56:32 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 10:56:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:33 10:56:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:34 arm64: Pulling from edgex-lftools-log-publisher 10:56:34 8998bd30e6a1: Pulling fs layer 10:56:34 04944245beec: Pulling fs layer 10:56:34 699f458cf7ca: Pulling fs layer 10:56:34 765212b225bb: Pulling fs layer 10:56:34 f23df028b6ca: Pulling fs layer 10:56:34 d65c8cfc05b1: Pulling fs layer 10:56:34 2437ff75d9bd: Pulling fs layer 10:56:34 d65c8cfc05b1: Waiting 10:56:34 2437ff75d9bd: Waiting 10:56:34 f23df028b6ca: Waiting 10:56:34 765212b225bb: Waiting 10:56:34 04944245beec: Verifying Checksum 10:56:34 04944245beec: Download complete 10:56:34 765212b225bb: Verifying Checksum 10:56:34 765212b225bb: Download complete 10:56:34 f23df028b6ca: Verifying Checksum 10:56:34 f23df028b6ca: Download complete 10:56:34 d65c8cfc05b1: Verifying Checksum 10:56:34 d65c8cfc05b1: Download complete 10:56:34 699f458cf7ca: Verifying Checksum 10:56:34 699f458cf7ca: Download complete 10:56:34 8998bd30e6a1: Download complete 10:56:37 2437ff75d9bd: Verifying Checksum 10:56:37 2437ff75d9bd: Download complete 10:56:39 8998bd30e6a1: Pull complete 10:56:39 04944245beec: Pull complete 10:56:41 699f458cf7ca: Pull complete 10:56:41 765212b225bb: Pull complete 10:56:42 f23df028b6ca: Pull complete 10:56:42 d65c8cfc05b1: Pull complete 10:57:00 2437ff75d9bd: Pull complete 10:57:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:01 prd-ubuntu20.04-docker-arm64-4c-16g-7378 does not seem to be running inside a container 10:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:57:04 $ docker top e0ab584852c146c7132e7dbb26b98042d6fab0b2cb06eb62afbbfbb794b0fcbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:05 ---> job-cost.sh 10:57:05 lf-activate-venv: SKIPPING 10:57:05 INFO: No Stack... 10:57:05 INFO: Retrieving Pricing Info for: v3-standard-4 10:57:06 INFO: Archiving Costs [Pipeline] sh 10:57:07 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:57:07 + cut -d, -f6 [Pipeline] lock 10:57:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-1-stack-cost] 10:57:07 Resource [jenkins-edgexfoundry-edgex-go-PR-4857-1-stack-cost] did not exist. Created. 10:57:07 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:07 + echo total: 0.10999999940395355 [Pipeline] stash 10:57:08 Stashed 1 file(s) [Pipeline] } 10:57:08 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:08 $ docker stop --time=1 e0ab584852c146c7132e7dbb26b98042d6fab0b2cb06eb62afbbfbb794b0fcbb 10:57:09 $ docker rm -f --volumes e0ab584852c146c7132e7dbb26b98042d6fab0b2cb06eb62afbbfbb794b0fcbb [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 10:57:10 provisioning config files... 10:57:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9387947046436737627tmp [Pipeline] { [Pipeline] sh 10:57:11 + set +x 10:57:11 + curl -s https://codecov.io/bash 10:57:11 + bash -s -- 10:57:11 10:57:11 _____ _ 10:57:11 / ____| | | 10:57:11 | | ___ __| | ___ ___ _____ __ 10:57:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:57:11 | |___| (_) | (_| | __/ (_| (_) \ V / 10:57:11 \_____\___/ \__,_|\___|\___\___/ \_/ 10:57:11 Bash-1.0.6 10:57:11 10:57:11 10:57:11 ==> git version 2.25.1 found 10:57:11 ==> 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 10:57:11 Release-Date: 2020-01-08 10:57:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:57:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:57:11 ==> Jenkins CI detected. 10:57:11 current dir:  /w/workspace/edgex-go/1 10:57:11 project root: . 10:57:11 --> token set from env 10:57:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:57:11 ==> Running gcov in . (disable via -X gcov) 10:57:11 ==> Python coveragepy not found 10:57:11 ==> Searching for coverage reports in: 10:57:11 + . 10:57:11 -> Found 1 reports 10:57:11 ==> Detecting git/mercurial file structure 10:57:11 ==> Reading reports 10:57:11 + ./coverage.out bytes=504074 10:57:11 ==> Appending adjustments 10:57:11 https://docs.codecov.io/docs/fixing-reports 10:57:13 + Found adjustments 10:57:13 ==> Gzipping contents 10:57:13 64K /tmp/codecov.nFEQll.gz 10:57:13 ==> Uploading reports 10:57:13 url: https://codecov.io 10:57:13 query: branch=PR-4857&commit=f1ea89513b7547867be39eb194b5913da90f13ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4857%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4857&job=&cmd_args= 10:57:13 -> Pinging Codecov 10:57:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4857&commit=f1ea89513b7547867be39eb194b5913da90f13ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4857%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4857&job=&cmd_args= 10:57:13 -> Uploading to 10:57:13 https://storage.googleapis.com/codecov/v4/raw/2024-08-08/00271124DB129430A58F1EEE437C3FCB/f1ea89513b7547867be39eb194b5913da90f13ad/93060a5b-d091-4fda-81af-79ba5b43a16c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240808%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240808T105712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ad88ae5f3161ee75eca6d1262d9efc6cb593cd8bf51867c600c37400012bc3b 10:57:13 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:13 Dload Upload Total Spent Left Speed 10:57:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64470 0 0 100 64470 0 308k --:--:-- --:--:-- --:--:-- 307k 100 64470 0 0 100 64470 0 239k --:--:-- --:--:-- --:--:-- 238k 10:57:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f1ea89513b7547867be39eb194b5913da90f13ad [Pipeline] } 10:57:13 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 10:57:15 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:57:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:57:16 ---> package-listing.sh 10:57:16 ++ facter osfamily 10:57:16 ++ tr '[:upper:]' '[:lower:]' 10:57:16 + OS_FAMILY=debian 10:57:16 + workspace=/w/workspace/edgex-go/1 10:57:16 + START_PACKAGES=/tmp/packages_start.txt 10:57:16 + END_PACKAGES=/tmp/packages_end.txt 10:57:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:16 + PACKAGES=/tmp/packages_start.txt 10:57:16 + '[' /w/workspace/edgex-go/1 ']' 10:57:16 + PACKAGES=/tmp/packages_end.txt 10:57:16 + case "${OS_FAMILY}" in 10:57:16 + dpkg -l 10:57:16 + grep '^ii' 10:57:16 + '[' -f /tmp/packages_start.txt ']' 10:57:16 + '[' -f /tmp/packages_end.txt ']' 10:57:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:16 + '[' /w/workspace/edgex-go/1 ']' 10:57:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:57:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:57:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:57:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:17 10:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:18 latest: Pulling from edgex-lftools-log-publisher 10:57:18 5eb5b503b376: Pulling fs layer 10:57:18 5c69ac0246d0: Pulling fs layer 10:57:18 ec43610c2a17: Pulling fs layer 10:57:18 3a2ae6a8a46f: Pulling fs layer 10:57:18 33b1e0a273af: Pulling fs layer 10:57:18 5d3b04190fa2: Pulling fs layer 10:57:18 2f39f015ded8: Pulling fs layer 10:57:18 3a2ae6a8a46f: Waiting 10:57:18 33b1e0a273af: Waiting 10:57:18 5d3b04190fa2: Waiting 10:57:18 2f39f015ded8: Waiting 10:57:18 5c69ac0246d0: Download complete 10:57:18 3a2ae6a8a46f: Verifying Checksum 10:57:18 3a2ae6a8a46f: Download complete 10:57:18 33b1e0a273af: Verifying Checksum 10:57:18 33b1e0a273af: Download complete 10:57:18 5d3b04190fa2: Verifying Checksum 10:57:18 5d3b04190fa2: Download complete 10:57:18 ec43610c2a17: Verifying Checksum 10:57:18 ec43610c2a17: Download complete 10:57:18 5eb5b503b376: Verifying Checksum 10:57:18 5eb5b503b376: Download complete 10:57:18 2f39f015ded8: Download complete 10:57:19 5eb5b503b376: Pull complete 10:57:19 5c69ac0246d0: Pull complete 10:57:19 ec43610c2a17: Pull complete 10:57:20 3a2ae6a8a46f: Pull complete 10:57:20 33b1e0a273af: Pull complete 10:57:20 5d3b04190fa2: Pull complete 10:57:24 2f39f015ded8: Pull complete 10:57:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:24 prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container 10:57:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:29 $ docker top b1ed03f7817d09e50d999fc1dca6cb080b9573396b1f838c3fa27745fb5fea66 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:30 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:30 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:30 + ls /var/log/sa-host 10:57:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:31 provisioning config files... 10:57:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1924614603203588298tmp [Pipeline] { [Pipeline] echo 10:57:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:31 ---> create-netrc.sh [Pipeline] } 10:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:32 ---> python-tools-install.sh [Pipeline] echo 10:57:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:32 ---> sudo-logs.sh 10:57:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:33 ---> job-cost.sh 10:57:33 lf-activate-venv: SKIPPING 10:57:33 DEBUG: total: 0.10999999940395355 10:57:33 INFO: Retrieving Stack Cost... 10:57:34 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:34 INFO: Archiving Costs [Pipeline] echo 10:57:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:35 ---> logs-deploy.sh 10:57:35 lf-activate-venv: SKIPPING 10:57:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4857/1 10:57:35 INFO: archiving workspace using pattern(s): 10:57:36 Archives upload complete. 10:57:36 INFO: archiving logs to Nexus 10:57:37 ---> uname -a: 10:57:37 Linux prd-ubuntu20-04-docker-8c-8g-7377 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:57:37 10:57:37 10:57:37 ---> lscpu: 10:57:37 Architecture: x86_64 10:57:37 CPU op-mode(s): 32-bit, 64-bit 10:57:37 Byte Order: Little Endian 10:57:37 Address sizes: 40 bits physical, 48 bits virtual 10:57:37 CPU(s): 8 10:57:37 On-line CPU(s) list: 0-7 10:57:37 Thread(s) per core: 1 10:57:37 Core(s) per socket: 1 10:57:37 Socket(s): 8 10:57:37 NUMA node(s): 1 10:57:37 Vendor ID: AuthenticAMD 10:57:37 CPU family: 23 10:57:37 Model: 49 10:57:37 Model name: AMD EPYC-Rome Processor 10:57:37 Stepping: 0 10:57:37 CPU MHz: 2799.998 10:57:37 BogoMIPS: 5599.99 10:57:37 Virtualization: AMD-V 10:57:37 Hypervisor vendor: KVM 10:57:37 Virtualization type: full 10:57:37 L1d cache: 256 KiB 10:57:37 L1i cache: 256 KiB 10:57:37 L2 cache: 4 MiB 10:57:37 L3 cache: 128 MiB 10:57:37 NUMA node0 CPU(s): 0-7 10:57:37 Vulnerability Itlb multihit: Not affected 10:57:37 Vulnerability L1tf: Not affected 10:57:37 Vulnerability Mds: Not affected 10:57:37 Vulnerability Meltdown: Not affected 10:57:37 Vulnerability Mmio stale data: Not affected 10:57:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:57:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:57:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:57:37 Vulnerability Srbds: Not affected 10:57:37 Vulnerability Tsx async abort: Not affected 10:57:37 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 10:57:37 10:57:37 10:57:37 ---> nproc: 10:57:37 8 10:57:37 10:57:37 10:57:37 ---> df -h: 10:57:37 Filesystem Size Used Avail Use% Mounted on 10:57:37 overlay 155G 28G 128G 18% / 10:57:37 tmpfs 64M 0 64M 0% /dev 10:57:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:57:37 shm 64M 0 64M 0% /dev/shm 10:57:37 /dev/vda1 155G 28G 128G 18% /facter-os 10:57:37 10:57:37 10:57:37 ---> sar -b -r -n DEV: 10:57:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7377) 08/08/24 _x86_64_ (8 CPU) 10:57:37 10:57:37 09:55:32 LINUX RESTART (8 CPU) 10:57:37 10:57:37 09:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:57:37 09:57:01 333.60 22.78 310.83 0.00 2284.49 114439.45 0.00 10:57:37 09:58:01 157.73 1.22 156.51 0.00 31.19 38613.15 0.00 10:57:37 09:59:01 46.13 0.02 46.12 0.00 0.13 34256.98 0.00 10:57:37 10:00:01 34.06 0.22 33.84 0.00 7.07 19958.27 0.00 10:57:37 10:01:01 256.86 1.35 255.51 0.00 113.41 185314.08 0.00 10:57:37 10:02:01 725.17 13.61 711.57 0.00 2099.44 157470.96 0.00 10:57:37 10:03:01 422.09 3.12 418.97 0.00 2297.92 149071.86 0.00 10:57:37 10:04:01 169.64 0.08 169.56 0.00 0.67 65240.12 0.00 10:57:37 10:05:01 248.44 0.03 248.41 0.00 0.27 103351.84 0.00 10:57:37 10:06:01 506.86 0.02 506.85 0.00 0.67 53546.82 0.00 10:57:37 10:07:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 10:57:37 10:08:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 10:57:37 10:09:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 10:57:37 10:10:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 10:57:37 10:11:01 1.68 0.02 1.67 0.00 0.13 18.66 0.00 10:57:37 10:12:01 1.57 0.00 1.57 0.00 0.00 23.20 0.00 10:57:37 10:13:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 10:57:37 10:14:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 10:57:37 10:15:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 10:57:37 10:16:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 10:57:37 10:17:01 1.15 0.02 1.13 0.00 0.13 12.66 0.00 10:57:37 10:18:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 10:57:37 10:19:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 10:57:37 10:20:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 10:57:37 10:21:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 10:57:37 10:22:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 10:57:37 10:23:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 10:57:37 10:24:01 1.37 0.00 1.37 0.00 0.00 16.54 0.00 10:57:37 10:25:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 10:57:37 10:26:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 10:57:37 10:27:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 10:57:37 10:28:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 10:57:37 10:29:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 10:57:37 10:30:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 10:57:37 10:31:01 3.00 1.52 1.48 0.00 35.46 18.00 0.00 10:57:37 10:32:01 1.68 0.00 1.68 0.00 0.00 20.53 0.00 10:57:37 10:33:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 10:57:37 10:34:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 10:57:37 10:35:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 10:57:37 10:36:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 10:57:37 10:37:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 10:57:37 10:38:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 10:57:37 10:39:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 10:57:37 10:40:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 10:57:37 10:41:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 10:57:37 10:42:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 10:57:37 10:43:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 10:57:37 10:44:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 10:57:37 10:45:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 10:57:37 10:46:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 10:57:37 10:47:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 10:57:37 10:48:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 10:57:37 10:49:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 10:57:37 10:50:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 10:57:37 10:51:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 10:57:37 10:52:01 1.40 0.00 1.40 0.00 0.00 17.86 0.00 10:57:37 10:53:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 10:57:37 10:54:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 10:57:37 10:55:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 10:57:37 10:56:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 10:57:37 10:57:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 10:57:37 Average: 48.66 0.72 47.95 0.00 112.22 15107.40 0.00 10:57:37 10:57:37 09:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:57:37 09:57:01 28733652 31555268 764968 2.33 75868 3009920 1880284 5.54 1077680 2677576 40124 10:57:37 09:58:01 27328844 31449548 855404 2.60 128504 4127332 2015548 5.94 1733208 3285052 843736 10:57:37 09:59:01 26472308 30914792 1387232 4.22 132812 4426564 2814328 8.29 2205688 3644160 630444 10:57:37 10:00:01 26488212 31537548 762392 2.32 135912 4982388 1814224 5.35 1709012 4079808 635748 10:57:37 10:01:01 21792020 31246052 1042596 3.17 148452 9283076 3031072 8.93 1999372 8367344 837332 10:57:37 10:02:01 17115188 31371256 878292 2.67 327616 13560364 2313280 6.82 2674300 11982892 1129576 10:57:37 10:03:01 10411504 29017200 3155776 9.60 380348 17434236 10353864 30.51 5728348 15099780 703016 10:57:37 10:04:01 6013280 27284892 4883728 14.85 395188 19964244 10546412 31.08 8716380 16389104 1384724 10:57:37 10:05:01 10089700 31365564 872264 2.65 403720 20157772 2310048 6.81 3239296 18082424 1131080 10:57:37 10:06:01 9802396 31403716 842948 2.56 408720 20469944 2068260 6.10 3274864 18339024 168 10:57:37 10:07:01 9803200 31404568 842132 2.56 408756 20469948 2068260 6.10 3274804 18339028 16 10:57:37 10:08:01 9852488 31453932 792692 2.41 408796 20469948 2068260 6.10 3225728 18339032 8 10:57:37 10:09:01 9853228 31454680 791924 2.41 408804 20469952 2068260 6.10 3224408 18339032 8 10:57:37 10:10:01 9857284 31458748 787752 2.40 408856 20469956 2068260 6.10 3220572 18339036 12 10:57:37 10:11:01 9859480 31461076 785544 2.39 408892 20469956 2105052 6.20 3219616 18339036 24 10:57:37 10:12:01 9859804 31461404 785132 2.39 408932 20469936 2105052 6.20 3219988 18339016 68 10:57:37 10:13:01 9859504 31461140 785344 2.39 408952 20469940 2105052 6.20 3220320 18339020 8 10:57:37 10:14:01 9859328 31460996 785312 2.39 408976 20469944 2105052 6.20 3220108 18339020 52 10:57:37 10:15:01 9859544 31461276 785232 2.39 408992 20469948 2105052 6.20 3220160 18339028 12 10:57:37 10:16:01 9859536 31461272 785360 2.39 409020 20469944 2105052 6.20 3220252 18339032 48 10:57:37 10:17:01 9860308 31462048 784540 2.39 409044 20469948 2088492 6.16 3219696 18339036 8 10:57:37 10:18:01 9860316 31462144 784384 2.39 409072 20469956 2088492 6.16 3219468 18339036 8 10:57:37 10:19:01 9860024 31461856 784600 2.39 409100 20469956 2088492 6.16 3219452 18339036 8 10:57:37 10:20:01 9860384 31462356 783996 2.38 409160 20469960 2088492 6.16 3219648 18339044 8 10:57:37 10:21:01 9860044 31462028 784168 2.38 409232 20469948 2088492 6.16 3219616 18339040 8 10:57:37 10:22:01 9859900 31461956 784176 2.38 409248 20469972 2088492 6.16 3219748 18339056 8 10:57:37 10:23:01 9860068 31462128 784140 2.38 409268 20469976 2088492 6.16 3219680 18339060 8 10:57:37 10:24:01 9859784 31461984 784304 2.39 409280 20470040 2088492 6.16 3219740 18339128 44 10:57:37 10:25:01 9859980 31462184 784020 2.38 409304 20470044 2088492 6.16 3219812 18339132 8 10:57:37 10:26:01 9859876 31462112 784004 2.38 409360 20470048 2088492 6.16 3219796 18339140 8 10:57:37 10:27:01 9859892 31462192 783992 2.38 409408 20470040 2072384 6.11 3219932 18339144 12 10:57:37 10:28:01 9859916 31462280 783880 2.38 409432 20470052 2072384 6.11 3219940 18339152 12 10:57:37 10:29:01 9860044 31462416 783900 2.38 409440 20470052 2072384 6.11 3219944 18339152 4 10:57:37 10:30:01 9860312 31462692 783556 2.38 409480 20470056 2072384 6.11 3219944 18339156 200 10:57:37 10:31:01 9852124 31456596 789500 2.40 409520 20471120 2072384 6.11 3229144 18339404 44 10:57:37 10:32:01 9852152 31456660 789376 2.40 409556 20471116 2088436 6.15 3229128 18339384 56 10:57:37 10:33:01 9852112 31456816 789160 2.40 409608 20471256 2088436 6.15 3228804 18339520 8 10:57:37 10:34:01 9852096 31456804 789072 2.40 409652 20471256 2088436 6.15 3228796 18339516 40 10:57:37 10:35:01 9852080 31456840 789048 2.40 409668 20471260 2088436 6.15 3228848 18339520 8 10:57:37 10:36:01 9852280 31457060 789012 2.40 409700 20471264 2088436 6.15 3228744 18339524 144 10:57:37 10:37:01 9852076 31456860 789160 2.40 409732 20471256 2088436 6.15 3228824 18339524 8 10:57:37 10:38:01 9852020 31456880 789112 2.40 409752 20471268 2088436 6.15 3228816 18339532 8 10:57:37 10:39:01 9851972 31456952 788940 2.40 409776 20471404 2088436 6.15 3228816 18339652 12 10:57:37 10:40:01 9851736 31456776 789088 2.40 409800 20471404 2088436 6.15 3228880 18339664 184 10:57:37 10:41:01 9851652 31456696 789288 2.40 409832 20471412 2088436 6.15 3228888 18339668 4 10:57:37 10:42:01 9851856 31456964 789020 2.40 409848 20471408 2088436 6.15 3229036 18339676 48 10:57:37 10:43:01 9851864 31456984 788944 2.40 409856 20471416 2088436 6.15 3228952 18339680 8 10:57:37 10:44:01 9851588 31456716 789128 2.40 409872 20471420 2088436 6.15 3228952 18339684 180 10:57:37 10:45:01 9851540 31456676 789100 2.40 409880 20471420 2088436 6.15 3228936 18339684 4 10:57:37 10:46:01 9851492 31456676 789076 2.40 409888 20471424 2088436 6.15 3228996 18339684 180 10:57:37 10:47:01 9851660 31456848 789048 2.40 409908 20471416 2088436 6.15 3229056 18339684 8 10:57:37 10:48:01 9851804 31457024 789044 2.40 409920 20471428 2088436 6.15 3229040 18339688 200 10:57:37 10:49:01 9852088 31457312 788740 2.40 409924 20471432 2088436 6.15 3229068 18339692 8 10:57:37 10:50:01 9851976 31457208 788916 2.40 409952 20471436 2088436 6.15 3229332 18339696 180 10:57:37 10:51:01 9852244 31457484 788628 2.40 409964 20471440 2088436 6.15 3229068 18339700 8 10:57:37 10:52:01 9851528 31456836 789256 2.40 409984 20471444 2088436 6.15 3229236 18339704 220 10:57:37 10:53:01 9851468 31456776 789500 2.40 409992 20471444 2088436 6.15 3229180 18339704 8 10:57:37 10:54:01 9851484 31456800 789448 2.40 410000 20471448 2072332 6.11 3229164 18339708 192 10:57:37 10:55:01 9851720 31457044 789136 2.40 410012 20471452 2072332 6.11 3229168 18339708 8 10:57:37 10:56:01 9851540 31456876 789456 2.40 410024 20471456 2072332 6.11 3229236 18339716 148 10:57:37 10:57:01 9851516 31456916 789424 2.40 410044 20471456 2072332 6.11 3229364 18339724 12 10:57:37 Average: 11259197 31335924 912398 2.77 383961 19039710 2385778 7.03 3227606 17004177 120303 10:57:37 10:57:37 09:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:57:37 09:57:01 ens3 1287.05 1162.06 11432.60 162.74 0.00 0.00 0.00 0.00 10:57:37 09:57:01 docker0 602.83 554.67 41.71 2925.91 0.00 0.00 0.00 0.00 10:57:37 09:57:01 lo 5.08 5.08 0.50 0.50 0.00 0.00 0.00 0.00 10:57:37 09:58:01 veth93ac6b7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 09:58:01 ens3 404.80 275.24 2107.01 36.51 0.00 0.00 0.00 0.00 10:57:37 09:58:01 docker0 253.33 364.11 21.36 2068.01 0.00 0.00 0.00 0.00 10:57:37 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 09:59:01 veth93ac6b7 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 10:57:37 09:59:01 ens3 33.81 24.21 26.24 15.27 0.00 0.00 0.00 0.00 10:57:37 09:59:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 10:57:37 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:00:01 veth93ac6b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:00:01 ens3 25.50 16.16 21.77 11.90 0.00 0.00 0.00 0.00 10:57:37 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:01:01 veth412b327 0.35 0.55 0.03 0.14 0.00 0.00 0.00 0.00 10:57:37 10:01:01 veth1895d96 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:01:01 vethb0cc16a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:01:01 veth0a1c849 1.36 2.76 0.11 33.98 0.00 0.00 0.00 0.00 10:57:37 10:01:01 veth1491419 3.93 6.59 0.32 92.37 0.00 0.00 0.00 0.01 10:57:37 10:01:01 vethfd98786 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:01:01 veth37caabb 1.30 3.03 0.10 31.43 0.00 0.00 0.00 0.00 10:57:37 10:01:01 veth9f1262e 1.63 1.91 0.12 30.78 0.00 0.00 0.00 0.00 10:57:37 10:01:01 ens3 178.62 115.41 3426.17 159.50 0.00 0.00 0.00 0.00 10:57:37 10:01:01 docker0 12.73 24.44 0.82 318.00 0.00 0.00 0.00 0.00 10:57:37 10:01:01 vethfeaf187 1.20 2.43 0.09 31.31 0.00 0.00 0.00 0.00 10:57:37 10:01:01 veth23e3318 2.96 8.30 0.22 98.06 0.00 0.00 0.00 0.01 10:57:37 10:01:01 veth724928e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:01:01 lo 1.46 1.46 0.14 0.14 0.00 0.00 0.00 0.00 10:57:37 10:02:01 veth412b327 0.13 0.71 0.01 0.03 0.00 0.00 0.00 0.00 10:57:37 10:02:01 vethc1c6c67 76.73 129.07 7.94 1189.16 0.00 0.00 0.00 0.10 10:57:37 10:02:01 veth68d8883 83.89 150.05 8.47 1209.86 0.00 0.00 0.00 0.10 10:57:37 10:02:01 veth7e2a243 86.48 165.07 8.81 1222.88 0.00 0.00 0.00 0.10 10:57:37 10:02:01 ens3 932.49 510.69 8074.21 60.44 0.00 0.00 0.00 0.00 10:57:37 10:02:01 docker0 449.17 804.15 38.38 6719.15 0.00 0.00 0.00 0.00 10:57:37 10:02:01 veth291f0c6 77.96 147.69 8.01 1193.37 0.00 0.00 0.00 0.10 10:57:37 10:02:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 10:57:37 10:02:01 veth69661bb 85.70 153.12 8.47 1184.68 0.00 0.00 0.00 0.10 10:57:37 10:03:01 veth412b327 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth2708b2b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth5f869cf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth88338bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth5094722 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 vetha277327 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth931187e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth56061a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 vethd6a168e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth871d279 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 ens3 93.79 40.31 1403.50 8.27 0.00 0.00 0.00 0.00 10:57:37 10:03:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth92f1a30 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth7839b80 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth1b6c638 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 veth7b05ff2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:57:37 10:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth412b327 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth2708b2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth5f869cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth88338bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth5094722 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 vetha277327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth931187e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth56061a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 vethd6a168e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth871d279 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 ens3 3.30 2.42 2.90 1.17 0.00 0.00 0.00 0.00 10:57:37 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth92f1a30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth7839b80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth1b6c638 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 veth7b05ff2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth412b327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth2708b2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth5f869cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth88338bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth5094722 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 vetha277327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth931187e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth56061a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 vethd6a168e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth871d279 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 ens3 5.83 4.58 4.79 2.76 0.00 0.00 0.00 0.00 10:57:37 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth92f1a30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth7839b80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth1b6c638 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 veth7b05ff2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:06:01 ens3 8.01 4.72 7.12 3.55 0.00 0.00 0.00 0.00 10:57:37 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:07:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:57:37 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:12:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:57:37 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:13:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:57:37 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:17:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:57:37 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:20:01 ens3 0.28 0.18 0.52 0.01 0.00 0.00 0.00 0.00 10:57:37 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:22:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 10:57:37 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:24:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:27:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:57:37 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:31:01 ens3 6.28 4.70 4.58 5.05 0.00 0.00 0.00 0.00 10:57:37 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:32:01 ens3 1.92 1.63 1.05 1.29 0.00 0.00 0.00 0.00 10:57:37 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:37:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 10:57:37 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:42:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:57:37 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:47:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:57:37 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:52:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 10:57:37 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:56:01 ens3 0.30 0.17 0.23 0.01 0.00 0.00 0.00 0.00 10:57:37 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:37 10:57:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 10:57:37 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:37 Average: ens3 48.70 35.24 432.36 7.66 0.00 0.00 0.00 0.00 10:57:37 Average: docker0 21.51 28.59 1.67 196.99 0.00 0.00 0.00 0.00 10:57:37 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 10:57:37 10:57:37 10:57:37 ---> sar -P ALL: 10:57:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7377) 08/08/24 _x86_64_ (8 CPU) 10:57:37 10:57:37 09:55:32 LINUX RESTART (8 CPU) 10:57:37 10:57:37 09:56:02 CPU %user %nice %system %iowait %steal %idle 10:57:37 09:57:01 all 10.67 0.00 3.56 2.55 0.07 83.15 10:57:37 09:57:01 0 13.21 0.00 2.89 0.15 0.07 83.68 10:57:37 09:57:01 1 10.01 0.00 3.42 0.38 0.07 86.12 10:57:37 09:57:01 2 7.63 0.00 3.36 1.98 0.07 86.96 10:57:37 09:57:01 3 8.85 0.00 2.50 0.85 0.05 87.75 10:57:37 09:57:01 4 12.04 0.00 3.81 0.10 0.07 83.98 10:57:37 09:57:01 5 8.63 0.00 3.30 10.67 0.09 77.31 10:57:37 09:57:01 6 10.33 0.00 4.93 4.24 0.07 80.43 10:57:37 09:57:01 7 14.64 0.00 4.28 2.07 0.05 78.96 10:57:37 09:58:01 all 29.72 0.00 5.13 1.60 0.08 63.47 10:57:37 09:58:01 0 27.63 0.00 5.18 0.30 0.07 66.81 10:57:37 09:58:01 1 29.84 0.00 5.02 1.58 0.08 63.47 10:57:37 09:58:01 2 29.82 0.00 5.12 0.42 0.07 64.57 10:57:37 09:58:01 3 32.15 0.00 5.18 0.32 0.10 62.25 10:57:37 09:58:01 4 29.67 0.00 4.80 0.29 0.08 65.16 10:57:37 09:58:01 5 31.04 0.00 4.77 2.64 0.08 61.47 10:57:37 09:58:01 6 27.99 0.00 5.46 0.49 0.08 65.98 10:57:37 09:58:01 7 29.64 0.00 5.53 6.74 0.08 58.01 10:57:37 09:59:01 all 32.87 0.00 5.43 2.58 0.11 59.02 10:57:37 09:59:01 0 34.09 0.00 4.90 0.52 0.10 60.39 10:57:37 09:59:01 1 32.37 0.00 5.58 2.55 0.08 59.41 10:57:37 09:59:01 2 31.22 0.00 6.49 0.00 0.08 62.20 10:57:37 09:59:01 3 34.75 0.00 5.14 2.39 0.10 57.62 10:57:37 09:59:01 4 31.77 0.00 4.58 0.12 0.20 63.33 10:57:37 09:59:01 5 33.91 0.00 5.95 0.02 0.08 60.04 10:57:37 09:59:01 6 32.07 0.00 5.18 0.66 0.08 62.00 10:57:37 09:59:01 7 32.73 0.00 5.60 14.44 0.10 47.12 10:57:37 10:00:01 all 51.51 0.00 7.24 1.58 0.10 39.57 10:57:37 10:00:01 0 52.08 0.00 7.31 1.11 0.10 39.40 10:57:37 10:00:01 1 53.30 0.00 7.13 2.28 0.10 37.19 10:57:37 10:00:01 2 50.53 0.00 7.20 0.88 0.12 41.26 10:57:37 10:00:01 3 50.88 0.00 7.00 1.77 0.08 40.26 10:57:37 10:00:01 4 51.52 0.00 7.52 5.16 0.10 35.69 10:57:37 10:00:01 5 52.09 0.00 7.40 0.41 0.08 40.03 10:57:37 10:00:01 6 49.18 0.00 6.48 0.08 0.10 44.16 10:57:37 10:00:01 7 52.49 0.00 7.88 0.95 0.10 38.57 10:57:37 10:01:01 all 14.48 0.00 5.48 17.29 0.12 62.63 10:57:37 10:01:01 0 14.48 0.00 5.20 5.72 0.10 74.50 10:57:37 10:01:01 1 14.25 0.00 5.76 6.76 0.09 73.15 10:57:37 10:01:01 2 14.20 0.00 5.86 30.56 0.07 49.32 10:57:37 10:01:01 3 14.88 0.00 5.28 21.74 0.32 57.77 10:57:37 10:01:01 4 13.92 0.00 6.13 38.60 0.14 41.21 10:57:37 10:01:01 5 14.52 0.00 5.13 6.15 0.07 74.13 10:57:37 10:01:01 6 14.58 0.00 4.59 4.21 0.05 76.57 10:57:37 10:01:01 7 15.01 0.00 5.91 24.42 0.10 54.55 10:57:37 10:02:01 all 14.57 0.00 6.96 28.12 0.16 50.19 10:57:37 10:02:01 0 13.90 0.00 8.30 35.18 0.43 42.20 10:57:37 10:02:01 1 15.32 0.00 6.96 25.44 0.12 52.15 10:57:37 10:02:01 2 15.29 0.00 6.33 18.35 0.14 59.89 10:57:37 10:02:01 3 14.59 0.00 7.37 47.84 0.10 30.08 10:57:37 10:02:01 4 14.77 0.00 6.24 32.00 0.16 46.84 10:57:37 10:02:01 5 14.53 0.00 7.51 18.00 0.12 59.84 10:57:37 10:02:01 6 15.30 0.00 6.21 25.05 0.10 53.34 10:57:37 10:02:01 7 12.83 0.00 6.77 22.96 0.09 57.35 10:57:37 10:03:01 all 48.65 0.00 9.96 12.16 0.12 29.11 10:57:37 10:03:01 0 48.72 0.00 10.16 4.19 0.10 36.83 10:57:37 10:03:01 1 49.46 0.00 10.00 5.58 0.10 34.86 10:57:37 10:03:01 2 47.48 0.00 10.60 3.31 0.15 38.46 10:57:37 10:03:01 3 49.06 0.00 9.91 28.73 0.12 12.17 10:57:37 10:03:01 4 47.38 0.00 10.32 5.58 0.10 36.62 10:57:37 10:03:01 5 47.91 0.00 9.02 5.55 0.15 37.37 10:57:37 10:03:01 6 49.73 0.00 9.60 22.09 0.12 18.47 10:57:37 10:03:01 7 49.46 0.00 10.08 22.40 0.12 17.94 10:57:37 10:04:01 all 88.63 0.00 11.21 0.00 0.16 0.00 10:57:37 10:04:01 0 88.35 0.00 11.49 0.00 0.16 0.00 10:57:37 10:04:01 1 88.99 0.00 10.87 0.00 0.13 0.00 10:57:37 10:04:01 2 87.62 0.00 12.15 0.00 0.23 0.00 10:57:37 10:04:01 3 88.02 0.00 11.82 0.00 0.16 0.00 10:57:37 10:04:01 4 89.70 0.00 10.15 0.00 0.15 0.00 10:57:37 10:04:01 5 89.13 0.00 10.69 0.00 0.19 0.00 10:57:37 10:04:01 6 89.34 0.00 10.53 0.00 0.13 0.00 10:57:37 10:04:01 7 87.74 0.00 12.10 0.00 0.16 0.00 10:57:37 10:05:01 all 82.74 0.00 12.05 1.49 0.15 3.57 10:57:37 10:05:01 0 81.82 0.00 13.50 0.18 0.18 4.32 10:57:37 10:05:01 1 83.84 0.00 11.25 1.77 0.12 3.03 10:57:37 10:05:01 2 81.81 0.00 12.84 4.46 0.16 0.73 10:57:37 10:05:01 3 81.72 0.00 12.96 3.55 0.16 1.61 10:57:37 10:05:01 4 83.86 0.00 10.95 0.00 0.12 5.06 10:57:37 10:05:01 5 83.24 0.00 10.35 0.02 0.15 6.24 10:57:37 10:05:01 6 83.55 0.00 11.58 0.65 0.14 4.08 10:57:37 10:05:01 7 81.92 0.00 13.17 1.32 0.21 3.37 10:57:37 10:06:01 all 1.49 0.00 0.99 6.75 0.03 90.75 10:57:37 10:06:01 0 1.71 0.00 1.06 7.08 0.02 90.13 10:57:37 10:06:01 1 1.95 0.00 0.97 3.21 0.08 93.79 10:57:37 10:06:01 2 1.26 0.00 1.17 27.94 0.03 69.59 10:57:37 10:06:01 3 1.85 0.00 1.12 4.26 0.03 92.73 10:57:37 10:06:01 4 0.73 0.00 0.70 2.47 0.00 96.09 10:57:37 10:06:01 5 0.90 0.00 0.90 3.51 0.00 94.68 10:57:37 10:06:01 6 1.87 0.00 0.97 2.89 0.03 94.24 10:57:37 10:06:01 7 1.62 0.00 1.00 2.76 0.03 94.59 10:57:37 10:07:01 all 0.16 0.00 0.02 0.01 0.01 99.80 10:57:37 10:07:01 0 0.90 0.00 0.08 0.00 0.02 99.00 10:57:37 10:07:01 1 0.37 0.00 0.05 0.02 0.02 99.55 10:57:37 10:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:57:37 10:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:57:37 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:57:37 10:57:37 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:57:37 10:08:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:57:37 10:08:01 0 1.99 0.00 0.00 0.00 0.02 98.00 10:57:37 10:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:57:37 10:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:08:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:57:37 10:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:09:01 all 0.26 0.00 0.02 0.00 0.00 99.72 10:57:37 10:09:01 0 1.99 0.00 0.03 0.00 0.00 97.98 10:57:37 10:09:01 1 0.03 0.00 0.07 0.02 0.02 99.87 10:57:37 10:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:57:37 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:10:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:57:37 10:10:01 0 1.97 0.00 0.02 0.00 0.02 98.00 10:57:37 10:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:57:37 10:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:57:37 10:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:10:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:57:37 10:11:01 all 0.28 0.00 0.02 0.00 0.01 99.69 10:57:37 10:11:01 0 2.00 0.00 0.03 0.00 0.00 97.96 10:57:37 10:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 10:57:37 10:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:57:37 10:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:57:37 10:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:57:37 10:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:57:37 10:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:12:01 all 0.17 0.00 0.02 0.00 0.01 99.80 10:57:37 10:12:01 0 1.21 0.00 0.07 0.00 0.02 98.71 10:57:37 10:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:57:37 10:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:12:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:57:37 10:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:12:01 7 0.00 0.00 0.03 0.00 0.02 99.95 10:57:37 10:13:01 all 0.02 0.00 0.00 0.00 0.01 99.97 10:57:37 10:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:57:37 10:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:57:37 10:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:57:37 10:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:14:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:57:37 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:14:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:57:37 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:15:01 all 0.08 0.00 0.02 0.00 0.01 99.89 10:57:37 10:15:01 0 0.48 0.00 0.02 0.00 0.02 99.48 10:57:37 10:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:57:37 10:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:57:37 10:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:16:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:57:37 10:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:57:37 10:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:57:37 10:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:57:37 10:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:57:37 10:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:57:37 10:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:57:37 10:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:17:01 1 0.07 0.00 0.02 0.00 0.00 99.92 10:57:37 10:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:57:37 10:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:18:01 all 0.13 0.00 0.01 0.00 0.01 99.85 10:57:37 10:18:01 0 0.86 0.00 0.02 0.00 0.02 99.10 10:57:37 10:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:57:37 10:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:18:01 5 0.03 0.00 0.03 0.02 0.02 99.90 10:57:37 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:57:37 10:18:01 CPU %user %nice %system %iowait %steal %idle 10:57:37 10:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:57:37 10:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:57:37 10:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:57:37 10:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:20:01 all 0.15 0.00 0.01 0.01 0.01 99.83 10:57:37 10:20:01 0 1.16 0.00 0.00 0.00 0.02 98.82 10:57:37 10:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:57:37 10:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:20:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:57:37 10:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:57:37 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:57:37 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:57:37 10:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:21:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:57:37 10:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:57:37 10:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:57:37 10:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:23:01 all 0.16 0.00 0.01 0.00 0.00 99.83 10:57:37 10:23:01 0 1.09 0.00 0.02 0.00 0.00 98.89 10:57:37 10:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:57:37 10:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:57:37 10:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:24:01 all 0.09 0.00 0.01 0.00 0.01 99.89 10:57:37 10:24:01 0 0.61 0.00 0.00 0.00 0.02 99.37 10:57:37 10:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:57:37 10:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:57:37 10:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:57:37 10:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:57:37 10:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:57:37 10:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:26:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:57:37 10:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:57:37 10:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:57:37 10:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:27:01 all 0.06 0.00 0.00 0.01 0.00 99.92 10:57:37 10:27:01 0 0.25 0.00 0.00 0.00 0.02 99.73 10:57:37 10:27:01 1 0.10 0.00 0.00 0.00 0.00 99.90 10:57:37 10:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:57:37 10:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:57:37 10:27:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:57:37 10:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:28:01 all 0.26 0.00 0.01 0.00 0.00 99.73 10:57:37 10:28:01 0 1.97 0.00 0.00 0.00 0.00 98.03 10:57:37 10:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:57:37 10:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:29:01 all 0.04 0.00 0.00 0.00 0.00 99.95 10:57:37 10:29:01 0 0.18 0.00 0.00 0.00 0.00 99.82 10:57:37 10:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:57:37 10:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:57:37 10:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:57:37 10:29:01 CPU %user %nice %system %iowait %steal %idle 10:57:37 10:30:01 all 0.09 0.00 0.01 0.00 0.01 99.89 10:57:37 10:30:01 0 0.65 0.00 0.00 0.00 0.02 99.33 10:57:37 10:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:57:37 10:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:57:37 10:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:37 10:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:31:01 all 0.36 0.00 0.03 0.01 0.00 99.59 10:57:37 10:31:01 0 0.86 0.00 0.02 0.02 0.00 99.10 10:57:37 10:31:01 1 0.93 0.00 0.03 0.00 0.00 99.03 10:57:37 10:31:01 2 0.15 0.00 0.05 0.00 0.00 99.80 10:57:37 10:31:01 3 0.18 0.00 0.02 0.00 0.00 99.80 10:57:37 10:31:01 4 0.10 0.00 0.03 0.02 0.00 99.85 10:57:37 10:31:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:57:37 10:31:01 6 0.20 0.00 0.03 0.02 0.02 99.73 10:57:37 10:31:01 7 0.38 0.00 0.03 0.05 0.00 99.53 10:57:37 10:32:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:57:37 10:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:57:37 10:32:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:57:37 10:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 10:57:37 10:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:32:01 7 0.08 0.00 0.00 0.00 0.02 99.90 10:57:37 10:33:01 all 0.09 0.00 0.01 0.00 0.00 99.89 10:57:37 10:33:01 0 0.63 0.00 0.00 0.00 0.00 99.37 10:57:37 10:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:57:37 10:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:34:01 all 0.09 0.00 0.01 0.00 0.01 99.88 10:57:37 10:34:01 0 0.65 0.00 0.02 0.00 0.02 99.32 10:57:37 10:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:57:37 10:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:57:37 10:34:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:57:37 10:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:34:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:57:37 10:35:01 all 0.07 0.00 0.01 0.00 0.01 99.90 10:57:37 10:35:01 0 0.50 0.00 0.02 0.00 0.02 99.47 10:57:37 10:35:01 1 0.07 0.00 0.07 0.00 0.03 99.83 10:57:37 10:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:57:37 10:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:57:37 10:36:01 0 0.23 0.00 0.00 0.00 0.02 99.75 10:57:37 10:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:57:37 10:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:36:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:57:37 10:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:37:01 all 0.08 0.00 0.01 0.00 0.00 99.91 10:57:37 10:37:01 0 0.57 0.00 0.00 0.00 0.00 99.43 10:57:37 10:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:57:37 10:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:38:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:57:37 10:38:01 0 0.70 0.00 0.00 0.00 0.02 99.29 10:57:37 10:38:01 1 0.07 0.00 0.02 0.00 0.03 99.88 10:57:37 10:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:38:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:57:37 10:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:57:37 10:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:39:01 all 0.08 0.00 0.01 0.00 0.00 99.91 10:57:37 10:39:01 0 0.48 0.00 0.02 0.00 0.02 99.48 10:57:37 10:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:57:37 10:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:39:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:57:37 10:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:57:37 10:40:01 0 0.12 0.00 0.02 0.00 0.00 99.87 10:57:37 10:40:01 1 0.05 0.00 0.07 0.00 0.02 99.87 10:57:37 10:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:40:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:57:37 10:40:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:57:37 10:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:57:37 10:40:01 CPU %user %nice %system %iowait %steal %idle 10:57:37 10:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:57:37 10:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:57:37 10:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:37 10:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:57:37 10:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:57:37 10:43:01 all 0.21 0.00 0.01 0.00 0.01 99.78 10:57:37 10:43:01 0 1.52 0.00 0.00 0.00 0.02 98.47 10:57:37 10:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:57:37 10:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:57:37 10:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:44:01 all 0.27 0.00 0.01 0.01 0.00 99.70 10:57:37 10:44:01 0 2.00 0.00 0.00 0.08 0.00 97.91 10:57:37 10:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 10:57:37 10:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:57:37 10:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:57:37 10:45:01 0 1.97 0.00 0.02 0.00 0.02 98.00 10:57:37 10:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:57:37 10:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:57:37 10:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:57:37 10:46:01 0 1.99 0.00 0.00 0.00 0.00 98.01 10:57:37 10:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:57:37 10:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 10:57:37 10:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:47:01 all 0.22 0.00 0.02 0.00 0.00 99.75 10:57:37 10:47:01 0 1.65 0.00 0.12 0.00 0.02 98.22 10:57:37 10:47:01 1 0.02 0.00 0.05 0.00 0.00 99.93 10:57:37 10:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:57:37 10:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:57:37 10:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:48:01 2 0.05 0.00 0.03 0.00 0.03 99.88 10:57:37 10:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:57:37 10:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:57:37 10:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:57:37 10:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:57:37 10:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:37 10:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:50:01 2 0.08 0.00 0.03 0.00 0.02 99.87 10:57:37 10:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:57:37 10:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:37 10:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:57:37 10:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:57:37 10:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:57:37 10:51:01 CPU %user %nice %system %iowait %steal %idle 10:57:37 10:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:57:37 10:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:53:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:57:37 10:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:57:37 10:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:57:37 10:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:53:01 4 0.03 0.00 0.00 0.02 0.00 99.95 10:57:37 10:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:57:37 10:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:57:37 10:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:54:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:57:37 10:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:57:37 10:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:37 10:55:01 2 0.05 0.00 0.07 0.00 0.02 99.87 10:57:37 10:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:55:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:57:37 10:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:57:37 10:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:57:37 10:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:56:01 2 0.07 0.00 0.00 0.00 0.02 99.92 10:57:37 10:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:37 10:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 10:57:01 all 0.01 0.00 0.00 0.00 0.00 99.97 10:57:37 10:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:57:37 10:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:57:37 10:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:37 10:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:37 10:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:37 10:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:57:37 10:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:57:37 10:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:37 Average: all 6.10 0.00 1.10 1.19 0.02 91.58 10:57:37 Average: 0 6.48 0.00 1.12 0.87 0.03 91.49 10:57:37 Average: 1 6.21 0.00 1.10 0.79 0.03 91.86 10:57:37 Average: 2 5.90 0.00 1.15 1.41 0.02 91.52 10:57:37 Average: 3 6.02 0.00 1.10 1.79 0.02 91.08 10:57:37 Average: 4 6.09 0.00 1.06 1.36 0.02 91.47 10:57:37 Average: 5 6.10 0.00 1.06 0.76 0.02 92.07 10:57:37 Average: 6 6.04 0.00 1.06 0.97 0.02 91.91 10:57:37 Average: 7 5.99 0.00 1.15 1.57 0.02 91.26 10:57:37 10:57:37 10:57:37